git 初始化
						commit
						d76a62d4a6
					
				| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
.env
 | 
			
		||||
/.idea
 | 
			
		||||
/.vscode
 | 
			
		||||
backup/data/*
 | 
			
		||||
/CN/image/*
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,482 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>关于我们-机场简介</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
        
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center about-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场简介</h3>
 | 
			
		||||
					<h2>Airport profile</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/about/about.html">关于我们</a>
 | 
			
		||||
			<span>机场简介</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!----><div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>机场简介</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--周边地图内容-->
 | 
			
		||||
<!--						<div class="video top40">-->
 | 
			
		||||
<!--							<video autoplay="" controls="" src="/image/about_video.mp4"></video>-->
 | 
			
		||||
<!--						</div>-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><span style="font-family: 宋体; text-indent: 32px;"></span></p><p style="text-align:center"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px; text-indent: 2em; text-align: justify;"></span></p><p style="text-indent: 2em; line-height: 3em;"><span style="text-indent: 2em; text-align: justify; font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; text-indent: 2em; text-align: justify;">成都天府国际机场是我国“十三五”期间规划建设的最大民用运输机场。本期建设“两纵一横”3条跑道、71万平方米的航站楼以及相应的配套设施,同步建设空管工程、供油工程、航空公司基地以及邮件处理中心,满足年旅客吞吐量6000万人次、货邮吞吐量130万吨的需求。远期规划建设“四纵两横”6条跑道,140万平方米的航站楼,满足年旅客吞吐量1.2亿人次、货邮吞吐量280万吨的需求</span>。</span></p><p><span style="font-family: 宋体; text-indent: 32px;"></span><br/></p><p><span style="font-family: 宋体; text-indent: 32px;"><img src="/qwer/202008/ca8b512e12e24f04b63b4e0ca88c93f1.jpg" title="" alt=""/></span></p>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,482 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
        
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center about-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场简介</h3>
 | 
			
		||||
					<h2>Airport Introduction</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
 | 
			
		||||
					<span>机场简介</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!----><div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>机场简介</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--周边地图内容-->
 | 
			
		||||
						<div class="video top40">
 | 
			
		||||
							<video controls="" src="/image/about_video.mp4"></video>
 | 
			
		||||
						</div>
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><span style="font-family: 宋体; text-indent: 32px;"></span></p><p style="text-align:center"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px; text-indent: 2em; text-align: justify;"></span></p><p style="text-indent: 2em; line-height: 3em;"><span style="text-indent: 2em; text-align: justify; font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; text-indent: 2em; text-align: justify;">成都天府国际机场是我国“十三五”期间规划建设的最大民用运输机场。本期建设“两纵一横”3条跑道、71万平方米的航站楼以及相应的配套设施,同步建设空管工程、供油工程、航空公司基地以及邮件处理中心,满足年旅客吞吐量6000万人次、货邮吞吐量130万吨的需求。远期规划建设“四纵两横”6条跑道,140万平方米的航站楼,满足年旅客吞吐量1.2亿人次、货邮吞吐量280万吨的需求</span>。</span></p><p><span style="font-family: 宋体; text-indent: 32px;"></span><br/></p><p><span style="font-family: 宋体; text-indent: 32px;"><img src="/qwer/202008/ca8b512e12e24f04b63b4e0ca88c93f1.jpg" title="" alt=""/></span></p>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,453 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>机场新闻</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
<script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
<script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                13144553366<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
            </div>
 | 
			
		||||
            <img src="/image/ewm_1.png">
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="http://10.72.32.27
 | 
			
		||||
/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                    <form class="searcBox_l">
 | 
			
		||||
                        <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                        <input type="text" class="searchBoxTEXT"></input>
 | 
			
		||||
                        <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                        <ul id="xiala" ></ul>
 | 
			
		||||
                    </form>
 | 
			
		||||
                <script>
 | 
			
		||||
                    function renderForm(){
 | 
			
		||||
                        layui.use('form', function(){
 | 
			
		||||
                            var form1 = layui.form;
 | 
			
		||||
                            form1.render();
 | 
			
		||||
                        });
 | 
			
		||||
                    }
 | 
			
		||||
                   $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
                       var name = $(".searchBoxTEXT").val();
 | 
			
		||||
                       console.log(name)
 | 
			
		||||
                       var str = "";
 | 
			
		||||
 | 
			
		||||
                       $.ajax({
 | 
			
		||||
                           url: "/ddpflight/category/searchCategory",
 | 
			
		||||
                           data: {
 | 
			
		||||
                               name:name,
 | 
			
		||||
                               language:1
 | 
			
		||||
                           },
 | 
			
		||||
                           type: "GET",
 | 
			
		||||
                           dataType: "JSON",
 | 
			
		||||
                           success: function (data) {
 | 
			
		||||
                               for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                                   str += "<li><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                               }
 | 
			
		||||
                               $("#xiala").html(str);
 | 
			
		||||
                           }
 | 
			
		||||
                       });
 | 
			
		||||
                   })
 | 
			
		||||
                    function clearInputText(){
 | 
			
		||||
                        $(".searchBoxTEXT").val('')
 | 
			
		||||
                        $("#xiala").html('');
 | 
			
		||||
                    }
 | 
			
		||||
                    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
                        $(this).addClass('searchObjWidth');
 | 
			
		||||
                        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
                        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
                    })
 | 
			
		||||
                </script>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                            <a href="http://ctia.chinahr.com">人才招聘</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="http://10.72.32.27
 | 
			
		||||
/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">中文</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=294">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=608">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=614">停车楼</a></li>
 | 
			
		||||
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">要客服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">APM</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/leisure/leisure.html">休闲</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/play/other/other.html">其他商业</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;//高版本建议把括号去掉,有的低版本,需要加()
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
    .styleWidth{
 | 
			
		||||
        padding-left: calc((100vw - 1250px) /2 - (1420px - 1100px ) + 70px)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .searcBox_l{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        float: left;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        height: 49px;
 | 
			
		||||
        margin-right: 20px;
 | 
			
		||||
        transition: all .6s;
 | 
			
		||||
        -webkit-transition: all .6s;
 | 
			
		||||
        -moz-transition: all .6s;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
    }
 | 
			
		||||
    .searchBoxTEXT{
 | 
			
		||||
        width: 350px;
 | 
			
		||||
        height: 48px;
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
        margin-left: 40px;
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
    .btn_Sae{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 0;
 | 
			
		||||
        top: 0;
 | 
			
		||||
        background: url(/image/icon_05.png) no-repeat center;
 | 
			
		||||
        border: none;
 | 
			
		||||
    }
 | 
			
		||||
    .searcBox_l_ICON{
 | 
			
		||||
        display: none;
 | 
			
		||||
        width: 15px;
 | 
			
		||||
        height: 16px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        top: 17px;
 | 
			
		||||
        background: url(/image/ix_hd_icon4.png) no-repeat center;
 | 
			
		||||
        background-size: auto 13px;
 | 
			
		||||
        padding: 0 20px;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox{
 | 
			
		||||
        display: block !important;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox2{
 | 
			
		||||
        display: none !important;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjShow{
 | 
			
		||||
        display: block;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjWidth{
 | 
			
		||||
        width: 450px;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala{
 | 
			
		||||
        background:#fff ;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li{
 | 
			
		||||
        line-height: 30px;
 | 
			
		||||
        padding-left: 10px;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li:hover{
 | 
			
		||||
        background: #39a7f4;
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width:700px){
 | 
			
		||||
        .searchBoxTEXT{
 | 
			
		||||
            width: 130px;
 | 
			
		||||
        }
 | 
			
		||||
        .btn_Sae{
 | 
			
		||||
            width: 30px;
 | 
			
		||||
            height: 84%;
 | 
			
		||||
            background-size: auto 20px;
 | 
			
		||||
        }
 | 
			
		||||
        .searchObjWidth{
 | 
			
		||||
            width: 200px;
 | 
			
		||||
        }
 | 
			
		||||
        /*.searcBox_l {*/
 | 
			
		||||
        /*    width: 30px;*/
 | 
			
		||||
        /*}*/
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场新闻</h3>
 | 
			
		||||
					<h2>Airport News</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="http://10.72.32.27
 | 
			
		||||
/">首页</a>					
 | 
			
		||||
					<a href="/about/about.html">关于我们</a>
 | 
			
		||||
 | 
			
		||||
					<a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
					<span>新闻内容</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>成都天府国际机场空管工程通过第一批次行业验收</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; font-size: 16px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">(4月7日)成都天府国际机场空管工程通过第一批次行业验收。本次行业验收项目涵盖了天府机场空管大部分系统和工程,后续还将进行第二批次行业验收。</span></p><p style="text-align: center; text-indent: 2em; line-height: 2em;"><img src="https://pics2.baidu.com/feed/902397dda144ad348242df6905125cfc33ad859c.jpeg?token=7d57248c7952094cb19cbaa6b74f228c" width="595" class="index-module_large_1mscr" style="border: 0px; width: 599px; border-radius: 13px;"/></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; font-size: 16px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">据悉,本次行业验收由民航西南管理局组织开展,民航西南管理局、民航专业工程质量监督总站、民航局空管局、四川省机场集团有限公司、设计单位、监理单位、施工单位以及西南空管局相关部门等参加验收。今日,各专业组对航管系统工程、场面监视融汇系统、航管自动化系统等36大项工程和系统进行验收,经过各专业组现场查验、分组讨论、汇总意见,最终一致同意通过行业验收。</span></p><p style="text-align: center; text-indent: 2em; line-height: 2em;"><img src="https://pics7.baidu.com/feed/b17eca8065380cd7b98e826b7df4fd3c5b8281d8.jpeg?token=397975b68273148c33b78b231aa910c8" width="592" class="index-module_large_1mscr" style="border: 0px; width: 599px; border-radius: 13px;"/></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; font-size: 16px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">据介绍,成都天府国际机场空管工程是继北京大兴机场空管工程后,空管系统最大的工程,也是民航西南空管局近年来建设体量最大、专业范围最广的工程。天府机场空管工程作为成都天府国际机场的重要组成部分,空管工程第一批次行业验收通过,不仅为整个天府机场工程项目的行业验收拉开了序幕,也为确保天府机场按计划建成投用和保障飞行安全提供了坚实有力的条件,意义十分重大。</span></p><p style="text-align: center; text-indent: 2em; line-height: 2em;"><img src="https://pics2.baidu.com/feed/5366d0160924ab18d44aaca0e14ab6c57a890b05.jpeg?token=e8ab6359ee84745b1c2fa1a5926090df" width="595" class="index-module_large_1mscr" style="border: 0px; width: 599px; border-radius: 13px;"/></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; font-size: 16px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">本次行业验收项目涵盖了天府机场空管大部分系统和工程,后续还将进行第二批次行业验收,作为“兵马未动,粮草先行”的空管系统和工程,通过行业验收后将具备正式投用的基本条件,为天府机场的顺利投用夯实基础。</span></p><p style="text-indent: 2em; line-height: 2em;"><img src="/qwer/202008/a6013b28ecbf4e3ab68702ac20fa08a9.jpg" title="" alt=""/></p><p style="text-indent: 2em; line-height: 2em;"><img src="/qwer/202008/f2c9eb83ca9e4fe99ba7c337e2d4b1c2.jpg" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div style="width:600px;margin:0 auto; padding:0px 0;margin-top:20px">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a target="_blank" href="http://www.beian.gov.cn" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <img src="/image/batb.png" style="float:left;margin-left: 6px"/>
 | 
			
		||||
                    <p class="beian">川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    .beian{
 | 
			
		||||
        float:left;
 | 
			
		||||
        height:20px;
 | 
			
		||||
        line-height:20px;
 | 
			
		||||
        margin: 0px 0px 0px 5px;
 | 
			
		||||
        color:#939393;
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			var galleryThumbs = new Swiper('.gallery-thumbs', {
 | 
			
		||||
			  spaceBetween: 40,
 | 
			
		||||
			  slidesPerView: 4,
 | 
			
		||||
			  // loop: true,
 | 
			
		||||
			  freeMode: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  watchSlidesVisibility: true,
 | 
			
		||||
			  watchSlidesProgress: true,
 | 
			
		||||
			});
 | 
			
		||||
			var galleryTop = new Swiper('.gallery-top', {
 | 
			
		||||
			  spaceBetween: 10,
 | 
			
		||||
			  loop: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  navigation: {
 | 
			
		||||
				nextEl: '.swiper-button-next',
 | 
			
		||||
				prevEl: '.swiper-button-prev',
 | 
			
		||||
			  },
 | 
			
		||||
			  thumbs: {
 | 
			
		||||
				swiper: galleryThumbs,
 | 
			
		||||
			  },
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,453 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>机场新闻</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
<script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
<script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                13144553366<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
            </div>
 | 
			
		||||
            <img src="/image/ewm_1.png">
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="http://10.72.32.27
 | 
			
		||||
/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                    <form class="searcBox_l">
 | 
			
		||||
                        <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                        <input type="text" class="searchBoxTEXT"></input>
 | 
			
		||||
                        <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                        <ul id="xiala" ></ul>
 | 
			
		||||
                    </form>
 | 
			
		||||
                <script>
 | 
			
		||||
                    function renderForm(){
 | 
			
		||||
                        layui.use('form', function(){
 | 
			
		||||
                            var form1 = layui.form;
 | 
			
		||||
                            form1.render();
 | 
			
		||||
                        });
 | 
			
		||||
                    }
 | 
			
		||||
                   $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
                       var name = $(".searchBoxTEXT").val();
 | 
			
		||||
                       console.log(name)
 | 
			
		||||
                       var str = "";
 | 
			
		||||
 | 
			
		||||
                       $.ajax({
 | 
			
		||||
                           url: "/ddpflight/category/searchCategory",
 | 
			
		||||
                           data: {
 | 
			
		||||
                               name:name,
 | 
			
		||||
                               language:1
 | 
			
		||||
                           },
 | 
			
		||||
                           type: "GET",
 | 
			
		||||
                           dataType: "JSON",
 | 
			
		||||
                           success: function (data) {
 | 
			
		||||
                               for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                                   str += "<li><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                               }
 | 
			
		||||
                               $("#xiala").html(str);
 | 
			
		||||
                           }
 | 
			
		||||
                       });
 | 
			
		||||
                   })
 | 
			
		||||
                    function clearInputText(){
 | 
			
		||||
                        $(".searchBoxTEXT").val('')
 | 
			
		||||
                        $("#xiala").html('');
 | 
			
		||||
                    }
 | 
			
		||||
                    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
                        $(this).addClass('searchObjWidth');
 | 
			
		||||
                        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
                        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
                    })
 | 
			
		||||
                </script>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                            <a href="http://ctia.chinahr.com">人才招聘</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="http://10.72.32.27
 | 
			
		||||
/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">中文</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=294">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=608">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=614">停车楼</a></li>
 | 
			
		||||
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">要客服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">APM</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/leisure/leisure.html">休闲</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/play/other/other.html">其他商业</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;//高版本建议把括号去掉,有的低版本,需要加()
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
    .styleWidth{
 | 
			
		||||
        padding-left: calc((100vw - 1250px) /2 - (1420px - 1100px ) + 70px)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .searcBox_l{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        float: left;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        height: 49px;
 | 
			
		||||
        margin-right: 20px;
 | 
			
		||||
        transition: all .6s;
 | 
			
		||||
        -webkit-transition: all .6s;
 | 
			
		||||
        -moz-transition: all .6s;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
    }
 | 
			
		||||
    .searchBoxTEXT{
 | 
			
		||||
        width: 350px;
 | 
			
		||||
        height: 48px;
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
        margin-left: 40px;
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
    .btn_Sae{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 0;
 | 
			
		||||
        top: 0;
 | 
			
		||||
        background: url(/image/icon_05.png) no-repeat center;
 | 
			
		||||
        border: none;
 | 
			
		||||
    }
 | 
			
		||||
    .searcBox_l_ICON{
 | 
			
		||||
        display: none;
 | 
			
		||||
        width: 15px;
 | 
			
		||||
        height: 16px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        top: 17px;
 | 
			
		||||
        background: url(/image/ix_hd_icon4.png) no-repeat center;
 | 
			
		||||
        background-size: auto 13px;
 | 
			
		||||
        padding: 0 20px;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox{
 | 
			
		||||
        display: block !important;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox2{
 | 
			
		||||
        display: none !important;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjShow{
 | 
			
		||||
        display: block;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjWidth{
 | 
			
		||||
        width: 450px;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala{
 | 
			
		||||
        background:#fff ;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li{
 | 
			
		||||
        line-height: 30px;
 | 
			
		||||
        padding-left: 10px;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li:hover{
 | 
			
		||||
        background: #39a7f4;
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width:700px){
 | 
			
		||||
        .searchBoxTEXT{
 | 
			
		||||
            width: 130px;
 | 
			
		||||
        }
 | 
			
		||||
        .btn_Sae{
 | 
			
		||||
            width: 30px;
 | 
			
		||||
            height: 84%;
 | 
			
		||||
            background-size: auto 20px;
 | 
			
		||||
        }
 | 
			
		||||
        .searchObjWidth{
 | 
			
		||||
            width: 200px;
 | 
			
		||||
        }
 | 
			
		||||
        /*.searcBox_l {*/
 | 
			
		||||
        /*    width: 30px;*/
 | 
			
		||||
        /*}*/
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场新闻</h3>
 | 
			
		||||
					<h2>Airport News</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="http://10.72.32.27
 | 
			
		||||
/">首页</a>					
 | 
			
		||||
					<a href="/about/about.html">关于我们</a>
 | 
			
		||||
 | 
			
		||||
					<a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
					<span>新闻内容</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>成都天府国际机场空管工程通过第一批次行业验收</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">(4月7日)成都天府国际机场空管工程通过第一批次行业验收。本次行业验收项目涵盖了天府机场空管大部分系统和工程,后续还将进行第二批次行业验收。</span></p><p style="white-space: normal; text-align: center; text-indent: 2em; line-height: 2em;"><img src="https://pics2.baidu.com/feed/902397dda144ad348242df6905125cfc33ad859c.jpeg?token=7d57248c7952094cb19cbaa6b74f228c" width="595" class="index-module_large_1mscr" style="border: 0px; width: 599px; border-radius: 13px;"/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">据悉,本次行业验收由民航西南管理局组织开展,民航西南管理局、民航专业工程质量监督总站、民航局空管局、四川省机场集团有限公司、设计单位、监理单位、施工单位以及西南空管局相关部门等参加验收。今日,各专业组对航管系统工程、场面监视融汇系统、航管自动化系统等36大项工程和系统进行验收,经过各专业组现场查验、分组讨论、汇总意见,最终一致同意通过行业验收。</span></p><p style="white-space: normal; text-align: center; text-indent: 2em; line-height: 2em;"><img src="https://pics7.baidu.com/feed/b17eca8065380cd7b98e826b7df4fd3c5b8281d8.jpeg?token=397975b68273148c33b78b231aa910c8" width="592" class="index-module_large_1mscr" style="border: 0px; width: 599px; border-radius: 13px;"/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">据介绍,成都天府国际机场空管工程是继北京大兴机场空管工程后,空管系统最大的工程,也是民航西南空管局近年来建设体量最大、专业范围最广的工程。天府机场空管工程作为成都天府国际机场的重要组成部分,空管工程第一批次行业验收通过,不仅为整个天府机场工程项目的行业验收拉开了序幕,也为确保天府机场按计划建成投用和保障飞行安全提供了坚实有力的条件,意义十分重大。</span></p><p style="white-space: normal; text-align: center; text-indent: 2em; line-height: 2em;"><img src="https://pics2.baidu.com/feed/5366d0160924ab18d44aaca0e14ab6c57a890b05.jpeg?token=e8ab6359ee84745b1c2fa1a5926090df" width="595" class="index-module_large_1mscr" style="border: 0px; width: 599px; border-radius: 13px;"/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">本次行业验收项目涵盖了天府机场空管大部分系统和工程,后续还将进行第二批次行业验收,作为“兵马未动,粮草先行”的空管系统和工程,通过行业验收后将具备正式投用的基本条件,为天府机场的顺利投用夯实基础。</span></p><p style="white-space: normal; text-indent: 2em; line-height: 2em;"><img src="http://10.72.32.20:8001/qwer/202008/a6013b28ecbf4e3ab68702ac20fa08a9.jpg" title="" alt=""/></p><p style="white-space: normal; text-indent: 2em; line-height: 2em;"><img src="http://10.72.32.20:8001/qwer/202008/f2c9eb83ca9e4fe99ba7c337e2d4b1c2.jpg" title="" alt=""/></p><p><br/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div style="width:600px;margin:0 auto; padding:0px 0;margin-top:20px">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a target="_blank" href="http://www.beian.gov.cn" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <img src="/image/batb.png" style="float:left;margin-left: 6px"/>
 | 
			
		||||
                    <p class="beian">川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    .beian{
 | 
			
		||||
        float:left;
 | 
			
		||||
        height:20px;
 | 
			
		||||
        line-height:20px;
 | 
			
		||||
        margin: 0px 0px 0px 5px;
 | 
			
		||||
        color:#939393;
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			var galleryThumbs = new Swiper('.gallery-thumbs', {
 | 
			
		||||
			  spaceBetween: 40,
 | 
			
		||||
			  slidesPerView: 4,
 | 
			
		||||
			  // loop: true,
 | 
			
		||||
			  freeMode: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  watchSlidesVisibility: true,
 | 
			
		||||
			  watchSlidesProgress: true,
 | 
			
		||||
			});
 | 
			
		||||
			var galleryTop = new Swiper('.gallery-top', {
 | 
			
		||||
			  spaceBetween: 10,
 | 
			
		||||
			  loop: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  navigation: {
 | 
			
		||||
				nextEl: '.swiper-button-next',
 | 
			
		||||
				prevEl: '.swiper-button-prev',
 | 
			
		||||
			  },
 | 
			
		||||
			  thumbs: {
 | 
			
		||||
				swiper: galleryThumbs,
 | 
			
		||||
			  },
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,504 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>机场新闻</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
            </div>
 | 
			
		||||
            <img src="/image/ewm_1.png">
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                    <form class="searcBox_l">
 | 
			
		||||
                        <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                        <input type="text" class="searchBoxTEXT"></input>
 | 
			
		||||
                        <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                        <ul id="xiala" ></ul>
 | 
			
		||||
                    </form>
 | 
			
		||||
                <script>
 | 
			
		||||
                    function renderForm(){
 | 
			
		||||
                        layui.use('form', function(){
 | 
			
		||||
                            var form1 = layui.form;
 | 
			
		||||
                            form1.render();
 | 
			
		||||
                        });
 | 
			
		||||
                    }
 | 
			
		||||
                   $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
                       var name = $(".searchBoxTEXT").val();
 | 
			
		||||
                       var str = "";
 | 
			
		||||
                       $.ajax({
 | 
			
		||||
                           url: "/ddpflight/category/searchCategory",
 | 
			
		||||
                           data: {
 | 
			
		||||
                               name:name,
 | 
			
		||||
                               language:1
 | 
			
		||||
                           },
 | 
			
		||||
                           type: "POST",
 | 
			
		||||
                           dataType: "JSON",
 | 
			
		||||
                           success: function (data) {
 | 
			
		||||
                               for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                                   str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                               }
 | 
			
		||||
                               $("#xiala").html(str);
 | 
			
		||||
                               $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                                   var link = $(this).attr("link");
 | 
			
		||||
                                   window.parent.location.href=link;
 | 
			
		||||
                               })
 | 
			
		||||
                           }
 | 
			
		||||
                       });
 | 
			
		||||
                   })
 | 
			
		||||
                    function clearInputText(){
 | 
			
		||||
                        $(".searchBoxTEXT").val('')
 | 
			
		||||
                        $("#xiala").html('')
 | 
			
		||||
                        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
                        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
                        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
                    }
 | 
			
		||||
                    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
                        $(this).addClass('searchObjWidth');
 | 
			
		||||
                        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
                        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
                    })
 | 
			
		||||
                </script>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">中文</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=294">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=608">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=614">停车楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">APM</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;//高版本建议把括号去掉,有的低版本,需要加()
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
    .styleWidth{
 | 
			
		||||
        padding-left: calc((100vw - 1250px) /2 - (1420px - 1100px ) + 70px)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .searcBox_l{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        float: left;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        height: 49px;
 | 
			
		||||
        margin-right: 20px;
 | 
			
		||||
        transition: all .6s;
 | 
			
		||||
        -webkit-transition: all .6s;
 | 
			
		||||
        -moz-transition: all .6s;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
    }
 | 
			
		||||
    .searchBoxTEXT{
 | 
			
		||||
        width: 350px;
 | 
			
		||||
        height: 48px;
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
        margin-left: 40px;
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
    .btn_Sae{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 0;
 | 
			
		||||
        top: 0;
 | 
			
		||||
        background: url(/image/icon_05.png) no-repeat center;
 | 
			
		||||
        border: none;
 | 
			
		||||
    }
 | 
			
		||||
    .searcBox_l_ICON{
 | 
			
		||||
        display: none;
 | 
			
		||||
        width: 15px;
 | 
			
		||||
        height: 16px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        top: 17px;
 | 
			
		||||
        background: url(/image/ix_hd_icon4.png) no-repeat center;
 | 
			
		||||
        background-size: auto 13px;
 | 
			
		||||
        padding: 0 20px;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox{
 | 
			
		||||
        display: block !important;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox2{
 | 
			
		||||
        display: none !important;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjShow{
 | 
			
		||||
        display: block;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjWidth{
 | 
			
		||||
        width: 450px;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala{
 | 
			
		||||
        background:#fff ;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li{
 | 
			
		||||
        line-height: 30px;
 | 
			
		||||
        padding-left: 10px;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li:hover{
 | 
			
		||||
        background: #39a7f4;
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width:700px){
 | 
			
		||||
        .searchBoxTEXT{
 | 
			
		||||
            width: 130px;
 | 
			
		||||
        }
 | 
			
		||||
        .btn_Sae{
 | 
			
		||||
            width: 30px;
 | 
			
		||||
            height: 84%;
 | 
			
		||||
            background-size: auto 20px;
 | 
			
		||||
        }
 | 
			
		||||
        .searchObjWidth{
 | 
			
		||||
            width: 200px;
 | 
			
		||||
        }
 | 
			
		||||
        /*.searcBox_l {*/
 | 
			
		||||
        /*    width: 30px;*/
 | 
			
		||||
        /*}*/
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场新闻</h3>
 | 
			
		||||
					<h2>Airport News</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/about/about.html">关于我们</a>
 | 
			
		||||
 | 
			
		||||
					<a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
					<span>新闻内容</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>成都天府国际机场空管工程通过第一批次行业验收</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px;">(4月7日)成都天府国际机场空管工程通过第一批次行业验收。本次行业验收项目涵盖了天府机场空管大部分系统和工程,后续还将进行第二批次行业验收。</span></p><p style="text-align:center"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px;"><img src="/qwer/202104/ccb17830160244d7b9ab208072ba2161.jpg" title="" alt=""/></span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px;">据悉,本次行业验收由民航西南管理局组织开展,民航西南管理局、民航专业工程质量监督总站、民航局空管局、四川省机场集团有限公司、设计单位、监理单位、施工单位以及西南空管局相关部门等参加验收。今日,各专业组对航管系统工程、场面监视融汇系统、航管自动化系统等36大项工程和系统进行验收,经过各专业组现场查验、分组讨论、汇总意见,最终一致同意通过行业验收。</span></p><p style="text-align:center"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px;"><img src="/qwer/202104/481a2b1165154e8bb91aa0ca26a67d84.jpg" title="" alt=""/></span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px;">据介绍,成都天府国际机场空管工程是继北京大兴机场空管工程后,空管系统最大的工程,也是民航西南空管局近年来建设体量最大、专业范围最广的工程。天府机场空管工程作为成都天府国际机场的重要组成部分,空管工程第一批次行业验收通过,不仅为整个天府机场工程项目的行业验收拉开了序幕,也为确保天府机场按计划建成投用和保障飞行安全提供了坚实有力的条件,意义十分重大。</span></p><p style="text-align:center"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px;"><img src="/qwer/202104/5a73dbbfb2a541cc8c2a3f6c702d4d09.jpg" title="" alt=""/></span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; color: rgb(51, 51, 51); text-align: justify; text-indent: 2em; line-height: 2em;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 18px;">本次行业验收项目涵盖了天府机场空管大部分系统和工程,后续还将进行第二批次行业验收,作为“兵马未动,粮草先行”的空管系统和工程,通过行业验收后将具备正式投用的基本条件,为天府机场的顺利投用夯实基础。</span></p><p style="white-space: normal; text-indent: 2em; line-height: 2em;"><img src="http://10.72.32.20:8001/qwer/202008/a6013b28ecbf4e3ab68702ac20fa08a9.jpg" title="" alt=""/></p><p style="white-space: normal; text-indent: 2em; line-height: 2em;"><img src="http://10.72.32.20:8001/qwer/202008/f2c9eb83ca9e4fe99ba7c337e2d4b1c2.jpg" title="" alt=""/></p><p><br style="white-space: normal;"/></p><p><br/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div style="width:600px;margin:0 auto; padding:0px 0;margin-top:20px">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a target="_blank" href="http://www.beian.gov.cn" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <img src="/image/batb.png" style="float:left;margin-left: 6px"/>
 | 
			
		||||
                    <p class="beian">川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    .beian{
 | 
			
		||||
        float:left;
 | 
			
		||||
        height:20px;
 | 
			
		||||
        line-height:20px;
 | 
			
		||||
        margin: 0px 0px 0px 5px;
 | 
			
		||||
        color:#939393;
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			var galleryThumbs = new Swiper('.gallery-thumbs', {
 | 
			
		||||
			  spaceBetween: 40,
 | 
			
		||||
			  slidesPerView: 4,
 | 
			
		||||
			  // loop: true,
 | 
			
		||||
			  freeMode: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  watchSlidesVisibility: true,
 | 
			
		||||
			  watchSlidesProgress: true,
 | 
			
		||||
			});
 | 
			
		||||
			var galleryTop = new Swiper('.gallery-top', {
 | 
			
		||||
			  spaceBetween: 10,
 | 
			
		||||
			  loop: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  navigation: {
 | 
			
		||||
				nextEl: '.swiper-button-next',
 | 
			
		||||
				prevEl: '.swiper-button-prev',
 | 
			
		||||
			  },
 | 
			
		||||
			  thumbs: {
 | 
			
		||||
				swiper: galleryThumbs,
 | 
			
		||||
			  },
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,453 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>机场新闻</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
<script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
<script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                13144553366<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
            </div>
 | 
			
		||||
            <img src="/image/ewm_1.png">
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="http://10.72.32.27
 | 
			
		||||
/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                    <form class="searcBox_l">
 | 
			
		||||
                        <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                        <input type="text" class="searchBoxTEXT"></input>
 | 
			
		||||
                        <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                        <ul id="xiala" ></ul>
 | 
			
		||||
                    </form>
 | 
			
		||||
                <script>
 | 
			
		||||
                    function renderForm(){
 | 
			
		||||
                        layui.use('form', function(){
 | 
			
		||||
                            var form1 = layui.form;
 | 
			
		||||
                            form1.render();
 | 
			
		||||
                        });
 | 
			
		||||
                    }
 | 
			
		||||
                   $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
                       var name = $(".searchBoxTEXT").val();
 | 
			
		||||
                       console.log(name)
 | 
			
		||||
                       var str = "";
 | 
			
		||||
 | 
			
		||||
                       $.ajax({
 | 
			
		||||
                           url: "/ddpflight/category/searchCategory",
 | 
			
		||||
                           data: {
 | 
			
		||||
                               name:name,
 | 
			
		||||
                               language:1
 | 
			
		||||
                           },
 | 
			
		||||
                           type: "GET",
 | 
			
		||||
                           dataType: "JSON",
 | 
			
		||||
                           success: function (data) {
 | 
			
		||||
                               for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                                   str += "<li><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                               }
 | 
			
		||||
                               $("#xiala").html(str);
 | 
			
		||||
                           }
 | 
			
		||||
                       });
 | 
			
		||||
                   })
 | 
			
		||||
                    function clearInputText(){
 | 
			
		||||
                        $(".searchBoxTEXT").val('')
 | 
			
		||||
                        $("#xiala").html('');
 | 
			
		||||
                    }
 | 
			
		||||
                    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
                        $(this).addClass('searchObjWidth');
 | 
			
		||||
                        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
                        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
                    })
 | 
			
		||||
                </script>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                            <a href="http://ctia.chinahr.com">人才招聘</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="http://10.72.32.27
 | 
			
		||||
/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">中文</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=294">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=608">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=614">停车楼</a></li>
 | 
			
		||||
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">要客服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">APM</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/leisure/leisure.html">休闲</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/play/other/other.html">其他商业</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;//高版本建议把括号去掉,有的低版本,需要加()
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
    .styleWidth{
 | 
			
		||||
        padding-left: calc((100vw - 1250px) /2 - (1420px - 1100px ) + 70px)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .searcBox_l{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        float: left;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        height: 49px;
 | 
			
		||||
        margin-right: 20px;
 | 
			
		||||
        transition: all .6s;
 | 
			
		||||
        -webkit-transition: all .6s;
 | 
			
		||||
        -moz-transition: all .6s;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
    }
 | 
			
		||||
    .searchBoxTEXT{
 | 
			
		||||
        width: 350px;
 | 
			
		||||
        height: 48px;
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
        margin-left: 40px;
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
    .btn_Sae{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 0;
 | 
			
		||||
        top: 0;
 | 
			
		||||
        background: url(/image/icon_05.png) no-repeat center;
 | 
			
		||||
        border: none;
 | 
			
		||||
    }
 | 
			
		||||
    .searcBox_l_ICON{
 | 
			
		||||
        display: none;
 | 
			
		||||
        width: 15px;
 | 
			
		||||
        height: 16px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        top: 17px;
 | 
			
		||||
        background: url(/image/ix_hd_icon4.png) no-repeat center;
 | 
			
		||||
        background-size: auto 13px;
 | 
			
		||||
        padding: 0 20px;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox{
 | 
			
		||||
        display: block !important;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox2{
 | 
			
		||||
        display: none !important;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjShow{
 | 
			
		||||
        display: block;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjWidth{
 | 
			
		||||
        width: 450px;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala{
 | 
			
		||||
        background:#fff ;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li{
 | 
			
		||||
        line-height: 30px;
 | 
			
		||||
        padding-left: 10px;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li:hover{
 | 
			
		||||
        background: #39a7f4;
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width:700px){
 | 
			
		||||
        .searchBoxTEXT{
 | 
			
		||||
            width: 130px;
 | 
			
		||||
        }
 | 
			
		||||
        .btn_Sae{
 | 
			
		||||
            width: 30px;
 | 
			
		||||
            height: 84%;
 | 
			
		||||
            background-size: auto 20px;
 | 
			
		||||
        }
 | 
			
		||||
        .searchObjWidth{
 | 
			
		||||
            width: 200px;
 | 
			
		||||
        }
 | 
			
		||||
        /*.searcBox_l {*/
 | 
			
		||||
        /*    width: 30px;*/
 | 
			
		||||
        /*}*/
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场新闻</h3>
 | 
			
		||||
					<h2>Airport News</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="http://10.72.32.27
 | 
			
		||||
/">首页</a>					
 | 
			
		||||
					<a href="/about/about.html">关于我们</a>
 | 
			
		||||
 | 
			
		||||
					<a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
					<span>新闻内容</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>成都天府国际机场空管工程通过第一批次行业验收</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p style="text-indent: 2em; line-height: 1.5em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">(4月7日)成都天府国际机场空管工程通过第一批次行业验收。本次行业验收项目涵盖了天府机场空管大部分系统和工程,后续还将进行第二批次行业验收。</span></p><p style="text-align:center"><span style="font-family: 微软雅黑, "Microsoft YaHei";"><img src="/qwer/20210415/c6bbb48bf10249b59eb71367646865e1.jpeg" title="" alt=""/></span></p><p style="text-indent: 2em; line-height: 1.5em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">据悉,本次行业验收由民航西南管理局组织开展,民航西南管理局、民航专业工程质量监督总站、民航局空管局、四川省机场集团有限公司、设计单位、监理单位、施工单位以及西南空管局相关部门等参加验收。今日,各专业组对航管系统工程、场面监视融汇系统、航管自动化系统等36大项工程和系统进行验收,经过各专业组现场查验、分组讨论、汇总意见,最终一致同意通过行业验收。</span></p><p style="text-align:center"><span style="font-family: 微软雅黑, "Microsoft YaHei";"><img src="/qwer/20210415/90abb1dea536426889a251b3425edcf4.jpeg" title="" alt=""/></span></p><p style="text-indent: 2em; line-height: 1.5em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">据介绍,成都天府国际机场空管工程是继北京大兴机场空管工程后,空管系统最大的工程,也是民航西南空管局近年来建设体量最大、专业范围最广的工程。天府机场空管工程作为成都天府国际机场的重要组成部分,空管工程第一批次行业验收通过,不仅为整个天府机场工程项目的行业验收拉开了序幕,也为确保天府机场按计划建成投用和保障飞行安全提供了坚实有力的条件,意义十分重大。</span></p><p style="text-align:center"><span style="font-family: 微软雅黑, "Microsoft YaHei";"><img src="/qwer/20210415/45bbcf90b55647408facede795690ed8.jpeg" title="" alt=""/></span></p><p style="text-indent: 2em; line-height: 1.5em;"><span style="font-family: 微软雅黑, "Microsoft YaHei";">本次行业验收项目涵盖了天府机场空管大部分系统和工程,后续还将进行第二批次行业验收,作为“兵马未动,粮草先行”的空管系统和工程,通过行业验收后将具备正式投用的基本条件,为天府机场的顺利投用夯实基础。</span></p><p><br/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div style="width:600px;margin:0 auto; padding:0px 0;margin-top:20px">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a target="_blank" href="http://www.beian.gov.cn" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <img src="/image/batb.png" style="float:left;margin-left: 6px"/>
 | 
			
		||||
                    <p class="beian">川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    .beian{
 | 
			
		||||
        float:left;
 | 
			
		||||
        height:20px;
 | 
			
		||||
        line-height:20px;
 | 
			
		||||
        margin: 0px 0px 0px 5px;
 | 
			
		||||
        color:#939393;
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			var galleryThumbs = new Swiper('.gallery-thumbs', {
 | 
			
		||||
			  spaceBetween: 40,
 | 
			
		||||
			  slidesPerView: 4,
 | 
			
		||||
			  // loop: true,
 | 
			
		||||
			  freeMode: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  watchSlidesVisibility: true,
 | 
			
		||||
			  watchSlidesProgress: true,
 | 
			
		||||
			});
 | 
			
		||||
			var galleryTop = new Swiper('.gallery-top', {
 | 
			
		||||
			  spaceBetween: 10,
 | 
			
		||||
			  loop: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  navigation: {
 | 
			
		||||
				nextEl: '.swiper-button-next',
 | 
			
		||||
				prevEl: '.swiper-button-prev',
 | 
			
		||||
			  },
 | 
			
		||||
			  thumbs: {
 | 
			
		||||
				swiper: galleryThumbs,
 | 
			
		||||
			  },
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,430 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>机场新闻</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
<script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
<script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                13144553366<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
            </div>
 | 
			
		||||
            <img src="/image/ewm_1.png">
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="http://10.72.32.27
 | 
			
		||||
/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                    <form class="searcBox_l">
 | 
			
		||||
                        <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                        <input type="text" class="searchBoxTEXT"></input>
 | 
			
		||||
                        <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                        <ul id="xiala" ></ul>
 | 
			
		||||
                    </form>
 | 
			
		||||
                <script>
 | 
			
		||||
                    function renderForm(){
 | 
			
		||||
                        layui.use('form', function(){
 | 
			
		||||
                            var form1 = layui.form;
 | 
			
		||||
                            form1.render();
 | 
			
		||||
                        });
 | 
			
		||||
                    }
 | 
			
		||||
                   $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
                       var name = $(".searchBoxTEXT").val();
 | 
			
		||||
                       console.log(name)
 | 
			
		||||
                       var str = "";
 | 
			
		||||
 | 
			
		||||
                       $.ajax({
 | 
			
		||||
                           url: "/ddpflight/category/searchCategory",
 | 
			
		||||
                           data: {
 | 
			
		||||
                               name:name,
 | 
			
		||||
                               language:1
 | 
			
		||||
                           },
 | 
			
		||||
                           type: "GET",
 | 
			
		||||
                           dataType: "JSON",
 | 
			
		||||
                           success: function (data) {
 | 
			
		||||
                               for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                                   str += "<li><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                               }
 | 
			
		||||
                               $("#xiala").html(str);
 | 
			
		||||
                           }
 | 
			
		||||
                       });
 | 
			
		||||
                   })
 | 
			
		||||
                    function clearInputText(){
 | 
			
		||||
                        $(".searchBoxTEXT").val('')
 | 
			
		||||
                        $("#xiala").html('');
 | 
			
		||||
                    }
 | 
			
		||||
                    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
                        $(this).addClass('searchObjWidth');
 | 
			
		||||
                        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
                        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
                    })
 | 
			
		||||
                </script>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                            <a href="http://ctia.chinahr.com">人才招聘</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="http://10.72.32.27
 | 
			
		||||
/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">中文</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=294">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=608">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=614">停车楼</a></li>
 | 
			
		||||
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">要客服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">APM</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/leisure/leisure.html">休闲</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/play/other/other.html">其他商业</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;//高版本建议把括号去掉,有的低版本,需要加()
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
    .styleWidth{
 | 
			
		||||
        padding-left: calc((100vw - 1250px) /2 - (1420px - 1100px ) + 70px)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .searcBox_l{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        float: left;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        height: 49px;
 | 
			
		||||
        margin-right: 20px;
 | 
			
		||||
        transition: all .6s;
 | 
			
		||||
        -webkit-transition: all .6s;
 | 
			
		||||
        -moz-transition: all .6s;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
    }
 | 
			
		||||
    .searchBoxTEXT{
 | 
			
		||||
        width: 350px;
 | 
			
		||||
        height: 48px;
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
        margin-left: 40px;
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
    .btn_Sae{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 0;
 | 
			
		||||
        top: 0;
 | 
			
		||||
        background: url(/image/icon_05.png) no-repeat center;
 | 
			
		||||
        border: none;
 | 
			
		||||
    }
 | 
			
		||||
    .searcBox_l_ICON{
 | 
			
		||||
        display: none;
 | 
			
		||||
        width: 15px;
 | 
			
		||||
        height: 16px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        top: 17px;
 | 
			
		||||
        background: url(/image/ix_hd_icon4.png) no-repeat center;
 | 
			
		||||
        background-size: auto 13px;
 | 
			
		||||
        padding: 0 20px;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox{
 | 
			
		||||
        display: block !important;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox2{
 | 
			
		||||
        display: none !important;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjShow{
 | 
			
		||||
        display: block;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjWidth{
 | 
			
		||||
        width: 450px;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala{
 | 
			
		||||
        background:#fff ;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li{
 | 
			
		||||
        line-height: 30px;
 | 
			
		||||
        padding-left: 10px;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li:hover{
 | 
			
		||||
        background: #39a7f4;
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width:700px){
 | 
			
		||||
        .searchBoxTEXT{
 | 
			
		||||
            width: 130px;
 | 
			
		||||
        }
 | 
			
		||||
        .btn_Sae{
 | 
			
		||||
            width: 30px;
 | 
			
		||||
            height: 84%;
 | 
			
		||||
            background-size: auto 20px;
 | 
			
		||||
        }
 | 
			
		||||
        .searchObjWidth{
 | 
			
		||||
            width: 200px;
 | 
			
		||||
        }
 | 
			
		||||
        /*.searcBox_l {*/
 | 
			
		||||
        /*    width: 30px;*/
 | 
			
		||||
        /*}*/
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场新闻</h3>
 | 
			
		||||
					<h2>Airport News</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="http://10.72.32.27
 | 
			
		||||
/">首页</a>					
 | 
			
		||||
					<a href="/about/about.html">关于我们</a>
 | 
			
		||||
 | 
			
		||||
					<a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
					<span>新闻内容</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>测试</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p>123123</p><p><img src="/qwer/202104/cab8ae1549884b628aa63e4004b3e056.jpeg" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div style="width:600px;margin:0 auto; padding:0px 0;margin-top:20px">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a target="_blank" href="http://www.beian.gov.cn" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <img src="/image/batb.png" style="float:left;margin-left: 6px"/>
 | 
			
		||||
                    <p class="beian">川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    .beian{
 | 
			
		||||
        float:left;
 | 
			
		||||
        height:20px;
 | 
			
		||||
        line-height:20px;
 | 
			
		||||
        margin: 0px 0px 0px 5px;
 | 
			
		||||
        color:#939393;
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			var galleryThumbs = new Swiper('.gallery-thumbs', {
 | 
			
		||||
			  spaceBetween: 40,
 | 
			
		||||
			  slidesPerView: 4,
 | 
			
		||||
			  // loop: true,
 | 
			
		||||
			  freeMode: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  watchSlidesVisibility: true,
 | 
			
		||||
			  watchSlidesProgress: true,
 | 
			
		||||
			});
 | 
			
		||||
			var galleryTop = new Swiper('.gallery-top', {
 | 
			
		||||
			  spaceBetween: 10,
 | 
			
		||||
			  loop: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  navigation: {
 | 
			
		||||
				nextEl: '.swiper-button-next',
 | 
			
		||||
				prevEl: '.swiper-button-prev',
 | 
			
		||||
			  },
 | 
			
		||||
			  thumbs: {
 | 
			
		||||
				swiper: galleryThumbs,
 | 
			
		||||
			  },
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,430 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>机场新闻</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
<script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
<script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                13144553366<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
            </div>
 | 
			
		||||
            <img src="/image/ewm_1.png">
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="http://10.72.32.27
 | 
			
		||||
/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                    <form class="searcBox_l">
 | 
			
		||||
                        <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                        <input type="text" class="searchBoxTEXT"></input>
 | 
			
		||||
                        <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                        <ul id="xiala" ></ul>
 | 
			
		||||
                    </form>
 | 
			
		||||
                <script>
 | 
			
		||||
                    function renderForm(){
 | 
			
		||||
                        layui.use('form', function(){
 | 
			
		||||
                            var form1 = layui.form;
 | 
			
		||||
                            form1.render();
 | 
			
		||||
                        });
 | 
			
		||||
                    }
 | 
			
		||||
                   $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
                       var name = $(".searchBoxTEXT").val();
 | 
			
		||||
                       console.log(name)
 | 
			
		||||
                       var str = "";
 | 
			
		||||
 | 
			
		||||
                       $.ajax({
 | 
			
		||||
                           url: "/ddpflight/category/searchCategory",
 | 
			
		||||
                           data: {
 | 
			
		||||
                               name:name,
 | 
			
		||||
                               language:1
 | 
			
		||||
                           },
 | 
			
		||||
                           type: "GET",
 | 
			
		||||
                           dataType: "JSON",
 | 
			
		||||
                           success: function (data) {
 | 
			
		||||
                               for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                                   str += "<li><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                               }
 | 
			
		||||
                               $("#xiala").html(str);
 | 
			
		||||
                           }
 | 
			
		||||
                       });
 | 
			
		||||
                   })
 | 
			
		||||
                    function clearInputText(){
 | 
			
		||||
                        $(".searchBoxTEXT").val('')
 | 
			
		||||
                        $("#xiala").html('');
 | 
			
		||||
                    }
 | 
			
		||||
                    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
                        $(this).addClass('searchObjWidth');
 | 
			
		||||
                        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
                        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
                    })
 | 
			
		||||
                </script>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                            <a href="http://ctia.chinahr.com">人才招聘</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="http://10.72.32.27
 | 
			
		||||
/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">中文</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=294">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=608">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=614">停车楼</a></li>
 | 
			
		||||
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">要客服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">APM</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/leisure/leisure.html">休闲</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/play/other/other.html">其他商业</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;//高版本建议把括号去掉,有的低版本,需要加()
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
    .styleWidth{
 | 
			
		||||
        padding-left: calc((100vw - 1250px) /2 - (1420px - 1100px ) + 70px)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .searcBox_l{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        float: left;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        height: 49px;
 | 
			
		||||
        margin-right: 20px;
 | 
			
		||||
        transition: all .6s;
 | 
			
		||||
        -webkit-transition: all .6s;
 | 
			
		||||
        -moz-transition: all .6s;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
    }
 | 
			
		||||
    .searchBoxTEXT{
 | 
			
		||||
        width: 350px;
 | 
			
		||||
        height: 48px;
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
        margin-left: 40px;
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
    .btn_Sae{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 0;
 | 
			
		||||
        top: 0;
 | 
			
		||||
        background: url(/image/icon_05.png) no-repeat center;
 | 
			
		||||
        border: none;
 | 
			
		||||
    }
 | 
			
		||||
    .searcBox_l_ICON{
 | 
			
		||||
        display: none;
 | 
			
		||||
        width: 15px;
 | 
			
		||||
        height: 16px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        top: 17px;
 | 
			
		||||
        background: url(/image/ix_hd_icon4.png) no-repeat center;
 | 
			
		||||
        background-size: auto 13px;
 | 
			
		||||
        padding: 0 20px;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox{
 | 
			
		||||
        display: block !important;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox2{
 | 
			
		||||
        display: none !important;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjShow{
 | 
			
		||||
        display: block;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjWidth{
 | 
			
		||||
        width: 450px;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala{
 | 
			
		||||
        background:#fff ;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li{
 | 
			
		||||
        line-height: 30px;
 | 
			
		||||
        padding-left: 10px;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li:hover{
 | 
			
		||||
        background: #39a7f4;
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width:700px){
 | 
			
		||||
        .searchBoxTEXT{
 | 
			
		||||
            width: 130px;
 | 
			
		||||
        }
 | 
			
		||||
        .btn_Sae{
 | 
			
		||||
            width: 30px;
 | 
			
		||||
            height: 84%;
 | 
			
		||||
            background-size: auto 20px;
 | 
			
		||||
        }
 | 
			
		||||
        .searchObjWidth{
 | 
			
		||||
            width: 200px;
 | 
			
		||||
        }
 | 
			
		||||
        /*.searcBox_l {*/
 | 
			
		||||
        /*    width: 30px;*/
 | 
			
		||||
        /*}*/
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场新闻</h3>
 | 
			
		||||
					<h2>Airport News</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="http://10.72.32.27
 | 
			
		||||
/">首页</a>					
 | 
			
		||||
					<a href="/about/about.html">关于我们</a>
 | 
			
		||||
 | 
			
		||||
					<a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
					<span>新闻内容</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>测试</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p>12</p>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div style="width:600px;margin:0 auto; padding:0px 0;margin-top:20px">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a target="_blank" href="http://www.beian.gov.cn" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <img src="/image/batb.png" style="float:left;margin-left: 6px"/>
 | 
			
		||||
                    <p class="beian">川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    .beian{
 | 
			
		||||
        float:left;
 | 
			
		||||
        height:20px;
 | 
			
		||||
        line-height:20px;
 | 
			
		||||
        margin: 0px 0px 0px 5px;
 | 
			
		||||
        color:#939393;
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			var galleryThumbs = new Swiper('.gallery-thumbs', {
 | 
			
		||||
			  spaceBetween: 40,
 | 
			
		||||
			  slidesPerView: 4,
 | 
			
		||||
			  // loop: true,
 | 
			
		||||
			  freeMode: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  watchSlidesVisibility: true,
 | 
			
		||||
			  watchSlidesProgress: true,
 | 
			
		||||
			});
 | 
			
		||||
			var galleryTop = new Swiper('.gallery-top', {
 | 
			
		||||
			  spaceBetween: 10,
 | 
			
		||||
			  loop: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  navigation: {
 | 
			
		||||
				nextEl: '.swiper-button-next',
 | 
			
		||||
				prevEl: '.swiper-button-prev',
 | 
			
		||||
			  },
 | 
			
		||||
			  thumbs: {
 | 
			
		||||
				swiper: galleryThumbs,
 | 
			
		||||
			  },
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,453 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>机场新闻</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
<script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
<script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                13144553366<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
            </div>
 | 
			
		||||
            <img src="/image/ewm_1.png">
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="http://10.72.32.25
 | 
			
		||||
/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                    <form class="searcBox_l">
 | 
			
		||||
                        <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                        <input type="text" class="searchBoxTEXT"></input>
 | 
			
		||||
                        <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                        <ul id="xiala" ></ul>
 | 
			
		||||
                    </form>
 | 
			
		||||
                <script>
 | 
			
		||||
                    function renderForm(){
 | 
			
		||||
                        layui.use('form', function(){
 | 
			
		||||
                            var form1 = layui.form;
 | 
			
		||||
                            form1.render();
 | 
			
		||||
                        });
 | 
			
		||||
                    }
 | 
			
		||||
                   $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
                       var name = $(".searchBoxTEXT").val();
 | 
			
		||||
                       console.log(name)
 | 
			
		||||
                       var str = "";
 | 
			
		||||
 | 
			
		||||
                       $.ajax({
 | 
			
		||||
                           url: "/ddpflight/category/searchCategory",
 | 
			
		||||
                           data: {
 | 
			
		||||
                               name:name,
 | 
			
		||||
                               language:1
 | 
			
		||||
                           },
 | 
			
		||||
                           type: "GET",
 | 
			
		||||
                           dataType: "JSON",
 | 
			
		||||
                           success: function (data) {
 | 
			
		||||
                               for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                                   str += "<li><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                               }
 | 
			
		||||
                               $("#xiala").html(str);
 | 
			
		||||
                           }
 | 
			
		||||
                       });
 | 
			
		||||
                   })
 | 
			
		||||
                    function clearInputText(){
 | 
			
		||||
                        $(".searchBoxTEXT").val('')
 | 
			
		||||
                        $("#xiala").html('');
 | 
			
		||||
                    }
 | 
			
		||||
                    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
                        $(this).addClass('searchObjWidth');
 | 
			
		||||
                        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
                        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
                    })
 | 
			
		||||
                </script>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                            <a href="http://ctia.chinahr.com">人才招聘</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="http://10.72.32.25
 | 
			
		||||
/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">中文</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=294">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=608">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=614">停车楼</a></li>
 | 
			
		||||
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">要客服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">APM</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/leisure/leisure.html">休闲</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/play/other/other.html">其他商业</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;//高版本建议把括号去掉,有的低版本,需要加()
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
    .styleWidth{
 | 
			
		||||
        padding-left: calc((100vw - 1250px) /2 - (1420px - 1100px ) + 70px)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .searcBox_l{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        float: left;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        height: 49px;
 | 
			
		||||
        margin-right: 20px;
 | 
			
		||||
        transition: all .6s;
 | 
			
		||||
        -webkit-transition: all .6s;
 | 
			
		||||
        -moz-transition: all .6s;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
    }
 | 
			
		||||
    .searchBoxTEXT{
 | 
			
		||||
        width: 350px;
 | 
			
		||||
        height: 48px;
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
        margin-left: 40px;
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
    .btn_Sae{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 0;
 | 
			
		||||
        top: 0;
 | 
			
		||||
        background: url(/image/icon_05.png) no-repeat center;
 | 
			
		||||
        border: none;
 | 
			
		||||
    }
 | 
			
		||||
    .searcBox_l_ICON{
 | 
			
		||||
        display: none;
 | 
			
		||||
        width: 15px;
 | 
			
		||||
        height: 16px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        top: 17px;
 | 
			
		||||
        background: url(/image/ix_hd_icon4.png) no-repeat center;
 | 
			
		||||
        background-size: auto 13px;
 | 
			
		||||
        padding: 0 20px;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox{
 | 
			
		||||
        display: block !important;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox2{
 | 
			
		||||
        display: none !important;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjShow{
 | 
			
		||||
        display: block;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjWidth{
 | 
			
		||||
        width: 450px;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala{
 | 
			
		||||
        background:#fff ;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li{
 | 
			
		||||
        line-height: 30px;
 | 
			
		||||
        padding-left: 10px;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li:hover{
 | 
			
		||||
        background: #39a7f4;
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width:700px){
 | 
			
		||||
        .searchBoxTEXT{
 | 
			
		||||
            width: 130px;
 | 
			
		||||
        }
 | 
			
		||||
        .btn_Sae{
 | 
			
		||||
            width: 30px;
 | 
			
		||||
            height: 84%;
 | 
			
		||||
            background-size: auto 20px;
 | 
			
		||||
        }
 | 
			
		||||
        .searchObjWidth{
 | 
			
		||||
            width: 200px;
 | 
			
		||||
        }
 | 
			
		||||
        /*.searcBox_l {*/
 | 
			
		||||
        /*    width: 30px;*/
 | 
			
		||||
        /*}*/
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场新闻</h3>
 | 
			
		||||
					<h2>Airport News</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="http://10.72.32.25
 | 
			
		||||
/">首页</a>					
 | 
			
		||||
					<a href="/about/about.html">关于我们</a>
 | 
			
		||||
 | 
			
		||||
					<a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
					<span>新闻内容</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>测试</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p>123</p>
 | 
			
		||||
						</div>
 | 
			
		||||
						
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div style="width:600px;margin:0 auto; padding:0px 0;margin-top:20px">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a target="_blank" href="http://www.beian.gov.cn" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <img src="/image/batb.png" style="float:left;margin-left: 6px"/>
 | 
			
		||||
                    <p class="beian">川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    .beian{
 | 
			
		||||
        float:left;
 | 
			
		||||
        height:20px;
 | 
			
		||||
        line-height:20px;
 | 
			
		||||
        margin: 0px 0px 0px 5px;
 | 
			
		||||
        color:#939393;
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			var galleryThumbs = new Swiper('.gallery-thumbs', {
 | 
			
		||||
			  spaceBetween: 40,
 | 
			
		||||
			  slidesPerView: 4,
 | 
			
		||||
			  // loop: true,
 | 
			
		||||
			  freeMode: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  watchSlidesVisibility: true,
 | 
			
		||||
			  watchSlidesProgress: true,
 | 
			
		||||
			});
 | 
			
		||||
			var galleryTop = new Swiper('.gallery-top', {
 | 
			
		||||
			  spaceBetween: 10,
 | 
			
		||||
			  loop: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  navigation: {
 | 
			
		||||
				nextEl: '.swiper-button-next',
 | 
			
		||||
				prevEl: '.swiper-button-prev',
 | 
			
		||||
			  },
 | 
			
		||||
			  thumbs: {
 | 
			
		||||
				swiper: galleryThumbs,
 | 
			
		||||
			  },
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,595 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场新闻</h3>
 | 
			
		||||
					<h2>News</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
 | 
			
		||||
					<span>机场新闻</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="200">
 | 
			
		||||
				<div id="res" class="news">
 | 
			
		||||
<!--					-->
 | 
			
		||||
				</div>
 | 
			
		||||
				<!--page-->
 | 
			
		||||
				<div id="xinxi" class="page">
 | 
			
		||||
<!--					<a href="javascript:;"><</a>-->
 | 
			
		||||
<!--					<span>1</span>-->
 | 
			
		||||
<!--					<a href="javascript:;">></a>-->
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			layui.use(['layer', 'form', 'laydate'], function() {
 | 
			
		||||
				var layer = layui.layer,
 | 
			
		||||
					form = layui.form,
 | 
			
		||||
					laydate = layui.laydate;
 | 
			
		||||
 | 
			
		||||
				form.on('switch(optionsRadios)', function(data){
 | 
			
		||||
					if(data.elem.checked){
 | 
			
		||||
						$('.noName-box').hide();
 | 
			
		||||
						$('#cusOpinion').find('option').eq(2).remove();
 | 
			
		||||
					}else{
 | 
			
		||||
						$('.noName-box').show();
 | 
			
		||||
						$('#cusOpinion').append('<option value="3">投诉</option>')
 | 
			
		||||
					}
 | 
			
		||||
				});
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function () {
 | 
			
		||||
				var page = 0;
 | 
			
		||||
				var pages = 1;
 | 
			
		||||
				var minys  = 1;
 | 
			
		||||
				var maxys = 1;
 | 
			
		||||
				function load() {
 | 
			
		||||
					var str1 = "";
 | 
			
		||||
					var str2 = "";
 | 
			
		||||
					$.ajax({
 | 
			
		||||
						url: "/ddpflight/article/articlePaging",
 | 
			
		||||
						type: "post",
 | 
			
		||||
						dataType: "JSON",
 | 
			
		||||
						data: {
 | 
			
		||||
							size:10,
 | 
			
		||||
							page:page,
 | 
			
		||||
							filter_status_eq:1,
 | 
			
		||||
							filter_contentCategoryId_eq:290,
 | 
			
		||||
						},
 | 
			
		||||
						success: function (data) {
 | 
			
		||||
							pages = data.totalPages;
 | 
			
		||||
							maxys = data.totalPages;
 | 
			
		||||
							if (data.content){
 | 
			
		||||
								for (var i = 0; i < data.content.length; i++) {
 | 
			
		||||
									str1 += "<div class=\"list\">";
 | 
			
		||||
									str1 += "<a href=\"/about/news/"+data.content[i].id+".html"+"\">";
 | 
			
		||||
									str1 += "<div class=\"img\">";
 | 
			
		||||
									if(!data.content[i].contentImg){
 | 
			
		||||
										str1 += "<img src=/image/ix_hd_img1.png>";
 | 
			
		||||
									}else {
 | 
			
		||||
										str1 += "<img src="+data.content[i].contentImg+">";
 | 
			
		||||
									}
 | 
			
		||||
									str1 += "</div>";
 | 
			
		||||
									str1 += "<h3 class=\"name\">";
 | 
			
		||||
									str1 += data.content[i].contentTitle;
 | 
			
		||||
									str1 += "<span class=\"time\">"+data.content[i].createdDate+"</span>";
 | 
			
		||||
									str1 += "</h3>";
 | 
			
		||||
									if (data.content[i].contentDetails){
 | 
			
		||||
										var filterStr = FilterStr(data.content[i].contentDetails);
 | 
			
		||||
										var nowStr = wordlimit(filterStr);
 | 
			
		||||
									}
 | 
			
		||||
									str1 += "<p class=\"text\">"+nowStr+"</p>";
 | 
			
		||||
									str1 += "<h4><span>查看详情</span></h4>";
 | 
			
		||||
									str1 += "</a>";
 | 
			
		||||
									str1 += "</div>";
 | 
			
		||||
								}
 | 
			
		||||
								str2 += "<a id='prev' href=\"javascript:;\"><</a>\n";
 | 
			
		||||
								for(var i=page;i<page+3;i++)  //前后显示2个
 | 
			
		||||
								{
 | 
			
		||||
									if(i>=minys && i<=maxys)  //页数是要有范围的,大于最小页数,小于最大页数
 | 
			
		||||
									{
 | 
			
		||||
										if(i==page+1) {
 | 
			
		||||
											str2 += "<span class='dangqian' bs='"+i+"'>"+i+"</span>  ";  //当前页选中
 | 
			
		||||
										}
 | 
			
		||||
										else {
 | 
			
		||||
											str2 += "<a href=\"javascript:;\" class='list' bs='"+i+"'>"+i+"</a>  ";  //显示当前页
 | 
			
		||||
										}
 | 
			
		||||
									}
 | 
			
		||||
								}
 | 
			
		||||
								str2 +=	"<a id='next' href=\"javascript:;\">></a>";
 | 
			
		||||
							}else {
 | 
			
		||||
								str1 += "<div style='font-size: 18px;font-family: \"Microsoft Yahei\"'>敬请期待!</div>";
 | 
			
		||||
							}
 | 
			
		||||
							$("#res").html(str1);
 | 
			
		||||
							$("#xinxi").html(str2);
 | 
			
		||||
						}
 | 
			
		||||
					})
 | 
			
		||||
				}
 | 
			
		||||
				//下一页点击事件
 | 
			
		||||
				$("#xinxi").on('click', '#next', function () {
 | 
			
		||||
					page = page + 1;
 | 
			
		||||
					//检验
 | 
			
		||||
					if (page == pages) {
 | 
			
		||||
						page = pages-1;
 | 
			
		||||
					}
 | 
			
		||||
					load();
 | 
			
		||||
				});
 | 
			
		||||
				//上一页点击事件
 | 
			
		||||
				$("#xinxi").on('click', '#prev', function () {
 | 
			
		||||
					page = page - 1;
 | 
			
		||||
					if (page < 0) {
 | 
			
		||||
						page = 0;
 | 
			
		||||
					}
 | 
			
		||||
					load();
 | 
			
		||||
				});
 | 
			
		||||
				$("#xinxi").on('click','.list',function(){
 | 
			
		||||
					page = parseInt($(this).attr("bs"))-1;
 | 
			
		||||
					load(); //加载数据
 | 
			
		||||
				})
 | 
			
		||||
				load();
 | 
			
		||||
				function FilterStr(str) {
 | 
			
		||||
					var re = /<[^>]+>/gi;
 | 
			
		||||
					str = str.replace(re, '');
 | 
			
		||||
					return str;
 | 
			
		||||
				}
 | 
			
		||||
				function wordlimit(str) {
 | 
			
		||||
					var nowStr;
 | 
			
		||||
					if(str.length>100){
 | 
			
		||||
						nowStr = str.substring(0,100)+"......";
 | 
			
		||||
					}else {
 | 
			
		||||
						nowStr = str;
 | 
			
		||||
					}
 | 
			
		||||
					return nowStr
 | 
			
		||||
				}
 | 
			
		||||
			})
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -0,0 +1,429 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
        <title>机场公告</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
<script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
<link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
<script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                13144553366<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
            </div>
 | 
			
		||||
            <img src="/image/ewm_1.png">
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="http://10.72.32.27
 | 
			
		||||
/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                    <form class="searcBox_l">
 | 
			
		||||
                        <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                        <input type="text" class="searchBoxTEXT"></input>
 | 
			
		||||
                        <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                        <ul id="xiala" ></ul>
 | 
			
		||||
                    </form>
 | 
			
		||||
                <script>
 | 
			
		||||
                    function renderForm(){
 | 
			
		||||
                        layui.use('form', function(){
 | 
			
		||||
                            var form1 = layui.form;
 | 
			
		||||
                            form1.render();
 | 
			
		||||
                        });
 | 
			
		||||
                    }
 | 
			
		||||
                   $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
                       var name = $(".searchBoxTEXT").val();
 | 
			
		||||
                       console.log(name)
 | 
			
		||||
                       var str = "";
 | 
			
		||||
 | 
			
		||||
                       $.ajax({
 | 
			
		||||
                           url: "/ddpflight/category/searchCategory",
 | 
			
		||||
                           data: {
 | 
			
		||||
                               name:name,
 | 
			
		||||
                               language:1
 | 
			
		||||
                           },
 | 
			
		||||
                           type: "GET",
 | 
			
		||||
                           dataType: "JSON",
 | 
			
		||||
                           success: function (data) {
 | 
			
		||||
                               for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                                   str += "<li><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                               }
 | 
			
		||||
                               $("#xiala").html(str);
 | 
			
		||||
                           }
 | 
			
		||||
                       });
 | 
			
		||||
                   })
 | 
			
		||||
                    function clearInputText(){
 | 
			
		||||
                        $(".searchBoxTEXT").val('')
 | 
			
		||||
                        $("#xiala").html('');
 | 
			
		||||
                    }
 | 
			
		||||
                    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
                        $(this).addClass('searchObjWidth');
 | 
			
		||||
                        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
                        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
                    })
 | 
			
		||||
                </script>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                            <a href="http://ctia.chinahr.com">人才招聘</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="http://10.72.32.27
 | 
			
		||||
/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">中文</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=294">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=608">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=614">停车楼</a></li>
 | 
			
		||||
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">要客服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">APM</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/leisure/leisure.html">休闲</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/play/other/other.html">其他商业</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;//高版本建议把括号去掉,有的低版本,需要加()
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
    .styleWidth{
 | 
			
		||||
        padding-left: calc((100vw - 1250px) /2 - (1420px - 1100px ) + 70px)
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .searcBox_l{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        float: left;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        height: 49px;
 | 
			
		||||
        margin-right: 20px;
 | 
			
		||||
        transition: all .6s;
 | 
			
		||||
        -webkit-transition: all .6s;
 | 
			
		||||
        -moz-transition: all .6s;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
    }
 | 
			
		||||
    .searchBoxTEXT{
 | 
			
		||||
        width: 350px;
 | 
			
		||||
        height: 48px;
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: #f5f5f5;
 | 
			
		||||
        margin-left: 40px;
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
    .btn_Sae{
 | 
			
		||||
        width: 60px;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 0;
 | 
			
		||||
        top: 0;
 | 
			
		||||
        background: url(/image/icon_05.png) no-repeat center;
 | 
			
		||||
        border: none;
 | 
			
		||||
    }
 | 
			
		||||
    .searcBox_l_ICON{
 | 
			
		||||
        display: none;
 | 
			
		||||
        width: 15px;
 | 
			
		||||
        height: 16px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        top: 17px;
 | 
			
		||||
        background: url(/image/ix_hd_icon4.png) no-repeat center;
 | 
			
		||||
        background-size: auto 13px;
 | 
			
		||||
        padding: 0 20px;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox{
 | 
			
		||||
        display: block !important;
 | 
			
		||||
    }
 | 
			
		||||
    .isshowBox2{
 | 
			
		||||
        display: none !important;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjShow{
 | 
			
		||||
        display: block;
 | 
			
		||||
    }
 | 
			
		||||
    .searchObjWidth{
 | 
			
		||||
        width: 450px;
 | 
			
		||||
        transform: all .6s;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala{
 | 
			
		||||
        background:#fff ;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li{
 | 
			
		||||
        line-height: 30px;
 | 
			
		||||
        padding-left: 10px;
 | 
			
		||||
    }
 | 
			
		||||
    #xiala li:hover{
 | 
			
		||||
        background: #39a7f4;
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width:700px){
 | 
			
		||||
        .searchBoxTEXT{
 | 
			
		||||
            width: 130px;
 | 
			
		||||
        }
 | 
			
		||||
        .btn_Sae{
 | 
			
		||||
            width: 30px;
 | 
			
		||||
            height: 84%;
 | 
			
		||||
            background-size: auto 20px;
 | 
			
		||||
        }
 | 
			
		||||
        .searchObjWidth{
 | 
			
		||||
            width: 200px;
 | 
			
		||||
        }
 | 
			
		||||
        /*.searcBox_l {*/
 | 
			
		||||
        /*    width: 30px;*/
 | 
			
		||||
        /*}*/
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
		
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场公告</h3>
 | 
			
		||||
					<h2>Airport notice</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="http://10.72.32.27
 | 
			
		||||
/">首页</a>					
 | 
			
		||||
					<a href="/about/about.html">关于我们</a>
 | 
			
		||||
 | 
			
		||||
					<a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
					<span>公告内容</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box box-100">
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div class="f-r box-content">
 | 
			
		||||
						<!--周边地图-->
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>机场公告</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p>机场公告测试</p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div style="width:600px;margin:0 auto; padding:0px 0;margin-top:20px">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a target="_blank" href="http://www.beian.gov.cn" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <img src="/image/batb.png" style="float:left;margin-left: 6px"/>
 | 
			
		||||
                    <p class="beian">川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    .beian{
 | 
			
		||||
        float:left;
 | 
			
		||||
        height:20px;
 | 
			
		||||
        line-height:20px;
 | 
			
		||||
        margin: 0px 0px 0px 5px;
 | 
			
		||||
        color:#939393;
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			var galleryThumbs = new Swiper('.gallery-thumbs', {
 | 
			
		||||
			  spaceBetween: 40,
 | 
			
		||||
			  slidesPerView: 4,
 | 
			
		||||
			  // loop: true,
 | 
			
		||||
			  freeMode: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  watchSlidesVisibility: true,
 | 
			
		||||
			  watchSlidesProgress: true,
 | 
			
		||||
			});
 | 
			
		||||
			var galleryTop = new Swiper('.gallery-top', {
 | 
			
		||||
			  spaceBetween: 10,
 | 
			
		||||
			  loop: true,
 | 
			
		||||
			  loopedSlides: 5,
 | 
			
		||||
			  navigation: {
 | 
			
		||||
				nextEl: '.swiper-button-next',
 | 
			
		||||
				prevEl: '.swiper-button-prev',
 | 
			
		||||
			  },
 | 
			
		||||
			  thumbs: {
 | 
			
		||||
				swiper: galleryThumbs,
 | 
			
		||||
			  },
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
			
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,592 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center news-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<h3>机场公告</h3>
 | 
			
		||||
					<h2>Announcement</h2>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 separate-mune" >
 | 
			
		||||
			 
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
 | 
			
		||||
					<span>机场公告</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="200">
 | 
			
		||||
				<div id="res" class="news">
 | 
			
		||||
 | 
			
		||||
				</div>
 | 
			
		||||
				<div id="xinxi" class="page">
 | 
			
		||||
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			layui.use(['layer', 'form', 'laydate'], function() {
 | 
			
		||||
				var layer = layui.layer,
 | 
			
		||||
					form = layui.form,
 | 
			
		||||
					laydate = layui.laydate;
 | 
			
		||||
					
 | 
			
		||||
				form.on('switch(optionsRadios)', function(data){
 | 
			
		||||
					if(data.elem.checked){
 | 
			
		||||
						$('.noName-box').hide();
 | 
			
		||||
						$('#cusOpinion').find('option').eq(2).remove();
 | 
			
		||||
					}else{
 | 
			
		||||
						$('.noName-box').show();
 | 
			
		||||
						$('#cusOpinion').append('<option value="3">投诉</option>')
 | 
			
		||||
					}
 | 
			
		||||
				});
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
	<script>
 | 
			
		||||
		$(function () {
 | 
			
		||||
			var page = 0;
 | 
			
		||||
			var pages = 1;
 | 
			
		||||
			var minys  = 1;
 | 
			
		||||
			var maxys = 1;
 | 
			
		||||
			function load() {
 | 
			
		||||
				var str1 = "";
 | 
			
		||||
				var str2 = "";
 | 
			
		||||
				$.ajax({
 | 
			
		||||
					url: "/ddpflight/content/contentPaging",
 | 
			
		||||
					type: "post",
 | 
			
		||||
					dataType: "JSON",
 | 
			
		||||
					data: {
 | 
			
		||||
						size:10,
 | 
			
		||||
						page:page,
 | 
			
		||||
						filter_status_eq:1,
 | 
			
		||||
						filter_contentCategoryId_eq:289,
 | 
			
		||||
					},
 | 
			
		||||
					success: function (data) {
 | 
			
		||||
						pages = data.totalPages;
 | 
			
		||||
						maxys = data.totalPages;
 | 
			
		||||
						if (data.content){
 | 
			
		||||
							for (var i = 0; i < data.content.length; i++) {
 | 
			
		||||
								str1 += "<div class=\"list\">";
 | 
			
		||||
								str1 += "<a href=\"/about/notice/"+data.content[i].id+".html"+"\">";
 | 
			
		||||
								str1 += "<div class=\"img\">";
 | 
			
		||||
								if(!data.content[i].contentImg){
 | 
			
		||||
									str1 += "<img src=/image/ix_hd_img1.png>";
 | 
			
		||||
								}else {
 | 
			
		||||
									str1 += "<img src="+data.content[i].contentImg+">";
 | 
			
		||||
								}
 | 
			
		||||
								str1 += "</div>";
 | 
			
		||||
								str1 += "<h3 class=\"name\">";
 | 
			
		||||
								str1 += data.content[i].contentTitle;
 | 
			
		||||
								str1 += "<span class=\"time\">"+data.content[i].createdDate+"</span>";
 | 
			
		||||
								str1 += "</h3>";
 | 
			
		||||
								if (data.content[i].contentDetails){
 | 
			
		||||
									var filterStr = FilterStr(data.content[i].contentDetails);
 | 
			
		||||
									var nowStr = wordlimit(filterStr);
 | 
			
		||||
								}
 | 
			
		||||
								str1 += "<p class=\"text\">"+nowStr+"</p>";
 | 
			
		||||
								str1 += "<h4><span>查看详情</span></h4>";
 | 
			
		||||
								str1 += "</a>";
 | 
			
		||||
								str1 += "</div>";
 | 
			
		||||
							}
 | 
			
		||||
							str2 += "<a id='prev' href=\"javascript:;\"><</a>\n";
 | 
			
		||||
							for(var i=page;i<page+3;i++)  //前后显示2个
 | 
			
		||||
							{
 | 
			
		||||
								if(i>=minys && i<=maxys)  //页数是要有范围的,大于最小页数,小于最大页数
 | 
			
		||||
								{
 | 
			
		||||
									if(i==page+1) {
 | 
			
		||||
										str2 += "<span class='dangqian' bs='"+i+"'>"+i+"</span>  ";  //当前页选中
 | 
			
		||||
									}
 | 
			
		||||
									else {
 | 
			
		||||
										str2 += "<a href=\"javascript:;\" class='list' bs='"+i+"'>"+i+"</a>  ";  //显示当前页
 | 
			
		||||
									}
 | 
			
		||||
								}
 | 
			
		||||
							}
 | 
			
		||||
							str2 +=	"<a id='next' href=\"javascript:;\">></a>";
 | 
			
		||||
						}else {
 | 
			
		||||
							str1 += "<div style='font-size: 18px;font-family: \"Microsoft Yahei\"'>敬请期待!</div>";
 | 
			
		||||
						}
 | 
			
		||||
						$("#res").html(str1);
 | 
			
		||||
						$("#xinxi").html(str2);
 | 
			
		||||
					}
 | 
			
		||||
				})
 | 
			
		||||
			}
 | 
			
		||||
			//下一页点击事件
 | 
			
		||||
			$("#xinxi").on('click', '#next', function () {
 | 
			
		||||
				page = page + 1;
 | 
			
		||||
				//检验
 | 
			
		||||
				if (page == pages) {
 | 
			
		||||
					page = pages-1;
 | 
			
		||||
				}
 | 
			
		||||
				load();
 | 
			
		||||
			});
 | 
			
		||||
			//上一页点击事件
 | 
			
		||||
			$("#xinxi").on('click', '#prev', function () {
 | 
			
		||||
				page = page - 1;
 | 
			
		||||
				if (page < 0) {
 | 
			
		||||
					page = 0;
 | 
			
		||||
				}
 | 
			
		||||
				load();
 | 
			
		||||
			});
 | 
			
		||||
			$("#xinxi").on('click','.list',function(){
 | 
			
		||||
				page = parseInt($(this).attr("bs"))-1;
 | 
			
		||||
				load(); //加载数据
 | 
			
		||||
			})
 | 
			
		||||
			load();
 | 
			
		||||
			function FilterStr(str) {
 | 
			
		||||
				var re = /<[^>]+>/gi;
 | 
			
		||||
				str = str.replace(re, '');
 | 
			
		||||
				return str;
 | 
			
		||||
			}
 | 
			
		||||
			function wordlimit(str) {
 | 
			
		||||
				var nowStr;
 | 
			
		||||
				if(str.length>100){
 | 
			
		||||
					nowStr = str.substring(0,100)+"......";
 | 
			
		||||
				}else {
 | 
			
		||||
					nowStr = str;
 | 
			
		||||
				}
 | 
			
		||||
				return nowStr
 | 
			
		||||
			}
 | 
			
		||||
		})
 | 
			
		||||
	</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -0,0 +1,828 @@
 | 
			
		|||
 | 
			
		||||
/*文创*/
 | 
			
		||||
.w-1200.three {
 | 
			
		||||
	font-size: 0;
 | 
			
		||||
	text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.w-1200.three .list {
 | 
			
		||||
	float: none;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mune .list i.icon-mune-42 {
 | 
			
		||||
	background-image: url(/image/icon_42.png);
 | 
			
		||||
	background-size: 40px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mune .list i.icon-mune-43 {
 | 
			
		||||
	background-image: url(/image/icon_43.png);
 | 
			
		||||
	background-size: 40px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mune .list i.icon-mune-44 {
 | 
			
		||||
	background-image: url(/image/icon_44.png);
 | 
			
		||||
	background-size: 40px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc.box-content {
 | 
			
		||||
	padding: 0;
 | 
			
		||||
	background: none;
 | 
			
		||||
	box-shadow: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper {
 | 
			
		||||
	margin-top: 60px;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	position: relative;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.pic.cover {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	left: 0;
 | 
			
		||||
	top: 0;
 | 
			
		||||
	right: 0;
 | 
			
		||||
	bottom: 0;
 | 
			
		||||
	background-size: cover;
 | 
			
		||||
	z-index: 3;
 | 
			
		||||
  transition:all 1s;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper li {
 | 
			
		||||
	position: relative;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 700px;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper li .txt{
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	left: 50%;
 | 
			
		||||
	top: 50%;
 | 
			
		||||
	transform: translate(-50%,-70%);
 | 
			
		||||
	z-index: 5;
 | 
			
		||||
	color: #fff;
 | 
			
		||||
	width: 80%;
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	font-size: 18px;
 | 
			
		||||
	transition: all .5s;
 | 
			
		||||
	opacity: 0;
 | 
			
		||||
	transition-delay: .2s;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper li .txt span{
 | 
			
		||||
	font-size:14px;
 | 
			
		||||
  margin-top:5px;
 | 
			
		||||
  background:url(/image/local.png) center left no-repeat;
 | 
			
		||||
  background-size:20px auto;
 | 
			
		||||
  padding-left:24px;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper li .box::before{
 | 
			
		||||
	content:"";
 | 
			
		||||
  position:absolute;
 | 
			
		||||
  left:0;
 | 
			
		||||
  top:0;
 | 
			
		||||
  width:100%;
 | 
			
		||||
  height:100%;
 | 
			
		||||
  background:rgba(0,0,0,.6);
 | 
			
		||||
  opacity:0;
 | 
			
		||||
	transition: all .3s;
 | 
			
		||||
  z-index:4;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper li .box:hover .txt{
 | 
			
		||||
	opacity: 1;
 | 
			
		||||
	transform: translate(-50%,-50%);
 | 
			
		||||
  font-size:18px;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper li .box:hover .pic{
 | 
			
		||||
	transform:scale(1.1);
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper li .box:hover::before{
 | 
			
		||||
	opacity: 1;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper li .box {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	transition: all 2s;
 | 
			
		||||
	transition-delay: .5s;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper li .box a{
 | 
			
		||||
	position:absolute;
 | 
			
		||||
  left:0;
 | 
			
		||||
  top:0;
 | 
			
		||||
  width:100%;
 | 
			
		||||
  height:100%;
 | 
			
		||||
  z-index:6;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper li .box::after {
 | 
			
		||||
	display: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper li .b1 {
 | 
			
		||||
	width: 415px;
 | 
			
		||||
	height: 218px;
 | 
			
		||||
	left: 0;
 | 
			
		||||
	top: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper li .b2 {
 | 
			
		||||
	height: 462px;
 | 
			
		||||
	width: 415px;
 | 
			
		||||
	left: 435px;
 | 
			
		||||
	top: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper li .b3 {
 | 
			
		||||
	width: 330px;
 | 
			
		||||
	height: 218px;
 | 
			
		||||
	right: 0;
 | 
			
		||||
	top: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper li .b4 {
 | 
			
		||||
	width: 415px;
 | 
			
		||||
	height: 462px;
 | 
			
		||||
	left: 0;
 | 
			
		||||
	bottom: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper li .b5 {
 | 
			
		||||
	height: 218px;
 | 
			
		||||
	width: 330px;
 | 
			
		||||
	left: 435px;
 | 
			
		||||
	bottom: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper li .b6 {
 | 
			
		||||
	height: 218px;
 | 
			
		||||
	width: 330px;
 | 
			
		||||
	right: 85px;
 | 
			
		||||
	bottom: 0;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper li .b0 {
 | 
			
		||||
	height: 218px;
 | 
			
		||||
	width: 330px;
 | 
			
		||||
	right: 85px;
 | 
			
		||||
	bottom: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper li.swiper-slide-active .box {
 | 
			
		||||
	transform: translate(0) !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper .op {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	right: 0;
 | 
			
		||||
	top: 50%;
 | 
			
		||||
	transform: translateY(-50%);
 | 
			
		||||
	z-index: 3;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper .op div {
 | 
			
		||||
	float: left;
 | 
			
		||||
	cursor: pointer;
 | 
			
		||||
	outline: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper .op .icon-prev {
 | 
			
		||||
	width: 30px;
 | 
			
		||||
	height: 30px;
 | 
			
		||||
	line-height: 30px;
 | 
			
		||||
 	border:1px solid #939394;
 | 
			
		||||
  border-radius:15px;
 | 
			
		||||
	width:80px;
 | 
			
		||||
	background: url(/image/next2.png) center center no-repeat;
 | 
			
		||||
  transform:rotate(180deg)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper .op .icon-prev:hover{
 | 
			
		||||
	background: url(/image/next3.png) center center no-repeat;
 | 
			
		||||
  border-color:#a17546;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper .op .wc-page {
 | 
			
		||||
	width: auto;
 | 
			
		||||
	font-size: 18px;
 | 
			
		||||
	line-height: 30px;
 | 
			
		||||
	margin: 0 20px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper .op .icon-next {
 | 
			
		||||
	width: 30px;
 | 
			
		||||
	height: 30px;
 | 
			
		||||
	line-height: 30px;
 | 
			
		||||
  	border-radius:15px;
 | 
			
		||||
 	border:1px solid #939394;
 | 
			
		||||
	width:80px;
 | 
			
		||||
	transform: rotate(180deg);
 | 
			
		||||
	background: url(/image/flyprev.png) center center no-repeat;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper .op .icon-next:hover{
 | 
			
		||||
	background: url(/image/flyprev2.png) center center no-repeat;
 | 
			
		||||
  border-color:#a17546;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-swiper .op .icon-prev:hover{
 | 
			
		||||
  border-color:#a17546;
 | 
			
		||||
}
 | 
			
		||||
.wc-swiper .op .icon-next:hover{
 | 
			
		||||
  border-color:#a17546;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.translateX-100 {
 | 
			
		||||
	-webkit-transform: translateX(-100%);
 | 
			
		||||
	-moz-transform: translateX(-100%);
 | 
			
		||||
	transform: translateX(-100%);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.translateX_100 {
 | 
			
		||||
	-webkit-transform: translateX(100%);
 | 
			
		||||
	-moz-transform: translateX(100%);
 | 
			
		||||
	transform: translateX(100%);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.translateY-100 {
 | 
			
		||||
	-webkit-transform: translateY(-100%);
 | 
			
		||||
	-moz-transform: translateY(-100%);
 | 
			
		||||
	transform: translateY(-100);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.translateY_100 {
 | 
			
		||||
	-webkit-transform: translateY(100%);
 | 
			
		||||
	-moz-transform: translateY(100%);
 | 
			
		||||
	transform: translateY(100%);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-detail {
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	padding-bottom: 10px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-detail .top-img {
 | 
			
		||||
	display: block;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-detail .main {
 | 
			
		||||
	width: 1000px;
 | 
			
		||||
	margin: auto;
 | 
			
		||||
	position: relative;
 | 
			
		||||
	z-index: 3;
 | 
			
		||||
	margin-top: -16px;
 | 
			
		||||
	background: #fff;
 | 
			
		||||
	padding: 65px;
 | 
			
		||||
	box-shadow: 0px 4px 8px 0px rgba(11, 35, 79, 0.1);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-detail .main .title {
 | 
			
		||||
	font-size: 20px;
 | 
			
		||||
	text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-detail .main .word {
 | 
			
		||||
	margin-top: 30px;
 | 
			
		||||
	text-align: justify;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-detail .main .op {
 | 
			
		||||
	margin-top: 30px;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	padding: 25px 0;
 | 
			
		||||
	border-top: 1px solid #e5e5e5;
 | 
			
		||||
	border-bottom: 1px solid #e5e5e5;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-detail .main .op span {
 | 
			
		||||
	font-family: simsun;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-detail .main .op a:last-child {
 | 
			
		||||
	float: right;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc-detail .main .op a:hover {
 | 
			
		||||
	color: #2f436e;
 | 
			
		||||
}
 | 
			
		||||
/*首页banner*/
 | 
			
		||||
 | 
			
		||||
.index-banner .banner-swiper {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
	/* z-index: 1; */
 | 
			
		||||
	left: 0;
 | 
			
		||||
	top: 0;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.index-banner .banner-swiper li {
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.index-banner .banner-swiper li .pic-w {
 | 
			
		||||
	position: relative;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.index-banner .banner-swiper li .pic {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	left: 0;
 | 
			
		||||
	top: 0;
 | 
			
		||||
	bottom: 0;
 | 
			
		||||
	right: 0;
 | 
			
		||||
	background-size: cover;
 | 
			
		||||
	background-position: center center;
 | 
			
		||||
	background-repeat: no-repeat;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.index-banner li.ani-slide .pic-w {
 | 
			
		||||
	
 | 
			
		||||
	-webkit-animation: sc 20s  forwards alternate;
 | 
			
		||||
	-ms-animation: sc 20s  forwards alternate;
 | 
			
		||||
	-moz-animation: sc 20s  forwards alternate;
 | 
			
		||||
}
 | 
			
		||||
.index-banner li.ani-slide2 .pic-w {
 | 
			
		||||
	
 | 
			
		||||
	transform: scale(1) ;
 | 
			
		||||
}
 | 
			
		||||
@keyframes sc {
 | 
			
		||||
	0% {
 | 
			
		||||
		transform: scale(1);
 | 
			
		||||
		opacity: 1;
 | 
			
		||||
	}
 | 
			
		||||
	95{
 | 
			
		||||
		opacity: 1;
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
	100% {
 | 
			
		||||
		-webkit-transform: scale(1.3) rotate(0.1deg);
 | 
			
		||||
		-ms-transform: scale(1.3) rotate(0.1deg);
 | 
			
		||||
		-moz-transform: scale(1.3) rotate(0.1deg);
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.index-banner .search-box,.index-banner .font-box{
 | 
			
		||||
 z-index: 3;
 | 
			
		||||
}
 | 
			
		||||
/*首页飞机*/
 | 
			
		||||
 | 
			
		||||
.index-tianfu{
 | 
			
		||||
	background:url(/image/mapbg.png) center center no-repeat;
 | 
			
		||||
}
 | 
			
		||||
.index-tianfu .box{
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	left: 0;
 | 
			
		||||
	top: 0;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
}
 | 
			
		||||
.index-tianfu .box::after{
 | 
			
		||||
	display: none;
 | 
			
		||||
}
 | 
			
		||||
.index-tianfu .w-1200{
 | 
			
		||||
	position: relative;
 | 
			
		||||
	z-index: 5;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.index-tianfu .fly {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	z-index: 3;
 | 
			
		||||
	left: -15%;
 | 
			
		||||
	top:0;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
  
 | 
			
		||||
		transform: translate(-30%,-30%);
 | 
			
		||||
  animation: topMove 9s linear 6s infinite normal; 
 | 
			
		||||
	 -webkit-animation: topMove 9s linear 6s infinite normal; 
 | 
			
		||||
  	-ms-animation: topMove 9s linear 6s infinite normal; 
 | 
			
		||||
  	-moz-animation: topMove 9s linear 6s infinite normal; 
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.index-tianfu .fly.fly2 {
 | 
			
		||||
  left:25%;
 | 
			
		||||
	-webkit-animation: topMove 9s linear 6.5s infinite normal; 
 | 
			
		||||
	-moz-animation: topMove 9s linear 6.5s infinite normal; 
 | 
			
		||||
	-ms-animation: topMove 9s linear 6.5s infinite normal; 
 | 
			
		||||
  animation: topMove 9s linear 6.5s infinite normal; 
 | 
			
		||||
}
 | 
			
		||||
.index-tianfu .fly::after {
 | 
			
		||||
  content:"";
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	z-index: 99;
 | 
			
		||||
    width:36px;
 | 
			
		||||
    height:36px;
 | 
			
		||||
    left: 50%;
 | 
			
		||||
    top: 50%;
 | 
			
		||||
  background:url(/image/loading_1.png) center center no-repeat;
 | 
			
		||||
}
 | 
			
		||||
.index-tianfu .dfly {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	z-index: 3;
 | 
			
		||||
	left: -25%;
 | 
			
		||||
	top:0;
 | 
			
		||||
	 -webkit-animation: topMove 9s linear 9s infinite; 
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
		transform: translate(-110%,-110%);
 | 
			
		||||
}
 | 
			
		||||
.index-tianfu .dfly::after {
 | 
			
		||||
  content:"";
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	z-index: 99;
 | 
			
		||||
    width:36px;
 | 
			
		||||
    height:36px;
 | 
			
		||||
  	margin:-18px -18px;
 | 
			
		||||
    left: 50%;
 | 
			
		||||
    top: 50%;
 | 
			
		||||
  background:url(/image/loading_1.png) center center no-repeat;
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@keyframes topMove {
 | 
			
		||||
	0% {
 | 
			
		||||
		transform: translate(-110%,110%);
 | 
			
		||||
		-ms-transform: translate(-110%,110%);
 | 
			
		||||
		-moz-transform: translate(-110%,110%);
 | 
			
		||||
		-webkit-transform: translate(-110%,110%);
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
	100% {
 | 
			
		||||
		transform: translate(100%,-100%);
 | 
			
		||||
		-ms-transform: translate(100%,-100%);
 | 
			
		||||
		-webkit-transform: translate(100%,-100%);
 | 
			
		||||
		-moz-transform: translate(100%,-100%);
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
.index-tianfu .dfly.fly3 {
 | 
			
		||||
  left:15%;
 | 
			
		||||
	-webkit-animation: topMove2 9s linear 9.5s infinite normal;
 | 
			
		||||
	-webkit-animation: topMove2 9s linear 9.5s infinite normal;
 | 
			
		||||
	-moz-animation: topMove2 9s linear 9.5s infinite normal;
 | 
			
		||||
	-ms-animation: topMove2 9s linear 9.5s infinite normal;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.index-tianfu .dfly.fly4 {
 | 
			
		||||
  left:-15%;
 | 
			
		||||
  animation: topMove2 9s linear 9.5s infinite normal;
 | 
			
		||||
	-webkit-animation: topMove2 9s linear 9.5s infinite normal;
 | 
			
		||||
	-moz-animation: topMove2 9s linear 9.5s infinite normal;
 | 
			
		||||
	-ms-animation: topMove2 9s linear 9.5s infinite normal;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@keyframes topMove2 {
 | 
			
		||||
	0% {
 | 
			
		||||
      transform: translate(-110%,-110%);
 | 
			
		||||
		-ms-transform: translate(-110%,-110%);
 | 
			
		||||
		-moz-transform: translate(-110%,-110%);
 | 
			
		||||
		-webkit-transform: translate(-110%,-110%);
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
	100% {
 | 
			
		||||
		transform: translate(100%,100%);
 | 
			
		||||
		-ms-transform: translate(100%,100%);
 | 
			
		||||
		-moz-transform: translate(100%,100%);
 | 
			
		||||
		-webkit-transform: translate(100%,100%);
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*弹出框*/
 | 
			
		||||
 | 
			
		||||
/**/
 | 
			
		||||
.fix-box {
 | 
			
		||||
	position: fixed;
 | 
			
		||||
	z-index: 999;
 | 
			
		||||
	left: 0;
 | 
			
		||||
	top: 0;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
	background: rgba(0, 0, 0, .5);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box .center {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	width: 400px;
 | 
			
		||||
	background: #fff;
 | 
			
		||||
	border-radius: 15px;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	z-index: 3;
 | 
			
		||||
	left: 50%;
 | 
			
		||||
	top: 50%;
 | 
			
		||||
	transform: translate(-50%, -50%);
 | 
			
		||||
	padding-bottom: 30px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box .title {
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	height: 228px;
 | 
			
		||||
	background: url(/image/ggbg.png) center bottom no-repeat;
 | 
			
		||||
	padding-top: 50px;
 | 
			
		||||
	color: #314673;
 | 
			
		||||
	font-size: 18px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box .title .chn {
 | 
			
		||||
	font-size: 40px;
 | 
			
		||||
	font-weight: bold;
 | 
			
		||||
	text-shadow: 0 0 2px 0 #fff;
 | 
			
		||||
	margin-bottom: 10px;
 | 
			
		||||
	color: transparent;
 | 
			
		||||
	-webkit-text-fill-color: #314673;
 | 
			
		||||
	/*文字的填充色*/
 | 
			
		||||
	-webkit-text-stroke: 1px #f9f9f9;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box .des {
 | 
			
		||||
	padding: 30px;
 | 
			
		||||
	font-size: 14px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box .close-gb {
 | 
			
		||||
	width: 50px;
 | 
			
		||||
	height: 50px;
 | 
			
		||||
	margin: auto;
 | 
			
		||||
	background: #f1f1f1 url(/image/close.png) center center no-repeat;
 | 
			
		||||
	border-radius: 50%;
 | 
			
		||||
	transition: all .3s;
 | 
			
		||||
	cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box .close-gb:hover {
 | 
			
		||||
	transform: rotate(360deg);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*弹出框2*/
 | 
			
		||||
 | 
			
		||||
/**/
 | 
			
		||||
.fix-box2 {
 | 
			
		||||
	position: fixed;
 | 
			
		||||
	z-index: 999;
 | 
			
		||||
	left: 0;
 | 
			
		||||
	top: 0;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
	background: rgba(0, 0, 0, .5);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box2 .center2 {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	width: 500px;
 | 
			
		||||
	background: #fff;
 | 
			
		||||
	border-radius: 15px;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	z-index: 3;
 | 
			
		||||
	left: 50%;
 | 
			
		||||
	top: 50%;
 | 
			
		||||
	transform: translate(-50%, -50%);
 | 
			
		||||
	padding-bottom: 30px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box2 .title2 {
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	height: 228px;
 | 
			
		||||
	background: url(/image/ggbg.png) center bottom no-repeat;
 | 
			
		||||
	padding-top: 50px;
 | 
			
		||||
	color: #314673;
 | 
			
		||||
	font-size: 18px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box2 .title2 .chn2 {
 | 
			
		||||
	font-size: 40px;
 | 
			
		||||
	font-weight: bold;
 | 
			
		||||
	text-shadow: 0 0 2px 0 #fff;
 | 
			
		||||
	margin-bottom: 10px;
 | 
			
		||||
	color: transparent;
 | 
			
		||||
	-webkit-text-fill-color: #314673;
 | 
			
		||||
	/*文字的填充色*/
 | 
			
		||||
	-webkit-text-stroke: 1px #f9f9f9;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fix-box2 .des2 {
 | 
			
		||||
	padding: 30px;
 | 
			
		||||
	font-size: 21px;
 | 
			
		||||
	text-indent: 2em;
 | 
			
		||||
	font-family: FangSong;
 | 
			
		||||
	text-align: justify;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.fix-box2 .close-gb2 a{
 | 
			
		||||
    margin-left: 380px;
 | 
			
		||||
	background: #89b4ff;
 | 
			
		||||
    color: #fff;
 | 
			
		||||
    padding: 5px 20px;
 | 
			
		||||
    border-radius: 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*流程列表*/
 | 
			
		||||
 | 
			
		||||
.top-bottom .top-slider {
 | 
			
		||||
	margin-bottom: 40px;
 | 
			
		||||
	font-size: 14px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.top-bottom .top-slider ul {
 | 
			
		||||
	display: flex;
 | 
			
		||||
	justify-content: space-between;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.top-bottom .top-slider ul li {
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	height: 60px;
 | 
			
		||||
	line-height: 60px;
 | 
			
		||||
	width: 60%;
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	background: #fff;
 | 
			
		||||
	margin-right: 40px;
 | 
			
		||||
	color: #eee;
 | 
			
		||||
	border: 1px solid #ccc;
 | 
			
		||||
	cursor: pointer;
 | 
			
		||||
  overflow:hidden;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.top-bottom .top-slider ul li a {
 | 
			
		||||
	color: #7f7f7f;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.top-bottom .top-slider ul li.active,
 | 
			
		||||
.top-bottom .top-slider ul li:hover {
 | 
			
		||||
	background: #fff url(/image/icon_07.png) no-repeat left center;
 | 
			
		||||
	border-color: #d29d5b;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.top-bottom .top-slider ul li.active a,
 | 
			
		||||
.top-bottom .top-slider ul li:hover a {
 | 
			
		||||
	color: #293960;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.top-bottom .top-slider ul li:last-child {
 | 
			
		||||
	margin-right: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.top-bottom .box-content {
 | 
			
		||||
	width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.box-content .name.bg-name {
 | 
			
		||||
 margin-top: 40px;
 | 
			
		||||
 position: relative;
 | 
			
		||||
 height: 54px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.wc.box-content .name.bg-name h3 {
 | 
			
		||||
 height: 41px;
 | 
			
		||||
 line-height: 41px;
 | 
			
		||||
 font-size: 18px;
 | 
			
		||||
 color: #fff;
 | 
			
		||||
 padding: 0px 58px 0 30px;
 | 
			
		||||
 position: relative;
 | 
			
		||||
 display: inline-block;
 | 
			
		||||
 background-color: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wc.box-content .name.bg-name h3 span {
 | 
			
		||||
 background-color: #cb9655;
 | 
			
		||||
 display: block;
 | 
			
		||||
 padding-right: 12px;
 | 
			
		||||
}
 | 
			
		||||
.wc.box-content .name.bg-name::after {
 | 
			
		||||
 background: url(/image/bg_05.png) no-repeat left center;
 | 
			
		||||
 width: 30px;
 | 
			
		||||
 height: 58px;
 | 
			
		||||
 position: absolute;
 | 
			
		||||
 left: 0;
 | 
			
		||||
 top: 0;
 | 
			
		||||
 content: '';
 | 
			
		||||
}
 | 
			
		||||
.wc.box-content .name.bg-name h3::before {
 | 
			
		||||
 background: url(/image/bg_06.png) no-repeat left center;
 | 
			
		||||
 width: 58px;
 | 
			
		||||
 height: 58px;
 | 
			
		||||
 position: absolute;
 | 
			
		||||
 right: 0;
 | 
			
		||||
 top: 0;
 | 
			
		||||
 content: '';
 | 
			
		||||
}
 | 
			
		||||
.top-slider.sidebar .sidebar-list li.active a,.top-slider.sidebar .sidebar-list li:hover a{
 | 
			
		||||
 background: none;
 | 
			
		||||
}
 | 
			
		||||
.top-slider.sidebar .sidebar-list li a{
 | 
			
		||||
 border:none;
 | 
			
		||||
 height: 60px;
 | 
			
		||||
 line-height: 60px;
 | 
			
		||||
  padding:0;
 | 
			
		||||
}
 | 
			
		||||
.top-slider.sidebar,.top-bottom .top-slider.sidebar{
 | 
			
		||||
	width: 100% !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.index-tianfu .center-block ul li img{
 | 
			
		||||
	transition:all .8s;
 | 
			
		||||
}
 | 
			
		||||
.index-tianfu .center-block ul li:hover img{
 | 
			
		||||
 | 
			
		||||
	transform:scale(1.1)
 | 
			
		||||
}
 | 
			
		||||
	
 | 
			
		||||
@media screen and (max-width:1024px) {
 | 
			
		||||
 | 
			
		||||
	/*修改列表*/
 | 
			
		||||
	.top-bottom .top-slider ul{
 | 
			
		||||
		display: block;
 | 
			
		||||
	}
 | 
			
		||||
	.top-bottom .top-slider ul li{
 | 
			
		||||
		width: 100%;
 | 
			
		||||
		float: left;
 | 
			
		||||
		height: 50px;
 | 
			
		||||
		line-height: 50px;
 | 
			
		||||
		margin-bottom: 15px;
 | 
			
		||||
		margin-right: 0;
 | 
			
		||||
	}
 | 
			
		||||
	.top-slider.sidebar .sidebar-list li a{
 | 
			
		||||
		height: 50px;
 | 
			
		||||
		line-height: 50px;
 | 
			
		||||
	}
 | 
			
		||||
	.fix-box .center{
 | 
			
		||||
		width: 80%;
 | 
			
		||||
	}
 | 
			
		||||
	.fix-box .title{
 | 
			
		||||
		height: 160px;
 | 
			
		||||
		padding-top: 25px;
 | 
			
		||||
		font-size: 12px;
 | 
			
		||||
	}
 | 
			
		||||
	.fix-box .title .chn{
 | 
			
		||||
		font-size: 26px;
 | 
			
		||||
		    -webkit-text-stroke: .1px #f9f9f9;
 | 
			
		||||
		margin-bottom: 5px;
 | 
			
		||||
	}
 | 
			
		||||
	.fix-box .close-gb{
 | 
			
		||||
		width: 40px;
 | 
			
		||||
		height: 40px;
 | 
			
		||||
	}
 | 
			
		||||
	.wc-detail .main{
 | 
			
		||||
		width: 100%;
 | 
			
		||||
		padding: 10px;
 | 
			
		||||
		margin-top: 0;
 | 
			
		||||
		padding-top: 30px;
 | 
			
		||||
	}
 | 
			
		||||
	.wc-detail .main .title{
 | 
			
		||||
		font-size: 18px;
 | 
			
		||||
	}
 | 
			
		||||
	.wc-detail .main .op a{
 | 
			
		||||
		display: block;
 | 
			
		||||
		float: none !important;margin-bottom: 10px;
 | 
			
		||||
	}
 | 
			
		||||
	.wc-detail .main .op a:last-child{
 | 
			
		||||
		margin-bottom: 0;
 | 
			
		||||
	}
 | 
			
		||||
	.wc-detail .main .op a span{
 | 
			
		||||
		display: none;
 | 
			
		||||
	}
 | 
			
		||||
	.wc-detail .main .word{
 | 
			
		||||
		margin-top: 20px;
 | 
			
		||||
	}
 | 
			
		||||
	.mune .list i.icon-mune-42{
 | 
			
		||||
		background-size: 35px;
 | 
			
		||||
	}
 | 
			
		||||
	.wc-swiper li .box{
 | 
			
		||||
		position: relative;
 | 
			
		||||
		left: auto;
 | 
			
		||||
		top: auto;
 | 
			
		||||
		bottom: auto;
 | 
			
		||||
		right: 	auto;
 | 
			
		||||
		width: 100%;
 | 
			
		||||
		margin-bottom: 10px;
 | 
			
		||||
	}
 | 
			
		||||
	.wc-swiper  .op{
 | 
			
		||||
		top: 0;
 | 
			
		||||
		transform: translate(0);
 | 
			
		||||
	}
 | 
			
		||||
	.wc-swiper li{
 | 
			
		||||
		height: auto;
 | 
			
		||||
		padding-top: 40px;
 | 
			
		||||
	}
 | 
			
		||||
	.wc-swiper{
 | 
			
		||||
		margin-top: 40px;
 | 
			
		||||
	}
 | 
			
		||||
	
 | 
			
		||||
		
 | 
			
		||||
}
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -0,0 +1,655 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center flight-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>航班</h3>
 | 
			
		||||
						<h2>flight</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 "  >
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/departure/departure.html"><span><i style="background: url(/qwer/20201111/6ee72770599044cc980fd15b526d6dda.png)no-repeat;"></i>出发航班</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/arrival/arrival.html"><span><i style="background: url(/qwer/20201111/c2fbf49d24c3461bb89245f30c44be81.png)no-repeat;"></i>到达航班</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/route/route.html"><span><i style="background: url(/qwer/20201111/d1f6e82325b6498b943a147b8e3c8e51.png)no-repeat;"></i>航线</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/flight/aircompany/aircompany.html"><span><i style="background: url(/qwer/20201111/694ad68c17f342b2ae4faac92439308a.png)no-repeat;"></i>航空公司</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/flight/flight.html">航班</a>
 | 
			
		||||
 | 
			
		||||
					<span>航空公司</span>
 | 
			
		||||
				</div>
 | 
			
		||||
				<!--搜索-->
 | 
			
		||||
				<div class="company-nav"  aos="fade-up" aos-delay="200">
 | 
			
		||||
					   <div class="nav-box" >
 | 
			
		||||
							<div class="flight-search company-search" >
 | 
			
		||||
<!--								<form id="queryForm">-->
 | 
			
		||||
									<div class="list">
 | 
			
		||||
										<input id="contentTitle" type="text" class="form-control" placeholder="请输入航空公司名称/二字代码">
 | 
			
		||||
										<button type="button" id="chaxun" class="search_img"> </button>
 | 
			
		||||
									</div>
 | 
			
		||||
<!--								</form>-->
 | 
			
		||||
							</div>
 | 
			
		||||
					   </div>
 | 
			
		||||
				</div>
 | 
			
		||||
				
 | 
			
		||||
				<!--列表-->
 | 
			
		||||
				<div class="flight-table  top30 company-table">
 | 
			
		||||
					<!--表头-->
 | 
			
		||||
					<ul class="tab-head"   aos="fade-up" aos-delay="100">
 | 
			
		||||
                        <li class="tab-w-166">航空公司</li>
 | 
			
		||||
						<li class="tab-w-166">二字代码</li>
 | 
			
		||||
                        <li class="tab-w-166">航站楼</li>
 | 
			
		||||
						<li class="tab-w-166">值机区</li>
 | 
			
		||||
                        <li class="tab-w-166">服务电话</li>
 | 
			
		||||
                        <li class="tab-w-166">官网链接</li>
 | 
			
		||||
					</ul>
 | 
			
		||||
					<div id="res">
 | 
			
		||||
					</div>
 | 
			
		||||
					<div id="xinxi" class="page">
 | 
			
		||||
					</div>
 | 
			
		||||
                </div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			function trim(str){ //删除左右两端的空格
 | 
			
		||||
				return str.replace(/(^\s*)|(\s*$)/g, "");
 | 
			
		||||
			}
 | 
			
		||||
		</script>
 | 
			
		||||
		<script type="text/javascript">
 | 
			
		||||
			$(function () {
 | 
			
		||||
				//当前页
 | 
			
		||||
				var page = 0;
 | 
			
		||||
				var pages = 1;
 | 
			
		||||
				var minys  = 1;
 | 
			
		||||
				var maxys = 1;
 | 
			
		||||
 | 
			
		||||
				//查询方法
 | 
			
		||||
				function load() {
 | 
			
		||||
					var contentTitle = $("#contentTitle").val();
 | 
			
		||||
					contentTitle = trim(contentTitle);
 | 
			
		||||
					var str1 = "";
 | 
			
		||||
					var str2 = "";
 | 
			
		||||
					$.ajax({
 | 
			
		||||
						url: "/ddpflight/content/contentPaging",
 | 
			
		||||
						type: "post",
 | 
			
		||||
						dataType: "JSON",
 | 
			
		||||
						data: {
 | 
			
		||||
							size:10,
 | 
			
		||||
							page:page,
 | 
			
		||||
							filter_contentCategoryId_eq:250,
 | 
			
		||||
							filter_contentTitle_contentLogo_like:contentTitle
 | 
			
		||||
						},
 | 
			
		||||
						success: function (data) {
 | 
			
		||||
							pages = data.totalPages;
 | 
			
		||||
							maxys = data.totalPages;
 | 
			
		||||
							if(data.content){
 | 
			
		||||
								for (var i = 0; i < data.content.length; i++) {
 | 
			
		||||
									str1 = str1 + "<div class=\"tab-list aos-init aos-animate\"  aos=\"fade-up\" aos-delay=\"100\">\n" +
 | 
			
		||||
											"<ul class=\" between-center\" >\n" +
 | 
			
		||||
											"<li class=\"tab-w-166\">\n" +
 | 
			
		||||
											"<p><img src="+data.content[i].contentImg+">"+data.content[i].contentTitle+"</p>" +
 | 
			
		||||
											"</li>\n";
 | 
			
		||||
									str1 = str1 +
 | 
			
		||||
											"<li class=\"tab-w-166\">\n" +
 | 
			
		||||
											"<div class=\"phone-name\">二字代码:</div>\n" +
 | 
			
		||||
											"<p>"+ data.content[i].contentLogo +"</p>\n" +
 | 
			
		||||
											"</li>\n";
 | 
			
		||||
									str1 = str1 +
 | 
			
		||||
											"<li class=\"tab-w-166\">\n";
 | 
			
		||||
									str1 = str1 + "<div class=\"phone-name\">航站楼:</div>\n";
 | 
			
		||||
									if (data.content[i].contentDescription == 't1'){
 | 
			
		||||
										str1 = str1 + "<p>1号航站楼</p>\n";
 | 
			
		||||
									}else if(data.content[i].contentDescription == 't2'){
 | 
			
		||||
										str1 = str1 + "<p>2号航站楼</p>\n";
 | 
			
		||||
									}
 | 
			
		||||
									str1 = str1 + "</li>\n";
 | 
			
		||||
									if (data.content[i].contentUrl){
 | 
			
		||||
										str1 = str1 +
 | 
			
		||||
												"<li class=\"tab-w-166\">\n" +
 | 
			
		||||
												"<div class=\"phone-name\">办票区:</div>\n" +
 | 
			
		||||
												"<p>"+ data.content[i].contentUrl +"</p>\n" +
 | 
			
		||||
												"</li>\n";
 | 
			
		||||
									}else {
 | 
			
		||||
										str1 = str1 +
 | 
			
		||||
												"<li class=\"tab-w-166\">\n" +
 | 
			
		||||
												"<div class=\"phone-name\">办票区:</div>\n" +
 | 
			
		||||
												"<p></p>\n" +
 | 
			
		||||
												"</li>\n";
 | 
			
		||||
									}
 | 
			
		||||
									if (data.content[i].contentAuthor){
 | 
			
		||||
										str1 = str1 +
 | 
			
		||||
												"<li class=\"tab-w-166\">\n" +
 | 
			
		||||
												"<div class=\"phone-name\">服务电话:</div>\n" +
 | 
			
		||||
												"<p>"+ data.content[i].contentAuthor +"</p>\n" +
 | 
			
		||||
												"</li>\n";
 | 
			
		||||
									}else {
 | 
			
		||||
										str1 = str1 +
 | 
			
		||||
												"<li class=\"tab-w-166\">\n" +
 | 
			
		||||
												"<div class=\"phone-name\">服务电话:</div>\n" +
 | 
			
		||||
												"<p>--</p>\n" +
 | 
			
		||||
												"</li>\n";
 | 
			
		||||
									}
 | 
			
		||||
									str1 = str1 +
 | 
			
		||||
											"<li class=\"tab-w-166\">\n" +
 | 
			
		||||
											"<div class=\"phone-name\">操作:</div>\n" +
 | 
			
		||||
											"<p>\n" +
 | 
			
		||||
											"<a href=\""+data.content[i].contentDetails+"\" target=\"_blank\">\n" +
 | 
			
		||||
											"进入官网 >\n" +
 | 
			
		||||
											"</a>\n" +
 | 
			
		||||
											"</p>\n" +
 | 
			
		||||
											"</li>\n" +
 | 
			
		||||
											"</ul>\n" +
 | 
			
		||||
											"</div>";
 | 
			
		||||
								}
 | 
			
		||||
							}
 | 
			
		||||
							str2 += "<a id='prev' href=\"javascript:;\"><</a>\n";
 | 
			
		||||
							for(var i=page;i<page+3;i++)  //前后显示2个
 | 
			
		||||
							{
 | 
			
		||||
								if(i>=minys && i<=maxys)  //页数是要有范围的,大于最小页数,小于最大页数
 | 
			
		||||
								{
 | 
			
		||||
									if(i==page+1) {
 | 
			
		||||
										str2 += "<span class='dangqian' bs='"+i+"'>"+i+"</span>  ";  //当前页选中
 | 
			
		||||
									}
 | 
			
		||||
									else {
 | 
			
		||||
										str2 += "<a href=\"javascript:;\" class='list' bs='"+i+"'>"+i+"</a>  ";  //显示当前页
 | 
			
		||||
									}
 | 
			
		||||
								}
 | 
			
		||||
							}
 | 
			
		||||
							str2 +=	"<a id='next' href=\"javascript:;\">></a>";
 | 
			
		||||
							$("#res").html(str1);
 | 
			
		||||
							$("#xinxi").html(str2);
 | 
			
		||||
						}
 | 
			
		||||
					});
 | 
			
		||||
				}
 | 
			
		||||
 | 
			
		||||
				$("#chaxun").click(function () {
 | 
			
		||||
					$("#tblResult > tbody").html("");
 | 
			
		||||
					page = 0;
 | 
			
		||||
					load(); //加载数据
 | 
			
		||||
				})
 | 
			
		||||
				//下一页点击事件
 | 
			
		||||
				$("#xinxi").on('click', '#next', function () {
 | 
			
		||||
					page = page + 1;
 | 
			
		||||
					//检验
 | 
			
		||||
					if (page == pages) {
 | 
			
		||||
						page = pages-1;
 | 
			
		||||
					}
 | 
			
		||||
					load();
 | 
			
		||||
				});
 | 
			
		||||
				//上一页点击事件
 | 
			
		||||
				$("#xinxi").on('click', '#prev', function () {
 | 
			
		||||
					page = page - 1;
 | 
			
		||||
					if (page < 0) {
 | 
			
		||||
						page = 0;
 | 
			
		||||
					}
 | 
			
		||||
					load();
 | 
			
		||||
				});
 | 
			
		||||
				$("#xinxi").on('click','.list',function(){
 | 
			
		||||
					page = parseInt($(this).attr("bs"))-1;
 | 
			
		||||
					load(); //加载数据
 | 
			
		||||
				})
 | 
			
		||||
 | 
			
		||||
				//刷新后自动获取最大页码
 | 
			
		||||
				load();
 | 
			
		||||
				$("#contentTitle").keydown(function (e){
 | 
			
		||||
					if (e.keyCode == '13') {
 | 
			
		||||
						$("#tblResult > tbody").html("");
 | 
			
		||||
						page = 0;
 | 
			
		||||
						load();
 | 
			
		||||
					}
 | 
			
		||||
				})
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| 
						 | 
				
			
			@ -0,0 +1,623 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center flight-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>航班</h3>
 | 
			
		||||
						<h2>flight</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/departure/departure.html"><span><i style="background: url(/qwer/20201111/6ee72770599044cc980fd15b526d6dda.png)no-repeat;"></i>出发航班</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/arrival/arrival.html"><span><i style="background: url(/qwer/20201111/c2fbf49d24c3461bb89245f30c44be81.png)no-repeat;"></i>到达航班</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/flight/route/route.html"><span><i style="background: url(/qwer/20201111/d1f6e82325b6498b943a147b8e3c8e51.png)no-repeat;"></i>航线</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/aircompany/aircompany.html"><span><i style="background: url(/qwer/20201111/694ad68c17f342b2ae4faac92439308a.png)no-repeat;"></i>航空公司</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/flight/flight.html">航班</a>
 | 
			
		||||
 | 
			
		||||
					<span>航线</span>
 | 
			
		||||
 | 
			
		||||
					<a href="/flight/route/newroute/newroute.html">新航线</a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box">
 | 
			
		||||
					<!--左侧导航-->
 | 
			
		||||
					<div class="f-l sidebar">
 | 
			
		||||
						<h3 class="title">航线</h3>
 | 
			
		||||
						<div class="center-block">
 | 
			
		||||
							<ul class="sidebar-list">
 | 
			
		||||
										<li class="active" onclick="sidebarTab(this,'a252')"><a href="javascript:;">新航线</a></li>
 | 
			
		||||
							</ul>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div id="a252" class="f-r box-content" style="display: none;min-height: 50vh">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>新航线</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
<!--							<img src="/image/img_04.png" />-->
 | 
			
		||||
							<p><img src="/qwer/202109/c92f6875b2ea47a0820ac40614496766.png" title="" alt=""/></p>
 | 
			
		||||
							<div class="call-me top30 between-center">
 | 
			
		||||
								<div class="call-img" id="call-img">
 | 
			
		||||
									<i></i>
 | 
			
		||||
									<div>联系我们</div>
 | 
			
		||||
									<div>Contact Us</div>
 | 
			
		||||
								</div>
 | 
			
		||||
								<div class="call-phone" id="showImg">
 | 
			
		||||
									谭昕烨 Tel:028-86908252 Email:510749022@qq.com
 | 
			
		||||
								</div>
 | 
			
		||||
							</div>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
 | 
			
		||||
					<div id="a251" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>已有航线</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--搜索列表-->
 | 
			
		||||
						<div class="box-search top30">
 | 
			
		||||
							<div class="flight-search company-search" >
 | 
			
		||||
								<form id="queryForm">
 | 
			
		||||
									<div class="list">
 | 
			
		||||
										<input id="destination" type="text" class="form-control" placeholder="请输入要搜索的内容">
 | 
			
		||||
										<div id="chaxun"  class="search_img"> </div>
 | 
			
		||||
									</div>
 | 
			
		||||
								</form>
 | 
			
		||||
							</div>
 | 
			
		||||
							<div class="tab table-responsive top20">
 | 
			
		||||
								<table id="tblResult" class="table table-bordered">
 | 
			
		||||
									<thead>
 | 
			
		||||
									<tr>
 | 
			
		||||
										<th>地区</th>
 | 
			
		||||
										<th>航线</th>
 | 
			
		||||
										<th>周班次</th>
 | 
			
		||||
										<th>承运航司</th>
 | 
			
		||||
										<th>二字码</th>
 | 
			
		||||
									</tr>
 | 
			
		||||
									</thead>
 | 
			
		||||
									<tbody id="res"></tbody>
 | 
			
		||||
								</table>
 | 
			
		||||
							</div>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<img src="/image/img_05.png" />
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
			function iniclick(obj){
 | 
			
		||||
				$('.f-r.box-content').hide();
 | 
			
		||||
				$("#"+obj).show();
 | 
			
		||||
			}
 | 
			
		||||
			$(function(){
 | 
			
		||||
				iniclick('a251');
 | 
			
		||||
				$("#call-img").click(
 | 
			
		||||
						function(){
 | 
			
		||||
							if($("#showImg").css("display")=='none'){
 | 
			
		||||
								$("#showImg").slideDown();
 | 
			
		||||
							}else{
 | 
			
		||||
								$("#showImg").slideUp();
 | 
			
		||||
							}
 | 
			
		||||
						});
 | 
			
		||||
			});
 | 
			
		||||
        </script>
 | 
			
		||||
		<script type="text/javascript">
 | 
			
		||||
			$(function () {
 | 
			
		||||
				//当前页
 | 
			
		||||
				var page = 0;
 | 
			
		||||
				var pages = 1;
 | 
			
		||||
				var pagetrue = "";
 | 
			
		||||
 | 
			
		||||
				//查询方法
 | 
			
		||||
				function load() {
 | 
			
		||||
					var destination = $("#destination").val();
 | 
			
		||||
					var str1 = "";
 | 
			
		||||
					var str2 = "";
 | 
			
		||||
					$.ajax({
 | 
			
		||||
						url: "/ddpflight/content/alreadyRoute",
 | 
			
		||||
						data: {
 | 
			
		||||
							param:destination
 | 
			
		||||
						},
 | 
			
		||||
						type: "GET",
 | 
			
		||||
						dataType: "JSON",
 | 
			
		||||
						success: function (data) {
 | 
			
		||||
							for (var i = 0; i < data.length; i++) {
 | 
			
		||||
								str1 = str1 + "<tr>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].continents +"</td>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].route +"</td>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].times +"</td>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].airCompany +"</td>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].iata +"</td>\n" +
 | 
			
		||||
										"</tr>";
 | 
			
		||||
							}
 | 
			
		||||
							$("#res").html(str1);
 | 
			
		||||
						}
 | 
			
		||||
					});
 | 
			
		||||
				}
 | 
			
		||||
 | 
			
		||||
				$("#chaxun").click(function () {
 | 
			
		||||
					$("#tblResult > tbody").html("");
 | 
			
		||||
					page = 0;
 | 
			
		||||
					load(); //加载数据
 | 
			
		||||
				})
 | 
			
		||||
				//下一页点击事件
 | 
			
		||||
				$("#xinxi").on('click', '#next', function () {
 | 
			
		||||
					page = page + 1;
 | 
			
		||||
					//检验
 | 
			
		||||
					if (page > pages) {
 | 
			
		||||
						page = pages;
 | 
			
		||||
					}
 | 
			
		||||
					load();
 | 
			
		||||
				});
 | 
			
		||||
				//上一页点击事件
 | 
			
		||||
				$("#xinxi").on('click', '#prev', function () {
 | 
			
		||||
					page = page - 1;
 | 
			
		||||
					if (page < 1) {
 | 
			
		||||
						page = 0;
 | 
			
		||||
					}
 | 
			
		||||
					load();
 | 
			
		||||
				});
 | 
			
		||||
				//刷新后自动获取最大页码
 | 
			
		||||
				load();
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,621 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center flight-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>航班</h3>
 | 
			
		||||
						<h2>flight</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/departure/departure.html"><span><i style="background: url(/qwer/20201111/6ee72770599044cc980fd15b526d6dda.png)no-repeat;"></i>出发航班</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/arrival/arrival.html"><span><i style="background: url(/qwer/20201111/c2fbf49d24c3461bb89245f30c44be81.png)no-repeat;"></i>到达航班</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/flight/route/route.html"><span><i style="background: url(/qwer/20201111/d1f6e82325b6498b943a147b8e3c8e51.png)no-repeat;"></i>航线</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/aircompany/aircompany.html"><span><i style="background: url(/qwer/20201111/694ad68c17f342b2ae4faac92439308a.png)no-repeat;"></i>航空公司</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/flight/flight.html">航班</a>
 | 
			
		||||
 | 
			
		||||
					<span>航线</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box">
 | 
			
		||||
					<!--左侧导航-->
 | 
			
		||||
					<div class="f-l sidebar">
 | 
			
		||||
						<h3 class="title">出发流程</h3>
 | 
			
		||||
						<div class="center-block">
 | 
			
		||||
							<ul class="sidebar-list">
 | 
			
		||||
										<li onclick="sidebarTab(this,'a252')"><a href="javascript:;">新航线</a></li>
 | 
			
		||||
							</ul>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div id="a252" class="f-r box-content" style="display: none;min-height: 50vh">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>新航线</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
<!--							<img src="/image/img_04.png" />-->
 | 
			
		||||
							<p><img src="/qwer/202109/c92f6875b2ea47a0820ac40614496766.png" title="" alt=""/></p>
 | 
			
		||||
							<div class="call-me top30 between-center">
 | 
			
		||||
								<div class="call-img" id="call-img">
 | 
			
		||||
									<i></i>
 | 
			
		||||
									<div>联系我们</div>
 | 
			
		||||
									<div>Contact Us</div>
 | 
			
		||||
								</div>
 | 
			
		||||
								<div class="call-phone" id="showImg">
 | 
			
		||||
									谭昕烨 Tel:028-86908252 Email:510749022@qq.com
 | 
			
		||||
								</div>
 | 
			
		||||
							</div>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
 | 
			
		||||
					<div id="a251" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>已有航线</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--搜索列表-->
 | 
			
		||||
						<div class="box-search top30">
 | 
			
		||||
							<div class="flight-search company-search" >
 | 
			
		||||
								<form id="queryForm">
 | 
			
		||||
									<div class="list">
 | 
			
		||||
										<input id="destination" type="text" class="form-control" placeholder="请输入要搜索的内容">
 | 
			
		||||
										<div id="chaxun"  class="search_img"> </div>
 | 
			
		||||
									</div>
 | 
			
		||||
								</form>
 | 
			
		||||
							</div>
 | 
			
		||||
							<div class="tab table-responsive top20">
 | 
			
		||||
								<table id="tblResult" class="table table-bordered">
 | 
			
		||||
									<thead>
 | 
			
		||||
									<tr>
 | 
			
		||||
										<th>地区</th>
 | 
			
		||||
										<th>航线</th>
 | 
			
		||||
										<th>周班次</th>
 | 
			
		||||
										<th>承运航司</th>
 | 
			
		||||
										<th>二字码</th>
 | 
			
		||||
									</tr>
 | 
			
		||||
									</thead>
 | 
			
		||||
									<tbody id="res"></tbody>
 | 
			
		||||
								</table>
 | 
			
		||||
							</div>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<img src="/image/img_05.png" />
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
			function iniclick(obj){
 | 
			
		||||
				$('.f-r.box-content').hide();
 | 
			
		||||
				$("#"+obj).show();
 | 
			
		||||
			}
 | 
			
		||||
			$(function(){
 | 
			
		||||
				iniclick('a251');
 | 
			
		||||
				$("#call-img").click(
 | 
			
		||||
						function(){
 | 
			
		||||
							if($("#showImg").css("display")=='none'){
 | 
			
		||||
								$("#showImg").slideDown();
 | 
			
		||||
							}else{
 | 
			
		||||
								$("#showImg").slideUp();
 | 
			
		||||
							}
 | 
			
		||||
						});
 | 
			
		||||
			});
 | 
			
		||||
        </script>
 | 
			
		||||
		<script type="text/javascript">
 | 
			
		||||
			$(function () {
 | 
			
		||||
				//当前页
 | 
			
		||||
				var page = 0;
 | 
			
		||||
				var pages = 1;
 | 
			
		||||
				var pagetrue = "";
 | 
			
		||||
 | 
			
		||||
				//查询方法
 | 
			
		||||
				function load() {
 | 
			
		||||
					var destination = $("#destination").val();
 | 
			
		||||
					var str1 = "";
 | 
			
		||||
					var str2 = "";
 | 
			
		||||
					$.ajax({
 | 
			
		||||
						url: "/ddpflight/content/alreadyRoute",
 | 
			
		||||
						data: {
 | 
			
		||||
							param:destination
 | 
			
		||||
						},
 | 
			
		||||
						type: "GET",
 | 
			
		||||
						dataType: "JSON",
 | 
			
		||||
						success: function (data) {
 | 
			
		||||
							for (var i = 0; i < data.length; i++) {
 | 
			
		||||
								str1 = str1 + "<tr>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].continents +"</td>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].route +"</td>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].times +"</td>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].airCompany +"</td>\n" +
 | 
			
		||||
										"\t<td>"+ data[i].iata +"</td>\n" +
 | 
			
		||||
										"</tr>";
 | 
			
		||||
							}
 | 
			
		||||
							$("#res").html(str1);
 | 
			
		||||
						}
 | 
			
		||||
					});
 | 
			
		||||
				}
 | 
			
		||||
 | 
			
		||||
				$("#chaxun").click(function () {
 | 
			
		||||
					$("#tblResult > tbody").html("");
 | 
			
		||||
					page = 0;
 | 
			
		||||
					load(); //加载数据
 | 
			
		||||
				})
 | 
			
		||||
				//下一页点击事件
 | 
			
		||||
				$("#xinxi").on('click', '#next', function () {
 | 
			
		||||
					page = page + 1;
 | 
			
		||||
					//检验
 | 
			
		||||
					if (page > pages) {
 | 
			
		||||
						page = pages;
 | 
			
		||||
					}
 | 
			
		||||
					load();
 | 
			
		||||
				});
 | 
			
		||||
				//上一页点击事件
 | 
			
		||||
				$("#xinxi").on('click', '#prev', function () {
 | 
			
		||||
					page = page - 1;
 | 
			
		||||
					if (page < 1) {
 | 
			
		||||
						page = 0;
 | 
			
		||||
					}
 | 
			
		||||
					load();
 | 
			
		||||
				});
 | 
			
		||||
				//刷新后自动获取最大页码
 | 
			
		||||
				load();
 | 
			
		||||
			});
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,704 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center flight-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>航班</h3>
 | 
			
		||||
						<h2>flight</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/departure/departure.html"><span><i style="background: url(/qwer/20201111/6ee72770599044cc980fd15b526d6dda.png)no-repeat;"></i>出发航班</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/arrival/arrival.html"><span><i style="background: url(/qwer/20201111/c2fbf49d24c3461bb89245f30c44be81.png)no-repeat;"></i>到达航班</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/flight/route/route.html"><span><i style="background: url(/qwer/20201111/d1f6e82325b6498b943a147b8e3c8e51.png)no-repeat;"></i>航线</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/flight/aircompany/aircompany.html"><span><i style="background: url(/qwer/20201111/694ad68c17f342b2ae4faac92439308a.png)no-repeat;"></i>航空公司</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/flight/flight.html">航班</a>
 | 
			
		||||
 | 
			
		||||
					<span>航线</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box">
 | 
			
		||||
					<!--左侧导航-->
 | 
			
		||||
					<div class="f-l sidebar">
 | 
			
		||||
						<h3 class="title">航线</h3>
 | 
			
		||||
						<div class="center-block">
 | 
			
		||||
							<ul class="sidebar-list">
 | 
			
		||||
										<li class="active" onclick="sidebarTab(this,'a252')"><a href="javascript:;">新航线</a></li>
 | 
			
		||||
							</ul>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div id="a252" class="f-r box-content" style="display: none;min-height: 50vh">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>新航线</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
<!--							<img src="/image/img_04.png" />-->
 | 
			
		||||
							<div class="call-me top30 between-center">
 | 
			
		||||
								<div class="call-img" id="call-img">
 | 
			
		||||
									<i></i>
 | 
			
		||||
									<div>联系我们</div>
 | 
			
		||||
<!--									<div>Contact Us</div>-->
 | 
			
		||||
								</div>
 | 
			
		||||
								<div class="call-phone2" id="oneBox">
 | 
			
		||||
									<div class="contactus">
 | 
			
		||||
										寻求合作请联系:成都天府国际机场 航空市场部
 | 
			
		||||
									</div>
 | 
			
		||||
									<div class="contactus2">
 | 
			
		||||
										← 点击显示联系人详情
 | 
			
		||||
									</div>
 | 
			
		||||
								</div>
 | 
			
		||||
								<div class="call-phone" id="showImg">
 | 
			
		||||
									<div style="width: 50%;float: left">
 | 
			
		||||
										<div>客运:严女士</div>
 | 
			
		||||
										<div>联系方式:86-028-86908260</div>
 | 
			
		||||
										<div>邮箱:398281557@qq.com</div>
 | 
			
		||||
									</div>
 | 
			
		||||
									<div style="width: 50%;float: left">
 | 
			
		||||
										<div>货运:谭先生</div>
 | 
			
		||||
										<div>联系方式:86-028-86908252</div>
 | 
			
		||||
										<div>邮箱:510749022@qq.com</div>
 | 
			
		||||
									</div>
 | 
			
		||||
								</div>
 | 
			
		||||
							</div>
 | 
			
		||||
							<br>
 | 
			
		||||
							<p><img src="/qwer/202109/c92f6875b2ea47a0820ac40614496766.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
 | 
			
		||||
					<div id="a251" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>已有航线</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--搜索列表-->
 | 
			
		||||
<!--						<div class="box-search top30">-->
 | 
			
		||||
<!--							<div class="flight-search company-search" >-->
 | 
			
		||||
<!--								<form id="queryForm">-->
 | 
			
		||||
<!--									<div class="list">-->
 | 
			
		||||
<!--										<input id="destination" type="text" class="form-control" placeholder="请输入要搜索的内容">-->
 | 
			
		||||
<!--										<div id="chaxun"  class="search_img"> </div>-->
 | 
			
		||||
<!--									</div>-->
 | 
			
		||||
<!--								</form>-->
 | 
			
		||||
<!--							</div>-->
 | 
			
		||||
<!--							<div class="tab table-responsive top20">-->
 | 
			
		||||
<!--								<table id="tblResult" class="table table-bordered">-->
 | 
			
		||||
<!--									<thead>-->
 | 
			
		||||
<!--									<tr>-->
 | 
			
		||||
<!--										<th>地区</th>-->
 | 
			
		||||
<!--										<th>航线</th>-->
 | 
			
		||||
<!--										<th>周班次</th>-->
 | 
			
		||||
<!--										<th>承运航司</th>-->
 | 
			
		||||
<!--										<th>二字码</th>-->
 | 
			
		||||
<!--									</tr>-->
 | 
			
		||||
<!--									</thead>-->
 | 
			
		||||
<!--									<tbody id="res"></tbody>-->
 | 
			
		||||
<!--								</table>-->
 | 
			
		||||
<!--							</div>-->
 | 
			
		||||
<!--						</div>-->
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
<!--							<img src="/image/img_05.png" />-->
 | 
			
		||||
							<p>敬请期待!</p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true,
 | 
			
		||||
            });
 | 
			
		||||
			function iniclick(obj){
 | 
			
		||||
				$('.f-r.box-content').hide();
 | 
			
		||||
				$("#"+obj).show();
 | 
			
		||||
			}
 | 
			
		||||
			$(function(){
 | 
			
		||||
				iniclick('a252');
 | 
			
		||||
				isshowone:true,
 | 
			
		||||
				$("#call-img").click(
 | 
			
		||||
						function(){
 | 
			
		||||
							if($("#showImg").css("display")=='none'){
 | 
			
		||||
								// $("#showImg").slideDown();
 | 
			
		||||
								$("#showImg").css({display:'block'})
 | 
			
		||||
								$("#oneBox").css({display:'none'})
 | 
			
		||||
							}else{
 | 
			
		||||
								// $("#showImg").slideUp();
 | 
			
		||||
								$("#showImg").css({display:'none'})
 | 
			
		||||
								$("#oneBox").css({display:'block'})
 | 
			
		||||
							}
 | 
			
		||||
						})
 | 
			
		||||
			});
 | 
			
		||||
        </script>
 | 
			
		||||
<!--		<script type="text/javascript">-->
 | 
			
		||||
<!--			$(function () {-->
 | 
			
		||||
<!--				//当前页-->
 | 
			
		||||
<!--				var page = 0;-->
 | 
			
		||||
<!--				var pages = 1;-->
 | 
			
		||||
<!--				var pagetrue = "";-->
 | 
			
		||||
 | 
			
		||||
<!--				//查询方法-->
 | 
			
		||||
<!--				function load() {-->
 | 
			
		||||
<!--					var destination = $("#destination").val();-->
 | 
			
		||||
<!--					var str1 = "";-->
 | 
			
		||||
<!--					var str2 = "";-->
 | 
			
		||||
<!--					$.ajax({-->
 | 
			
		||||
<!--						url: "/ddpflight/content/alreadyRoute",-->
 | 
			
		||||
<!--						data: {-->
 | 
			
		||||
<!--							param:destination-->
 | 
			
		||||
<!--						},-->
 | 
			
		||||
<!--						type: "GET",-->
 | 
			
		||||
<!--						dataType: "JSON",-->
 | 
			
		||||
<!--						success: function (data) {-->
 | 
			
		||||
<!--							for (var i = 0; i < data.length; i++) {-->
 | 
			
		||||
<!--								str1 = str1 + "<tr>\n" +-->
 | 
			
		||||
<!--										"\t<td>"+ data[i].continents +"</td>\n" +-->
 | 
			
		||||
<!--										"\t<td>"+ data[i].route +"</td>\n" +-->
 | 
			
		||||
<!--										"\t<td>"+ data[i].times +"</td>\n" +-->
 | 
			
		||||
<!--										"\t<td>"+ data[i].airCompany +"</td>\n" +-->
 | 
			
		||||
<!--										"\t<td>"+ data[i].iata +"</td>\n" +-->
 | 
			
		||||
<!--										"</tr>";-->
 | 
			
		||||
<!--							}-->
 | 
			
		||||
<!--							$("#res").html(str1);-->
 | 
			
		||||
<!--						}-->
 | 
			
		||||
<!--					});-->
 | 
			
		||||
<!--				}-->
 | 
			
		||||
 | 
			
		||||
<!--				$("#chaxun").click(function () {-->
 | 
			
		||||
<!--					$("#tblResult > tbody").html("");-->
 | 
			
		||||
<!--					page = 0;-->
 | 
			
		||||
<!--					load(); //加载数据-->
 | 
			
		||||
<!--				})-->
 | 
			
		||||
<!--				//下一页点击事件-->
 | 
			
		||||
<!--				$("#xinxi").on('click', '#next', function () {-->
 | 
			
		||||
<!--					page = page + 1;-->
 | 
			
		||||
<!--					//检验-->
 | 
			
		||||
<!--					if (page > pages) {-->
 | 
			
		||||
<!--						page = pages;-->
 | 
			
		||||
<!--					}-->
 | 
			
		||||
<!--					load();-->
 | 
			
		||||
<!--				});-->
 | 
			
		||||
<!--				//上一页点击事件-->
 | 
			
		||||
<!--				$("#xinxi").on('click', '#prev', function () {-->
 | 
			
		||||
<!--					page = page - 1;-->
 | 
			
		||||
<!--					if (page < 1) {-->
 | 
			
		||||
<!--						page = 0;-->
 | 
			
		||||
<!--					}-->
 | 
			
		||||
<!--					load();-->
 | 
			
		||||
<!--				});-->
 | 
			
		||||
<!--				//刷新后自动获取最大页码-->
 | 
			
		||||
<!--				load();-->
 | 
			
		||||
<!--			});-->
 | 
			
		||||
<!--		</script>-->
 | 
			
		||||
	<style>
 | 
			
		||||
		.contactus{
 | 
			
		||||
			font-family: 'Microsoft Yahei';
 | 
			
		||||
			text-align:center;
 | 
			
		||||
			margin-top: 10px;
 | 
			
		||||
			font-size: 25px;
 | 
			
		||||
		}
 | 
			
		||||
		.contactus2{
 | 
			
		||||
			font-family: 'Microsoft Yahei';
 | 
			
		||||
			text-align:center;
 | 
			
		||||
			margin-top: 10px;
 | 
			
		||||
			font-size: 5px;
 | 
			
		||||
		}
 | 
			
		||||
		.box-content .call-me {
 | 
			
		||||
			max-width: 860px;
 | 
			
		||||
			background: #e6e7ea;
 | 
			
		||||
			padding-left: 80px;
 | 
			
		||||
			position: relative;
 | 
			
		||||
			min-height: 100px;
 | 
			
		||||
			width: 100%;
 | 
			
		||||
		}
 | 
			
		||||
		.box-content .call-me .call-phone {
 | 
			
		||||
			width: 760px;
 | 
			
		||||
			line-height: 26px;
 | 
			
		||||
			font-size: 16px;
 | 
			
		||||
			padding-left: 80px;
 | 
			
		||||
			color: #000;
 | 
			
		||||
			word-break: break-all;
 | 
			
		||||
			display: none;
 | 
			
		||||
		}
 | 
			
		||||
		.box-content .call-me .call-phone2 {
 | 
			
		||||
			width: 760px;
 | 
			
		||||
			line-height: 26px;
 | 
			
		||||
			font-size: 16px;
 | 
			
		||||
			padding-left: 80px;
 | 
			
		||||
			color: #000;
 | 
			
		||||
			word-break: break-all;
 | 
			
		||||
		}
 | 
			
		||||
		.box-content .call-me .call-img {
 | 
			
		||||
			width: 100px;
 | 
			
		||||
			height: 100px;
 | 
			
		||||
			position: absolute;
 | 
			
		||||
			background: linear-gradient(156deg, #E2AB63 0%, #9B6C3A 100%);
 | 
			
		||||
			text-align: center;
 | 
			
		||||
			color: #27365C;
 | 
			
		||||
			font-size: 16px;
 | 
			
		||||
			left: 0;
 | 
			
		||||
			top: 0px;
 | 
			
		||||
			cursor: pointer;
 | 
			
		||||
		}
 | 
			
		||||
		.box-content .call-me .call-img i {
 | 
			
		||||
			background: url(/image/icon_08.png) no-repeat center;
 | 
			
		||||
			width: 100%;
 | 
			
		||||
			height: 40px;
 | 
			
		||||
			display: block;
 | 
			
		||||
			margin-top: 15px;
 | 
			
		||||
		}
 | 
			
		||||
	</style>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,579 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center guide-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>指南</h3>
 | 
			
		||||
						<h2>guide</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/setout/setout.html"><span><i style="background: url(/qwer/20201112/b9ddd63912e34572a9984970f6dd5f89.png)no-repeat;"></i>出发流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/transfer/transfer.html"><span><i style="background: url(/qwer/20201112/47ea4163025d44e087e586a03971776e.png)no-repeat;"></i>中转流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/guide/arrive/arrive.html"><span><i style="background: url(/qwer/20201112/844b167d23994e2394cf7b8c4561207c.png)no-repeat;"></i>到达流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/passenger/passenger.html"><span><i style="background: url(/qwer/20201112/c01a4e09bb1c4cc9af41674773595b88.png)no-repeat;"></i>旅客须知</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/guide/guide.html">指南</a>
 | 
			
		||||
 | 
			
		||||
					<span>到达流程</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box top-bottom nobg">
 | 
			
		||||
					<!-- 头部导航 -->
 | 
			
		||||
					<div class="top-slider  sidebar">
 | 
			
		||||
						<ul class="sidebar-list">
 | 
			
		||||
							<li class="active" onclick="sidebarTab(this,'a632')"><a href="javascript:;">1号航站楼到达</a></li>
 | 
			
		||||
							<li onclick="sidebarTab(this,'a633')"><a href="javascript:;">2号航站楼到达</a></li>
 | 
			
		||||
						</ul>
 | 
			
		||||
					</div>
 | 
			
		||||
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div id="a632" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>1号航站楼到达</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/50b8b258a7824010a064c4883e49990f.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<div id="a633" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>2号航站楼到达</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/785a842059f6427da41555d7d9895cfb.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
<div id="outerdiv" style="position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;">
 | 
			
		||||
    <div id="innerdiv" style="position: absolute">
 | 
			
		||||
        <img id="bigimg" style="border:5px solid #fff;background:rgb(255,255,255);" src="" />
 | 
			
		||||
    </div>
 | 
			
		||||
</div>        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function(){
 | 
			
		||||
				//展开
 | 
			
		||||
				$('.sidebar-click').each(function(){
 | 
			
		||||
					var that = $(this)
 | 
			
		||||
					$('.sidebar-active .sidebar-list').show();
 | 
			
		||||
					that.find('.sidebar-tit').click(function(){
 | 
			
		||||
						if(that.find('.sidebar-list').is(':hidden')){
 | 
			
		||||
							 that.find('.sidebar-list').slideDown();
 | 
			
		||||
							 that.addClass('sidebar-active');
 | 
			
		||||
						}else{
 | 
			
		||||
							that.find('.sidebar-list').slideUp();
 | 
			
		||||
							 that.removeClass('sidebar-active');
 | 
			
		||||
						}
 | 
			
		||||
					})
 | 
			
		||||
				});
 | 
			
		||||
$(".box-txt.top40 > p > img").addClass("pimg");
 | 
			
		||||
$(".pimg").click(function(){
 | 
			
		||||
var _this = $(this);//将当前的pimg元素作为_this传入函数
 | 
			
		||||
imgShow("#outerdiv", "#innerdiv", "#bigimg", _this);
 | 
			
		||||
})
 | 
			
		||||
function imgShow(outerdiv, innerdiv, bigimg, _this) {
 | 
			
		||||
var src = _this.attr("src");//获取当前点击的pimg元素中的src属性
 | 
			
		||||
$(bigimg).attr("src", src);//设置#bigimg元素的src属性
 | 
			
		||||
 | 
			
		||||
/*获取当前点击图片的真实大小,并显示弹出层及大图*/
 | 
			
		||||
$("<img/>").attr("src", src).on('load',function(){
 | 
			
		||||
var windowW = $(window).width();//获取当前窗口宽度
 | 
			
		||||
var windowH = $(window).height();//获取当前窗口高度
 | 
			
		||||
var realWidth = this.width;//获取图片真实宽度
 | 
			
		||||
var realHeight = this.height;//获取图片真实高度
 | 
			
		||||
var imgWidth, imgHeight;
 | 
			
		||||
if (realWidth > windowW){
 | 
			
		||||
imgWidth = windowW
 | 
			
		||||
}else {
 | 
			
		||||
imgWidth = realWidth
 | 
			
		||||
}
 | 
			
		||||
var wheight = windowH;
 | 
			
		||||
imgHeight = realHeight;
 | 
			
		||||
$(bigimg).css("width", imgWidth);//以最终的宽度对图片缩放
 | 
			
		||||
 | 
			
		||||
var w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
 | 
			
		||||
var h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
 | 
			
		||||
if(realWidth > windowW){
 | 
			
		||||
$(innerdiv).css({"top":50, "left": w,'height':wheight,'overflow': 'scroll'});//设置#innerdiv的top和left属性
 | 
			
		||||
}else{
 | 
			
		||||
var toppx=wheight/2-imgHeight
 | 
			
		||||
$(innerdiv).css({"top": toppx, "left": w,'height':wheight,'overflow': 'auto'});//设置#innerdiv的top和left属性
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(outerdiv).fadeIn("fast");//淡入显示#outerdiv及.pimg
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"hidden",
 | 
			
		||||
"overflow-y":"hidden"
 | 
			
		||||
});
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
$(outerdiv).click(function () {//再次点击淡出消失弹出层
 | 
			
		||||
$(this).fadeOut("fast");
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"auto",
 | 
			
		||||
"overflow-y":"auto"
 | 
			
		||||
});
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
}			})
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,580 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center guide-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>指南</h3>
 | 
			
		||||
						<h2>guide</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/setout/setout.html"><span><i style="background: url(/qwer/20201112/b9ddd63912e34572a9984970f6dd5f89.png)no-repeat;"></i>出发流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/transfer/transfer.html"><span><i style="background: url(/qwer/20201112/47ea4163025d44e087e586a03971776e.png)no-repeat;"></i>中转流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/guide/arrive/arrive.html"><span><i style="background: url(/qwer/20201112/844b167d23994e2394cf7b8c4561207c.png)no-repeat;"></i>到达流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/passenger/passenger.html"><span><i style="background: url(/qwer/20201112/c01a4e09bb1c4cc9af41674773595b88.png)no-repeat;"></i>旅客须知</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/guide/guide.html">指南</a>
 | 
			
		||||
 | 
			
		||||
					<span>到达流程</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box">
 | 
			
		||||
					<!--左侧导航-->
 | 
			
		||||
					<div class="f-l sidebar">
 | 
			
		||||
						<h3 class="title">到达流程</h3>
 | 
			
		||||
						<div class="center-block">
 | 
			
		||||
							<ul class="sidebar-list">
 | 
			
		||||
								<li id="b632" onclick="sidebarTab(this,'a632')"><a href="javascript:;">1号航站楼到达</a></li>
 | 
			
		||||
								<li id="b633" onclick="sidebarTab(this,'a633')"><a href="javascript:;">2号航站楼到达</a></li>
 | 
			
		||||
							</ul>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div id="a632" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>1号航站楼到达</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/50b8b258a7824010a064c4883e49990f.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<div id="a633" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>2号航站楼到达</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/785a842059f6427da41555d7d9895cfb.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
<div id="outerdiv" style="position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;">
 | 
			
		||||
    <div id="innerdiv" style="position: absolute">
 | 
			
		||||
        <img id="bigimg" style="border:5px solid #fff;background:rgb(255,255,255);" src="" />
 | 
			
		||||
    </div>
 | 
			
		||||
</div>        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function () {
 | 
			
		||||
				var id = getQueryString("id");
 | 
			
		||||
				iniclick(id);
 | 
			
		||||
$(".box-txt.top40 > p > img").addClass("pimg");
 | 
			
		||||
$(".pimg").click(function(){
 | 
			
		||||
var _this = $(this);//将当前的pimg元素作为_this传入函数
 | 
			
		||||
imgShow("#outerdiv", "#innerdiv", "#bigimg", _this);
 | 
			
		||||
})
 | 
			
		||||
function imgShow(outerdiv, innerdiv, bigimg, _this) {
 | 
			
		||||
var src = _this.attr("src");//获取当前点击的pimg元素中的src属性
 | 
			
		||||
$(bigimg).attr("src", src);//设置#bigimg元素的src属性
 | 
			
		||||
 | 
			
		||||
/*获取当前点击图片的真实大小,并显示弹出层及大图*/
 | 
			
		||||
$("<img/>").attr("src", src).on('load',function(){
 | 
			
		||||
var windowW = $(window).width();//获取当前窗口宽度
 | 
			
		||||
var windowH = $(window).height();//获取当前窗口高度
 | 
			
		||||
var realWidth = this.width;//获取图片真实宽度
 | 
			
		||||
var realHeight = this.height;//获取图片真实高度
 | 
			
		||||
var imgWidth, imgHeight;
 | 
			
		||||
if (realWidth > windowW){
 | 
			
		||||
imgWidth = windowW
 | 
			
		||||
}else {
 | 
			
		||||
imgWidth = realWidth
 | 
			
		||||
}
 | 
			
		||||
var wheight = windowH;
 | 
			
		||||
imgHeight = realHeight;
 | 
			
		||||
$(bigimg).css("width", imgWidth);//以最终的宽度对图片缩放
 | 
			
		||||
 | 
			
		||||
var w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
 | 
			
		||||
var h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
 | 
			
		||||
if(realWidth > windowW){
 | 
			
		||||
$(innerdiv).css({"top":50, "left": w,'height':wheight,'overflow': 'scroll'});//设置#innerdiv的top和left属性
 | 
			
		||||
}else{
 | 
			
		||||
var toppx=wheight/2-imgHeight
 | 
			
		||||
$(innerdiv).css({"top": toppx, "left": w,'height':wheight,'overflow': 'auto'});//设置#innerdiv的top和left属性
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(outerdiv).fadeIn("fast");//淡入显示#outerdiv及.pimg
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"hidden",
 | 
			
		||||
"overflow-y":"hidden"
 | 
			
		||||
});
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
$(outerdiv).click(function () {//再次点击淡出消失弹出层
 | 
			
		||||
$(this).fadeOut("fast");
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"auto",
 | 
			
		||||
"overflow-y":"auto"
 | 
			
		||||
});
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
}			});
 | 
			
		||||
			function iniclick(obj){
 | 
			
		||||
				$("#b"+obj).addClass('active');
 | 
			
		||||
				$('.f-r.box-content').hide();
 | 
			
		||||
				$("#a"+obj).show();
 | 
			
		||||
			}
 | 
			
		||||
			function getQueryString(name) {
 | 
			
		||||
				var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
 | 
			
		||||
				var r = window.location.search.substr(1).match(reg);
 | 
			
		||||
				if (r != null) return unescape(r[2]);
 | 
			
		||||
				return null;
 | 
			
		||||
			}
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,580 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center guide-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>指南</h3>
 | 
			
		||||
						<h2>guide</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/setout/setout.html"><span><i style="background: url(/qwer/20201112/b9ddd63912e34572a9984970f6dd5f89.png)no-repeat;"></i>出发流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/transfer/transfer.html"><span><i style="background: url(/qwer/20201112/47ea4163025d44e087e586a03971776e.png)no-repeat;"></i>中转流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/guide/arrive/arrive.html"><span><i style="background: url(/qwer/20201112/844b167d23994e2394cf7b8c4561207c.png)no-repeat;"></i>到达流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/passenger/passenger.html"><span><i style="background: url(/qwer/20201112/c01a4e09bb1c4cc9af41674773595b88.png)no-repeat;"></i>旅客须知</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/guide/guide.html">指南</a>
 | 
			
		||||
 | 
			
		||||
					<span>到达流程</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box">
 | 
			
		||||
					<!--左侧导航-->
 | 
			
		||||
					<div class="f-l sidebar">
 | 
			
		||||
						<h3 class="title">到达流程</h3>
 | 
			
		||||
						<div class="center-block">
 | 
			
		||||
							<ul class="sidebar-list">
 | 
			
		||||
								<li id="b632" onclick="sidebarTab(this,'a632')"><a href="javascript:;">1号航站楼到达</a></li>
 | 
			
		||||
								<li id="b633" onclick="sidebarTab(this,'a633')"><a href="javascript:;">2号航站楼到达</a></li>
 | 
			
		||||
							</ul>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div id="a632" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>1号航站楼到达</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/50b8b258a7824010a064c4883e49990f.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<div id="a633" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>2号航站楼到达</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/785a842059f6427da41555d7d9895cfb.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
<div id="outerdiv" style="position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;">
 | 
			
		||||
    <div id="innerdiv" style="position: absolute">
 | 
			
		||||
        <img id="bigimg" style="border:5px solid #fff;background:rgb(255,255,255);" src="" />
 | 
			
		||||
    </div>
 | 
			
		||||
</div>        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function () {
 | 
			
		||||
				var id = getQueryString("id");
 | 
			
		||||
				iniclick(id);
 | 
			
		||||
$(".box-txt.top40 > p > img").addClass("pimg");
 | 
			
		||||
$(".pimg").click(function(){
 | 
			
		||||
var _this = $(this);//将当前的pimg元素作为_this传入函数
 | 
			
		||||
imgShow("#outerdiv", "#innerdiv", "#bigimg", _this);
 | 
			
		||||
})
 | 
			
		||||
function imgShow(outerdiv, innerdiv, bigimg, _this) {
 | 
			
		||||
var src = _this.attr("src");//获取当前点击的pimg元素中的src属性
 | 
			
		||||
$(bigimg).attr("src", src);//设置#bigimg元素的src属性
 | 
			
		||||
 | 
			
		||||
/*获取当前点击图片的真实大小,并显示弹出层及大图*/
 | 
			
		||||
$("<img/>").attr("src", src).on('load',function(){
 | 
			
		||||
var windowW = $(window).width();//获取当前窗口宽度
 | 
			
		||||
var windowH = $(window).height();//获取当前窗口高度
 | 
			
		||||
var realWidth = this.width;//获取图片真实宽度
 | 
			
		||||
var realHeight = this.height;//获取图片真实高度
 | 
			
		||||
var imgWidth, imgHeight;
 | 
			
		||||
if (realWidth > windowW){
 | 
			
		||||
imgWidth = windowW
 | 
			
		||||
}else {
 | 
			
		||||
imgWidth = realWidth
 | 
			
		||||
}
 | 
			
		||||
var wheight = windowH;
 | 
			
		||||
imgHeight = realHeight;
 | 
			
		||||
$(bigimg).css("width", imgWidth);//以最终的宽度对图片缩放
 | 
			
		||||
 | 
			
		||||
var w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
 | 
			
		||||
var h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
 | 
			
		||||
if(realWidth > windowW){
 | 
			
		||||
$(innerdiv).css({"top":50, "left": w,'height':wheight,'overflow': 'scroll'});//设置#innerdiv的top和left属性
 | 
			
		||||
}else{
 | 
			
		||||
var toppx=wheight/2-imgHeight
 | 
			
		||||
$(innerdiv).css({"top": toppx, "left": w,'height':wheight,'overflow': 'auto'});//设置#innerdiv的top和left属性
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(outerdiv).fadeIn("fast");//淡入显示#outerdiv及.pimg
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"hidden",
 | 
			
		||||
"overflow-y":"hidden"
 | 
			
		||||
});
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
$(outerdiv).click(function () {//再次点击淡出消失弹出层
 | 
			
		||||
$(this).fadeOut("fast");
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"auto",
 | 
			
		||||
"overflow-y":"auto"
 | 
			
		||||
});
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
}			});
 | 
			
		||||
			function iniclick(obj){
 | 
			
		||||
				$("#b"+obj).addClass('active');
 | 
			
		||||
				$('.f-r.box-content').hide();
 | 
			
		||||
				$("#a"+obj).show();
 | 
			
		||||
			}
 | 
			
		||||
			function getQueryString(name) {
 | 
			
		||||
				var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
 | 
			
		||||
				var r = window.location.search.substr(1).match(reg);
 | 
			
		||||
				if (r != null) return unescape(r[2]);
 | 
			
		||||
				return null;
 | 
			
		||||
			}
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,579 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center guide-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>指南</h3>
 | 
			
		||||
						<h2>guide</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/guide/setout/setout.html"><span><i style="background: url(/qwer/20201112/b9ddd63912e34572a9984970f6dd5f89.png)no-repeat;"></i>出发流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/transfer/transfer.html"><span><i style="background: url(/qwer/20201112/47ea4163025d44e087e586a03971776e.png)no-repeat;"></i>中转流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/arrive/arrive.html"><span><i style="background: url(/qwer/20201112/844b167d23994e2394cf7b8c4561207c.png)no-repeat;"></i>到达流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/passenger/passenger.html"><span><i style="background: url(/qwer/20201112/c01a4e09bb1c4cc9af41674773595b88.png)no-repeat;"></i>旅客须知</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/guide/guide.html">指南</a>
 | 
			
		||||
					<span>出发流程</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box top-bottom nobg">
 | 
			
		||||
					<!-- 头部导航 -->
 | 
			
		||||
					<div class="top-slider  sidebar">
 | 
			
		||||
						<ul class="sidebar-list">
 | 
			
		||||
							<li class="active" onclick="sidebarTab(this,'a626')"><a href="javascript:;">1号航站楼出发</a></li>
 | 
			
		||||
							<li onclick="sidebarTab(this,'a627')"><a href="javascript:;">2号航站楼出发</a></li>
 | 
			
		||||
						</ul>
 | 
			
		||||
					</div>
 | 
			
		||||
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
                    <div id="a626" class="f-r box-content">
 | 
			
		||||
                        <div class="name  bg-name">
 | 
			
		||||
                            <h3>1号航站楼出发</h3>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <!--内容-->
 | 
			
		||||
                        <div class="box-txt top40">
 | 
			
		||||
                            <p><img src="/qwer/20210914/b4d49e265c6e416a956bf53346ee5f91.png" title="" alt=""/></p>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div id="a627" class="f-r box-content">
 | 
			
		||||
                        <div class="name  bg-name">
 | 
			
		||||
                            <h3>2号航站楼出发</h3>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <!--内容-->
 | 
			
		||||
                        <div class="box-txt top40">
 | 
			
		||||
                            <p><img src="/qwer/20210914/cb2a863c9de9400d88f4ab2375580b17.png" title="" alt=""/></p>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <!--右侧内容-->
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
<div id="outerdiv" style="position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;">
 | 
			
		||||
    <div id="innerdiv" style="position: absolute">
 | 
			
		||||
        <img id="bigimg" style="border:5px solid #fff;background:rgb(255,255,255);" src="" />
 | 
			
		||||
    </div>
 | 
			
		||||
</div>        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function(){
 | 
			
		||||
				//展开
 | 
			
		||||
				$('.sidebar-click').each(function(){
 | 
			
		||||
					var that = $(this)
 | 
			
		||||
					$('.sidebar-active .sidebar-list').show();
 | 
			
		||||
					that.find('.sidebar-tit').click(function(){
 | 
			
		||||
						if(that.find('.sidebar-list').is(':hidden')){
 | 
			
		||||
							 that.find('.sidebar-list').slideDown();
 | 
			
		||||
							 that.addClass('sidebar-active');
 | 
			
		||||
						}else{
 | 
			
		||||
							that.find('.sidebar-list').slideUp();
 | 
			
		||||
							 that.removeClass('sidebar-active');
 | 
			
		||||
						}
 | 
			
		||||
					})
 | 
			
		||||
				});
 | 
			
		||||
$(".box-txt.top40 > p > img").addClass("pimg");
 | 
			
		||||
$(".pimg").click(function(){
 | 
			
		||||
var _this = $(this);//将当前的pimg元素作为_this传入函数
 | 
			
		||||
imgShow("#outerdiv", "#innerdiv", "#bigimg", _this);
 | 
			
		||||
})
 | 
			
		||||
function imgShow(outerdiv, innerdiv, bigimg, _this) {
 | 
			
		||||
var src = _this.attr("src");//获取当前点击的pimg元素中的src属性
 | 
			
		||||
$(bigimg).attr("src", src);//设置#bigimg元素的src属性
 | 
			
		||||
 | 
			
		||||
/*获取当前点击图片的真实大小,并显示弹出层及大图*/
 | 
			
		||||
$("<img/>").attr("src", src).on('load',function(){
 | 
			
		||||
var windowW = $(window).width();//获取当前窗口宽度
 | 
			
		||||
var windowH = $(window).height();//获取当前窗口高度
 | 
			
		||||
var realWidth = this.width;//获取图片真实宽度
 | 
			
		||||
var realHeight = this.height;//获取图片真实高度
 | 
			
		||||
var imgWidth, imgHeight;
 | 
			
		||||
if (realWidth > windowW){
 | 
			
		||||
imgWidth = windowW
 | 
			
		||||
}else {
 | 
			
		||||
imgWidth = realWidth
 | 
			
		||||
}
 | 
			
		||||
var wheight = windowH;
 | 
			
		||||
imgHeight = realHeight;
 | 
			
		||||
$(bigimg).css("width", imgWidth);//以最终的宽度对图片缩放
 | 
			
		||||
 | 
			
		||||
var w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
 | 
			
		||||
var h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
 | 
			
		||||
if(realWidth > windowW){
 | 
			
		||||
$(innerdiv).css({"top":50, "left": w,'height':wheight,'overflow': 'scroll'});//设置#innerdiv的top和left属性
 | 
			
		||||
}else{
 | 
			
		||||
var toppx=wheight/2-imgHeight
 | 
			
		||||
$(innerdiv).css({"top": toppx, "left": w,'height':wheight,'overflow': 'auto'});//设置#innerdiv的top和left属性
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(outerdiv).fadeIn("fast");//淡入显示#outerdiv及.pimg
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"hidden",
 | 
			
		||||
"overflow-y":"hidden"
 | 
			
		||||
});
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
$(outerdiv).click(function () {//再次点击淡出消失弹出层
 | 
			
		||||
$(this).fadeOut("fast");
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"auto",
 | 
			
		||||
"overflow-y":"auto"
 | 
			
		||||
});
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
}			})
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -0,0 +1,581 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center guide-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>指南</h3>
 | 
			
		||||
						<h2>guide</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/guide/setout/setout.html"><span><i style="background: url(/qwer/20201112/b9ddd63912e34572a9984970f6dd5f89.png)no-repeat;"></i>出发流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/transfer/transfer.html"><span><i style="background: url(/qwer/20201112/47ea4163025d44e087e586a03971776e.png)no-repeat;"></i>中转流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/arrive/arrive.html"><span><i style="background: url(/qwer/20201112/844b167d23994e2394cf7b8c4561207c.png)no-repeat;"></i>到达流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/passenger/passenger.html"><span><i style="background: url(/qwer/20201112/c01a4e09bb1c4cc9af41674773595b88.png)no-repeat;"></i>旅客须知</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/guide/guide.html">指南</a>
 | 
			
		||||
 | 
			
		||||
					<span>出发流程</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box">
 | 
			
		||||
					<!--左侧导航-->
 | 
			
		||||
					<div class="f-l sidebar">
 | 
			
		||||
						<h3 class="title">出发流程</h3>
 | 
			
		||||
						<div class="center-block">
 | 
			
		||||
                            <ul class="sidebar-list">
 | 
			
		||||
									<li id="b626" onclick="sidebarTab(this,'a626')"><a href="javascript:;">1号航站楼出发</a></li>
 | 
			
		||||
									<li id="b627" onclick="sidebarTab(this,'a627')"><a href="javascript:;">2号航站楼出发</a></li>
 | 
			
		||||
                            </ul>
 | 
			
		||||
                        </div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
                    <div id="a626" class="f-r box-content">
 | 
			
		||||
                        <div class="name  bg-name">
 | 
			
		||||
                            <h3>1号航站楼出发</h3>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <!--内容-->
 | 
			
		||||
                        <div class="box-txt top40">
 | 
			
		||||
                            <p><img src="/qwer/20210914/b4d49e265c6e416a956bf53346ee5f91.png" title="" alt=""/></p>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div id="a627" class="f-r box-content">
 | 
			
		||||
                        <div class="name  bg-name">
 | 
			
		||||
                            <h3>2号航站楼出发</h3>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <!--内容-->
 | 
			
		||||
                        <div class="box-txt top40">
 | 
			
		||||
                            <p><img src="/qwer/20210914/cb2a863c9de9400d88f4ab2375580b17.png" title="" alt=""/></p>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <!--右侧内容-->
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
<div id="outerdiv" style="position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;">
 | 
			
		||||
    <div id="innerdiv" style="position: absolute">
 | 
			
		||||
        <img id="bigimg" style="border:5px solid #fff;background:rgb(255,255,255);" src="" />
 | 
			
		||||
    </div>
 | 
			
		||||
</div>        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function () {
 | 
			
		||||
				var id = getQueryString("id");
 | 
			
		||||
				iniclick(id);
 | 
			
		||||
$(".box-txt.top40 > p > img").addClass("pimg");
 | 
			
		||||
$(".pimg").click(function(){
 | 
			
		||||
var _this = $(this);//将当前的pimg元素作为_this传入函数
 | 
			
		||||
imgShow("#outerdiv", "#innerdiv", "#bigimg", _this);
 | 
			
		||||
})
 | 
			
		||||
function imgShow(outerdiv, innerdiv, bigimg, _this) {
 | 
			
		||||
var src = _this.attr("src");//获取当前点击的pimg元素中的src属性
 | 
			
		||||
$(bigimg).attr("src", src);//设置#bigimg元素的src属性
 | 
			
		||||
 | 
			
		||||
/*获取当前点击图片的真实大小,并显示弹出层及大图*/
 | 
			
		||||
$("<img/>").attr("src", src).on('load',function(){
 | 
			
		||||
var windowW = $(window).width();//获取当前窗口宽度
 | 
			
		||||
var windowH = $(window).height();//获取当前窗口高度
 | 
			
		||||
var realWidth = this.width;//获取图片真实宽度
 | 
			
		||||
var realHeight = this.height;//获取图片真实高度
 | 
			
		||||
var imgWidth, imgHeight;
 | 
			
		||||
if (realWidth > windowW){
 | 
			
		||||
imgWidth = windowW
 | 
			
		||||
}else {
 | 
			
		||||
imgWidth = realWidth
 | 
			
		||||
}
 | 
			
		||||
var wheight = windowH;
 | 
			
		||||
imgHeight = realHeight;
 | 
			
		||||
$(bigimg).css("width", imgWidth);//以最终的宽度对图片缩放
 | 
			
		||||
 | 
			
		||||
var w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
 | 
			
		||||
var h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
 | 
			
		||||
if(realWidth > windowW){
 | 
			
		||||
$(innerdiv).css({"top":50, "left": w,'height':wheight,'overflow': 'scroll'});//设置#innerdiv的top和left属性
 | 
			
		||||
}else{
 | 
			
		||||
var toppx=wheight/2-imgHeight
 | 
			
		||||
$(innerdiv).css({"top": toppx, "left": w,'height':wheight,'overflow': 'auto'});//设置#innerdiv的top和left属性
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(outerdiv).fadeIn("fast");//淡入显示#outerdiv及.pimg
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"hidden",
 | 
			
		||||
"overflow-y":"hidden"
 | 
			
		||||
});
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
$(outerdiv).click(function () {//再次点击淡出消失弹出层
 | 
			
		||||
$(this).fadeOut("fast");
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"auto",
 | 
			
		||||
"overflow-y":"auto"
 | 
			
		||||
});
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
}			});
 | 
			
		||||
			function iniclick(obj){
 | 
			
		||||
				$("#b"+obj).addClass('active');
 | 
			
		||||
				$('.f-r.box-content').hide();
 | 
			
		||||
				$("#a"+obj).show();
 | 
			
		||||
			}
 | 
			
		||||
			function getQueryString(name) {
 | 
			
		||||
				var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
 | 
			
		||||
				var r = window.location.search.substr(1).match(reg);
 | 
			
		||||
				if (r != null) return unescape(r[2]);
 | 
			
		||||
				return null;
 | 
			
		||||
			}
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,581 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center guide-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>指南</h3>
 | 
			
		||||
						<h2>guide</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/guide/setout/setout.html"><span><i style="background: url(/qwer/20201112/b9ddd63912e34572a9984970f6dd5f89.png)no-repeat;"></i>出发流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/transfer/transfer.html"><span><i style="background: url(/qwer/20201112/47ea4163025d44e087e586a03971776e.png)no-repeat;"></i>中转流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/arrive/arrive.html"><span><i style="background: url(/qwer/20201112/844b167d23994e2394cf7b8c4561207c.png)no-repeat;"></i>到达流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/passenger/passenger.html"><span><i style="background: url(/qwer/20201112/c01a4e09bb1c4cc9af41674773595b88.png)no-repeat;"></i>旅客须知</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/guide/guide.html">指南</a>
 | 
			
		||||
 | 
			
		||||
					<span>出发流程</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box">
 | 
			
		||||
					<!--左侧导航-->
 | 
			
		||||
					<div class="f-l sidebar">
 | 
			
		||||
						<h3 class="title">出发流程</h3>
 | 
			
		||||
						<div class="center-block">
 | 
			
		||||
                            <ul class="sidebar-list">
 | 
			
		||||
									<li id="b626" onclick="sidebarTab(this,'a626')"><a href="javascript:;">1号航站楼出发</a></li>
 | 
			
		||||
									<li id="b627" onclick="sidebarTab(this,'a627')"><a href="javascript:;">2号航站楼出发</a></li>
 | 
			
		||||
                            </ul>
 | 
			
		||||
                        </div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
                    <div id="a626" class="f-r box-content">
 | 
			
		||||
                        <div class="name  bg-name">
 | 
			
		||||
                            <h3>1号航站楼出发</h3>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <!--内容-->
 | 
			
		||||
                        <div class="box-txt top40">
 | 
			
		||||
                            <p><img src="/qwer/20210914/b4d49e265c6e416a956bf53346ee5f91.png" title="" alt=""/></p>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div id="a627" class="f-r box-content">
 | 
			
		||||
                        <div class="name  bg-name">
 | 
			
		||||
                            <h3>2号航站楼出发</h3>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <!--内容-->
 | 
			
		||||
                        <div class="box-txt top40">
 | 
			
		||||
                            <p><img src="/qwer/20210914/cb2a863c9de9400d88f4ab2375580b17.png" title="" alt=""/></p>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <!--右侧内容-->
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
<div id="outerdiv" style="position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;">
 | 
			
		||||
    <div id="innerdiv" style="position: absolute">
 | 
			
		||||
        <img id="bigimg" style="border:5px solid #fff;background:rgb(255,255,255);" src="" />
 | 
			
		||||
    </div>
 | 
			
		||||
</div>        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function () {
 | 
			
		||||
				var id = getQueryString("id");
 | 
			
		||||
				iniclick(id);
 | 
			
		||||
$(".box-txt.top40 > p > img").addClass("pimg");
 | 
			
		||||
$(".pimg").click(function(){
 | 
			
		||||
var _this = $(this);//将当前的pimg元素作为_this传入函数
 | 
			
		||||
imgShow("#outerdiv", "#innerdiv", "#bigimg", _this);
 | 
			
		||||
})
 | 
			
		||||
function imgShow(outerdiv, innerdiv, bigimg, _this) {
 | 
			
		||||
var src = _this.attr("src");//获取当前点击的pimg元素中的src属性
 | 
			
		||||
$(bigimg).attr("src", src);//设置#bigimg元素的src属性
 | 
			
		||||
 | 
			
		||||
/*获取当前点击图片的真实大小,并显示弹出层及大图*/
 | 
			
		||||
$("<img/>").attr("src", src).on('load',function(){
 | 
			
		||||
var windowW = $(window).width();//获取当前窗口宽度
 | 
			
		||||
var windowH = $(window).height();//获取当前窗口高度
 | 
			
		||||
var realWidth = this.width;//获取图片真实宽度
 | 
			
		||||
var realHeight = this.height;//获取图片真实高度
 | 
			
		||||
var imgWidth, imgHeight;
 | 
			
		||||
if (realWidth > windowW){
 | 
			
		||||
imgWidth = windowW
 | 
			
		||||
}else {
 | 
			
		||||
imgWidth = realWidth
 | 
			
		||||
}
 | 
			
		||||
var wheight = windowH;
 | 
			
		||||
imgHeight = realHeight;
 | 
			
		||||
$(bigimg).css("width", imgWidth);//以最终的宽度对图片缩放
 | 
			
		||||
 | 
			
		||||
var w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
 | 
			
		||||
var h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
 | 
			
		||||
if(realWidth > windowW){
 | 
			
		||||
$(innerdiv).css({"top":50, "left": w,'height':wheight,'overflow': 'scroll'});//设置#innerdiv的top和left属性
 | 
			
		||||
}else{
 | 
			
		||||
var toppx=wheight/2-imgHeight
 | 
			
		||||
$(innerdiv).css({"top": toppx, "left": w,'height':wheight,'overflow': 'auto'});//设置#innerdiv的top和left属性
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(outerdiv).fadeIn("fast");//淡入显示#outerdiv及.pimg
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"hidden",
 | 
			
		||||
"overflow-y":"hidden"
 | 
			
		||||
});
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
$(outerdiv).click(function () {//再次点击淡出消失弹出层
 | 
			
		||||
$(this).fadeOut("fast");
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"auto",
 | 
			
		||||
"overflow-y":"auto"
 | 
			
		||||
});
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
}			});
 | 
			
		||||
			function iniclick(obj){
 | 
			
		||||
				$("#b"+obj).addClass('active');
 | 
			
		||||
				$('.f-r.box-content').hide();
 | 
			
		||||
				$("#a"+obj).show();
 | 
			
		||||
			}
 | 
			
		||||
			function getQueryString(name) {
 | 
			
		||||
				var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
 | 
			
		||||
				var r = window.location.search.substr(1).match(reg);
 | 
			
		||||
				if (r != null) return unescape(r[2]);
 | 
			
		||||
				return null;
 | 
			
		||||
			}
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,580 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center guide-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>指南</h3>
 | 
			
		||||
						<h2>guide</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/guide/setout/setout.html"><span><i style="background: url(/qwer/20201112/b9ddd63912e34572a9984970f6dd5f89.png)no-repeat;"></i>出发流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/transfer/transfer.html"><span><i style="background: url(/qwer/20201112/47ea4163025d44e087e586a03971776e.png)no-repeat;"></i>中转流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/arrive/arrive.html"><span><i style="background: url(/qwer/20201112/844b167d23994e2394cf7b8c4561207c.png)no-repeat;"></i>到达流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/passenger/passenger.html"><span><i style="background: url(/qwer/20201112/c01a4e09bb1c4cc9af41674773595b88.png)no-repeat;"></i>旅客须知</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/guide/guide.html">指南</a>
 | 
			
		||||
 | 
			
		||||
					<span>出发流程</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box top-bottom nobg">
 | 
			
		||||
					<!-- 头部导航 -->
 | 
			
		||||
					<div class="top-slider  sidebar">
 | 
			
		||||
						<ul class="sidebar-list">
 | 
			
		||||
								<li class="active" onclick="sidebarTab(this,'a626')"><a href="javascript:;">1号航站楼出发</a></li>
 | 
			
		||||
								<li onclick="sidebarTab(this,'a627')"><a href="javascript:;">2号航站楼出发</a></li>
 | 
			
		||||
						</ul>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
                    <div id="a626" class="f-r box-content">
 | 
			
		||||
                        <div class="name  bg-name">
 | 
			
		||||
                            <h3>1号航站楼出发</h3>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <!--内容-->
 | 
			
		||||
                        <div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/b4d49e265c6e416a956bf53346ee5f91.png" title="" alt=""/></p>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div id="a627" class="f-r box-content">
 | 
			
		||||
                        <div class="name  bg-name">
 | 
			
		||||
                            <h3>2号航站楼出发</h3>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <!--内容-->
 | 
			
		||||
                        <div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/cb2a863c9de9400d88f4ab2375580b17.png" title="" alt=""/></p>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <!--右侧内容-->
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
<div id="outerdiv" style="position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;">
 | 
			
		||||
    <div id="innerdiv" style="position: absolute">
 | 
			
		||||
        <img id="bigimg" style="border:5px solid #fff;background:rgb(255,255,255);" src="" />
 | 
			
		||||
    </div>
 | 
			
		||||
</div>        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function(){
 | 
			
		||||
				//展开
 | 
			
		||||
				$('.sidebar-click').each(function(){
 | 
			
		||||
					var that = $(this)
 | 
			
		||||
					$('.sidebar-active .sidebar-list').show();
 | 
			
		||||
					that.find('.sidebar-tit').click(function(){
 | 
			
		||||
						if(that.find('.sidebar-list').is(':hidden')){
 | 
			
		||||
							 that.find('.sidebar-list').slideDown();
 | 
			
		||||
							 that.addClass('sidebar-active');
 | 
			
		||||
						}else{
 | 
			
		||||
							that.find('.sidebar-list').slideUp();
 | 
			
		||||
							 that.removeClass('sidebar-active');
 | 
			
		||||
						}
 | 
			
		||||
					})
 | 
			
		||||
				});
 | 
			
		||||
$(".box-txt.top40 > p > img").addClass("pimg");
 | 
			
		||||
$(".pimg").click(function(){
 | 
			
		||||
var _this = $(this);//将当前的pimg元素作为_this传入函数
 | 
			
		||||
imgShow("#outerdiv", "#innerdiv", "#bigimg", _this);
 | 
			
		||||
})
 | 
			
		||||
function imgShow(outerdiv, innerdiv, bigimg, _this) {
 | 
			
		||||
var src = _this.attr("src");//获取当前点击的pimg元素中的src属性
 | 
			
		||||
$(bigimg).attr("src", src);//设置#bigimg元素的src属性
 | 
			
		||||
 | 
			
		||||
/*获取当前点击图片的真实大小,并显示弹出层及大图*/
 | 
			
		||||
$("<img/>").attr("src", src).on('load',function(){
 | 
			
		||||
var windowW = $(window).width();//获取当前窗口宽度
 | 
			
		||||
var windowH = $(window).height();//获取当前窗口高度
 | 
			
		||||
var realWidth = this.width;//获取图片真实宽度
 | 
			
		||||
var realHeight = this.height;//获取图片真实高度
 | 
			
		||||
var imgWidth, imgHeight;
 | 
			
		||||
if (realWidth > windowW){
 | 
			
		||||
imgWidth = windowW
 | 
			
		||||
}else {
 | 
			
		||||
imgWidth = realWidth
 | 
			
		||||
}
 | 
			
		||||
var wheight = windowH;
 | 
			
		||||
imgHeight = realHeight;
 | 
			
		||||
$(bigimg).css("width", imgWidth);//以最终的宽度对图片缩放
 | 
			
		||||
 | 
			
		||||
var w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
 | 
			
		||||
var h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
 | 
			
		||||
if(realWidth > windowW){
 | 
			
		||||
$(innerdiv).css({"top":50, "left": w,'height':wheight,'overflow': 'scroll'});//设置#innerdiv的top和left属性
 | 
			
		||||
}else{
 | 
			
		||||
var toppx=wheight/2-imgHeight
 | 
			
		||||
$(innerdiv).css({"top": toppx, "left": w,'height':wheight,'overflow': 'auto'});//设置#innerdiv的top和left属性
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(outerdiv).fadeIn("fast");//淡入显示#outerdiv及.pimg
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"hidden",
 | 
			
		||||
"overflow-y":"hidden"
 | 
			
		||||
});
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
$(outerdiv).click(function () {//再次点击淡出消失弹出层
 | 
			
		||||
$(this).fadeOut("fast");
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"auto",
 | 
			
		||||
"overflow-y":"auto"
 | 
			
		||||
});
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
			})
 | 
			
		||||
		</script>
 | 
			
		||||
	</body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,580 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center guide-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>指南</h3>
 | 
			
		||||
						<h2>guide</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/setout/setout.html"><span><i style="background: url(/qwer/20201112/b9ddd63912e34572a9984970f6dd5f89.png)no-repeat;"></i>出发流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/guide/transfer/transfer.html"><span><i style="background: url(/qwer/20201112/47ea4163025d44e087e586a03971776e.png)no-repeat;"></i>中转流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/arrive/arrive.html"><span><i style="background: url(/qwer/20201112/844b167d23994e2394cf7b8c4561207c.png)no-repeat;"></i>到达流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/passenger/passenger.html"><span><i style="background: url(/qwer/20201112/c01a4e09bb1c4cc9af41674773595b88.png)no-repeat;"></i>旅客须知</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/guide/guide.html">指南</a>
 | 
			
		||||
 | 
			
		||||
					<span>中转流程</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box">
 | 
			
		||||
					<!--左侧导航-->
 | 
			
		||||
					<div class="f-l sidebar">
 | 
			
		||||
						<h3 class="title">中转流程</h3>
 | 
			
		||||
						<div class="center-block">
 | 
			
		||||
							<ul class="sidebar-list">
 | 
			
		||||
								<li id="b628" onclick="sidebarTab(this,'a628')"><a href="javascript:;">国内到达中转</a></li>
 | 
			
		||||
								<li id="b629" onclick="sidebarTab(this,'a629')"><a href="javascript:;">国际到达中转</a></li>
 | 
			
		||||
							</ul>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div id="a628" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>国内到达中转</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/b64ae49ad29d40bcb6035ec6c26f65e5.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<div id="a629" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>国际到达中转</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/e876249ec883448ca6a491989280ebc0.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
<div id="outerdiv" style="position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;">
 | 
			
		||||
    <div id="innerdiv" style="position: absolute">
 | 
			
		||||
        <img id="bigimg" style="border:5px solid #fff;background:rgb(255,255,255);" src="" />
 | 
			
		||||
    </div>
 | 
			
		||||
</div>        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function () {
 | 
			
		||||
				var id = getQueryString("id");
 | 
			
		||||
				iniclick(id);
 | 
			
		||||
$(".box-txt.top40 > p > img").addClass("pimg");
 | 
			
		||||
$(".pimg").click(function(){
 | 
			
		||||
var _this = $(this);//将当前的pimg元素作为_this传入函数
 | 
			
		||||
imgShow("#outerdiv", "#innerdiv", "#bigimg", _this);
 | 
			
		||||
})
 | 
			
		||||
function imgShow(outerdiv, innerdiv, bigimg, _this) {
 | 
			
		||||
var src = _this.attr("src");//获取当前点击的pimg元素中的src属性
 | 
			
		||||
$(bigimg).attr("src", src);//设置#bigimg元素的src属性
 | 
			
		||||
 | 
			
		||||
/*获取当前点击图片的真实大小,并显示弹出层及大图*/
 | 
			
		||||
$("<img/>").attr("src", src).on('load',function(){
 | 
			
		||||
var windowW = $(window).width();//获取当前窗口宽度
 | 
			
		||||
var windowH = $(window).height();//获取当前窗口高度
 | 
			
		||||
var realWidth = this.width;//获取图片真实宽度
 | 
			
		||||
var realHeight = this.height;//获取图片真实高度
 | 
			
		||||
var imgWidth, imgHeight;
 | 
			
		||||
if (realWidth > windowW){
 | 
			
		||||
imgWidth = windowW
 | 
			
		||||
}else {
 | 
			
		||||
imgWidth = realWidth
 | 
			
		||||
}
 | 
			
		||||
var wheight = windowH;
 | 
			
		||||
imgHeight = realHeight;
 | 
			
		||||
$(bigimg).css("width", imgWidth);//以最终的宽度对图片缩放
 | 
			
		||||
 | 
			
		||||
var w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
 | 
			
		||||
var h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
 | 
			
		||||
if(realWidth > windowW){
 | 
			
		||||
$(innerdiv).css({"top":50, "left": w,'height':wheight,'overflow': 'scroll'});//设置#innerdiv的top和left属性
 | 
			
		||||
}else{
 | 
			
		||||
var toppx=wheight/2-imgHeight
 | 
			
		||||
$(innerdiv).css({"top": toppx, "left": w,'height':wheight,'overflow': 'auto'});//设置#innerdiv的top和left属性
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(outerdiv).fadeIn("fast");//淡入显示#outerdiv及.pimg
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"hidden",
 | 
			
		||||
"overflow-y":"hidden"
 | 
			
		||||
});
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
$(outerdiv).click(function () {//再次点击淡出消失弹出层
 | 
			
		||||
$(this).fadeOut("fast");
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"auto",
 | 
			
		||||
"overflow-y":"auto"
 | 
			
		||||
});
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
}			});
 | 
			
		||||
			function iniclick(obj){
 | 
			
		||||
				$("#b"+obj).addClass('active');
 | 
			
		||||
				$('.f-r.box-content').hide();
 | 
			
		||||
				$("#a"+obj).show();
 | 
			
		||||
			}
 | 
			
		||||
			function getQueryString(name) {
 | 
			
		||||
				var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
 | 
			
		||||
				var r = window.location.search.substr(1).match(reg);
 | 
			
		||||
				if (r != null) return unescape(r[2]);
 | 
			
		||||
				return null;
 | 
			
		||||
			}
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,580 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8" />
 | 
			
		||||
		<title>成都天府国际机场</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | 
			
		||||
        <meta name="format-detection" content="telephone=no" />
 | 
			
		||||
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 | 
			
		||||
        <meta name="renderer" content="webkit|ie-comp|ie-stand">
 | 
			
		||||
        <meta name="Keywords" content="{$seo_keywords??''}">
 | 
			
		||||
        <meta name="description" content="{$seo_description??''}">
 | 
			
		||||
        <link rel="shortcut icon" type="image/ico" href="/favicon.ico">
 | 
			
		||||
                <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/swiper.min.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/aos.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/style.css" />
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/css/new.css" />
 | 
			
		||||
        <script src="/js/jquery-3.4.1.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/aos.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <script src="/js/script.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="/layui/css/layui.css" />
 | 
			
		||||
        <script src="/layui/layui.js" type="text/javascript" charset="utf-8"></script>
 | 
			
		||||
        <link rel="shortcut icon" href="/image/favicon.ico" />
 | 
			
		||||
<!--<script>-->
 | 
			
		||||
<!--    document.onkeydown = function () {-->
 | 
			
		||||
<!--        if (window.event && window.event.keyCode == 123) {-->
 | 
			
		||||
<!--            event.keyCode = 0;-->
 | 
			
		||||
<!--            event.returnValue = false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--    document.oncontextmenu = function (event) {-->
 | 
			
		||||
<!--        if (window.event) {-->
 | 
			
		||||
<!--            event = window.event;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--        try {-->
 | 
			
		||||
<!--            var the = event.srcElement;-->
 | 
			
		||||
<!--            if (!((the.tagName == "INPUT" && the.type.toLowerCase() == "text") || the.tagName == "TEXTAREA")) {-->
 | 
			
		||||
<!--                return false;-->
 | 
			
		||||
<!--            }-->
 | 
			
		||||
<!--            return true;-->
 | 
			
		||||
<!--        } catch (e) {-->
 | 
			
		||||
<!--            return false;-->
 | 
			
		||||
<!--        }-->
 | 
			
		||||
<!--    }-->
 | 
			
		||||
<!--</script>-->    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
<div class="sidebar-box">
 | 
			
		||||
    <a href="javascript:;"><img src="/image/sbar_1.png" alt="">
 | 
			
		||||
        <div class="fix_customer_service">
 | 
			
		||||
            <div>
 | 
			
		||||
                <img src="/image/phone_1.png" style="width: 50px;height: 50px;background: none">
 | 
			
		||||
                客服热线<br>
 | 
			
		||||
                                028-86906666<br>
 | 
			
		||||
                旅客体验小程序<br>
 | 
			
		||||
                <img src="/image/ewm_1.png">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/opinion/opinion.html"><img src="/image/sbar_2.png" alt=""><span>客户意见</span></a>
 | 
			
		||||
    <a href="javascript:;" class="gotop"><img src="/image/sbar_3.png" alt=""><span>回到顶部</span></a>
 | 
			
		||||
</div>        <!--头部-->
 | 
			
		||||
<div class="head_box w-100 showBox">
 | 
			
		||||
    <div class="w-1400">
 | 
			
		||||
        <div class="pull-left"><a href="/"><img src="/image/logo.png"></a></div>
 | 
			
		||||
        <div class="pull-right">
 | 
			
		||||
            <div class="top-box">
 | 
			
		||||
                <div class="searcBox_l phone-none">
 | 
			
		||||
                    <i class="searcBox_l_ICON" onclick="clearInputText()"></i>
 | 
			
		||||
                    <input type="text" placeholder="搜索" class="searchBoxTEXT"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae" ></input>
 | 
			
		||||
                    <ul id="xiala" ></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="searcBox_l2" style="display: none">
 | 
			
		||||
                    <i class="searcBox_l_ICON2" onclick="clearInputText2()"></i>
 | 
			
		||||
                    <input type="text" class="searchBoxTEXT2"></input>
 | 
			
		||||
                    <input type="button" class="btn_Sae2"></input>
 | 
			
		||||
                    <ul id="xiala2"></ul>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="link-box between-center">
 | 
			
		||||
                    <div class="between-center searchimg">
 | 
			
		||||
                        <a href="javascript:void(0)" onclick="searchtxt()"><img src="/image/icon_05.png"></a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="between-center phone-none">
 | 
			
		||||
                        <a href="http://www.cdairport.com/index.aspx"><img src="/image/ix_hd_iconflight.png">双流机场</a>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <div class="between-center phone-none"><img src="/image/ix_hd_icon2.png">关于我们
 | 
			
		||||
                        <div>
 | 
			
		||||
                            <a href="/about/introduce/introduce.html">机场简介</a>
 | 
			
		||||
                            <a href="/about/notice/notice.html">机场公告</a>
 | 
			
		||||
                            <a href="/about/news/news.html">机场新闻</a>
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <em></em>
 | 
			
		||||
                    <a href="/EN/" class="between-center"><img src="/image/ix_hd_icon3.png">English</a>
 | 
			
		||||
                    <div class="nav_btn">
 | 
			
		||||
                        <i class="bar-top"></i>
 | 
			
		||||
                        <i class="bar-cen"></i>
 | 
			
		||||
                        <i class="bar-bom"></i>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="lower-box w-100">
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/flight.html">航班</a></li>
 | 
			
		||||
                    <li><a href="/guide/guide.html">指南</a></li>
 | 
			
		||||
                    <li><a href="/traffic/traffic.html">交通</a></li>
 | 
			
		||||
                    <li><a href="/service/service.html">服务</a></li>
 | 
			
		||||
                    <li><a href="/play/play.html">玩转机场</a></li>
 | 
			
		||||
                    <li><a href="http://www.cdairport.com/index.aspx">双流机场</a></li>
 | 
			
		||||
                    <li><a href="/about/introduce/introduce.html">机场简介</a></li>
 | 
			
		||||
                    <li><a href="/about/notice/notice.html">机场公告</a></li>
 | 
			
		||||
                    <li><a href="/about/news/news.html">机场新闻</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="head-menu">
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img1.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>航班</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/flight/departure/departure.html">出发航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/arrival/arrival.html">到达航班</a></li>
 | 
			
		||||
                    <li><a href="/flight/route/route.html">航线</a></li>
 | 
			
		||||
                    <li><a href="/flight/aircompany/aircompany.html">航空公司</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
<!--                <ul>-->
 | 
			
		||||
<!--                    <li><a href="http://www.cdairport.com/flight.aspx?t=2">双流航班查询</a></li>-->
 | 
			
		||||
<!--                </ul>-->
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img2.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>指南</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/guide/setout/setout.html">出发流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/transfer/transfer.html">中转流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/arrive/arrive.html">到达流程</a></li>
 | 
			
		||||
                    <li><a href="/guide/passenger/passenger.html">旅客须知</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img3.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>交通</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/traffic/tofrom/tofrom.html?id=260">往返机场</a></li>
 | 
			
		||||
                    <li><a href="/traffic/tramode/tramode.html?id=261">综合交通</a></li>
 | 
			
		||||
                    <li><a href="/traffic/parking/parking.html?id=262">停车楼</a></li>
 | 
			
		||||
                    <li><a href="/traffic/ggtc/ggtc.html?id=799">公共区停车场</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img4.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>服务</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/promise/promise.html">服务承诺</a></li>
 | 
			
		||||
                            <li><a href="/service/love/love.html">爱心服务</a></li>
 | 
			
		||||
                            <li><a href="/service/luggage/luggage.html">行李服务</a></li>
 | 
			
		||||
                            <li><a href="/service/important/important.html">贵宾服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/service/wifi/wifi.html">网络服务</a></li>
 | 
			
		||||
                    <li><a href="/service/transit/transit.html">中转服务</a></li>
 | 
			
		||||
                    <li><a href="/service/map/map.html">地图服务</a></li>
 | 
			
		||||
                    <li><a href="/service/urgent/urgent.html">应急服务</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                            <li><a href="/service/goods/goods.html">货运服务</a></li>
 | 
			
		||||
                            <li><a href="/service/apm/apm.html">旅客捷运系统(APM)</a></li>
 | 
			
		||||
                            <li><a href="/service/city/city.html">城市候机楼</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="center-block">
 | 
			
		||||
        <div class="w-1200">
 | 
			
		||||
            <div class="pull-left"><img src="/image/ix_hd_img5.png"></div>
 | 
			
		||||
            <div class="pull-left between-top styleWidth">
 | 
			
		||||
                <strong>玩转机场</strong>
 | 
			
		||||
                <ul>
 | 
			
		||||
                    <li><a href="/play/catering/catering.html">餐饮</a></li>
 | 
			
		||||
                    <li><a href="/play/shopping/shopping.html">购物</a></li>
 | 
			
		||||
                    <li><a href="/play/other/other.html">休闲及其他</a></li>
 | 
			
		||||
                    <li><a href="/play/hotel/hotel.html">酒店</a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <ul>
 | 
			
		||||
                </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
<!--    <div class="popup-bg1" style="display: none">-->
 | 
			
		||||
<!--        <div class="ppopup-center1">-->
 | 
			
		||||
<!--            <div class="ppopup-head1" style="color: black"><img src="/image/icon_wzts.png">网站提示</div>-->
 | 
			
		||||
<!--            <!–内容–>-->
 | 
			
		||||
<!--            <div class="ppopup-text1" style="color: black;text-align:justify;">-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--                <div>-->
 | 
			
		||||
<!--                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。-->
 | 
			
		||||
<!--                </div>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--            <div class="ppopup-footer">-->
 | 
			
		||||
<!--                <a class="ppopup-on1" href="http://ctia.chinahr.com">继续</a>-->
 | 
			
		||||
<!--            </div>-->
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
</div>
 | 
			
		||||
<div class="fix-box2" style="display: none">
 | 
			
		||||
    <div class="center2">
 | 
			
		||||
        <div class="top2">
 | 
			
		||||
            <div class="title2">
 | 
			
		||||
                <div class="chn2">提示</div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="des2">
 | 
			
		||||
                <div>
 | 
			
		||||
                    四川省机场集团有限公司成都天府国际机场分公司人才招聘工作均由公司自行组织实施,未委托任何第三方机构实施招聘,在招聘过程中不会以任何名义向应聘者收取任何费用。
 | 
			
		||||
                </div>
 | 
			
		||||
                <div>
 | 
			
		||||
                    此网页为我公司人才招聘简历投递的唯一途径,请广大应聘者注意甄别、防止上当受骗。
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="close-gb2">
 | 
			
		||||
                <a href="http://ctia.chinahr.com">继续</a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script>
 | 
			
		||||
    function renderForm(){
 | 
			
		||||
        layui.use('form', function(){
 | 
			
		||||
            var form1 = layui.form;
 | 
			
		||||
            form1.render();
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
    $(".close-gb2").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $("#rczp").click(function(e) {
 | 
			
		||||
        $(".fix-box2").toggle();
 | 
			
		||||
    });
 | 
			
		||||
    $(function () {
 | 
			
		||||
        renderForm();
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT").keydown(function (e){
 | 
			
		||||
        if (e.keyCode == '13') {
 | 
			
		||||
            window.parent.location.href=searchList[0].modelPath;
 | 
			
		||||
        }
 | 
			
		||||
    })
 | 
			
		||||
    let searchList=[]
 | 
			
		||||
    $(".searchBoxTEXT").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                if (data.length == 0){
 | 
			
		||||
                    str += "<li style='cursor: pointer;'>无搜索结果</li>"
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                }else {
 | 
			
		||||
                    searchList=data
 | 
			
		||||
                    for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                        str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                    }
 | 
			
		||||
                    $("#xiala").html(str);
 | 
			
		||||
                    $("#xiala").on("click" , "li" , function(){
 | 
			
		||||
                        var link = $(this).attr("link");
 | 
			
		||||
                        window.parent.location.href=link;
 | 
			
		||||
                    })
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    $(".searchBoxTEXT2").bind('input propertychange',function () {
 | 
			
		||||
        var name = $(".searchBoxTEXT2").val();
 | 
			
		||||
        var str = "";
 | 
			
		||||
        $.ajax({
 | 
			
		||||
            url: "/ddpflight/category/searchCategory",
 | 
			
		||||
            data: {
 | 
			
		||||
                name:name,
 | 
			
		||||
                language:1
 | 
			
		||||
            },
 | 
			
		||||
            type: "POST",
 | 
			
		||||
            dataType: "JSON",
 | 
			
		||||
            success: function (data) {
 | 
			
		||||
                for (var i = 0; i < data.length; i++) {
 | 
			
		||||
                    str += "<li link=\""+data[i].modelPath+"\" style='cursor: pointer;'><a href=\""+data[i].modelPath+"\">"+data[i].categoryTitle+"</a></li>"
 | 
			
		||||
                }
 | 
			
		||||
                $("#xiala2").html(str);
 | 
			
		||||
                $("#xiala2").on("click" , "li" , function(){
 | 
			
		||||
                    var link = $(this).attr("link");
 | 
			
		||||
                    window.parent.location.href=link;
 | 
			
		||||
                })
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
    })
 | 
			
		||||
    function clearInputText(){
 | 
			
		||||
        $(".searchBoxTEXT").val('')
 | 
			
		||||
        $("#xiala").html('')
 | 
			
		||||
        $('.searcBox_l').removeClass('searchObjWidth')
 | 
			
		||||
        $(".searcBox_l_ICON").removeClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').removeClass("searchObjShow")
 | 
			
		||||
    }
 | 
			
		||||
    function clearInputText2() {
 | 
			
		||||
        $(".searchBoxTEXT2").val('')
 | 
			
		||||
        $("#xiala2").html('')
 | 
			
		||||
        $('.searcBox_l2').css('display','none');
 | 
			
		||||
    }
 | 
			
		||||
    $('.searcBox_l').mouseenter(function() {
 | 
			
		||||
        $(this).addClass('searchObjWidth');
 | 
			
		||||
        $(".searcBox_l_ICON").addClass("searchObjShow")
 | 
			
		||||
        $('.searchBoxTEXT').addClass("searchObjShow")
 | 
			
		||||
    })
 | 
			
		||||
    function searchtxt(){
 | 
			
		||||
        $('.searcBox_l2').css('display','block');
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
		<!--banner-->
 | 
			
		||||
		<div class="center-banner w-100  between-center guide-banner">
 | 
			
		||||
			<div class="w-1200">
 | 
			
		||||
				<div class="text"   aos="fade-left" aos-delay="100">
 | 
			
		||||
					<div class="info_mc">
 | 
			
		||||
						<h3>指南</h3>
 | 
			
		||||
						<h2>guide</h2>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!--二级菜单-->
 | 
			
		||||
		<div class="mune w-100 ">
 | 
			
		||||
			<div class="w-1200 t-c">
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/setout/setout.html"><span><i style="background: url(/qwer/20201112/b9ddd63912e34572a9984970f6dd5f89.png)no-repeat;"></i>出发流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list active">
 | 
			
		||||
					<a href="/guide/transfer/transfer.html"><span><i style="background: url(/qwer/20201112/47ea4163025d44e087e586a03971776e.png)no-repeat;"></i>中转流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/arrive/arrive.html"><span><i style="background: url(/qwer/20201112/844b167d23994e2394cf7b8c4561207c.png)no-repeat;"></i>到达流程</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
				<div class="list">
 | 
			
		||||
					<a href="/guide/passenger/passenger.html"><span><i style="background: url(/qwer/20201112/c01a4e09bb1c4cc9af41674773595b88.png)no-repeat;"></i>旅客须知</span></a>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<!-- 内容-->
 | 
			
		||||
		<div class="content">
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<!--面包屑-->
 | 
			
		||||
				<div class="crumbs">
 | 
			
		||||
<a href="/">首页</a>					
 | 
			
		||||
					<a href="/guide/guide.html">指南</a>
 | 
			
		||||
 | 
			
		||||
					<span>中转流程</span>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
				<!--内容-->
 | 
			
		||||
			<div class="w-1200"  aos="fade-up" aos-delay="100">
 | 
			
		||||
				<div class="box">
 | 
			
		||||
					<!--左侧导航-->
 | 
			
		||||
					<div class="f-l sidebar">
 | 
			
		||||
						<h3 class="title">中转流程</h3>
 | 
			
		||||
						<div class="center-block">
 | 
			
		||||
							<ul class="sidebar-list">
 | 
			
		||||
								<li id="b628" onclick="sidebarTab(this,'a628')"><a href="javascript:;">国内到达中转</a></li>
 | 
			
		||||
								<li id="b629" onclick="sidebarTab(this,'a629')"><a href="javascript:;">国际到达中转</a></li>
 | 
			
		||||
							</ul>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<!--右侧内容-->
 | 
			
		||||
					<div id="a628" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>国内到达中转</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/b64ae49ad29d40bcb6035ec6c26f65e5.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
					<div id="a629" class="f-r box-content">
 | 
			
		||||
						<div class="name  bg-name">
 | 
			
		||||
							<h3>国际到达中转</h3>
 | 
			
		||||
						</div>
 | 
			
		||||
						<!--内容-->
 | 
			
		||||
						<div class="box-txt top40">
 | 
			
		||||
							<p><img src="/qwer/20210914/e876249ec883448ca6a491989280ebc0.png" title="" alt=""/></p>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			<!---->
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
<div id="outerdiv" style="position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;">
 | 
			
		||||
    <div id="innerdiv" style="position: absolute">
 | 
			
		||||
        <img id="bigimg" style="border:5px solid #fff;background:rgb(255,255,255);" src="" />
 | 
			
		||||
    </div>
 | 
			
		||||
</div>        <!--内容结束-->
 | 
			
		||||
<div class="footer">
 | 
			
		||||
    <!--img-->
 | 
			
		||||
    <div class="footer-img">
 | 
			
		||||
        <img src="/image/bg_02.png" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!---->
 | 
			
		||||
    <div class="footer_bg">
 | 
			
		||||
        <div class="w-1200 t-c">
 | 
			
		||||
            <div class="footer_middle">
 | 
			
		||||
                <a href="https://weibo.com/u/2885909671?is_all=1" target="_blank"><img src="/qwer/20210301/bd193cfa59bb4acb8e8020c5df8161bd.png" alt="" /></a>
 | 
			
		||||
                <a href="javascript:;">
 | 
			
		||||
                    <img src="/qwer/20210301/5871364baaee4a6ab4d4a4fc43c0bd1c.png" alt="" />
 | 
			
		||||
                    <i><img src="/qwer/20210326/b165b3d207554ac987fa846203513410.jpg" /></i>
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/opinion/opinion.html">
 | 
			
		||||
                    客户意见
 | 
			
		||||
                </a>
 | 
			
		||||
                <a href="/link/link.html">
 | 
			
		||||
                    友情链接
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="foot_div">
 | 
			
		||||
                <p class="beian">© 2021成都天府国际机场版权所有</p>
 | 
			
		||||
                <a class="foot_a" target="_blank" href="http://www.beian.gov.cn">
 | 
			
		||||
                    <p class="beian">蜀ICP备2021003993号</p>
 | 
			
		||||
                    <p class="beian"><img class="foot_img" src="/image/batb.png"/>川公网安备 51018002000073号</p >
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<style>
 | 
			
		||||
    @media screen and (min-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            width:50%;
 | 
			
		||||
            margin:0 auto;
 | 
			
		||||
            padding:0px 0;
 | 
			
		||||
            margin-top:20px
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            float:left;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    @media screen and (max-width: 1024px) {
 | 
			
		||||
        .foot_div{
 | 
			
		||||
            /*width:50%;*/
 | 
			
		||||
            /*margin:0 auto;*/
 | 
			
		||||
            /*padding:0px 0;*/
 | 
			
		||||
            /*margin-top:20px*/
 | 
			
		||||
        }
 | 
			
		||||
        .foot_a{
 | 
			
		||||
            display:inline-block;
 | 
			
		||||
            text-decoration:none;
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
        }
 | 
			
		||||
        .foot_img{
 | 
			
		||||
            float:left;margin-left: 6px
 | 
			
		||||
        }
 | 
			
		||||
        .beian{
 | 
			
		||||
            /*float:left;*/
 | 
			
		||||
            height:20px;
 | 
			
		||||
            line-height:20px;
 | 
			
		||||
            margin: 0px 0px 0px 5px;
 | 
			
		||||
            color:#939393;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
</style>        <script>
 | 
			
		||||
            AOS.init({
 | 
			
		||||
                easing: 'swing',
 | 
			
		||||
                duration: 800,
 | 
			
		||||
                offset: 100,
 | 
			
		||||
				once:true
 | 
			
		||||
            });
 | 
			
		||||
        </script>
 | 
			
		||||
		<script>
 | 
			
		||||
			$(function () {
 | 
			
		||||
				var id = getQueryString("id");
 | 
			
		||||
				iniclick(id);
 | 
			
		||||
$(".box-txt.top40 > p > img").addClass("pimg");
 | 
			
		||||
$(".pimg").click(function(){
 | 
			
		||||
var _this = $(this);//将当前的pimg元素作为_this传入函数
 | 
			
		||||
imgShow("#outerdiv", "#innerdiv", "#bigimg", _this);
 | 
			
		||||
})
 | 
			
		||||
function imgShow(outerdiv, innerdiv, bigimg, _this) {
 | 
			
		||||
var src = _this.attr("src");//获取当前点击的pimg元素中的src属性
 | 
			
		||||
$(bigimg).attr("src", src);//设置#bigimg元素的src属性
 | 
			
		||||
 | 
			
		||||
/*获取当前点击图片的真实大小,并显示弹出层及大图*/
 | 
			
		||||
$("<img/>").attr("src", src).on('load',function(){
 | 
			
		||||
var windowW = $(window).width();//获取当前窗口宽度
 | 
			
		||||
var windowH = $(window).height();//获取当前窗口高度
 | 
			
		||||
var realWidth = this.width;//获取图片真实宽度
 | 
			
		||||
var realHeight = this.height;//获取图片真实高度
 | 
			
		||||
var imgWidth, imgHeight;
 | 
			
		||||
if (realWidth > windowW){
 | 
			
		||||
imgWidth = windowW
 | 
			
		||||
}else {
 | 
			
		||||
imgWidth = realWidth
 | 
			
		||||
}
 | 
			
		||||
var wheight = windowH;
 | 
			
		||||
imgHeight = realHeight;
 | 
			
		||||
$(bigimg).css("width", imgWidth);//以最终的宽度对图片缩放
 | 
			
		||||
 | 
			
		||||
var w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
 | 
			
		||||
var h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
 | 
			
		||||
if(realWidth > windowW){
 | 
			
		||||
$(innerdiv).css({"top":50, "left": w,'height':wheight,'overflow': 'scroll'});//设置#innerdiv的top和left属性
 | 
			
		||||
}else{
 | 
			
		||||
var toppx=wheight/2-imgHeight
 | 
			
		||||
$(innerdiv).css({"top": toppx, "left": w,'height':wheight,'overflow': 'auto'});//设置#innerdiv的top和left属性
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(outerdiv).fadeIn("fast");//淡入显示#outerdiv及.pimg
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"hidden",
 | 
			
		||||
"overflow-y":"hidden"
 | 
			
		||||
});
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
$(outerdiv).click(function () {//再次点击淡出消失弹出层
 | 
			
		||||
$(this).fadeOut("fast");
 | 
			
		||||
$('body').css({
 | 
			
		||||
"overflow-x":"auto",
 | 
			
		||||
"overflow-y":"auto"
 | 
			
		||||
});
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
}			});
 | 
			
		||||
			function iniclick(obj){
 | 
			
		||||
				$("#b"+obj).addClass('active');
 | 
			
		||||
				$('.f-r.box-content').hide();
 | 
			
		||||
				$("#a"+obj).show();
 | 
			
		||||
			}
 | 
			
		||||
			function getQueryString(name) {
 | 
			
		||||
				var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
 | 
			
		||||
				var r = window.location.search.substr(1).match(reg);
 | 
			
		||||
				if (r != null) return unescape(r[2]);
 | 
			
		||||
				return null;
 | 
			
		||||
			}
 | 
			
		||||
		</script>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
Some files were not shown because too many files have changed in this diff Show More
		Loading…
	
		Reference in New Issue