commit 0e354d2cc2f8fc46c4aebe1f934b8c9c4a395107 Author: gaohengyi Date: Sun Jul 13 12:02:30 2025 +0800 clean git diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..131f25a --- /dev/null +++ b/.gitignore @@ -0,0 +1,50 @@ +# Compiled Object files, Static and Dynamic libs (Shared Objects) +*.o +*.a +*.so + +# Folders +_obj +_test + +# Architecture specific extensions/prefixes +*.[568vq] +[568vq].out + +*.cgo1.go +*.cgo2.c +_cgo_defun.c +_cgo_gotypes.go +_cgo_export.* + +_testmain.go + +*.exe +*.test +*.prof + +# WebStorm +*.iml + +# Directory-based project format: +.idea/ +.idea/workspace.xml +**/.idea/workspace.xml + +# mac hidden files +.DS_Store + +##other +#node_modules/ +#bower_components/ +.tmp +#.sass-cache +#builds/**/images/* +#*.ogg +#*.mp3 +#*.mp4 +#*.png +#*.jpeg +*.psd + +data \ No newline at end of file diff --git a/certs/WAF证书说明.txt b/certs/WAF证书说明.txt new file mode 100644 index 0000000..5037eaa --- /dev/null +++ b/certs/WAF证书说明.txt @@ -0,0 +1,27 @@ +export Ali_Key=LTAI5t8Mbg9ZwR9b9vTDrqtt # 产投集团 +export Ali_Secret=WQbTm9c0MeKX8e5GgWLe1sJZLlwaFh # 产投集团 + +cert_1: www.yact.com.cn, yact.com.cn +acme.sh --issue --dns dns_ali -d www.yact.com.cn -d yact.com.cn \ +&& acme.sh --install-cert -d www.yact.com.cn -d yact.com.cn \ +--key-file /data/safeline/resources/nginx/certs/cert_1.key \ +--fullchain-file /data/safeline/resources/nginx/certs/cert_1.crt \ +--reloadcmd 'docker restart safeline-mgt-api' + +cert_2: assets.yact.com.cn +acme.sh --issue --dns dns_ali -d assets.yact.com.cn \ +&& acme.sh --install-cert -d assets.yact.com.cn \ +--key-file /data/safeline/resources/nginx/certs/cert_2.key \ +--fullchain-file /data/safeline/resources/nginx/certs/cert_2.crt \ +--reloadcmd 'docker restart safeline-mgt-api' + +cert_3: waf.yact.com.cn +acme.sh --issue --dns dns_ali -d waf.yact.com.cn \ +&& acme.sh --install-cert -d waf.yact.com.cn \ +--key-file /data/safeline/resources/nginx/certs/cert_3.key \ +--fullchain-file /data/safeline/resources/nginx/certs/cert_3.crt \ +--reloadcmd 'docker restart safeline-mgt-api' + +acme.sh --install-cert -d waf.yact.com.cn \ +--key-file /tmp/cert_3.key \ +--fullchain-file /tmp/cert_3.crt \ No newline at end of file diff --git a/certs/assets.yact.com.cn/assets.yact.com.cn.key b/certs/assets.yact.com.cn/assets.yact.com.cn.key new file mode 100644 index 0000000..f9e2b09 --- /dev/null +++ b/certs/assets.yact.com.cn/assets.yact.com.cn.key @@ -0,0 +1,27 @@ +-----BEGIN RSA PRIVATE KEY----- +MIIEowIBAAKCAQEAyWGvEPF9uvnubAMZAFcHXsqPSeBmeyxKvUrveB2bU94dPsu2 +KZfJ//KiGQljgvmqx71KhU40yn6oQuNQO0nSz+JWZtTn8I6WR6wRYOX8FHYf92nP +hbGaZGSOQFpQtqj3m3rL/Qt1LkdbtRvvbt5lp0F77RDp7uotNwOfakU7KBvBStcj +R9UOC1S6VY6RbynQL1V7MdKMATrwXJ3RhX5oEldlEa2cDLd7tB6Trtfs/rZ05175 +fiIPJpM4hWLUk+9Og4VcCWhVTjvkaKGM2+TE3INkjBB2qjOZ8ZWOMOle2OgQ+wxH +WDxZamCHiouzvoCvq091IARWj4WFcGYcjsWNdwIDAQABAoIBABHZKwt849BdE3EW +SzJ5BCm2GUIKdfrHv64MRLIoKZqizoPAyVnhXqFlL1G5v8yddTHzyHWNK2ehFyeq +fvNqRRlwrYi6qP3snUwn53hnmdJ0b7vdcGughJcORH9Wod22lw98MDUyvUWHRI0G +N0/jvS24Q5QM0jb/IVfFZe0kyqvwtY3tT9OPh9MBV5LXL+jNbDKd70HCmcM+kEKN +xE1UyFLBDxTx9Ul+1TM49FynPJxk3K/HeD1rm1ONFz/YvvoW4otntZ+VkAFVR8Rb +WtbngUy9LABArx23aphiW+bi6hi0dulP21y72J3H1dGrN0DRAuh/opMLYunkApyY +IwkhrnECgYEA5l63P0/DJdg+0BRN8f+G0VUbwSyvR8BXl2enqlLx/LPXBfkKwBDa +oi1JyzR0U2EbSFXsqJpSFiocxoCdqVFpKR2ohk/DCd180ruMuc3mmhXCu0fWtGtC +8Ms7fuWrVf/9KY0U3zOZaqBLDcUNr3PZbtiGMl9eBJ1sveAVtDdCP8cCgYEA38lV +phh+AIEh1Vsn8+cxayOOxY8HCWDZUhOGdKFHcBVYS0NXauTI9sn4WLmyMXbu2AHZ +RTzCV9M2s7wX7Kky7gHIbXqRi79+Kqjd8cjN9sJTD/BNRFrQplaBAgn/9UBgh9gm +OiBlb14mgXCmR/yhwZVNTR+3tXkea7t5FOCMpNECgYEAqRV/3mJG07IieEtO4n4w +j9it5F1N0ZYlNCWKdIMoxdehzOp7r3kvX7Vp4lH/x2sQwUj/yMhr04TZVgD0t1/f +laQFG3/ToZwFkA7EPWQZC6NJKHiT6ByKJ36jjoI3/YlEYYkBdsnCovY/4D1vzAV1 +49vcs4A3259IPx0IERw17eUCgYAdhCyrz6cu4dlYjsFiRigafYIjRI4lCoUfcjvV +vj/x5J7UrnklPC/VfSYobbW3GHzAON4zZ6QqeU1Jv5FYQajaA5ov9m6kBAncDpHX +hijEVzUlcQh/74p9pgM2BaOg8XDJ+hRwrj0yxzRE9lq4O/YJ1mtvtLNCWEtO4ldC +Dav/QQKBgCT2PAtWexs0u63Vdp4Dc+bp7D2fDUWkPIn9gl5qId7XV/E5gwalIemg +CUrUuOYgzmfdg1VQbweSl9UGfgi3LFe0dvXTz7TJW7YmF39dUb+lgm9aMt/sldEY +1FNtwVLTKzNS3ClTJSljq3kj/b2wXi25lBC5lNkJRK0GamGdUeU9 +-----END RSA PRIVATE KEY----- diff --git a/certs/assets.yact.com.cn/assets.yact.com.cn_chain.crt b/certs/assets.yact.com.cn/assets.yact.com.cn_chain.crt new file mode 100644 index 0000000..d63506d --- /dev/null +++ b/certs/assets.yact.com.cn/assets.yact.com.cn_chain.crt @@ -0,0 +1,27 @@ +-----BEGIN CERTIFICATE----- +MIIEqjCCA5KgAwIBAgIQDeD/te5iy2EQn2CMnO1e0zANBgkqhkiG9w0BAQsFADBh +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH +MjAeFw0xNzExMjcxMjQ2NDBaFw0yNzExMjcxMjQ2NDBaMG4xCzAJBgNVBAYTAlVT +MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j +b20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH +MjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO8Uf46i/nr7pkgTDqnE +eSIfCFqvPnUq3aF1tMJ5hh9MnO6Lmt5UdHfBGwC9Si+XjK12cjZgxObsL6Rg1njv +NhAMJ4JunN0JGGRJGSevbJsA3sc68nbPQzuKp5Jc8vpryp2mts38pSCXorPR+sch +QisKA7OSQ1MjcFN0d7tbrceWFNbzgL2csJVQeogOBGSe/KZEIZw6gXLKeFe7mupn +NYJROi2iC11+HuF79iAttMc32Cv6UOxixY/3ZV+LzpLnklFq98XORgwkIJL1HuvP +ha8yvb+W6JislZJL+HLFtidoxmI7Qm3ZyIV66W533DsGFimFJkz3y0GeHWuSVMbI +lfsCAwEAAaOCAU8wggFLMB0GA1UdDgQWBBR435GQX+7erPbFdevVTFVT7yRKtjAf +BgNVHSMEGDAWgBROIlQgGJXm427mD/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYw +HQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB/wQIMAYBAf8C +AQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp +Y2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu +Y29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG +/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT +MAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAoBs1eCLKakLtVRPFRjBIJ9LJ +L0s8ZWum8U8/1TMVkQMBn+CPb5xnCD0GSA6L/V0ZFrMNqBirrr5B241OesECvxIi +98bZ90h9+q/X5eMyOD35f8YTaEMpdnQCnawIwiHx06/0BfiTj+b/XQih+mqt3ZXe +xNCJqKexdiB2IWGSKcgahPacWkk/BAQFisKIFYEqHzV974S3FAz/8LIfD58xnsEN +GfzyIDkH3JrwYZ8caPTf6ZX9M1GrISN8HnWTtdNCH2xEajRa/h9ZBXjUyFKQrGk2 +n2hcLrfZSbynEC/pSw/ET7H5nWwckjmAJ1l9fcnbqkU/pf6uMQmnfl0JQjJNSg== +-----END CERTIFICATE----- diff --git a/certs/assets.yact.com.cn/assets.yact.com.cn_public.crt b/certs/assets.yact.com.cn/assets.yact.com.cn_public.crt new file mode 100644 index 0000000..94e6713 --- /dev/null +++ b/certs/assets.yact.com.cn/assets.yact.com.cn_public.crt @@ -0,0 +1,34 @@ +-----BEGIN CERTIFICATE----- +MIIF/DCCBOSgAwIBAgIQBVMDske0jhZ8yqragjL3azANBgkqhkiG9w0BAQsFADBu +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg +RFYgVExTIENBIC0gRzIwHhcNMjMwOTI2MDAwMDAwWhcNMjQwOTI1MjM1OTU5WjAd +MRswGQYDVQQDExJhc3NldHMueWFjdC5jb20uY24wggEiMA0GCSqGSIb3DQEBAQUA +A4IBDwAwggEKAoIBAQDJYa8Q8X26+e5sAxkAVwdeyo9J4GZ7LEq9Su94HZtT3h0+ +y7Ypl8n/8qIZCWOC+arHvUqFTjTKfqhC41A7SdLP4lZm1OfwjpZHrBFg5fwUdh/3 +ac+FsZpkZI5AWlC2qPebesv9C3UuR1u1G+9u3mWnQXvtEOnu6i03A59qRTsoG8FK +1yNH1Q4LVLpVjpFvKdAvVXsx0owBOvBcndGFfmgSV2URrZwMt3u0HpOu1+z+tnTn +Xvl+Ig8mkziFYtST706DhVwJaFVOO+RooYzb5MTcg2SMEHaqM5nxlY4w6V7Y6BD7 +DEdYPFlqYIeKi7O+gK+rT3UgBFaPhYVwZhyOxY13AgMBAAGjggLlMIIC4TAfBgNV +HSMEGDAWgBR435GQX+7erPbFdevVTFVT7yRKtjAdBgNVHQ4EFgQUndpsE3ckZ/6Q +048JPuX6+LWjRZEwHQYDVR0RBBYwFIISYXNzZXRzLnlhY3QuY29tLmNuMD4GA1Ud +IAQ3MDUwMwYGZ4EMAQIBMCkwJwYIKwYBBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNl +cnQuY29tL0NQUzAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEG +CCsGAQUFBwMCMIGABggrBgEFBQcBAQR0MHIwJAYIKwYBBQUHMAGGGGh0dHA6Ly9v +Y3NwLmRpZ2ljZXJ0LmNvbTBKBggrBgEFBQcwAoY+aHR0cDovL2NhY2VydHMuZGln +aWNlcnQuY29tL0VuY3J5cHRpb25FdmVyeXdoZXJlRFZUTFNDQS1HMi5jcnQwDAYD +VR0TAQH/BAIwADCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHcA7s3QZNXbGs7F +XLedtM0TojKHRny87N7DUUhZRnEftZsAAAGK0MDL2gAABAMASDBGAiEAxN7q/oNe +hgb35Jkn5iZJ7WZ3HIkOBbZIva8hlsxceEYCIQC1y27OD4002t1TTLrSHdLi2o/W +ttgFGGpEZknYPX1hYgB1AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s52IRz +AAABitDAy80AAAQDAEYwRAIgW5MWcsYRqRUnH2sljIrjGkirZFANBCAXTnA4VpB7 +UaYCICoNC3P6BpjANGiDVsX9nor4ozcZ3CRv3yt+pAo/t7usAHYA2ra/az+1tiKf +m8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGK0MDLjgAABAMARzBFAiBKJWFLITHb ++eB38yK9FcQRTxr04gWc0p0xYV229D36ZgIhAIgMMB9E4jZL59Nt/m1F7OOj10U+ +Tch+/S3VW9X62C5vMA0GCSqGSIb3DQEBCwUAA4IBAQBRiEn23JNmqEz8Ryq1cmuE +I0p+2iq1SxUnBgWjc+otuqpE1P3qoN3DZtpTgNv0GG8l2ddgWL5/RHInYyGjGcxb +y0FVRe5AREFSCevqjmt04BhwyB/Y+d77a8WarODDvgIIHoDCTFrb2YEXP2uJMz5W +0zw6zPwsstJBLbmpoPUqF9+s2rw7MtJ1oZd8BuwrW29byPVExGKbziyGQdYI5Q3J +Aia8kZopv9phWrxXIQE+tbs5mLk8QXVp+s/Mxly1V4C2XqbdjneP3WCIX6C/9lUI +HovcjW0xscfod0CmzYITDYQLPy9wsrI47ZESV2Oyh8AEs7SxknsfXI/LOlfPlTEe +-----END CERTIFICATE----- diff --git a/certs/waf.yact.com.cn/cert_3.crt b/certs/waf.yact.com.cn/cert_3.crt new file mode 100644 index 0000000..74d7141 --- /dev/null +++ b/certs/waf.yact.com.cn/cert_3.crt @@ -0,0 +1,68 @@ +-----BEGIN CERTIFICATE----- +MIIEADCCA4agAwIBAgIQap5rJ5Ib6kussIDFdwX2SzAKBggqhkjOPQQDAzBLMQsw +CQYDVQQGEwJBVDEQMA4GA1UEChMHWmVyb1NTTDEqMCgGA1UEAxMhWmVyb1NTTCBF +Q0MgRG9tYWluIFNlY3VyZSBTaXRlIENBMB4XDTI0MDEwNTAwMDAwMFoXDTI0MDQw +NDIzNTk1OVowGjEYMBYGA1UEAxMPd2FmLnlhY3QuY29tLmNuMFkwEwYHKoZIzj0C +AQYIKoZIzj0DAQcDQgAEXX8TWFljUe8VMLvoXl6mFC3p/PcTV/qm6jDGkwPmw/+1 +psxpnr8L/P42bpbi0aBJaB6LB4XFmPXV7FDvA16nlaOCAnswggJ3MB8GA1UdIwQY +MBaAFA9r5kvOOUeu9n6QHnnwMJGSyF+jMB0GA1UdDgQWBBS3r2602C+Bqb6AkBBa +ciXoQb7g3zAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0TAQH/BAIwADAdBgNVHSUEFjAU +BggrBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIwQDA0BgsrBgEEAbIxAQICTjAl +MCMGCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28uY29tL0NQUzAIBgZngQwBAgEw +gYgGCCsGAQUFBwEBBHwwejBLBggrBgEFBQcwAoY/aHR0cDovL3plcm9zc2wuY3J0 +LnNlY3RpZ28uY29tL1plcm9TU0xFQ0NEb21haW5TZWN1cmVTaXRlQ0EuY3J0MCsG +CCsGAQUFBzABhh9odHRwOi8vemVyb3NzbC5vY3NwLnNlY3RpZ28uY29tMIIBBAYK +KwYBBAHWeQIEAgSB9QSB8gDwAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp/m +Z0xaOnQAAAGM2IEcWAAABAMARzBFAiBN8jZzGnLsoUXJtpSMvdNT0hcqvqjV6VCV +SjCZpOroKgIhALeXLq72zJgjtsss57EdAPc2/KFMIJVGkck6fiF5qPkCAHYAO1N3 +dT4tuYBOizBbBv5AO2fYT8P0x70ADS1yb+H61BcAAAGM2IEcEQAABAMARzBFAiEA +nay4TWMxxNs4NukfLTHLpSdQ8ENJKIMVJjQIx13EOP8CIG70Nq988JREr9G4x9aq +hKbaR/FVrSpaP+zG+q6dEdKOMBoGA1UdEQQTMBGCD3dhZi55YWN0LmNvbS5jbjAK +BggqhkjOPQQDAwNoADBlAjEAha3hfJezrOAQ0n0OsZFQs0WFU0R+1gdUoqFD7zsE +Qz9CQrxym1m5/tVC1ZAEEG1LAjAIYWr7fRYpmWLDhPbTgk0poMHCR1VD24VgiOhR +h1b/jz9L6PACzy501MmvS/7Ced4= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDhTCCAwygAwIBAgIQI7dt48G7KxpRlh4I6rdk6DAKBggqhkjOPQQDAzCBiDEL +MAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNl +eSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMT +JVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMjAwMTMw +MDAwMDAwWhcNMzAwMTI5MjM1OTU5WjBLMQswCQYDVQQGEwJBVDEQMA4GA1UEChMH +WmVyb1NTTDEqMCgGA1UEAxMhWmVyb1NTTCBFQ0MgRG9tYWluIFNlY3VyZSBTaXRl +IENBMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAENkFhFytTJe2qypTk1tpIV+9QuoRk +gte7BRvWHwYk9qUznYzn8QtVaGOCMBBfjWXsqqivl8q1hs4wAYl03uNOXgFu7iZ7 +zFP6I6T3RB0+TR5fZqathfby47yOCZiAJI4go4IBdTCCAXEwHwYDVR0jBBgwFoAU +OuEJhtTPGcKWdnRJdtzgNcZjY5owHQYDVR0OBBYEFA9r5kvOOUeu9n6QHnnwMJGS +yF+jMA4GA1UdDwEB/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH/AgEAMB0GA1UdJQQW +MBQGCCsGAQUFBwMBBggrBgEFBQcDAjAiBgNVHSAEGzAZMA0GCysGAQQBsjEBAgJO +MAgGBmeBDAECATBQBgNVHR8ESTBHMEWgQ6BBhj9odHRwOi8vY3JsLnVzZXJ0cnVz +dC5jb20vVVNFUlRydXN0RUNDQ2VydGlmaWNhdGlvbkF1dGhvcml0eS5jcmwwdgYI +KwYBBQUHAQEEajBoMD8GCCsGAQUFBzAChjNodHRwOi8vY3J0LnVzZXJ0cnVzdC5j +b20vVVNFUlRydXN0RUNDQWRkVHJ1c3RDQS5jcnQwJQYIKwYBBQUHMAGGGWh0dHA6 +Ly9vY3NwLnVzZXJ0cnVzdC5jb20wCgYIKoZIzj0EAwMDZwAwZAIwJHBUDwHJQN3I +VNltVMrICMqYQ3TYP/TXqV9t8mG5cAomG2MwqIsxnL937Gewf6WIAjAlrauksO6N +UuDdDXyd330druJcZJx0+H5j5cFOYBaGsKdeGW7sCMaR2PsDFKGllas= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIID0zCCArugAwIBAgIQVmcdBOpPmUxvEIFHWdJ1lDANBgkqhkiG9w0BAQwFADB7 +MQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD +VQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE +AwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4 +MTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5 +MRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO +ZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgRUNDIENlcnRpZmljYXRpb24gQXV0 +aG9yaXR5MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGqxUWqn5aCPnetUkb1PGWthL +q8bVttHmc3Gu3ZzWDGH926CJA7gFFOxXzu5dP+Ihs8731Ip54KODfi2X0GHE8Znc +JZFjq38wo7Rw4sehM5zzvy5cU7Ffs30yf4o043l5o4HyMIHvMB8GA1UdIwQYMBaA +FKARCiM+lvEH7OKvKe+CpX/QMKS0MB0GA1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1 +xmNjmjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zARBgNVHSAECjAI +MAYGBFUdIAAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5j +b20vQUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNAYIKwYBBQUHAQEEKDAmMCQG +CCsGAQUFBzABhhhodHRwOi8vb2NzcC5jb21vZG9jYS5jb20wDQYJKoZIhvcNAQEM +BQADggEBABns652JLCALBIAdGN5CmXKZFjK9Dpx1WywV4ilAbe7/ctvbq5AfjJXy +ij0IckKJUAfiORVsAYfZFhr1wHUrxeZWEQff2Ji8fJ8ZOd+LygBkc7xGEJuTI42+ +FsMuCIKchjN0djsoTI0DQoWz4rIjQtUfenVqGtF8qmchxDM6OW1TyaLtYiKou+JV +bJlsQ2uRl9EMC5MCHdK8aXdJ5htN978UeAOwproLtOGFfy/cQjutdAFI3tZs4RmY +CV4Ks2dH/hzg1cEo70qLRDEmBDeNiXQ2Lu+lIg+DdEmSx/cQwgwp+7e9un/jX9Wf +8qn0dNW44bOwgeThpWOjzOoEeJBuv/c= +-----END CERTIFICATE----- diff --git a/certs/waf.yact.com.cn/cert_3.key b/certs/waf.yact.com.cn/cert_3.key new file mode 100644 index 0000000..db38e70 --- /dev/null +++ b/certs/waf.yact.com.cn/cert_3.key @@ -0,0 +1,5 @@ +-----BEGIN EC PRIVATE KEY----- +MHcCAQEEIGbaZd4TH8Wzqyc6Livu3b3Wem+S2wpYm2F11nyshsWToAoGCCqGSM49 +AwEHoUQDQgAEXX8TWFljUe8VMLvoXl6mFC3p/PcTV/qm6jDGkwPmw/+1psxpnr8L +/P42bpbi0aBJaB6LB4XFmPXV7FDvA16nlQ== +-----END EC PRIVATE KEY----- diff --git a/certs/www.yact.com.cn/www.yact.com.cn.key b/certs/www.yact.com.cn/www.yact.com.cn.key new file mode 100644 index 0000000..033380d --- /dev/null +++ b/certs/www.yact.com.cn/www.yact.com.cn.key @@ -0,0 +1,27 @@ +-----BEGIN RSA PRIVATE KEY----- +MIIEowIBAAKCAQEAxb3ZVQlAySY/LvV8s9ZQ/rIQrnwygi6zp2pZusnBXSF8AzEm +lj5Xs3Ibm/sWlPrhbTMbRp57LcDJLxpk9+xrcXt046KLkOWIH4/Z7js89rJ6f4ut +yoFVke9grdI2CC+dMRam8TdC5Bg+oTn36Rm3fe8iMdLKr5yW9oLWQr1FDnlmSw+g +SUOMDXYn/eLiBGdQW1bqpgnxq9TT0tmyAIiyQbDxL9dqPFhPr7XSG8tCJO4leOG3 +rq4wDL/m2IHI0bvuBo4qeX2RD8/WLra78FDDriLvd/Md6PphONwsTPUbNc5lvAsN +eOhK/CKpIRwBTCRKt1ArNy7U2MI33GKvYaxNEwIDAQABAoIBAB1eDo7JCC9M4q8G +3sWCAQHFO0yr/apaOkHqaGIhKvpkXzEa1cgUK908Mf/ZQLzRLQqVP6nzc919123g +mySQ9FIPIPMvxaTi2fO/XwE5GLBAyIhJxn6f9QVD9RVLoM0Cw/MxkeCa3EXY7fBE +QN6EfGe+d1Meow3au+GSLoph5rAj3NxjQkg00q6ncbk0pWKa89CXh2nLHtQWLnsN +gGEd5u6rA4OO4RK2uKlVPLB0n4h68K0+NQAMB+TqK+L7Sf+U5+AcHBCSJuFenEb/ +etEBn9Ofh9n075FPb3JcWAknDdYUf7w4RmJyWHaF0CEnoXBJR5uFkWxmqMn5W/Fa +ETJhPeECgYEA79TwFTwfVqpximCEvHjytS+j3Ik5cV4+n6aEUIesD8wrW8ZsQRJK +Cux64KEcyoxYhT6b8pKG+oIdAcfH+NyeVX3RD4HrTB9omYbej6sQQgo1ewEEAruH +s8scNX/E06DWKmLqoBrJyhunGzffGaj08MCszo87GTu8FWLadMoN7WECgYEA0xKC +vGu3NB27OCNrHY43kgr1MOAFc8qGRZrpRfYw/xQ+9n1raD8rGUMqO3YPzB97mtk1 +bzyS33CIzwC6zbZKtp5eMex/OmH5ipSoxM7r8RH8pRjTyoQ7EZLpO/4w3yfg4FRP +DIBAu7Vw82FFx3xTuanXSZ1Gl30bcPrpGOIsOvMCgYEAtR2FwUOKFxTYcbu6AesE +vzee82jd7HNTr5U8zuPmWHfDNqd+ERYSvHUhxollCME8CEPj2Sg2ru+boECTD6js +GXvOaXufifkeMPLdGHoC6Rx0jtORh86/CFQWlYBLz9XiZlgU/5u7T9naNH/ZB7PE +ZhvbZJJd+wxVWYExoIkGQ4ECgYBI6MX8LAEWoYaAN8vSY8PSULKtdVSs0LJc7MvT +fN0j32x4XI5zbg6HJWo7K+b9DYr2zDzm9beOMyMuzgO491ULi9zhxd2U3y8BraQ2 +h3t8xEfPB6pw9AgrY+Ho9T8Qdof5NWYw3UR/Eoe3qkweQlXxdjeFmCxAO9j0x9co +30eD/QKBgHBcQn4SlJrX9iZ1o+VR36onAOXRMYhqcshjTu5mrC7/rriyWnghu2S6 +DbZ54p82yze3697azM+XI/KITri8g5LE/7J1Bhg0czlc1WPFt/PM8+VHiE1U/k05 +izXf8P3AOeAbTfxWaSnZK5C7eIqRKGQ073RjKBQRVe/ElpiGjdWy +-----END RSA PRIVATE KEY----- diff --git a/certs/www.yact.com.cn/www.yact.com.cn.pem b/certs/www.yact.com.cn/www.yact.com.cn.pem new file mode 100644 index 0000000..a970d55 --- /dev/null +++ b/certs/www.yact.com.cn/www.yact.com.cn.pem @@ -0,0 +1,62 @@ +-----BEGIN CERTIFICATE----- +MIIGATCCBOmgAwIBAgIQB+ZWqRJ9JiKROT0BVJ3dYTANBgkqhkiG9w0BAQsFADBu +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMS0wKwYDVQQDEyRFbmNyeXB0aW9uIEV2ZXJ5d2hlcmUg +RFYgVExTIENBIC0gRzEwHhcNMjMwMjE0MDAwMDAwWhcNMjQwMjE0MjM1OTU5WjAa +MRgwFgYDVQQDEw93d3cueWFjdC5jb20uY24wggEiMA0GCSqGSIb3DQEBAQUAA4IB +DwAwggEKAoIBAQDFvdlVCUDJJj8u9Xyz1lD+shCufDKCLrOnalm6ycFdIXwDMSaW +Plezchub+xaU+uFtMxtGnnstwMkvGmT37Gtxe3TjoouQ5Ygfj9nuOzz2snp/i63K +gVWR72Ct0jYIL50xFqbxN0LkGD6hOffpGbd97yIx0sqvnJb2gtZCvUUOeWZLD6BJ +Q4wNdif94uIEZ1BbVuqmCfGr1NPS2bIAiLJBsPEv12o8WE+vtdIby0Ik7iV44beu +rjAMv+bYgcjRu+4Gjip5fZEPz9YutrvwUMOuIu938x3o+mE43CxM9Rs1zmW8Cw14 +6Er8IqkhHAFMJEq3UCs3LtTYwjfcYq9hrE0TAgMBAAGjggLtMIIC6TAfBgNVHSME +GDAWgBRVdE+yck/1YLpQ0dfmUVyaAYca1zAdBgNVHQ4EFgQUsiAkl40SPYvU/z+y +vslUfwiP0IMwJwYDVR0RBCAwHoIPd3d3LnlhY3QuY29tLmNuggt5YWN0LmNvbS5j +bjAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC +MD4GA1UdIAQ3MDUwMwYGZ4EMAQIBMCkwJwYIKwYBBQUHAgEWG2h0dHA6Ly93d3cu +ZGlnaWNlcnQuY29tL0NQUzCBgAYIKwYBBQUHAQEEdDByMCQGCCsGAQUFBzABhhho +dHRwOi8vb2NzcC5kaWdpY2VydC5jb20wSgYIKwYBBQUHMAKGPmh0dHA6Ly9jYWNl +cnRzLmRpZ2ljZXJ0LmNvbS9FbmNyeXB0aW9uRXZlcnl3aGVyZURWVExTQ0EtRzEu +Y3J0MAkGA1UdEwQCMAAwggF/BgorBgEEAdZ5AgQCBIIBbwSCAWsBaQB2AO7N0GTV +2xrOxVy3nbTNE6Iyh0Z8vOzew1FIWUZxH7WbAAABhk4CDk0AAAQDAEcwRQIgNoa1 +zl3ziKawzZwe7K7saXPCymxhXqg7b9SGRcskieICIQDZEcCcKabPMxt3xisBME5G +Zy/hHUK7CQQhKdm7F3FxSwB2AHPZnokbTJZ4oCB9R53mssYc0FFecRkqjGuAEHrB +d3K1AAABhk4CDrsAAAQDAEcwRQIgdvjeAAZeRFjHQjn1+b8dyd+B/bmumI09wirW +7uO9uToCIQDkHyBza/7buXpjCHVfaIgJjRdNriOiDbeSvIxAvVwxeAB3AEiw42va +pkc0D+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAABhk4CDoUAAAQDAEgwRgIhAPJY +TRKi6/KxBMIx6oC5BcuInqCv/FIKg9LKYmhzZUPLAiEAseePyMOB7zN7F7HqHMx9 +PnNwUcLNOtN5VR+if4gkrLYwDQYJKoZIhvcNAQELBQADggEBALA3Ee7mRlozHEvQ +YFwallDmwS36RGmosrFr9aWfvagBy+oM+WsCJmUymv7Y9J3CKxhF40BJBgH1+EpM +htQthB+f2GufkLtju6fpAPNKzOwlMWA8YTGugRcNqUsH5QMNKeM27/ZnhmP8ZGrq +J7yqawYGlRZJY1IZbAvplPgCOhO4azxu4RDqhGR3QeJAslRLl5wDyU6N40KdyAnn ++Stp+aHzuxgXE4gUaUmtorgRbmeTVuan3MzIFsSyKbg9qQaHUleAjm2LJuxglATx +KKfSUqcC6nSsSyIjHBJQVluuHQD7w2OzQZOokYgB2cNOKSS6rUnHK2gD1N5bBP2w +SmmwYcc= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIEqjCCA5KgAwIBAgIQAnmsRYvBskWr+YBTzSybsTANBgkqhkiG9w0BAQsFADBh +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD +QTAeFw0xNzExMjcxMjQ2MTBaFw0yNzExMjcxMjQ2MTBaMG4xCzAJBgNVBAYTAlVT +MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j +b20xLTArBgNVBAMTJEVuY3J5cHRpb24gRXZlcnl3aGVyZSBEViBUTFMgQ0EgLSBH +MTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALPeP6wkab41dyQh6mKc +oHqt3jRIxW5MDvf9QyiOR7VfFwK656es0UFiIb74N9pRntzF1UgYzDGu3ppZVMdo +lbxhm6dWS9OK/lFehKNT0OYI9aqk6F+U7cA6jxSC+iDBPXwdF4rs3KRyp3aQn6pj +pp1yr7IB6Y4zv72Ee/PlZ/6rK6InC6WpK0nPVOYR7n9iDuPe1E4IxUMBH/T33+3h +yuH3dvfgiWUOUkjdpMbyxX+XNle5uEIiyBsi4IvbcTCh8ruifCIi5mDXkZrnMT8n +wfYCV6v6kDdXkbgGRLKsR4pucbJtbKqIkUGxuZI2t7pfewKRc5nWecvDBZf3+p1M +pA8CAwEAAaOCAU8wggFLMB0GA1UdDgQWBBRVdE+yck/1YLpQ0dfmUVyaAYca1zAf +BgNVHSMEGDAWgBQD3lA1VtFMu2bwo+IbG8OXsj3RVTAOBgNVHQ8BAf8EBAMCAYYw +HQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMBIGA1UdEwEB/wQIMAYBAf8C +AQAwNAYIKwYBBQUHAQEEKDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdp +Y2VydC5jb20wQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQu +Y29tL0RpZ2lDZXJ0R2xvYmFsUm9vdENBLmNybDBMBgNVHSAERTBDMDcGCWCGSAGG +/WwBAjAqMCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BT +MAgGBmeBDAECATANBgkqhkiG9w0BAQsFAAOCAQEAK3Gp6/aGq7aBZsxf/oQ+TD/B +SwW3AU4ETK+GQf2kFzYZkby5SFrHdPomunx2HBzViUchGoofGgg7gHW0W3MlQAXW +M0r5LUvStcr82QDWYNPaUy4taCQmyaJ+VB+6wxHstSigOlSNF2a6vg4rgexixeiV +4YSB03Yqp2t3TeZHM9ESfkus74nQyW7pRGezj+TC44xCagCQQOzzNmzEAP2SnCrJ +sNE2DpRVMnL8J6xBRdjmOsC3N6cQuKuRXbzByVBjCqAA8t1L0I+9wXJerLPyErjy +rMKWaBFLmfK/AHNF4ZihwPGOc7w6UHczBZXH5RFzJNnww+WnKuTPI0HfnVH8lg== +-----END CERTIFICATE----- diff --git a/compose-dev.yml b/compose-dev.yml new file mode 100644 index 0000000..1f37aba --- /dev/null +++ b/compose-dev.yml @@ -0,0 +1,57 @@ +services: + halo: + image: registry.fit2cloud.com/halo/halo:2.17.1 + container_name: halo + restart: on-failure:3 + depends_on: + halodb: + condition: service_healthy + volumes: + # - /data/halo/halo2:/root/.halo2 + # - $PWD/theme-yact:/root/.halo2/themes/yact-theme + - ./data/halo2:/root/.halo2 + ports: + - "8090:8090" + healthcheck: + test: ["CMD", "curl", "-f", "http://localhost:8090/actuator/health/readiness"] + interval: 30s + timeout: 5s + retries: 5 + start_period: 30s + command: + - --spring.r2dbc.url=r2dbc:pool:mysql://halodb:3306/yact-home + - --spring.r2dbc.username=root + # PostgreSQL 的密码,请保证与下方 POSTGRES_PASSWORD 的变量值一致。 + - --spring.r2dbc.password=BIBzkazKSArPov5q + - --spring.sql.init.platform=mysql + # 外部访问地址,请根据实际需要修改 + - --halo.external-url=https://yacloud.net:8090 + # 初始化的超级管理员用户名 + - --halo.security.initializer.superadminusername=admin + # 初始化的超级管理员密码 + - --halo.security.initializer.superadminpassword=szgs6666 + environment: + - SPRING_THYMELEAF_CACHE=true + halodb: + image: mysql:8.1.0 + container_name: halodb + restart: on-failure:3 + command: + - --default-authentication-plugin=caching_sha2_password + - --character-set-server=utf8mb4 + - --collation-server=utf8mb4_general_ci + - --explicit_defaults_for_timestamp=true + volumes: + # - /data/halo/mysql:/var/lib/mysql + # - /data/halo/mysqlBackup:/data/mysqlBackup + - ./data/mysql:/var/lib/mysql + - ./data/mysqlBackup:/data/mysqlBackup + healthcheck: + test: ["CMD", "mysqladmin", "ping", "-h", "127.0.0.1", "--silent"] + interval: 3s + retries: 5 + start_period: 30s + environment: + # 请修改此密码,并对应修改上方 Halo 服务的 SPRING_R2DBC_PASSWORD 变量值 + - MYSQL_ROOT_PASSWORD=BIBzkazKSArPov5q + - MYSQL_DATABASE=yact-home diff --git a/compose-prod.yml b/compose-prod.yml new file mode 100644 index 0000000..70bf72b --- /dev/null +++ b/compose-prod.yml @@ -0,0 +1,53 @@ +services: + halo: + image: registry.fit2cloud.com/halo/halo:2.17.1 + container_name: halo + restart: on-failure:3 + depends_on: + halodb: + condition: service_healthy + volumes: + - /data/halo/halo2:/root/.halo2 + ports: + - "127.0.0.1:8090:8090" + healthcheck: + test: ["CMD", "curl", "-f", "http://localhost:8090/actuator/health/readiness"] + interval: 30s + timeout: 5s + retries: 5 + start_period: 30s + command: + - --spring.r2dbc.url=r2dbc:pool:mysql://halodb:3306/yact-home + - --spring.r2dbc.username=root + # PostgreSQL 的密码,请保证与下方 POSTGRES_PASSWORD 的变量值一致。 + - --spring.r2dbc.password=BIBzkazKSArPov5q + - --spring.sql.init.platform=mysql + # 外部访问地址,请根据实际需要修改 + - --halo.external-url=https://yact.com.cn + # 初始化的超级管理员用户名 + - --halo.security.initializer.superadminusername=admin + # 初始化的超级管理员密码 + - --halo.security.initializer.superadminpassword=szgs6666 + environment: + - SPRING_THYMELEAF_CACHE=true + halodb: + image: docker.mirrors.yacloud.net/library/mysql:8.1.0 + container_name: halodb + restart: on-failure:3 + command: + - --default-authentication-plugin=caching_sha2_password + - --character-set-server=utf8mb4 + - --collation-server=utf8mb4_general_ci + - --explicit_defaults_for_timestamp=true + volumes: + - /data/halo/mysql:/var/lib/mysql + - /data/halo/mysqlBackup:/data/mysqlBackup + healthcheck: + test: ["CMD", "mysqladmin", "ping", "-h", "127.0.0.1", "--silent"] + interval: 3s + retries: 5 + start_period: 30s + environment: + # 请修改此密码,并对应修改上方 Halo 服务的 SPRING_R2DBC_PASSWORD 变量值 + - MYSQL_ROOT_PASSWORD=BIBzkazKSArPov5q + - MYSQL_DATABASE=yact-home \ No newline at end of file diff --git a/docker-compose-v1-mysql.yml b/docker-compose-v1-mysql.yml new file mode 100644 index 0000000..670cc75 --- /dev/null +++ b/docker-compose-v1-mysql.yml @@ -0,0 +1,81 @@ +version: "3" + +services: + nginx: + image: "nginx:latest" + container_name: halo-nginx + restart: always + networks: + halo_network: + volumes: + - $PWD/nginx.conf:/etc/nginx/nginx.conf + - $PWD/certs:/etc/nginx/certs + - /data/nginx/cache:/data/nginx/cache + environment: + - TZ=Asia/Shanghai + ports: + - "80:80" + - "443:443" + depends_on: + - halo + halo: + image: halohub/halo:2.10.0 + container_name: halo + restart: on-failure:3 + depends_on: + halodb: + condition: service_healthy + networks: + halo_network: + volumes: + - /data/halo/halo2:/root/.halo2 + # - $PWD/theme-yact:/root/.halo2/themes/yact-theme + ports: + - "8090:8090" + healthcheck: + test: ["CMD", "curl", "-f", "http://localhost:8090/actuator/health/readiness"] + interval: 30s + timeout: 5s + retries: 5 + start_period: 30s + command: + - --spring.r2dbc.url=r2dbc:pool:mysql://halodb:3306/yact-home + - --spring.r2dbc.username=root + # PostgreSQL 的密码,请保证与下方 POSTGRES_PASSWORD 的变量值一致。 + - --spring.r2dbc.password=BIBzkazKSArPov5q + - --spring.sql.init.platform=mysql + # 外部访问地址,请根据实际需要修改 + - --halo.external-url=https://www.yact.com.cn + # 初始化的超级管理员用户名 + - --halo.security.initializer.superadminusername=admin + # 初始化的超级管理员密码 + - --halo.security.initializer.superadminpassword=szgs6666 + environment: + - SPRING_THYMELEAF_CACHE=true + halodb: + image: mysql:8 + container_name: halodb + restart: on-failure:3 + networks: + halo_network: + command: + - --default-authentication-plugin=mysql_native_password + - --character-set-server=utf8mb4 + - --collation-server=utf8mb4_general_ci + - --explicit_defaults_for_timestamp=true + volumes: + - /data/halo/mysql:/var/lib/mysql + - /data/halo/mysqlBackup:/data/mysqlBackup + healthcheck: + test: ["CMD", "mysqladmin", "ping", "-h", "127.0.0.1", "--silent"] + interval: 3s + retries: 5 + start_period: 30s + environment: + # 请修改此密码,并对应修改上方 Halo 服务的 SPRING_R2DBC_PASSWORD 变量值 + - MYSQL_ROOT_PASSWORD=BIBzkazKSArPov5q + - MYSQL_DATABASE=yact-home + +networks: + halo_network: + external: false \ No newline at end of file diff --git a/docker-compose-v1-postgresql.yml b/docker-compose-v1-postgresql.yml new file mode 100644 index 0000000..350b5b8 --- /dev/null +++ b/docker-compose-v1-postgresql.yml @@ -0,0 +1,72 @@ +version: "3" + +services: + # nginx: + # image: "nginx:1.23.3-alpine" + # container_name: halo-nginx + # restart: always + # networks: + # halo_network: + # volumes: + # - $PWD/nginx.conf:/etc/nginx/nginx.conf + # - $PWD/certs:/etc/nginx/certs + # ports: + # - "80:80" + # depends_on: + # - halo + halo: + image: halohub/halo:2.3.2 + container_name: halo + restart: on-failure:3 + depends_on: + halodb: + condition: service_healthy + networks: + halo_network: + volumes: + - /data/halo/halo2:/root/.halo2 + # - $PWD/theme-yact:/root/.halo2/themes/yact-theme + ports: + - "8090:8090" + healthcheck: + test: ["CMD", "curl", "-f", "http://localhost:8090/actuator/health/readiness"] + interval: 30s + timeout: 5s + retries: 5 + start_period: 30s + command: + - --spring.r2dbc.url=r2dbc:pool:postgresql://halodb/yact-home + - --spring.r2dbc.username=szgs2019 + # PostgreSQL 的密码,请保证与下方 POSTGRES_PASSWORD 的变量值一致。 + - --spring.r2dbc.password=BIBzkazKSArPov5q + - --spring.sql.init.platform=postgresql + # 外部访问地址,请根据实际需要修改 + - --halo.external-url=http://125.64.33.46:8090 + # 初始化的超级管理员用户名 + - --halo.security.initializer.superadminusername=admin + # 初始化的超级管理员密码 + - --halo.security.initializer.superadminpassword=szgs6666 + environment: + - SPRING_THYMELEAF_CACHE=false + halodb: + image: postgres:latest + container_name: halodb + restart: on-failure:3 + networks: + halo_network: + volumes: + - /data/halo/db:/var/lib/postgresql/data + healthcheck: + test: [ "CMD", "pg_isready" ] + interval: 10s + timeout: 5s + retries: 5 + environment: + - POSTGRES_PASSWORD=BIBzkazKSArPov5q + - POSTGRES_USER=szgs2019 + - POSTGRES_DB=yact-home + - PGUSER=szgs2019 + +networks: + halo_network: + external: false \ No newline at end of file diff --git a/nginx.conf b/nginx.conf new file mode 100644 index 0000000..2459663 --- /dev/null +++ b/nginx.conf @@ -0,0 +1,88 @@ +user nginx; +worker_processes auto; + +error_log /var/log/nginx/error.log notice; +pid /var/run/nginx.pid; + + +events { + worker_connections 1024; +} + +http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + tcp_nopush on; + tcp_nodelay on; + keepalive_timeout 65; + types_hash_max_size 4096; + server_tokens off; + + gzip on; + gzip_min_length 1k; + gzip_buffers 4 8k; + gzip_types text/plain application/x-JavaScript text/css application/xml; + + # proxy cache test + + + upstream halocore { + server halo:8090 weight=1 max_fails=2 fail_timeout=0; + } + + # proxy cache test end. + + #ssl on; + ssl_certificate /etc/nginx/certs/www.yact.com.cn.pem; + ssl_certificate_key /etc/nginx/certs/www.yact.com.cn.key; + + proxy_cache_path /data/nginx/cache keys_zone=mycache:6000m inactive=3d max_size=500g; + + # include /etc/nginx/conf.d/*.conf; + + # 80端口重定向到443 + server { + listen 80; + listen [::]:80; + server_name yact.com.cn www.yact.com.cn; + rewrite ^(.*)$ https://$host$1 permanent; + } + + server { + listen 443 ssl http2; + listen [::]:443 ssl http2; + server_name yact.com.cn www.yact.com.cn; + + client_max_body_size 1024m; + + location / { + # proxy_pass http://halo:8090; + add_header X-Cache $upstream_cache_status; + proxy_pass http://halocore; + proxy_cache_key $uri$is_args$args; + } + + location ~ (^/).*\.(gif|jpg|jpeg|png|js|css|html|cab|bmp|ico|svg|eot|ttf|woff|woff2)$ { + # proxy_buffering on; + proxy_pass http://halocore; + proxy_cache mycache; + proxy_cache_valid 200 304 12h; + proxy_cache_valid any 10m; + add_header Nginx-Cache "$upstream_cache_status"; + proxy_cache_key $host$uri$is_args$args; + } + + error_page 500 502 503 504 /50x.html; + location = /50x.html { + root /usr/share/nginx/html; + } + } +} \ No newline at end of file diff --git a/plugins/halo-plugin-colorless-1.0.0-v1alpha.1.jar b/plugins/halo-plugin-colorless-1.0.0-v1alpha.1.jar new file mode 100644 index 0000000..c75c868 Binary files /dev/null and b/plugins/halo-plugin-colorless-1.0.0-v1alpha.1.jar differ diff --git a/plugins/plugin-lightgallery-1.0.0.jar b/plugins/plugin-lightgallery-1.0.0.jar new file mode 100644 index 0000000..2dd539f Binary files /dev/null and b/plugins/plugin-lightgallery-1.0.0.jar differ diff --git a/plugins/plugin-tocbot-1.0.0.jar b/plugins/plugin-tocbot-1.0.0.jar new file mode 100644 index 0000000..04f1998 Binary files /dev/null and b/plugins/plugin-tocbot-1.0.0.jar differ diff --git a/testrc b/testrc new file mode 100644 index 0000000..009e588 --- /dev/null +++ b/testrc @@ -0,0 +1,3 @@ +alias up='docker compose -f compose-dev.yml up -d' +alias down='docker compose -f compose-dev.yml down' +alias logs='docker compose -f compose-dev.yml logs -f' \ No newline at end of file diff --git a/www/360_safe3.asp b/www/360_safe3.asp new file mode 100644 index 0000000..b89350c --- /dev/null +++ b/www/360_safe3.asp @@ -0,0 +1,67 @@ +<% +'Code by safe3 +On Error Resume Next + +if request.querystring<>"" then call stophacker(request.querystring,"<.*=&#\d+?;??>|<.*data=data:text\/html.*>|\b(alert\(|confirm\(|expression\(|prompt\(|benchmark\s*?\(\d+?|sleep\s*?\([\d\.]+?\)|load_file\s*?\()|<[a-z]+?\b[^>]*?\bon([a-z]{4,})\s*?=|^\+\/v(8|9)|\b(and|or)\b\s*?(=|>|<|\s+?[\w]+?\s+?\bin\b\s*?\(|\blike\b\s+?)|\/\*.+?\*\/|<\s*script\b|\bEXEC\b|UNION.+?SELECT|UPDATE.+?SET|INSERT\s+INTO.+?VALUES|(SELECT|DELETE).+?FROM|(CREATE|ALTER|DROP|TRUNCATE)\s+(TABLE|DATABASE)") +if Request.ServerVariables("HTTP_REFERER")<>"" then call test(Request.ServerVariables("HTTP_REFERER"),"'|\b(and|or)\b.+?(>|<|=|\bin\b|\blike\b)|/\*.+?\*/|<\s*script\b|\bEXEC\b|UNION.+?SELECT|UPDATE.+?SET|INSERT\s+INTO.+?VALUES|(SELECT|DELETE).+?FROM|(CREATE|ALTER|DROP|TRUNCATE)\s+(TABLE|DATABASE)") +if request.Cookies<>"" then call stophacker(request.Cookies,"\b(and|or)\b.{1,6}?(=|>|<|\bin\b|\blike\b)|/\*.+?\*/|<\s*script\b|\bEXEC\b|UNION.+?SELECT|UPDATE.+?SET|INSERT\s+INTO.+?VALUES|(SELECT|DELETE).+?FROM|(CREATE|ALTER|DROP|TRUNCATE)\s+(TABLE|DATABASE)") +call stophacker(request.Form,"<[^>]+?style=[\w]+?:expression\(|\bonmouse(over|move)=\b|\b(alert|confirm|prompt)\b|^\+/v(8|9)|<[^>]*?=[^>]*?&#[^>]*?>|\b(and|or)\b.{1,6}?(=|>|<|\bin\b|\blike\b)|/\*.+?\*/|<\s*script\b|<\s*img\b|\bEXEC\b|UNION.+?SELECT|UPDATE.+?SET|INSERT\s+INTO.+?VALUES|(SELECT|DELETE).+?FROM|(CREATE|ALTER|DROP|TRUNCATE)\s+(TABLE|DATABASE)") + +function test(values,re) + dim regex + set regex=new regexp + regex.ignorecase = true + regex.global = true + regex.pattern = re + if regex.test(values) then + IP=Request.ServerVariables("HTTP_X_FORWARDED_FOR") + If IP = "" Then + IP=Request.ServerVariables("REMOTE_ADDR") + end if + 'slog("

IP: "&ip&"
ʱ: " & now() & "
ҳ棺"&Request.ServerVariables("URL")&"
ύʽ: "&Request.ServerVariables("Request_Method")&"
ύ: "&l_get&"
ύ: "&l_get2) + Response.Write("") + Response.end + end if + set regex = nothing +end function + + +function stophacker(values,re) + dim l_get, l_get2,n_get,regex,IP + for each n_get in values + for each l_get in values + l_get2 = values(l_get) + set regex = new regexp + regex.ignorecase = true + regex.global = true + regex.pattern = re + if regex.test(l_get2) then + IP=Request.ServerVariables("HTTP_X_FORWARDED_FOR") + If IP = "" Then + IP=Request.ServerVariables("REMOTE_ADDR") + end if + 'slog("

IP: "&ip&"
ʱ: " & now() & "
ҳ棺"&Request.ServerVariables("URL")&"
ύʽ: "&Request.ServerVariables("Request_Method")&"
ύ: "&l_get&"
ύ: "&l_get2) + Response.Write("") + Response.end + end if + set regex = nothing + next + next +end function + +sub slog(logs) + dim toppath,fs,Ts + toppath = Server.Mappath("/l.htm") + Set fs = CreateObject("scripting.filesystemobject") + If Not Fs.FILEEXISTS(toppath) Then + Set Ts = fs.createtextfile(toppath, True) + Ts.close + end if + Set Ts= Fs.OpenTextFile(toppath,8) + Ts.writeline (logs) + Ts.Close + Set Ts=nothing + Set fs=nothing +end sub + +%> \ No newline at end of file diff --git a/www/404.html b/www/404.html new file mode 100644 index 0000000..5ecd1bd --- /dev/null +++ b/www/404.html @@ -0,0 +1,44 @@ + + + + +网站无此页面! + + + + +
+

很抱歉!你访问的页面不存在或已被删除!

+

返回首页

+
+ + diff --git a/www/Files/image/20171207/20171207115369016901.jpg b/www/Files/image/20171207/20171207115369016901.jpg new file mode 100644 index 0000000..52368fb Binary files /dev/null and b/www/Files/image/20171207/20171207115369016901.jpg differ diff --git a/www/Files/image/20171208/20171208104383998399.jpg b/www/Files/image/20171208/20171208104383998399.jpg new file mode 100644 index 0000000..886f8aa Binary files /dev/null and b/www/Files/image/20171208/20171208104383998399.jpg differ diff --git a/www/Files/image/20200416/20200416085968576857.jpg b/www/Files/image/20200416/20200416085968576857.jpg new file mode 100644 index 0000000..287ac8b Binary files /dev/null and b/www/Files/image/20200416/20200416085968576857.jpg differ diff --git a/www/Files/image/20200416/20200416090046304630.jpg b/www/Files/image/20200416/20200416090046304630.jpg new file mode 100644 index 0000000..2e59c57 Binary files /dev/null and b/www/Files/image/20200416/20200416090046304630.jpg differ diff --git a/www/Files/image/20200417/20200417093336123612.jpg b/www/Files/image/20200417/20200417093336123612.jpg new file mode 100644 index 0000000..8f0cb6a Binary files /dev/null and b/www/Files/image/20200417/20200417093336123612.jpg differ diff --git a/www/Files/image/20200417/20200417114146494649.jpg b/www/Files/image/20200417/20200417114146494649.jpg new file mode 100644 index 0000000..9ae9ed5 Binary files /dev/null and b/www/Files/image/20200417/20200417114146494649.jpg differ diff --git a/www/Files/image/20200417/20200417114343124312.png b/www/Files/image/20200417/20200417114343124312.png new file mode 100644 index 0000000..d9d3639 Binary files /dev/null and b/www/Files/image/20200417/20200417114343124312.png differ diff --git a/www/Files/image/20200417/2020041711440364364.png b/www/Files/image/20200417/2020041711440364364.png new file mode 100644 index 0000000..9f530a5 Binary files /dev/null and b/www/Files/image/20200417/2020041711440364364.png differ diff --git a/www/Files/image/20200417/20200417154143754375.jpg b/www/Files/image/20200417/20200417154143754375.jpg new file mode 100644 index 0000000..9291374 Binary files /dev/null and b/www/Files/image/20200417/20200417154143754375.jpg differ diff --git a/www/Files/image/20200417/20200417154225442544.jpg b/www/Files/image/20200417/20200417154225442544.jpg new file mode 100644 index 0000000..9291374 Binary files /dev/null and b/www/Files/image/20200417/20200417154225442544.jpg differ diff --git a/www/Files/image/20200417/20200417154239983998.jpg b/www/Files/image/20200417/20200417154239983998.jpg new file mode 100644 index 0000000..e427715 Binary files /dev/null and b/www/Files/image/20200417/20200417154239983998.jpg differ diff --git a/www/Files/image/20200417/20200417160710671067.jpg b/www/Files/image/20200417/20200417160710671067.jpg new file mode 100644 index 0000000..061ec00 Binary files /dev/null and b/www/Files/image/20200417/20200417160710671067.jpg differ diff --git a/www/Files/image/20200417/20200417160819861986.jpg b/www/Files/image/20200417/20200417160819861986.jpg new file mode 100644 index 0000000..c0364fd Binary files /dev/null and b/www/Files/image/20200417/20200417160819861986.jpg differ diff --git a/www/Files/image/20200609/2020060916060704704.jpg b/www/Files/image/20200609/2020060916060704704.jpg new file mode 100644 index 0000000..9503598 Binary files /dev/null and b/www/Files/image/20200609/2020060916060704704.jpg differ diff --git a/www/Files/image/20200609/20200609163779217921.jpg b/www/Files/image/20200609/20200609163779217921.jpg new file mode 100644 index 0000000..4c65d39 Binary files /dev/null and b/www/Files/image/20200609/20200609163779217921.jpg differ diff --git a/www/Files/image/20200721/20200721161921712171.png b/www/Files/image/20200721/20200721161921712171.png new file mode 100644 index 0000000..9f76394 Binary files /dev/null and b/www/Files/image/20200721/20200721161921712171.png differ diff --git a/www/Files/image/20210121/20210121170350765076.jpg b/www/Files/image/20210121/20210121170350765076.jpg new file mode 100644 index 0000000..92a10ee Binary files /dev/null and b/www/Files/image/20210121/20210121170350765076.jpg differ diff --git a/www/Files/image/20210121/20210121170536753675.jpg b/www/Files/image/20210121/20210121170536753675.jpg new file mode 100644 index 0000000..92a10ee Binary files /dev/null and b/www/Files/image/20210121/20210121170536753675.jpg differ diff --git a/www/Files/image/20210630/20210630174599389938.png b/www/Files/image/20210630/20210630174599389938.png new file mode 100644 index 0000000..9970852 Binary files /dev/null and b/www/Files/image/20210630/20210630174599389938.png differ diff --git a/www/Files/image/20210701/20210701164541104110.jpg b/www/Files/image/20210701/20210701164541104110.jpg new file mode 100644 index 0000000..944ac81 Binary files /dev/null and b/www/Files/image/20210701/20210701164541104110.jpg differ diff --git a/www/Files/image/20210701/20210701164595629562.jpg b/www/Files/image/20210701/20210701164595629562.jpg new file mode 100644 index 0000000..eee81cc Binary files /dev/null and b/www/Files/image/20210701/20210701164595629562.jpg differ diff --git a/www/Files/image/20210701/20210701180119201920.jpg b/www/Files/image/20210701/20210701180119201920.jpg new file mode 100644 index 0000000..944ac81 Binary files /dev/null and b/www/Files/image/20210701/20210701180119201920.jpg differ diff --git a/www/Files/image/20210701/20210701180260416041.jpg b/www/Files/image/20210701/20210701180260416041.jpg new file mode 100644 index 0000000..eee81cc Binary files /dev/null and b/www/Files/image/20210701/20210701180260416041.jpg differ diff --git a/www/Files/image/20210702/20210702104380218021.png b/www/Files/image/20210702/20210702104380218021.png new file mode 100644 index 0000000..815b8ef Binary files /dev/null and b/www/Files/image/20210702/20210702104380218021.png differ diff --git a/www/Files/image/20210702/20210702104442184218.png b/www/Files/image/20210702/20210702104442184218.png new file mode 100644 index 0000000..eafd4eb Binary files /dev/null and b/www/Files/image/20210702/20210702104442184218.png differ diff --git a/www/Files/image/20210823/20210823160826512651.jpg b/www/Files/image/20210823/20210823160826512651.jpg new file mode 100644 index 0000000..bc85ef8 Binary files /dev/null and b/www/Files/image/20210823/20210823160826512651.jpg differ diff --git a/www/Files/image/20210823/20210823160851175117.jpg b/www/Files/image/20210823/20210823160851175117.jpg new file mode 100644 index 0000000..b80a16c Binary files /dev/null and b/www/Files/image/20210823/20210823160851175117.jpg differ diff --git a/www/Files/image/20220210/2022021011130232232.jpg b/www/Files/image/20220210/2022021011130232232.jpg new file mode 100644 index 0000000..6ec609b Binary files /dev/null and b/www/Files/image/20220210/2022021011130232232.jpg differ diff --git a/www/Files/image/20220210/2022021011130515515.jpg b/www/Files/image/20220210/2022021011130515515.jpg new file mode 100644 index 0000000..0934acc Binary files /dev/null and b/www/Files/image/20220210/2022021011130515515.jpg differ diff --git a/www/Files/image/20220210/2022021011130960960.jpg b/www/Files/image/20220210/2022021011130960960.jpg new file mode 100644 index 0000000..0934acc Binary files /dev/null and b/www/Files/image/20220210/2022021011130960960.jpg differ diff --git a/www/Files/image/20220210/20220210111317291729.jpg b/www/Files/image/20220210/20220210111317291729.jpg new file mode 100644 index 0000000..95ec068 Binary files /dev/null and b/www/Files/image/20220210/20220210111317291729.jpg differ diff --git a/www/Files/image/20220210/20220210111361106110.jpg b/www/Files/image/20220210/20220210111361106110.jpg new file mode 100644 index 0000000..9e8e5a0 Binary files /dev/null and b/www/Files/image/20220210/20220210111361106110.jpg differ diff --git a/www/Files/image/20220210/20220210111399389938.jpg b/www/Files/image/20220210/20220210111399389938.jpg new file mode 100644 index 0000000..0934acc Binary files /dev/null and b/www/Files/image/20220210/20220210111399389938.jpg differ diff --git a/www/Files/image/20220210/20220210111413651365.jpg b/www/Files/image/20220210/20220210111413651365.jpg new file mode 100644 index 0000000..785d9fa Binary files /dev/null and b/www/Files/image/20220210/20220210111413651365.jpg differ diff --git a/www/Files/image/20220210/20220210111454605460.jpg b/www/Files/image/20220210/20220210111454605460.jpg new file mode 100644 index 0000000..1fb379e Binary files /dev/null and b/www/Files/image/20220210/20220210111454605460.jpg differ diff --git a/www/Files/image/20221222/20221222091675377537.jpg b/www/Files/image/20221222/20221222091675377537.jpg new file mode 100644 index 0000000..616bd42 Binary files /dev/null and b/www/Files/image/20221222/20221222091675377537.jpg differ diff --git a/www/Files/image/20221222/20221222092741904190.png b/www/Files/image/20221222/20221222092741904190.png new file mode 100644 index 0000000..b050803 Binary files /dev/null and b/www/Files/image/20221222/20221222092741904190.png differ diff --git a/www/Files/image/20221222/20221222093135173517.png b/www/Files/image/20221222/20221222093135173517.png new file mode 100644 index 0000000..bf7802e Binary files /dev/null and b/www/Files/image/20221222/20221222093135173517.png differ diff --git a/www/Files/image/20230111/2023011110200301301.png b/www/Files/image/20230111/2023011110200301301.png new file mode 100644 index 0000000..9d82cb3 Binary files /dev/null and b/www/Files/image/20230111/2023011110200301301.png differ diff --git a/www/Files/image/20230111/2023011110330397397.jpg b/www/Files/image/20230111/2023011110330397397.jpg new file mode 100644 index 0000000..95ec068 Binary files /dev/null and b/www/Files/image/20230111/2023011110330397397.jpg differ diff --git a/www/Files/image/20230111/20230111110146334633.jpg b/www/Files/image/20230111/20230111110146334633.jpg new file mode 100644 index 0000000..9e8e5a0 Binary files /dev/null and b/www/Files/image/20230111/20230111110146334633.jpg differ diff --git a/www/Foosun_Data/AddressIp.asp b/www/Foosun_Data/AddressIp.asp new file mode 100644 index 0000000..d82e41e Binary files /dev/null and b/www/Foosun_Data/AddressIp.asp differ diff --git a/www/Foosun_Data/Collect.asp b/www/Foosun_Data/Collect.asp new file mode 100644 index 0000000..a97b456 Binary files /dev/null and b/www/Foosun_Data/Collect.asp differ diff --git a/www/Foosun_Data/FS500.asp b/www/Foosun_Data/FS500.asp new file mode 100644 index 0000000..b84a46d Binary files /dev/null and b/www/Foosun_Data/FS500.asp differ diff --git a/www/Foosun_Data/FS_ME.asp b/www/Foosun_Data/FS_ME.asp new file mode 100644 index 0000000..6eca304 Binary files /dev/null and b/www/Foosun_Data/FS_ME.asp differ diff --git a/www/Foosun_Data/Help.asp b/www/Foosun_Data/Help.asp new file mode 100644 index 0000000..c6942c0 Binary files /dev/null and b/www/Foosun_Data/Help.asp differ diff --git a/www/Foosun_Data/OldNews.asp b/www/Foosun_Data/OldNews.asp new file mode 100644 index 0000000..fab2bf4 Binary files /dev/null and b/www/Foosun_Data/OldNews.asp differ diff --git a/www/Foosun_Data/label.asp b/www/Foosun_Data/label.asp new file mode 100644 index 0000000..22a2178 Binary files /dev/null and b/www/Foosun_Data/label.asp differ diff --git a/www/Search.asp b/www/Search.asp new file mode 100644 index 0000000..a94ac46 --- /dev/null +++ b/www/Search.asp @@ -0,0 +1,1099 @@ +<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> +<% Option Explicit %> +<%session.CodePage="936"%> + + + + + + + + +<% +Server.ScriptTimeOut=999 +Response.Buffer = True +Response.Expires = -1 +Response.ExpiresAbsolute = Now() - 1 +Response.CacheControl = "no-cache" +response.Charset = "gb2312" +Dim starttime,endtime +starttime=timer() +function morestr(str,length) + if len(str)>length then + morestr = left(str,length)&"..." + else + morestr = str + end if +end function +Dim Conn,Old_News_Conn,User_Conn,Search_Sql,Search_RS,strShowErr,Cookie_Domain,Cookie_Copyright,Cookie_eMail,Cookie_Site_Name +Dim Server_Name,Server_V1,Server_V2,Server_V3 +Dim TmpStr,TmpArr,SqlDateType,FileSize,FileEditDate,TmpStr1,TmpStr2 +Dim Keyword,s_type,SubSys,ClassId,s_date,e_date ,GetType,AreaID,PubType +Dim ChildDomain,ClassPath +Dim LocalUrl,RDSqlDateType +Dim MsMinPric,MsMaxPric +Dim StringType +IF G_IS_SQL_DB = 1 Then + StringType = "SubString" +Else + StringType = "Mid" +End If + +GetType = Server.HtmlEncode(request.QueryString("GetType"))''ڲ '20140520ȫ +if GetType = "" then response.Write("ָҪIJ.") : response.End() +'' +If G_IS_SQL_DB = 1 Then + SqlDateType = "'" +else + SqlDateType = "#" +end If +Function Get_MF_Config() + if request.Cookies("FoosunSearchCookie")("Cookie_Domain") = Get_MF_Domain() then exit Function + set Search_RS=Conn.execute("select top 1 MF_Domain,MF_Site_Name,MF_eMail,MF_Copyright_Info from FS_MF_Config") + Response.Cookies("FoosunSearchCookie")("Cookie_Domain")=Search_RS("MF_Domain") + Response.Cookies("FoosunSearchCookie")("Cookie_Copyright")=Search_RS("MF_Copyright_Info") + Response.Cookies("FoosunSearchCookie")("Cookie_eMail")=Search_RS("MF_eMail") + Response.Cookies("FoosunSearchCookie")("Cookie_Site_Name")=Search_RS("MF_Site_Name") + Response.Cookies("FoosunSearchCookie").Expires=Date()+1 + Search_RS.close +End Function + +Function get_NewsLink(f_NewsLinkRecordSet) + Dim f_NewsLink + Set f_NewsLink = New CLS_FoosunLink + get_NewsLink = f_NewsLink.NewsLink(f_NewsLinkRecordSet) + Set f_NewsLink = Nothing +End Function + +'õϢӵַ +Function GetTheInfoLink(InfoID,InfoType) + Dim LinkObj + Select Case InfoType + Case "DS" + Set LinkObj = New cls_DS + GetTheInfoLink = LinkObj.get_DownLink(InfoID) + Set LinkObj = Nothing + Case "MS" + Set LinkObj = New cls_MS + GetTheInfoLink = LinkObj.get_productsLink(InfoID) + Set LinkObj = Nothing + End Select +End Function + +''õرֵ +Function Get_OtherTable_Value(This_Fun_Sql) + Dim This_Fun_Rs + if instr(This_Fun_Sql," FS_ME_")>0 then + set This_Fun_Rs = User_Conn.execute(This_Fun_Sql) + else + set This_Fun_Rs = Conn.execute(This_Fun_Sql) + end if + if instr(lcase(This_Fun_Sql)," in ")>0 then + do while not This_Fun_Rs.eof + Get_OtherTable_Value = Get_OtherTable_Value & This_Fun_Rs(0) &" " + This_Fun_Rs.movenext + loop + else + if not This_Fun_Rs.eof then + Get_OtherTable_Value = This_Fun_Rs(0) + else + Get_OtherTable_Value = "" + end if + end if + set This_Fun_Rs=nothing +End Function + +''++++++++++++++++++++++++++++++++++++ +'鱾ļ شС޸ +Function CheckFile(PhFileName) + dim fsv1,fsv2 + fsv1="":fsv2="" + On Error Resume Next + if isnull(PhFileName) or PhFileName="" then CheckFile="|":exit Function + Dim Fso,MyFile + Set Fso = CreateObject(G_FS_FSO) + If Left(LCase(PhFileName),7) = "http://" Then + CheckFile="|":exit Function + Else + IF Left(PhFileName,1) <> "/" Then + CheckFile="|":exit Function + End If + End If + If Fso.FileExists(server.MapPath(PhFileName)) Then + set MyFile = Fso.GetFile(server.MapPath(PhFileName)) + fsv1 = formatnumber(MyFile.Size/1024,2,-1)&"K" + fsv2 = MyFile.DateLastModified + set MyFile = nothing + End if + if Err<>0 then CheckFile="|":exit Function + Set Fso = Nothing + CheckFile = fsv1&"|"&fsv2 +End Function + +MF_Default_Conn +MF_User_Conn +MF_Old_News_Conn + +Get_MF_Config + +SubSys_Cookies:MFConfig_Cookies:NSConfig_Cookies:DSConfig_Cookies + +Cookie_Domain = request.Cookies("FoosunSearchCookie")("Cookie_Domain") +Cookie_Copyright = request.Cookies("FoosunSearchCookie")("Cookie_Copyright") +Cookie_eMail = request.Cookies("FoosunSearchCookie")("Cookie_eMail") +Cookie_Site_Name = request.Cookies("FoosunSearchCookie")("Cookie_Site_Name") + +if Cookie_Domain="" then + Cookie_Domain = "http://localhost" +else + if left(lcase(Cookie_Domain),len("http://"))<>"http://" then Cookie_Domain = "http://"&Cookie_Domain + + if right(Cookie_Domain,1)="/" then Cookie_Domain = mid(Cookie_Domain,1,len(Cookie_Domain) - 1) +end if + +'' +Server_Name = Len(Request.ServerVariables("SERVER_NAME")) +Server_V1 = Left(Replace(Cstr(Request.ServerVariables("HTTP_REFERER")),"http://",""),Server_Name) +'20201225https֧ +Server_V3 = Left(Replace(Cstr(Request.ServerVariables("HTTP_REFERER")),"https://",""),Server_Name) +Server_V2 = Left(Cstr(Request.ServerVariables("SERVER_NAME")),Server_Name) +if Server_V1 <> Server_V2 and Server_V2 <> Server_V3 and Server_V1 <> "" and Server_V2 <> "" then + response.Write("ûȨޣ"&Cookie_Domain&".") + response.End() +end if + +''+++++++++++++++++++++++++++++++++++++++++++ +select case GetType +case "LoginHtml" +%> +<% + If session("FS_UserName") = "" Then + Response.Write("ҳ") + Else + Response.Write("ҳ") + 'Response.Write("["&session("FS_UserName")&"]ӭԱ") + End if +%> +<%case "FootHTML"%> + + 
+ + <%=Cookie_Copyright%>

+ +<%case "CopyrightHTML" + TmpStr = ""&vbNewLine _ + &""&vbNewLine _ + &""&vbNewLine _ + &""&vbNewLine _ + &"
"&vbNewLine _ + &""&vbNewLine + response.Write(TmpStr) +case "MainInfo" +SubSys = Ucase(NoHtmlHackInput(Server.HtmlEncode(NoSqlHack(request.QueryString("SubSys"))))) '20140520ȫ +Keyword = Server.HtmlEncode(NoSqlHack(request.QueryString("Keyword"))) '20140520ȫ +s_type = NoHtmlHackInput(Server.HtmlEncode(NoSqlHack(request.QueryString("s_type")))) '20140520ȫ +ClassId = NoHtmlHackInput(Server.HtmlEncode(NoSqlHack(request.QueryString("ClassId")))) '20140520ȫ +AreaID = NoHtmlHackInput(Server.HtmlEncode(NoSqlHack(request.QueryString("s_area")))) '20140520ȫ +PubType = NoHtmlHackInput(Server.HtmlEncode(NoSqlHack(request.QueryString("PubType")))) '20140520ȫ +s_date = Server.HtmlEncode(NoSqlHack(trim(request.QueryString("s_date")))) '20140520ȫ +e_date = Server.HtmlEncode(NoSqlHack(trim(request.QueryString("e_date")))) '20140520ȫ +If e_date <> "" And Len(e_date) <= 10 Then + e_date = e_date & " " & Hour(Now()) & ":" & Minute(Now()) & ":" & Second(Now()) +End If +If SubSys <> "SD" And SubSys <> "HS" Then + If Keyword = "" then + strShowErr=strShowErr&"
  • ؼֲΪ
  • "&vbnewLine + End If +End If +if s_date<>"" then if not isdate(s_date) then strShowErr=strShowErr&"
  • ʼ"&s_date&"Ƿ
  • "&vbnewLine +if e_date<>"" then if not isdate(e_date) then strShowErr=strShowErr&"
  • "&e_date&"Ƿ
  • "&vbnewLine +if strShowErr<>"" then strShowErr=strShowErr&"
  • "&Cookie_Domain&".
  • ": response.Write(strShowErr):response.End() +if SubSys="" then SubSys = "NS" +'=========================================== +''sqlĴ +select case SubSys + case "NS" + TmpStr = "" + select case s_type + case "title" + s_type="NewsTitle" + case "stitle" + s_type = "CurtTitle" + case "content" + s_type = "Content" + case "NaviContent" + s_type ="NewsNaviContent" + case "author","source" + s_type = s_type + case "keyword" + s_type = "Keywords" + case else + s_type = "NewsTitle,CurtTitle,NewsNaviContent,Content,author,source,Keywords" + end select + Search_Sql = "select NewsID,NewsTitle,CurtTitle,NewsNaviContent,Content,A.addtime,PopId,ClassName,A.IsURL,isPicNews,NewsSmallPicFile,NewsPicFile," _ + &"Source,Author,Hits,TodayNewsPic,ClassEName,SaveNewsPath,FileName,A.FileExtName,B.[Domain],B.SavePath,A.URLAddress from FS_NS_News A,FS_NS_NewsClass B where A.ClassID=B.ClassID" _ + &" and isLock=0 and isRecyle=0 and isdraft=0 " + + if Keyword<>"" then + if instr(s_type,",")=0 then + Search_Sql = and_where(Search_Sql) & Search_TextArr(Keyword,s_type,"") + else + TmpArr = split(s_type,",") + TmpStr2 = "" + for each TmpStr1 in TmpArr + TmpStr2 = TmpStr2 & " or " & Search_TextArr(Keyword,TmpStr1,"")&"" + next + if left(TmpStr2,len(" or "))=" or " then + TmpStr2 = mid(TmpStr2,len(" or ")+1) : TmpStr2 = " ("&TmpStr2&") " :Search_Sql = and_where(Search_Sql) & TmpStr2 & "order by A.addtime desc" + end if + end if + end if + if ClassID<>"" then Search_Sql = and_where(Search_Sql) & Search_TextArr(ClassId,"A.ClassID","") & "order by addtime desc" + if s_date<>"" then Search_Sql = and_where(Search_Sql) & " A.addtime>="&SqlDateType&s_date&SqlDateType & "order by addtime desc" + if e_date<>"" then Search_Sql = and_where(Search_Sql) & " A.addtime<="&SqlDateType&e_date&SqlDateType & "order by addtime desc" + case "WS" + TmpStr = "Ա" + select case s_type + case "title" + s_type="Topic" + case "content" + s_type = "Body" + case "author" + s_type = "User" + case else + s_type = "Topic,Body,User" + end select + Search_Sql = "select A.ID,ClassName,ParentID,User,Topic,Body,A.AddDate,IsTop,State,Style,IsAdmin,Answer,Hit,LastUpdateDate,LastUpdateUser," _ + &"Face,IP,Isonline,Vistor,isUpoad " _ + &" from FS_WS_BBS A,FS_WS_Class B where A.ClassID=B.ClassID " + if Keyword<>"" then + if instr(s_type,",")=0 then + Search_Sql = and_where(Search_Sql) & Search_TextArr(Keyword,s_type,"") + else + TmpArr = split(s_type,",") + TmpStr2 = "" + for each TmpStr1 in TmpArr + TmpStr2 = TmpStr2 & " or " & Search_TextArr(Keyword,TmpStr1,"")&"" + next + if left(TmpStr2,len(" or "))=" or " then + TmpStr2 = mid(TmpStr2,len(" or ")+1) : TmpStr2 = " ("&TmpStr2&") " :Search_Sql = and_where(Search_Sql) & TmpStr2 + end if + end if + end if + if ClassID<>"" then Search_Sql = and_where(Search_Sql) & Search_TextArr(ClassId,"A.ClassID","") + if s_date<>"" then Search_Sql = and_where(Search_Sql) & " A.AddDate>="&SqlDateType&s_date&SqlDateType + if e_date<>"" then Search_Sql = and_where(Search_Sql) & " A.AddDate<="&SqlDateType&e_date&SqlDateType + case "DS" + TmpStr = "" + select case s_type + case "title" + s_type="Name" + case "content" + s_type = "Description" + case else + s_type = "Name,Description" + end select + Dim DataStr + IF G_IS_SQL_DB = 1 Then + DataStr = "datediff(d,A.AddTime,"&date()&")" + Else + DataStr = "datediff('d',A.AddTime,'"&date()&"')" + End If + Search_Sql = "select DownLoadID,ClassName,Name,Description,A.AddTime,ClickNum,ClassEName,A.SavePath,A.FileExtName,A.FileName," _ + &"FileSize,RecTF,Types,Hits,ConsumeNum,A.Pic from FS_DS_List A,FS_DS_Class B where A.ClassID=B.ClassID" _ + &" and AuditTF=1 and (OverDue=0 or (OverDue>0 and " & DataStr & " <= OverDue)) " + if Keyword<>"" then + if instr(s_type,",")=0 then + Search_Sql = and_where(Search_Sql) & Search_TextArr(Keyword,s_type,"") + else + TmpArr = split(s_type,",") + TmpStr2 = "" + for each TmpStr1 in TmpArr + TmpStr2 = TmpStr2 & " or " & Search_TextArr(Keyword,TmpStr1,"")&"" + next + if left(TmpStr2,len(" or "))=" or " then + TmpStr2 = mid(TmpStr2,len(" or ")+1) : TmpStr2 = " ("&TmpStr2&") " :Search_Sql = and_where(Search_Sql) & TmpStr2 + end if + end if + end if + if ClassID<>"" then Search_Sql = and_where(Search_Sql) & Search_TextArr(ClassId,"A.ClassID","") + if s_date<>"" then Search_Sql = and_where(Search_Sql) & " A.addtime>="&SqlDateType&s_date&SqlDateType + if e_date<>"" then Search_Sql = and_where(Search_Sql) & " A.addtime<="&SqlDateType&e_date&SqlDateType + case "MS" + TmpStr = "̳" + select case s_type + case "title" + s_type="ProductTitle" + case "content" + s_type = "ProductContent" + case "keyword" + s_type = "Keywords" + case else + s_type = "ProductTitle,ProductContent,Keywords" + end select + '----- + MsMinPric = Trim(NoHtmlHackInput(NoSqlHack(request.QueryString("MinPric")))) + MsMaxPric = Trim(NoHtmlHackInput(NoSqlHack(request.QueryString("MaxPric")))) + '------ + '---2007.9.25 Edit by arjun + '˫ѯؼֶID,ָɲѯʱ + Search_Sql = "select A.ID as ID,ProductTitle,ClassCName,Stockpile,StockpileWarn,OldPrice,NewPrice,IsWholesale,ProductContent,MakeFactory," _ + &"ProductsAddress,Click,smallPic,BigPic,StyleFlagBit,SaleStyle,A.AddTime,Discount,DiscountStartDate,DiscountEndDate," _ + &" ClassEName,A.SavePath,A.FileExtName,A.FileName from FS_MS_Products A,FS_MS_ProductsClass B where A.ClassID=B.ClassID " + if Keyword<>"" then + if instr(s_type,",")=0 then + Search_Sql = and_where(Search_Sql) & Search_TextArr(Keyword,s_type,"") + else + TmpArr = split(s_type,",") + TmpStr2 = "" + for each TmpStr1 in TmpArr + TmpStr2 = TmpStr2 & " or " & Search_TextArr(Keyword,TmpStr1,"")&"" + next + if left(TmpStr2,len(" or "))=" or " then + TmpStr2 = mid(TmpStr2,len(" or ")+1) : TmpStr2 = " ("&TmpStr2&") " :Search_Sql = and_where(Search_Sql) & TmpStr2 + end if + end if + end if + if ClassID<>"" then Search_Sql = and_where(Search_Sql) & Search_TextArr(ClassId,"A.ClassID","") + if s_date<>"" then Search_Sql = and_where(Search_Sql) & " A.addtime>="&SqlDateType&s_date&SqlDateType + if e_date<>"" then Search_Sql = and_where(Search_Sql) & " A.addtime<="&SqlDateType&e_date&SqlDateType + If MsMinPric <> "" And IsNumeric(MsMinPric) Then Search_Sql = and_where(Search_Sql) & " A.NewPrice>="&MsMinPric + If MsMaxPric <> "" And IsNumeric(MsMaxPric) Then Search_Sql = and_where(Search_Sql) & " A.NewPrice<="&MsMaxPric + 'Search_Sql="" + case "RD" + If G_IS_SQL_Old_News_DB = 1 Then + RDSqlDateType = "'" + else + RDSqlDateType = "#" + end if + TmpStr = "վ鵵" + select case s_type + case "title" + s_type="NewsTitle" + case "stitle" + s_type = "CurtTitle" + case "content" + s_type = "Content" + case "NaviContent" + s_type ="NewsNaviContent" + case "author","source" + s_type = s_type + case "keyword" + s_type = "Keywords" + case else + s_type = "NewsTitle,CurtTitle,NewsNaviContent,Content,author,source,Keywords" + end select + Search_Sql = "select ID,NewsID,NewsTitle,CurtTitle,NewsNaviContent,Content,addtime,PopId,IsURL,isPicNews,NewsSmallPicFile,NewsPicFile," _ + &"Source,Author,Hits,TodayNewsPic,SaveNewsPath,FileName,FileExtName,FileTime from FS_Old_News " _ + &" where isLock=0 and isRecyle=0 and isdraft=0 " + if Keyword<>"" then + if instr(s_type,",")=0 then + Search_Sql = and_where(Search_Sql) & Search_TextArr(Keyword,s_type,"") + else + TmpArr = split(s_type,",") + TmpStr2 = "" + for each TmpStr1 in TmpArr + TmpStr2 = TmpStr2 & " or " & Search_TextArr(Keyword,TmpStr1,"")&"" + next + if left(TmpStr2,len(" or "))=" or " then + TmpStr2 = mid(TmpStr2,len(" or ")+1) : TmpStr2 = " ("&TmpStr2&") " :Search_Sql = and_where(Search_Sql) & TmpStr2 + end if + end if + end If + if s_date<>"" then Search_Sql = and_where(Search_Sql) & " addtime>="&RDSqlDateType&s_date&RDSqlDateType + if e_date<>"" then Search_Sql = and_where(Search_Sql) & " addtime<="&RDSqlDateType&e_date&RDSqlDateType + case "SD" + Dim ValidTime + TmpStr = "" + if G_IS_SQL_DB=1 then + ValidTime = NoSqlHack(" and dateadd(d,ValidTime,EditTime)>=getdate() ") + else + ValidTime = NoSqlHack(" and dateadd('d',ValidTime,EditTime)>=date() ") + end If + Search_Sql = "select A.ID,A.UserNumber,PubTitle,PubType,PubContent,Keyword,CompType,PubNumber,PubPrice,PubPack,Pubgui,PubPic_1,PubPic_2,PubPic_3," _ + &"A.Addtime,EditTime,ValidTime,PubAddress,otherLink,hits,GQ_ClassName,C.ClassName,AreaID,A.ClassID from FS_SD_News A,FS_SD_Class B,FS_SD_Address C " _ + &"where A.ClassID=B.ID and A.AreaID = C.ID and A.isLock=0 and A.HideTF=0 and isPass=1 "&ValidTime + '---ken + If Keyword <> "" Then Search_Sql = and_where(Search_Sql) & " A.PubTitle Like '%"&Keyword&"%' " + '---end + if ClassID<>"" then Search_Sql = and_where(Search_Sql) & " A.ClassID="&ClassId&" " + if AreaID<>"" then Search_Sql = and_where(Search_Sql) & " A.AreaID="&AreaID&" " + if PubType<>"" then if cint(PubType)>0 then Search_Sql = and_where(Search_Sql) & " A.PubType="&cint(PubType)-1&" " + Search_Sql = Search_Sql & " order by C.ClassLevel desc,B.ClassOrder desc,A.hits desc,A.ID desc" +'----------2007-01-18 Edit By Ken For Fs_House Search + Case "HS" + Dim HSType,QH_Type,THKWD_Type,THUse_Type,THInfo_Type,THHouse_Type,THZX_Type + Dim SHKey_Type,SHUse_Type,SHHouse_Type,SHZX_Type + Dim KWDsType,HSsql + HSType = NoHtmlHackInput(NoSqlHack(request.QueryString("HSType"))) + 'If HSType = "" Then : Response.Write "ݴ" : Response.End : End If + '---- ƥϢʱ䷶Χ + If s_date <> "" And e_date <> "" Then + If G_IS_SQL_DB = 1 Then + HSsql = HSsql & " And PubDate >= '" & s_date & "' And PubDate <= '" & e_date & "'" + Else + HSsql = HSsql & " And PubDate >= #" & s_date & "# And PubDate <= #" & e_date & "#" + End If + Else + HSsql = HSsql + End If + If HSType = "Quotation" Then + TmpStr = "¥Ϣ" + KWDsType = NoHtmlHackInput(NoSqlHack(request.QueryString("QHKey_Type"))) + QH_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("QH_Type"))) + Select Case KWDsType 'ƥؼ + Case "QHTitle" + If Keyword <> "" Then + HSsql = HSsql & " And HouseName Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "QHAddress" + If Keyword <> "" Then + HSsql = HSsql & " And Position Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "QHSell" + If Keyword <> "" Then + HSsql = HSsql & " And PreSaleRange Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "QHSellNum" + If Keyword <> "" Then + HSsql = HSsql & " And PreSaleNumber Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "QHInfo" + If Keyword <> "" Then + HSsql = HSsql & " And introduction Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "QHTelNum" + If Keyword <> "" Then + HSsql = HSsql & " And Tel Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case Else + HSsql = HSsql + End Select + '---- ƥ䷿״ + If QH_Type <> "" Then + QH_Type = Cint(QH_Type) + HSsql = HSsql & " And Status = " & QH_Type + Else + HSsql = HSsql + End If + '---ƥѯsql + Search_Sql = "Select ID,HouseName,Position,Direction,Class,OpenDate,PreSaleNumber,IssueDate,PreSaleRange,Status,Price,PubDate,Tel,Click,UserNumber,introduction From FS_HS_Quotation Where isRecyle = 0 And Audited = 1" & NoSqlHack(HSsql) & " Order By ID Desc,PubDate Desc" + ElseIf HSType = "Tenancy" Then + TmpStr = "Ϣ" + THKWD_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("THKey_Type"))) + THUse_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("THUse_Type"))) + THInfo_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("THInfo_Type"))) + THHouse_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("THHouse_Type"))) + THZX_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("THZX_Type"))) + '-----ƥѯؼ + Select Case THKWD_Type + Case "THTitle" + If Keyword <> "" Then + HSsql = HSsql & " And Position Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "THAdd" + If Keyword <> "" Then + HSsql = HSsql & " And CityArea Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "THAouth" + If Keyword <> "" Then + HSsql = HSsql & " And LinkMan Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "THInfo" + If Keyword <> "" Then + HSsql = HSsql & " And Remark Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case Else + HSsql = HSsql + End Select + '---ƥ䷿; + If THUse_Type <> "" Then + THUse_Type = Cint(THUse_Type) + HSsql = HSsql & " And UseFor = " & THUse_Type + Else + HSsql = HSsql + End If + '---ƥϢ + If THInfo_Type <> "" Then + THInfo_Type = Cint(THInfo_Type) + HSsql = HSsql & " And Class = " & THInfo_Type + Else + HSsql = HSsql + End If + '---ƥ仧 + If THHouse_Type <> "" Then + If THHouse_Type = "Other" Then + HSsql = HSsql & " And " & StringType & "(HouseStyle,1,1) > 3 And " & StringType & "(HouseStyle,3,1) > 2" + Else + HSsql = HSsql & " And " & StringType & "(HouseStyle,1,1) = '" & Split(THHouse_Type,",")(0) & "' And " & StringType & "(HouseStyle,3,1) = '" & Split(THHouse_Type,",")(1) & "'" + End If + Else + HSsql = HSsql + End If + '---ƥװ + If THZX_Type <> "" Then + THZX_Type = Cint(THZX_Type) + HSsql = HSsql & " And Decoration = " & THZX_Type + Else + HSsql = HSsql + End If + '---ƥѯsql + Search_Sql = "Select TID,UseFor,Class,Position,CityArea,Price,HouseStyle,Area,Floor,BuildDate,equip,Decoration,LinkMan,Contact,Period,Remark,PubDate From FS_HS_Tenancy Where Audited = 1 And isRecyle = 0" & NoSqlHack(HSsql) & " Order By TID Desc,PubDate Desc" + Else + TmpStr = "ַϢ" + SHKey_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("SHKey_Type"))) + SHUse_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("SHUse_Type"))) + SHHouse_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("SHHouse_Type"))) + SHZX_Type = NoHtmlHackInput(NoSqlHack(request.QueryString("SHZX_Type"))) + '---ƥؼ + Select Case SHKey_Type + Case "SHNum" + If Keyword <> "" Then + HSsql = HSsql & " And Label = '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "SHAdd" + If Keyword <> "" Then + HSsql = HSsql & " And Address Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "SHCent" + If Keyword <> "" Then + HSsql = HSsql & " And CityArea Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "SHAouth" + If Keyword <> "" Then + HSsql = HSsql & " And LinkMan Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case "SHInfo" + If Keyword <> "" Then + HSsql = HSsql & " And Remark Like '%" & Keyword & "%'" + Else + HSsql = HSsql + End If + Case Else + HSsql = HSsql + End Select + '---ƥ䷿; + If SHUse_Type <> "" Then + SHUse_Type = Cint(SHUse_Type) + HSsql = HSsql & " And UseFor = " & SHUse_Type + Else + HSsql = HSsql + End If + '---ƥ仧 + If SHHouse_Type <> "" Then + If SHHouse_Type = "Other" Then + HSsql = HSsql & " And " & StringType & "(HouseStyle,1,1) > 3 And " & StringType & "(HouseStyle,3,1) > 2" + Else + HSsql = HSsql & " And " & StringType & "(HouseStyle,1,1) = '" & Split(SHHouse_Type,",")(0) & "' And " & StringType & "(HouseStyle,3,1) = '" & Split(SHHouse_Type,",")(1) & "'" + End If + Else + HSsql = HSsql + End If + '---ƥװ + If SHZX_Type <> "" Then + SHZX_Type = Cint(SHZX_Type) + HSsql = HSsql & " And Decoration = " & SHZX_Type + Else + HSsql = HSsql + End If + 'HSsql="" + '---ƥsql + Search_Sql = "Select SID,Class,UserNumber,Label,UseFor,FloorType,BelongType,HouseStyle,Structure,Area,BuildDate,Price,CityArea,Address,Floor,Position,Decoration,LinkMan,Contact,Contact,Remark,PubDate From FS_HS_Second Where Audited = 1 And isRecyle = 0" & NoSqlHack(HSsql) & " Order By SID Desc,PubDate Desc" + End If +'------------------ +case else + strShowErr="
  • IJ.SubSys
  • "&Cookie_Domain&".
  • ": response.Write(strShowErr):response.End() +end select +On Error Resume Next +Set Search_RS = CreateObject(G_FS_RS) +if SubSys="RD" then + Search_RS.Open Search_Sql,Old_News_Conn,1,1 +Else + Search_RS.Open Search_Sql,Conn,1,1 +end if +if Err<>0 then + response.Write("
  • ѯƥ.޷.
    "&"
    "&Err.Number&":"&Err.description&"
  • ") + response.End() +end if +Dim int_RPP,int_Start,int_showNumberLink_,str_nonLinkColor_,toF_,toP10_,toP1_,toN1_,toN10_,toL_,showMorePageGo_Type_,cPageNo +int_RPP=10 'ÿҳʾĿ +int_showNumberLink_=10 'ֵʾĿ +showMorePageGo_Type_ = 1 '˵ֵתεʱֻѡ1 +str_nonLinkColor_="#999999" 'ɫ +toF_="9" 'ҳ +toP10_=" 7" 'ʮ +toP1_=" 3" 'һ +toN1_=" 4" 'һ +toN10_=" 8" 'ʮ +toL_=":" 'βҳ + +IF Search_RS.eof THEN%> + + + + + + + +
      <%=TmpStr%>   + 0<%=Keyword%>IJѯ + ʱ <%=FormatNumber((timer()-starttime),2,-1)%>룩  +
    +

    δѯļ¼

    +<%else +Dim UrlAndTitle,SaveNewsPath,Content,NewsSmallPicFile,NewsPicFile,addtime,NaviContent ,SysRs_Tmp,ChildPath,picShuXing,picShuXingB +Dim rndpic,DBUserName,sdnextdoman +Search_RS.PageSize=int_RPP +cPageNo=CintStr(Request.QueryString("Page")) +If cPageNo="" or not isnumeric(cPageNo) Then cPageNo = 1 +cPageNo = Clng(cPageNo) +If cPageNo<1 Then cPageNo=1 +If cPageNo>Search_RS.PageCount Then cPageNo=Search_RS.PageCount +Search_RS.AbsolutePage=cPageNo + FOR int_Start=1 TO int_RPP + +select case SubSys +case "NS" + Dim f_NewsLinkRecordSet + Set f_NewsLinkRecordSet = New CLS_FoosunRecordSet + Set f_NewsLinkRecordSet.Values("ClassEName,Domain,SavePath,IsURL,URLAddress,SaveNewsPath,FileName,FileExtName") = Search_RS + SaveNewsPath = get_NewsLink(f_NewsLinkRecordSet) + Set f_NewsLinkRecordSet = Nothing + UrlAndTitle = ""&Search_RS("NewsTitle")&"" + addtime = Search_RS("addtime") + if isnull(addtime) then addtime="" + if isdate(addtime) then addtime = FormatDateTime(addtime,0) + NewsSmallPicFile = Search_RS("NewsSmallPicFile") + NewsPicFile = Search_RS("NewsPicFile") + if NewsSmallPicFile = "" then + NewsSmallPicFile = "sys_images/NoPic.jpg" + end if + + NaviContent = Search_RS("Content") + if isnull(NaviContent) or NaviContent="" then + NaviContent = "" + else + NaviContent = morestr(Lose_Html(NaviContent),255) + NaviContent = morestr(Lose_Html(NaviContent),255) + If NaviContent <> "" Then + NaviContent = Search_TextArr(Keyword,"Content",NaviContent) + Else + NaviContent = "ϸ" + End If + end if + FileSize = split(CheckFile(LocalUrl),"|")(0) + FileEditDate = split(CheckFile(LocalUrl),"|")(1) +case "RD" + SaveNewsPath = ""&Cookie_Domain&"/historynews.asp?id="&Search_RS("ID")&"" + UrlAndTitle = ""&Search_RS("NewsTitle")&"" + addtime = Search_RS("addtime") + if isnull(addtime) then addtime="" + if isdate(addtime) then addtime = FormatDateTime(addtime,0) + NewsSmallPicFile = Search_RS("NewsSmallPicFile") + NewsPicFile = Search_RS("NewsPicFile") + if NewsSmallPicFile = "" then + NewsSmallPicFile = "sys_images/NoPic.jpg" + end if + + NaviContent = Search_RS("Content") + if isnull(NaviContent) or NaviContent="" then + NaviContent = "" + else + NaviContent = morestr(Lose_Html(NaviContent),255) + If NaviContent <> "" Then + NaviContent = Search_TextArr(Keyword,"Content",NaviContent) + Else + NaviContent = "ϸ" + End If + end if + FileSize = "" + FileEditDate = addtime +case "WS" + SaveNewsPath = ""&Cookie_Domain&"/historynews.asp?id="&Search_RS("ID")&"" + UrlAndTitle = ""&Search_RS("Topic")&"" + addtime = Search_RS("AddDate") + if isnull(addtime) then addtime="" + if isdate(addtime) then addtime = FormatDateTime(addtime,0) + NewsSmallPicFile = Search_RS("Face") + NewsPicFile = Search_RS("Face") + if NewsSmallPicFile = "" then + NewsSmallPicFile = "sys_images/NoPic.jpg" + else + NewsSmallPicFile = Cookie_Domain&"/sys_images/emot/face"&NewsSmallPicFile&".gif" + end if + + NaviContent = Search_RS("Body") + if isnull(NaviContent) or NaviContent="" then + NaviContent = "" + else + NaviContent = morestr(Lose_Html(NaviContent),255) + NaviContent = Search_TextArr(Keyword,"Body",NaviContent) + end if + FileSize = "" + FileEditDate = addtime +case "DS" + set SysRs_Tmp = Conn.execute("select DownDir,IsDomain From FS_DS_SysPara") + if not SysRs_Tmp.eof then + if not isnull(SysRs_Tmp("IsDomain")) and SysRs_Tmp("IsDomain") <> "" then + ChildDomain = SysRs_Tmp("IsDomain") + else + ChildDomain =Cookie_Domain&"/"&SysRs_Tmp("DownDir") + end if + LocalUrl = "/"&SysRs_Tmp("DownDir") + end If + SysRs_Tmp.close + if isnull(ChildDomain) then ChildDomain = "" + ClassPath = Search_RS("ClassEName") + if isnull(ClassPath) then ClassPath = "" + if right(ChildDomain,1)="/" then ChildDomain = mid(ChildDomain,1,len(ChildDomain) - 1) + if ChildDomain<>"" then + if left(lcase(ChildDomain),len("http://"))<>"http://" then ChildDomain = "http://"&ChildDomain + else + ChildDomain = Cookie_Domain + end if + if ClassPath<>"" then ClassPath = replace(ClassPath,"/","") + if len(ChildDomain&"/"&ClassPath)>1 then ChildPath = ChildDomain&"/"&ClassPath + SaveNewsPath = ChildPath & Search_RS("SavePath") + if right(SaveNewsPath,1)<>"/" then SaveNewsPath = SaveNewsPath&"/" + SaveNewsPath = SaveNewsPath & Search_RS("FileName") &"."& Search_RS("FileExtName") + + SaveNewsPath = GetTheInfoLink(Search_RS("DownLoadID"),"DS") + UrlAndTitle = ""&Search_RS("Name")&"" + addtime = Search_RS("addtime") + if isnull(addtime) then addtime="" + if isdate(addtime) then addtime = FormatDateTime(addtime,0) + NewsSmallPicFile = Search_RS("Pic") + NewsPicFile = Search_RS("Pic") + if NewsSmallPicFile = "" then + NewsSmallPicFile = "sys_images/NoPic.jpg" + end if + + NaviContent = Search_RS("Description") + if isnull(NaviContent) or NaviContent="" then + NaviContent = "" + else + NaviContent = morestr(Lose_Html(NaviContent),255) + NaviContent = Search_TextArr(Keyword,"Description",NaviContent) + end if + LocalUrl = LocalUrl&"/"&ClassPath&Search_RS("SavePath")&"/"&Search_RS("FileName") &"."& Search_RS("FileExtName") + FileSize = split(CheckFile(LocalUrl),"|")(0) + FileEditDate = split(CheckFile(LocalUrl),"|")(1) +case "MS" + set SysRs_Tmp = Conn.execute("select SavePath,IsDomain From FS_MS_SysPara") + if not SysRs_Tmp.eof then + if not isnull(SysRs_Tmp("IsDomain")) and SysRs_Tmp("IsDomain") <> "" then + ChildDomain = SysRs_Tmp("IsDomain") + else + ChildDomain = Cookie_Domain & "/" & SysRs_Tmp("SavePath") + end if + LocalUrl = "/"&SysRs_Tmp("SavePath") + end if + SysRs_Tmp.close + if isnull(ChildDomain) then ChildDomain = "" + ClassPath = Search_RS("ClassEName") + if isnull(ClassPath) then ClassPath = "" + if right(ChildDomain,1)="/" then ChildDomain = mid(ChildDomain,1,len(ChildDomain) - 1) + if ChildDomain<>"" then + if left(lcase(ChildDomain),len("http://"))<>"http://" then ChildDomain = "http://"&ChildDomain + else + ChildDomain =Cookie_Domain&"/"&SysRs_Tmp("NewsDir") + end if + if ClassPath<>"" then ClassPath = replace(ClassPath,"/","") + if len(ChildDomain&"/"&ClassPath)>1 then ChildPath = ChildDomain&"/"&ClassPath + SaveNewsPath = ChildPath & Search_RS("SavePath") + if right(SaveNewsPath,1)<>"/" then SaveNewsPath = SaveNewsPath&"/" + + SaveNewsPath = SaveNewsPath & Search_RS("FileName") &"."& Search_RS("FileExtName") + + SaveNewsPath = GetTheInfoLink(Search_RS("ID"),"MS") + UrlAndTitle = ""&Search_RS("ProductTitle")&"" + addtime = Search_RS("addtime") + if isnull(addtime) then addtime="" + if isdate(addtime) then addtime = FormatDateTime(addtime,0) + NewsSmallPicFile = Search_RS("smallPic") + NewsPicFile = Search_RS("BigPic") + if NewsSmallPicFile = "" then + NewsSmallPicFile = "sys_images/NoPic.jpg" + end if + + NaviContent = Search_RS("ProductContent") + if isnull(NaviContent) or NaviContent="" then + NaviContent = "" + else + NaviContent = morestr(Lose_Html(NaviContent),255) + NaviContent = Search_TextArr(Keyword,"ProductContent",NaviContent) + end if + LocalUrl = LocalUrl&"/"&ClassPath&Search_RS("SavePath")&"/"&Search_RS("FileName") &"."& Search_RS("FileExtName") + FileSize = split(CheckFile(LocalUrl),"|")(0) + FileEditDate = split(CheckFile(LocalUrl),"|")(1) +case "SD" + sdnextdoman = Get_OtherTable_Value("select top 1 [Domain] from FS_SD_Config") + if sdnextdoman<>"" then + SaveNewsPath = "http://"&sdnextdoman&"/Supply.asp?id="&Search_RS("ID") + else + SaveNewsPath = ""&Cookie_Domain&"/Supply/Supply.asp?id="&Search_RS("ID") + end if + UrlAndTitle = "["&Replacestr(Search_RS("PubType"),"0:Ӧ,1:,2:,3:,4:")&"] " _ + &""&Search_RS("PubTitle")&"" + addtime = Search_RS("Addtime") + if isnull(addtime) then addtime="" + if isdate(addtime) then addtime = FormatDateTime(addtime,0) + randomize + rndpic = Int(3 * Rnd + 1) + NewsSmallPicFile = Search_RS("PubPic_"&rndpic) + NewsPicFile = NewsSmallPicFile + if NewsSmallPicFile = "" then NewsSmallPicFile = "sys_images/NoPic.jpg" + + NaviContent = Search_RS("PubContent") + if isnull(NaviContent) or NaviContent="" then + NaviContent = "" + else + NaviContent = morestr(Lose_Html(NaviContent),255) + NaviContent = Search_TextArr(Keyword,"PubContent",NaviContent) + end if + FileSize = "" + FileEditDate = Search_RS("EditTime") +Case "HS" + Dim HsPicSql,HsPicRs + sdnextdoman = Get_OtherTable_Value("select top 1 isDomain from FS_HS_SysPara") + If LCase(HSType) = "quotation" Then + if sdnextdoman<>"" then + SaveNewsPath = "http://"&sdnextdoman&"/BuildingRead.asp?id="&Search_RS("ID") + else + SaveNewsPath = ""&Cookie_Domain&"/House/BuildingRead.asp?id="&Search_RS("ID") + end if + UrlAndTitle = ""&Search_RS("HouseName")&"" + HsPicSql = "Select * From FS_HS_Picture Where HS_Type = 1 And ID = " & Search_RS("ID") + ElseIf LCase(HSType) = "second" Then + if sdnextdoman<>"" then + SaveNewsPath = "http://"&sdnextdoman&"/SecondRead.asp?id="&Search_RS("SID") + else + SaveNewsPath = ""&Cookie_Domain&"/House/SecondRead.asp?id="&Search_RS("SID") + end if + UrlAndTitle = ""&Search_RS("Address")&"" + HsPicSql = "Select * From FS_HS_Picture Where HS_Type = 3 And ID = "&Search_RS("SID") + Else + if sdnextdoman<>"" then + SaveNewsPath = "http://"&sdnextdoman&"/HouseRead.asp?id="&Search_RS("TID") + else + SaveNewsPath = ""&Cookie_Domain&"/House/HouseRead.asp?id="&Search_RS("TID") + end if + UrlAndTitle = ""&Search_RS("Position")&"" + HsPicSql = "Select * From FS_HS_Picture Where HS_Type = 2 And ID = "&Search_RS("TID") + End If + Set HsPicRs = Conn.ExeCute(HsPicSql) + If HsPicRs.Eof Then + NewsSmallPicFile = "" + Else + NewsSmallPicFile = HsPicRs("Pic") + End If + HsPicRs.Close : Set HsPicRs = Nothing + NewsPicFile = NewsSmallPicFile + if NewsSmallPicFile = "" then NewsSmallPicFile = "sys_images/NoPic.jpg" + addtime = Search_RS("PubDate") + if isnull(addtime) then addtime="" + if isdate(addtime) then addtime = FormatDateTime(addtime,0) + If LCase(HSType) = "quotation" Then + NaviContent = Search_RS("introduction") + Else + NaviContent = Search_RS("Remark") + End if + if isnull(NaviContent) or NaviContent="" then + NaviContent = "" + else + NaviContent = morestr(Lose_Html(NaviContent),255) + NaviContent = Search_TextArr(Keyword,"Remark",NaviContent) + end if + FileSize = "" + FileEditDate = Search_RS("PubDate") +end select + Content=""&vbNewLine _ + &""&vbNewLine _ + &""&vbNewLine _ + '&""&vbNewLine + 'else + ' Content=Content&"120)this.width=120;"">"&vbNewLine + ' end if + picShuXing="":picShuXingB="" + Content=Content &""&vbNewLine _ + &""&vbNewLine _ + &""&vbNewLine _ + &""&vbNewLine _ + + &""&vbNewLine _ + &""&vbNewLine _ + &"
    "&vbNewLine + 'if NewsPicFile<>"" then + ' picShuXingB = CheckFile(NewsPicFile) + '' if len(picShuXingB)>5 then picShuXingB = "["&picShuXingB&"]" else picShuXingB="" end if + ' Content=Content&"120)this.width=120;"">"&vbNewLine _ + &""&NaviContent&""&vbNewLine _ + &"
    "&vbNewLine _ + &""&SaveNewsPath&" - "&FileSize&" "&FileEditDate&" "&addtime&" " + Content=Content &"
    "&vbNewLine +if int_Start = 1 then%> + + + + +
      <%=TmpStr%>   + <%=Search_RS.recordcount%> <%=morestr(Keyword,30)%> IJѯ + ǵ 1 - 10 ʱ <%=FormatNumber((timer()-starttime),2,-1)%> 룩  +
    +<%end if%> +
    +
    + + + + +
    +

    + <% + + response.Write("") + if SubSys="NS" then response.Write(""&Replacestr(Search_Rs("ClassName"),":,else:"&Search_Rs("ClassName"))) + response.Write("") + '' + response.Write(UrlAndTitle) + + + 'response.Write("") +select case SubSys +case "NS","RD" + 'response.Write("      "&addtime&vbNewLine) + ' response.Write("      ") + +' response.Write(Replacestr(Search_Rs("PopId"),"5:ö,4:Ŀö,3:Ƽ,else:ͨ")&vbNewLine) +'response.Write(Replacestr(Search_Rs("IsURL"),"0:,else: | ")) + ' response.Write(Replacestr(Search_Rs("isPicNews"),"0:,else: | ")) +' response.Write(Replacestr(Search_Rs("TodayNewsPic"),":,else: | ͼƬͷ")) + ' response.Write(Replacestr(Search_Rs("Source"),":,else: | "&Search_Rs("Source"))) +' response.Write(Replacestr(Search_Rs("Author"),":,else: | "&Search_Rs("Author"))) + ' response.Write(Replacestr(Search_Rs("Hits"),":,else: | ["&Search_Rs("Hits")&"]")) +case "DS" + response.Write("      "&addtime&vbNewLine) + response.Write("      "&Replacestr(Search_Rs("ClassName"),":,else:"&Search_Rs("ClassName"))) + response.Write(Replacestr(Search_Rs("RecTF"),"1: | Ƽ,else:")) + response.Write(Replacestr(Search_Rs("Types"),"1: | ͼƬ,2: | ļ,3: | ,4: | Flash,5: | ,6: | Ӱ,7: | ")) + response.Write(Replacestr(Search_Rs("ClickNum"),":,else: | ȶ["&Search_Rs("ClickNum"))) + response.Write(Replacestr(Search_Rs("Hits"),":,else: | "&Search_Rs("Hits")&"]")) + response.Write(Replacestr(Search_Rs("ConsumeNum"),"0:,else: | Ҫ["&Search_Rs("ConsumeNum")&"]")) +case "WS" + response.Write("      "&addtime&vbNewLine) + response.Write("      "&Replacestr(Search_Rs("ClassName"),":,else:"&Search_Rs("ClassName"))) + response.Write(Replacestr(Search_Rs("ParentID"),"0: | ,else:ظ")) + response.Write(Replacestr(Search_Rs("User"),":δ֪û,else:"&Search_Rs("User"))) + response.Write(Replacestr(Search_Rs("IsTop"),"1: | Ƽ,else:")) + response.Write(Replacestr(Search_Rs("Answer"),":,else: | ظ["&Search_Rs("Answer")&"]")) + response.Write(Replacestr(Search_Rs("Hit"),":,else: | Hit["&Search_Rs("Hit")&"]")) + response.Write(Replacestr(Search_Rs("LastUpdateDate"),":,else: | LastTime["&Search_Rs("LastUpdateDate")&"")) + response.Write(Replacestr(Search_Rs("LastUpdateUser"),":,else: | "&Search_Rs("LastUpdateUser")&"]")) + response.Write(Replacestr(Search_Rs("IP"),":,else:"&Search_Rs("IP"))) + response.Write(Replacestr(Search_Rs("Vistor"),"0: | οͿɷ,else:")) +case "MS" + response.Write("      "&addtime&vbNewLine) + response.Write("      "&Replacestr(Search_Rs("ClassCName"),":,else:"&Search_Rs("ClassCName"))) + response.Write(Replacestr(Search_Rs("StyleFlagBit"),":,else:"&Replacestr(split(Search_Rs("StyleFlagBit"),",")(0),"1: | Ƽ,else:"))) + response.Write(Replacestr(Search_Rs("StyleFlagBit"),":,else:"&Replacestr(split(Search_Rs("StyleFlagBit"),",")(1),"1: | ȵ,else:"))) + response.Write(Replacestr(Search_Rs("StyleFlagBit"),":,else:"&Replacestr(split(Search_Rs("StyleFlagBit"),",")(2),"1: | ö,else:"))) + response.Write(Replacestr(Search_Rs("StyleFlagBit"),":,else:"&Replacestr(split(Search_Rs("StyleFlagBit"),",")(3),"1: | ؼ,else:"))) + response.Write(Replacestr(Search_Rs("StyleFlagBit"),":,else:"&Replacestr(split(Search_Rs("StyleFlagBit"),",")(4),"1: | ,else:"))) + response.Write(Replacestr(Search_Rs("StyleFlagBit"),":,else:"&Replacestr(split(Search_Rs("StyleFlagBit"),",")(5),"1: | ,else:"))) + response.Write(Replacestr(Search_Rs("Click"),":,else: | ["&Search_Rs("Click")&"]")) + response.Write(Replacestr(Search_Rs("Stockpile"),":,else: | "&Search_Rs("Stockpile"))) + response.Write(Replacestr(Search_Rs("StockpileWarn"),"1:[],else:")) + response.Write(Replacestr(Search_Rs("OldPrice"),"0:,else: | [г"&Search_Rs("OldPrice"))) + response.Write(Replacestr(Search_Rs("NewPrice"),"0:0],else: | ̳Ǽ"&Search_Rs("NewPrice")&"]")) + response.Write(Replacestr(left(Search_Rs("IsWholesale"),1),"1: | ,else:")) + response.Write(Replacestr(Search_Rs("MakeFactory"),":,else: | "&Search_Rs("MakeFactory"))) + response.Write(Replacestr(Search_Rs("ProductsAddress"),":,else: | "&replace(Search_Rs("ProductsAddress"),","," "))) + response.Write(" | "&Replacestr(Search_Rs("SaleStyle"),"0:,1:,2:һڼ,3:,4:ؼ")) + response.Write(Replacestr(Search_Rs("Discount"),":,else: | ["&Search_Rs("Discount")&"]")) + response.Write(Replacestr(Search_Rs("DiscountStartDate"),":,else:["&Search_Rs("DiscountStartDate")&"-")) + response.Write(Replacestr(Search_Rs("DiscountEndDate"),":,else:"&Search_Rs("DiscountEndDate")&"]")) +case "SD" + response.Write("      "&addtime&vbNewLine) + response.Write("      "&Replacestr(Search_Rs("ClassName"),":,else:"&Search_Rs("ClassName"))) + response.Write("|"&Replacestr(Search_Rs("GQ_ClassName"),":,else:"&Search_Rs("GQ_ClassName"))) + response.Write("|"&Replacestr(Search_Rs("CompType"),"0:,1:,2:Ӫ")) + response.Write("|۸:"&Replacestr(Search_Rs("PubPrice"),"0:,else:"&Search_Rs("PubPrice")&"Ԫ")) + response.Write("|:"&Replacestr(Search_Rs("PubNumber"),"0:,else:"&Search_Rs("PubNumber"))) + response.Write("|Ч:"&Replacestr(Search_Rs("ValidTime"),":Ч,0:Ч,else:"&Search_Rs("ValidTime")&"")) + response.Write("|:"&Replacestr(Search_Rs("PubAddress"),":绰֮,else:"&Search_Rs("PubAddress"))) + response.Write("|:"&Replacestr(Search_Rs("Hits"),":,else:["&Search_Rs("Hits")&"]")) + DBUserName = Get_OtherTable_Value("select C_Name from FS_ME_CorpUser where UserNumber='"&Search_Rs("UserNumber")&"'") + if DBUserName = "" then DBUserName = Get_OtherTable_Value("select UserName from FS_ME_Users where UserNumber='"&Search_Rs("UserNumber")&"'") + if DBUserName = "" then + DBUserName = "ϵͳԱ" + else + DBUserName = ""&DBUserName&"" + end if + response.Write("|:"&DBUserName) +end select + 'response.Write("") + response.Write(Content) +%> + +

    +<% + + ''+++++++++++++++++++++++++++++++++++++++ + Search_RS.MoveNext + if Search_RS.eof or Search_RS.bof then exit for + NEXT +%> +
    + +<% +END IF +RsClose +end select +Sub RsClose() + Search_RS.Close + Set Search_RS = Nothing +end Sub + +Set Old_News_Conn = Nothing +Set User_Conn = Nothing +Set Conn = Nothing +response.End() +%> \ No newline at end of file diff --git a/www/Templets/Flash.swf b/www/Templets/Flash.swf new file mode 100644 index 0000000..384f046 Binary files /dev/null and b/www/Templets/Flash.swf differ diff --git a/www/Templets/NewsClass/bbs.htm b/www/Templets/NewsClass/bbs.htm new file mode 100644 index 0000000..5011645 --- /dev/null +++ b/www/Templets/NewsClass/bbs.htm @@ -0,0 +1,27 @@ + + + +{FS400_ҳ} + + + + +{FS400_վ} + + + + +
     
    + + + + +
    + + + + +
     
    +{FS400_վײ} + + diff --git a/www/Templets/NewsClass/class.htm b/www/Templets/NewsClass/class.htm new file mode 100644 index 0000000..f09e4b6 --- /dev/null +++ b/www/Templets/NewsClass/class.htm @@ -0,0 +1,49 @@ + + + + +{FS400_ҳ} + + + + + + + + + + + + + + + + + + + + +{FS400_վ} +
    +
    +
    +
    Ŀ
    +{FS400_ռбҳĿ} +
    + +
    +

    {FS400_Ŀ}

    ǰλãҳ > {FS400_Ŀ}

    +
    + + {FS400_ռб} +
    +
    +
    +
    +
    +{FS400_վײ} + + diff --git a/www/Templets/NewsClass/class_tu.htm b/www/Templets/NewsClass/class_tu.htm new file mode 100644 index 0000000..07828dd --- /dev/null +++ b/www/Templets/NewsClass/class_tu.htm @@ -0,0 +1,49 @@ + + + + +{FS400_ҳ} + + + + + + + + + +{FS400_վ} + + + + + + +
    +
    Ŀ
    +{FS400_ռбҳĿ} + +
    +
    +

    {FS400_Ŀ}

    ǰλãҳ > {FS400_Ŀ}

    + + + + + + +
    +
    +
      + {FS400_ͼƬռб} +
    +
    +
    +
    +
    +
    +
    +{FS400_վײ} + + + diff --git a/www/Templets/NewsClass/classpage.html b/www/Templets/NewsClass/classpage.html new file mode 100644 index 0000000..97c9509 --- /dev/null +++ b/www/Templets/NewsClass/classpage.html @@ -0,0 +1,36 @@ + + + + +{FS400_ҳ} + + + + + + + + + + +{FS400_վ} + + + + + +
    +
    Ŀ
    +{FS400_ǰĿ} + +
    +
    + + + {FS400_ҳ} +
    +
    + +{FS400_վײ} + + diff --git a/www/Templets/NewsClass/email.htm b/www/Templets/NewsClass/email.htm new file mode 100644 index 0000000..5530e72 --- /dev/null +++ b/www/Templets/NewsClass/email.htm @@ -0,0 +1,25 @@ + + + + +{FS400_ҳ} + + + + + + + + + +{FS400_վ} + + + + + +
    +
    + + + diff --git a/www/Templets/NewsClass/flv.htm b/www/Templets/NewsClass/flv.htm new file mode 100644 index 0000000..67c6acc --- /dev/null +++ b/www/Templets/NewsClass/flv.htm @@ -0,0 +1,37 @@ + + + +{FS400_ҳ} + + + + +{FS400_վ} + + + + +
    + + + +
    + + + +
    + + + + +
     ڵλãҳ >> >>
    + {FS400_Ƶ} + + + + +
     
    +
    +{FS400_վײ} + + diff --git a/www/Templets/NewsClass/index.htm b/www/Templets/NewsClass/index.htm new file mode 100644 index 0000000..e325a1b --- /dev/null +++ b/www/Templets/NewsClass/index.htm @@ -0,0 +1,53 @@ + + + + +{FS400_ҳ} + + + + + + + + + + + + + + + + + + + + +{FS400_վ} +
    +
    +
    +
    Ŀ
    + + + {FS400_Ŀ} + + +
    + +
    +

    {FS400_Ŀ}

    ǰλãҳ > {FS400_Ŀ}

    +
    + + {FS400_б} +
    +
    +
    +
    +
    +{FS400_վײ} + + diff --git a/www/Templets/NewsClass/map.htm b/www/Templets/NewsClass/map.htm new file mode 100644 index 0000000..ec88ee1 --- /dev/null +++ b/www/Templets/NewsClass/map.htm @@ -0,0 +1,32 @@ + + + + +{FS400_ҳ} + + + + + + + + +
    +{FS400_վ} +
    +
    ڵλãҳ >> {FS400_Ŀ} >>
    + +
    +
    +

    {FS400_Ŀ}

    +
    {FS400_վͼ}
    +
    +
    +
    +
    + +
    +
    +{FS400_վײ} + + diff --git a/www/Templets/NewsClass/news.htm b/www/Templets/NewsClass/news.htm new file mode 100644 index 0000000..1b9aa66 --- /dev/null +++ b/www/Templets/NewsClass/news.htm @@ -0,0 +1,41 @@ + + + + +{FS400_ҳ} + + + + + + + + + + + + + + + + + + + + + + +{FS400_վ} +
    +{FS400_} +
    +{FS400_վײ} + + diff --git a/www/Templets/NewsClass/page.htm b/www/Templets/NewsClass/page.htm new file mode 100644 index 0000000..f0e116f --- /dev/null +++ b/www/Templets/NewsClass/page.htm @@ -0,0 +1,34 @@ + + + + +{FS400_ҳ} + + + + + + + + + + + + + + + + + + + +{FS400_վ} +
    +{FS400_ҳ} +
    +{FS400_վײ} + + diff --git a/www/Templets/css/css.css b/www/Templets/css/css.css new file mode 100644 index 0000000..0e49694 --- /dev/null +++ b/www/Templets/css/css.css @@ -0,0 +1,93 @@ +body,td,th { + font-family: ; + font-size: 12px; + color: #333333; +} +body { + margin-left: 0px; + margin-top: 0px; + margin-right: 0px; + margin-bottom: 0px; +} +a { + font-family: ; + font-size: 12px; + color: #272727; +} +a:link { + text-decoration: none; +} +a:visited { + text-decoration: none; + color: #272727; +} +a:hover { + text-decoration: none; + color: #000000; +} +a:active { + text-decoration: none; + color: #272727; +} +.H12 { + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + line-height: 25px; +} +.B12 { + + font-family: ""; + font-size: 12px; + color: #FFFFFF; + text-decoration: none; +} +.L12 { + + + font-family: ""; + font-size: 12px; + color: #074985; + text-decoration: none; +} +.H12-B { + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + font-weight: bold; + letter-spacing: 3px; +} +.H12-2 { + + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + line-height: normal; +} +.H12-3 { + + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + line-height: 21px; +} +.H12-6 { + + + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + line-height: 16px; +} +.H12-4 { + font-family: ""; + font-size: 16px; + color: #CC0000; + text-decoration: none; + font-weight: bold; +} diff --git a/www/Templets/css/css01.css b/www/Templets/css/css01.css new file mode 100644 index 0000000..c16f05f --- /dev/null +++ b/www/Templets/css/css01.css @@ -0,0 +1,106 @@ +.bd { + height: 15px; +} +.nr { + font-size: 12px; + line-height: 22px; + font-weight: normal; + color: #000000; +} +.bk { + border: 1px solid #CCCCCC; +} +.zbk { + border: 1px solid #999999; +} +.nrk { + border-right-width: 1px; + border-bottom-width: 1px; + border-left-width: 1px; + border-top-style: none; + border-right-style: solid; + border-bottom-style: solid; + border-left-style: solid; + border-right-color: #CCCCCC; +} +.jztt { + font-size: 12px; + line-height: 22px; + color: #000000; + border-right-width: 1px; + border-left-width: 1px; + border-top-style: none; + border-right-style: solid; + border-bottom-style: none; + border-left-style: solid; + border-right-color: #CCCCCC; + border-left-color: #CCCCCC; +} +.yb { + border-right-width: 1px; + border-right-style: solid; + border-bottom-style: none; + border-right-color: #CCCCCC; + border-left-width: 1px; + border-left-style: solid; + border-left-color: #CCCCCC; +} +.sb { + border: 1px solid #999999; +} +.hsb { + border: 1px solid #CB8C79; +} +.bdz { + height: 15px; + width: 135px; +} +.ygx { + border-right-width: 1px; + border-top-style: none; + border-right-style: dashed; + border-bottom-style: none; + border-left-style: none; + border-right-color: #CCCCCC; +} +.ygz { + height: 15px; + width: 20px; +} +.sgz { + height: 15px; + width: 80px; +} +.lgz { + height: 15px; + width: 50px; +} +.sbk { + border: 1px solid #676767; +} +.gao { + height: 15px; +} +.xx { + font-family: ""; + font-size: 12px; + line-height: 18px; + font-weight: normal; + color: #000000; +} +.qsb { + border: 1px solid #CCCCCC; +} +.bb { + border-right-width: 1px; + border-top-style: none; + border-right-style: dashed; + border-bottom-style: none; + border-left-style: none; + border-right-color: #000000; + font-family: ""; + font-size: 12px; + line-height: 18px; + font-weight: normal; + color: #000000; +} diff --git a/www/Templets/default.css b/www/Templets/default.css new file mode 100644 index 0000000..bb0627f --- /dev/null +++ b/www/Templets/default.css @@ -0,0 +1,101 @@ +@charset "gb2312"; +/*CSSCSSݣҪCSSƣ򽫲*/ +/*ҳCSS*/ +.pagecontent { + PADDING-BOTTOM: 5px; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; ZOOM: 1; CLEAR: both; PADDING-TOP: 5px +} +.pagecontent A { + BORDER-BOTTOM: #a2d0e5 1px solid; BORDER-LEFT: #a2d0e5 1px solid; PADDING-BOTTOM: 3px; MARGIN: 0px 3px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BACKGROUND: #fff; BORDER-TOP: #a2d0e5 1px solid; BORDER-RIGHT: #a2d0e5 1px solid; PADDING-TOP: 3px +} +.pagecontent SPAN { + BORDER-BOTTOM: #a2d0e5 1px solid; BORDER-LEFT: #a2d0e5 1px solid; PADDING-BOTTOM: 3px; MARGIN: 0px 3px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BACKGROUND: #fff; BORDER-TOP: #a2d0e5 1px solid; BORDER-RIGHT: #a2d0e5 1px solid; PADDING-TOP: 3px +} +.pagecontent A:hover { + BORDER-BOTTOM: #1db535 1px solid; BORDER-LEFT: #1db535 1px solid; BACKGROUND: #57d26a; COLOR: #fff; BORDER-TOP: #1db535 1px solid; BORDER-RIGHT: #1db535 1px solid; TEXT-DECORATION: none +} +/*Ա¼CSS*/ + +.Input_FSLogin { + padding:2px; + width:50px; + border:1px solid #eeeeee; +} +.Button_FSLogin { + padding:2px; + border:1px solid #eeeeee; + background-color:#F6F6F6; +} +/*CSS*/ +f-checkbox +{ + +} +f-select +{ + +} +.f-text { + margin:0; + padding:0; + border:1px solid #cccccc; + font-size:12px; + line-height:120%; + padding:2px; + cursor:pointer; + background-color:#fff; +} +.f-button { + border-bottom:1px #999999 solid; + border-right:1px #999999 solid; + border-left:1px #fff solid; + border-top:1px #fff solid; + background-color:#5EA7F2; + color:#fff; + font-size:12px; + font-weight:normal; + padding-top:3px; + cursor:pointer; +} +.f-reset { + border-bottom:1px #999999 solid; + border-right:1px #999999 solid; + border-left:1px #fff solid; + border-top:1px #fff solid; + background-color:#eee; + color:#333; + font-size:12px; + font-weight:normal; + font-size:12px; + font-weight:normal; + padding-top:3px; + cursor:pointer; +} +/*CSS*/ +#annbody { + height:120px; + overflow:hidden; + padding-right:16px; +} +/*ʾ±־CSS*/ +.newNews +{ + width:25px; + background:url(new.gif) no-repeat 50%; +} + +/*----------------------------------------Ϣҳ-----------------------------------------------------*/ +.index-content{height:1%;} +.index-content .title2{ clear:both;background:url(/images/title.gif) no-repeat;margin:0px; height:24px; padding-top:10px; padding-left:30px;color:#373737} +.index-content .title2 a:link,.index-content .title2 a:visited{color:#373737} +.index-content .cont{ padding:20px 20px 0} +.index-content h1{ font-size:20px; font-family:""; font-weight:normal; text-align:center; margin:0px 0px 10px; color:#ce2e22} +.index-content .mark{ font-size:12px; border-bottom:1px #e2e2e2 solid;border-top:1px #e2e2e2 solid; color:#2972bf; line-height:22px; text-align:center} +.index-content .mark a{color:#2972bf;} +.index-content .mark a:hover{color:#999;} +.index-content .content{ padding:15px 0; color:#000000; font-size:14px; line-height:23px; letter-spacing:0px} +.index-content .content p{ margin:10px 0px;} +.index-content .content .editor{ height:40px; line-height:40px; text-align:right;} + +.index-content .content .dianpin{ border:3px solid #bdf0f3; padding:5px; color:#005973 } +.index-content .content .dianpin div{ font-weight:bold;} +.index-content .content .dianpin p{ margin:0px; line-height:24px; text-indent:24px; font-size:14px} \ No newline at end of file diff --git a/www/Templets/index.htm b/www/Templets/index.htm new file mode 100644 index 0000000..2afb565 --- /dev/null +++ b/www/Templets/index.htm @@ -0,0 +1,255 @@ + + + + + +ŰҵͶʣţ޹˾ + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + +
    +
      +{FS400_󱳾} +
    +
    + +
      + +
      + + + + + + + +
      +
      + ǣ +
      + +
      +
      + + + +
      +
      +
      + + + + +
      + +
      +

      Ҫ

      +
      + +
      +
        + {FS400_õ2017ͼ} +
      +
      +
      +
        + {FS400_õ2017} +
      +
      + +
        + +
      + +
      + + +
      +
      +
      +{FS400_ͷƼ} +
      +
      +
        +{FS400_Ҫ} +
      +
      + +
      +
      + + + + +
      + + + + + +
      +

      ʾ

      + +
      + +
      +
        +
      +
      +
      +
        + +{FS400_ʾ} + +
      +
      + +
      + + + +
      + + + +
      +
      +

      Ž

      +
      +
      +

      +ŰҵͶʣţ޹˾2020226գעʱ10Ԫ˾λСʺŻȡƵŰŰоÿ·11ţҪӪΧΪԴͨءҵ԰ԴͶʺʲӪ뾭׼Ŀز׼󷽿ɿչӪ

      ˾ۺϹʲͶʾӪƲ̹5ְܲţӵоչͶʹ˾˾Ͷʹ˾Ű־Ӫ˾4ӹ˾

      +
      +
      + +
      +
      +
      + +
      + + +
      + + + + + + {FS400_վײ} + + + \ No newline at end of file diff --git a/www/Templets/new.gif b/www/Templets/new.gif new file mode 100644 index 0000000..3485618 Binary files /dev/null and b/www/Templets/new.gif differ diff --git a/www/favicon.ico b/www/favicon.ico new file mode 100644 index 0000000..70c253e Binary files /dev/null and b/www/favicon.ico differ diff --git a/www/fonts/FontAwesome.otf b/www/fonts/FontAwesome.otf new file mode 100644 index 0000000..401ec0f Binary files /dev/null and b/www/fonts/FontAwesome.otf differ diff --git a/www/fonts/fontawesome-webfont.eot b/www/fonts/fontawesome-webfont.eot new file mode 100644 index 0000000..e9f60ca Binary files /dev/null and b/www/fonts/fontawesome-webfont.eot differ diff --git a/www/fonts/fontawesome-webfont.svg b/www/fonts/fontawesome-webfont.svg new file mode 100644 index 0000000..855c845 --- /dev/null +++ b/www/fonts/fontawesome-webfont.svg @@ -0,0 +1,2671 @@ + + + + +Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 + By ,,, +Copyright Dave Gandy 2016. All rights reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/www/fonts/fontawesome-webfont.ttf b/www/fonts/fontawesome-webfont.ttf new file mode 100644 index 0000000..35acda2 Binary files /dev/null and b/www/fonts/fontawesome-webfont.ttf differ diff --git a/www/fonts/fontawesome-webfont.woff b/www/fonts/fontawesome-webfont.woff new file mode 100644 index 0000000..400014a Binary files /dev/null and b/www/fonts/fontawesome-webfont.woff differ diff --git a/www/fonts/fontawesome-webfont.woff2 b/www/fonts/fontawesome-webfont.woff2 new file mode 100644 index 0000000..4d13fc6 Binary files /dev/null and b/www/fonts/fontawesome-webfont.woff2 differ diff --git a/www/fonts/glyphicons-halflings-regular.eot b/www/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 0000000..b93a495 Binary files /dev/null and b/www/fonts/glyphicons-halflings-regular.eot differ diff --git a/www/fonts/glyphicons-halflings-regular.svg b/www/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..94fb549 --- /dev/null +++ b/www/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/www/fonts/glyphicons-halflings-regular.ttf b/www/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000..1413fc6 Binary files /dev/null and b/www/fonts/glyphicons-halflings-regular.ttf differ diff --git a/www/fonts/glyphicons-halflings-regular.woff b/www/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 0000000..9e61285 Binary files /dev/null and b/www/fonts/glyphicons-halflings-regular.woff differ diff --git a/www/fonts/glyphicons-halflings-regular.woff2 b/www/fonts/glyphicons-halflings-regular.woff2 new file mode 100644 index 0000000..64539b5 Binary files /dev/null and b/www/fonts/glyphicons-halflings-regular.woff2 differ diff --git a/www/images/11.jpg b/www/images/11.jpg new file mode 100644 index 0000000..4e75889 Binary files /dev/null and b/www/images/11.jpg differ diff --git a/www/images/22.jpg b/www/images/22.jpg new file mode 100644 index 0000000..961da1d Binary files /dev/null and b/www/images/22.jpg differ diff --git a/www/images/Editer/Abort.gif b/www/images/Editer/Abort.gif new file mode 100644 index 0000000..037fcda Binary files /dev/null and b/www/images/Editer/Abort.gif differ diff --git a/www/images/Editer/Acenter.gif b/www/images/Editer/Acenter.gif new file mode 100644 index 0000000..be5e515 Binary files /dev/null and b/www/images/Editer/Acenter.gif differ diff --git a/www/images/Editer/AddHeight.gif b/www/images/Editer/AddHeight.gif new file mode 100644 index 0000000..5690e0d Binary files /dev/null and b/www/images/Editer/AddHeight.gif differ diff --git a/www/images/Editer/Aleft.gif b/www/images/Editer/Aleft.gif new file mode 100644 index 0000000..de76273 Binary files /dev/null and b/www/images/Editer/Aleft.gif differ diff --git a/www/images/Editer/Aright.gif b/www/images/Editer/Aright.gif new file mode 100644 index 0000000..4953d7d Binary files /dev/null and b/www/images/Editer/Aright.gif differ diff --git a/www/images/Editer/Char.gif b/www/images/Editer/Char.gif new file mode 100644 index 0000000..24bbb94 Binary files /dev/null and b/www/images/Editer/Char.gif differ diff --git a/www/images/Editer/Code.gif b/www/images/Editer/Code.gif new file mode 100644 index 0000000..a94c818 Binary files /dev/null and b/www/images/Editer/Code.gif differ diff --git a/www/images/Editer/CodeMode.GIF b/www/images/Editer/CodeMode.GIF new file mode 100644 index 0000000..1e78034 Binary files /dev/null and b/www/images/Editer/CodeMode.GIF differ diff --git a/www/images/Editer/DelDoc.gif b/www/images/Editer/DelDoc.gif new file mode 100644 index 0000000..80604a0 Binary files /dev/null and b/www/images/Editer/DelDoc.gif differ diff --git a/www/images/Editer/DelFlag.gif b/www/images/Editer/DelFlag.gif new file mode 100644 index 0000000..63b94c1 Binary files /dev/null and b/www/images/Editer/DelFlag.gif differ diff --git a/www/images/Editer/DelHtml.gif b/www/images/Editer/DelHtml.gif new file mode 100644 index 0000000..c74fbf8 Binary files /dev/null and b/www/images/Editer/DelHtml.gif differ diff --git a/www/images/Editer/EditMode.GIF b/www/images/Editer/EditMode.GIF new file mode 100644 index 0000000..3e7bcd6 Binary files /dev/null and b/www/images/Editer/EditMode.GIF differ diff --git a/www/images/Editer/Emot.gif b/www/images/Editer/Emot.gif new file mode 100644 index 0000000..16028cc Binary files /dev/null and b/www/images/Editer/Emot.gif differ diff --git a/www/images/Editer/Exit.gif b/www/images/Editer/Exit.gif new file mode 100644 index 0000000..900b397 Binary files /dev/null and b/www/images/Editer/Exit.gif differ diff --git a/www/images/Editer/Hbtable.gif b/www/images/Editer/Hbtable.gif new file mode 100644 index 0000000..c4af29a Binary files /dev/null and b/www/images/Editer/Hbtable.gif differ diff --git a/www/images/Editer/InsertJs.gif b/www/images/Editer/InsertJs.gif new file mode 100644 index 0000000..ccfae75 Binary files /dev/null and b/www/images/Editer/InsertJs.gif differ diff --git a/www/images/Editer/InsertPage.gif b/www/images/Editer/InsertPage.gif new file mode 100644 index 0000000..f1d2f99 Binary files /dev/null and b/www/images/Editer/InsertPage.gif differ diff --git a/www/images/Editer/JustifyFull.gif b/www/images/Editer/JustifyFull.gif new file mode 100644 index 0000000..bc9655f Binary files /dev/null and b/www/images/Editer/JustifyFull.gif differ diff --git a/www/images/Editer/Load.gif b/www/images/Editer/Load.gif new file mode 100644 index 0000000..799ef8a Binary files /dev/null and b/www/images/Editer/Load.gif differ diff --git a/www/images/Editer/MargeTD.gif b/www/images/Editer/MargeTD.gif new file mode 100644 index 0000000..c43d766 Binary files /dev/null and b/www/images/Editer/MargeTD.gif differ diff --git a/www/images/Editer/Marquee.gif b/www/images/Editer/Marquee.gif new file mode 100644 index 0000000..aa57db0 Binary files /dev/null and b/www/images/Editer/Marquee.gif differ diff --git a/www/images/Editer/MinusHeight.gif b/www/images/Editer/MinusHeight.gif new file mode 100644 index 0000000..4fb6801 Binary files /dev/null and b/www/images/Editer/MinusHeight.gif differ diff --git a/www/images/Editer/NewDoc.gif b/www/images/Editer/NewDoc.gif new file mode 100644 index 0000000..cebebed Binary files /dev/null and b/www/images/Editer/NewDoc.gif differ diff --git a/www/images/Editer/PicAlign.gif b/www/images/Editer/PicAlign.gif new file mode 100644 index 0000000..5284cde Binary files /dev/null and b/www/images/Editer/PicAlign.gif differ diff --git a/www/images/Editer/PreviewMode.gif b/www/images/Editer/PreviewMode.gif new file mode 100644 index 0000000..39fab24 Binary files /dev/null and b/www/images/Editer/PreviewMode.gif differ diff --git a/www/images/Editer/SplitTD.gif b/www/images/Editer/SplitTD.gif new file mode 100644 index 0000000..af389d5 Binary files /dev/null and b/www/images/Editer/SplitTD.gif differ diff --git a/www/images/Editer/TextColor.gif b/www/images/Editer/TextColor.gif new file mode 100644 index 0000000..e61a8c1 Binary files /dev/null and b/www/images/Editer/TextColor.gif differ diff --git a/www/images/Editer/TextMode.GIF b/www/images/Editer/TextMode.GIF new file mode 100644 index 0000000..8655c22 Binary files /dev/null and b/www/images/Editer/TextMode.GIF differ diff --git a/www/images/Editer/TextPaste.jpg b/www/images/Editer/TextPaste.jpg new file mode 100644 index 0000000..4089040 Binary files /dev/null and b/www/images/Editer/TextPaste.jpg differ diff --git a/www/images/Editer/ToAddress.gif b/www/images/Editer/ToAddress.gif new file mode 100644 index 0000000..4380470 Binary files /dev/null and b/www/images/Editer/ToAddress.gif differ diff --git a/www/images/Editer/VCenterBottom.gif b/www/images/Editer/VCenterBottom.gif new file mode 100644 index 0000000..d456afb Binary files /dev/null and b/www/images/Editer/VCenterBottom.gif differ diff --git a/www/images/Editer/VCenterTop.gif b/www/images/Editer/VCenterTop.gif new file mode 100644 index 0000000..c92fb8a Binary files /dev/null and b/www/images/Editer/VCenterTop.gif differ diff --git a/www/images/Editer/Vcenter.gif b/www/images/Editer/Vcenter.gif new file mode 100644 index 0000000..dbacfc5 Binary files /dev/null and b/www/images/Editer/Vcenter.gif differ diff --git a/www/images/Editer/Vleft.gif b/www/images/Editer/Vleft.gif new file mode 100644 index 0000000..e7c3bed Binary files /dev/null and b/www/images/Editer/Vleft.gif differ diff --git a/www/images/Editer/Vnone.gif b/www/images/Editer/Vnone.gif new file mode 100644 index 0000000..7a0ef25 Binary files /dev/null and b/www/images/Editer/Vnone.gif differ diff --git a/www/images/Editer/Vright.gif b/www/images/Editer/Vright.gif new file mode 100644 index 0000000..510cd60 Binary files /dev/null and b/www/images/Editer/Vright.gif differ diff --git a/www/images/Editer/abspos.gif b/www/images/Editer/abspos.gif new file mode 100644 index 0000000..460b083 Binary files /dev/null and b/www/images/Editer/abspos.gif differ diff --git a/www/images/Editer/bold.gif b/www/images/Editer/bold.gif new file mode 100644 index 0000000..826e816 Binary files /dev/null and b/www/images/Editer/bold.gif differ diff --git a/www/images/Editer/calculator.gif b/www/images/Editer/calculator.gif new file mode 100644 index 0000000..e04a3be Binary files /dev/null and b/www/images/Editer/calculator.gif differ diff --git a/www/images/Editer/cftable.gif b/www/images/Editer/cftable.gif new file mode 100644 index 0000000..4d2fbef Binary files /dev/null and b/www/images/Editer/cftable.gif differ diff --git a/www/images/Editer/chars.gif b/www/images/Editer/chars.gif new file mode 100644 index 0000000..1f793a9 Binary files /dev/null and b/www/images/Editer/chars.gif differ diff --git a/www/images/Editer/clear.gif b/www/images/Editer/clear.gif new file mode 100644 index 0000000..613351d Binary files /dev/null and b/www/images/Editer/clear.gif differ diff --git a/www/images/Editer/copy.gif b/www/images/Editer/copy.gif new file mode 100644 index 0000000..9b435fa Binary files /dev/null and b/www/images/Editer/copy.gif differ diff --git a/www/images/Editer/cut.gif b/www/images/Editer/cut.gif new file mode 100644 index 0000000..ed5566a Binary files /dev/null and b/www/images/Editer/cut.gif differ diff --git a/www/images/Editer/date.gif b/www/images/Editer/date.gif new file mode 100644 index 0000000..be9190d Binary files /dev/null and b/www/images/Editer/date.gif differ diff --git a/www/images/Editer/del.gif b/www/images/Editer/del.gif new file mode 100644 index 0000000..9b132d8 Binary files /dev/null and b/www/images/Editer/del.gif differ diff --git a/www/images/Editer/delLable.gif b/www/images/Editer/delLable.gif new file mode 100644 index 0000000..7cfccf6 Binary files /dev/null and b/www/images/Editer/delLable.gif differ diff --git a/www/images/Editer/delinserttable1.gif b/www/images/Editer/delinserttable1.gif new file mode 100644 index 0000000..e17b700 Binary files /dev/null and b/www/images/Editer/delinserttable1.gif differ diff --git a/www/images/Editer/delinserttablec.gif b/www/images/Editer/delinserttablec.gif new file mode 100644 index 0000000..1819f69 Binary files /dev/null and b/www/images/Editer/delinserttablec.gif differ diff --git a/www/images/Editer/delinsterttable2.gif b/www/images/Editer/delinsterttable2.gif new file mode 100644 index 0000000..32ee55e Binary files /dev/null and b/www/images/Editer/delinsterttable2.gif differ diff --git a/www/images/Editer/delline.gif b/www/images/Editer/delline.gif new file mode 100644 index 0000000..eb3fb59 Binary files /dev/null and b/www/images/Editer/delline.gif differ diff --git a/www/images/Editer/down.gif b/www/images/Editer/down.gif new file mode 100644 index 0000000..fe66e97 Binary files /dev/null and b/www/images/Editer/down.gif differ diff --git a/www/images/Editer/excel.gif b/www/images/Editer/excel.gif new file mode 100644 index 0000000..4d84e21 Binary files /dev/null and b/www/images/Editer/excel.gif differ diff --git a/www/images/Editer/fgbgcolor.gif b/www/images/Editer/fgbgcolor.gif new file mode 100644 index 0000000..276f097 Binary files /dev/null and b/www/images/Editer/fgbgcolor.gif differ diff --git a/www/images/Editer/fgcolor.gif b/www/images/Editer/fgcolor.gif new file mode 100644 index 0000000..8135e80 Binary files /dev/null and b/www/images/Editer/fgcolor.gif differ diff --git a/www/images/Editer/fieldset.gif b/www/images/Editer/fieldset.gif new file mode 100644 index 0000000..4b3670d Binary files /dev/null and b/www/images/Editer/fieldset.gif differ diff --git a/www/images/Editer/find.gif b/www/images/Editer/find.gif new file mode 100644 index 0000000..d2ce76e Binary files /dev/null and b/www/images/Editer/find.gif differ diff --git a/www/images/Editer/flash.gif b/www/images/Editer/flash.gif new file mode 100644 index 0000000..0195737 Binary files /dev/null and b/www/images/Editer/flash.gif differ diff --git a/www/images/Editer/form.gif b/www/images/Editer/form.gif new file mode 100644 index 0000000..62b3087 Binary files /dev/null and b/www/images/Editer/form.gif differ diff --git a/www/images/Editer/geshi.gif b/www/images/Editer/geshi.gif new file mode 100644 index 0000000..a1114de Binary files /dev/null and b/www/images/Editer/geshi.gif differ diff --git a/www/images/Editer/htm.gif b/www/images/Editer/htm.gif new file mode 100644 index 0000000..66ee09c Binary files /dev/null and b/www/images/Editer/htm.gif differ diff --git a/www/images/Editer/image.gif b/www/images/Editer/image.gif new file mode 100644 index 0000000..7e74b2c Binary files /dev/null and b/www/images/Editer/image.gif differ diff --git a/www/images/Editer/img.gif b/www/images/Editer/img.gif new file mode 100644 index 0000000..6265732 Binary files /dev/null and b/www/images/Editer/img.gif differ diff --git a/www/images/Editer/indent.gif b/www/images/Editer/indent.gif new file mode 100644 index 0000000..1971cb5 Binary files /dev/null and b/www/images/Editer/indent.gif differ diff --git a/www/images/Editer/inserttable.gif b/www/images/Editer/inserttable.gif new file mode 100644 index 0000000..3fc1752 Binary files /dev/null and b/www/images/Editer/inserttable.gif differ diff --git a/www/images/Editer/inserttable1.gif b/www/images/Editer/inserttable1.gif new file mode 100644 index 0000000..961efa3 Binary files /dev/null and b/www/images/Editer/inserttable1.gif differ diff --git a/www/images/Editer/inserttablec.gif b/www/images/Editer/inserttablec.gif new file mode 100644 index 0000000..4cf33de Binary files /dev/null and b/www/images/Editer/inserttablec.gif differ diff --git a/www/images/Editer/insterttable2.gif b/www/images/Editer/insterttable2.gif new file mode 100644 index 0000000..390e566 Binary files /dev/null and b/www/images/Editer/insterttable2.gif differ diff --git a/www/images/Editer/italic.gif b/www/images/Editer/italic.gif new file mode 100644 index 0000000..2d4ebdf Binary files /dev/null and b/www/images/Editer/italic.gif differ diff --git a/www/images/Editer/line.gif b/www/images/Editer/line.gif new file mode 100644 index 0000000..b16ae0d Binary files /dev/null and b/www/images/Editer/line.gif differ diff --git a/www/images/Editer/list.gif b/www/images/Editer/list.gif new file mode 100644 index 0000000..f60126a Binary files /dev/null and b/www/images/Editer/list.gif differ diff --git a/www/images/Editer/nourl.gif b/www/images/Editer/nourl.gif new file mode 100644 index 0000000..3ac661a Binary files /dev/null and b/www/images/Editer/nourl.gif differ diff --git a/www/images/Editer/num.gif b/www/images/Editer/num.gif new file mode 100644 index 0000000..0e4203b Binary files /dev/null and b/www/images/Editer/num.gif differ diff --git a/www/images/Editer/outdent.gif b/www/images/Editer/outdent.gif new file mode 100644 index 0000000..5309d3a Binary files /dev/null and b/www/images/Editer/outdent.gif differ diff --git a/www/images/Editer/paste.gif b/www/images/Editer/paste.gif new file mode 100644 index 0000000..d7cd362 Binary files /dev/null and b/www/images/Editer/paste.gif differ diff --git a/www/images/Editer/pastetext.gif b/www/images/Editer/pastetext.gif new file mode 100644 index 0000000..cc500b0 Binary files /dev/null and b/www/images/Editer/pastetext.gif differ diff --git a/www/images/Editer/pasteword.gif b/www/images/Editer/pasteword.gif new file mode 100644 index 0000000..c18fd3a Binary files /dev/null and b/www/images/Editer/pasteword.gif differ diff --git a/www/images/Editer/print.gif b/www/images/Editer/print.gif new file mode 100644 index 0000000..58720d1 Binary files /dev/null and b/www/images/Editer/print.gif differ diff --git a/www/images/Editer/redo.gif b/www/images/Editer/redo.gif new file mode 100644 index 0000000..810508f Binary files /dev/null and b/www/images/Editer/redo.gif differ diff --git a/www/images/Editer/rm.gif b/www/images/Editer/rm.gif new file mode 100644 index 0000000..1b315f8 Binary files /dev/null and b/www/images/Editer/rm.gif differ diff --git a/www/images/Editer/save.gif b/www/images/Editer/save.gif new file mode 100644 index 0000000..9cd20bb Binary files /dev/null and b/www/images/Editer/save.gif differ diff --git a/www/images/Editer/selectall.gif b/www/images/Editer/selectall.gif new file mode 100644 index 0000000..47d8cb3 Binary files /dev/null and b/www/images/Editer/selectall.gif differ diff --git a/www/images/Editer/sline.gif b/www/images/Editer/sline.gif new file mode 100644 index 0000000..b75df9c Binary files /dev/null and b/www/images/Editer/sline.gif differ diff --git a/www/images/Editer/sub.gif b/www/images/Editer/sub.gif new file mode 100644 index 0000000..24564d5 Binary files /dev/null and b/www/images/Editer/sub.gif differ diff --git a/www/images/Editer/sup.gif b/www/images/Editer/sup.gif new file mode 100644 index 0000000..f1d5f2a Binary files /dev/null and b/www/images/Editer/sup.gif differ diff --git a/www/images/Editer/symbol.gif b/www/images/Editer/symbol.gif new file mode 100644 index 0000000..c814a86 Binary files /dev/null and b/www/images/Editer/symbol.gif differ diff --git a/www/images/Editer/table.gif b/www/images/Editer/table.gif new file mode 100644 index 0000000..1ca9a00 Binary files /dev/null and b/www/images/Editer/table.gif differ diff --git a/www/images/Editer/tablemodify.gif b/www/images/Editer/tablemodify.gif new file mode 100644 index 0000000..e1a8f8b Binary files /dev/null and b/www/images/Editer/tablemodify.gif differ diff --git a/www/images/Editer/time.gif b/www/images/Editer/time.gif new file mode 100644 index 0000000..74f6f72 Binary files /dev/null and b/www/images/Editer/time.gif differ diff --git a/www/images/Editer/tobig.gif b/www/images/Editer/tobig.gif new file mode 100644 index 0000000..c6215bf Binary files /dev/null and b/www/images/Editer/tobig.gif differ diff --git a/www/images/Editer/tosmall.gif b/www/images/Editer/tosmall.gif new file mode 100644 index 0000000..273d224 Binary files /dev/null and b/www/images/Editer/tosmall.gif differ diff --git a/www/images/Editer/underline.gif b/www/images/Editer/underline.gif new file mode 100644 index 0000000..776994e Binary files /dev/null and b/www/images/Editer/underline.gif differ diff --git a/www/images/Editer/undo.gif b/www/images/Editer/undo.gif new file mode 100644 index 0000000..17c047a Binary files /dev/null and b/www/images/Editer/undo.gif differ diff --git a/www/images/Editer/url.gif b/www/images/Editer/url.gif new file mode 100644 index 0000000..dc6cc27 Binary files /dev/null and b/www/images/Editer/url.gif differ diff --git a/www/images/Editer/wmv.gif b/www/images/Editer/wmv.gif new file mode 100644 index 0000000..cbf2b2b Binary files /dev/null and b/www/images/Editer/wmv.gif differ diff --git a/www/images/bootstrap.css b/www/images/bootstrap.css new file mode 100644 index 0000000..8418570 --- /dev/null +++ b/www/images/bootstrap.css @@ -0,0 +1,6794 @@ +/*! + * Bootstrap v3.3.5 (http://getbootstrap.com) + * Copyright 2011-2015 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ +/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ +html { + + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; +} +body { + margin: 0; +} +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +main, +menu, +nav, +section, +summary { + display: block; +} +audio, +canvas, +progress, +video { + display: inline-block; + vertical-align: baseline; +} +audio:not([controls]) { + display: none; + height: 0; +} +[hidden], +template { + display: none; +} +a { + background-color: transparent; +} +a:active, +a:hover { + outline: 0; +} +abbr[title] { + border-bottom: 1px dotted; +} +b, +strong { + font-weight: bold; +} +dfn { + font-style: italic; +} +h1 { + margin: .67em 0; + font-size: 2em; +} +mark { + color: #000; + background: #ff0; +} +small { + font-size: 80%; +} +sub, +sup { + position: relative; + font-size: 75%; + line-height: 0; + vertical-align: baseline; +} +sup { + top: -.5em; +} +sub { + bottom: -.25em; +} +img { + border: 0; +} +svg:not(:root) { + overflow: hidden; +} +figure { + margin: 1em 40px; +} +hr { + height: 0; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; +} +pre { + overflow: auto; +} +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em; +} +button, +input, +optgroup, +select, +textarea { + margin: 0; + font: inherit; + color: inherit; +} +button { + overflow: visible; +} +button, +select { + text-transform: none; +} +button, +html input[type="button"], +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; + cursor: pointer; +} +button[disabled], +html input[disabled] { + cursor: default; +} +button::-moz-focus-inner, +input::-moz-focus-inner { + padding: 0; + border: 0; +} +input { + line-height: normal; +} +input[type="checkbox"], +input[type="radio"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + padding: 0; +} +input[type="number"]::-webkit-inner-spin-button, +input[type="number"]::-webkit-outer-spin-button { + height: auto; +} +input[type="search"] { + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; + -webkit-appearance: textfield; +} +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} +fieldset { + padding: .35em .625em .75em; + margin: 0 2px; + border: 1px solid #c0c0c0; +} +legend { + padding: 0; + border: 0; +} +textarea { + overflow: auto; +} +optgroup { + font-weight: bold; +} +table { + border-spacing: 0; + border-collapse: collapse; +} +td, +th { + padding: 0; +} +/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ +@media print { + *, + *:before, + *:after { + color: #000 !important; + text-shadow: none !important; + background: transparent !important; + -webkit-box-shadow: none !important; + box-shadow: none !important; + } + a, + a:visited { + text-decoration: underline; + } + a[href]:after { + content: " (" attr(href) ")"; + } + abbr[title]:after { + content: " (" attr(title) ")"; + } + a[href^="#"]:after, + a[href^="javascript:"]:after { + content: ""; + } + pre, + blockquote { + border: 1px solid #999; + + page-break-inside: avoid; + } + thead { + display: table-header-group; + } + tr, + img { + page-break-inside: avoid; + } + img { + max-width: 100% !important; + } + p, + h2, + h3 { + orphans: 3; + widows: 3; + } + h2, + h3 { + page-break-after: avoid; + } + .navbar { + display: none; + } + .btn > .caret, + .dropup > .btn > .caret { + border-top-color: #000 !important; + } + .label { + border: 1px solid #000; + } + .table { + border-collapse: collapse !important; + } + .table td, + .table th { + background-color: #fff !important; + } + .table-bordered th, + .table-bordered td { + border: 1px solid #ddd !important; + } +} +@font-face { + font-family: 'Glyphicons Halflings'; + + src: url('../fonts/glyphicons-halflings-regular.eot'); + src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); +} +.glyphicon { + position: relative; + top: 1px; + display: inline-block; + font-family: 'Glyphicons Halflings'; + font-style: normal; + font-weight: normal; + line-height: 1; + + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +.glyphicon-asterisk:before { + content: "\2a"; +} +.glyphicon-plus:before { + content: "\2b"; +} +.glyphicon-euro:before, +.glyphicon-eur:before { + content: "\20ac"; +} +.glyphicon-minus:before { + content: "\2212"; +} +.glyphicon-cloud:before { + content: "\2601"; +} +.glyphicon-envelope:before { + content: "\2709"; +} +.glyphicon-pencil:before { + content: "\270f"; +} +.glyphicon-glass:before { + content: "\e001"; +} +.glyphicon-music:before { + content: "\e002"; +} +.glyphicon-search:before { + content: "\e003"; +} +.glyphicon-heart:before { + content: "\e005"; +} +.glyphicon-star:before { + content: "\e006"; +} +.glyphicon-star-empty:before { + content: "\e007"; +} +.glyphicon-user:before { + content: "\e008"; +} +.glyphicon-film:before { + content: "\e009"; +} +.glyphicon-th-large:before { + content: "\e010"; +} +.glyphicon-th:before { + content: "\e011"; +} +.glyphicon-th-list:before { + content: "\e012"; +} +.glyphicon-ok:before { + content: "\e013"; +} +.glyphicon-remove:before { + content: "\e014"; +} +.glyphicon-zoom-in:before { + content: "\e015"; +} +.glyphicon-zoom-out:before { + content: "\e016"; +} +.glyphicon-off:before { + content: "\e017"; +} +.glyphicon-signal:before { + content: "\e018"; +} +.glyphicon-cog:before { + content: "\e019"; +} +.glyphicon-trash:before { + content: "\e020"; +} +.glyphicon-home:before { + content: "\e021"; +} +.glyphicon-file:before { + content: "\e022"; +} +.glyphicon-time:before { + content: "\e023"; +} +.glyphicon-road:before { + content: "\e024"; +} +.glyphicon-download-alt:before { + content: "\e025"; +} +.glyphicon-download:before { + content: "\e026"; +} +.glyphicon-upload:before { + content: "\e027"; +} +.glyphicon-inbox:before { + content: "\e028"; +} +.glyphicon-play-circle:before { + content: "\e029"; +} +.glyphicon-repeat:before { + content: "\e030"; +} +.glyphicon-refresh:before { + content: "\e031"; +} +.glyphicon-list-alt:before { + content: "\e032"; +} +.glyphicon-lock:before { + content: "\e033"; +} +.glyphicon-flag:before { + content: "\e034"; +} +.glyphicon-headphones:before { + content: "\e035"; +} +.glyphicon-volume-off:before { + content: "\e036"; +} +.glyphicon-volume-down:before { + content: "\e037"; +} +.glyphicon-volume-up:before { + content: "\e038"; +} +.glyphicon-qrcode:before { + content: "\e039"; +} +.glyphicon-barcode:before { + content: "\e040"; +} +.glyphicon-tag:before { + content: "\e041"; +} +.glyphicon-tags:before { + content: "\e042"; +} +.glyphicon-book:before { + content: "\e043"; +} +.glyphicon-bookmark:before { + content: "\e044"; +} +.glyphicon-print:before { + content: "\e045"; +} +.glyphicon-camera:before { + content: "\e046"; +} +.glyphicon-font:before { + content: "\e047"; +} +.glyphicon-bold:before { + content: "\e048"; +} +.glyphicon-italic:before { + content: "\e049"; +} +.glyphicon-text-height:before { + content: "\e050"; +} +.glyphicon-text-width:before { + content: "\e051"; +} +.glyphicon-align-left:before { + content: "\e052"; +} +.glyphicon-align-center:before { + content: "\e053"; +} +.glyphicon-align-right:before { + content: "\e054"; +} +.glyphicon-align-justify:before { + content: "\e055"; +} +.glyphicon-list:before { + content: "\e056"; +} +.glyphicon-indent-left:before { + content: "\e057"; +} +.glyphicon-indent-right:before { + content: "\e058"; +} +.glyphicon-facetime-video:before { + content: "\e059"; +} +.glyphicon-picture:before { + content: "\e060"; +} +.glyphicon-map-marker:before { + content: "\e062"; +} +.glyphicon-adjust:before { + content: "\e063"; +} +.glyphicon-tint:before { + content: "\e064"; +} +.glyphicon-edit:before { + content: "\e065"; +} +.glyphicon-share:before { + content: "\e066"; +} +.glyphicon-check:before { + content: "\e067"; +} +.glyphicon-move:before { + content: "\e068"; +} +.glyphicon-step-backward:before { + content: "\e069"; +} +.glyphicon-fast-backward:before { + content: "\e070"; +} +.glyphicon-backward:before { + content: "\e071"; +} +.glyphicon-play:before { + content: "\e072"; +} +.glyphicon-pause:before { + content: "\e073"; +} +.glyphicon-stop:before { + content: "\e074"; +} +.glyphicon-forward:before { + content: "\e075"; +} +.glyphicon-fast-forward:before { + content: "\e076"; +} +.glyphicon-step-forward:before { + content: "\e077"; +} +.glyphicon-eject:before { + content: "\e078"; +} +.glyphicon-chevron-left:before { + content: "\e079"; +} +.glyphicon-chevron-right:before { + content: "\e080"; +} +.glyphicon-plus-sign:before { + content: "\e081"; +} +.glyphicon-minus-sign:before { + content: "\e082"; +} +.glyphicon-remove-sign:before { + content: "\e083"; +} +.glyphicon-ok-sign:before { + content: "\e084"; +} +.glyphicon-question-sign:before { + content: "\e085"; +} +.glyphicon-info-sign:before { + content: "\e086"; +} +.glyphicon-screenshot:before { + content: "\e087"; +} +.glyphicon-remove-circle:before { + content: "\e088"; +} +.glyphicon-ok-circle:before { + content: "\e089"; +} +.glyphicon-ban-circle:before { + content: "\e090"; +} +.glyphicon-arrow-left:before { + content: "\e091"; +} +.glyphicon-arrow-right:before { + content: "\e092"; +} +.glyphicon-arrow-up:before { + content: "\e093"; +} +.glyphicon-arrow-down:before { + content: "\e094"; +} +.glyphicon-share-alt:before { + content: "\e095"; +} +.glyphicon-resize-full:before { + content: "\e096"; +} +.glyphicon-resize-small:before { + content: "\e097"; +} +.glyphicon-exclamation-sign:before { + content: "\e101"; +} +.glyphicon-gift:before { + content: "\e102"; +} +.glyphicon-leaf:before { + content: "\e103"; +} +.glyphicon-fire:before { + content: "\e104"; +} +.glyphicon-eye-open:before { + content: "\e105"; +} +.glyphicon-eye-close:before { + content: "\e106"; +} +.glyphicon-warning-sign:before { + content: "\e107"; +} +.glyphicon-plane:before { + content: "\e108"; +} +.glyphicon-calendar:before { + content: "\e109"; +} +.glyphicon-random:before { + content: "\e110"; +} +.glyphicon-comment:before { + content: "\e111"; +} +.glyphicon-magnet:before { + content: "\e112"; +} +.glyphicon-chevron-up:before { + content: "\e113"; +} +.glyphicon-chevron-down:before { + content: "\e114"; +} +.glyphicon-retweet:before { + content: "\e115"; +} +.glyphicon-shopping-cart:before { + content: "\e116"; +} +.glyphicon-folder-close:before { + content: "\e117"; +} +.glyphicon-folder-open:before { + content: "\e118"; +} +.glyphicon-resize-vertical:before { + content: "\e119"; +} +.glyphicon-resize-horizontal:before { + content: "\e120"; +} +.glyphicon-hdd:before { + content: "\e121"; +} +.glyphicon-bullhorn:before { + content: "\e122"; +} +.glyphicon-bell:before { + content: "\e123"; +} +.glyphicon-certificate:before { + content: "\e124"; +} +.glyphicon-thumbs-up:before { + content: "\e125"; +} +.glyphicon-thumbs-down:before { + content: "\e126"; +} +.glyphicon-hand-right:before { + content: "\e127"; +} +.glyphicon-hand-left:before { + content: "\e128"; +} +.glyphicon-hand-up:before { + content: "\e129"; +} +.glyphicon-hand-down:before { + content: "\e130"; +} +.glyphicon-circle-arrow-right:before { + content: "\e131"; +} +.glyphicon-circle-arrow-left:before { + content: "\e132"; +} +.glyphicon-circle-arrow-up:before { + content: "\e133"; +} +.glyphicon-circle-arrow-down:before { + content: "\e134"; +} +.glyphicon-globe:before { + content: "\e135"; +} +.glyphicon-wrench:before { + content: "\e136"; +} +.glyphicon-tasks:before { + content: "\e137"; +} +.glyphicon-filter:before { + content: "\e138"; +} +.glyphicon-briefcase:before { + content: "\e139"; +} +.glyphicon-fullscreen:before { + content: "\e140"; +} +.glyphicon-dashboard:before { + content: "\e141"; +} +.glyphicon-paperclip:before { + content: "\e142"; +} +.glyphicon-heart-empty:before { + content: "\e143"; +} +.glyphicon-link:before { + content: "\e144"; +} +.glyphicon-phone:before { + content: "\e145"; +} +.glyphicon-pushpin:before { + content: "\e146"; +} +.glyphicon-usd:before { + content: "\e148"; +} +.glyphicon-gbp:before { + content: "\e149"; +} +.glyphicon-sort:before { + content: "\e150"; +} +.glyphicon-sort-by-alphabet:before { + content: "\e151"; +} +.glyphicon-sort-by-alphabet-alt:before { + content: "\e152"; +} +.glyphicon-sort-by-order:before { + content: "\e153"; +} +.glyphicon-sort-by-order-alt:before { + content: "\e154"; +} +.glyphicon-sort-by-attributes:before { + content: "\e155"; +} +.glyphicon-sort-by-attributes-alt:before { + content: "\e156"; +} +.glyphicon-unchecked:before { + content: "\e157"; +} +.glyphicon-expand:before { + content: "\e158"; +} +.glyphicon-collapse-down:before { + content: "\e159"; +} +.glyphicon-collapse-up:before { + content: "\e160"; +} +.glyphicon-log-in:before { + content: "\e161"; +} +.glyphicon-flash:before { + content: "\e162"; +} +.glyphicon-log-out:before { + content: "\e163"; +} +.glyphicon-new-window:before { + content: "\e164"; +} +.glyphicon-record:before { + content: "\e165"; +} +.glyphicon-save:before { + content: "\e166"; +} +.glyphicon-open:before { + content: "\e167"; +} +.glyphicon-saved:before { + content: "\e168"; +} +.glyphicon-import:before { + content: "\e169"; +} +.glyphicon-export:before { + content: "\e170"; +} +.glyphicon-send:before { + content: "\e171"; +} +.glyphicon-floppy-disk:before { + content: "\e172"; +} +.glyphicon-floppy-saved:before { + content: "\e173"; +} +.glyphicon-floppy-remove:before { + content: "\e174"; +} +.glyphicon-floppy-save:before { + content: "\e175"; +} +.glyphicon-floppy-open:before { + content: "\e176"; +} +.glyphicon-credit-card:before { + content: "\e177"; +} +.glyphicon-transfer:before { + content: "\e178"; +} +.glyphicon-cutlery:before { + content: "\e179"; +} +.glyphicon-header:before { + content: "\e180"; +} +.glyphicon-compressed:before { + content: "\e181"; +} +.glyphicon-earphone:before { + content: "\e182"; +} +.glyphicon-phone-alt:before { + content: "\e183"; +} +.glyphicon-tower:before { + content: "\e184"; +} +.glyphicon-stats:before { + content: "\e185"; +} +.glyphicon-sd-video:before { + content: "\e186"; +} +.glyphicon-hd-video:before { + content: "\e187"; +} +.glyphicon-subtitles:before { + content: "\e188"; +} +.glyphicon-sound-stereo:before { + content: "\e189"; +} +.glyphicon-sound-dolby:before { + content: "\e190"; +} +.glyphicon-sound-5-1:before { + content: "\e191"; +} +.glyphicon-sound-6-1:before { + content: "\e192"; +} +.glyphicon-sound-7-1:before { + content: "\e193"; +} +.glyphicon-copyright-mark:before { + content: "\e194"; +} +.glyphicon-registration-mark:before { + content: "\e195"; +} +.glyphicon-cloud-download:before { + content: "\e197"; +} +.glyphicon-cloud-upload:before { + content: "\e198"; +} +.glyphicon-tree-conifer:before { + content: "\e199"; +} +.glyphicon-tree-deciduous:before { + content: "\e200"; +} +.glyphicon-cd:before { + content: "\e201"; +} +.glyphicon-save-file:before { + content: "\e202"; +} +.glyphicon-open-file:before { + content: "\e203"; +} +.glyphicon-level-up:before { + content: "\e204"; +} +.glyphicon-copy:before { + content: "\e205"; +} +.glyphicon-paste:before { + content: "\e206"; +} +.glyphicon-alert:before { + content: "\e209"; +} +.glyphicon-equalizer:before { + content: "\e210"; +} +.glyphicon-king:before { + content: "\e211"; +} +.glyphicon-queen:before { + content: "\e212"; +} +.glyphicon-pawn:before { + content: "\e213"; +} +.glyphicon-bishop:before { + content: "\e214"; +} +.glyphicon-knight:before { + content: "\e215"; +} +.glyphicon-baby-formula:before { + content: "\e216"; +} +.glyphicon-tent:before { + content: "\26fa"; +} +.glyphicon-blackboard:before { + content: "\e218"; +} +.glyphicon-bed:before { + content: "\e219"; +} +.glyphicon-apple:before { + content: "\f8ff"; +} +.glyphicon-erase:before { + content: "\e221"; +} +.glyphicon-hourglass:before { + content: "\231b"; +} +.glyphicon-lamp:before { + content: "\e223"; +} +.glyphicon-duplicate:before { + content: "\e224"; +} +.glyphicon-piggy-bank:before { + content: "\e225"; +} +.glyphicon-scissors:before { + content: "\e226"; +} +.glyphicon-bitcoin:before { + content: "\e227"; +} +.glyphicon-btc:before { + content: "\e227"; +} +.glyphicon-xbt:before { + content: "\e227"; +} +.glyphicon-yen:before { + content: "\00a5"; +} +.glyphicon-jpy:before { + content: "\00a5"; +} +.glyphicon-ruble:before { + content: "\20bd"; +} +.glyphicon-rub:before { + content: "\20bd"; +} +.glyphicon-scale:before { + content: "\e230"; +} +.glyphicon-ice-lolly:before { + content: "\e231"; +} +.glyphicon-ice-lolly-tasted:before { + content: "\e232"; +} +.glyphicon-education:before { + content: "\e233"; +} +.glyphicon-option-horizontal:before { + content: "\e234"; +} +.glyphicon-option-vertical:before { + content: "\e235"; +} +.glyphicon-menu-hamburger:before { + content: "\e236"; +} +.glyphicon-modal-window:before { + content: "\e237"; +} +.glyphicon-oil:before { + content: "\e238"; +} +.glyphicon-grain:before { + content: "\e239"; +} +.glyphicon-sunglasses:before { + content: "\e240"; +} +.glyphicon-text-size:before { + content: "\e241"; +} +.glyphicon-text-color:before { + content: "\e242"; +} +.glyphicon-text-background:before { + content: "\e243"; +} +.glyphicon-object-align-top:before { + content: "\e244"; +} +.glyphicon-object-align-bottom:before { + content: "\e245"; +} +.glyphicon-object-align-horizontal:before { + content: "\e246"; +} +.glyphicon-object-align-left:before { + content: "\e247"; +} +.glyphicon-object-align-vertical:before { + content: "\e248"; +} +.glyphicon-object-align-right:before { + content: "\e249"; +} +.glyphicon-triangle-right:before { + content: "\e250"; +} +.glyphicon-triangle-left:before { + content: "\e251"; +} +.glyphicon-triangle-bottom:before { + content: "\e252"; +} +.glyphicon-triangle-top:before { + content: "\e253"; +} +.glyphicon-console:before { + content: "\e254"; +} +.glyphicon-superscript:before { + content: "\e255"; +} +.glyphicon-subscript:before { + content: "\e256"; +} +.glyphicon-menu-left:before { + content: "\e257"; +} +.glyphicon-menu-right:before { + content: "\e258"; +} +.glyphicon-menu-down:before { + content: "\e259"; +} +.glyphicon-menu-up:before { + content: "\e260"; +} +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +*:before, +*:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +html { + font-size: 10px; + + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} + +input, +button, +select, +textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; +} +a { + color: #337ab7; + text-decoration: none; +} +a:hover, +a:focus { + color: #23527c; + text-decoration: underline; +} +a:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +figure { + margin: 0; +} +img { + vertical-align: middle; +} +.img-responsive, +.thumbnail > img, +.thumbnail a > img, +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + display: block; + max-width: 100%; + height: auto; +} +.img-rounded { + border-radius: 6px; +} +.img-thumbnail { + display: inline-block; + max-width: 100%; + height: auto; + padding: 4px; + line-height: 1.42857143; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: all .2s ease-in-out; + -o-transition: all .2s ease-in-out; + transition: all .2s ease-in-out; +} +.img-circle { + border-radius: 50%; +} +hr { + margin-top: 20px; + margin-bottom: 20px; + border: 0; + border-top: 1px solid #eee; +} +.sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; +} +.sr-only-focusable:active, +.sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto; +} +[role="button"] { + cursor: pointer; +} +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { + font-family: inherit; + font-weight: 500; + line-height: 1.1; + color: inherit; +} +h1 small, +h2 small, +h3 small, +h4 small, +h5 small, +h6 small, +.h1 small, +.h2 small, +.h3 small, +.h4 small, +.h5 small, +.h6 small, +h1 .small, +h2 .small, +h3 .small, +h4 .small, +h5 .small, +h6 .small, +.h1 .small, +.h2 .small, +.h3 .small, +.h4 .small, +.h5 .small, +.h6 .small { + font-weight: normal; + line-height: 1; + color: #777; +} +h1, +.h1, +h2, +.h2, +h3, +.h3 { + margin-top: 20px; + margin-bottom: 10px; +} +h1 small, +.h1 small, +h2 small, +.h2 small, +h3 small, +.h3 small, +h1 .small, +.h1 .small, +h2 .small, +.h2 .small, +h3 .small, +.h3 .small { + font-size: 65%; +} +h4, +.h4, +h5, +.h5, +h6, +.h6 { + margin-top: 10px; + margin-bottom: 10px; +} +h4 small, +.h4 small, +h5 small, +.h5 small, +h6 small, +.h6 small, +h4 .small, +.h4 .small, +h5 .small, +.h5 .small, +h6 .small, +.h6 .small { + font-size: 75%; +} +h1, +.h1 { + font-size: 36px; +} +h2, +.h2 { + font-size: 30px; +} +h3, +.h3 { + font-size: 24px; +} +h4, +.h4 { + font-size: 18px; +} +h5, +.h5 { + font-size: 14px; +} +h6, +.h6 { + font-size: 12px; +} +p { + margin: 0 0 10px; +} +.lead { + margin-bottom: 20px; + font-size: 16px; + font-weight: 300; + line-height: 1.4; +} +@media (min-width: 768px) { + .lead { + font-size: 21px; + } +} +small, +.small { + font-size: 85%; +} +mark, +.mark { + padding: .2em; + background-color: #fcf8e3; +} +.text-left { + text-align: left; +} +.text-right { + text-align: right; +} +.text-center { + text-align: center; +} +.text-justify { + text-align: justify; +} +.text-nowrap { + white-space: nowrap; +} +.text-lowercase { + text-transform: lowercase; +} +.text-uppercase { + text-transform: uppercase; +} +.text-capitalize { + text-transform: capitalize; +} +.text-muted { + color: #777; +} +.text-primary { + color: #337ab7; +} +a.text-primary:hover, +a.text-primary:focus { + color: #286090; +} +.text-success { + color: #3c763d; +} +a.text-success:hover, +a.text-success:focus { + color: #2b542c; +} +.text-info { + color: #31708f; +} +a.text-info:hover, +a.text-info:focus { + color: #245269; +} +.text-warning { + color: #8a6d3b; +} +a.text-warning:hover, +a.text-warning:focus { + color: #66512c; +} +.text-danger { + color: #a94442; +} +a.text-danger:hover, +a.text-danger:focus { + color: #843534; +} +.bg-primary { + color: #fff; + background-color: #337ab7; +} +a.bg-primary:hover, +a.bg-primary:focus { + background-color: #286090; +} +.bg-success { + background-color: #dff0d8; +} +a.bg-success:hover, +a.bg-success:focus { + background-color: #c1e2b3; +} +.bg-info { + background-color: #d9edf7; +} +a.bg-info:hover, +a.bg-info:focus { + background-color: #afd9ee; +} +.bg-warning { + background-color: #fcf8e3; +} +a.bg-warning:hover, +a.bg-warning:focus { + background-color: #f7ecb5; +} +.bg-danger { + background-color: #f2dede; +} +a.bg-danger:hover, +a.bg-danger:focus { + background-color: #e4b9b9; +} +.page-header { + padding-bottom: 9px; + margin: 40px 0 20px; + border-bottom: 1px solid #eee; +} +ul, +ol { + margin-top: 0; + margin-bottom: 10px; +} +ul ul, +ol ul, +ul ol, +ol ol { + margin-bottom: 0; +} +.list-unstyled { + padding-left: 0; + list-style: none; +} +.list-inline { + padding-left: 0; + margin-left: -5px; + list-style: none; +} +.list-inline > li { + display: inline-block; + padding-right: 5px; + padding-left: 5px; +} +dl { + margin-top: 0; + margin-bottom: 20px; +} +dt, +dd { + line-height: 1.42857143; +} +dt { + font-weight: bold; +} +dd { + margin-left: 0; +} +@media (min-width: 768px) { + .dl-horizontal dt { + float: left; + width: 160px; + overflow: hidden; + clear: left; + text-align: right; + text-overflow: ellipsis; + white-space: nowrap; + } + .dl-horizontal dd { + margin-left: 180px; + } +} +abbr[title], +abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #777; +} +.initialism { + font-size: 90%; + text-transform: uppercase; +} +blockquote { + padding: 10px 20px; + margin: 0 0 20px; + font-size: 17.5px; + border-left: 5px solid #eee; +} +blockquote p:last-child, +blockquote ul:last-child, +blockquote ol:last-child { + margin-bottom: 0; +} +blockquote footer, +blockquote small, +blockquote .small { + display: block; + font-size: 80%; + line-height: 1.42857143; + color: #777; +} +blockquote footer:before, +blockquote small:before, +blockquote .small:before { + content: '\2014 \00A0'; +} +.blockquote-reverse, +blockquote.pull-right { + padding-right: 15px; + padding-left: 0; + text-align: right; + border-right: 5px solid #eee; + border-left: 0; +} +.blockquote-reverse footer:before, +blockquote.pull-right footer:before, +.blockquote-reverse small:before, +blockquote.pull-right small:before, +.blockquote-reverse .small:before, +blockquote.pull-right .small:before { + content: ''; +} +.blockquote-reverse footer:after, +blockquote.pull-right footer:after, +.blockquote-reverse small:after, +blockquote.pull-right small:after, +.blockquote-reverse .small:after, +blockquote.pull-right .small:after { + content: '\00A0 \2014'; +} +address { + margin-bottom: 20px; + font-style: normal; + line-height: 1.42857143; +} +code, +kbd, +pre, +samp { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; +} +code { + padding: 2px 4px; + font-size: 90%; + color: #c7254e; + background-color: #f9f2f4; + border-radius: 4px; +} +kbd { + padding: 2px 4px; + font-size: 90%; + color: #fff; + background-color: #333; + border-radius: 3px; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); +} +kbd kbd { + padding: 0; + font-size: 100%; + font-weight: bold; + -webkit-box-shadow: none; + box-shadow: none; +} +pre { + display: block; + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + line-height: 1.42857143; + color: #333; + word-break: break-all; + word-wrap: break-word; + background-color: #f5f5f5; + border: 1px solid #ccc; + border-radius: 4px; +} +pre code { + padding: 0; + font-size: inherit; + color: inherit; + white-space: pre-wrap; + background-color: transparent; + border-radius: 0; +} +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; +} +.container { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +@media (min-width: 768px) { + .container { + width: 750px; + } +} +@media (min-width: 992px) { + .container { + width: 970px; + } +} +@media (min-width: 1200px) { + .container { + width: 1170px; + } +} +.container-fluid { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +.row { + margin-right: -15px; + margin-left: -15px; +} +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { + position: relative; + min-height: 1px; + padding-right: 15px; + padding-left: 15px; +} +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: left; +} +.col-xs-12 { + width: 100%; +} +.col-xs-11 { + width: 91.66666667%; +} +.col-xs-10 { + width: 83.33333333%; +} +.col-xs-9 { + width: 75%; +} +.col-xs-8 { + width: 66.66666667%; +} +.col-xs-7 { + width: 58.33333333%; +} +.col-xs-6 { + width: 50%; +} +.col-xs-5 { + width: 41.66666667%; +} +.col-xs-4 { + width: 33.33333333%; +} +.col-xs-3 { + width: 25%; +} +.col-xs-2 { + width: 16.66666667%; +} +.col-xs-1 { + width: 8.33333333%; +} +.col-xs-pull-12 { + right: 100%; +} +.col-xs-pull-11 { + right: 91.66666667%; +} +.col-xs-pull-10 { + right: 83.33333333%; +} +.col-xs-pull-9 { + right: 75%; +} +.col-xs-pull-8 { + right: 66.66666667%; +} +.col-xs-pull-7 { + right: 58.33333333%; +} +.col-xs-pull-6 { + right: 50%; +} +.col-xs-pull-5 { + right: 41.66666667%; +} +.col-xs-pull-4 { + right: 33.33333333%; +} +.col-xs-pull-3 { + right: 25%; +} +.col-xs-pull-2 { + right: 16.66666667%; +} +.col-xs-pull-1 { + right: 8.33333333%; +} +.col-xs-pull-0 { + right: auto; +} +.col-xs-push-12 { + left: 100%; +} +.col-xs-push-11 { + left: 91.66666667%; +} +.col-xs-push-10 { + left: 83.33333333%; +} +.col-xs-push-9 { + left: 75%; +} +.col-xs-push-8 { + left: 66.66666667%; +} +.col-xs-push-7 { + left: 58.33333333%; +} +.col-xs-push-6 { + left: 50%; +} +.col-xs-push-5 { + left: 41.66666667%; +} +.col-xs-push-4 { + left: 33.33333333%; +} +.col-xs-push-3 { + left: 25%; +} +.col-xs-push-2 { + left: 16.66666667%; +} +.col-xs-push-1 { + left: 8.33333333%; +} +.col-xs-push-0 { + left: auto; +} +.col-xs-offset-12 { + margin-left: 100%; +} +.col-xs-offset-11 { + margin-left: 91.66666667%; +} +.col-xs-offset-10 { + margin-left: 83.33333333%; +} +.col-xs-offset-9 { + margin-left: 75%; +} +.col-xs-offset-8 { + margin-left: 66.66666667%; +} +.col-xs-offset-7 { + margin-left: 58.33333333%; +} +.col-xs-offset-6 { + margin-left: 50%; +} +.col-xs-offset-5 { + margin-left: 41.66666667%; +} +.col-xs-offset-4 { + margin-left: 33.33333333%; +} +.col-xs-offset-3 { + margin-left: 25%; +} +.col-xs-offset-2 { + margin-left: 16.66666667%; +} +.col-xs-offset-1 { + margin-left: 8.33333333%; +} +.col-xs-offset-0 { + margin-left: 0; +} +@media (min-width: 768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; + } + .col-sm-12 { + width: 100%; + } + .col-sm-11 { + width: 91.66666667%; + } + .col-sm-10 { + width: 83.33333333%; + } + .col-sm-9 { + width: 75%; + } + .col-sm-8 { + width: 66.66666667%; + } + .col-sm-7 { + width: 58.33333333%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-5 { + width: 41.66666667%; + } + .col-sm-4 { + width: 33.33333333%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-2 { + width: 16.66666667%; + } + .col-sm-1 { + width: 8.33333333%; + } + .col-sm-pull-12 { + right: 100%; + } + .col-sm-pull-11 { + right: 91.66666667%; + } + .col-sm-pull-10 { + right: 83.33333333%; + } + .col-sm-pull-9 { + right: 75%; + } + .col-sm-pull-8 { + right: 66.66666667%; + } + .col-sm-pull-7 { + right: 58.33333333%; + } + .col-sm-pull-6 { + right: 50%; + } + .col-sm-pull-5 { + right: 41.66666667%; + } + .col-sm-pull-4 { + right: 33.33333333%; + } + .col-sm-pull-3 { + right: 25%; + } + .col-sm-pull-2 { + right: 16.66666667%; + } + .col-sm-pull-1 { + right: 8.33333333%; + } + .col-sm-pull-0 { + right: auto; + } + .col-sm-push-12 { + left: 100%; + } + .col-sm-push-11 { + left: 91.66666667%; + } + .col-sm-push-10 { + left: 83.33333333%; + } + .col-sm-push-9 { + left: 75%; + } + .col-sm-push-8 { + left: 66.66666667%; + } + .col-sm-push-7 { + left: 58.33333333%; + } + .col-sm-push-6 { + left: 50%; + } + .col-sm-push-5 { + left: 41.66666667%; + } + .col-sm-push-4 { + left: 33.33333333%; + } + .col-sm-push-3 { + left: 25%; + } + .col-sm-push-2 { + left: 16.66666667%; + } + .col-sm-push-1 { + left: 8.33333333%; + } + .col-sm-push-0 { + left: auto; + } + .col-sm-offset-12 { + margin-left: 100%; + } + .col-sm-offset-11 { + margin-left: 91.66666667%; + } + .col-sm-offset-10 { + margin-left: 83.33333333%; + } + .col-sm-offset-9 { + margin-left: 75%; + } + .col-sm-offset-8 { + margin-left: 66.66666667%; + } + .col-sm-offset-7 { + margin-left: 58.33333333%; + } + .col-sm-offset-6 { + margin-left: 50%; + } + .col-sm-offset-5 { + margin-left: 41.66666667%; + } + .col-sm-offset-4 { + margin-left: 33.33333333%; + } + .col-sm-offset-3 { + margin-left: 25%; + } + .col-sm-offset-2 { + margin-left: 16.66666667%; + } + .col-sm-offset-1 { + margin-left: 8.33333333%; + } + .col-sm-offset-0 { + margin-left: 0; + } +} +@media (min-width: 992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; + } + .col-md-12 { + width: 100%; + } + .col-md-11 { + width: 91.66666667%; + } + .col-md-10 { + width: 83.33333333%; + } + .col-md-9 { + width: 75%; + } + .col-md-8 { + width: 66.66666667%; + } + .col-md-7 { + width: 58.33333333%; + } + .col-md-6 { + width: 50%; + } + .col-md-5 { + width: 41.66666667%; + } + .col-md-4 { + width: 33.33333333%; + } + .col-md-3 { + width: 25%; + } + .col-md-2 { + width: 16.66666667%; + } + .col-md-1 { + width: 8.33333333%; + } + .col-md-pull-12 { + right: 100%; + } + .col-md-pull-11 { + right: 91.66666667%; + } + .col-md-pull-10 { + right: 83.33333333%; + } + .col-md-pull-9 { + right: 75%; + } + .col-md-pull-8 { + right: 66.66666667%; + } + .col-md-pull-7 { + right: 58.33333333%; + } + .col-md-pull-6 { + right: 50%; + } + .col-md-pull-5 { + right: 41.66666667%; + } + .col-md-pull-4 { + right: 33.33333333%; + } + .col-md-pull-3 { + right: 25%; + } + .col-md-pull-2 { + right: 16.66666667%; + } + .col-md-pull-1 { + right: 8.33333333%; + } + .col-md-pull-0 { + right: auto; + } + .col-md-push-12 { + left: 100%; + } + .col-md-push-11 { + left: 91.66666667%; + } + .col-md-push-10 { + left: 83.33333333%; + } + .col-md-push-9 { + left: 75%; + } + .col-md-push-8 { + left: 66.66666667%; + } + .col-md-push-7 { + left: 58.33333333%; + } + .col-md-push-6 { + left: 50%; + } + .col-md-push-5 { + left: 41.66666667%; + } + .col-md-push-4 { + left: 33.33333333%; + } + .col-md-push-3 { + left: 25%; + } + .col-md-push-2 { + left: 16.66666667%; + } + .col-md-push-1 { + left: 8.33333333%; + } + .col-md-push-0 { + left: auto; + } + .col-md-offset-12 { + margin-left: 100%; + } + .col-md-offset-11 { + margin-left: 91.66666667%; + } + .col-md-offset-10 { + margin-left: 83.33333333%; + } + .col-md-offset-9 { + margin-left: 75%; + } + .col-md-offset-8 { + margin-left: 66.66666667%; + } + .col-md-offset-7 { + margin-left: 58.33333333%; + } + .col-md-offset-6 { + margin-left: 50%; + } + .col-md-offset-5 { + margin-left: 41.66666667%; + } + .col-md-offset-4 { + margin-left: 33.33333333%; + } + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-2 { + margin-left: 16.66666667%; + } + .col-md-offset-1 { + margin-left: 8.33333333%; + } + .col-md-offset-0 { + margin-left: 0; + } +} +@media (min-width: 1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: left; + } + .col-lg-12 { + width: 100%; + } + .col-lg-11 { + width: 91.66666667%; + } + .col-lg-10 { + width: 83.33333333%; + } + .col-lg-9 { + width: 75%; + } + .col-lg-8 { + width: 66.66666667%; + } + .col-lg-7 { + width: 58.33333333%; + } + .col-lg-6 { + width: 50%; + } + .col-lg-5 { + width: 41.66666667%; + } + .col-lg-4 { + width: 33.33333333%; + } + .col-lg-3 { + width: 25%; + } + .col-lg-2 { + width: 16.66666667%; + } + .col-lg-1 { + width: 8.33333333%; + } + .col-lg-pull-12 { + right: 100%; + } + .col-lg-pull-11 { + right: 91.66666667%; + } + .col-lg-pull-10 { + right: 83.33333333%; + } + .col-lg-pull-9 { + right: 75%; + } + .col-lg-pull-8 { + right: 66.66666667%; + } + .col-lg-pull-7 { + right: 58.33333333%; + } + .col-lg-pull-6 { + right: 50%; + } + .col-lg-pull-5 { + right: 41.66666667%; + } + .col-lg-pull-4 { + right: 33.33333333%; + } + .col-lg-pull-3 { + right: 25%; + } + .col-lg-pull-2 { + right: 16.66666667%; + } + .col-lg-pull-1 { + right: 8.33333333%; + } + .col-lg-pull-0 { + right: auto; + } + .col-lg-push-12 { + left: 100%; + } + .col-lg-push-11 { + left: 91.66666667%; + } + .col-lg-push-10 { + left: 83.33333333%; + } + .col-lg-push-9 { + left: 75%; + } + .col-lg-push-8 { + left: 66.66666667%; + } + .col-lg-push-7 { + left: 58.33333333%; + } + .col-lg-push-6 { + left: 50%; + } + .col-lg-push-5 { + left: 41.66666667%; + } + .col-lg-push-4 { + left: 33.33333333%; + } + .col-lg-push-3 { + left: 25%; + } + .col-lg-push-2 { + left: 16.66666667%; + } + .col-lg-push-1 { + left: 8.33333333%; + } + .col-lg-push-0 { + left: auto; + } + .col-lg-offset-12 { + margin-left: 100%; + } + .col-lg-offset-11 { + margin-left: 91.66666667%; + } + .col-lg-offset-10 { + margin-left: 83.33333333%; + } + .col-lg-offset-9 { + margin-left: 75%; + } + .col-lg-offset-8 { + margin-left: 66.66666667%; + } + .col-lg-offset-7 { + margin-left: 58.33333333%; + } + .col-lg-offset-6 { + margin-left: 50%; + } + .col-lg-offset-5 { + margin-left: 41.66666667%; + } + .col-lg-offset-4 { + margin-left: 33.33333333%; + } + .col-lg-offset-3 { + margin-left: 25%; + } + .col-lg-offset-2 { + margin-left: 16.66666667%; + } + .col-lg-offset-1 { + margin-left: 8.33333333%; + } + .col-lg-offset-0 { + margin-left: 0; + } +} +table { + background-color: transparent; +} +caption { + padding-top: 8px; + padding-bottom: 8px; + color: #777; + text-align: left; +} +th { + text-align: left; +} +.table { + width: 100%; + max-width: 100%; + margin-bottom: 20px; +} +.table > thead > tr > th, +.table > tbody > tr > th, +.table > tfoot > tr > th, +.table > thead > tr > td, +.table > tbody > tr > td, +.table > tfoot > tr > td { + padding: 8px; + line-height: 1.42857143; + vertical-align: top; + border-top: 1px solid #ddd; +} +.table > thead > tr > th { + vertical-align: bottom; + border-bottom: 2px solid #ddd; +} +.table > caption + thead > tr:first-child > th, +.table > colgroup + thead > tr:first-child > th, +.table > thead:first-child > tr:first-child > th, +.table > caption + thead > tr:first-child > td, +.table > colgroup + thead > tr:first-child > td, +.table > thead:first-child > tr:first-child > td { + border-top: 0; +} +.table > tbody + tbody { + border-top: 2px solid #ddd; +} +.table .table { + background-color: #fff; +} +.table-condensed > thead > tr > th, +.table-condensed > tbody > tr > th, +.table-condensed > tfoot > tr > th, +.table-condensed > thead > tr > td, +.table-condensed > tbody > tr > td, +.table-condensed > tfoot > tr > td { + padding: 5px; +} +.table-bordered { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > tbody > tr > th, +.table-bordered > tfoot > tr > th, +.table-bordered > thead > tr > td, +.table-bordered > tbody > tr > td, +.table-bordered > tfoot > tr > td { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > thead > tr > td { + border-bottom-width: 2px; +} +.table-striped > tbody > tr:nth-of-type(odd) { + background-color: #f9f9f9; +} +.table-hover > tbody > tr:hover { + background-color: #f5f5f5; +} +table col[class*="col-"] { + position: static; + display: table-column; + float: none; +} +table td[class*="col-"], +table th[class*="col-"] { + position: static; + display: table-cell; + float: none; +} +.table > thead > tr > td.active, +.table > tbody > tr > td.active, +.table > tfoot > tr > td.active, +.table > thead > tr > th.active, +.table > tbody > tr > th.active, +.table > tfoot > tr > th.active, +.table > thead > tr.active > td, +.table > tbody > tr.active > td, +.table > tfoot > tr.active > td, +.table > thead > tr.active > th, +.table > tbody > tr.active > th, +.table > tfoot > tr.active > th { + background-color: #f5f5f5; +} +.table-hover > tbody > tr > td.active:hover, +.table-hover > tbody > tr > th.active:hover, +.table-hover > tbody > tr.active:hover > td, +.table-hover > tbody > tr:hover > .active, +.table-hover > tbody > tr.active:hover > th { + background-color: #e8e8e8; +} +.table > thead > tr > td.success, +.table > tbody > tr > td.success, +.table > tfoot > tr > td.success, +.table > thead > tr > th.success, +.table > tbody > tr > th.success, +.table > tfoot > tr > th.success, +.table > thead > tr.success > td, +.table > tbody > tr.success > td, +.table > tfoot > tr.success > td, +.table > thead > tr.success > th, +.table > tbody > tr.success > th, +.table > tfoot > tr.success > th { + background-color: #dff0d8; +} +.table-hover > tbody > tr > td.success:hover, +.table-hover > tbody > tr > th.success:hover, +.table-hover > tbody > tr.success:hover > td, +.table-hover > tbody > tr:hover > .success, +.table-hover > tbody > tr.success:hover > th { + background-color: #d0e9c6; +} +.table > thead > tr > td.info, +.table > tbody > tr > td.info, +.table > tfoot > tr > td.info, +.table > thead > tr > th.info, +.table > tbody > tr > th.info, +.table > tfoot > tr > th.info, +.table > thead > tr.info > td, +.table > tbody > tr.info > td, +.table > tfoot > tr.info > td, +.table > thead > tr.info > th, +.table > tbody > tr.info > th, +.table > tfoot > tr.info > th { + background-color: #d9edf7; +} +.table-hover > tbody > tr > td.info:hover, +.table-hover > tbody > tr > th.info:hover, +.table-hover > tbody > tr.info:hover > td, +.table-hover > tbody > tr:hover > .info, +.table-hover > tbody > tr.info:hover > th { + background-color: #c4e3f3; +} +.table > thead > tr > td.warning, +.table > tbody > tr > td.warning, +.table > tfoot > tr > td.warning, +.table > thead > tr > th.warning, +.table > tbody > tr > th.warning, +.table > tfoot > tr > th.warning, +.table > thead > tr.warning > td, +.table > tbody > tr.warning > td, +.table > tfoot > tr.warning > td, +.table > thead > tr.warning > th, +.table > tbody > tr.warning > th, +.table > tfoot > tr.warning > th { + background-color: #fcf8e3; +} +.table-hover > tbody > tr > td.warning:hover, +.table-hover > tbody > tr > th.warning:hover, +.table-hover > tbody > tr.warning:hover > td, +.table-hover > tbody > tr:hover > .warning, +.table-hover > tbody > tr.warning:hover > th { + background-color: #faf2cc; +} +.table > thead > tr > td.danger, +.table > tbody > tr > td.danger, +.table > tfoot > tr > td.danger, +.table > thead > tr > th.danger, +.table > tbody > tr > th.danger, +.table > tfoot > tr > th.danger, +.table > thead > tr.danger > td, +.table > tbody > tr.danger > td, +.table > tfoot > tr.danger > td, +.table > thead > tr.danger > th, +.table > tbody > tr.danger > th, +.table > tfoot > tr.danger > th { + background-color: #f2dede; +} +.table-hover > tbody > tr > td.danger:hover, +.table-hover > tbody > tr > th.danger:hover, +.table-hover > tbody > tr.danger:hover > td, +.table-hover > tbody > tr:hover > .danger, +.table-hover > tbody > tr.danger:hover > th { + background-color: #ebcccc; +} +.table-responsive { + min-height: .01%; + overflow-x: auto; +} +@media screen and (max-width: 767px) { + .table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-y: hidden; + -ms-overflow-style: -ms-autohiding-scrollbar; + border: 1px solid #ddd; + } + .table-responsive > .table { + margin-bottom: 0; + } + .table-responsive > .table > thead > tr > th, + .table-responsive > .table > tbody > tr > th, + .table-responsive > .table > tfoot > tr > th, + .table-responsive > .table > thead > tr > td, + .table-responsive > .table > tbody > tr > td, + .table-responsive > .table > tfoot > tr > td { + white-space: nowrap; + } + .table-responsive > .table-bordered { + border: 0; + } + .table-responsive > .table-bordered > thead > tr > th:first-child, + .table-responsive > .table-bordered > tbody > tr > th:first-child, + .table-responsive > .table-bordered > tfoot > tr > th:first-child, + .table-responsive > .table-bordered > thead > tr > td:first-child, + .table-responsive > .table-bordered > tbody > tr > td:first-child, + .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; + } + .table-responsive > .table-bordered > thead > tr > th:last-child, + .table-responsive > .table-bordered > tbody > tr > th:last-child, + .table-responsive > .table-bordered > tfoot > tr > th:last-child, + .table-responsive > .table-bordered > thead > tr > td:last-child, + .table-responsive > .table-bordered > tbody > tr > td:last-child, + .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; + } + .table-responsive > .table-bordered > tbody > tr:last-child > th, + .table-responsive > .table-bordered > tfoot > tr:last-child > th, + .table-responsive > .table-bordered > tbody > tr:last-child > td, + .table-responsive > .table-bordered > tfoot > tr:last-child > td { + border-bottom: 0; + } +} +fieldset { + min-width: 0; + padding: 0; + margin: 0; + border: 0; +} +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: inherit; + color: #333; + border: 0; + border-bottom: 1px solid #e5e5e5; +} +label { + display: inline-block; + max-width: 100%; + margin-bottom: 5px; + font-weight: bold; +} +input[type="search"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +input[type="radio"], +input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + line-height: normal; +} +input[type="file"] { + display: block; +} +input[type="range"] { + display: block; + width: 100%; +} +select[multiple], +select[size] { + height: auto; +} +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +output { + display: block; + padding-top: 7px; + font-size: 14px; + line-height: 1.42857143; + color: #555; +} +.form-control { + display: block; + width: 100%; + height: 34px; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + color: #555; + background-color: #fff; + background-image: none; + border: 1px solid #ccc; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; + -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; +} +.form-control:focus { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); + box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); +} +.form-control::-moz-placeholder { + color: #999; + opacity: 1; +} +.form-control:-ms-input-placeholder { + color: #999; +} +.form-control::-webkit-input-placeholder { + color: #999; +} +.form-control[disabled], +.form-control[readonly], +fieldset[disabled] .form-control { + background-color: #eee; + opacity: 1; +} +.form-control[disabled], +fieldset[disabled] .form-control { + cursor: not-allowed; +} +textarea.form-control { + height: auto; +} +input[type="search"] { + -webkit-appearance: none; +} +@media screen and (-webkit-min-device-pixel-ratio: 0) { + input[type="date"].form-control, + input[type="time"].form-control, + input[type="datetime-local"].form-control, + input[type="month"].form-control { + line-height: 34px; + } + input[type="date"].input-sm, + input[type="time"].input-sm, + input[type="datetime-local"].input-sm, + input[type="month"].input-sm, + .input-group-sm input[type="date"], + .input-group-sm input[type="time"], + .input-group-sm input[type="datetime-local"], + .input-group-sm input[type="month"] { + line-height: 30px; + } + input[type="date"].input-lg, + input[type="time"].input-lg, + input[type="datetime-local"].input-lg, + input[type="month"].input-lg, + .input-group-lg input[type="date"], + .input-group-lg input[type="time"], + .input-group-lg input[type="datetime-local"], + .input-group-lg input[type="month"] { + line-height: 46px; + } +} +.form-group { + margin-bottom: 15px; +} +.radio, +.checkbox { + position: relative; + display: block; + margin-top: 10px; + margin-bottom: 10px; +} +.radio label, +.checkbox label { + min-height: 20px; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + cursor: pointer; +} +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { + position: absolute; + margin-top: 4px \9; + margin-left: -20px; +} +.radio + .radio, +.checkbox + .checkbox { + margin-top: -5px; +} +.radio-inline, +.checkbox-inline { + position: relative; + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + vertical-align: middle; + cursor: pointer; +} +.radio-inline + .radio-inline, +.checkbox-inline + .checkbox-inline { + margin-top: 0; + margin-left: 10px; +} +input[type="radio"][disabled], +input[type="checkbox"][disabled], +input[type="radio"].disabled, +input[type="checkbox"].disabled, +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"] { + cursor: not-allowed; +} +.radio-inline.disabled, +.checkbox-inline.disabled, +fieldset[disabled] .radio-inline, +fieldset[disabled] .checkbox-inline { + cursor: not-allowed; +} +.radio.disabled label, +.checkbox.disabled label, +fieldset[disabled] .radio label, +fieldset[disabled] .checkbox label { + cursor: not-allowed; +} +.form-control-static { + min-height: 34px; + padding-top: 7px; + padding-bottom: 7px; + margin-bottom: 0; +} +.form-control-static.input-lg, +.form-control-static.input-sm { + padding-right: 0; + padding-left: 0; +} +.input-sm { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-sm { + height: 30px; + line-height: 30px; +} +textarea.input-sm, +select[multiple].input-sm { + height: auto; +} +.form-group-sm .form-control { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.form-group-sm select.form-control { + height: 30px; + line-height: 30px; +} +.form-group-sm textarea.form-control, +.form-group-sm select[multiple].form-control { + height: auto; +} +.form-group-sm .form-control-static { + height: 30px; + min-height: 32px; + padding: 6px 10px; + font-size: 12px; + line-height: 1.5; +} +.input-lg { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-lg { + height: 46px; + line-height: 46px; +} +textarea.input-lg, +select[multiple].input-lg { + height: auto; +} +.form-group-lg .form-control { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.form-group-lg select.form-control { + height: 46px; + line-height: 46px; +} +.form-group-lg textarea.form-control, +.form-group-lg select[multiple].form-control { + height: auto; +} +.form-group-lg .form-control-static { + height: 46px; + min-height: 38px; + padding: 11px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.has-feedback { + position: relative; +} +.has-feedback .form-control { + padding-right: 42.5px; +} +.form-control-feedback { + position: absolute; + top: 0; + right: 0; + z-index: 2; + display: block; + width: 34px; + height: 34px; + line-height: 34px; + text-align: center; + pointer-events: none; +} +.input-lg + .form-control-feedback, +.input-group-lg + .form-control-feedback, +.form-group-lg .form-control + .form-control-feedback { + width: 46px; + height: 46px; + line-height: 46px; +} +.input-sm + .form-control-feedback, +.input-group-sm + .form-control-feedback, +.form-group-sm .form-control + .form-control-feedback { + width: 30px; + height: 30px; + line-height: 30px; +} +.has-success .help-block, +.has-success .control-label, +.has-success .radio, +.has-success .checkbox, +.has-success .radio-inline, +.has-success .checkbox-inline, +.has-success.radio label, +.has-success.checkbox label, +.has-success.radio-inline label, +.has-success.checkbox-inline label { + color: #3c763d; +} +.has-success .form-control { + border-color: #3c763d; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-success .form-control:focus { + border-color: #2b542c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; +} +.has-success .input-group-addon { + color: #3c763d; + background-color: #dff0d8; + border-color: #3c763d; +} +.has-success .form-control-feedback { + color: #3c763d; +} +.has-warning .help-block, +.has-warning .control-label, +.has-warning .radio, +.has-warning .checkbox, +.has-warning .radio-inline, +.has-warning .checkbox-inline, +.has-warning.radio label, +.has-warning.checkbox label, +.has-warning.radio-inline label, +.has-warning.checkbox-inline label { + color: #8a6d3b; +} +.has-warning .form-control { + border-color: #8a6d3b; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-warning .form-control:focus { + border-color: #66512c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; +} +.has-warning .input-group-addon { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #8a6d3b; +} +.has-warning .form-control-feedback { + color: #8a6d3b; +} +.has-error .help-block, +.has-error .control-label, +.has-error .radio, +.has-error .checkbox, +.has-error .radio-inline, +.has-error .checkbox-inline, +.has-error.radio label, +.has-error.checkbox label, +.has-error.radio-inline label, +.has-error.checkbox-inline label { + color: #a94442; +} +.has-error .form-control { + border-color: #a94442; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-error .form-control:focus { + border-color: #843534; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; +} +.has-error .input-group-addon { + color: #a94442; + background-color: #f2dede; + border-color: #a94442; +} +.has-error .form-control-feedback { + color: #a94442; +} +.has-feedback label ~ .form-control-feedback { + top: 25px; +} +.has-feedback label.sr-only ~ .form-control-feedback { + top: 0; +} +.help-block { + display: block; + margin-top: 5px; + margin-bottom: 10px; + color: #737373; +} +@media (min-width: 768px) { + .form-inline .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .form-inline .form-control-static { + display: inline-block; + } + .form-inline .input-group { + display: inline-table; + vertical-align: middle; + } + .form-inline .input-group .input-group-addon, + .form-inline .input-group .input-group-btn, + .form-inline .input-group .form-control { + width: auto; + } + .form-inline .input-group > .form-control { + width: 100%; + } + .form-inline .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio, + .form-inline .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio label, + .form-inline .checkbox label { + padding-left: 0; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .form-inline .has-feedback .form-control-feedback { + top: 0; + } +} +.form-horizontal .radio, +.form-horizontal .checkbox, +.form-horizontal .radio-inline, +.form-horizontal .checkbox-inline { + padding-top: 7px; + margin-top: 0; + margin-bottom: 0; +} +.form-horizontal .radio, +.form-horizontal .checkbox { + min-height: 27px; +} +.form-horizontal .form-group { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .form-horizontal .control-label { + padding-top: 7px; + margin-bottom: 0; + text-align: right; + } +} +.form-horizontal .has-feedback .form-control-feedback { + right: 15px; +} +@media (min-width: 768px) { + .form-horizontal .form-group-lg .control-label { + padding-top: 14.333333px; + font-size: 18px; + } +} +@media (min-width: 768px) { + .form-horizontal .form-group-sm .control-label { + padding-top: 6px; + font-size: 12px; + } +} +.btn { + display: inline-block; + padding: 6px 12px; + margin-bottom: 0; + font-size: 14px; + font-weight: normal; + line-height: 1.42857143; + text-align: center; + white-space: nowrap; + vertical-align: middle; + -ms-touch-action: manipulation; + touch-action: manipulation; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.btn:focus, +.btn:active:focus, +.btn.active:focus, +.btn.focus, +.btn:active.focus, +.btn.active.focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +.btn:hover, +.btn:focus, +.btn.focus { + color: #333; + text-decoration: none; +} +.btn:active, +.btn.active { + background-image: none; + outline: 0; + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn.disabled, +.btn[disabled], +fieldset[disabled] .btn { + cursor: not-allowed; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + box-shadow: none; + opacity: .65; +} +a.btn.disabled, +fieldset[disabled] a.btn { + pointer-events: none; +} +.btn-default { + color: #333; + background-color: #fff; + border-color: #ccc; +} +.btn-default:focus, +.btn-default.focus { + color: #333; + background-color: #e6e6e6; + border-color: #8c8c8c; +} +.btn-default:hover { + color: #333; + background-color: #e6e6e6; + border-color: #adadad; +} +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + color: #333; + background-color: #e6e6e6; + border-color: #adadad; +} +.btn-default:active:hover, +.btn-default.active:hover, +.open > .dropdown-toggle.btn-default:hover, +.btn-default:active:focus, +.btn-default.active:focus, +.open > .dropdown-toggle.btn-default:focus, +.btn-default:active.focus, +.btn-default.active.focus, +.open > .dropdown-toggle.btn-default.focus { + color: #333; + background-color: #d4d4d4; + border-color: #8c8c8c; +} +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + background-image: none; +} +.btn-default.disabled, +.btn-default[disabled], +fieldset[disabled] .btn-default, +.btn-default.disabled:hover, +.btn-default[disabled]:hover, +fieldset[disabled] .btn-default:hover, +.btn-default.disabled:focus, +.btn-default[disabled]:focus, +fieldset[disabled] .btn-default:focus, +.btn-default.disabled.focus, +.btn-default[disabled].focus, +fieldset[disabled] .btn-default.focus, +.btn-default.disabled:active, +.btn-default[disabled]:active, +fieldset[disabled] .btn-default:active, +.btn-default.disabled.active, +.btn-default[disabled].active, +fieldset[disabled] .btn-default.active { + background-color: #fff; + border-color: #ccc; +} +.btn-default .badge { + color: #fff; + background-color: #333; +} +.btn-primary { + color: #fff; + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary:focus, +.btn-primary.focus { + color: #fff; + background-color: #286090; + border-color: #122b40; +} +.btn-primary:hover { + color: #fff; + background-color: #286090; + border-color: #204d74; +} +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + color: #fff; + background-color: #286090; + border-color: #204d74; +} +.btn-primary:active:hover, +.btn-primary.active:hover, +.open > .dropdown-toggle.btn-primary:hover, +.btn-primary:active:focus, +.btn-primary.active:focus, +.open > .dropdown-toggle.btn-primary:focus, +.btn-primary:active.focus, +.btn-primary.active.focus, +.open > .dropdown-toggle.btn-primary.focus { + color: #fff; + background-color: #204d74; + border-color: #122b40; +} +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + background-image: none; +} +.btn-primary.disabled, +.btn-primary[disabled], +fieldset[disabled] .btn-primary, +.btn-primary.disabled:hover, +.btn-primary[disabled]:hover, +fieldset[disabled] .btn-primary:hover, +.btn-primary.disabled:focus, +.btn-primary[disabled]:focus, +fieldset[disabled] .btn-primary:focus, +.btn-primary.disabled.focus, +.btn-primary[disabled].focus, +fieldset[disabled] .btn-primary.focus, +.btn-primary.disabled:active, +.btn-primary[disabled]:active, +fieldset[disabled] .btn-primary:active, +.btn-primary.disabled.active, +.btn-primary[disabled].active, +fieldset[disabled] .btn-primary.active { + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary .badge { + color: #337ab7; + background-color: #fff; +} +.btn-success { + color: #fff; + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success:focus, +.btn-success.focus { + color: #fff; + background-color: #449d44; + border-color: #255625; +} +.btn-success:hover { + color: #fff; + background-color: #449d44; + border-color: #398439; +} +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + color: #fff; + background-color: #449d44; + border-color: #398439; +} +.btn-success:active:hover, +.btn-success.active:hover, +.open > .dropdown-toggle.btn-success:hover, +.btn-success:active:focus, +.btn-success.active:focus, +.open > .dropdown-toggle.btn-success:focus, +.btn-success:active.focus, +.btn-success.active.focus, +.open > .dropdown-toggle.btn-success.focus { + color: #fff; + background-color: #398439; + border-color: #255625; +} +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + background-image: none; +} +.btn-success.disabled, +.btn-success[disabled], +fieldset[disabled] .btn-success, +.btn-success.disabled:hover, +.btn-success[disabled]:hover, +fieldset[disabled] .btn-success:hover, +.btn-success.disabled:focus, +.btn-success[disabled]:focus, +fieldset[disabled] .btn-success:focus, +.btn-success.disabled.focus, +.btn-success[disabled].focus, +fieldset[disabled] .btn-success.focus, +.btn-success.disabled:active, +.btn-success[disabled]:active, +fieldset[disabled] .btn-success:active, +.btn-success.disabled.active, +.btn-success[disabled].active, +fieldset[disabled] .btn-success.active { + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success .badge { + color: #5cb85c; + background-color: #fff; +} +.btn-info { + color: #fff; + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info:focus, +.btn-info.focus { + color: #fff; + background-color: #31b0d5; + border-color: #1b6d85; +} +.btn-info:hover { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; +} +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; +} +.btn-info:active:hover, +.btn-info.active:hover, +.open > .dropdown-toggle.btn-info:hover, +.btn-info:active:focus, +.btn-info.active:focus, +.open > .dropdown-toggle.btn-info:focus, +.btn-info:active.focus, +.btn-info.active.focus, +.open > .dropdown-toggle.btn-info.focus { + color: #fff; + background-color: #269abc; + border-color: #1b6d85; +} +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + background-image: none; +} +.btn-info.disabled, +.btn-info[disabled], +fieldset[disabled] .btn-info, +.btn-info.disabled:hover, +.btn-info[disabled]:hover, +fieldset[disabled] .btn-info:hover, +.btn-info.disabled:focus, +.btn-info[disabled]:focus, +fieldset[disabled] .btn-info:focus, +.btn-info.disabled.focus, +.btn-info[disabled].focus, +fieldset[disabled] .btn-info.focus, +.btn-info.disabled:active, +.btn-info[disabled]:active, +fieldset[disabled] .btn-info:active, +.btn-info.disabled.active, +.btn-info[disabled].active, +fieldset[disabled] .btn-info.active { + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info .badge { + color: #5bc0de; + background-color: #fff; +} +.btn-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning:focus, +.btn-warning.focus { + color: #fff; + background-color: #ec971f; + border-color: #985f0d; +} +.btn-warning:hover { + color: #fff; + background-color: #ec971f; + border-color: #d58512; +} +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + color: #fff; + background-color: #ec971f; + border-color: #d58512; +} +.btn-warning:active:hover, +.btn-warning.active:hover, +.open > .dropdown-toggle.btn-warning:hover, +.btn-warning:active:focus, +.btn-warning.active:focus, +.open > .dropdown-toggle.btn-warning:focus, +.btn-warning:active.focus, +.btn-warning.active.focus, +.open > .dropdown-toggle.btn-warning.focus { + color: #fff; + background-color: #d58512; + border-color: #985f0d; +} +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + background-image: none; +} +.btn-warning.disabled, +.btn-warning[disabled], +fieldset[disabled] .btn-warning, +.btn-warning.disabled:hover, +.btn-warning[disabled]:hover, +fieldset[disabled] .btn-warning:hover, +.btn-warning.disabled:focus, +.btn-warning[disabled]:focus, +fieldset[disabled] .btn-warning:focus, +.btn-warning.disabled.focus, +.btn-warning[disabled].focus, +fieldset[disabled] .btn-warning.focus, +.btn-warning.disabled:active, +.btn-warning[disabled]:active, +fieldset[disabled] .btn-warning:active, +.btn-warning.disabled.active, +.btn-warning[disabled].active, +fieldset[disabled] .btn-warning.active { + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning .badge { + color: #f0ad4e; + background-color: #fff; +} +.btn-danger { + color: #fff; + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger:focus, +.btn-danger.focus { + color: #fff; + background-color: #c9302c; + border-color: #761c19; +} +.btn-danger:hover { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; +} +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; +} +.btn-danger:active:hover, +.btn-danger.active:hover, +.open > .dropdown-toggle.btn-danger:hover, +.btn-danger:active:focus, +.btn-danger.active:focus, +.open > .dropdown-toggle.btn-danger:focus, +.btn-danger:active.focus, +.btn-danger.active.focus, +.open > .dropdown-toggle.btn-danger.focus { + color: #fff; + background-color: #ac2925; + border-color: #761c19; +} +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + background-image: none; +} +.btn-danger.disabled, +.btn-danger[disabled], +fieldset[disabled] .btn-danger, +.btn-danger.disabled:hover, +.btn-danger[disabled]:hover, +fieldset[disabled] .btn-danger:hover, +.btn-danger.disabled:focus, +.btn-danger[disabled]:focus, +fieldset[disabled] .btn-danger:focus, +.btn-danger.disabled.focus, +.btn-danger[disabled].focus, +fieldset[disabled] .btn-danger.focus, +.btn-danger.disabled:active, +.btn-danger[disabled]:active, +fieldset[disabled] .btn-danger:active, +.btn-danger.disabled.active, +.btn-danger[disabled].active, +fieldset[disabled] .btn-danger.active { + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger .badge { + color: #d9534f; + background-color: #fff; +} +.btn-link { + font-weight: normal; + color: #337ab7; + border-radius: 0; +} +.btn-link, +.btn-link:active, +.btn-link.active, +.btn-link[disabled], +fieldset[disabled] .btn-link { + background-color: transparent; + -webkit-box-shadow: none; + box-shadow: none; +} +.btn-link, +.btn-link:hover, +.btn-link:focus, +.btn-link:active { + border-color: transparent; +} +.btn-link:hover, +.btn-link:focus { + color: #23527c; + text-decoration: underline; + background-color: transparent; +} +.btn-link[disabled]:hover, +fieldset[disabled] .btn-link:hover, +.btn-link[disabled]:focus, +fieldset[disabled] .btn-link:focus { + color: #777; + text-decoration: none; +} +.btn-lg, +.btn-group-lg > .btn { + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.btn-sm, +.btn-group-sm > .btn { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-xs, +.btn-group-xs > .btn { + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-block { + display: block; + width: 100%; +} +.btn-block + .btn-block { + margin-top: 5px; +} +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100%; +} +.fade { + opacity: 0; + -webkit-transition: opacity .15s linear; + -o-transition: opacity .15s linear; + transition: opacity .15s linear; +} +.fade.in { + opacity: 1; +} +.collapse { + display: none; +} +.collapse.in { + display: block; +} +tr.collapse.in { + display: table-row; +} +tbody.collapse.in { + display: table-row-group; +} +.collapsing { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition-timing-function: ease; + -o-transition-timing-function: ease; + transition-timing-function: ease; + -webkit-transition-duration: .35s; + -o-transition-duration: .35s; + transition-duration: .35s; + -webkit-transition-property: height, visibility; + -o-transition-property: height, visibility; + transition-property: height, visibility; +} +.caret { + display: inline-block; + width: 0; + height: 0; + margin-left: 2px; + vertical-align: middle; + border-top: 4px dashed; + border-top: 4px solid \9; + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.dropup, +.dropdown { + position: relative; +} +.dropdown-toggle:focus { + outline: 0; +} +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; + font-size: 14px; + text-align: left; + list-style: none; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .15); + border-radius: 4px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); + box-shadow: 0 6px 12px rgba(0, 0, 0, .175); +} +.dropdown-menu.pull-right { + right: 0; + left: auto; +} +.dropdown-menu .divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.dropdown-menu > li > a { + display: block; + padding: 3px 20px; + clear: both; + font-weight: normal; + line-height: 1.42857143; + color: #333; + white-space: nowrap; +} +.dropdown-menu > li > a:hover, +.dropdown-menu > li > a:focus { + color: #262626; + text-decoration: none; + background-color: #f5f5f5; +} +.dropdown-menu > .active > a, +.dropdown-menu > .active > a:hover, +.dropdown-menu > .active > a:focus { + color: #fff; + text-decoration: none; + background-color: #337ab7; + outline: 0; +} +.dropdown-menu > .disabled > a, +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + color: #777; +} +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + text-decoration: none; + cursor: not-allowed; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); +} +.open > .dropdown-menu { + display: block; +} +.open > a { + outline: 0; +} +.dropdown-menu-right { + right: 0; + left: auto; +} +.dropdown-menu-left { + right: auto; + left: 0; +} +.dropdown-header { + display: block; + padding: 3px 20px; + font-size: 12px; + line-height: 1.42857143; + color: #777; + white-space: nowrap; +} +.dropdown-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 990; +} +.pull-right > .dropdown-menu { + right: 0; + left: auto; +} +.dropup .caret, +.navbar-fixed-bottom .dropdown .caret { + content: ""; + border-top: 0; + border-bottom: 4px dashed; + border-bottom: 4px solid \9; +} +.dropup .dropdown-menu, +.navbar-fixed-bottom .dropdown .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 2px; +} +@media (min-width: 768px) { + .navbar-right .dropdown-menu { + right: 0; + left: auto; + } + .navbar-right .dropdown-menu-left { + right: auto; + left: 0; + } +} +.btn-group, +.btn-group-vertical { + position: relative; + display: inline-block; + vertical-align: middle; +} +.btn-group > .btn, +.btn-group-vertical > .btn { + position: relative; + float: left; +} +.btn-group > .btn:hover, +.btn-group-vertical > .btn:hover, +.btn-group > .btn:focus, +.btn-group-vertical > .btn:focus, +.btn-group > .btn:active, +.btn-group-vertical > .btn:active, +.btn-group > .btn.active, +.btn-group-vertical > .btn.active { + z-index: 2; +} +.btn-group .btn + .btn, +.btn-group .btn + .btn-group, +.btn-group .btn-group + .btn, +.btn-group .btn-group + .btn-group { + margin-left: -1px; +} +.btn-toolbar { + margin-left: -5px; +} +.btn-toolbar .btn, +.btn-toolbar .btn-group, +.btn-toolbar .input-group { + float: left; +} +.btn-toolbar > .btn, +.btn-toolbar > .btn-group, +.btn-toolbar > .input-group { + margin-left: 5px; +} +.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { + border-radius: 0; +} +.btn-group > .btn:first-child { + margin-left: 0; +} +.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.btn-group > .btn:last-child:not(:first-child), +.btn-group > .dropdown-toggle:not(:first-child) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group > .btn-group { + float: left; +} +.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group .dropdown-toggle:active, +.btn-group.open .dropdown-toggle { + outline: 0; +} +.btn-group > .btn + .dropdown-toggle { + padding-right: 8px; + padding-left: 8px; +} +.btn-group > .btn-lg + .dropdown-toggle { + padding-right: 12px; + padding-left: 12px; +} +.btn-group.open .dropdown-toggle { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn-group.open .dropdown-toggle.btn-link { + -webkit-box-shadow: none; + box-shadow: none; +} +.btn .caret { + margin-left: 0; +} +.btn-lg .caret { + border-width: 5px 5px 0; + border-bottom-width: 0; +} +.dropup .btn-lg .caret { + border-width: 0 5px 5px; +} +.btn-group-vertical > .btn, +.btn-group-vertical > .btn-group, +.btn-group-vertical > .btn-group > .btn { + display: block; + float: none; + width: 100%; + max-width: 100%; +} +.btn-group-vertical > .btn-group > .btn { + float: none; +} +.btn-group-vertical > .btn + .btn, +.btn-group-vertical > .btn + .btn-group, +.btn-group-vertical > .btn-group + .btn, +.btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-left: 0; +} +.btn-group-vertical > .btn:not(:first-child):not(:last-child) { + border-radius: 0; +} +.btn-group-vertical > .btn:first-child:not(:last-child) { + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn:last-child:not(:first-child) { + border-top-left-radius: 0; + border-top-right-radius: 0; + border-bottom-left-radius: 4px; +} +.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.btn-group-justified { + display: table; + width: 100%; + table-layout: fixed; + border-collapse: separate; +} +.btn-group-justified > .btn, +.btn-group-justified > .btn-group { + display: table-cell; + float: none; + width: 1%; +} +.btn-group-justified > .btn-group .btn { + width: 100%; +} +.btn-group-justified > .btn-group .dropdown-menu { + left: auto; +} +[data-toggle="buttons"] > .btn input[type="radio"], +[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], +[data-toggle="buttons"] > .btn input[type="checkbox"], +[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { + position: absolute; + clip: rect(0, 0, 0, 0); + pointer-events: none; +} +.input-group { + position: relative; + display: table; + border-collapse: separate; +} +.input-group[class*="col-"] { + float: none; + padding-right: 0; + padding-left: 0; +} +.input-group .form-control { + position: relative; + z-index: 2; + float: left; + width: 100%; + margin-bottom: 0; +} +.input-group-lg > .form-control, +.input-group-lg > .input-group-addon, +.input-group-lg > .input-group-btn > .btn { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-group-lg > .form-control, +select.input-group-lg > .input-group-addon, +select.input-group-lg > .input-group-btn > .btn { + height: 46px; + line-height: 46px; +} +textarea.input-group-lg > .form-control, +textarea.input-group-lg > .input-group-addon, +textarea.input-group-lg > .input-group-btn > .btn, +select[multiple].input-group-lg > .form-control, +select[multiple].input-group-lg > .input-group-addon, +select[multiple].input-group-lg > .input-group-btn > .btn { + height: auto; +} +.input-group-sm > .form-control, +.input-group-sm > .input-group-addon, +.input-group-sm > .input-group-btn > .btn { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-group-sm > .form-control, +select.input-group-sm > .input-group-addon, +select.input-group-sm > .input-group-btn > .btn { + height: 30px; + line-height: 30px; +} +textarea.input-group-sm > .form-control, +textarea.input-group-sm > .input-group-addon, +textarea.input-group-sm > .input-group-btn > .btn, +select[multiple].input-group-sm > .form-control, +select[multiple].input-group-sm > .input-group-addon, +select[multiple].input-group-sm > .input-group-btn > .btn { + height: auto; +} +.input-group-addon, +.input-group-btn, +.input-group .form-control { + display: table-cell; +} +.input-group-addon:not(:first-child):not(:last-child), +.input-group-btn:not(:first-child):not(:last-child), +.input-group .form-control:not(:first-child):not(:last-child) { + border-radius: 0; +} +.input-group-addon, +.input-group-btn { + width: 1%; + white-space: nowrap; + vertical-align: middle; +} +.input-group-addon { + padding: 6px 12px; + font-size: 14px; + font-weight: normal; + line-height: 1; + color: #555; + text-align: center; + background-color: #eee; + border: 1px solid #ccc; + border-radius: 4px; +} +.input-group-addon.input-sm { + padding: 5px 10px; + font-size: 12px; + border-radius: 3px; +} +.input-group-addon.input-lg { + padding: 10px 16px; + font-size: 18px; + border-radius: 6px; +} +.input-group-addon input[type="radio"], +.input-group-addon input[type="checkbox"] { + margin-top: 0; +} +.input-group .form-control:first-child, +.input-group-addon:first-child, +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group > .btn, +.input-group-btn:first-child > .dropdown-toggle, +.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), +.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.input-group-addon:first-child { + border-right: 0; +} +.input-group .form-control:last-child, +.input-group-addon:last-child, +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group > .btn, +.input-group-btn:last-child > .dropdown-toggle, +.input-group-btn:first-child > .btn:not(:first-child), +.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.input-group-addon:last-child { + border-left: 0; +} +.input-group-btn { + position: relative; + font-size: 0; + white-space: nowrap; +} +.input-group-btn > .btn { + position: relative; +} +.input-group-btn > .btn + .btn { + margin-left: -1px; +} +.input-group-btn > .btn:hover, +.input-group-btn > .btn:focus, +.input-group-btn > .btn:active { + z-index: 2; +} +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group { + margin-right: -1px; +} +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group { + z-index: 2; + margin-left: -1px; +} +.nav { + padding-left: 0; + margin-bottom: 0; + list-style: none; +} +.nav > li { + position: relative; + display: block; +} +.nav > li > a { + position: relative; + display: block; + padding: 10px 15px; +} +.nav > li > a:hover, +.nav > li > a:focus { + text-decoration: none; + background-color: #eee; +} +.nav > li.disabled > a { + color: #777; +} +.nav > li.disabled > a:hover, +.nav > li.disabled > a:focus { + color: #777; + text-decoration: none; + cursor: not-allowed; + background-color: transparent; +} +.nav .open > a, +.nav .open > a:hover, +.nav .open > a:focus { + background-color: #eee; + border-color: #337ab7; +} +.nav .nav-divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.nav > li > a > img { + max-width: none; +} +.nav-tabs { + border-bottom: 1px solid #ddd; +} +.nav-tabs > li { + float: left; + margin-bottom: -1px; +} +.nav-tabs > li > a { + margin-right: 2px; + line-height: 1.42857143; + border: 1px solid transparent; + border-radius: 4px 4px 0 0; +} +.nav-tabs > li > a:hover { + border-color: #eee #eee #ddd; +} +.nav-tabs > li.active > a, +.nav-tabs > li.active > a:hover, +.nav-tabs > li.active > a:focus { + color: #555; + cursor: default; + background-color: #fff; + border: 1px solid #ddd; + border-bottom-color: transparent; +} +.nav-tabs.nav-justified { + width: 100%; + border-bottom: 0; +} +.nav-tabs.nav-justified > li { + float: none; +} +.nav-tabs.nav-justified > li > a { + margin-bottom: 5px; + text-align: center; +} +.nav-tabs.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-tabs.nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs.nav-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs.nav-justified > .active > a, +.nav-tabs.nav-justified > .active > a:hover, +.nav-tabs.nav-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs.nav-justified > .active > a, + .nav-tabs.nav-justified > .active > a:hover, + .nav-tabs.nav-justified > .active > a:focus { + border-bottom-color: #fff; + } +} +.nav-pills > li { + float: left; +} +.nav-pills > li > a { + border-radius: 4px; +} +.nav-pills > li + li { + margin-left: 2px; +} +.nav-pills > li.active > a, +.nav-pills > li.active > a:hover, +.nav-pills > li.active > a:focus { + color: #fff; + background-color: #337ab7; +} +.nav-stacked > li { + float: none; +} +.nav-stacked > li + li { + margin-top: 2px; + margin-left: 0; +} +.nav-justified { + width: 100%; +} +.nav-justified > li { + float: none; +} +.nav-justified > li > a { + margin-bottom: 5px; + text-align: center; +} +.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs-justified { + border-bottom: 0; +} +.nav-tabs-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs-justified > .active > a, +.nav-tabs-justified > .active > a:hover, +.nav-tabs-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs-justified > .active > a, + .nav-tabs-justified > .active > a:hover, + .nav-tabs-justified > .active > a:focus { + border-bottom-color: #fff; + } +} +.tab-content > .tab-pane { + display: none; +} +.tab-content > .active { + display: block; +} +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.navbar { + position: relative; + min-height: 50px; + margin-bottom: 20px; + border: 1px solid transparent; +} +@media (min-width: 768px) { + .navbar { + border-radius: 4px; + } +} +@media (min-width: 768px) { + .navbar-header { + float: left; + } +} +.navbar-collapse { + padding-right: 15px; + padding-left: 15px; + overflow-x: visible; + -webkit-overflow-scrolling: touch; + border-top: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); +} +.navbar-collapse.in { + overflow-y: auto; +} +@media (min-width: 768px) { + .navbar-collapse { + width: auto; + border-top: 0; + -webkit-box-shadow: none; + box-shadow: none; + } + .navbar-collapse.collapse { + display: block !important; + height: auto !important; + padding-bottom: 0; + overflow: visible !important; + } + .navbar-collapse.in { + overflow-y: visible; + } + .navbar-fixed-top .navbar-collapse, + .navbar-static-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + padding-right: 0; + padding-left: 0; + } +} +.navbar-fixed-top .navbar-collapse, +.navbar-fixed-bottom .navbar-collapse { + max-height: 340px; +} +@media (max-device-width: 480px) and (orientation: landscape) { + .navbar-fixed-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + max-height: 200px; + } +} +.container > .navbar-header, +.container-fluid > .navbar-header, +.container > .navbar-collapse, +.container-fluid > .navbar-collapse { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .container > .navbar-header, + .container-fluid > .navbar-header, + .container > .navbar-collapse, + .container-fluid > .navbar-collapse { + margin-right: 0; + margin-left: 0; + } +} +.navbar-static-top { + z-index: 1000; + border-width: 0 0 1px; +} +@media (min-width: 768px) { + .navbar-static-top { + border-radius: 0; + } +} +.navbar-fixed-top, +.navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + z-index: 1030; +} +@media (min-width: 768px) { + .navbar-fixed-top, + .navbar-fixed-bottom { + border-radius: 0; + } +} +.navbar-fixed-top { + top: 0; + border-width: 0 0 1px; +} +.navbar-fixed-bottom { + bottom: 0; + margin-bottom: 0; + border-width: 1px 0 0; +} +.navbar-brand { + float: left; + height: 50px; + padding: 15px 15px; + font-size: 18px; + line-height: 20px; +} +.navbar-brand:hover, +.navbar-brand:focus { + text-decoration: none; +} +.navbar-brand > img { + display: block; +} +@media (min-width: 768px) { + .navbar > .container .navbar-brand, + .navbar > .container-fluid .navbar-brand { + margin-left: -15px; + } +} +.navbar-toggle { + position: relative; + float: right; + padding: 9px 10px; + margin-top: 8px; + margin-right: 15px; + margin-bottom: 8px; + background-color: transparent; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.navbar-toggle:focus { + outline: 0; +} +.navbar-toggle .icon-bar { + display: block; + width: 22px; + height: 2px; + border-radius: 1px; +} +.navbar-toggle .icon-bar + .icon-bar { + margin-top: 4px; +} +@media (min-width: 768px) { + .navbar-toggle { + display: none; + } +} +.navbar-nav { + margin: 7.5px -15px; +} +.navbar-nav > li > a { + padding-top: 10px; + padding-bottom: 10px; + line-height: 20px; +} +@media (max-width: 767px) { + .navbar-nav .open .dropdown-menu { + position: static; + float: none; + width: auto; + margin-top: 0; + background-color: transparent; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + } + .navbar-nav .open .dropdown-menu > li > a, + .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; + } + .navbar-nav .open .dropdown-menu > li > a { + line-height: 20px; + } + .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-nav .open .dropdown-menu > li > a:focus { + background-image: none; + } +} +@media (min-width: 768px) { + .navbar-nav { + float: left; + margin: 0; + } + .navbar-nav > li { + float: left; + } + .navbar-nav > li > a { + padding-top: 15px; + padding-bottom: 15px; + } +} +.navbar-form { + padding: 10px 15px; + margin-top: 8px; + margin-right: -15px; + margin-bottom: 8px; + margin-left: -15px; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); +} +@media (min-width: 768px) { + .navbar-form .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .navbar-form .form-control-static { + display: inline-block; + } + .navbar-form .input-group { + display: inline-table; + vertical-align: middle; + } + .navbar-form .input-group .input-group-addon, + .navbar-form .input-group .input-group-btn, + .navbar-form .input-group .form-control { + width: auto; + } + .navbar-form .input-group > .form-control { + width: 100%; + } + .navbar-form .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio, + .navbar-form .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio label, + .navbar-form .checkbox label { + padding-left: 0; + } + .navbar-form .radio input[type="radio"], + .navbar-form .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .navbar-form .has-feedback .form-control-feedback { + top: 0; + } +} +@media (max-width: 767px) { + .navbar-form .form-group { + margin-bottom: 5px; + } + .navbar-form .form-group:last-child { + margin-bottom: 0; + } +} +@media (min-width: 768px) { + .navbar-form { + width: auto; + padding-top: 0; + padding-bottom: 0; + margin-right: 0; + margin-left: 0; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + } +} +.navbar-nav > li > .dropdown-menu { + margin-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { + margin-bottom: 0; + border-top-left-radius: 4px; + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.navbar-btn { + margin-top: 8px; + margin-bottom: 8px; +} +.navbar-btn.btn-sm { + margin-top: 10px; + margin-bottom: 10px; +} +.navbar-btn.btn-xs { + margin-top: 14px; + margin-bottom: 14px; +} +.navbar-text { + margin-top: 15px; + margin-bottom: 15px; +} +@media (min-width: 768px) { + .navbar-text { + float: left; + margin-right: 15px; + margin-left: 15px; + } +} +@media (min-width: 768px) { + .navbar-left { + float: left !important; + } + .navbar-right { + float: right !important; + margin-right: -15px; + } + .navbar-right ~ .navbar-right { + margin-right: 0; + } +} +.navbar-default { + background-color: #f8f8f8; + border-color: #e7e7e7; +} +.navbar-default .navbar-brand { + color: #777; +} +.navbar-default .navbar-brand:hover, +.navbar-default .navbar-brand:focus { + color: #5e5e5e; + background-color: transparent; +} +.navbar-default .navbar-text { + color: #777; +} +.navbar-default .navbar-nav > li > a { + color: #777; +} +.navbar-default .navbar-nav > li > a:hover, +.navbar-default .navbar-nav > li > a:focus { + color: #333; + background-color: transparent; +} +.navbar-default .navbar-nav > .active > a, +.navbar-default .navbar-nav > .active > a:hover, +.navbar-default .navbar-nav > .active > a:focus { + color: #555; + background-color: #e7e7e7; +} +.navbar-default .navbar-nav > .disabled > a, +.navbar-default .navbar-nav > .disabled > a:hover, +.navbar-default .navbar-nav > .disabled > a:focus { + color: #ccc; + background-color: transparent; +} +.navbar-default .navbar-toggle { + border-color: #ddd; +} +.navbar-default .navbar-toggle:hover, +.navbar-default .navbar-toggle:focus { + background-color: #ddd; +} +.navbar-default .navbar-toggle .icon-bar { + background-color: #888; +} +.navbar-default .navbar-collapse, +.navbar-default .navbar-form { + border-color: #e7e7e7; +} +.navbar-default .navbar-nav > .open > a, +.navbar-default .navbar-nav > .open > a:hover, +.navbar-default .navbar-nav > .open > a:focus { + color: #555; + background-color: #e7e7e7; +} +@media (max-width: 767px) { + .navbar-default .navbar-nav .open .dropdown-menu > li > a { + color: #777; + } + .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { + color: #333; + background-color: transparent; + } + .navbar-default .navbar-nav .open .dropdown-menu > .active > a, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #555; + background-color: #e7e7e7; + } + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #ccc; + background-color: transparent; + } +} +.navbar-default .navbar-link { + color: #777; +} +.navbar-default .navbar-link:hover { + color: #333; +} +.navbar-default .btn-link { + color: #777; +} +.navbar-default .btn-link:hover, +.navbar-default .btn-link:focus { + color: #333; +} +.navbar-default .btn-link[disabled]:hover, +fieldset[disabled] .navbar-default .btn-link:hover, +.navbar-default .btn-link[disabled]:focus, +fieldset[disabled] .navbar-default .btn-link:focus { + color: #ccc; +} +.navbar-inverse { + background-color: #222; + border-color: #080808; +} +.navbar-inverse .navbar-brand { + color: #9d9d9d; +} +.navbar-inverse .navbar-brand:hover, +.navbar-inverse .navbar-brand:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-text { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a:hover, +.navbar-inverse .navbar-nav > li > a:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:hover, +.navbar-inverse .navbar-nav > .active > a:focus { + color: #fff; + background-color: #080808; +} +.navbar-inverse .navbar-nav > .disabled > a, +.navbar-inverse .navbar-nav > .disabled > a:hover, +.navbar-inverse .navbar-nav > .disabled > a:focus { + color: #444; + background-color: transparent; +} +.navbar-inverse .navbar-toggle { + border-color: #333; +} +.navbar-inverse .navbar-toggle:hover, +.navbar-inverse .navbar-toggle:focus { + background-color: #333; +} +.navbar-inverse .navbar-toggle .icon-bar { + background-color: #fff; +} +.navbar-inverse .navbar-collapse, +.navbar-inverse .navbar-form { + border-color: #101010; +} +.navbar-inverse .navbar-nav > .open > a, +.navbar-inverse .navbar-nav > .open > a:hover, +.navbar-inverse .navbar-nav > .open > a:focus { + color: #fff; + background-color: #080808; +} +@media (max-width: 767px) { + .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { + border-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu .divider { + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { + color: #9d9d9d; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { + color: #fff; + background-color: transparent; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #fff; + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #444; + background-color: transparent; + } +} +.navbar-inverse .navbar-link { + color: #9d9d9d; +} +.navbar-inverse .navbar-link:hover { + color: #fff; +} +.navbar-inverse .btn-link { + color: #9d9d9d; +} +.navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link:focus { + color: #fff; +} +.navbar-inverse .btn-link[disabled]:hover, +fieldset[disabled] .navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link[disabled]:focus, +fieldset[disabled] .navbar-inverse .btn-link:focus { + color: #444; +} +.breadcrumb { + padding: 8px 15px; + margin-bottom: 20px; + list-style: none; + background-color: #f5f5f5; + border-radius: 4px; +} +.breadcrumb > li { + display: inline-block; +} +.breadcrumb > li + li:before { + padding: 0 5px; + color: #ccc; + content: "/\00a0"; +} +.breadcrumb > .active { + color: #777; +} +.pagination { + display: inline-block; + padding-left: 0; + margin: 20px 0; + border-radius: 4px; +} +.pagination > li { + display: inline; +} +.pagination > li > a, +.pagination > li > span { + position: relative; + float: left; + padding: 6px 12px; + margin-left: -1px; + line-height: 1.42857143; + color: #337ab7; + text-decoration: none; + background-color: #fff; + border: 1px solid #ddd; +} +.pagination > li:first-child > a, +.pagination > li:first-child > span { + margin-left: 0; + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; +} +.pagination > li:last-child > a, +.pagination > li:last-child > span { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; +} +.pagination > li > a:hover, +.pagination > li > span:hover, +.pagination > li > a:focus, +.pagination > li > span:focus { + z-index: 3; + color: #23527c; + background-color: #eee; + border-color: #ddd; +} +.pagination > .active > a, +.pagination > .active > span, +.pagination > .active > a:hover, +.pagination > .active > span:hover, +.pagination > .active > a:focus, +.pagination > .active > span:focus { + z-index: 2; + color: #fff; + cursor: default; + background-color: #337ab7; + border-color: #337ab7; +} +.pagination > .disabled > span, +.pagination > .disabled > span:hover, +.pagination > .disabled > span:focus, +.pagination > .disabled > a, +.pagination > .disabled > a:hover, +.pagination > .disabled > a:focus { + color: #777; + cursor: not-allowed; + background-color: #fff; + border-color: #ddd; +} +.pagination-lg > li > a, +.pagination-lg > li > span { + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.pagination-lg > li:first-child > a, +.pagination-lg > li:first-child > span { + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; +} +.pagination-lg > li:last-child > a, +.pagination-lg > li:last-child > span { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; +} +.pagination-sm > li > a, +.pagination-sm > li > span { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; +} +.pagination-sm > li:first-child > a, +.pagination-sm > li:first-child > span { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} +.pagination-sm > li:last-child > a, +.pagination-sm > li:last-child > span { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} +.pager { + padding-left: 0; + margin: 20px 0; + text-align: center; + list-style: none; +} +.pager li { + display: inline; +} +.pager li > a, +.pager li > span { + display: inline-block; + padding: 5px 14px; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 15px; +} +.pager li > a:hover, +.pager li > a:focus { + text-decoration: none; + background-color: #eee; +} +.pager .next > a, +.pager .next > span { + float: right; +} +.pager .previous > a, +.pager .previous > span { + float: left; +} +.pager .disabled > a, +.pager .disabled > a:hover, +.pager .disabled > a:focus, +.pager .disabled > span { + color: #777; + cursor: not-allowed; + background-color: #fff; +} +.label { + display: inline; + padding: .2em .6em .3em; + font-size: 75%; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} +a.label:hover, +a.label:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.label:empty { + display: none; +} +.btn .label { + position: relative; + top: -1px; +} +.label-default { + background-color: #777; +} +.label-default[href]:hover, +.label-default[href]:focus { + background-color: #5e5e5e; +} +.label-primary { + background-color: #337ab7; +} +.label-primary[href]:hover, +.label-primary[href]:focus { + background-color: #286090; +} +.label-success { + background-color: #5cb85c; +} +.label-success[href]:hover, +.label-success[href]:focus { + background-color: #449d44; +} +.label-info { + background-color: #5bc0de; +} +.label-info[href]:hover, +.label-info[href]:focus { + background-color: #31b0d5; +} +.label-warning { + background-color: #f0ad4e; +} +.label-warning[href]:hover, +.label-warning[href]:focus { + background-color: #ec971f; +} +.label-danger { + background-color: #d9534f; +} +.label-danger[href]:hover, +.label-danger[href]:focus { + background-color: #c9302c; +} +.badge { + display: inline-block; + min-width: 10px; + padding: 3px 7px; + font-size: 12px; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: middle; + background-color: #777; + border-radius: 10px; +} +.badge:empty { + display: none; +} +.btn .badge { + position: relative; + top: -1px; +} +.btn-xs .badge, +.btn-group-xs > .btn .badge { + top: 0; + padding: 1px 5px; +} +a.badge:hover, +a.badge:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.list-group-item.active > .badge, +.nav-pills > .active > a > .badge { + color: #337ab7; + background-color: #fff; +} +.list-group-item > .badge { + float: right; +} +.list-group-item > .badge + .badge { + margin-right: 5px; +} +.nav-pills > li > a > .badge { + margin-left: 3px; +} +.jumbotron { + padding-top: 30px; + padding-bottom: 30px; + margin-bottom: 30px; + color: inherit; + background-color: #eee; +} +.jumbotron h1, +.jumbotron .h1 { + color: inherit; +} +.jumbotron p { + margin-bottom: 15px; + font-size: 21px; + font-weight: 200; +} +.jumbotron > hr { + border-top-color: #d5d5d5; +} +.container .jumbotron, +.container-fluid .jumbotron { + border-radius: 6px; +} +.jumbotron .container { + max-width: 100%; +} +@media screen and (min-width: 768px) { + .jumbotron { + padding-top: 48px; + padding-bottom: 48px; + } + .container .jumbotron, + .container-fluid .jumbotron { + padding-right: 60px; + padding-left: 60px; + } + .jumbotron h1, + .jumbotron .h1 { + font-size: 63px; + } +} +.thumbnail { + display: block; + padding: 4px; + margin-bottom: 20px; + line-height: 1.42857143; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: border .2s ease-in-out; + -o-transition: border .2s ease-in-out; + transition: border .2s ease-in-out; +} +.thumbnail > img, +.thumbnail a > img { + margin-right: auto; + margin-left: auto; +} +a.thumbnail:hover, +a.thumbnail:focus, +a.thumbnail.active { + border-color: #337ab7; +} +.thumbnail .caption { + padding: 9px; + color: #333; +} +.alert { + padding: 15px; + margin-bottom: 20px; + border: 1px solid transparent; + border-radius: 4px; +} +.alert h4 { + margin-top: 0; + color: inherit; +} +.alert .alert-link { + font-weight: bold; +} +.alert > p, +.alert > ul { + margin-bottom: 0; +} +.alert > p + p { + margin-top: 5px; +} +.alert-dismissable, +.alert-dismissible { + padding-right: 35px; +} +.alert-dismissable .close, +.alert-dismissible .close { + position: relative; + top: -2px; + right: -21px; + color: inherit; +} +.alert-success { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.alert-success hr { + border-top-color: #c9e2b3; +} +.alert-success .alert-link { + color: #2b542c; +} +.alert-info { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.alert-info hr { + border-top-color: #a6e1ec; +} +.alert-info .alert-link { + color: #245269; +} +.alert-warning { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.alert-warning hr { + border-top-color: #f7e1b5; +} +.alert-warning .alert-link { + color: #66512c; +} +.alert-danger { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.alert-danger hr { + border-top-color: #e4b9c0; +} +.alert-danger .alert-link { + color: #843534; +} +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@-o-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +.progress { + height: 20px; + margin-bottom: 20px; + overflow: hidden; + background-color: #f5f5f5; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); +} +.progress-bar { + float: left; + width: 0; + height: 100%; + font-size: 12px; + line-height: 20px; + color: #fff; + text-align: center; + background-color: #337ab7; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + -webkit-transition: width .6s ease; + -o-transition: width .6s ease; + transition: width .6s ease; +} +.progress-striped .progress-bar, +.progress-bar-striped { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + -webkit-background-size: 40px 40px; + background-size: 40px 40px; +} +.progress.active .progress-bar, +.progress-bar.active { + -webkit-animation: progress-bar-stripes 2s linear infinite; + -o-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.progress-bar-success { + background-color: #5cb85c; +} +.progress-striped .progress-bar-success { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-info { + background-color: #5bc0de; +} +.progress-striped .progress-bar-info { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-warning { + background-color: #f0ad4e; +} +.progress-striped .progress-bar-warning { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-danger { + background-color: #d9534f; +} +.progress-striped .progress-bar-danger { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.media { + margin-top: 15px; +} +.media:first-child { + margin-top: 0; +} +.media, +.media-body { + overflow: hidden; + zoom: 1; +} +.media-body { + width: 10000px; +} +.media-object { + display: block; +} +.media-object.img-thumbnail { + max-width: none; +} +.media-right, +.media > .pull-right { + padding-left: 10px; +} +.media-left, +.media > .pull-left { + padding-right: 10px; +} +.media-left, +.media-right, +.media-body { + display: table-cell; + vertical-align: top; +} +.media-middle { + vertical-align: middle; +} +.media-bottom { + vertical-align: bottom; +} +.media-heading { + margin-top: 0; + margin-bottom: 5px; +} +.media-list { + padding-left: 0; + list-style: none; +} +.list-group { + padding-left: 0; + margin-bottom: 20px; +} +.list-group-item { + position: relative; + display: block; + padding: 10px 15px; + margin-bottom: -1px; + background-color: #fff; + border: 1px solid #ddd; +} +.list-group-item:first-child { + border-top-left-radius: 4px; + border-top-right-radius: 4px; +} +.list-group-item:last-child { + margin-bottom: 0; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 4px; +} +a.list-group-item, +button.list-group-item { + color: #555; +} +a.list-group-item .list-group-item-heading, +button.list-group-item .list-group-item-heading { + color: #333; +} +a.list-group-item:hover, +button.list-group-item:hover, +a.list-group-item:focus, +button.list-group-item:focus { + color: #555; + text-decoration: none; + background-color: #f5f5f5; +} +button.list-group-item { + width: 100%; + text-align: left; +} +.list-group-item.disabled, +.list-group-item.disabled:hover, +.list-group-item.disabled:focus { + color: #777; + cursor: not-allowed; + background-color: #eee; +} +.list-group-item.disabled .list-group-item-heading, +.list-group-item.disabled:hover .list-group-item-heading, +.list-group-item.disabled:focus .list-group-item-heading { + color: inherit; +} +.list-group-item.disabled .list-group-item-text, +.list-group-item.disabled:hover .list-group-item-text, +.list-group-item.disabled:focus .list-group-item-text { + color: #777; +} +.list-group-item.active, +.list-group-item.active:hover, +.list-group-item.active:focus { + z-index: 2; + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.list-group-item.active .list-group-item-heading, +.list-group-item.active:hover .list-group-item-heading, +.list-group-item.active:focus .list-group-item-heading, +.list-group-item.active .list-group-item-heading > small, +.list-group-item.active:hover .list-group-item-heading > small, +.list-group-item.active:focus .list-group-item-heading > small, +.list-group-item.active .list-group-item-heading > .small, +.list-group-item.active:hover .list-group-item-heading > .small, +.list-group-item.active:focus .list-group-item-heading > .small { + color: inherit; +} +.list-group-item.active .list-group-item-text, +.list-group-item.active:hover .list-group-item-text, +.list-group-item.active:focus .list-group-item-text { + color: #c7ddef; +} +.list-group-item-success { + color: #3c763d; + background-color: #dff0d8; +} +a.list-group-item-success, +button.list-group-item-success { + color: #3c763d; +} +a.list-group-item-success .list-group-item-heading, +button.list-group-item-success .list-group-item-heading { + color: inherit; +} +a.list-group-item-success:hover, +button.list-group-item-success:hover, +a.list-group-item-success:focus, +button.list-group-item-success:focus { + color: #3c763d; + background-color: #d0e9c6; +} +a.list-group-item-success.active, +button.list-group-item-success.active, +a.list-group-item-success.active:hover, +button.list-group-item-success.active:hover, +a.list-group-item-success.active:focus, +button.list-group-item-success.active:focus { + color: #fff; + background-color: #3c763d; + border-color: #3c763d; +} +.list-group-item-info { + color: #31708f; + background-color: #d9edf7; +} +a.list-group-item-info, +button.list-group-item-info { + color: #31708f; +} +a.list-group-item-info .list-group-item-heading, +button.list-group-item-info .list-group-item-heading { + color: inherit; +} +a.list-group-item-info:hover, +button.list-group-item-info:hover, +a.list-group-item-info:focus, +button.list-group-item-info:focus { + color: #31708f; + background-color: #c4e3f3; +} +a.list-group-item-info.active, +button.list-group-item-info.active, +a.list-group-item-info.active:hover, +button.list-group-item-info.active:hover, +a.list-group-item-info.active:focus, +button.list-group-item-info.active:focus { + color: #fff; + background-color: #31708f; + border-color: #31708f; +} +.list-group-item-warning { + color: #8a6d3b; + background-color: #fcf8e3; +} +a.list-group-item-warning, +button.list-group-item-warning { + color: #8a6d3b; +} +a.list-group-item-warning .list-group-item-heading, +button.list-group-item-warning .list-group-item-heading { + color: inherit; +} +a.list-group-item-warning:hover, +button.list-group-item-warning:hover, +a.list-group-item-warning:focus, +button.list-group-item-warning:focus { + color: #8a6d3b; + background-color: #faf2cc; +} +a.list-group-item-warning.active, +button.list-group-item-warning.active, +a.list-group-item-warning.active:hover, +button.list-group-item-warning.active:hover, +a.list-group-item-warning.active:focus, +button.list-group-item-warning.active:focus { + color: #fff; + background-color: #8a6d3b; + border-color: #8a6d3b; +} +.list-group-item-danger { + color: #a94442; + background-color: #f2dede; +} +a.list-group-item-danger, +button.list-group-item-danger { + color: #a94442; +} +a.list-group-item-danger .list-group-item-heading, +button.list-group-item-danger .list-group-item-heading { + color: inherit; +} +a.list-group-item-danger:hover, +button.list-group-item-danger:hover, +a.list-group-item-danger:focus, +button.list-group-item-danger:focus { + color: #a94442; + background-color: #ebcccc; +} +a.list-group-item-danger.active, +button.list-group-item-danger.active, +a.list-group-item-danger.active:hover, +button.list-group-item-danger.active:hover, +a.list-group-item-danger.active:focus, +button.list-group-item-danger.active:focus { + color: #fff; + background-color: #a94442; + border-color: #a94442; +} +.list-group-item-heading { + margin-top: 0; + margin-bottom: 5px; +} +.list-group-item-text { + margin-bottom: 0; + line-height: 1.3; +} +.panel { + margin-bottom: 20px; + background-color: #fff; + border: 1px solid transparent; + border-radius: 4px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: 0 1px 1px rgba(0, 0, 0, .05); +} +.panel-body { + padding: 15px; +} +.panel-heading { + padding: 10px 15px; + border-bottom: 1px solid transparent; + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel-heading > .dropdown .dropdown-toggle { + color: inherit; +} +.panel-title { + margin-top: 0; + margin-bottom: 0; + font-size: 16px; + color: inherit; +} +.panel-title > a, +.panel-title > small, +.panel-title > .small, +.panel-title > small > a, +.panel-title > .small > a { + color: inherit; +} +.panel-footer { + padding: 10px 15px; + background-color: #f5f5f5; + border-top: 1px solid #ddd; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .list-group, +.panel > .panel-collapse > .list-group { + margin-bottom: 0; +} +.panel > .list-group .list-group-item, +.panel > .panel-collapse > .list-group .list-group-item { + border-width: 1px 0; + border-radius: 0; +} +.panel > .list-group:first-child .list-group-item:first-child, +.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { + border-top: 0; + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .list-group:last-child .list-group-item:last-child, +.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { + border-bottom: 0; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.panel-heading + .list-group .list-group-item:first-child { + border-top-width: 0; +} +.list-group + .panel-footer { + border-top-width: 0; +} +.panel > .table, +.panel > .table-responsive > .table, +.panel > .panel-collapse > .table { + margin-bottom: 0; +} +.panel > .table caption, +.panel > .table-responsive > .table caption, +.panel > .panel-collapse > .table caption { + padding-right: 15px; + padding-left: 15px; +} +.panel > .table:first-child, +.panel > .table-responsive:first-child > .table:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { + border-top-right-radius: 3px; +} +.panel > .table:last-child, +.panel > .table-responsive:last-child > .table:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { + border-bottom-right-radius: 3px; +} +.panel > .panel-body + .table, +.panel > .panel-body + .table-responsive, +.panel > .table + .panel-body, +.panel > .table-responsive + .panel-body { + border-top: 1px solid #ddd; +} +.panel > .table > tbody:first-child > tr:first-child th, +.panel > .table > tbody:first-child > tr:first-child td { + border-top: 0; +} +.panel > .table-bordered, +.panel > .table-responsive > .table-bordered { + border: 0; +} +.panel > .table-bordered > thead > tr > th:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, +.panel > .table-bordered > tbody > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, +.panel > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-bordered > thead > tr > td:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, +.panel > .table-bordered > tbody > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, +.panel > .table-bordered > tfoot > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; +} +.panel > .table-bordered > thead > tr > th:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, +.panel > .table-bordered > tbody > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, +.panel > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-bordered > thead > tr > td:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, +.panel > .table-bordered > tbody > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, +.panel > .table-bordered > tfoot > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; +} +.panel > .table-bordered > thead > tr:first-child > td, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, +.panel > .table-bordered > tbody > tr:first-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, +.panel > .table-bordered > thead > tr:first-child > th, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, +.panel > .table-bordered > tbody > tr:first-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { + border-bottom: 0; +} +.panel > .table-bordered > tbody > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, +.panel > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-bordered > tbody > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, +.panel > .table-bordered > tfoot > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { + border-bottom: 0; +} +.panel > .table-responsive { + margin-bottom: 0; + border: 0; +} +.panel-group { + margin-bottom: 20px; +} +.panel-group .panel { + margin-bottom: 0; + border-radius: 4px; +} +.panel-group .panel + .panel { + margin-top: 5px; +} +.panel-group .panel-heading { + border-bottom: 0; +} +.panel-group .panel-heading + .panel-collapse > .panel-body, +.panel-group .panel-heading + .panel-collapse > .list-group { + border-top: 1px solid #ddd; +} +.panel-group .panel-footer { + border-top: 0; +} +.panel-group .panel-footer + .panel-collapse .panel-body { + border-bottom: 1px solid #ddd; +} +.panel-default { + border-color: #ddd; +} +.panel-default > .panel-heading { + color: #333; + background-color: #f5f5f5; + border-color: #ddd; +} +.panel-default > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ddd; +} +.panel-default > .panel-heading .badge { + color: #f5f5f5; + background-color: #333; +} +.panel-default > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ddd; +} +.panel-primary { + border-color: #337ab7; +} +.panel-primary > .panel-heading { + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.panel-primary > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #337ab7; +} +.panel-primary > .panel-heading .badge { + color: #337ab7; + background-color: #fff; +} +.panel-primary > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #337ab7; +} +.panel-success { + border-color: #d6e9c6; +} +.panel-success > .panel-heading { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.panel-success > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #d6e9c6; +} +.panel-success > .panel-heading .badge { + color: #dff0d8; + background-color: #3c763d; +} +.panel-success > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #d6e9c6; +} +.panel-info { + border-color: #bce8f1; +} +.panel-info > .panel-heading { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.panel-info > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #bce8f1; +} +.panel-info > .panel-heading .badge { + color: #d9edf7; + background-color: #31708f; +} +.panel-info > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #bce8f1; +} +.panel-warning { + border-color: #faebcc; +} +.panel-warning > .panel-heading { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.panel-warning > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #faebcc; +} +.panel-warning > .panel-heading .badge { + color: #fcf8e3; + background-color: #8a6d3b; +} +.panel-warning > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #faebcc; +} +.panel-danger { + border-color: #ebccd1; +} +.panel-danger > .panel-heading { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.panel-danger > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ebccd1; +} +.panel-danger > .panel-heading .badge { + color: #f2dede; + background-color: #a94442; +} +.panel-danger > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ebccd1; +} +.embed-responsive { + position: relative; + display: block; + height: 0; + padding: 0; + overflow: hidden; +} +.embed-responsive .embed-responsive-item, +.embed-responsive iframe, +.embed-responsive embed, +.embed-responsive object, +.embed-responsive video { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 100%; + height: 100%; + border: 0; +} +.embed-responsive-16by9 { + padding-bottom: 56.25%; +} +.embed-responsive-4by3 { + padding-bottom: 75%; +} +.well { + min-height: 20px; + padding: 19px; + margin-bottom: 20px; + background-color: #f5f5f5; + border: 1px solid #e3e3e3; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); +} +.well blockquote { + border-color: #ddd; + border-color: rgba(0, 0, 0, .15); +} +.well-lg { + padding: 24px; + border-radius: 6px; +} +.well-sm { + padding: 9px; + border-radius: 3px; +} +.close { + float: right; + font-size: 21px; + font-weight: bold; + line-height: 1; + color: #000; + text-shadow: 0 1px 0 #fff; + filter: alpha(opacity=20); + opacity: .2; +} +.close:hover, +.close:focus { + color: #000; + text-decoration: none; + cursor: pointer; + filter: alpha(opacity=50); + opacity: .5; +} +button.close { + -webkit-appearance: none; + padding: 0; + cursor: pointer; + background: transparent; + border: 0; +} +.modal-open { + overflow: hidden; +} +.modal { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1050; + display: none; + overflow: hidden; + -webkit-overflow-scrolling: touch; + outline: 0; +} +.modal.fade .modal-dialog { + -webkit-transition: -webkit-transform .3s ease-out; + -o-transition: -o-transform .3s ease-out; + transition: transform .3s ease-out; + -webkit-transform: translate(0, -25%); + -ms-transform: translate(0, -25%); + -o-transform: translate(0, -25%); + transform: translate(0, -25%); +} +.modal.in .modal-dialog { + -webkit-transform: translate(0, 0); + -ms-transform: translate(0, 0); + -o-transform: translate(0, 0); + transform: translate(0, 0); +} +.modal-open .modal { + overflow-x: hidden; + overflow-y: auto; +} +.modal-dialog { + position: relative; + width: auto; + margin: 10px; +} +.modal-content { + position: relative; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #999; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + outline: 0; + -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); + box-shadow: 0 3px 9px rgba(0, 0, 0, .5); +} +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; + background-color: #000; +} +.modal-backdrop.fade { + filter: alpha(opacity=0); + opacity: 0; +} +.modal-backdrop.in { + filter: alpha(opacity=50); + opacity: .5; +} +.modal-header { + min-height: 16.42857143px; + padding: 15px; + border-bottom: 1px solid #e5e5e5; +} +.modal-header .close { + margin-top: -2px; +} +.modal-title { + margin: 0; + line-height: 1.42857143; +} +.modal-body { + position: relative; + padding: 15px; +} +.modal-footer { + padding: 15px; + text-align: right; + border-top: 1px solid #e5e5e5; +} +.modal-footer .btn + .btn { + margin-bottom: 0; + margin-left: 5px; +} +.modal-footer .btn-group .btn + .btn { + margin-left: -1px; +} +.modal-footer .btn-block + .btn-block { + margin-left: 0; +} +.modal-scrollbar-measure { + position: absolute; + top: -9999px; + width: 50px; + height: 50px; + overflow: scroll; +} +@media (min-width: 768px) { + .modal-dialog { + width: 600px; + margin: 30px auto; + } + .modal-content { + -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); + box-shadow: 0 5px 15px rgba(0, 0, 0, .5); + } + .modal-sm { + width: 300px; + } +} +@media (min-width: 992px) { + .modal-lg { + width: 900px; + } +} +.tooltip { + position: absolute; + z-index: 1070; + display: block; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 12px; + font-style: normal; + font-weight: normal; + line-height: 1.42857143; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + letter-spacing: normal; + word-break: normal; + word-spacing: normal; + word-wrap: normal; + white-space: normal; + filter: alpha(opacity=0); + opacity: 0; + + line-break: auto; +} +.tooltip.in { + filter: alpha(opacity=90); + opacity: .9; +} +.tooltip.top { + padding: 5px 0; + margin-top: -3px; +} +.tooltip.right { + padding: 0 5px; + margin-left: 3px; +} +.tooltip.bottom { + padding: 5px 0; + margin-top: 3px; +} +.tooltip.left { + padding: 0 5px; + margin-left: -3px; +} +.tooltip-inner { + max-width: 200px; + padding: 3px 8px; + color: #fff; + text-align: center; + background-color: #000; + border-radius: 4px; +} +.tooltip-arrow { + position: absolute; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.tooltip.top .tooltip-arrow { + bottom: 0; + left: 50%; + margin-left: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-left .tooltip-arrow { + right: 5px; + bottom: 0; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-right .tooltip-arrow { + bottom: 0; + left: 5px; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.right .tooltip-arrow { + top: 50%; + left: 0; + margin-top: -5px; + border-width: 5px 5px 5px 0; + border-right-color: #000; +} +.tooltip.left .tooltip-arrow { + top: 50%; + right: 0; + margin-top: -5px; + border-width: 5px 0 5px 5px; + border-left-color: #000; +} +.tooltip.bottom .tooltip-arrow { + top: 0; + left: 50%; + margin-left: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-left .tooltip-arrow { + top: 0; + right: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-right .tooltip-arrow { + top: 0; + left: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1060; + display: none; + max-width: 276px; + padding: 1px; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + font-style: normal; + font-weight: normal; + line-height: 1.42857143; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + letter-spacing: normal; + word-break: normal; + word-spacing: normal; + word-wrap: normal; + white-space: normal; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); + box-shadow: 0 5px 10px rgba(0, 0, 0, .2); + + line-break: auto; +} +.popover.top { + margin-top: -10px; +} +.popover.right { + margin-left: 10px; +} +.popover.bottom { + margin-top: 10px; +} +.popover.left { + margin-left: -10px; +} +.popover-title { + padding: 8px 14px; + margin: 0; + font-size: 14px; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + border-radius: 5px 5px 0 0; +} +.popover-content { + padding: 9px 14px; +} +.popover > .arrow, +.popover > .arrow:after { + position: absolute; + display: block; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.popover > .arrow { + border-width: 11px; +} +.popover > .arrow:after { + content: ""; + border-width: 10px; +} +.popover.top > .arrow { + bottom: -11px; + left: 50%; + margin-left: -11px; + border-top-color: #999; + border-top-color: rgba(0, 0, 0, .25); + border-bottom-width: 0; +} +.popover.top > .arrow:after { + bottom: 1px; + margin-left: -10px; + content: " "; + border-top-color: #fff; + border-bottom-width: 0; +} +.popover.right > .arrow { + top: 50%; + left: -11px; + margin-top: -11px; + border-right-color: #999; + border-right-color: rgba(0, 0, 0, .25); + border-left-width: 0; +} +.popover.right > .arrow:after { + bottom: -10px; + left: 1px; + content: " "; + border-right-color: #fff; + border-left-width: 0; +} +.popover.bottom > .arrow { + top: -11px; + left: 50%; + margin-left: -11px; + border-top-width: 0; + border-bottom-color: #999; + border-bottom-color: rgba(0, 0, 0, .25); +} +.popover.bottom > .arrow:after { + top: 1px; + margin-left: -10px; + content: " "; + border-top-width: 0; + border-bottom-color: #fff; +} +.popover.left > .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-right-width: 0; + border-left-color: #999; + border-left-color: rgba(0, 0, 0, .25); +} +.popover.left > .arrow:after { + right: 1px; + bottom: -10px; + content: " "; + border-right-width: 0; + border-left-color: #fff; +} +.carousel { + position: relative; +} +.carousel-inner { + position: relative; + width: 100%; + overflow: hidden; +} +.carousel-inner > .item { + position: relative; + display: none; + -webkit-transition: .6s ease-in-out left; + -o-transition: .6s ease-in-out left; + transition: .6s ease-in-out left; +} +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + line-height: 1; +} +@media all and (transform-3d), (-webkit-transform-3d) { + .carousel-inner > .item { + -webkit-transition: -webkit-transform .6s ease-in-out; + -o-transition: -o-transform .6s ease-in-out; + transition: transform .6s ease-in-out; + + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-perspective: 1000px; + perspective: 1000px; + } + .carousel-inner > .item.next, + .carousel-inner > .item.active.right { + left: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + .carousel-inner > .item.prev, + .carousel-inner > .item.active.left { + left: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + .carousel-inner > .item.next.left, + .carousel-inner > .item.prev.right, + .carousel-inner > .item.active { + left: 0; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} +.carousel-inner > .active, +.carousel-inner > .next, +.carousel-inner > .prev { + display: block; +} +.carousel-inner > .active { + left: 0; +} +.carousel-inner > .next, +.carousel-inner > .prev { + position: absolute; + top: 0; + width: 100%; +} +.carousel-inner > .next { + left: 100%; +} +.carousel-inner > .prev { + left: -100%; +} +.carousel-inner > .next.left, +.carousel-inner > .prev.right { + left: 0; +} +.carousel-inner > .active.left { + left: -100%; +} +.carousel-inner > .active.right { + left: 100%; +} +.carousel-control { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 15%; + font-size: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); + filter: alpha(opacity=50); + opacity: .5; +} +.carousel-control.left { + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); + background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); + background-repeat: repeat-x; +} +.carousel-control.right { + right: 0; + left: auto; + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); + background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); + background-repeat: repeat-x; +} +.carousel-control:hover, +.carousel-control:focus { + color: #fff; + text-decoration: none; + filter: alpha(opacity=90); + outline: 0; + opacity: .9; +} +.carousel-control .icon-prev, +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-left, +.carousel-control .glyphicon-chevron-right { + position: absolute; + top: 50%; + z-index: 5; + display: inline-block; + margin-top: -10px; +} +.carousel-control .icon-prev, +.carousel-control .glyphicon-chevron-left { + left: 50%; + margin-left: -10px; +} +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-right { + right: 50%; + margin-right: -10px; +} +.carousel-control .icon-prev, +.carousel-control .icon-next { + width: 20px; + height: 20px; + font-family: serif; + line-height: 1; +} +.carousel-control .icon-prev:before { + content: '\2039'; +} +.carousel-control .icon-next:before { + content: '\203a'; +} +.carousel-indicators { + position: absolute; + bottom: 10px; + left: 50%; + z-index: 15; + width: 60%; + padding-left: 0; + margin-left: -30%; + text-align: center; + list-style: none; +} +.carousel-indicators li { + display: inline-block; + width: 10px; + height: 10px; + margin: 1px; + text-indent: -999px; + cursor: pointer; + background-color: #000 \9; + background-color: rgba(0, 0, 0, 0); + border: 1px solid #fff; + border-radius: 10px; +} +.carousel-indicators .active { + width: 12px; + height: 12px; + margin: 0; + background-color: #fff; +} +.carousel-caption { + position: absolute; + right: 15%; + bottom: 20px; + left: 15%; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); +} +.carousel-caption .btn { + text-shadow: none; +} +@media screen and (min-width: 768px) { + .carousel-control .glyphicon-chevron-left, + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-prev, + .carousel-control .icon-next { + width: 30px; + height: 30px; + margin-top: -15px; + font-size: 30px; + } + .carousel-control .glyphicon-chevron-left, + .carousel-control .icon-prev { + margin-left: -15px; + } + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-next { + margin-right: -15px; + } + .carousel-caption { + right: 20%; + left: 20%; + padding-bottom: 30px; + } + .carousel-indicators { + bottom: 20px; + } +} +.clearfix:before, +.clearfix:after, +.dl-horizontal dd:before, +.dl-horizontal dd:after, +.container:before, +.container:after, +.container-fluid:before, +.container-fluid:after, +.row:before, +.row:after, +.form-horizontal .form-group:before, +.form-horizontal .form-group:after, +.btn-toolbar:before, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after, +.nav:before, +.nav:after, +.navbar:before, +.navbar:after, +.navbar-header:before, +.navbar-header:after, +.navbar-collapse:before, +.navbar-collapse:after, +.pager:before, +.pager:after, +.panel-body:before, +.panel-body:after, +.modal-footer:before, +.modal-footer:after { + display: table; + content: " "; +} +.clearfix:after, +.dl-horizontal dd:after, +.container:after, +.container-fluid:after, +.row:after, +.form-horizontal .form-group:after, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:after, +.nav:after, +.navbar:after, +.navbar-header:after, +.navbar-collapse:after, +.pager:after, +.panel-body:after, +.modal-footer:after { + clear: both; +} +.center-block { + display: block; + margin-right: auto; + margin-left: auto; +} +.pull-right { + float: right !important; +} +.pull-left { + float: left !important; +} +.hide { + display: none !important; +} +.show { + display: block !important; +} +.invisible { + visibility: hidden; +} +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; +} +.hidden { + display: none !important; +} +.affix { + position: fixed; +} +@-ms-viewport { + width: device-width; +} +.visible-xs, +.visible-sm, +.visible-md, +.visible-lg { + display: none !important; +} +.visible-xs-block, +.visible-xs-inline, +.visible-xs-inline-block, +.visible-sm-block, +.visible-sm-inline, +.visible-sm-inline-block, +.visible-md-block, +.visible-md-inline, +.visible-md-inline-block, +.visible-lg-block, +.visible-lg-inline, +.visible-lg-inline-block { + display: none !important; +} +@media (max-width: 767px) { + .visible-xs { + display: block !important; + } + table.visible-xs { + display: table !important; + } + tr.visible-xs { + display: table-row !important; + } + th.visible-xs, + td.visible-xs { + display: table-cell !important; + } +} +@media (max-width: 767px) { + .visible-xs-block { + display: block !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline { + display: inline !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline-block { + display: inline-block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm { + display: block !important; + } + table.visible-sm { + display: table !important; + } + tr.visible-sm { + display: table-row !important; + } + th.visible-sm, + td.visible-sm { + display: table-cell !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-block { + display: block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline { + display: inline !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline-block { + display: inline-block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md { + display: block !important; + } + table.visible-md { + display: table !important; + } + tr.visible-md { + display: table-row !important; + } + th.visible-md, + td.visible-md { + display: table-cell !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-block { + display: block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline { + display: inline !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline-block { + display: inline-block !important; + } +} +@media (min-width: 1200px) { + .visible-lg { + display: block !important; + } + table.visible-lg { + display: table !important; + } + tr.visible-lg { + display: table-row !important; + } + th.visible-lg, + td.visible-lg { + display: table-cell !important; + } +} +@media (min-width: 1200px) { + .visible-lg-block { + display: block !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline { + display: inline !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline-block { + display: inline-block !important; + } +} +@media (max-width: 767px) { + .hidden-xs { + display: none !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .hidden-sm { + display: none !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-md { + display: none !important; + } +} +@media (min-width: 1200px) { + .hidden-lg { + display: none !important; + } +} +.visible-print { + display: none !important; +} +@media print { + .visible-print { + display: block !important; + } + table.visible-print { + display: table !important; + } + tr.visible-print { + display: table-row !important; + } + th.visible-print, + td.visible-print { + display: table-cell !important; + } +} +.visible-print-block { + display: none !important; +} +@media print { + .visible-print-block { + display: block !important; + } +} +.visible-print-inline { + display: none !important; +} +@media print { + .visible-print-inline { + display: inline !important; + } +} +.visible-print-inline-block { + display: none !important; +} +@media print { + .visible-print-inline-block { + display: inline-block !important; + } +} +@media print { + .hidden-print { + display: none !important; + } +} +/*# sourceMappingURL=bootstrap.css.map */ diff --git a/www/images/css.css b/www/images/css.css new file mode 100644 index 0000000..0050ad4 --- /dev/null +++ b/www/images/css.css @@ -0,0 +1,357 @@ +/* CSS Document */ + +fieldset, img { border:none; } + +.f-14{ + font-size: 16px; +} +.f-14 a{ + text-decoration:none; + color: #5a5a5a; +} +.xx { + background-image: url(xx.gif); + background-repeat: repeat-x; + background-position: left bottom; +} +.bk{ + border-right-width: 1px; + border-bottom-width: 1px; + border-left-width: 1px; + border-right-style: solid; + border-bottom-style: solid; + border-left-style: solid; + border-right-color: #d5dde0; + border-bottom-color: #d5dde0; + border-left-color: #d5dde0; +} +.bk1{ + border: 1px solid #bbbbbb; +} +.bk3{ + border: 1px solid #CCCCCC; +} +.zt_5{ + font-size: 21px; + font-weight: bold; + line-height: 40px; +} +.dxx { + border-bottom-width: 1px; + border-bottom-style: solid; + border-bottom-color: #0099FF; +} +.bg{ + background-image: url(index_r1_c1.jpg); + background-repeat: no-repeat; + background-position: center top; +} +.bg1{ + background-image: url(index_r2_c1.jpg); + background-repeat: no-repeat; + background-position: center top; +} +.zt01 a{ + color: #ff0000; + font-weight: bold; + background-image: url(d1.jpg); + background-repeat: no-repeat; + background-position: left 4px; + padding-left: 10px; + float: left; +} +.zt02 a{ + color: #32a0d0; + font-weight: bold; +} +.gggs a{ + color: #36a900; +} +.mun{ + padding-left: 10px; +} +.mun a{ + color: #282828; + width: 100px; + line-height: 40px; + height: 40px; + float: left; + font-size: 14px; + font-weight: bold; + text-align: center; + margin-left: 5px; +} +.mun a:hover{ + background-image: url(mun_an.gif); + background-repeat: no-repeat; + background-position: center top; + line-height: 40px; + height: 40px; + width: 100px; + color: #FFFFFF; +} +.zt1{ + color: #FFFFFF; +} + +.zt2{ + font-size: 14px; + color: #FFFFFF; + font-weight: bold; +} +.zt3{ + font-size: 12px; + color: #FFFFFF; + font-weight: bold; +} +.list4 p{ + font-size: 12px; + line-height: 24px; + height: 30px; + padding-left: 6px; + float: left; + width: 394px; +} +.list4 a{ + background-image: url(d.jpg); + background-repeat: no-repeat; + background-position: left 10px; + padding-left: 13px; + float: left; + font-size: 12px; + color: #363231; +} +.list4 a:hover{ + color:#FF6600; + font-size: 12px; +} +.list4 em{ + float: right; + color: #666666; + padding-right: 10px; +} +.list5 p{ + font-size: 12px; + line-height: 26px; + height: 26px; + padding-left: 6px; + float: left; + width: 320px; +} +.list5 a{ + background-image: url(d.jpg); + background-repeat: no-repeat; + background-position: left 10px; + padding-left: 13px; + float: left; + font-size: 12px; + color: #363231; +} +.list5 a:hover{ + color:#FF6600; + font-size: 12px; +} +.list5 em{ + float: right; + color: #666666; + padding-right: 10px; +} + +.list6 p{ + font-size: 12px; + line-height: 24px; + height: 24px; + padding-left: 6px; + float: left; + width: 194px; +} +.list6 a{ + background-image: url(d.jpg); + background-repeat: no-repeat; + background-position: left 10px; + padding-left: 13px; + float: left; + font-size: 12px; + color: #363231; +} +.list6 a:hover{ + color:#FF6600; + font-size: 12px; +} +.list6 em{ + float: right; + color: #666666; + padding-right: 10px; +} +.pic img{ + padding: 2px; + border: 1px solid #CCCCCC; +} +.pic1 img{ + padding: 2px; + border: 1px solid #CCCCCC; + margin-left: 26px; + float: left; +} +.pic2 img{ + padding: 2px; + border: 1px solid #CCCCCC; + margin-left: 10px; + float: left; + margin-top: 8px; + margin-bottom: 8px; + margin-right: 10px; +} +/* */ +.f-text { + height:22px; + line-height:22px; + border:1px solid #c71305; +} +#subti { + width:45px; + text-align:center; + line-height:24px; + height:24px; + border:none; + color:#fff; + background:#c71305; + cursor:pointer; +} + +/*----------------------------------------Ϣҳ-----------------------------------------------------*/ +#news_content { + border:1px solid #ccc; + margin-top:15px; +} +#news_content .title2{ clear:both;background:url(/images/title.gif) no-repeat;margin:0px; height:24px; padding-top:10px; padding-left:30px;color:#373737} +#news_content .title2 a:link,#news_content .title2 a:visited{color:#373737} +#news_content .cont{ padding:20px 20px 0} +#news_content h1{ font-size:24px; font-family:""; font-weight:normal; text-align:center; margin:0px 0px 10px; color:#1e51ad;} +#news_content .mark{ font-size:12px; border-bottom:1px #e2e2e2 solid;border-top:1px #e2e2e2 solid; color:#2972bf; line-height:22px; text-align:center} +#news_content .mark a{color:#2972bf;} +#news_content .mark a:hover{color:#999;} +#news_content .content{ padding:15px 0; color:#000000; font-size:18px; line-height:34px; letter-spacing:0px;} +#news_content .content p{ margin:10px 0px;} +#news_content .content .editor{ height:40px; line-height:40px; text-align:right;} + +#news_content .content .dianpin{ border:3px solid #bdf0f3; padding:5px; color:#005973 } +#news_content .content .dianpin div{ font-weight:bold;} +#news_content .content .dianpin p{ margin:0px; line-height:24px; text-indent:24px; font-size:14px} +#news_tt1 { + + line-height:30px; + font-size:14px; + text-indent:20px; + border-bottom:1px solid #ccc; +} +/* Ѷҳ */ +#class-left { + width:252px; + float:left; +} +#class_lefttt { + height:48px; + text-align:center; + line-height:48px; + font-family:"΢ź", ""; + font-size:22px; + border:1px solid #dfdfdf; + border-bottom:2px solid #1e4fae; + color:#1e4fae; +} +#class_leftnav ul li { + height:30px; + line-height:30px; + border:1px solid #dfdfdf; + margin-top:8px; + text-align:center; + background:url(ico10.jpg) no-repeat; + font-size:14px; + +} +#class_leftnav ul li:hover { + background:url(ico11.jpg) no-repeat; +} +#class_right { + border:1px solid #dfdfdf; + width:938px; + float:left; + margin-left:10px; +} +#class_right-newlist { +padding:15px 25px; +} +#class_tt { + height:30px; + line-height:30px; + border-bottom:1px solid #ebebeb; + background:url(news_ttbg.jpg) repeat-x; +} +#class_tt h2 { + background:url(ico7.jpg) no-repeat 0px 8px; + float:left;line-height:30px; + text-indent:20px; + font-size:14px; + font-weight:bold; + margin-left:15px; + width:250px; + +} +#class_tt h3{line-height:30px; + float:right; + padding-right:15px; +} +/*ҳCSS*/ +.pagecontent { + padding:10px 0;zOOM: 1; CLEAR: both; text-align:center; +} + .pagecontent A { + BORDER: #a2d0e5 1px solid; BACKGROUND: #fff;padding:3px 5px;font-size:12px; + + +} +.pagecontent SPAN { + BORDER: #a2d0e5 1px solid ;BACKGROUND: #fff;padding:3px 5px;font-size:12px; +} + .pagecontent A:hover { + BORDER: #1db535 1px solid; BACKGROUND: #57d26a; COLOR: #fff;TEXT-DECORATION: none; +} + +.dldh a { + font-size:14px; + font-weight:bold; +} + +#class_tu ul li { + float:left; + margin-left:20px; + margin-top:15px; + width:160px; +} +#class_tu ul li img { + width:152px; + height:112px; + padding:3px; + border:1px solid #ddd; +} +#class_tu { + padding-bottom:25px; +} +#class_tu ul li span { + display:block; + text-align:center; + padding-top:8px; +} +/* 2017 õƴ*/ +#huanfx_2017 { position: relative; width:520px;height:370px; overflow: hidden; text-align: left; background: white; } +#huanfx_2017 .focusBoxpic img {display: block; ;width:520px;height:370px } +#huanfx_2017 .focusBoxtxt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%; background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; } +#huanfx_2017 .focusBoxtxt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; } +#huanfx_2017 .focusBoxtxt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;} +#huanfx_2017 .focusBoxtxt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px; text-decoration: none; } +#huanfx_2017 .focusBoxnum { position: absolute; z-index: 3; bottom: 8px; right: 8px; } +#huanfx_2017 .focusBoxnum li{ float: left; position: relative; width: 18px; height: 18px; line-height: 18px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; } +#huanfx_2017 .focusBoxnum li a,#huanfx_2017 .focusBoxnum li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; } +#huanfx_2017 .focusBoxnum li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; } +#huanfx_2017 .focusBoxnum li.on a,#huanfx_2017 .focusBoxnum a:hover{ background:#f60; } diff --git a/www/images/d.gif b/www/images/d.gif new file mode 100644 index 0000000..e9a30f1 Binary files /dev/null and b/www/images/d.gif differ diff --git a/www/images/d.jpg b/www/images/d.jpg new file mode 100644 index 0000000..5b35db5 Binary files /dev/null and b/www/images/d.jpg differ diff --git a/www/images/d1.jpg b/www/images/d1.jpg new file mode 100644 index 0000000..7036ff2 Binary files /dev/null and b/www/images/d1.jpg differ diff --git a/www/images/data.js b/www/images/data.js new file mode 100644 index 0000000..bb666c8 --- /dev/null +++ b/www/images/data.js @@ -0,0 +1,27 @@ +var day=""; +var month=""; +var ampm=""; +var ampmhour=""; +var myweekday=""; +var year=""; +mydate=new Date(); +myweekday=mydate.getDay(); +mymonth=mydate.getMonth()+1; +myday= mydate.getDate(); +myyear= mydate.getYear(); +year=(myyear > 200) ? myyear : 1900 + myyear; +if(myweekday == 0) +weekday=" "; +else if(myweekday == 1) +weekday=" һ "; +else if(myweekday == 2) +weekday=" ڶ "; +else if(myweekday == 3) +weekday=" "; +else if(myweekday == 4) +weekday=" "; +else if(myweekday == 5) +weekday=" "; +else if(myweekday == 6) +weekday=" "; +document.write(year+""+mymonth+""+myday+" "+weekday); diff --git a/www/images/ddewm.jpg b/www/images/ddewm.jpg new file mode 100644 index 0000000..3064ddf Binary files /dev/null and b/www/images/ddewm.jpg differ diff --git a/www/images/font-awesome.min.css b/www/images/font-awesome.min.css new file mode 100644 index 0000000..540440c --- /dev/null +++ b/www/images/font-awesome.min.css @@ -0,0 +1,4 @@ +/*! + * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/www/images/font.css b/www/images/font.css new file mode 100644 index 0000000..cf0e432 --- /dev/null +++ b/www/images/font.css @@ -0,0 +1,128 @@ +body { +font-size:14px; +color: #434343; +} + +* a { +color: #434343; +} + +* a:hover { +color:#ff0000; +text-decoration:underline; +} +/* ͨб */ +.newlist12 ul li { + line-height:24px; + background:url(ico.jpg) no-repeat 0px 10px; + text-indent:14px; +} +.newlist14 ul li { + line-height:30px; + background:url(ico.jpg) no-repeat 0px 12px; + text-indent:14px; + font-size:14px; +} +.newlist12-date ul li { + line-height:24px; + vertical-align:bottom; +} +.newlist14-date ul li { + line-height:30px; + vertical-align:bottom; +} +.newlist12-date ul li a,.newlist14-date ul li a { + float:left; +} +.newlist12-date ul li span,.newlist14-date ul li span { + float:right; +} +.newlist12-date ul li a { + background:url(ico.jpg) no-repeat 0px 12px; + text-indent:14px; +} +.newlist14-date ul li a { + background:url(ico.jpg) no-repeat 0px 12px; + text-indent:14px; + font-size:14px; +} +.newlist14-date ul li span { +font-size:12px; +color:#ddd; +} + +/* ֪ͨs */ + .txtScroll-top{ width:500px; overflow:hidden; position:relative; } + .txtScroll-top .hd{ overflow:hidden; height:30px; background:#f4f4f4; padding:0 10px; } + .txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block; width:9px; height:5px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; + cursor:pointer; background:url("images/icoUp.gif") no-repeat;} + .txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat; } + .txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; } + .txtScroll-top .hd ul li{ float:left; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; } + .txtScroll-top .hd ul li.on{ background-position:0 0; } + .txtScroll-top .bd{ } + .txtScroll-top .infoList li a { + float:left; + + } + .txtScroll-top .infoList li{ height:40px; line-height:40px; font-size:14px; } + .txtScroll-top .infoList li .date{ float:right; color:#999; } + +.index-newlist { + padding:8px 0; +} +.index-newlist ul li { +height:41px; +line-height:40px; +border-bottom:1px dashed #ccc; +} + +.index-newlist ul li a { +float:left; +line-height:40px; +font-size:16px; +text-indent:5px; +} + +.index-newlist ul li span { +float:right; +} + +/*IE6² position:fixed */ +#right-piao { width:70px; height:300px;position:fixed; right:50px; cursor:pointer;bottom:50px; +_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); +} +#right-piao ul li { + +margin-top:5px; +position:relative; +width:70px; +height:70px; +text-align:center; +line-height:64px; +font-size:28px; + + +} +#right-piao ul li img { + border-radius:10px; +} +#c1-rightico { + +} +#c1-rightico ul li { +float:left; +width:260px; +height:44px; +line-height:44px; +background:#ecf3f9; +text-align:center; +font-size:20px; +font-weight:bold; +margin-left:14px; +} + +#c1-rightico ul li a{ +color:#006bd5; +} + diff --git a/www/images/footrightbg.jpg b/www/images/footrightbg.jpg new file mode 100644 index 0000000..591de40 Binary files /dev/null and b/www/images/footrightbg.jpg differ diff --git a/www/images/gg.jpg b/www/images/gg.jpg new file mode 100644 index 0000000..8f0cb6a Binary files /dev/null and b/www/images/gg.jpg differ diff --git a/www/images/headbg.jpg b/www/images/headbg.jpg new file mode 100644 index 0000000..3818673 Binary files /dev/null and b/www/images/headbg.jpg differ diff --git a/www/images/headbgbak.jpg b/www/images/headbgbak.jpg new file mode 100644 index 0000000..416b62c Binary files /dev/null and b/www/images/headbgbak.jpg differ diff --git a/www/images/html5.js b/www/images/html5.js new file mode 100644 index 0000000..c9a67c8 --- /dev/null +++ b/www/images/html5.js @@ -0,0 +1,7 @@ +// JavaScript Document + document.createElement('header'); + document.createElement('nav'); + document.createElement('section'); + document.createElement('article'); + document.createElement('aside'); + document.createElement('footer'); \ No newline at end of file diff --git a/www/images/html5shiv.min.js b/www/images/html5shiv.min.js new file mode 100644 index 0000000..d4c731a --- /dev/null +++ b/www/images/html5shiv.min.js @@ -0,0 +1,4 @@ +/** +* @preserve HTML5 Shiv 3.7.2 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed +*/ +!function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=t.elements;return"string"==typeof a?a.split(" "):a}function e(a,b){var c=t.elements;"string"!=typeof c&&(c=c.join(" ")),"string"!=typeof a&&(a=a.join(" ")),t.elements=c+" "+a,j(b)}function f(a){var b=s[a[q]];return b||(b={},r++,a[q]=r,s[r]=b),b}function g(a,c,d){if(c||(c=b),l)return c.createElement(a);d||(d=f(c));var e;return e=d.cache[a]?d.cache[a].cloneNode():p.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!e.canHaveChildren||o.test(a)||e.tagUrn?e:d.frag.appendChild(e)}function h(a,c){if(a||(a=b),l)return a.createDocumentFragment();c=c||f(a);for(var e=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)e.createElement(h[g]);return e}function i(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return t.shivMethods?g(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(t,b.frag)}function j(a){a||(a=b);var d=f(a);return!t.shivCSS||k||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),l||i(a,d),a}var k,l,m="3.7.2",n=a.html5||{},o=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,p=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,q="_html5shiv",r=0,s={};!function(){try{var a=b.createElement("a");a.innerHTML="",k="hidden"in a,l=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=t,j(b)}(this,document); \ No newline at end of file diff --git a/www/images/ico10.jpg b/www/images/ico10.jpg new file mode 100644 index 0000000..35ce369 Binary files /dev/null and b/www/images/ico10.jpg differ diff --git a/www/images/ico11.jpg b/www/images/ico11.jpg new file mode 100644 index 0000000..8d13a0a Binary files /dev/null and b/www/images/ico11.jpg differ diff --git a/www/images/ico3.jpg b/www/images/ico3.jpg new file mode 100644 index 0000000..1bc3538 Binary files /dev/null and b/www/images/ico3.jpg differ diff --git a/www/images/ico7.jpg b/www/images/ico7.jpg new file mode 100644 index 0000000..5426c28 Binary files /dev/null and b/www/images/ico7.jpg differ diff --git a/www/images/icohei.jpg b/www/images/icohei.jpg new file mode 100644 index 0000000..29ee22b Binary files /dev/null and b/www/images/icohei.jpg differ diff --git a/www/images/ie-css3.htc b/www/images/ie-css3.htc new file mode 100644 index 0000000..19f5e5a --- /dev/null +++ b/www/images/ie-css3.htc @@ -0,0 +1,323 @@ +--Do not remove this if you are using-- +Original Author: Remiz Rahnas +Original Author URL: http://www.htmlremix.com +Published date: 2008/09/24 + +Changes by Nick Fetchak: +- IE8 standards mode compatibility +- VML elements now positioned behind original box rather than inside of it - should be less prone to breakage +- Added partial support for 'box-shadow' style +- Checks for VML support before doing anything +- Updates VML element size and position via timer and also via window resize event +- lots of other small things +Published date : 2010/03/14 +http://fetchak.com/ie-css3 + +Thanks to TheBrightLines.com (http://www.thebrightlines.com/2009/12/03/using-ies-filter-in-a-cross-browser-way) for enlightening me about the DropShadow filter + + + + diff --git a/www/images/jquery.min.js b/www/images/jquery.min.js new file mode 100644 index 0000000..16ad06c --- /dev/null +++ b/www/images/jquery.min.js @@ -0,0 +1,4 @@ +/*! jQuery v1.7.2 jquery.com | jquery.org/license */ +(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cu(a){if(!cj[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ck||(ck=c.createElement("iframe"),ck.frameBorder=ck.width=ck.height=0),b.appendChild(ck);if(!cl||!ck.createElement)cl=(ck.contentWindow||ck.contentDocument).document,cl.write((f.support.boxModel?"":"")+""),cl.close();d=cl.createElement(a),cl.body.appendChild(d),e=f.css(d,"display"),b.removeChild(ck)}cj[a]=e}return cj[a]}function ct(a,b){var c={};f.each(cp.concat.apply([],cp.slice(0,b)),function(){c[this]=a});return c}function cs(){cq=b}function cr(){setTimeout(cs,0);return cq=f.now()}function ci(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ch(){try{return new a.XMLHttpRequest}catch(b){}}function cb(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0){if(c!=="border")for(;e=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?+d:j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.2",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a!=null&&a==a.window},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){if(typeof c!="string"||!c)return null;var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c
      a",d=p.getElementsByTagName("*"),e=p.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=p.getElementsByTagName("input")[0],b={leadingWhitespace:p.firstChild.nodeType===3,tbody:!p.getElementsByTagName("tbody").length,htmlSerialize:!!p.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:p.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,pixelMargin:!0},f.boxModel=b.boxModel=c.compatMode==="CSS1Compat",i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete p.test}catch(r){b.deleteExpando=!1}!p.addEventListener&&p.attachEvent&&p.fireEvent&&(p.attachEvent("onclick",function(){b.noCloneEvent=!1}),p.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),i.setAttribute("name","t"),p.appendChild(i),j=c.createDocumentFragment(),j.appendChild(p.lastChild),b.checkClone=j.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,j.removeChild(i),j.appendChild(p);if(p.attachEvent)for(n in{submit:1,change:1,focusin:1})m="on"+n,o=m in p,o||(p.setAttribute(m,"return;"),o=typeof p[m]=="function"),b[n+"Bubbles"]=o;j.removeChild(p),j=g=h=p=i=null,f(function(){var d,e,g,h,i,j,l,m,n,q,r,s,t,u=c.getElementsByTagName("body")[0];!u||(m=1,t="padding:0;margin:0;border:",r="position:absolute;top:0;left:0;width:1px;height:1px;",s=t+"0;visibility:hidden;",n="style='"+r+t+"5px solid #000;",q="
      "+""+"
      ",d=c.createElement("div"),d.style.cssText=s+"width:0;height:0;position:static;top:0;margin-top:"+m+"px",u.insertBefore(d,u.firstChild),p=c.createElement("div"),d.appendChild(p),p.innerHTML="
      t
      ",k=p.getElementsByTagName("td"),o=k[0].offsetHeight===0,k[0].style.display="",k[1].style.display="none",b.reliableHiddenOffsets=o&&k[0].offsetHeight===0,a.getComputedStyle&&(p.innerHTML="",l=c.createElement("div"),l.style.width="0",l.style.marginRight="0",p.style.width="2px",p.appendChild(l),b.reliableMarginRight=(parseInt((a.getComputedStyle(l,null)||{marginRight:0}).marginRight,10)||0)===0),typeof p.style.zoom!="undefined"&&(p.innerHTML="",p.style.width=p.style.padding="1px",p.style.border=0,p.style.overflow="hidden",p.style.display="inline",p.style.zoom=1,b.inlineBlockNeedsLayout=p.offsetWidth===3,p.style.display="block",p.style.overflow="visible",p.innerHTML="
      ",b.shrinkWrapBlocks=p.offsetWidth!==3),p.style.cssText=r+s,p.innerHTML=q,e=p.firstChild,g=e.firstChild,i=e.nextSibling.firstChild.firstChild,j={doesNotAddBorder:g.offsetTop!==5,doesAddBorderForTableAndCells:i.offsetTop===5},g.style.position="fixed",g.style.top="20px",j.fixedPosition=g.offsetTop===20||g.offsetTop===15,g.style.position=g.style.top="",e.style.overflow="hidden",e.style.position="relative",j.subtractsBorderForOverflowNotVisible=g.offsetTop===-5,j.doesNotIncludeMarginInBodyOffset=u.offsetTop!==m,a.getComputedStyle&&(p.style.marginTop="1%",b.pixelMargin=(a.getComputedStyle(p,null)||{marginTop:0}).marginTop!=="1%"),typeof d.style.zoom!="undefined"&&(d.style.zoom=1),u.removeChild(d),l=p=d=null,f.extend(b,j))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e1,null,!1)},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a){b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c));return d||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){var d=2;typeof a!="string"&&(c=a,a="fx",d--);if(arguments.length1)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,f.prop,a,b,arguments.length>1)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.type]||f.valHooks[this.nodeName.toLowerCase()];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.type]||f.valHooks[g.nodeName.toLowerCase()];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h,i=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;i=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/(?:^|\s)hover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function( +a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler,g=p.selector),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;le&&j.push({elem:this,matches:d.slice(e)});for(k=0;k0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));o.match.globalPOS=p;var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

      ";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
      ";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h0)for(h=g;h=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/]","i"),bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*",""],legend:[1,"
      ","
      "],thead:[1,"","
      "],tr:[2,"","
      "],td:[3,"","
      "],col:[2,"","
      "],area:[1,"",""],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div
      ","
      "]),f.fn.extend({text:function(a){return f.access(this,function(a){return a===b?f.text(this):this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a))},null,a,arguments.length)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f +.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){return f.access(this,function(a){var c=this[0]||{},d=0,e=this.length;if(a===b)return c.nodeType===1?c.innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1>");try{for(;d1&&l0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||f.isXMLDoc(a)||!bc.test("<"+a.nodeName+">")?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g,h,i,j=[];b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);for(var k=0,l;(l=a[k])!=null;k++){typeof l=="number"&&(l+="");if(!l)continue;if(typeof l=="string")if(!_.test(l))l=b.createTextNode(l);else{l=l.replace(Y,"<$1>");var m=(Z.exec(l)||["",""])[1].toLowerCase(),n=bg[m]||bg._default,o=n[0],p=b.createElement("div"),q=bh.childNodes,r;b===c?bh.appendChild(p):U(b).appendChild(p),p.innerHTML=n[1]+l+n[2];while(o--)p=p.lastChild;if(!f.support.tbody){var s=$.test(l),t=m==="table"&&!s?p.firstChild&&p.firstChild.childNodes:n[1]===""&&!s?p.childNodes:[];for(i=t.length-1;i>=0;--i)f.nodeName(t[i],"tbody")&&!t[i].childNodes.length&&t[i].parentNode.removeChild(t[i])}!f.support.leadingWhitespace&&X.test(l)&&p.insertBefore(b.createTextNode(X.exec(l)[0]),p.firstChild),l=p.childNodes,p&&(p.parentNode.removeChild(p),q.length>0&&(r=q[q.length-1],r&&r.parentNode&&r.parentNode.removeChild(r)))}var u;if(!f.support.appendChecked)if(l[0]&&typeof (u=l.length)=="number")for(i=0;i1)},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=by(a,"opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d,h==="string"&&(g=bu.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(by)return by(a,c)},swap:function(a,b,c){var d={},e,f;for(f in b)d[f]=a.style[f],a.style[f]=b[f];e=c.call(a);for(f in b)a.style[f]=d[f];return e}}),f.curCSS=f.css,c.defaultView&&c.defaultView.getComputedStyle&&(bz=function(a,b){var c,d,e,g,h=a.style;b=b.replace(br,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b))),!f.support.pixelMargin&&e&&bv.test(b)&&bt.test(c)&&(g=h.width,h.width=c,c=e.width,h.width=g);return c}),c.documentElement.currentStyle&&(bA=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f==null&&g&&(e=g[b])&&(f=e),bt.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),by=bz||bA,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){if(c)return a.offsetWidth!==0?bB(a,b,d):f.swap(a,bw,function(){return bB(a,b,d)})},set:function(a,b){return bs.test(b)?b+"px":b}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bq.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bp,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bp.test(g)?g.replace(bp,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){return f.swap(a,{display:"inline-block"},function(){return b?by(a,"margin-right"):a.style.marginRight})}})}),f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)}),f.each({margin:"",padding:"",border:"Width"},function(a,b){f.cssHooks[a+b]={expand:function(c){var d,e=typeof c=="string"?c.split(" "):[c],f={};for(d=0;d<4;d++)f[a+bx[d]+b]=e[d]||e[d-2]||e[0];return f}}});var bC=/%20/g,bD=/\[\]$/,bE=/\r?\n/g,bF=/#.*$/,bG=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bH=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bI=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bJ=/^(?:GET|HEAD)$/,bK=/^\/\//,bL=/\?/,bM=/)<[^<]*)*<\/script>/gi,bN=/^(?:select|textarea)/i,bO=/\s+/,bP=/([?&])_=[^&]*/,bQ=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bR=f.fn.load,bS={},bT={},bU,bV,bW=["*/"]+["*"];try{bU=e.href}catch(bX){bU=c.createElement("a"),bU.href="",bU=bU.href}bV=bQ.exec(bU.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bR)return bR.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("
      ").append(c.replace(bM,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bN.test(this.nodeName)||bH.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bE,"\r\n")}}):{name:b.name,value:c.replace(bE,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b$(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b$(a,b);return a},ajaxSettings:{url:bU,isLocal:bI.test(bV[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded; charset=UTF-8",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bW},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bY(bS),ajaxTransport:bY(bT),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?ca(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cb(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bG.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bF,"").replace(bK,bV[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bO),d.crossDomain==null&&(r=bQ.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bV[1]&&r[2]==bV[2]&&(r[3]||(r[1]==="http:"?80:443))==(bV[3]||(bV[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),bZ(bS,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bJ.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bL.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bP,"$1_="+x);d.url=y+(y===d.url?(bL.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bW+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=bZ(bT,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)b_(g,a[g],c,e);return d.join("&").replace(bC,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cc=f.now(),cd=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cc++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=typeof b.data=="string"&&/^application\/x\-www\-form\-urlencoded/.test(b.contentType);if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(cd.test(b.url)||e&&cd.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(cd,l),b.url===j&&(e&&(k=k.replace(cd,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var ce=a.ActiveXObject?function(){for(var a in cg)cg[a](0,1)}:!1,cf=0,cg;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ch()||ci()}:ch,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,ce&&delete cg[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n);try{m.text=h.responseText}catch(a){}try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cf,ce&&(cg||(cg={},f(a).unload(ce)),cg[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cj={},ck,cl,cm=/^(?:toggle|show|hide)$/,cn=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,co,cp=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cq;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(ct("show",3),a,b,c);for(var g=0,h=this.length;g=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,c){var d=/Y/.test(c);f.fn[a]=function(e){return f.access(this,function(a,e,g){var h=cy(a);if(g===b)return h?c in h?h[c]:f.support.boxModel&&h.document.documentElement[e]||h.document.body[e]:a[e];h?h.scrollTo(d?f(h).scrollLeft():g,d?g:f(h).scrollTop()):a[e]=g},a,e,arguments.length,null)}}),f.each({Height:"height",Width:"width"},function(a,c){var d="client"+a,e="scroll"+a,g="offset"+a;f.fn["inner"+a]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,c,"padding")):this[c]():null},f.fn["outer"+a]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,c,a?"margin":"border")):this[c]():null},f.fn[c]=function(a){return f.access(this,function(a,c,h){var i,j,k,l;if(f.isWindow(a)){i=a.document,j=i.documentElement[d];return f.support.boxModel&&j||i.body&&i.body[d]||j}if(a.nodeType===9){i=a.documentElement;if(i[d]>=i[e])return i[d];return Math.max(a.body[e],i[e],a.body[g],i[g])}if(h===b){k=f.css(a,c),l=parseFloat(k);return f.isNumeric(l)?l:k}f(a).css(c,h)},c,a,arguments.length,null)}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window); \ No newline at end of file diff --git a/www/images/jquery.superslide.js b/www/images/jquery.superslide.js new file mode 100644 index 0000000..55d9216 --- /dev/null +++ b/www/images/jquery.superslide.js @@ -0,0 +1,15 @@ +/*! + * SuperSlide v2.1.1 + * 轻松解决网站大部分特效展示问题 + * 详尽信息请看官网:http://www.SuperSlide2.com/ + * + * Copyright 2011-2013, 大话主席 + * + * 请尊重原创,保留头部版权 + * 在保留版权的前提下可应用于个人或商业用途 + + * v2.1.1:修复当调用多个SuperSlide,并设置returnDefault:true 时返回defaultIndex索引错误 + + */ + +!function(a){a.fn.slide=function(b){return a.fn.slide.defaults={type:"slide",effect:"fade",autoPlay:!1,delayTime:500,interTime:2500,triggerTime:150,defaultIndex:0,titCell:".hd li",mainCell:".bd",targetCell:null,trigger:"mouseover",scroll:1,vis:1,titOnClassName:"on",autoPage:!1,prevCell:".prev",nextCell:".next",pageStateCell:".pageState",opp:!1,pnLoop:!0,easing:"swing",startFun:null,endFun:null,switchLoad:null,playStateCell:".playState",mouseOverStop:!0,defaultPlay:!0,returnDefault:!1},this.each(function(){var c=a.extend({},a.fn.slide.defaults,b),d=a(this),e=c.effect,f=a(c.prevCell,d),g=a(c.nextCell,d),h=a(c.pageStateCell,d),i=a(c.playStateCell,d),j=a(c.titCell,d),k=j.size(),l=a(c.mainCell,d),m=l.children().size(),n=c.switchLoad,o=a(c.targetCell,d),p=parseInt(c.defaultIndex),q=parseInt(c.delayTime),r=parseInt(c.interTime);parseInt(c.triggerTime);var Q,t=parseInt(c.scroll),u=parseInt(c.vis),v="false"==c.autoPlay||0==c.autoPlay?!1:!0,w="false"==c.opp||0==c.opp?!1:!0,x="false"==c.autoPage||0==c.autoPage?!1:!0,y="false"==c.pnLoop||0==c.pnLoop?!1:!0,z="false"==c.mouseOverStop||0==c.mouseOverStop?!1:!0,A="false"==c.defaultPlay||0==c.defaultPlay?!1:!0,B="false"==c.returnDefault||0==c.returnDefault?!1:!0,C=0,D=0,E=0,F=0,G=c.easing,H=null,I=null,J=null,K=c.titOnClassName,L=j.index(d.find("."+K)),M=p=-1==L?p:L,N=p,O=p,P=m>=u?0!=m%t?m%t:t:0,R="leftMarquee"==e||"topMarquee"==e?!0:!1,S=function(){a.isFunction(c.startFun)&&c.startFun(p,k,d,a(c.titCell,d),l,o,f,g)},T=function(){a.isFunction(c.endFun)&&c.endFun(p,k,d,a(c.titCell,d),l,o,f,g)},U=function(){j.removeClass(K),A&&j.eq(N).addClass(K)};if("menu"==c.type)return A&&j.removeClass(K).eq(p).addClass(K),j.hover(function(){Q=a(this).find(c.targetCell);var b=j.index(a(this));I=setTimeout(function(){switch(p=b,j.removeClass(K).eq(p).addClass(K),S(),e){case"fade":Q.stop(!0,!0).animate({opacity:"show"},q,G,T);break;case"slideDown":Q.stop(!0,!0).animate({height:"show"},q,G,T)}},c.triggerTime)},function(){switch(clearTimeout(I),e){case"fade":Q.animate({opacity:"hide"},q,G);break;case"slideDown":Q.animate({height:"hide"},q,G)}}),B&&d.hover(function(){clearTimeout(J)},function(){J=setTimeout(U,q)}),void 0;if(0==k&&(k=m),R&&(k=2),x){if(m>=u)if("leftLoop"==e||"topLoop"==e)k=0!=m%t?(0^m/t)+1:m/t;else{var V=m-u;k=1+parseInt(0!=V%t?V/t+1:V/t),0>=k&&(k=1)}else k=1;j.html("");var W="";if(1==c.autoPage||"true"==c.autoPage)for(var X=0;k>X;X++)W+="
    • "+(X+1)+"
    • ";else for(var X=0;k>X;X++)W+=c.autoPage.replace("$",X+1);j.html(W);var j=j.children()}if(m>=u){l.children().each(function(){a(this).width()>E&&(E=a(this).width(),D=a(this).outerWidth(!0)),a(this).height()>F&&(F=a(this).height(),C=a(this).outerHeight(!0))});var Y=l.children(),Z=function(){for(var a=0;u>a;a++)Y.eq(a).clone().addClass("clone").appendTo(l);for(var a=0;P>a;a++)Y.eq(m-a-1).clone().addClass("clone").prependTo(l)};switch(e){case"fold":l.css({position:"relative",width:D,height:C}).children().css({position:"absolute",width:E,left:0,top:0,display:"none"});break;case"top":l.wrap('
      ').css({top:-(p*t)*C,position:"relative",padding:"0",margin:"0"}).children().css({height:F});break;case"left":l.wrap('
      ').css({width:m*D,left:-(p*t)*D,position:"relative",overflow:"hidden",padding:"0",margin:"0"}).children().css({"float":"left",width:E});break;case"leftLoop":case"leftMarquee":Z(),l.wrap('
      ').css({width:(m+u+P)*D,position:"relative",overflow:"hidden",padding:"0",margin:"0",left:-(P+p*t)*D}).children().css({"float":"left",width:E});break;case"topLoop":case"topMarquee":Z(),l.wrap('
      ').css({height:(m+u+P)*C,position:"relative",padding:"0",margin:"0",top:-(P+p*t)*C}).children().css({height:F})}}var $=function(a){var b=a*t;return a==k?b=m:-1==a&&0!=m%t&&(b=-m%t),b},_=function(b){var c=function(c){for(var d=c;u+c>d;d++)b.eq(d).find("img["+n+"]").each(function(){var b=a(this);if(b.attr("src",b.attr(n)).removeAttr(n),l.find(".clone")[0])for(var c=l.children(),d=0;d=1?p=1:0>=p&&(p=0):(O=p,p>=k?p=0:0>p&&(p=k-1)),S(),null!=n&&_(l.children()),o[0]&&(Q=o.eq(p),null!=n&&_(o),"slideDown"==e?(o.not(Q).stop(!0,!0).slideUp(q),Q.slideDown(q,G,function(){l[0]||T()})):(o.not(Q).stop(!0,!0).hide(),Q.animate({opacity:"show"},q,function(){l[0]||T()}))),m>=u)switch(e){case"fade":l.children().stop(!0,!0).eq(p).animate({opacity:"show"},q,G,function(){T()}).siblings().hide();break;case"fold":l.children().stop(!0,!0).eq(p).animate({opacity:"show"},q,G,function(){T()}).siblings().animate({opacity:"hide"},q,G);break;case"top":l.stop(!0,!1).animate({top:-p*t*C},q,G,function(){T()});break;case"left":l.stop(!0,!1).animate({left:-p*t*D},q,G,function(){T()});break;case"leftLoop":var b=O;l.stop(!0,!0).animate({left:-($(O)+P)*D},q,G,function(){-1>=b?l.css("left",-(P+(k-1)*t)*D):b>=k&&l.css("left",-P*D),T()});break;case"topLoop":var b=O;l.stop(!0,!0).animate({top:-($(O)+P)*C},q,G,function(){-1>=b?l.css("top",-(P+(k-1)*t)*C):b>=k&&l.css("top",-P*C),T()});break;case"leftMarquee":var c=l.css("left").replace("px","");0==p?l.animate({left:++c},0,function(){l.css("left").replace("px","")>=0&&l.css("left",-m*D)}):l.animate({left:--c},0,function(){l.css("left").replace("px","")<=-(m+P)*D&&l.css("left",-P*D)});break;case"topMarquee":var d=l.css("top").replace("px","");0==p?l.animate({top:++d},0,function(){l.css("top").replace("px","")>=0&&l.css("top",-m*C)}):l.animate({top:--d},0,function(){l.css("top").replace("px","")<=-(m+P)*C&&l.css("top",-P*C)})}j.removeClass(K).eq(p).addClass(K),M=p,y||(g.removeClass("nextStop"),f.removeClass("prevStop"),0==p&&f.addClass("prevStop"),p==k-1&&g.addClass("nextStop")),h.html(""+(p+1)+"/"+k)}};A&&ab(!0),B&&d.hover(function(){clearTimeout(J)},function(){J=setTimeout(function(){p=N,A?ab():"slideDown"==e?Q.slideUp(q,U):Q.animate({opacity:"hide"},q,U),M=p},300)});var bb=function(a){H=setInterval(function(){w?p--:p++,ab()},a?a:r)},cb=function(a){H=setInterval(ab,a?a:r)},db=function(){z||(clearInterval(H),bb())},eb=function(){(y||p!=k-1)&&(p++,ab(),R||db())},fb=function(){(y||0!=p)&&(p--,ab(),R||db())},gb=function(){clearInterval(H),R?cb():bb(),i.removeClass("pauseState")},hb=function(){clearInterval(H),i.addClass("pauseState")};if(v?R?(w?p--:p++,cb(),z&&l.hover(hb,gb)):(bb(),z&&d.hover(hb,gb)):(R&&(w?p--:p++),i.addClass("pauseState")),i.click(function(){i.hasClass("pauseState")?gb():hb()}),"mouseover"==c.trigger?j.hover(function(){var a=j.index(this);I=setTimeout(function(){p=a,ab(),db()},c.triggerTime)},function(){clearTimeout(I)}):j.click(function(){p=j.index(this),ab(),db()}),R){if(g.mousedown(eb),f.mousedown(fb),y){var ib,jb=function(){ib=setTimeout(function(){clearInterval(H),cb(0^r/10)},150)},kb=function(){clearTimeout(ib),clearInterval(H),cb()};g.mousedown(jb),g.mouseup(kb),f.mousedown(jb),f.mouseup(kb)}"mouseover"==c.trigger&&(g.hover(eb,function(){}),f.hover(fb,function(){}))}else g.click(eb),f.click(fb)})}}(jQuery),jQuery.easing.jswing=jQuery.easing.swing,jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(a,b,c,d,e){return jQuery.easing[jQuery.easing.def](a,b,c,d,e)},easeInQuad:function(a,b,c,d,e){return d*(b/=e)*b+c},easeOutQuad:function(a,b,c,d,e){return-d*(b/=e)*(b-2)+c},easeInOutQuad:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b+c:-d/2*(--b*(b-2)-1)+c},easeInCubic:function(a,b,c,d,e){return d*(b/=e)*b*b+c},easeOutCubic:function(a,b,c,d,e){return d*((b=b/e-1)*b*b+1)+c},easeInOutCubic:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b+c:d/2*((b-=2)*b*b+2)+c},easeInQuart:function(a,b,c,d,e){return d*(b/=e)*b*b*b+c},easeOutQuart:function(a,b,c,d,e){return-d*((b=b/e-1)*b*b*b-1)+c},easeInOutQuart:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b+c:-d/2*((b-=2)*b*b*b-2)+c},easeInQuint:function(a,b,c,d,e){return d*(b/=e)*b*b*b*b+c},easeOutQuint:function(a,b,c,d,e){return d*((b=b/e-1)*b*b*b*b+1)+c},easeInOutQuint:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b*b+c:d/2*((b-=2)*b*b*b*b+2)+c},easeInSine:function(a,b,c,d,e){return-d*Math.cos(b/e*(Math.PI/2))+d+c},easeOutSine:function(a,b,c,d,e){return d*Math.sin(b/e*(Math.PI/2))+c},easeInOutSine:function(a,b,c,d,e){return-d/2*(Math.cos(Math.PI*b/e)-1)+c},easeInExpo:function(a,b,c,d,e){return 0==b?c:d*Math.pow(2,10*(b/e-1))+c},easeOutExpo:function(a,b,c,d,e){return b==e?c+d:d*(-Math.pow(2,-10*b/e)+1)+c},easeInOutExpo:function(a,b,c,d,e){return 0==b?c:b==e?c+d:(b/=e/2)<1?d/2*Math.pow(2,10*(b-1))+c:d/2*(-Math.pow(2,-10*--b)+2)+c},easeInCirc:function(a,b,c,d,e){return-d*(Math.sqrt(1-(b/=e)*b)-1)+c},easeOutCirc:function(a,b,c,d,e){return d*Math.sqrt(1-(b=b/e-1)*b)+c},easeInOutCirc:function(a,b,c,d,e){return(b/=e/2)<1?-d/2*(Math.sqrt(1-b*b)-1)+c:d/2*(Math.sqrt(1-(b-=2)*b)+1)+c},easeInElastic:function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(0==b)return c;if(1==(b/=e))return c+d;if(g||(g=.3*e),hb?-.5*h*Math.pow(2,10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g)+c:.5*h*Math.pow(2,-10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g)+d+c},easeInBack:function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),d*(b/=e)*b*((f+1)*b-f)+c},easeOutBack:function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),d*((b=b/e-1)*b*((f+1)*b+f)+1)+c},easeInOutBack:function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),(b/=e/2)<1?d/2*b*b*(((f*=1.525)+1)*b-f)+c:d/2*((b-=2)*b*(((f*=1.525)+1)*b+f)+2)+c},easeInBounce:function(a,b,c,d,e){return d-jQuery.easing.easeOutBounce(a,e-b,0,d,e)+c},easeOutBounce:function(a,b,c,d,e){return(b/=e)<1/2.75?d*7.5625*b*b+c:2/2.75>b?d*(7.5625*(b-=1.5/2.75)*b+.75)+c:2.5/2.75>b?d*(7.5625*(b-=2.25/2.75)*b+.9375)+c:d*(7.5625*(b-=2.625/2.75)*b+.984375)+c},easeInOutBounce:function(a,b,c,d,e){return e/2>b?.5*jQuery.easing.easeInBounce(a,2*b,0,d,e)+c:.5*jQuery.easing.easeOutBounce(a,2*b-e,0,d,e)+.5*d+c}}); \ No newline at end of file diff --git a/www/images/linkico.jpg b/www/images/linkico.jpg new file mode 100644 index 0000000..cf45a64 Binary files /dev/null and b/www/images/linkico.jpg differ diff --git a/www/images/list_r19_c3.jpg b/www/images/list_r19_c3.jpg new file mode 100644 index 0000000..a63984a Binary files /dev/null and b/www/images/list_r19_c3.jpg differ diff --git a/www/images/mun_bg.jpg b/www/images/mun_bg.jpg new file mode 100644 index 0000000..40d461a Binary files /dev/null and b/www/images/mun_bg.jpg differ diff --git a/www/images/news_ttbg.jpg b/www/images/news_ttbg.jpg new file mode 100644 index 0000000..f7bf29a Binary files /dev/null and b/www/images/news_ttbg.jpg differ diff --git a/www/images/reset.css b/www/images/reset.css new file mode 100644 index 0000000..d54d3d9 --- /dev/null +++ b/www/images/reset.css @@ -0,0 +1,109 @@ +body, div, dl, dt, dd, ul, ol, li, +h1, h2, h3, h4, h5, h6, pre, code, +form, fieldset, legend, input, button, +textarea, p, blockquote, th, td { + margin: 0; + padding: 0; +} +fieldset, img { + border: 0; +} +/* remember to define focus styles! +div { + display:box; + display:-webkit-box; + display:-moz-box; +} + */ +:focus { + outline: 0; +} +address, caption, cite, code, dfn, +em,th, var, optgroup { + font-style: normal; + font-weight: normal; +} + +b,strong { + font-weight: bold; +} +sub,sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sup { + top: -0.5em; +} + +sub { + bottom: -0.25em; +} +h1, h2, h3, h4, h5, h6 { + font-size: 100%; + font-weight: normal; +} +abbr, acronym { + border: 0; + font-variant: normal; +} + +input, button, textarea, +select, optgroup, option { + font-family: inherit; + font-size: inherit; + font-style: inherit; + font-weight: inherit; +} +code, kbd, samp, tt { + font-size: 100%; +} +/*@purpose To enable resizing for IE */ +/*@branch For IE6-Win, IE7-Win */ +input, button, textarea, select { + *font-size: 100%; +} +button, +html input[type="button"], /* 1 */ +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; /* 2 */ + cursor: pointer; /* 3 */ +} +body { + line-height: 1.5; +} +ol, ul { + list-style: none; +} +/* tables still need 'cellspacing="0"' in the markup */ +table { + border-collapse: collapse; + border-spacing: 0; +} +caption, th { + text-align: left; +} +sup, sub { + font-size: 100%; + vertical-align: baseline; +} +/* remember to highlight anchors and inserts somehow! */ +:link, :visited , ins { + text-decoration: none; +} +blockquote, q { + quotes: none; +} +blockquote:before, blockquote:after, +q:before, q:after { + content: ''; + content: none; +} +/* html5 */ +article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { + display:block +} +/* ҳۿ:43557836 ϵ */ \ No newline at end of file diff --git a/www/images/respond.min.js b/www/images/respond.min.js new file mode 100644 index 0000000..80a7b69 --- /dev/null +++ b/www/images/respond.min.js @@ -0,0 +1,5 @@ +/*! Respond.js v1.4.2: min/max-width media query polyfill * Copyright 2013 Scott Jehl + * Licensed under https://github.com/scottjehl/Respond/blob/master/LICENSE-MIT + * */ + +!function(a){"use strict";a.matchMedia=a.matchMedia||function(a){var b,c=a.documentElement,d=c.firstElementChild||c.firstChild,e=a.createElement("body"),f=a.createElement("div");return f.id="mq-test-1",f.style.cssText="position:absolute;top:-100em",e.style.background="none",e.appendChild(f),function(a){return f.innerHTML='­',c.insertBefore(e,d),b=42===f.offsetWidth,c.removeChild(e),{matches:b,media:a}}}(a.document)}(this),function(a){"use strict";function b(){u(!0)}var c={};a.respond=c,c.update=function(){};var d=[],e=function(){var b=!1;try{b=new a.XMLHttpRequest}catch(c){b=new a.ActiveXObject("Microsoft.XMLHTTP")}return function(){return b}}(),f=function(a,b){var c=e();c&&(c.open("GET",a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.responseText)},4!==c.readyState&&c.send(null))};if(c.ajax=f,c.queue=d,c.regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?:o|moz|webkit)\-)?keyframes[^\{]+\{(?:[^\{\}]*\{[^\}\{]*\})+[^\}]*\}/gi,urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media *([^\{]+)\{([\S\s]+?)$/,only:/(only\s+)?([a-zA-Z]+)\s?/,minw:/\([\s]*min\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/,maxw:/\([\s]*max\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/},c.mediaQueriesSupported=a.matchMedia&&null!==a.matchMedia("only all")&&a.matchMedia("only all").matches,!c.mediaQueriesSupported){var g,h,i,j=a.document,k=j.documentElement,l=[],m=[],n=[],o={},p=30,q=j.getElementsByTagName("head")[0]||k,r=j.getElementsByTagName("base")[0],s=q.getElementsByTagName("link"),t=function(){var a,b=j.createElement("div"),c=j.body,d=k.style.fontSize,e=c&&c.style.fontSize,f=!1;return b.style.cssText="position:absolute;font-size:1em;width:1em",c||(c=f=j.createElement("body"),c.style.background="none"),k.style.fontSize="100%",c.style.fontSize="100%",c.appendChild(b),f&&k.insertBefore(c,k.firstChild),a=b.offsetWidth,f?k.removeChild(c):c.removeChild(b),k.style.fontSize=d,e&&(c.style.fontSize=e),a=i=parseFloat(a)},u=function(b){var c="clientWidth",d=k[c],e="CSS1Compat"===j.compatMode&&d||j.body[c]||d,f={},o=s[s.length-1],r=(new Date).getTime();if(b&&g&&p>r-g)return a.clearTimeout(h),h=a.setTimeout(u,p),void 0;g=r;for(var v in l)if(l.hasOwnProperty(v)){var w=l[v],x=w.minw,y=w.maxw,z=null===x,A=null===y,B="em";x&&(x=parseFloat(x)*(x.indexOf(B)>-1?i||t():1)),y&&(y=parseFloat(y)*(y.indexOf(B)>-1?i||t():1)),w.hasquery&&(z&&A||!(z||e>=x)||!(A||y>=e))||(f[w.media]||(f[w.media]=[]),f[w.media].push(m[w.rules]))}for(var C in n)n.hasOwnProperty(C)&&n[C]&&n[C].parentNode===q&&q.removeChild(n[C]);n.length=0;for(var D in f)if(f.hasOwnProperty(D)){var E=j.createElement("style"),F=f[D].join("\n");E.type="text/css",E.media=D,q.insertBefore(E,o.nextSibling),E.styleSheet?E.styleSheet.cssText=F:E.appendChild(j.createTextNode(F)),n.push(E)}},v=function(a,b,d){var e=a.replace(c.regex.keyframes,"").match(c.regex.media),f=e&&e.length||0;b=b.substring(0,b.lastIndexOf("/"));var g=function(a){return a.replace(c.regex.urls,"$1"+b+"$2$3")},h=!f&&d;b.length&&(b+="/"),h&&(f=1);for(var i=0;f>i;i++){var j,k,n,o;h?(j=d,m.push(g(a))):(j=e[i].match(c.regex.findStyles)&&RegExp.$1,m.push(RegExp.$2&&g(RegExp.$2))),n=j.split(","),o=n.length;for(var p=0;o>p;p++)k=n[p],l.push({media:k.split("(")[0].match(c.regex.only)&&RegExp.$2||"all",rules:m.length-1,hasquery:k.indexOf("(")>-1,minw:k.match(c.regex.minw)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:k.match(c.regex.maxw)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}u()},w=function(){if(d.length){var b=d.shift();f(b.href,function(c){v(c,b.href,b.media),o[b.href]=!0,a.setTimeout(function(){w()},0)})}},x=function(){for(var b=0;b0?obj.style.display="":obj.style.display="none";} + obj.onclick=function(){ + var goTop=setInterval(scrollMove,10); + function scrollMove(){ + setScrollTop(getScrollTop()/1.1); + if(getScrollTop()<1)clearInterval(goTop); + } + } + } +/* ض */ + + + diff --git a/www/images/top1.jpg b/www/images/top1.jpg new file mode 100644 index 0000000..2e59c57 Binary files /dev/null and b/www/images/top1.jpg differ diff --git a/www/images/top2.jpg b/www/images/top2.jpg new file mode 100644 index 0000000..287ac8b Binary files /dev/null and b/www/images/top2.jpg differ diff --git a/www/images/tu1.jpg b/www/images/tu1.jpg new file mode 100644 index 0000000..b5e7b60 Binary files /dev/null and b/www/images/tu1.jpg differ diff --git a/www/images/tu2.jpg b/www/images/tu2.jpg new file mode 100644 index 0000000..bbee704 Binary files /dev/null and b/www/images/tu2.jpg differ diff --git a/www/images/tu3.jpg b/www/images/tu3.jpg new file mode 100644 index 0000000..c6ea5d4 Binary files /dev/null and b/www/images/tu3.jpg differ diff --git a/www/images/x_33.jpg b/www/images/x_33.jpg new file mode 100644 index 0000000..ceef357 Binary files /dev/null and b/www/images/x_33.jpg differ diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..f019b2e --- /dev/null +++ b/www/index.html @@ -0,0 +1,398 @@ + + + + + +ŰҵͶʣţ޹˾ + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + +
      + +
      +
        +
      • +
      +
      + +
        + +
        + + + + + + + +
        +
        + ǣ +
        + +
        +
        + + + + +
        +
        + + + + +
        + +
        +

        Ҫ

        +
        + +
        +
          +
        • +
        +
        + + +
          + +
        + +
        + + +
        +
        +
        +
        ŰҵͶʣţ޹˾ͶУ
        +
        ǰڵľijﱸŰҵͶʣţ޹˾ٷվĿǰѾСҪġŽܡ湫桢ϵǵĿ... ϸ
        + +
        +
        + +
        + +
        +
        + + + + +
        + + + + + +
        +

        ʾ

        + +
        + +
        +
          +
        +
        +
        + +
        + +
        + + + +
        + + + +
        +
        +

        Ž

        +
        +
        +

        +ŰҵͶʣţ޹˾2020226գעʱ10Ԫ˾λСʺŻȡƵŰŰоÿ·11ţҪӪΧΪԴͨءҵ԰ԴͶʺʲӪ뾭׼Ŀز׼󷽿ɿչӪ

        ˾ۺϹʲͶʾӪƲ̹5ְܲţӵоչͶʹ˾˾Ͷʹ˾Ű־Ӫ˾4ӹ˾

        +
        +
        + +
        +
        +
        + +
        + + +
        + + + + + +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + + \ No newline at end of file diff --git a/www/news/tgcs/2023111/328.html b/www/news/tgcs/2023111/328.html new file mode 100644 index 0000000..0124023 --- /dev/null +++ b/www/news/tgcs/2023111/328.html @@ -0,0 +1,229 @@ + + + + +ŰҵͶʣţ޹˾__żͼƬ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + + +
        +
        +
        +
        +
        ڵλãҳ >> Ͷ >>
        + +
        +
        +

        żͼƬ

        +
        ڣ2023-01-11ֺţ Сرմҳ
        +

        + żͼƬżͼƬ +

        +

        +
        +

        +

        + +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/tgcs/index.html b/www/news/tgcs/index.html new file mode 100644 index 0000000..aa3fd6f --- /dev/null +++ b/www/news/tgcs/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__Ͷ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + + +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        Ͷ

        ǰλãҳ > Ͷ

        +
        +
        + +
        + + + + +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_01/2020417/91.html b/www/news/yact_01/2020417/91.html new file mode 100644 index 0000000..cf1de92 --- /dev/null +++ b/www/news/yact_01/2020417/91.html @@ -0,0 +1,226 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ͶУ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> Ҫ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ͶУ

        +
        ڣ2020-04-17ֺţ Сرմҳ
        +

        + ǰڵľijﱸŰҵͶʣţ޹˾ٷվĿǰѾСҪġŽܡ湫桢ϵǵĿ +

        +

        + ַhttp://www.yact.com.cn/ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_01/2021622/118.html b/www/news/yact_01/2021622/118.html new file mode 100644 index 0000000..90ec185 --- /dev/null +++ b/www/news/yact_01/2021622/118.html @@ -0,0 +1,235 @@ + + + + +ŰҵͶʣţ޹˾__ŰɹΪҼü + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> Ҫ >>
        + +
        +
        +

        ŰɹΪҼü

        +
        ڣ2021-06-22ֺţ Сرմҳ
        +

        + ŰɹΪҼü +

        +

        +
        +

        +

        + գԺ׼ĴŰÿڵ13ʡΪҼü +

        +

        + ĴŰÿǰΪŰ̬Ƽҵ԰2002꣬2006Ϊʡ԰ΪĴŰҵ԰20137ΪĴŰÿĴŰÿԽ·չijιҼͳݲҵΪĿ꣬ƶҵ԰תͣԴݲҵΪǣȽϡеװ졢󽡿Ϊġ1+3ִҵϵ조˾ںϵġֿƼǡΪȫйҵ¾õҪŰδ +

        +

        + ΪҼŰüڸչ˹Ҳ֧ţڷ̬λƣϰƽ̬˼͡ɽۣͳ̬뾭ᷢչۺϾӿ;÷չƽ̬Խչ͹ʱ󿪷¸зӸҪá +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_01/202171/122.html b/www/news/yact_01/202171/122.html new file mode 100644 index 0000000..9e59d7f --- /dev/null +++ b/www/news/yact_01/202171/122.html @@ -0,0 +1,246 @@ + + + + +ŰҵͶʣţ޹˾__̸ֳܡġٳ Ͷŵί֧֯չף й100ϵл + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> Ҫ >>
        + +
        +
        +

        ̸ֳܡġٳ Ͷŵί֧֯չף й100ϵл

        +
        ڣ2021-06-30ֺţ Сرմҳ
        +

        + ̸ֳܡġٳ +

        +

        + Ͷŵί֧֯չף +

        +

        + й100ϵл +

        +

        +
        +

        +

        + Ϊףй100꣬һͶŵί͹Աɲġμʹɲְȡ´ҵ¾ijɼͼĶ־ӭӵ100ա630գͶŵί֧ȫ干ԱŰݲҵ԰չԡװ·,ҫơΪĵ֯УԱͬ־ݲҵ԰֮оչġۺά¥ƽֳԴݲҵչʱΪں˵ġٶȡ뵳Ĵʣ뵳ġ +

        +

        +         
        +
        +

        +

        + ڲͶŻٿף100굳Ա̸ߡҵ뵳־Ը⵳ջԱͬ־ͨ뵳ģ뵳־Ը澵ӣڵԼϸ˼ж뵳ԵIJࡣһǿԱʶʶԱͬ־ڸλзȷģá +

        +

        +         
        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_01/202172/124.html b/www/news/yact_01/202172/124.html new file mode 100644 index 0000000..43d2fb5 --- /dev/null +++ b/www/news/yact_01/202172/124.html @@ -0,0 +1,244 @@ + + + + +ŰҵͶʣţ޹˾__ŰͶŵί֯տ ףй100 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> Ҫ >>
        + +
        +
        +

        ŰͶŵί֯տ ףй100

        +
        ڣ2021-07-02ֺţ Сرմҳ
        +

        + ŰͶŵί֯տ +

        +

        + ףй100 +

        +

        +
        +

        +

        + 71磬ŰͶŵί֯ȫ嵳Աڹ˾¥Ҽտףй100ᡣ +

        +

        + ϰƽǵĽ߶ܽй׳ķչ̣߶ȸйһΪ񣬼ϵں߶лйʵΰйεľ +

        +

        + ͨۿᣬȫ嵳Ա׷ױʾͣʹڼ硣Ҫǫ佾꣬ҴҸɡƳɡIJͶΪͶšʲģAAһʩʡʮĿײߣҪܶȡΪδҵ̣׳Լһ +

        +

        + +

        +

        + +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_01/index.html b/www/news/yact_01/index.html new file mode 100644 index 0000000..f5cb5a2 --- /dev/null +++ b/www/news/yact_01/index.html @@ -0,0 +1,241 @@ + + + + +ŰҵͶʣţ޹˾__Ҫ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        Ҫ

        ǰλãҳ > Ҫ

        +
        + + + + + + + + + + + + + + + + + + +
         ŰͶŵί֯տ ףй1002021-07-02
         ̸ֳܡġٳ Ͷŵί֧֯չף 2021-06-30
         ŰɹΪҼü2021-06-22
         ŰҵͶʣţ޹˾ͶУ2020-04-17
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_02/index.html b/www/news/yact_02/index.html new file mode 100644 index 0000000..0de98a3 --- /dev/null +++ b/www/news/yact_02/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__Ž + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        Ž

        ǰλãҳ > Ž

        +
        + + +
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0201/index.html b/www/news/yact_0201/index.html new file mode 100644 index 0000000..24cc69f --- /dev/null +++ b/www/news/yact_0201/index.html @@ -0,0 +1,227 @@ + + + + +ŰҵͶʣţ޹˾__Ž + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> Ž >>
        + +
        +
        +

        Ž

        + +

        + ŰҵͶʣţ޹˾2020226գעʱ10Ԫ˾λСʺŻȡƵŰŰоÿ·11ţҪӪΧΪԴͨءҵ԰ԴͶʺʲӪ뾭׼Ŀز׼󷽿ɿչӪ +

        +

        +
        +

        +

        + ˾ۺϹʲͶʾӪƲ̹5ְܲţӵоչͶʹ˾˾Ͷʹ˾Ű־Ӫ˾4ӹ˾ +

        +

        +
        +

        +

        + ַĴʡŰоÿ·11 +

        +
        +
        +
        +
        + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0202/index.html b/www/news/yact_0202/index.html new file mode 100644 index 0000000..50ca454 --- /dev/null +++ b/www/news/yact_0202/index.html @@ -0,0 +1,199 @@ + + + + +ŰҵͶʣţ޹˾__ܹ֯ + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_03/index.html b/www/news/yact_03/index.html new file mode 100644 index 0000000..42d142d --- /dev/null +++ b/www/news/yact_03/index.html @@ -0,0 +1,457 @@ + + + + +ŰҵͶʣţ޹˾__湫ʾ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        + + +
        +
        + + + +
        + +
        +

        湫ʾ

        ǰλãҳ > 湫ʾ

        +
        + +
        + + + + +
        + + + + + + +
         >> б깫б깫..
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
         ŰÿͶ޹˾2022ȹĿ㱨Ʒ2023-02-01
         2022Ȳ񱨱ơ2023ȼ걨ķԴ̽2023-02-01
         ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-02-01
         Űҵ֧װ޸칤̾Դ̽2023-02-01
         2022˽ֵϾɽ¸-µһ칤ɽ2023-01-17
         2023Ⱦ·޸ɽ2023-01-16
         ʩɽ2023-01-16
         2023԰·޸ɽ2023-01-16
         Űÿóά޲ɹĿԴ̽2023-01-13
         2023԰·ӾǼˮ׶Ͱ𻵸ɽ2023-01-13
         ŰְҵѧԺѧԺĿһڣʯֲשϲɹбᡭ2023-01-10
         ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-01-09
         ŰÿͶ޹˾Ŀ㱨ƷɹĿ2023-01-09
         2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ2023-01-09
         Űҵ֧װ޸칤̾Դ̲ɹ2023-01-09
        +
        + + + + + + +
         >> ʾʾ..
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
         Űÿ޹˾ŰְҵѧԺѧԺ2023-01-06
         ŰۺϹȼʩĿˮַʾ2023-01-03
         Űÿ޹˾ѹɹĿɽ2022-12-22
         Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ2022-11-17
         ҵˮַ鹫ʾ2022-11-17
         Űÿ޹˾ƸĿԱ¼ԱĹ2022-11-16
         ŰۺϷ޹˾ڹƸʻԱۺϳɼԱ2022-11-07
         ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼ2022-11-03
         Űÿ޹˾ڹƸĿԱ뿼Ա2022-10-31
         ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼顭2022-10-31
         Űһ廯Ŀ-Űÿ·϶νĿˮ֡2022-10-27
         Űһ廯Ŀ-Űÿ·һڹˮַ2022-10-27
         ŰۺϷ޹˾ƸʻԱĹ2022-10-09
         Űÿ޹˾ƸĿԱ2022-09-30
         Ű־Ӫ޹˾ֹĹ2022-07-12
        +
        + +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20211116/136.html b/www/news/yact_0301/20211116/136.html new file mode 100644 index 0000000..4239fb4 --- /dev/null +++ b/www/news/yact_0301/20211116/136.html @@ -0,0 +1,271 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ 2021-2024ȳάޱɹ Ŀбʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϷ޹˾ 2021-2024ȳάޱɹ Ŀбʾ

        +
        ڣ2021-11-16ֺţ Сرմҳ
        +

        +
        +

        +

        + ŰۺϷ޹˾ +

        +

        + 2021-2024ȳάޱɹ +

        +

        + Ŀбʾ +

        +

        +
        +

        +

        + һĿƣ2021-2024ȳάޱɹĿ +

        +

        + б꣨ɽϢ +

        +

        + һŰ´ά޹ʱ¸71.47%㲿¸70.42%÷100֡ +

        +

        + ڶŰɽά޹ʱ¸60%㲿¸55%÷68.23֡ +

        +

        + Ű޹˾ά޹ʱ¸61%㲿¸52%÷67.12֡ +

        +

        + +

        +

        + Ա淢֮1ա +

        +

        + ġԱιѯʣ밴·ʽϵ +

        +

        + ƣŰۺϷ޹˾ +

        +

        + ַŰоÿӶ·3 +

        +

        + ϵʽʦ0835-3228508 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20211130/139.html b/www/news/yact_0301/20211130/139.html new file mode 100644 index 0000000..770aa82 --- /dev/null +++ b/www/news/yact_0301/20211130/139.html @@ -0,0 +1,523 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿչͶ޹˾ IJɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿչͶ޹˾ IJɹѯ۹

        +
        ڣ2021-11-30ֺţ Сرմҳ
        +

        + ŰÿչͶ޹˾ +

        +

        + IJɹѯ۹ +

        +

        +
        +

        +

        + ҹ˾IJɹĿͨѯ۲ɹķʽȷӦ̣ӭʸĹӦ̲뱨ۡ +

        +

        + һĿƣŰÿչͶ޹˾IJɹĿ +

        +

        + ĿԤ㣺2.3Ԫ۳ĿԤϱ괦 +

        +

        + Ʒ嵥 +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + +

        +
        +

        + λ +

        +
        +

        + +

        +
        +

        + ۣԪ +

        +
        +

        + ϼ +

        +
        +

        + ע +

        +
        +

        + 1 +

        +
        +

        + MF/ABC44KGʽ +

        +
        +

        + +

        +
        +

        + 60 +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        + 2 +

        +
        +

        + Ӧ +

        +

        + Ӧ180ӣ +

        +
        +

        + +

        +
        +

        + 20 +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        + 3 +

        +
        +

        + ɢָʾ +

        +

        + Ӧ90ӣ +

        +
        +

        + +

        +
        +

        + 20 +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        + 4 +

        +
        +

        + ȼϵͳ +

        +
        +

        + +

        +
        +

        + 1 +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        + 5 +

        +
        +

        + Զװ +

        +
        +

        + +

        +
        +

        + 1 +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +

        + ġϼҪ +

        +

        + 1˻ȨǩӦ +

        +

        + 2˻Ȩ֤ӡ +

        +

        + 3Ӫҵִգ +

        +

        + 4߱кͬ豸רҵ +

        +

        + 5ҹ˾ṩIJɹ嵥еۣӦָۡͬص䡢װжաװ˰ѣֵ˰ר÷Ʊۺзá +

        +

        + 6֤ṩвƷպϸǩպϸ֤鲢ƽ֮12µ֤ڣ֤ʵС +

        +

        + 7ۺҪ󣺳ɽӦ̱ṩ7*24СʱʱӦάάʽΪɽӦŷ񣬼ɳɽӦɼԱɹ˼ûʹֳάάɽӦյɹ˵Ĺ֪ͨרҵά޹ʦ72Сʱ֮ڵֳӦԹϽмʱ޻ṩ豸ȷƲԹУһӦ2ڡشӦ1ڽȷɴ˲һзþɳɽӦ̳е֤ɽӦ̱ɹṩ豸άޡ֧֡豸ȷ䷢ķãɽӦ̱밴ͱ׼ȡ +

        +

        + 8ʱ䣺ǩɹͬ10֮ڣװص㣺ŰҵͶʼ޹˾ŰÿӶ·3ţб۾ұۣѡװжѡװԷѡۺ˰طȫãɹλ֧á +

        +

        + 塢 +

        +

        + 1ʵĹӦ202112311:00֮ǰܷ⣨Ӹǹ˾¡עӦơϵ˼ϵ绰ŰҵͶʼ޹˾ŰÿӶ·3ţ +

        +

        + 2ϵˣʦ  0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                              ŰÿչͶ޹˾ +

        +

        +                                                                                                                                                         20211129 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20211130/140.html b/www/news/yact_0301/20211130/140.html new file mode 100644 index 0000000..b76bb41 --- /dev/null +++ b/www/news/yact_0301/20211130/140.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__Űݲҵ԰ֻƽ̨ȼɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űݲҵ԰ֻƽ̨ȼɹĿɹ

        +
        ڣ2021-11-30ֺţ Сرմҳ
        +

        + Űݲҵ԰ֻƽ̨ȼɹĿɹ +

        +

        +
        +

        +

        + ĴһžŹ̹޹˾ɹŰ־Ӫ޹˾(ɹˣίУŰݲҵ԰ֻƽ̨ȼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        +     1.ĿƣŰݲҵ԰ֻƽ̨ȼɹĿ +

        +

        +     2.ĿţZC-YJJ-CS-202111-010š +

        +

        +     3.ɹˣŰ־Ӫ޹˾ +

        +

        +     4.ɹĴһžŹ̹޹˾ +

        +

        + ʽ: +

        +

        +     ʽԴҵԳ25Ԫ +

        +

        + ɹĿ飺 +

        +

        +     Űݲҵ԰ֻƽ̨ȼɹĿԤ25Ԫɹɹļ¡ +

        +

        + ġӦ뷽ʽ +

        +

        +     淽ʽڡŰҵͶʣţ޹˾http://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        +     1.жеε +

        +

        +     2.õҵͽȫIJƶȣ +

        +

        +     3.кͬ豸רҵ +

        +

        +     4.˰պᱣʽü¼ +

        +

        +     5.μɹǰڣھӪûشΥ¼ +

        +

        +     6.ɡ涨 +

        +

        +     7.ĿҪõضԲԹӦʵвӴޡ +

        +

        + ļȡʽʱ䡢ص㣺 +

        +

        +     1.ɹļֹʱ䣺202112012021120309:00- 17:00ʱ䣬ڼճ⣩ +

        +

        +     2.ɹļۼۣ300Ԫ/ݣļۺ, ʸתã +

        +

        +     3.ɹļϼȡʽ +

        +

        +         3.1ֳȡӦֳɹļʱӦṩԱĿĵλ(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡֳʾ֤ԭϾӸǹӦ£ +

        +

        +         3.2䱨(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡϾӸǹӦ£ɨ1852335161@qq.com빤Աȷϱɹԭʱֳݽ +

        +

        +         ַĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

        +

        +     4.Ӧ̹бļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΡ +

        +

        + ߡݽӦļֹʱ䣺2021120610:00ʱʱ䣩 +

        +

        +     ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

        +

        + ˡʱ䣺2021120610:00ʱʱ䣩ڴ̵ص㿪 +

        +

        + š̵ص㣺ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

        +

        + ʮϵʽ +

        +

        +     ɹˣŰ־Ӫ޹˾ +

        +

        +     ͨѶַŰÿӶ·3 +

        +

        +        ࣺ625100 +

        +

        +     ϵˣʦ +

        +

        +     ϵ绰0835-3228508 +

        +

        +     ɹĴһžŹ̹޹˾ +

        +

        +        ַŰ𼦹·109ƽ3302 +

        +

        +        ࣺ625000 +

        +

        +     ϵˣŮʿ +

        +

        +     ϵ绰0835-2895993 +

        +

        +
        +

        +

        +                                                                                                                                                                              202111 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2021118/134.html b/www/news/yact_0301/2021118/134.html new file mode 100644 index 0000000..fd88f37 --- /dev/null +++ b/www/news/yact_0301/2021118/134.html @@ -0,0 +1,317 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿ˹ʪ̬Ŀʩ 깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ĴŰÿ˹ʪ̬Ŀʩ 깫

        +
        ڣ2021-11-08ֺţ Сرմҳ
        +

        + ĴŰÿ˹ʪ̬Ŀʩ +

        +

        + 깫 +

        +

        +
        +

        +

        + бѡˣ +

        +

        + ݡŰӦ͹״ӦָӲͨ桷10ţҪΪشʩ˾оֱͨ+ֳȡķʽȷĴŰÿ˹ʪ̬Ŀʩбˡ +

        +

        + һС +

        +

        + ĴʡŰаŹ֤ŰͶţ޹̲󲿺ͱĿ˵ԱɶС顣 +

        +

        + ص㡢ʽҪ +

        +

        + һصʱ +

        +

        + ʱ䣺ʱ2021111016ʱ00֡ +

        +

        + ص㣺ŰԴĿң +

        +

        + бѡ˲뷽ʽ +

        +

        + 1.APPע᣺ +

        +

        + бѡ˿ֻͨ߱ܵڶ꿪ʼǰѶAPPѶ飬ע/¼ťʺ¼ҳ棬ûעᡱעҳҪдӦϢע(ѡ˺¼֤¼΢ŵ¼ҵ棬ҲѡʹáSSO¼ҵ΢ŵ¼һʹ΢ŵ¼ʱҪע˺ŲſԵ¼ɹ)붨껥ҹۿ֤ȡֱ +

        +

        + 2.λ᷽ʽ +

        +

        + 1¼ᣬб +

        +

        + https://meeting.tencent.com/dm/KN0CIlgeyJJP +

        +

        + 2¼顱鷿ţ513633901룺1110 +

        +

        + 3ҳֱӣ +

        +

        + https://meeting.tencent.com/l/tQEgDtWoYUOu +

        +

        + 귽ʽ +

        +

        + 1.бѡ˶Ӧź +

        +

        + ݱĿȫԴƽ̨Ŀбѡ˹ʾеĵһڰʮбѡ˳˾80öͬһƹ180˳бţֱӦ˾бѡ˳1ƹӦбѡ˵һ跢չ޹˾10ƹӦӦбѡ˵ʮĴΩ蹤޹˾Դƣ +

        +

        + 2.ȡб +

        +

        + ĴʡŰаŹ֤Ա˾󲿹Ա80öƹҡŻмȷ󣬲ԱƹҡţͨҡŲΨһһöƹŶӦĹ˾ΪĿбˣζŰԴбʾйʾ +

        +

        + +淢ʽϵ +

        +

        + ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ǰһбͨ绰ʽϵбѡˡ +

        +

        + ϵˣ   +

        +

        + 绰룺18682880519 +

        +

        +
        +

        +

        +                                                                                                                                                    ŰÿͶ޹˾ +

        +

        +                                                                                                                                                                  2021118 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2021119/135.html b/www/news/yact_0301/2021119/135.html new file mode 100644 index 0000000..d2587c8 --- /dev/null +++ b/www/news/yact_0301/2021119/135.html @@ -0,0 +1,313 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ 2021-2024 ȳάޱ ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϷ޹˾ 2021-2024 ȳάޱ ɹѯ۹

        +
        ڣ2021-11-09ֺţ Сرմҳ
        +

        + ŰۺϷ޹˾ +

        +

        + 2021-2024ȳάޱ +

        +

        + ɹѯ۹ +

        +

        +
        +

        +

        + ŰۺϷ޹˾2021-2024ȳάޱɹĿѯ۲ɹȷŰۺϷ޹˾2021-2024 ȳάޱλַѯ۹棬λۡ +

        +

        + һ֪ +

        +

        + 1۷ʽܷⱨۡ +

        +

        + 2ɹʽ☑ѯ۲ɹ̸вɹһԴɹɹʽ +

        +

        + 3Ӧɸѡ׼ѯ۵ĹӦ̵÷ߵǰ3ΪɽӦ̣ʵʷάʱбά޹Ӧѡһҽгάޡ +

        +

        + ݼҪ +

        +

        + 1֤ر漰гȫĹؼ㲿Ϲ׼磺ɲϵͳתϵͳȣ +

        +

        + 2еȫʧṩȫ24Сʱȫ +

        +

        + 3СʱڵֳʩȣСʱʩֳʩȷӦᳵʩȷü۸񡣹ӦӦɽά޵㡣 +

        +

        + 4Ӧ̱Ϊ˰ֵۣ˰ר÷Ʊ +

        +

        + Ҫ +

        +

        + 1.ʱޣ꣨ԺͬǩЧ֮𣩡 +

        +

        + 2.ص㣺ɹָص㡣 +

        +

        + 3.ԼʽɽӦɹǩͬ󣬺ͬ˫Ӧϸִкͬкͬ涨񣬱֤ͬ˳ɡ +

        +

        + ġݽӦļ +

        +

        + 1ݽʽֳݽӦļһһӸDZλ¡ +

        +

        + 2ݽĵص㣺ŰоÿӶ·3 ŰҵͶʼ޹˾3¥1302ң +

        +

        + Ӧļݽֹʱ䣺2021111511ʱ00(ʱ)ӦӦڲɹļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļա +

        +

        + Աβɹʣ밴·ʽϵ +

        +

        +    ַŰоÿӶ·3 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3228508 +

        +

        + Ӧļ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                            ŰۺϷ޹˾ +

        +

        +                                                                                                                                                        2021119 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20211213/150.html b/www/news/yact_0301/20211213/150.html new file mode 100644 index 0000000..641a16a --- /dev/null +++ b/www/news/yact_0301/20211213/150.html @@ -0,0 +1,397 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̲ɹ

        +
        ڣ2021-12-13ֺţ Сرմҳ
        +

        + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̲ɹ +

        +

        + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

        +

        + һĿƣŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ      +

        +

        + ĿţQXZB-2021-YA0531 +

        +

        + ɹĿ飺 +

        +

        + (һ)ĿʽʽʵɹԤ㣺3099123.66Ԫʩ޼3019123.66ԪƷ޼80000Ԫ +

        +

        + ()Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

        +

        + 1.  Ӧ뷽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

        +

        + ġɹ;ŰÿͶ޹˾Դҵ԰ʩĿıΣ衣 +

        +

        + 塢ϸӦӦ߱ʸ +

        +

        + (һ)ϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.же +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պʽü¼ +

        +

        + 5.μɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + ()ĿضʸҪ +

        +

        + 1.߱ܲŰ䷢ЧڵĹƽҵ̣רҵ()ʻװιרҼ()ʡ +

        +

        + 2.߱ܲŰ䷢ЧڵĽʩܳа()װװιרҵа()ʣ +

        +

        + 3.ܲŰ䷢Чġȫ֤ +

        +

        + 4.Ŀ:߱רҵ()עὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

        +

        + 5.Ŀˣ +

        +

        + 1ƸҪ20181ҵ +

        +

        + 2ʩ˾߱רҵм()ְƣΪλԱ +

        +

        + 6.ĿμӱβɹͶ,ӦҪ:ԱжҵʸǩͶЭ飬ȷȨԼμ򵥶μͶꣻ2ңǣͷӦΪʩܳа()װװιרҵа()ҵǣͷ˸бļͱͶͺͬȫʵʩ +

        +

        + ֹμӱβɹĹӦ +

        +

        + ݡɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ(ʽμӱĿɹԱڲü¼ģͬڲü¼) +

        +

        + ߡȡļʱޡص㡢ʽļۼ +

        +

        + (һ)ȡļʱ(ʱ)2021121420211216գÿ9ʱ0012ʱ00֣14ʱ0017ʱ30(ʱ䣬ڼճ) +

        +

        + ()ȡļĵص㣺ŰǬͶ޹˾ +

        +

        + ()ȡļķʽ +

        +

        + 1.(Զ)(1)Ӧ(Զ)ɹļʱع渽еġϢǼDZ(ʽ)ҪдϢ(λơֻšλš䡢ŵ) +

        +

        + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ +

        +

        + עϢǼDZš(֤ӡ)Ӹǵλµԭڿ굱սĴǬͶ޹˾ɹļ۰ +

        +

        + 2.ѯ绰0835-2899779 +

        +

        + Ͷ˹ɹļʱʵдĿϢӦϢͶṩĴϢͶӰģͶге(ͶϢڻȡɹļֹ֮ǰɹµǼ) +

        +

        + ()Ͷļۼۣ300Ԫ/(Ͷļۺ, Ͷʸ񲻵ת) +

        +

        + ()ͶӦڹ涨ʱڵָصȡбļǼǣڹ涨ʱδȡбļǼǵͶ˾ʸμӸĿͶꡣ +

        +

        + ˡԴӦļݽĽֹʱ䣺2021121714ʱ30(ʱ) +

        +

        + Ӧļݽֹʱ䣺̵14ʱ00-14ʱ30(ʱ) +

        +

        + ʱ䣺С齨 +

        +

        + Ӧļݽĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀң +

        +

        + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

        +

        + šʱ䣺2021121714ʱ30(ʱ) +

        +

        + ʮ̵ص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀҡ +

        +

        + ʮһɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ +

        +

        + ʮԱβɹѯʣ밴·ʽϵ +

        +

        +    ƣŰÿͶ޹˾ +

        +

        + ͨѶַŰɽӶ·3 +

        +

        + ϵ ˣ̷ʦ +

        +

        + ϵ绰0835-3358299 +

        +

        + ()ɹϢ +

        +

        +    ƣŰǬͶ޹˾ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-2899779 +

        +

        + ʼscqxzb@163.com +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20211213/151.html b/www/news/yact_0301/20211213/151.html new file mode 100644 index 0000000..9fef151 --- /dev/null +++ b/www/news/yact_0301/20211213/151.html @@ -0,0 +1,476 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ̸еĽʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ̸еĽʾ

        +
        ڣ2021-12-13ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ +

        +
        +

        + ɹĿ +

        +

        + +

        +
        +

        + QXZB-2021-YA0544 +

        +
        +

        + ɹʽ +

        +
        +

        + ̸ +

        +
        +

        + +

        +
        +

        + / +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 淢 +

        +

        + ʱ +

        +
        +

        + 20211213 +

        +
        +

        + +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + +

        +
        +

        + / +

        +
        +

        + ɹ +

        +
        +

        + ŰǬͶ޹˾ +

        +
        +

        + Ŀ +

        +
        +

        + 1 +

        +
        +

        + ɽӦ +

        +
        +

        + 1ɽӦ +

        +
        +

        + +

        +
        +

        + ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ +

        +
        +

        + ɽӦơַ +

        +
        +

        + ɽӦ̣Űɰ칫豸С +

        +

        + ַĴʡŰŮ˽8š +

        +

        + ɽ510900Ԫ +

        +

        + Լʱ䣺ɹͬǩЧ30ԼȫƷ +

        +

        + Լص㣺ɹָص㡣 +

        +
        +

        + СԱ +

        +
        +

        + ΣС鳤¬³ɹ˴ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        +    ƣŰÿͶ޹˾ +

        +

        + ͨѶַŰɽӶ·3 +

        +

        + ϵ ˣ̷ʦ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        +    ƣŰǬͶ޹˾ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-2899779 +

        +

        + ʼyaqxztb@163.com +

        +
        +

        + ɹĿϵ͵绰 +

        +
        +

        + Ŀϵˣ +

        +

        + ϵ绰0835-2899779 +

        +
        +

        + ע +

        +
        +

        + ɽĹʾΪ1 +

        +
        +

        +
        +
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20211215/152.html b/www/news/yact_0301/20211215/152.html new file mode 100644 index 0000000..2808256 --- /dev/null +++ b/www/news/yact_0301/20211215/152.html @@ -0,0 +1,480 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿıΣIT豸װɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰԴҵ԰ʩĿıΣIT豸װɹĿɽ

        +
        ڣ2021-12-15ֺţ Сرմҳ
        +

        + ŰԴҵ԰ʩĿıΣIT豸װɹĿ +

        +

        + ɽ +

        +

        +
        +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + ŰԴҵ԰ʩĿıΣIT豸װɹĿ +

        +
        +

        + ɹĿ +

        +
        +

        + ZC-YJJ-CS-202112-003 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + Ŀҵ +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + Ŀϵ +

        +
        +

        + ̷ʦ +

        +
        +

        + Ŀϵ绰 +

        +
        +

        + 0835-3358299 +

        +
        +

        + Դ +

        +

        + ַ +

        +
        +

        + Ű𼦹·109ƽ3302 +

        +
        +

        + Ŀ +

        +
        +

        + / +

        +
        +

        + ʱ +

        +
        +

        + 2021121316:00ʱ +

        +
        +

        + ɽѡ˼ +

        +
        +

        + ɽѡ +

        +
        +

        + +

        +

        + Ԫ +

        +
        +

        + ÷ +

        +
        +

        + +

        +
        +

        + 绰 +

        +
        +

        + һ +

        +
        +

        + հؿƼ޹˾ +

        +
        +

        + 194.80 +

        +
        +

        + 98.67 +

        +
        +

        + +

        +
        +

        + 18667007818 +

        +
        +

        + ڶ +

        +
        +

        + 껺Ƽ޹˾ +

        +
        +

        + 210.00 +

        +
        +

        + 95.73 +

        +
        +

        + ƽ +

        +
        +

        + 18000505996 +

        +
        +

        + +

        +
        +

        + ԴƼ޹˾ +

        +
        +

        + 216.00 +

        +
        +

        + 89.06 +

        +
        +

        + +

        +
        +

        + 18054792445 +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2021122/141.html b/www/news/yact_0301/2021122/141.html new file mode 100644 index 0000000..f4d9bf5 --- /dev/null +++ b/www/news/yact_0301/2021122/141.html @@ -0,0 +1,253 @@ + + + + +ŰҵͶʣţ޹˾__ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ֪ͨ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ֪ͨ

        +
        ڣ2021-12-02ֺţ Сرմҳ
        +

        +                           ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ֪ͨ +

        +

        + DZڹӦ̣ +

        +

        + ¹ڷ飬Ӧ޷μӲɹŹƽԭ򣬲μҵλŰݲҵ԰ֻƽ̨ȼɹĿĹӦ̿ԲʼֽʰͶļ߷͵ӰͶļºɨ)ķʽμӲɹӦ̴̼Ƶ绰ʽ롣õӰͶļĹӦ̣ڵݽӦļֹʱǰɨõͶļ1750860392@qq.comʼķʽͶļĹӦ̣ڵݽӦļֹʱǰֽʰҹ˾ַĴŰüӶ·3š +

        +

        +
        +

        +

        + ش˵ +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                         ɹˣŰ־Ӫ޹˾ +

        +

        +                                                                                                                                                   ˾ĴһžŹ̹޹˾ +

        +

        +                                                                                                                                                                       2021122 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2021122/142.html b/www/news/yact_0301/2021122/142.html new file mode 100644 index 0000000..a973fe8 --- /dev/null +++ b/www/news/yact_0301/2021122/142.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸĹ

        +
        ڣ2021-12-02ֺţ Сرմҳ
        +

        + ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸĹ +

        +

        + DZڹӦ̣ +

        +

        + ¹ڷӰ죬Ӧ޷μӲɹŰݲҵ԰ֻƽ̨ȼɹĿĿţZC-YJJ-CS-202111-010ţļ¸ԱɹУ +

        +

        + 1.һ  +

        +

        + ߡݽӦļֹʱ䣺2021120610:00ʱʱ䣩 +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

        +

        + Ϊ +

        +

        + ߡݽӦļֹʱ䣺2021120610:00ʱʱ䣩 +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĻ͵ӰӦļ +

        +

        + 2.ݲ䡣 +

        +

        +
        +

        +

        +                                                                                                                                                     ɹˣŰ־Ӫ޹˾ +

        +

        +                                                                                                                                        ɹĴһžŹ̹޹˾ +

        +

        +                                                                                                                                                               2021122 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2021122/143.html b/www/news/yact_0301/2021122/143.html new file mode 100644 index 0000000..74a69a0 --- /dev/null +++ b/www/news/yact_0301/2021122/143.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿ̸й + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿ̸й

        +
        ڣ2021-12-02ֺţ Сرմҳ
        +

        + ̸вɹ +

        +

        + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

        +

        + һĿƣŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿ  +

        +

        + ĿţQXZB-2021-YA0544 +

        +

        + ɹĿ飺 +

        +

        + (һ)ʽԴĿԤʽΪ58.5Ԫ +

        +

        + ()Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

        +

        + ()Ӧ뷽ʽξ̸ڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

        +

        + ġɹ;ճ칫ʹá +

        +

        + 塢ϸӦӦ߱ʸ +

        +

        + (һ)ϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.же +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պʽü¼ +

        +

        + 5.μɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + ()ĿضʸҪ󣺱Ŀ̸С +

        +

        + ֹμӱβɹĹӦ +

        +

        + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + ߡȡ̸ļʱޡص㡢ʽ̸ļۼ +

        +

        + (һ)ȡ̸ļʱޣ̸ļĻȡʱ(ʱ)20211232021127գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

        +

        + ()ȡ̸ļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)̸ļ +

        +

        + ()ȡ̸ļķʽ +

        +

        + 1.  ѯ绰0835-2899779 +

        +

        + 2.  (Զ)(1)ҪдϢ(λơֻšλš) +

        +

        + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

        +

        + עϢǼDZš(֤ӡ)Ӹǵλµԭ̸еսŰǬͶ޹˾ɹļ۰ +

        +

        + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢ̸ӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

        +

        + ()̸ļۼۣ300Ԫ/(̸ļۺ, ̸ʸ񲻵ת) +

        +

        + ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

        +

        + ˡӦļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

        +

        + ̸ʱ䣺202112814ʱ30(ʱ) +

        +

        + š̸еص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

        +

        + ʮɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ +

        +

        + ʮһԱβɹѯʣ밴·ʽϵ +

        +

        + (һ)ɹϢ +

        +

        +    ƣŰÿͶ޹˾ +

        +

        + ͨѶַŰɽӶ·3 +

        +

        + ϵ ˣ̷ʦ +

        +

        + ϵ绰0835-3358299 +

        +

        + ()ɹϢ +

        +

        +    ƣŰǬͶ޹˾ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-2899779 +

        +

        + ʼyaqxztb@163.com +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2021122/144.html b/www/news/yact_0301/2021122/144.html new file mode 100644 index 0000000..e55b991 --- /dev/null +++ b/www/news/yact_0301/2021122/144.html @@ -0,0 +1,374 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣIT豸װɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣIT豸װɹĿɹ

        +
        ڣ2021-12-02ֺţ Сرմҳ
        +

        + ŰԴҵ԰ʩĿıΣIT豸װɹĿ +

        +

        + ɹ +

        +

        + ĴһžŹ̹޹˾ɹŰÿͶ޹˾(ɹˣίУŰԴҵ԰ʩĿıΣIT豸װɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿƣŰԴҵ԰ʩĿıΣIT豸װɹĿ +

        +

        + 2.ĿţZC-YJJ-CS-202112-003š +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴһžŹ̹޹˾ +

        +

        + ʽ: +

        +

        + ʽԴҵԳ220Ԫ +

        +

        + ɹĿ飺 +

        +

        + ŰԴҵ԰ʩĿıΣIT豸װɹĿԤ220Ԫɹɹļ¡ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽŰҵͶʣţ޹˾http://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ĿҪõضԲԹӦʵвӴޡ +

        +

        + ļȡʽʱ䡢ص㣺 +

        +

        + 1.ɹļֹʱ䣺202112032021120909:00- 17:00ʱ䣬ڼճ⣩ +

        +

        + 2.ɹļۼۣ300Ԫ/ݣļۺ,ʸתã +

        +

        + 3.ɹļϼȡʽ +

        +

        + 3.1ֳȡӦֳɹļʱӦṩԱĿĵλ(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡֳʾ֤ԭϾӸǹӦ£ +

        +

        + 3.2䱨(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡϾӸǹӦ£ɨ1852335161@qq.com빤Աȷϱɹԭʱֳݽ +

        +

        + ַĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

        +

        + 4.Ӧ̹бļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΡ +

        +

        + ߡݽӦļֹʱ䣺2021121316:00ʱʱ䣩 +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

        +

        + ˡʱ䣺2021121316:00ʱʱ䣩ڴ̵ص㿪 +

        +

        + š̵ص㣺ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

        +

        + ʮϵʽ +

        +

        + ˣŰÿͶ޹˾     +

        +

        + ͨѶַĴʡŰоÿӶ·3 +

        +

        +    ࣺ625100                                                     +

        +

        + ϵ ˣ̷ʦ                                                  +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴһžŹ̹޹˾ +

        +

        +    ַŰ𼦹·109ƽ3302   +

        +

        +    ࣺ625000 +

        +

        + ϵ ˣŮʿ                          +

        +

        + ϵ绰0835-2895993          +                        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                                    2021122 +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20211220/154.html b/www/news/yact_0301/20211220/154.html new file mode 100644 index 0000000..b70f737 --- /dev/null +++ b/www/news/yact_0301/20211220/154.html @@ -0,0 +1,480 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̽

        +
        ڣ2021-12-20ֺţ Сرմҳ
        +

        + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ +

        +

        + Դ̽ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ +

        +
        +

        + ɹĿ +

        +

        + +

        +
        +

        + QXZB-2021-YA0531 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + / +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 淢 +

        +

        + ʱ +

        +
        +

        + 20211220 +

        +
        +

        + +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + +

        +
        +

        + / +

        +
        +

        + ɹ +

        +
        +

        + ŰǬͶ޹˾ +

        +
        +

        + Ŀ +

        +
        +

        + 1 +

        +
        +

        + ɽӦ +

        +
        +

        + 1ɽӦ +

        +
        +

        + +

        +
        +

        + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ +

        +
        +

        + ɽӦơַ +

        +
        +

        + ɽӦ̣ɶװװ޹˾ +

        +

        + ַĴʡɶ˱111š +

        +

        + ɽ¸ʣ¸37.5%ʩ¸5.2% +

        +

        + ڣ40죻ʩͼƣͬǩ֮ʩͼ鱸ɣ10죬ʩλ·֮պϸ30졣 +

        +

        + Լص㣺ɹָص㡣 +

        +
        +

        + СԱ +

        +
        +

        + 裨С鳤̷Ԫ𢣨ɹ˴ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        +    ƣŰÿͶ޹˾ +

        +

        + ͨѶַŰɽӶ·3 +

        +

        + ϵ ˣ̷ʦ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        +    ƣŰǬͶ޹˾ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-2899779 +

        +

        + ʼyaqxztb@163.com +

        +
        +

        + ɹĿϵ͵绰 +

        +
        +

        + Ŀϵˣ +

        +

        + ϵ绰0835-2899779 +

        +
        +

        + ע +

        +
        +

        + ɽĹʾΪ1 +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20211220/155.html b/www/news/yact_0301/20211220/155.html new file mode 100644 index 0000000..4e77290 --- /dev/null +++ b/www/news/yact_0301/20211220/155.html @@ -0,0 +1,353 @@ + + + + +ŰҵͶʣţ޹˾__ˮĿ˲ŹԢװ-ʩɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ˮĿ˲ŹԢװ-ʩɹĿԴ빫

        +
        ڣ2021-12-20ֺţ Сرմҳ
        +

        + ˮĿ˲ŹԢװ-ʩɹĿԴ빫 +

        +

        + Űÿ޹˾ˮĿ˲ŹԢװ-ʩɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

        +

        + һĿƣˮĿ˲ŹԢװ-ʩɹĿ +

        +

        + ĿţSZGS20211216 +

        +

        + ɹĿ飺 +

        +

        + (һ)ĿʽԳʽʵɹԤ㣺1176000Ԫʩ޼1171000ԪƷ޼5000Ԫ +

        +

        + ()Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

        +

        + 1.   +Ӧ뷽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + ġɹ;ˮĿ˲ŹԢװ޽衣 +

        +

        + 塢ϸӦӦ߱ʸ +

        +

        + (һ)ϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.же +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պʽü¼ +

        +

        + 5.μɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + ()ĿضʸҪ +

        +

        + 1.߱ܲŰ䷢ЧڵĽʩܳа()װװιרҵа()ʣҵעزĴʡڵʡҵṩЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

        +

        + 2.ܲŰ䷢Чġȫ֤ +

        +

        + 3.ӦΪŰÿ޹˾ƽ̨йӦ +

        +

        + 4.Ŀ塣 +

        +

        + ֹμӱβɹĹӦ +

        +

        + ͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + ߡȡļʱޡص㡢ʽļۼ +

        +

        + (һ)ȡļʱ(ʱ)202112210000ʱ202112252359ʱ(ʱ) +

        +

        + ()ȡļķʽ +

        +

        + 1.¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ءδŰÿ޹˾Ӳɹƽ̨עᣬ뼰ʱҵעעᣬӵӲɹƽ̨бļϡ +

        +

        + 2.ӦΪŰÿ޹˾ƽ̨йӦ̣Ͷʸתã빩Ӧ̵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ƾע˺ź½֪ͨ桱бļбϵӰ档 +

        +

        + 3.ѯ绰0835-3236556 +

        +

        + ()ӦӦڹ涨ʱڻȡбļȡʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

        +

        + ˡԴӦļݽĽֹʱ䣺2021123110ʱ00(ʱ) +

        +

        + ʱ䣺С齨 +

        +

        + Ӧļݽĵص㣺ŰӶ·3ŲͶ2¥1203ң +

        +

        + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļա +

        +

        + šʱ䣺2021123110ʱ00(ʱ) +

        +

        + ʮ̵ص㣺ŰӶ·3ŲͶűĿҡ +

        +

        + ʮһɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/ +

        +

        + ʮԱβɹѯʣ밴·ʽϵ +

        +

        +    ƣŰÿ޹˾ +

        +

        + ͨѶַŰɽӶ·3 +

        +

        + ϵ ˣŮʿ +

        +

        + ϵ绰0835-3236556 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2021126/145.html b/www/news/yact_0301/2021126/145.html new file mode 100644 index 0000000..4122536 --- /dev/null +++ b/www/news/yact_0301/2021126/145.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿչͶ޹˾ IJɹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿչͶ޹˾ IJɹѯ۽ʾ

        +
        ڣ2021-12-06ֺţ Сرմҳ
        +

        +
        +

        +

        + ŰÿչͶ޹˾ +

        +

        + IJɹѯ۽ʾ +

        +

        +
        +

        +

        + ҹ˾IJɹĿѯۣ2021123ٿѯ۽£ +

        +

        + һбѡɶڰ豸޹˾бۣ19970Ԫ +

        +

        + Ͷ +

        +

        + Ĵΰý޹˾21000Ԫ +

        +

        + Զ޹˾Űֹ˾21922Ԫ +

        +

        + ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

        +

        + ƣŰÿչͶ޹˾ +

        +

        + ַŰоÿӶ·3 +

        +

        + ϵʽʦ0835-3228508 +

        +

        +
        +

        +

        +                                                                                                                                                                                  2021126 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2021127/147.html b/www/news/yact_0301/2021127/147.html new file mode 100644 index 0000000..a519a2c --- /dev/null +++ b/www/news/yact_0301/2021127/147.html @@ -0,0 +1,454 @@ + + + + +ŰҵͶʣţ޹˾__Űݲҵ԰ֻƽ̨ȼɹĿԴ̽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űݲҵ԰ֻƽ̨ȼɹĿԴ̽ʾ

        +
        ڣ2021-12-07ֺţ Сرմҳ
        +

        + Űݲҵ԰ֻƽ̨ȼɹĿ +

        +

        + Դ̽ʾ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + Űݲҵ԰ֻƽ̨ȼɹĿ +

        +
        +

        + ɹĿ +

        +
        +

        + ZC-YJJ-CS-202111-010 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + Ŀҵ +

        +
        +

        + Ű־Ӫ޹˾ +

        +
        +

        + Ŀϵ +

        +
        +

        + ʦ +

        +
        +

        + Ŀϵ绰 +

        +
        +

        + 0835-3228508 +

        +
        +

        + ̵ַ +

        +
        +

        + Ű𼦹·109ƽ3302 +

        +
        +

        + Ŀ +

        +
        +

        + 1 +

        +
        +

        + ʱ +

        +
        +

        + 202112061000ʱ +

        +
        +

        + ɽѡ˼ +

        +
        +

        + ɽѡ +

        +
        +

        + Ͷ +

        +

        + Ԫ +

        +
        +

        + ÷ +

        +
        +

        + ϵ˼绰 +

        +
        +

        + һ +

        +
        +

        + йϢͨоԺ +

        +
        +

        + 20 +

        +
        +

        + 98.67 +

        +
        +

        + 绰18511665802 +

        +
        +

        + ڶ +

        +
        +

        + ӵӿƼ޹˾ +

        +
        +

        + 24.7 +

        +
        +

        + 41.19 +

        +
        +

        + أ绰13810404920 +

        +
        +

        + +

        +
        +

        + ֤ԪƼ޹˾ +

        +
        +

        + 24.7 +

        +
        +

        + 41.19 +

        +
        +

        + ŵϵϣ绰13126767599 +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2021715/125.html b/www/news/yact_0301/2021715/125.html new file mode 100644 index 0000000..c81ab3b --- /dev/null +++ b/www/news/yact_0301/2021715/125.html @@ -0,0 +1,344 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ڴݲҵ԰8#չḶ́չĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ ڴݲҵ԰8#չḶ́չĿб깫

        +
        ڣ2021-07-15ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + ڴݲҵ԰8#չḶ́չĿб깫 +

        +

        +
        +
        +

        +

        + ʸּŹƹѯ޹˾Űÿ޹˾ίУݲҵ԰8#չḶ́չĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

        +

        + һбţPG-FZCGZ-20210658 +

        +

        + бĿݲҵ԰8#չḶ́չĿ +

        +

        + ʽԴרծȯʽ +

        +

        + ġбĿ飺 +

        +

        + Ŀ1ɹݲҵ԰8#չIJչ񡣣бļ£ +

        +

        + 塢Ӧ̲μӱβɹӦύͶļǰ߱ +

        +

        + 1㡶л񹲺͹ɹڶʮ涨 +

        +

        + 2ĿضʸҪ +

        +

        + 2.1нװιר׼ʺͽװװιרҵаҼʣ +

        +

        + 2.2ĿͶ +

        +

        + 2.2.1ʽμͶģӦϡɹڶʮһ涨ύЭ飬еĹӦΣ +

        +

        + 2.2.2ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

        +

        + 2.2.3ٵμӻӦμͬһͬµIJɹ +

        +

        + бļ£ +

        +

        + бļȡʱ䡢ص㣺 +

        +

        + бļ2021071620210722ÿ9:00- 12:0014:00-17:00ʱ䣬ڼճ⣩ʸּŹƹѯ޹˾ȡ +

        +

        + 1ļȡʽ +

        +

        + ϰͨʼ涨Ϸָа304890625@qq.com +

        +

        + 2ȡļʱҪṩϣ +

        +

        + 2.1ͶΪ˻֯ģֻṩλš֤ +

        +

        + 2.2ͶΪȻ˵ģֻṩ֤ +

        +

        + עϾӸǹ£ͨϰṩӸǹµɨͶΪȻ˵Ӧɱǩ֡ +

        +

        + бļ۸300ԪۺˣͶʸתá +

        +

        + ߡͶֹʱͿʱ䣺202108061100ʱ䣩 +

        +

        + ͶļͶֹʱǰʹ↑ص㡣ʹûܷͶļաб겻ʼĵͶļļʱ䣺202108061030 -Ͷļݽֹʱ䣩 +

        +

        + ˡص㣺ʸּŹƹѯ޹˾Ĵʡɶиһ·15㣩 +

        +

        + šͶŰҵͶʣţ޹˾վhttp://www.yact.com.cn/йɹhttp://www.ccgp.gov.cnйбͶ깫ƽ̨http://www.cebpubservice.comԹʽ +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        +    ַŰоÿӶ·3 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3232788 +

        +

        + ɹʸּŹƹѯ޹˾ +

        +

        +    ַĴʡɶиһ·15 +

        +

        +    ࣺ610041 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰19108232480 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221010/273.html b/www/news/yact_0301/20221010/273.html new file mode 100644 index 0000000..8ed2f69 --- /dev/null +++ b/www/news/yact_0301/20221010/273.html @@ -0,0 +1,232 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹΣ깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ĴŰÿƬҵˮ׹ΣշɹΣ깫

        +
        ڣ2022-10-10ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹΣþ̸зʽвɹĿֹֹʱ䣺2022101017:00ʱ䣩ļңꡣ +

        +

        +
        +

        +

        +           +

        +

        +                                                                                                                                         20221010 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221011/274.html b/www/news/yact_0301/20221011/274.html new file mode 100644 index 0000000..d64728e --- /dev/null +++ b/www/news/yact_0301/20221011/274.html @@ -0,0 +1,477 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ÷ĿʿзɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ÷ĿʿзɹĿ

        +
        ڣ2022-10-11ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + Űÿ÷ĿʿзɹĿ +

        +
        +

        + ɹĿ +

        +

        + +

        +
        +

        + QXZB-2022-YA0466 +

        +
        +

        + ɹʽ +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + / +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 淢 +

        +

        + ʱ +

        +
        +

        + 20221011 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾ +

        +

        +   +

        +
        +

        + +

        +
        +

        + / +

        +
        +

        + ɹ +

        +
        +

        + ŰǬͶ޹˾ +

        +
        +

        + Ŀ +

        +
        +

        + 1 +

        +
        +

        + ɽӦ +

        +
        +

        + 1ɽӦ +

        +
        +

        + +

        +
        +

        + Űÿ÷Ŀʿзɹ +

        +
        +

        + ɽӦơַ +

        +
        +

        + ɽӦ̣Ĵ̩̹ѯ޹˾ +

        +

        + ַɶʨ·81843Ԫ604 +

        +

        + ɽ260000Ԫ +

        +

        + Լʱ䣺ӲɹͬǩͨеĴ +

        +

        + Լص㣺ɹָص +

        +
        +

        + СԱ +

        +
        +

        + С鳤ѧ桢꣨ɹ˴ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        +    ƣŰÿͶ޹˾ +

        +

        +    ַĴŰÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵʽ0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        +    ƣŰǬͶ޹˾ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-2899779 +

        +

        + ʼyaqxztb@163.com +

        +
        +

        + ɹĿϵ͵绰 +

        +
        +

        + Ŀϵˣ +

        +

        + ϵ绰0835-2899779 +

        +
        +

        + ע +

        +
        +

        + ĹʾΪ1 +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221015/275.html b/www/news/yact_0301/20221015/275.html new file mode 100644 index 0000000..2ed1fd3 --- /dev/null +++ b/www/news/yact_0301/20221015/275.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣƽб깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰְҵѧԺѧԺĿһڣƽб깫

        +
        ڣ2022-10-15ֺţ Сرմҳ
        +

        + 1. б +

        +

        + 1.1бĿŰְҵѧԺѧԺĿһڣƽĿҵΪŰÿ޹˾ʽʵĿʱΪ  100%  бΪŰÿ޹˾ĿѾ߱бֶԸĿʩйбꡣ +

        +

        + 1.2бĿб֯ʽΪ бꡣ +

        +

        + 2. Ŀſб귶Χ +

        +

        + 2.1Ŀſ +

        +

        + 2.1.1ƣŰְҵѧԺѧԺĿһڣƽ +

        +

        + 2.1.2̵ص㣺Űо˴ +

        +

        + 2.1.3赥λŰƼչ޹˾ +

        +

        + 2.1.4ƵλĴʡоԺ޹˾ +

        +

        + 2.1.5λɽŹ̼޹˾ +

        +

        + 2.1.6ܰλŰÿ޹˾ +

        +

        + 2.2б귶ΧĿ滮辻õΪ198018.85ƽסɴѧԺAѧԺB,һܽ72281.62ƽףܼ68860.47ƽףܼܿ3421.15ƽףʩΧΪʩͼֽΧڼ嵥ΧƽְҪİȫʩ嵥 +

        +

        + 3. ͶʸҪ +

        +

        + 3.1бҪͶ߱ +

        +

        + 3.1.1 +

        +

        + 1߱ʸ񣬾ЧӪҵִյҵ +

        +

        + 2нܲŰ䷢ʩʡȫ֤顣ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

        +

        + 3.1.2ҵҪ +

        +

        + 3꣨2019  1  1 Ͷֹʱ䣩꣨2019  1  1 Ͷֹʱ䣩ɲ 1ĿĿָ:ͬ800רҵаҵԱ豸ʽȷӦʩ +

        +

        + 3.1.3ĿĿˣʸҪ󣺾нרҵһעὨʦʸ򹤳мְƣʦʸʡס罨ܲŰ䷢İȫ˺ϸ֤B֤ +

        +

        + 3.2б겻Ͷꡣ +

        +

        + 4. бļĻȡ +

        +

        + 4.1 μͶߣ 2022 10 16  2022 10 20 յ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/бϣбļϵȣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

        +

        + 4.2 б˲ṩбļȡʽ +

        +

        + 4.3ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

        +

        + 5.ͶֹʱͿʱ +

        +

        + 5.1 Ͷֹʱ䣺2022 10 26   9  ʱ 30 ֣ʱ䣩 +

        +

        + 5.2ͶļݽصŰҵͶʣţ޹˾3¥ҡ +

        +

        + 5.3ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

        +

        + 5.4.ʱ2022 10  26 9 ʱ 30 ֣ʱ䣩 +

        +

        + 5.5صŰҵͶʣţ޹˾3¥ +

        +

        + 6. ý +

        +

        + б깫Űÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

        +

        + 7. ϵʽ +

        +

        + бˣŰÿ޹˾ +

        +

        +    ַŰӶ·3ŲͶ +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ +

        +

        +    0835-3236556 +

        +

        +    棺   /       +

        +

        + ʼ    /    +

        +

        +
        +

        +

        +                                                                                                                           2022  10  14   +

        +

        +
        +

        +

        + ƽṹ֣PDFƽˮʩͼֽPDFƽʩͼֽPDFŰְҵѧԺѧԺĿһڣƽбļŰְҵѧԺѧԺĿһڣƽбļƽͼ(PDF)ƽͼPDF +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221017/276.html b/www/news/yact_0301/20221017/276.html new file mode 100644 index 0000000..7059912 --- /dev/null +++ b/www/news/yact_0301/20221017/276.html @@ -0,0 +1,354 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾Ŀɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Ű־Ӫ޹˾Ŀɹ

        +
        ڣ2022-10-17ֺţ Сرմҳ
        +

        + +

        +

        + ɶо޹Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίУŰ־Ӫ޹˾ĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.Ŀɹݼ飺Ϣ׼ITSSά֤ϢϵͳͷCSһ֤ܻרҵ̳а +

        +

        + 2.ĿţCDXHJ-2022-008 +

        +

        + 3.ɹĿƣŰ־Ӫ޹˾Ŀ +

        +

        + 4.ɹˣŰ־Ӫ޹˾ +

        +

        + 5.ɹɶо޹Ŀ޹˾ +

        +

        + ʽ +

        +

        + ʽԴԳʽ70Ԫ +

        +

        + ɹĿ飺Ŀ1 +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴɹбhttp://www.chinabidding.com.cnŰҵͶʣţ޹˾http://www.yact.com.cnԹʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + һϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ݲɹĿҪ󣬹涨Ӧ̵ضޡ +

        +

        + Ŀ̡ +

        +

        + Աǣͷˣ벻2ҡǩͶЭ飬ȷǣͷ˺͸ȨиԼ嵥μͬһͬͶꡣ +

        +

        + ļȡʽʱ䡢ص㣺 +

        +

        + һȡļʱޣļĻȡʱ䣨ʱ䣩2022 10 18 2022 10 24 09ʱ 00 ֡ 17ʱ 00 ֣ڼճ⣩ +

        +

        + ȡļķʽֳȡʼȡ +

        +

        + 1ֳȡӦڱʱڵŰݴ47014¥9ţɶо޹Ŀ޹˾ȡļʱӦʾԱĿĵλԭעĿơĿšϵ˼ϵ绰䣩ӸͶ굥λµľ֤ӡʾ֤ԭ +

        +

        + 2ȡʱͶڱʱڽλԭעĿơĿšϵ˼ϵ绰䣩ɨӸͶ굥λµľ֤ӡɨ3625680953@qq.comʼΪλ+ĿơϢͨ䷢ͣʱ뱸עλƣ +

        +

        + 3Ŀɹļۼ300ԪļۺˣͶʸ񲻵תáӦ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΣӦϢڻȡɹļֹ֮ǰɹµǼDZ +

        +

        + ߡݽӦļֹʱ䣺202210289:30-10:00ʱ䣩 +

        +

        + ˡݽӦļص㣺ӦļڵݽӦļֹʱ֮ǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + šӦļʱ䣺2022102810:00ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص㣺Űݴ47014¥9ţɶо޹Ŀ޹˾ +

        +

        + ʮһϵʽ +

        +

        + ˣŰ־Ӫ޹˾ +

        +

        + ַĴʡŰоÿӶ·3 +

        +

        + ϵ ˣһ +

        +

        + ϵ绰17761226923 +

        +

        +
        +

        +

        + ɹɶо޹Ŀ޹˾ +

        +

        + ַŰݴ47014¥9 +

        +

        + 625015 +

        +

        + ϵ ˣ +

        +
        +
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221019/277.html b/www/news/yact_0301/20221019/277.html new file mode 100644 index 0000000..38a7e8d --- /dev/null +++ b/www/news/yact_0301/20221019/277.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽

        +
        ڣ2022-10-19ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽ +

        +
        +

        + Ŀ +

        +
        +

        + ҵĵ2Ŀ嵥ƷӦ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022068 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + ĴŰÿ +

        +
        +

        + +

        +
        +

        + ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20221019 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 251.55Ԫݶ +

        +
        +

        + +

        +
        +

        + 20221019 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤ΡԱº顢һģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ̷Ԫ +

        +
        +

        + ɽӦ̼ɽ¸ +

        +
        +

        + ɽӦƣɶԴѯ޹˾ +

        +

        + ɽ¸ʣ +

        +

        + ƹ嵥˷ѵijɽ¸ʣ¸51.6%¸ԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵¸ +

        +

        + ֽԤѵijɽ¸ʣ¸51.6%¸Ŀ󶨵ĿƼеĸֽԤΪƷѻʡʡ۾ִ۷2008141ĸʮֽԤ㡱ۺ˵¸ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221026/278.html b/www/news/yact_0301/20221026/278.html new file mode 100644 index 0000000..da25b23 --- /dev/null +++ b/www/news/yact_0301/20221026/278.html @@ -0,0 +1,355 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ

        +
        ڣ2022-10-26ֺţ Сرմҳ
        +

        + ɣɶѯ޹˾ɹŰüƽĿ޹˾ɹˣίУŰһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿƣŰһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ +

        +

        + 2.ɹţLZCG202210-12 +

        +

        + 3.ɹˣŰüƽĿ޹˾ +

        +

        + 4.ɹɣɶѯ޹˾ +

        +

        + ɹĿ飺 +

        +

        + 1.ʽԴĿԤʽΪ32.2Ԫ +

        +

        + 2.Ŀ1ɹݼҪļ£Ŀ1ɽӦ̡ +

        +

        + Ӧ뷽ʽ +

        +

        + 淽ʽδڡйбͶ깫ƽ̨www.cebpubservice.comŰҵͶʣţ޹˾http://www.yact.com.cn/Թʽ +

        +

        + ġӦ̲μӱβɹӦ߱ +

        +

        + һжеε +

        +

        + õҵͽȫIJƶȣ +

        +

        + кͬ豸רҵ +

        +

        + ģ˰պᱣʽü¼ +

        +

        + 壩μӱβɹǰڣھӪûشΥ¼ +

        +

        + ɡ涨 +

        +

        + ߣɹ˸ݲɹĿйܲŰ䷢ˮҵƱʡ +

        +

        + ĿͶꡣ +

        +

        + 塢ֹμӱβɹĹӦ +

        +

        + 1.ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦӦļݽֹǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̲μӱĿIJɹ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿ +

        +

        + ļȡʽʱ䡢ص㣺 +

        +

        + ļĻȡ202210262022111գ09:00-17:00ʱ,ĩڼճ⣩ɣɶѯ޹˾ɶƶ·18ƸB10¥1ţȡڲۡļۼۣ0Ԫ/ݡ +

        +

        + Ӧϻȡļʱϵɣɶѯ޹˾ļԱԱڸõΪṩϵ绰15808150377 +

        +

        + ļֳȡϻȡȡļʱԱ赱ύϣӦΪ˻֯ģṩӪҵִոӡλš֤ӡӦΪȻ˵ģֻṩ֤ԭӡϾӸ£ϱĹӦȷͱԭɨҹ˾1689075879@qq.comʱԭݽɹ +

        +

        + ѯ绰15808150377Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΣӦϢڻȡɹļֹ֮ǰɹµǼDZ +

        +

        + ߡݽӦļֹʱ䣺2022110409:30ʱ䣩 +

        +

        + ӦļڵݽӦļֹʱǰӦļܷʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

        +

        + ˡʱ䣺2022110409:30ʱ䣩ڴ̵ص㿪 +

        +

        + š̵ص㣺Ű·80Ŷ㡣 +

        +

        + ʮϵʽ +

        +

        + ɹˣŰüƽĿ޹˾ +

        +

        +  ַĴʡŰоÿ·11 +

        +

        + ϵˣ̷ʦ +

        +

        + ϵ绰:15881203012 +

        +

        + ɹɣɶѯ޹˾ +

        +

        +    ַɶƶ·18ƸB10¥1 +

        +

        +    ࣺ610000 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰15808150377 +

        +

        +
        +

        +

        + . +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221027/281.html b/www/news/yact_0301/20221027/281.html new file mode 100644 index 0000000..f944b20 --- /dev/null +++ b/www/news/yact_0301/20221027/281.html @@ -0,0 +1,292 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ŰְҵѧԺѧԺĿһڣƽʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ŰְҵѧԺѧԺĿһڣƽʾ

        +
        ڣ2022-10-27ֺţ Сرմҳ
        +

        + ŰְҵѧԺѧԺĿһڣƽ20221026ŰӶ·3ŰҵͶʣţ޹˾3¥ҿ꣬ίԱֽʾ£ +

        +

        +
        +

        +

        + һбѡˣĴ޹˾ +

        +

        + Ͷ걨ۣԪ8602230.41Ԫ +

        +

        + ڶбѡˣ׺͹޹˾ +

        +

        + Ͷ걨ۣԪ8691354.79Ԫ +

        +

        + бѡˣĴ˻޹˾ +

        +

        + Ͷ걨ۣԪ8850727.91Ԫ +

        +

        +
        +

        +

        + ίԱԱ衢¬󡢽ǿ +

        +

        + ֽԹʾѡ飬202211117:00ǰЯ֤飨跨Ȩί飩ϣŰÿӶ·3ŲͶ1¥1102Ҵ +

        +

        +
        +

        +

        + ַŰӶ·3ŲͶ1102 +

        +

        + ϵˣŮʿ    +

        +

        + ϵ绰0835-3236556                +

        +

        +
        +

        +

        +                                            +

        +

        +
        +

        +

        +                                                                                             Űÿ޹˾ +

        +

        +
        +

        +

        +                                                                                                         20221027 +

        +

        +
        +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣƽбļpdf. +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221028/282.html b/www/news/yact_0301/20221028/282.html new file mode 100644 index 0000000..af93af2 --- /dev/null +++ b/www/news/yact_0301/20221028/282.html @@ -0,0 +1,325 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Ű־Ӫ޹˾ɹĿ

        +
        ڣ2022-10-28ֺţ Сرմҳ
        +

        +
        +

        +

        + бţCDXHJ-2022-008 +

        +

        + б룺CBL_20221028_106169511 +

        +

        + бɶо޹Ŀ޹˾ +

        +

        + бˣŰ־Ӫ޹˾ +

        +

        +   +

        +

        + һĿ +

        +

        + Ű־Ӫ޹˾Ŀ +

        +

        +   +

        +

        + б꣨ɽϢ +

        +

        + ӦƣĴͨƼѯ޹˾ +

        +

        + Ӧ̵ַɶ½··51Ÿ202-02 +

        +

        + б꣨ɽ500000Ԫ +

        +

        +   +

        +

        + ҪɽϢ +

        +

        + Ϊɹ˰ʣ +

        +

        + 1.ܻרҵа +

        +

        + 2.Ϣ׼ITSS-ά +

        +

        + 3.ϢϵͳͷCSһ +

        +

        +   +

        +

        + ġޣԱ淢֮1 +

        +

        + 塢ˣ +

        +

        + Աιѯʣ밴·ʽϵ +

        +

        + 1.ɹϢ +

        +

        + ƣŰ־Ӫ޹˾ +

        +

        + ַĴʡŰоÿӶ·3 +

        +

        + ϵˣһ +

        +

        + ϵ绰17761226923 +

        +

        +   +

        +

        + 2.ɹϢ +

        +

        + ƣɶо޹Ŀ޹˾ +

        +

        + ַŰݴ470㳡14¥9 +

        +

        + ϵˣʦ +

        +

        + ϵ绰028-67140069 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022107/270.html b/www/news/yact_0301/2022107/270.html new file mode 100644 index 0000000..acd101c --- /dev/null +++ b/www/news/yact_0301/2022107/270.html @@ -0,0 +1,403 @@ + + + + +ŰҵͶʣţ޹˾__ҵĵ2Ŀ嵥ƷӦ̲ɹԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ҵĵ2Ŀ嵥ƷӦ̲ɹԴ빫

        +
        ڣ2022-10-07ֺţ Сرմҳ
        +

        + Ĵб޹˾ŰÿͶ޹˾ɹˣίУҵĵ2Ŀ嵥ƷӦ̲ɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022068š +

        +

        + 2.ɹĿƣҵĵ2Ŀ嵥ƷӦ̲ɹ +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳ +

        +

        + ɹԤ㣺ݶ251.55Ԫʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵¸20%ΪɹԤ㣬251.55Ԫ +

        +

        + ޼ۣԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵¸20%Ϊ޼ۡ +

        +

        + ɹĿ +

        +

        + βɹĿ1ݲɹɹҵĺ͵Ϣϲҵ԰ʩĿĹ嵥(ԤƼ)ƷнӵλʵʵʩΪ׼ļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + ξԴ빫ͨ; +

        +

        + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

        +

        + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

        +

        + 2βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2022100820221012գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022101814:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022101814:00ʱ䣩Ӧļݽֹʱ䣺2022101814:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮӦļʱ䣺2022101814:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        +    ࣺ625500 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3236879 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ            +

        +

        + ϵ绰0835-2888656 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022109/272.html b/www/news/yact_0301/2022109/272.html new file mode 100644 index 0000000..817fb12 --- /dev/null +++ b/www/news/yact_0301/2022109/272.html @@ -0,0 +1,439 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ̽

        +
        ڣ2022-10-09ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ̽ +

        +
        +

        + Ŀ +

        +
        +

        + ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022067 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + ĴŰ +

        +
        +

        + +

        +
        +

        + ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20221009 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾Űüƽ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 273.96Ԫݶ +

        +
        +

        + +

        +
        +

        + 20221009 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤Աھꡢһģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ̷Ԫ +

        +
        +

        + ɽӦ̼ɽ¸ +

        +
        +

        + ɽӦƣĴĿ޹˾ +

        +

        + ɽ¸ʣļ涨Ϗ51% +

        +

        + ¸ԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼȡ¸ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221114/288.html b/www/news/yact_0301/20221114/288.html new file mode 100644 index 0000000..e413ba4 --- /dev/null +++ b/www/news/yact_0301/20221114/288.html @@ -0,0 +1,391 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ծɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ծɹĿԴ빫

        +
        ڣ2022-11-14ֺţ Сرմҳ
        +

        + Ĵб޹˾ ŰҵͶʣţ޹˾ɹˣίУ ŰҵͶʣţ޹˾ծɹĿ þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022076š +

        +

        + 2.ɹĿƣŰҵͶʣţ޹˾ծɹĿ +

        +

        + 3.ɹˣŰҵͶʣţ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + Ԥ950000.00Ԫ״450000.00Ԫ250000.00Ԫծ200000.00Ԫծȯгɹ󣬺5꣬ò10Ԫ/ꡣ +

        +

        + ɹĿ +

        +

        + Ŀ1óɽӦ1ݲɹɹŰҵͶʣţ޹˾ծԼծȯгɹ󣬺ٷнӵλҪ +

        +

        + ġӦ뷽ʽ +

        +

        + ξԴ빫ͨ; +

        +

        + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

        +

        + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 3Ӧض +

        +

        + 1ڹҷί϶ľʿչҵծȯҵ +

        +

        + 2βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + ߡļĻȡʽʱ估ۼ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦԶ̻ȡļʱӦԱĿļӸǹӦ̵λµĽ(ȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգ)ͼӸǹӦ̵λµľ֤ӡɫɨ1PDFʽ1545728971@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹ˺ɱλһеĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһе +

        +

        + עȡ䱨ģš(֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

        +

        + ļȡʱ䣺 +

        +

        + ļ2022111520221121գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţ1545728971@qq.comȡȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݡļȡ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺202211251430ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺202211251400ʱ䣩Ӧļݽֹʱ䣺202211251430ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮӦļʱ䣺202211251430ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰҵͶʣţ޹˾ +

        +

        +    ַĴʡŰоÿ·11      +

        +

        +    ࣺ625100 +

        +

        + ϵˣ̷                             +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ          +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221125/292.html b/www/news/yact_0301/20221125/292.html new file mode 100644 index 0000000..4399ad5 --- /dev/null +++ b/www/news/yact_0301/20221125/292.html @@ -0,0 +1,328 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھ˼ˮ2023ȣɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ھ˼ˮ2023ȣɹ̸еĹ

        +
        ڣ2022-11-25ֺţ Сرմҳ
        +

        + ҹ˾Ծ˼ˮ2023ȣɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣ˼ˮ2023ȣɹ +

        +

        + 2Ŀݣ˼ˮ2023ȣ +

        +

        + 3ɹԤ㣺129ԪɹԤıΪЧۣ +

        +

        + 4ޡ +

        +

        + 4.1ƻڣ 202311-20231231գ +

        +

        + 4.2ʵʩص㣺Űо˼ +

        +

        + 4.3ҪʵʩݣƼ嵥 +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ
        +  3кͬ豸רҵ
        +  4˰պᱣʽü¼
        +  5μɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.21ӦжʸӪҵִվ߱ӦӪΧ +

        +

        + 6ȡ̸ļʱ䡢ʽ2022 11 26  ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

        +

        + 7̸ļݽֹʱ䣺2022 12 1 9ʱ 00֣ʱ䣩 +

        +

        + 8̸ʱ䣺2022  12 1 9ʱ 00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ1¥1102ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 10.4۰˹䡢˰ͱյۺϷá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        + 2022  11 23 +

        +

        +
        +

        +

        + ˼ˮ2023ȣ̸ļword. +

        +

        + ˼ˮ2023ȣ̸ļpdf. +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221128/293.html b/www/news/yact_0301/20221128/293.html new file mode 100644 index 0000000..a6182b1 --- /dev/null +++ b/www/news/yact_0301/20221128/293.html @@ -0,0 +1,445 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ծɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ծɹĿԴ̽

        +
        ڣ2022-11-28ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ŰҵͶʣţ޹˾ծɹĿԴ̽ +

        +
        +

        + Ŀ +

        +
        +

        + ŰҵͶʣţ޹˾ծɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022076 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + ĴʡŰ +

        +
        +

        + +

        +
        +

        + ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20221128 +

        +
        +

        + ɹ +

        +
        +

        + ŰҵͶʣţ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 95.00Ԫ +

        +
        +

        + +

        +
        +

        + 20221128 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤ԱƼһģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ̷Ԫ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣϹ޹˾ +

        +

        + ܳɽΪ950000.00ԪдʰԪɽ£ +

        +

        + Сд 250000.00ԪдʰԪ +

        +

        + ծСд 200000.00ԪдʰԪ󣬰ղɹҪʵʩծδʵʩծģɹΣɹȨ֧ծҲеκΥԼΡ +

        +

        + Сд500000.00ԪдʰԪ۳ɽΪ100000.00Ԫ/ꡣծȯгɹǰʵʩ5ꡣծȯδɹлɿضδʵʩģɹΣɹȨ֧ҲеκΥԼΡøݷ޾ʵ㡣 +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣĴб޹˾ +

        +

        +    ַĴʡŰоÿ·11 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221129/294.html b/www/news/yact_0301/20221129/294.html new file mode 100644 index 0000000..24bd0f9 --- /dev/null +++ b/www/news/yact_0301/20221129/294.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھӲʩɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ھӲʩɹ̸еĹ

        +
        ڣ2022-11-29ֺţ Сرմҳ
        +

        + ҹ˾ԾӲʩɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣӲʩɹ +

        +

        + 2Ŀݣռͤ10ףռͤ1ףȫռ1ףҪƼ嵥 +

        +

        + 3ɹԤ㣺260880.00Ԫ۵ۼܼ۾ܳ޼ۣ޼۵ΪЧۣ +

        +

        + 4ޡ +

        +

        + 4.1ƻڣ ǩ֮ͬ15ʩİװԣ +

        +

        + 4.2ʵʩص㣺Űо +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ
        +  3кͬ豸רҵ
        +  4˰պᱣʽü¼
        +  5μɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.21ӦжʸӪҵִվ߱ӦӪΧ +

        +

        + 6ȡ̸ļʱ䡢ʽ2022 11   30ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

        +

        + 7̸ļݽֹʱ䣺2022 12 5 9ʱ  30֣ʱ䣩 +

        +

        + 8̸ʱ䣺2022   12  5 9  ʱ  30  ֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ1¥1102ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        + 2022  11   29    +

        +

        +
        +

        +

        + Ӳʩɹ̸ļword. +

        +

        + Ӳʩɹ̸ļpdf. +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022114/286.html b/www/news/yact_0301/2022114/286.html new file mode 100644 index 0000000..02a12e7 --- /dev/null +++ b/www/news/yact_0301/2022114/286.html @@ -0,0 +1,439 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹԴ̲ɹ

        +
        ڣ2022-11-04ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹԴ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ +

        +
        +

        + Ŀ +

        +
        +

        + LZCG202210-12 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Űÿ +

        +
        +

        + +

        +
        +

        + ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 2022114 +

        +
        +

        + ɹ +

        +
        +

        + ŰüƽĿ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + ɣɶѯ޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 32.2Ԫ +

        +
        +

        + +

        +
        +

        + 2022114 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤ɡԱǶһģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ֲ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣŰˮˮ翱Ժ޹˾ +

        +

        + ɽ178000.00 Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰüƽĿ޹˾ +

        +

        +  ַĴʡŰоÿ·11 +

        +

        + ϵˣ̷ʦ +

        +

        + ϵ绰:15881203012 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹɣɶѯ޹˾ +

        +

        +    ַɶƶ·18ƸB10¥1 +

        +

        +    ࣺ610000 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰15808150377 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221214/301.html b/www/news/yact_0301/20221214/301.html new file mode 100644 index 0000000..f4f738b --- /dev/null +++ b/www/news/yact_0301/20221214/301.html @@ -0,0 +1,439 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿɽ

        +
        ڣ2022-12-14ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿ +

        +

        + ɽ +

        +
        +

        + Ŀ +

        +
        +

        + ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + ZCX-CS20221202-119 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + ɽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20221214 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + ĴʡڳϢѯ޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + ̶ܼ10Ԫ +

        +
        +

        + +

        +
        +

        + 20221214 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤¾    Աɸƽ(ҵ +

        +
        +

        + ලԱ +

        +
        +

        + Ԫ +

        +
        +

        + ɽ˼ɽ +

        +
        +

        + ɽƣɶƼι˾ +

        +

        + ɽ6.67Ԫ/ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿͶ޹˾ +

        +

        +  ַŰоÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰:0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴʡڳϢѯ޹˾ +

        +

        +    ַŰ·62 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰17738253852 +

        +
        +

        + ɽ +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221214/302.html b/www/news/yact_0301/20221214/302.html new file mode 100644 index 0000000..56d9f3d --- /dev/null +++ b/www/news/yact_0301/20221214/302.html @@ -0,0 +1,394 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϷ޹˾ɹѯ۽ʾ

        +
        ڣ2022-12-14ֺţ Сرմҳ
        +

        + ҹ˾ɹĿѯۣ20221214900ٿѯ۽£ +

        +

        + б깩Ӧ̣Űʱ޹˾ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        +   +

        +

        +   +

        +

        + +

        +

        + Ʒ +

        +
        +

        +   +

        +

        +   +

        +

        +   +

        +
        +

        +   +

        +

        +   +

        +

        + +

        +
        +

        + ۵λɵ͵ߣ/Ԫ +

        +
        +

        +   +

        +

        + Űʱ޹˾ +

        +
        +

        +   +

        +

        + Ű۷޹˾ +

        +
        +

        + ɶನ۷޹˾ +

        +
        +

        +   +

        +

        + +

        +

        + +

        +
        +

        + 2022 ˫ 2.5L E-CVT 7ɫɫɫɫ +

        +
        +

        +   +

        +

        +   +

        +

        + 2 +

        +
        +

        +   +

        +

        + 697600.00 +

        +
        +

        +   +

        +

        + 697600.00 +

        +
        +

        +   +

        +

        + 697600.00 +

        +
        +

        +   +

        +

        + ʱ +

        +
        +

        + 5 +

        +
        +

        + 6 +

        +
        +

        + 7 +

        +
        +

        +

        + ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

        +

        + ƣŰۺϷ޹˾ +

        +

        + ַŰоÿӶ·3 +

        +

        + ϵʽʦ  18283588339 +

        +

        +
        +

        +

        + 20221214 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221215/303.html b/www/news/yact_0301/20221215/303.html new file mode 100644 index 0000000..7be5d55 --- /dev/null +++ b/www/news/yact_0301/20221215/303.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ¾ô׷ʩ̼ɽʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űһ廯Ŀ-Űÿ¾ô׷ʩ̼ɽʾ

        +
        ڣ2022-12-15ֺţ Сرմҳ
        +

        + бˣĴѯ޹˾ +

        +

        + ɽۣҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299ţҪͲչҷչ͸ĸίԱᡢ貿ļ蹤̼طշѹ涨ļ۸2007670ţ涨ı׼¸55 %ȡĿѡ +

        +

        +
        +

        +

        +
        +

        +

        + ɹˣŰüƽ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵˣ +

        +

        + 绰0835-3358299 +

        +

        +
        +

        +

        + ɹͨ蹤̹޹˾ +

        +

        + ַɶи·333Ķ14Ԫ2704 +

        +

        + ϵˣŮʿ +

        +

        + 绰028-83226053 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022122/295.html b/www/news/yact_0301/2022122/295.html new file mode 100644 index 0000000..d494912 --- /dev/null +++ b/www/news/yact_0301/2022122/295.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھ˼ˮ2023ȣɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ھ˼ˮ2023ȣɹɽ

        +
        ڣ2022-12-02ֺţ Сرմҳ
        +

        + Ŀƣ˼ˮ2023ȣɹ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ0835-3236556 +

        +

        + ɽƣŰɽе޷ +

        +

        + ɽ̵ַŰɽǶ833 +

        +

        + ɽ1182000.00Ԫ +

        +

        + ̸СԱ̷Ϊ÷ +

        +

        + б깫ޣ2022125 +

        +

        + ĹΪ1 +

        +

        +
        +

        +

        +                                                                                                                   2022122 +

        +

        +
        +

        +

        + ˼ˮ2023ȣ̸ļ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022122/296.html b/www/news/yact_0301/2022122/296.html new file mode 100644 index 0000000..f43b869 --- /dev/null +++ b/www/news/yact_0301/2022122/296.html @@ -0,0 +1,370 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿԴ̹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿԴ̹

        +
        ڣ2022-12-02ֺţ Сرմҳ
        +

        + ĴʡڳϢѯ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾ϡ豸ְѯ۷ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿƣŰÿͶ޹˾ϡ豸ְѯ۷ɹĿ +

        +

        + 2.ɹţZCX-CS20221202-119 +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴʡڳϢѯ޹˾ +

        +

        + ʽ +

        +

        + ʽԴԳ +

        +

        + Ԥ̶ܼ10Ԫ  +

        +

        + ɹĿ飺 +

        +

        + ļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + δڡйбͶ깫ƽ̨www.cebpubservice.com)http://www.ccgp-sichuan.gov.cn/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + һϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ĿҪõض +

        +

        + ĿͶꡣ +

        +

        + ļȡʱ䡢ص㡢ʽ +

        +

        + 1.ļȡʱ䣺20221252022129գÿ00:0000-12:00:0012:00:00-23:59:59ʱ䣬ĩڼճ⣩ +

        +

        + 2.ȡļĵص㣺ĴʡڳϢѯ޹˾(Ű·62)ɹļڲۡ +

        +

        + 3.ȡļķʽӦϻԶֳ̰Զ̰ļȡӦȨֳȡļӦʾԱĿĽԭӦ̷ֳȡļӦʾԱĿķ֤顢֤ӡӸ²ʾ֤ԭ +

        +

        + ļʱļûƾ֤дġš֤ӡʽӸºɨͼƬpdf3329832256@qq.com +

        +

        + עϻԶ̱ĹӦڿ굱սš֤ӡԭݽĴʡڳϢѯ޹˾Ŀ浵 +

        +

        + ѯ绰17738253852Ͷ˹ɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶге(ͶϢڻȡɹļֹ֮ǰɹµǼDZ) +

        +

        + 4.ļۼۣ200Ԫ +

        +

        + ߡݽӦļֹʱ䣺2022121409:30ʱ䣩 +

        +

        + ˡݽӦļص㣺Ű·62ţĴʡڳϢѯ޹˾ +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡա +

        +

        + βɹʼĵӦļ +

        +

        + šӦļʱ䣺2022121409:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص㣺Ű·62ţĴʡڳϢѯ޹˾ +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        +  ַ ŰоÿӶ·3 +

        +

        +  ϵ ˣ +

        +

        + ϵ绰:0835-3358299 +

        +

        + ɹĴʡڳϢѯ޹˾ +

        +

        +    ַŰ·62 +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰17738253852 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022122/297.html b/www/news/yact_0301/2022122/297.html new file mode 100644 index 0000000..ef2abe5 --- /dev/null +++ b/www/news/yact_0301/2022122/297.html @@ -0,0 +1,376 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ¾ô׷ʩ̼Դ̹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űһ廯Ŀ-Űÿ¾ô׷ʩ̼Դ̹

        +
        ڣ2022-12-02ֺţ Сرմҳ
        +

        + ͨ蹤̹޹˾Űüƽ޹˾ίУŰһ廯Ŀ-Űÿ¾ô׷ʩ̼þԴ̷ʽвɹ㵥λμӸĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.Ŀţ/ +

        +

        + 2.ɹĿƣŰһ廯Ŀ-Űÿ¾ô׷ʩ̼ +

        +

        + 3.ݼģĿ⽨ڻġίḽ÷ȣݰ̡װװ޹̡װԼƺװ̵ȡ滮õ57.81ĶнԼ6100OĿ̷Լ7071.8Ԫ +

        +

        + 4.ڣʩڣ 360 죩+ȱڡ +

        +

        + 5.ΧŰһ廯Ŀ-Űÿ¾ô׷ʩʩڼȱڵļ +

        +

        + ʽ +

        +

        + 1.ɹԤ㣺ݶ82.81ԪҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299ţҪͲչҷչ͸ĸίԱᡢ貿ļ蹤̼طշѹ涨ļ۸2007670ţ涨ı׼¸40%ΪɹԤ㣬82.81Ԫ +

        +

        + 2.ʽԴ޼ۣҵԳ޼ۣҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299ţҪͲչҷչ͸ĸίԱᡢ貿ļ蹤̼طշѹ涨ļ۸2007670ţ涨ı׼¸40%Ϊ޼ۡ +

        +

        + ɹĿ +

        +

        + Űһ廯Ŀ-Űÿ¾ô׷ʩ̼ɹļ¡ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶ()޹˾http://www.yact.com.cn/վԹʽԴ̹Ϊ淢֮3ա +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7.λΪͬһ˻ߴֱӿعɡϵIJͬӦ̲òμͬһͬĿµɹ +

        +

        + 8.ΪĿṩơ淶ƻĿȷĹӦ̣ٲμӸòɹĿɹӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + 9.Ӧ̼ηˡҪ˲þл߷¼ +

        +

        + 10ݲɹĿ +

        +

        + 1ӦнܲŰ䷢ķݽ̼ʡ +

        +

        + 2ļҪɹ +

        +

        + 3Ŀ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + ݡɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦ״εݽӦļǰ5Ϣ¼ü¼ҳͼܾʧűִˡش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + ߡļȡʽʱ䡢ص +

        +

        + ļ2022125202212909:00-11301330-1700ʱ䣬ڼճ⣩,ͨ·ʽͻȡļ1Ӧ̽ͨʼ198060089@qq.comȡòɹʼظ2ӦдǼDZɨ198060089@qq.com䣬ͬʱɴļã3ɹͨʼļӦ̡ǼDZеǼǵ䡣 +

        +

        + ΪӦΪ˻֯ģֻṩλԭɨ֤ӡӸǹӦ̵λµɨӦΪȻ˵ģֻṩ֤ԭɨ +

        +

        + ļۼ300Ԫ/ףۺˡ +

        +

        + ɹ˲ṩ涨ȡļʽ +

        +

        + ˡݽӦļֹʱ䣺2022121510:30ʱ䣩 +

        +

        + šݽӦļص㣺ɽˮͥŶһԪ¥ĺűĿҡ +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹûܷӦļˡաβɹʼĵӦļ +

        +

        + ļʱ䣺202212151000 - 1030 ʱ䣩 +

        +

        + ʮӦļʱ䣺2022121510:30ʱ䣩 +

        +

        + ʮһ̵ص㣺ɽˮͥŶһԪ¥ĺűĿҡ +

        +

        + ܰʾͣ37ҽԺ2ŽС7-9ͣԱ£˳ɽһֱߣ9ֱߡͣ9ſͣƺ +

        +

        + ʮϵʽ +

        +

        + ɹˣŰüƽ޹˾ +

        +

        +  ַŰÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹͨ蹤̹޹˾ +

        +

        + ͨѶַɶи·333Ķ14Ԫ2704 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰028-028-83226053 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221222/306.html b/www/news/yact_0301/20221222/306.html new file mode 100644 index 0000000..91fcfa9 --- /dev/null +++ b/www/news/yact_0301/20221222/306.html @@ -0,0 +1,355 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣǽʯᡢɹб깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰְҵѧԺѧԺĿһڣǽʯᡢɹб깫

        +
        ڣ2022-12-22ֺţ Сرմҳ
        +

        + ŰְҵѧԺѧԺĿһڣǽ +

        +

        + ʯᡢɹб깫 +

        +

        +
        +

        +

        + Űÿ޹˾ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

        +

        + һбţ +

        +

        + бĿŰְҵѧԺѧԺĿһڣǽʯᡢϲɹ +

        +

        + ʽ +

        +

        + 1.ʽԴ Գʽʵ +

        +

        + 2.Ԥʽ3504182ԪԲɹʵʹΪ׼ +

        +

        + ġбĿ飺 +

        +

        + Ŀ1ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹбļ£ +

        +

        + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6Ϸɡ涨 +

        +

        + 7ṩͶ˵λη˻Ҫл߷¼ +

        +

        + 8ݲɹĿ +

        +

        + 201911һǽʯᡢṩҵ֤Ϊͬӡб֪ͨӸ¡ +

        +

        + 9ͶͶʱṩ۲顱ѯ˾ +

        +

        + ֹμӱβɹĹӦ: +

        +

        + ɹ˽ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + ߡбļȡʱ䡢ص㣺 +

        +

        + 1. ȡбļʱ 2022 12 23 0000ʱ 2022 1229 2359ʱ +

        +

        + 2. ȡбļķʽ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

        +

        + 3.ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

        +

        + ˡͶֹʱͿʱ䣺 +

        +

        + 1. Ͷֹʱ䣺2023 1 4   15 ʱ 30 ֣ʱ䣩 +

        +

        + 2.ͶļݽصŰÿ޹˾1¥ҡ +

        +

        + 3.ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

        +

        + 4.ʱ2023 1 4  15  ʱ30  ֣ʱ䣩 +

        +

        + šصŰÿ޹˾1¥ +

        +

        + ʮͶŰÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

        +

        + ʮϵʽ +

        +

        + ɹˡŰÿ޹˾ +

        +

        +  ַŰӶ·3ŲͶ +

        +

        + ϵˡŮʿ +

        +

        + ϵ绰;0835-3236556 +

        +

        +  625000                                                                                                                                         2022 12   20    +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹбļ.docx +

        +

        + бļ +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221222/307.html b/www/news/yact_0301/20221222/307.html new file mode 100644 index 0000000..b213b94 --- /dev/null +++ b/www/news/yact_0301/20221222/307.html @@ -0,0 +1,346 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ

        +
        ڣ2022-12-22ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ +

        +

        +
        +

        +

        + ҹ˾ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ +

        +

        + 2ĿݣŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ嵥 +

        +

        + 3ɹԤ㣺537061ԪɹԤıΪЧۣ +

        +

        + 4ڡ +

        +

        + 4.1ڣ㹤̽ +

        +

        + 4.2ص㣺Űоÿְ· +

        +

        + 4.2Ϲұ׼ҵ׼ϸ +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.2 +

        +

        + 1жʸ +

        +

        + 2۱βɹʸҵ +

        +

        + 6ȡ̸ļʱ䡢ʽ202212 23𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

        +

        + 7̸ļݽֹʱ䣺202212 28 15ʱ  00֣ʱ䣩 +

        +

        + 8̸ʱ䣺2022 12 28 15ʱ 00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        +                                                                                                                                                            2022 12 20 +

        +

        +
        +

        +

        + ǰӹͼ.zip +

        +

        + ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ.docx +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221222/308.html b/www/news/yact_0301/20221222/308.html new file mode 100644 index 0000000..8b0331f --- /dev/null +++ b/www/news/yact_0301/20221222/308.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣʯֲשɹб깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰְҵѧԺѧԺĿһڣʯֲשɹб깫

        +
        ڣ2022-12-22ֺţ Сرմҳ
        +

        + ŰְҵѧԺѧԺĿһڣʯֲ +

        +

        + שɹб깫 +

        +

        +
        +

        +

        + Űÿ޹˾ŰְҵѧԺѧԺĿһڣʯֲשϲɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

        +

        + һбţ +

        +

        + бĿŰְҵѧԺѧԺĿһڣʯֲשϲɹ +

        +

        + ʽԴԳʽ +

        +

        + ġԤʽ2218040.63ԪԲɹʵʹΪ׼ +

        +

        + 塢бĿ飺 +

        +

        + Ŀ1ŰְҵѧԺѧԺĿһڣʯֲשϲɹбļ£ +

        +

        + Ӧ̲μӱβɹӦύͶļǰ߱ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6Ϸɡ涨 +

        +

        + 6.1ṩͶ˵λη˻Ҫл߷¼ +

        +

        + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

        +

        + 7ݲɹĿ +

        +

        + 7.1ĿͶꡣ +

        +

        + 7.2 201911һʯҵ֤Ϊͬӡб֪ͨӸ¡ +

        +

        + 8.ͶͶʱṩ۲顱ѯ˾ +

        +

        + ߡбļȡʱ䡢ص㣺 +

        +

        + 1. ȡбļʱ 2022  12 230000ʱ 2022  1229 2359ʱ +

        +

        + 2. ȡбļķʽ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

        +

        + 3.ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

        +

        + ˡͶֹʱͿʱ䣺 +

        +

        + 1. Ͷֹʱ䣺2023 1  4   9  ʱ  30 ֣ʱ䣩 +

        +

        + 2.ͶļݽصŰÿ޹˾1¥ҡ +

        +

        + 3.ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

        +

        + 4.ʱ2023  1  4 9 ʱ 30 ֣ʱ䣩 +

        +

        + šصŰÿ޹˾1¥ +

        +

        + ʮͶŰÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

        +

        + ʮϵʽ +

        +

        + ɹˡŰÿ޹˾ +

        +

        +  ַŰӶ·3ŲͶ +

        +

        + ϵˡŮʿ +

        +

        + ϵ绰;0835-3236556 +

        +

        +  625000 +

        +

        + 2022 1219  +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣʯֲשϲɹбļ.docx +

        +

        + бļ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221222/309.html b/www/news/yact_0301/20221222/309.html new file mode 100644 index 0000000..06cc8fa --- /dev/null +++ b/www/news/yact_0301/20221222/309.html @@ -0,0 +1,349 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ

        +
        ڣ2022-12-22ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ +

        +

        +
        +

        +

        + ҹ˾ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԽо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣŰְҵѧԺѧԺĿһڣˮ÷豸ɹװ +

        +

        + 2ĿݣŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԣ嵥 +

        +

        + 3ɹԤ㣺1240657ԪɹԤıΪЧۣ +

        +

        + 4ڡ +

        +

        + 4.1ڣͬǩ15 +

        +

        + 4.2ص㣺Űоÿְ· +

        +

        + 4.2ϸˮܲĹܼϽˮˮƱ׼GB 50015-2019Ҫعұ׼ҵ׼ϸ +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.2 +

        +

        + 1жʸ +

        +

        + 2۱βɹʸҵ +

        +

        + 6ȡ̸ļʱ䡢ʽ202212 23𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļ +

        +

        + 7̸ļݽֹʱ䣺202212 28 10ʱ  00֣ʱ䣩 +

        +

        + 8̸ʱ䣺2022 12 28 10ʱ 00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 10.4۰ϡװ˹䡢˰ͱռװԵۺϷá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        + 2022 12 20 +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ.docx +

        +

        + бļ +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221222/310.html b/www/news/yact_0301/20221222/310.html new file mode 100644 index 0000000..a3983ab --- /dev/null +++ b/www/news/yact_0301/20221222/310.html @@ -0,0 +1,415 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣ繤רҵаб깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰְҵѧԺѧԺĿһڣ繤רҵаб깫

        +
        ڣ2022-12-22ֺţ Сرմҳ
        +

        + ŰְҵѧԺѧԺĿһڣ繤רҵаб깫 +

        +

        + 1.б +

        +

        + бĿŰְҵѧԺѧԺĿһڣ繤רҵаĿҵΪŰÿ޹˾ʽҵԳĿʱΪ100%бΪŰÿ޹˾ĿѾ߱бֶԸĿбꡣ +

        +

        + 2.Ŀſб귶Χ +

        +

        + 2.1λ֣б껮ΪһΡ +

        +

        + 2.2ص㣺Űÿ +

        +

        + 2.3ݼģĿλŰоرࡢְ·ٹ滮·ϲΪ滮԰ضԼ840ףϱԼ290ףϲ߱ͣΪµأ߲Լ65סʩͼְֽ·831¹½9̨ѹ6715KVAҪڽõ󡣣ʩͼֽ +

        +

        + 2.4ƻڣ180졣ڼǰڼպͲԼʩ䲻ɱĽҵӰ죻߿пڼʩƣŰҪڣ +

        +

        + 2.5б귶ΧŰְҵѧԺѧԺĿһڣ繤ʩͼֽڼ嵥ʵʩݡ +

        +

        + 3.ͶʸҪ +

        +

        + 3.1бҪͶ߱ +

        +

        + 3.1.1ʸ񣬾нܲŰ䷢ĵʩܳаʼװޡԣʩ֤ȫ֤ +

        +

        + 3.1.2Ŀҵ3꣨201911Ͷֹʱ䣩پһڽҵҵָ:ͬ500ҵ +

        +

        + 3.1.3ĿĿˣʸ񣺾߱繤רҵעὨʦϣʡס罨ܲŰ䷢İȫ˺ϸ֤B֤ΪλԱ +

        +

        + 3.2б겻Ͷꡣ +

        +

        + 3.3Ͷ˾ɾͶ꣬бĺͬ1Ρ +

        +

        + 4.бļĻȡ +

        +

        + 4.1μͶߣ 2022  12 23   2022    12 27 յ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

        +

        + 4.2 б˲ṩбļȡʽ +

        +

        + 5.Ͷļĵݽ +

        +

        + 5.1ͶļݽĽֹʱ䣨Ͷֹʱ䣬ͬΪ 2023 1 5 10 :00 ʱصΪŰÿ޹˾1¥ҡ +

        +

        + 5.2ʹĻδʹָصͶļб˲ +

        +

        + 6.ϵʽ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + бˣ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + ַ +

        +
        +

        + ĴŰɽӶ·3 +

        +
        +

        + ʱࣺ +

        +
        +

        + 625000 +

        +
        +

        + ϵˣ +

        +
        +

        + Ůʿ +

        +
        +

        + 绰 +

        +
        +

        + 0835-3236556 +

        +
        +

        + 棺 +

        +
        +

        + / +

        +
        +

        + ʼ +

        +
        +

        + / +

        +
        +

        + ַ +

        +
        +

        + http://www.builderp.cn/YASZJC/ +

        +
        +

        +
        +

        +
        +

        +
        +

        +
        +

        +

        + 2022  12 20  +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣбļ.docx +

        +

        + бļ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221230/312.html b/www/news/yact_0301/20221230/312.html new file mode 100644 index 0000000..0cbc5f4 --- /dev/null +++ b/www/news/yact_0301/20221230/312.html @@ -0,0 +1,271 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹɽ

        +
        ڣ2022-12-30ֺţ Сرմҳ
        +

        + ĿƣŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ绰0835-3236556 +

        +

        + ɽƣŰɽνľӪ +

        +

        + ɽ̵ַŰɽǶ7 +

        +

        + 498068.90Ԫ +

        +

        + ̸СԱٺ衢𩡢ѧȫ  +

        +

        + б깫ޣ202313 +

        +

        + ĹΪ1 +

        +

        +
        +

        +

        +
        +

        +

        +                                                              20221230 +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221230/313.html b/www/news/yact_0301/20221230/313.html new file mode 100644 index 0000000..11c57af --- /dev/null +++ b/www/news/yact_0301/20221230/313.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԳɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԳɽ

        +
        ڣ2022-12-30ֺţ Сرմҳ
        +

        + ĿƣŰְҵѧԺѧԺĿһڣˮ÷豸ɹװ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ绰0835-3236556 +

        +

        + ɽƣɶԴˮ豸޹˾ +

        +

        + ɽ̵ַɶ˳ͽ11-32¥57 +

        +

        + ɽ1104397.00Ԫ +

        +

        + ̸СԱ֣ǿ +

        +

        + б깫ޣ2023 13 +

        +

        + ĹΪ1ա +

        +

        +
        +

        +

        +                                                                   20221230 +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/20221230/314.html b/www/news/yact_0301/20221230/314.html new file mode 100644 index 0000000..542a782 --- /dev/null +++ b/www/news/yact_0301/20221230/314.html @@ -0,0 +1,406 @@ + + + + +ŰҵͶʣţ޹˾__Űÿóά޲ɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿóά޲ɹĿԴ̲ɹ

        +
        ڣ2022-12-30ֺţ Сرմҳ
        +

        + Ĵб޹˾ Űÿ޹˾ɹˣίУŰÿóά޲ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022089š +

        +

        + 2.ɹĿƣŰÿóά޲ɹĿ +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳ +

        +

        + ɹԤ㣺ݶ30Ԫ +

        +

        + ɹĿ +

        +

        + βɹĿ1óɽӦ1ݲɹɹŰÿóά޷нӵλά޷ΧԼ12ˮѹϴɨȡļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + ξԴ빫ͨ; +

        +

        + 1ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 2Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1Ͷ깩Ӧнͨ䲿ѱЧġά޾ӪĿΪ༰ϡ +

        +

        + 2ͶͶʱṩ۲顱ѯ˾ +

        +

        + 3βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿģϢϱĿʵұԱеľԱһ¡ҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2023010320230109գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2023011309:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2023011309:00ʱ䣩Ӧļݽֹʱ䣺2023011309:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮӦļʱ䣺2023011309:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        +    ַŰÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰0835-3236556 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ            +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022127/298.html b/www/news/yact_0301/2022127/298.html new file mode 100644 index 0000000..80db01e --- /dev/null +++ b/www/news/yact_0301/2022127/298.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھӲʩɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ھӲʩɹɽ

        +
        ڣ2022-12-06ֺţ Сرմҳ
        +

        + ĿƣӲʩɹ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ0835-3236556 +

        +

        + ɽƣɶ֮һƼ޹˾ +

        +

        + ɽ̵ַĴʡɶ츮ж138813355 +

        +

        + ɽ213180.00Ԫ +

        +

        + ̸СԱ˼÷ٺ衢Ƿ +

        +

        + б깫ޣ2022127 +

        +

        + ĹΪ1ա +

        +

        +
        +

        +

        + 2022126 +

        +

        +
        +

        +

        + Ӳʩɹ̸ļ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022129/299.html b/www/news/yact_0301/2022129/299.html new file mode 100644 index 0000000..860080b --- /dev/null +++ b/www/news/yact_0301/2022129/299.html @@ -0,0 +1,370 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ѹɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ѹɹĿɹ

        +
        ڣ2022-12-09ֺţ Сرմҳ
        +

        + Ĵչ̹޹˾ɹŰÿ޹˾(ɹˣίУѹɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱβɹ +

        +

        + һɹĿ +

        +

        + 1.ĿƣѹɹĿ +

        +

        + 2.ĿţZC-JQ-CS-202212-002š +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹĴչ̹޹˾ +

        +

        + ʽ: +

        +

        + ʽԴʽԤܽ30Ԫ +

        +

        + ɹĿ飺 +

        +

        + ѹĿԤ30Ԫɹɹļ¡ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ṩӦ̵λη˻Ҫл߷¼ +

        +

        + 8.ĿҪõضޡ +

        +

        + ֹμӱβɹĹӦ: +

        +

        + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹ/ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦͶֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + 2.Ŀ永˾òμӱξԴ̡ +

        +

        + ߡļȡʽʱ䡢ص㣺 +

        +

        + 1.ɹļֹʱ䣺202212122022121609:00- 17:00ʱ䣬ڼճ⣩ȡ +

        +

        + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

        +

        + 2.ɹļȡʽ +

        +

        + һϣԶ̣ +

        +

        + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

        +

        + עԭڿ굱սֳ +

        +

        + ֳȡӦֳɹļʱӦṩԱĿĵλ( +

        +

        + עĿơĿšϵ˼ϵ绰)Ӫҵִոӡ֤ӡֳʾ֤ԭϾӸǹӦ£ +

        +

        + ѯ绰0835-2821369Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

        +

        + ˡݽӦļֹʱ䣺2022122015:00ʱʱ䣩 +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

        +

        + šʱ䣺2022122015:00ʱʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص㣺ĴʡŰ𼦹·1095301 +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿ޹˾       +

        +

        + ͨѶַŰоӶ·3  +

        +

        +    ࣺ625100  +

        +

        + ϵˣʦ  +

        +

        + ϵ绰0835-3236556       +

        +

        +
        +

        +

        + ɹĴչ̹޹˾ +

        +

        +    ַĴʡŰ𼦹·1095301    +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ                           +

        +

        + ϵ绰0835-2821369 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022129/300.html b/www/news/yact_0301/2022129/300.html new file mode 100644 index 0000000..e62cf3b --- /dev/null +++ b/www/news/yact_0301/2022129/300.html @@ -0,0 +1,373 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϷ޹˾ɹѯ۹

        +
        ڣ2022-12-09ֺţ Сرմҳ
        +

        + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

        +

        + һƷͺż޼ +

        +

        + + + + + + + + + + + + + + + + + +
        +

        + Ʒ +

        +
        +

        +   +

        +
        +

        + ָ +

        +

        + Ԫ +

        +
        +

        + +

        +
        +

        + ޼ +

        +

        + Ԫ +

        +
        +

        +
        +

        +

        + +

        +

        + +

        +
        +

        + 2022 ˫ 2.5L E-CVT 7ɫɫɫɫ +

        +
        +

        +
        +

        +

        + 34.88 +

        +
        +

        +
        +

        +

        + 2 +

        +
        +

        +
        +

        +

        + 69.76 +

        +
        +

        +

        + ʸҪ +

        +

        + 1.߱ʸҵע1꼰ϵĹӦ̣Ϸʸ񣨹ӦṩЧ֤һӪҵִգ +

        +

        + 2.뱨˴ϵӰ챨۹Եķˡ֯߸ˣòμӱۣΪЧۡ +

        +

        + 3.Ŀ屨ۡ +

        +

        + ۻغӦ +

        +

        + 1.ѯ۲ɹ飨1 +

        +

        + 2.ۺŵ2 +

        +

        + 3.֤飨3 +

        +

        + 4.ʱŵ4ʱ䣺ǩͬ7ᳵᳵص㣺ӦŰоÿӶ·3ţ +

        +

        + 5.ӪҵִոӡӸǹӦ̹£˻ίд֤ӡӸǹӦ̹£5 +

        +

        + ġ취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

        +

        + 塢ļݽ +

        +

        + 1.ļݽֹʱΪ20221214ձʱ9:00˱20221214ձʱ9:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

        +

        + 2.ļܷ⣺ݽıļܷ⡣ +

        +

        + 3.ʹĻδʹָصıļѯ˲ +

        +

        + ϵʽ +

        +

        + ɹˣŰۺϷ޹˾ +

        +

        +    ַŰоÿӶ·3 +

        +

        +    18283588339 +

        +

        + ϵˣʦ +

        +

        +
        +

        +

        + ɹѯ۹ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022215/160.html b/www/news/yact_0301/2022215/160.html new file mode 100644 index 0000000..be4c419 --- /dev/null +++ b/www/news/yact_0301/2022215/160.html @@ -0,0 +1,277 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾רҵ˲Ƹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾רҵ˲Ƹѯ۽ʾ

        +
        ڣ2022-02-15ֺţ Сرմҳ
        +

        +
        +

        +

        + Űÿ޹˾ +

        +

        + רҵ˲Ƹѯ۽ʾ +

        +

        +
        +

        +

        +                                         ҹ˾רҵ˲ƸɹĿѯۣ2022214ٿѯ۽£ +

        +

        +                                         һбѡʢɶҵ޹˾бۣ72000Ԫ +

        +

        +                                         Ͷ +

        +

        +                                         Ҽ½ҵѯɶ޹˾74800Ԫ +

        +

        +                                         Ĵ̩ҵ޹˾76800Ԫ +

        +

        +                                         ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

        +

        +                                         ƣŰÿ޹˾ +

        +

        +                                         ַŰоÿӶ·3 +

        +

        +                                         ϵʽʦ0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                              2022215 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022228/161.html b/www/news/yact_0301/2022228/161.html new file mode 100644 index 0000000..ca79c15 --- /dev/null +++ b/www/news/yact_0301/2022228/161.html @@ -0,0 +1,399 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ빫

        +
        ڣ2022-02-28ֺţ Сرմҳ
        +

        +

        +

        + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ빫 +

        +

        + Ĵб޹˾ Űüƽ޹˾ɹˣίУŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022005š +

        +

        + 2.ɹĿƣŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿ +

        +

        + 3.ɹˣŰüƽ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳ +

        +

        + ɹԤ㣺ݶ20.46ԪĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩2Ŀܶ15985.28ԪΪ¸20%ΪɹԤ㣬20.46Ԫ +

        +

        + ޼ۣ2ĿIJƼΪƷѻĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩ȡ¸20%Ϊ޼ۡ +

        +

        + ɹĿ +

        +

        + βɹĿ1ݲɹɹŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼнӵλļ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴڿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1нܲŰ䷢Чġʩͼļ϶顷ҵ·ˮʩͼһ֤ +

        +

        + 2βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺ļ2022030120220307գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣĿļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022031109:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮӦļʱ䣺2022031109:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹ ˣŰüƽ޹˾ +

        +

        +    ַĴʡŰоÿ·11 +

        +

        +    ࣺ625500 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3236879 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ 470 㳡 15 ¥ 4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ            +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202228/159.html b/www/news/yact_0301/202228/159.html new file mode 100644 index 0000000..703e9c5 --- /dev/null +++ b/www/news/yact_0301/202228/159.html @@ -0,0 +1,385 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾רҵ˲Ƹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾רҵ˲Ƹѯ۹

        +
        ڣ2022-02-08ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + רҵ˲Ƹѯ۹ +

        +

        +
        +

        +

        + ҹ˾רҵ˲ƸɹĿͨѯ۲ɹķʽȷӦ̣ӭʸĹӦ̲뱨ۡ +

        +

        + һĿƣŰÿ޹˾רҵ˲ƸίзɹĿ +

        +

        + Ŀʱ䣺Ժͬǩ֮1 +

        +

        + רҵ˲ƸҪ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + ְλ +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + ѧ +

        +
        +

        + +

        +
        +

        + רҵ +

        +
        +

        + +

        +
        +

        + 1 +

        +
        +

        + Ŀʩֳ +

        +
        +

        + 8 +

        +
        +

        + ר +

        +
        +

        + 45 +

        +
        +

        + +

        +
        +

        + 1.мְƣ2.2꼰Ӧ飻  3.ϤҹĿطɷ棻4.лءҵλعȡ +

        +
        +

        +

        + ġĿԤ㣺9ԪҴдԪðѺίصһзüƱá۳ĿԤϱ괦 +

        +

        + 塢ϼҪ +

        +

        + 1ӦӦṩη +

        +

        + 2ṩϸЧӪҵִա˰Ǽ֤֤֯ӡ֤һӪҵִոӡ +

        +

        + 3Ӧ̴뾭Ӧ̵ķ˹ڲ뱾ĿͶȨṩȨͶȨίԭӦ̴Ƿ裩ṩ˺͹Ӧ̴֤渴ӡ +

        +

        + 4Ӧļύֹʱ䣺20222149:00(ʱ)ӦӦڴ֮ǰܷӦļʹŰҵͶʼ޹˾¥1308ңŰÿӶ·3ţʹĻ򲻷Ϲ涨Ӧļܾܡ +

        +

        + 5ʱ估ص㣺20222149:00 (ʱ)ŰҵͶʼ޹˾¥1308ңŰÿӶ·3ţ +

        +

        + ϵˣʦ0835-3228508 +

        +

        +
        +

        +

        + 1ѯӦ +

        +

        +           2Ȩί +

        +

        +           3۱ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                  Űÿ޹˾ +

        +

        +                                                                                                                                                                    202228 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022314/164.html b/www/news/yact_0301/2022314/164.html new file mode 100644 index 0000000..3aea4bc --- /dev/null +++ b/www/news/yact_0301/2022314/164.html @@ -0,0 +1,367 @@ + + + + +ŰҵͶʣţ޹˾__ŰϢĽĿ繤̣졢ƷɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰϢĽĿ繤̣졢ƷɹĿ

        +
        ڣ2022-03-14ֺţ Сرմҳ
        +

        + ŰϢĽĿ繤̣졢ƷɹĿ +

        +

        + ĴٹĿ޹˾Űÿ޹˾ίУԡŰϢĽĿ繤̣졢ƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1ĿţSCQY-ZC-2022-003 +

        +

        + 2ĿƣŰϢĽĿ繤̣졢ƷɹĿ +

        +

        + 3ɹˣŰÿ޹˾ +

        +

        + 4ɹĴٹĿ޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳʽ +

        +

        + ɹԤ㣺Ŀѿ1500ԪաҼί貿ڷ<̿շѹ涨>֪ͨƼ۸200210ţշѱ׼1500ԪΪƷѶĿʵ﹤㱾ĿƷԼ68.15Ԫ¸20%Ϊβɹ޼ۣ54.52Ԫ +

        +

        + Ŀ飺 +

        +

        + ŰϢĽĿ繤̣졢ƷɹĿڱĿĿ졢ơơĿʵʩĿ㡢ʩͼƼʩеĿƷݡļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴ빫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱɹӦ߱ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7μӱɹ3Ӧ̼䷨ˣҪˣл߷¼ +

        +

        + 8ݲɹĿҪ +

        +

        + (1)Ӧ߱ʸ񣬾нܲŰ䷢Ĺ̿רҵ̲ࣨʺ;нܲŰ䷢ĵҵ繤̣רҵƱʡ +

        +

        + (2)ҵעزĴʡڵҵ봨ǼǣṩĴʡʡ⿱졢ҵ봨ҵϢ¼֤Ĵʡʡҵ봨ҵ֤Ǽ֤ +

        +

        + 9ĿͶꡣͶģǣͷӦΪƵλͬʱҪ󣺣1߱ʸ񣻣2ͶӦԾнܲŰ䷢ĵҵ繤̣רҵƱʵĵλΪǣͷˣó2ңӦǩЭ飬ȷȨ񣻣3ԼڱбĿеμԱĿͶꣻ4ĿͶ걨ݽӦļ˾ǣͷ˸ǣͷ˽еĸΪԱԼ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1.ݡɹвѯʹü¼й֪ͨƿ⡲2016125ţҪĴٹĿ޹˾ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļĻȡʽʱ䡢ص㣺 +

        +

        + ļ202203152022032109:00-120013:00- 17:00(ʱ䣬ڼճ⣩ĴٹĿ޹˾Ű·11Ⱥԣҵ칫¥ ȡ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݣļۺ, ʸתã +

        +

        + ȡļʽ: (1)ȡʽ1:ֳȡԱύϣӦΪ˻֯ģֻṩλšǼDZ֤ӦΪȻ˵ģֻṩ֤(2)ȡʽ2ϻȡӦΪ˻֯ģֻṩλšǼDZ֤ӦΪȻ˵ģֻṩ֤ɨһļɨʽΪpdfļΪӦ̵λƣ͵1076277769@qq.comʼдӦƣȡĿƣļ1.λšǼDZĸʽļظ2.Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΡ +

        +

        + ˡݽӦļֹʱʹʱ䣺202232509ʱ30֣ʱ䣩 +

        +

        + ӦļӦļݽֹʱǰʹ̵ص㣬ʹܷͱעϾԴ̲ɹļ涨ӦļˡաβɹʼĵӦļ +

        +

        + šݽӦļصʹ̵ص㣺 +

        +

        + ĴٹĿ޹˾Ű·11Ⱥԣҵ칫¥ +

        +

        + ʮϵʽ +

        +

        + ɹ ˣŰÿ޹˾ +

        +

        + ַŰӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +

        + ɹĴٹĿ޹˾ +

        +

        +    ַɶ̫·1361413 +

        +

        +    ࣺ610031 +

        +

        + ϵ ˣ ʦ +

        +

        + ϵ绰13628153947 +

        +

        +
        +

        +

        +                                                                                                                                                                                 2022314 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022314/165.html b/www/news/yact_0301/2022314/165.html new file mode 100644 index 0000000..2c7ce15 --- /dev/null +++ b/www/news/yact_0301/2022314/165.html @@ -0,0 +1,443 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ̲ɹ

        +
        ڣ2022-03-14ֺţ Сرմҳ
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022005 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220314 +

        +
        +

        + +

        +
        +

        + Űüƽ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 20.46Ԫݶ +

        +
        +

        + +

        +
        +

        + 20220314 +

        +
        +

        + ίԱԱ +

        +
        +

        + Ա芬 ɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣĴŽѯ޹˾ +

        +

        + ɽ2ĿIJƼΪƷѻĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩ȡ¸48%дٷ֮ʰƣȡ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ˣŰüƽ޹˾ +

        +

        + ַĴʡŰоÿ·11 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵ ˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮ +

        +
        +

        + +

        +

        + Űüƽ޹˾ +

        +

        +                  20220314 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022317/166.html b/www/news/yact_0301/2022317/166.html new file mode 100644 index 0000000..ae554df --- /dev/null +++ b/www/news/yact_0301/2022317/166.html @@ -0,0 +1,449 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ̲ɹ

        +
        ڣ2022-03-17ֺţ Сرմҳ
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022006 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220317 +

        +
        +

        + +

        +
        +

        + Űüƽ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 55.69Ԫݶ +

        +
        +

        + +

        +
        +

        + 20220317 +

        +
        +

        + ίԱԱ +

        +
        +

        + ԱԽ ֲ䣨ɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣĴ蹤Ŀ޹˾ +

        +

        + ɽ +

        +

        + A֣Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬Ŀ嵥(ԤƼ)Ʋ֣ɽļ涨Ϗ 55 ٷ֮ʰȡ +

        +

        + B֣Űһ廯ĿŰ³׻ʩĿ嵥(ԤƼ)Ʋ֣ɽļ涨Ϗ 55 ٷ֮ʰȡ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ˣŰüƽ޹˾ +

        +

        + ַĴʡŰоÿ·11 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵ ˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮ +

        +
        + +
        +                                                                             Űüƽ޹˾ +
        +
        +

        + 20220317 +

        +
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022329/167.html b/www/news/yact_0301/2022329/167.html new file mode 100644 index 0000000..501b6b4 --- /dev/null +++ b/www/news/yact_0301/2022329/167.html @@ -0,0 +1,446 @@ + + + + +ŰҵͶʣţ޹˾__ŰϢĽĿ繤̣졢ƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰϢĽĿ繤̣졢ƷɹĿԴ̲ɹ

        +
        ڣ2022-03-29ֺţ Сرմҳ
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ŰϢĽĿ繤̣졢ƷɹĿ +

        +

        + Դ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + ŰϢĽĿ繤̣졢ƷɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + SCQY-ZC-2022-003 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220329 +

        +
        +

        + +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + ĴٹĿ޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 54.52Ԫݶ +

        +
        +

        + +

        +
        +

        + 20220329 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤Ա ֲ䣨ɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ֣ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣĴ޹˾ +

        +

        + ɽԸĿƼΪƷѻաҼί貿ڷ<̿շѹ涨>֪ͨƼ۸200210ţշѱ׼ȡ¸35 %¸дٷ֮ʰ飩 +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ˣŰÿ޹˾ +

        +

        + ַŰӶ·3 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴٹĿ޹˾ +

        +

        + ͨѶַɶ̫·1361413 +

        +

        + ϵ ˣʦ +

        +

        + ϵ绰13628153947 +

        +
        +

        + +

        +
        +

        + Ա淢֮ +

        +
        +

        +                                               Űÿ޹˾ +

        +

        +                                                         20220329 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202233/162.html b/www/news/yact_0301/202233/162.html new file mode 100644 index 0000000..a8d3472 --- /dev/null +++ b/www/news/yact_0301/202233/162.html @@ -0,0 +1,409 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ빫

        +
        ڣ2022-03-03ֺţ Сرմҳ
        +

        + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ빫 +

        +

        + Ĵб޹˾ Űüƽ޹˾ɹˣίУŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022006š +

        +

        + 2.ɹĿƣŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿ +

        +

        + 3.ɹˣŰüƽ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳ +

        +

        + ɹԤ㣺ݶ55.69ԪĿɹԤɣաĴʡѯշѱ׼۷2008) 141ţŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿԸܶ14292.24ԪΪ¸10%ΪɹԤ㣬48.94Ԫ;Űһ廯ĿһŰ³׻ʩĿԸܶ1693.04ԪΪ¸10%ΪɹԤ㣬6.75Ԫ +

        +

        + ޼ۣ +

        +

        + 1Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬Ŀ޼ۣԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25ʼȡ¸10%Ϊ޼ۡ +

        +

        + 2Űһ廯ĿŰ³׻ʩĿ޼ۣԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25ʼȡ¸10%Ϊ޼ۡ +

        +

        + ɹĿ +

        +

        + βɹĿ1ݲɹɹŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿ嵥(ԤƼ)Ʒнӵλļ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴ빫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

        +

        + 2βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2022030420220310գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022031509:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮӦļʱ䣺2022031509:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹ ˣŰüƽ޹˾ +

        +

        +    ַĴʡŰоÿ·11 +

        +

        +    ࣺ625500 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3236879 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ 470 㳡 15 ¥ 4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022420/171.html b/www/news/yact_0301/2022420/171.html new file mode 100644 index 0000000..2c57dcc --- /dev/null +++ b/www/news/yact_0301/2022420/171.html @@ -0,0 +1,385 @@ + + + + +ŰҵͶʣţ޹˾__2022ȻĿ̽ƷɹĿбɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        2022ȻĿ̽ƷɹĿбɹ

        +
        ڣ2022-04-20ֺţ Сرմҳ
        +

        + 2022ȻĿ̽ƷɹĿ +

        +

        + бɹ +

        +

        + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУ2022ȻĿ̽ƷɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

        +

        + һĿţKRD-L2022012š +

        +

        + Ŀƣ2022ȻĿ̽ƷɹĿ +

        +

        + ʽԴԳʽ1013.17Ԫݶ УѰĿǰĿݹΪƷѻաĴʡѯշѱ׼۷[2008]141ţĸ9 ˿㡱շĿķʼ¸30%ĺϼƽΪɹԤ㣬Լ530.92Ԫɹ˸ֵЧѰĿǰĿݹܽ5%ΪƷѻʰ5.0%ȡΪɹԤ㣬Լ482.25ԪʩƣλֵЧѣУδԤ㡣շðбļع涨ʵ㡣 +

        +

        + ġбĿ飺ݲɹɹ˾2022ȻĿĴŰÿ÷̣ڣڵ16ĿĹ̽Ʒнӵλбļ£ +

        +

        + 塢Ӧ̲μӱβɹӦύͶļǰ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

        +

        + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣ñڹҵϢʾϵͳΥʧҵ +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

        +

        + 4ӦδԱβɹĿṩơ淶ƻĿȷ +

        +

        + 3ضʸҪ +

        +

        + 1Ͷ깩ӦڱĿбŵٲȡĿѯҵͶ깩Ӧ̲Ϊ20222023Ƚ蹤Ӧ̲ɹб깩Ӧ̣ +

        +

        + 2βɹĿͶꡣ +

        +

        + бļ£ +

        +

        + ϽμӱβɹĹӦ +

        +

        + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnҵϢʾϵͳwww.gsxt.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥˡΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱бļṩѯ֤ṩѯ֤Ϊбļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡбļȡʽʱ估ۼۣ +

        +

        + бļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡбļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿĿرĿбļڱϵͳرĿбļΪɹѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨ˹ɱɹϢ޷ʱռһкɹӦһе +

        +

        + бļȡʱ估ص㣺 +

        +

        + бļ2022042120220426գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + бļۼۣ +

        +

        + Ŀбļгȡбļۼۣ600Ԫ/ݡбļۺ, Ͷʸתã +

        +

        + ˡͶֹʱͿʱ䣺202205161430ʱ䣩 +

        +

        + ͶļͶֹʱǰʹ↑ص㣨ļʱ䣺Ͷļݽʼʱ䣺202205161400ʱ䣩Ͷļݽֹʱ䣺202205161430ʱ䣩ʹܷͱעͶļɹˡաβɹʼĵͶļ +

        +

        + šͶļݽصͿص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮӦ뷽ʽ +

        +

        + 淽ʽб깫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + ʮһϵ +

        +

        + ɹ ˣŰÿͶ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵ ˣ          +

        +

        + ϵ绰0835-3236879 +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ470㳡15¥4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½          +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022420/172.html b/www/news/yact_0301/2022420/172.html new file mode 100644 index 0000000..248cb34 --- /dev/null +++ b/www/news/yact_0301/2022420/172.html @@ -0,0 +1,376 @@ + + + + +ŰҵͶʣţ޹˾__20222023Ƚ蹤Ӧ̲ɹбɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        20222023Ƚ蹤Ӧ̲ɹбɹ

        +
        ڣ2022-04-20ֺţ Сرմҳ
        +

        + 20222023Ƚ蹤Ӧ̲ɹбɹ +

        +

        + Ĵб޹˾ɹ ŰÿͶ޹˾Űÿ޹˾ɹˣίУ20222023Ƚ蹤Ӧ̲ɹйڹб꣬ϱбҪĹӦ̲μͶꡣ +

        +

        + һĿţKRD-L2022016š +

        +

        + Ŀƣ20222023Ƚ蹤Ӧ̲ɹ +

        +

        + ʽԴԳʽ605.81Ԫݶ ڸĿݹΪƷѻաĴʡѯշѱ׼۷[2008]141ţĸ9 ˿㡱շĿķʼ¸30%ĺϼƽΪɹԤ㣬Լ605.81Ԫշðбļع涨ʵ㡣 +

        +

        + ġбĿ飺ݲɹɹŰÿͶ޹˾Űÿ޹˾ع˾20222023Ƚ蹤нӵλбļ£ +

        +

        + 塢Ӧ̲μӱβɹӦύͶļǰ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

        +

        + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣ñڹҵϢʾϵͳΥʧҵ +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

        +

        + 4ӦδԱβɹĿṩơ淶ƻĿȷ +

        +

        + 3ضʸҪ +

        +

        + 1Ͷ깩ӦڱĿбŵٲȡĿѯҵ +

        +

        + 2βɹĿͶꡣ +

        +

        + бļ£ +

        +

        + ϽμӱβɹĹӦ +

        +

        + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnҵϢʾϵͳwww.gsxt.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥˡΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱бļṩѯ֤ṩѯ֤Ϊбļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡбļȡʽʱ估ۼۣ +

        +

        + бļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡбļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿĿرĿбļڱϵͳرĿбļΪɹѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨ˹ɱɹϢ޷ʱռһкɹӦһе +

        +

        + бļȡʱ估ص㣺 +

        +

        + бļ2022042120220426գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + бļۼۣ +

        +

        + Ŀбļгȡбļۼۣ600Ԫ/ݡбļۺ, Ͷʸתã +

        +

        + ˡͶֹʱͿʱ䣺202205111430ʱ䣩 +

        +

        + ͶļͶֹʱǰʹ↑ص㣨ļʱ䣺Ͷļݽʼʱ䣺202205111400ʱ䣩Ͷļݽֹʱ䣺202205111430ʱ䣩ʹܷͱעͶļɹˡաβɹʼĵͶļ +

        +

        + šͶļݽصͿص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮӦ뷽ʽ +

        +

        + 淽ʽб깫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + ʮһϵ +

        +

        + ɹ ˣŰÿͶ޹˾Űÿ޹˾ +

        +

        +    ַĴʡŰоÿ·11šĴʡŰоÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3236879 +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ470㳡15¥4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½            +

        +

        + ϵ绰0835-2888656 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022424/173.html b/www/news/yact_0301/2022424/173.html new file mode 100644 index 0000000..ee4298a --- /dev/null +++ b/www/news/yact_0301/2022424/173.html @@ -0,0 +1,376 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿѵıΣʩܳаɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰԴҵ԰ʩĿѵıΣʩܳаɹĿԴ빫

        +
        ڣ2022-04-24ֺţ Сرմҳ
        +

        + ŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

        +

        + Դ빫 +

        +

        + Űһб޹˾ɹŰÿ޹˾ɹˣίУŰԴҵ԰ʩĿѵıΣʩܳаɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţYACY-2022-004 +

        +

        + 2.ɹĿƣŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹŰһб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳĿԤ357.85Ԫʩ޼344.34ԪƷ޼13.51Ԫ +

        +

        + Ӧ뷽ʽ +

        +

        + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

        +

        + ġӦ̲μӱβɹӦ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӱɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ɹ˸ݲɹĿ +

        +

        + پ߱ܲŰ䷢ЧڵĽװιרҼʡ +

        +

        + ھ߱ܲŰ䷢ЧڵĽװװιרҵаʣ +

        +

        + ۾ܲŰ䷢Чġȫ֤ +

        +

        + ĿĿˣ:߱רҵעὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

        +

        + Ŀˣʩ˾߱רҵм()ְƣΪλԱ +

        +

        + ƸˣнмְƣΪλԱ +

        +

        + 8.ĿμӱβɹͶ,ӦҪ: ԱжҵʸԱҡǩͶЭ飬ȷȨԼμ򵥶μͶꣻǣͷӦΪװװιרҵаҵǣͷ˸бļͱͶͺͬȫʵʩ +

        +

        + 塢ֹμӱβɹĹӦ +

        +

        + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪŰһб޹˾(ɹ)ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ļȡʽʱ䡢ص +

        +

        + һĿֳĿ20224252022429գʱ9:00-12:0014:00-17:00ڼճ⣩Ӧ̳֡ϢǼDZšȨ(֤֤ӡ)ӸǵλµԭŰƽ׸71Ԫ402ţŰһб޹˾ +

        +

        + ĿΪгȡļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

        +

        + עѯ绰0835-2888070Ӧ̹ļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

        +

        + ߡݽӦļֹʱ䣺20225510:30ʱ䣩 +

        +

        + ˡݽӦļص㣺Űƽ׸71Ԫ402š +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļŰһб޹˾ɹˡաβɹʼĵӦļ +

        +

        + šӦļʱ䣺20225510:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص㣺Űƽ׸71Ԫ402ҡ +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        + ͨѶַŰоÿӶ·3 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3358299 +

        +

        + ɹŰһб޹˾ +

        +

        + ͨѶַŰƽ׸71Ԫ402 +

        +

        +    ࣺ625000 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-2888070 +

        +

        + ʼ37533668@qq.com +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022425/174.html b/www/news/yact_0301/2022425/174.html new file mode 100644 index 0000000..27350e9 --- /dev/null +++ b/www/news/yact_0301/2022425/174.html @@ -0,0 +1,405 @@ + + + + +ŰҵͶʣţ޹˾__й¾òҵѯأɹԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        й¾òҵѯأɹԴ빫

        +
        ڣ2022-04-25ֺţ Сرմҳ
        +

        +

        + й¾òҵѯأɹԴ빫 +

        + +

        + Ĵб޹˾ Ű־Ӫ޹˾ɹˣίУй¾òҵѯأɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022022š +

        +

        + 2.ɹĿƣй¾òҵѯأɹ +

        +

        + 3.ɹˣŰ־Ӫ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ɹԤ㣺ݶ103340.00ԪУ嵥(ԤƼ)ƷѵIJɹԤΪ29460.00Ԫʩ׶ȫۿƷѵIJɹԤΪ73880.00Ԫ +

        +

        + 嵥(ԤƼ)Ʒ޼ۣԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼ¸20%Ϊ޼ۡ +

        +

        + ʩ׶ȫۿƷ޼ۣĿʩ󶨽ΪƷѻʡʡ۾ִ۷2008141ĸʮһʩ׶ȫۿơշĿķʺ˵¸20%Ϊ޼ۡ +

        +

        + ɹĿ +

        +

        + βɹĿ1ݲɹɹй¾òҵĹ嵥(ԤƼ)ƺʩ׶ȫۿƷнӵλ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴڿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

        +

        + 2βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2022042620220505գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022050910:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮӦļʱ䣺2022050910:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰ־Ӫ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3236879 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022429/176.html b/www/news/yact_0301/2022429/176.html new file mode 100644 index 0000000..b1730d8 --- /dev/null +++ b/www/news/yact_0301/2022429/176.html @@ -0,0 +1,286 @@ + + + + +ŰҵͶʣţ޹˾__ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        +
        ڣ2022-04-29ֺţ Сرմҳ
        +

        + +

        +

        +
        +

        +

        + һɹĿ +

        +

        + 1.ĿţYACY-2022-004 +

        +

        + 2.ɹĿƣŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

        +

        + Ϣ +

        +

        + б깫 +

        +

        + ݣܹ˾֯ҲͳһѧϰĴʡɹһ廯ƽ̨̣뿪ڳͻڸΪ202205061030ص㲻䡣 +

        +

        + ڣ20220428 +

        +

        + ˣޡ +

        +

        + ġԱιѯʣ밴·ʽϵ +

        +

        + ɹˣŰÿ޹˾ +

        +

        + ͨѶַŰоÿӶ·3 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3358299 +

        +

        + ɹŰһб޹˾ +

        +

        + ͨѶַŰƽ׸71Ԫ402 +

        +

        +    ࣺ625000 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-2888070 +

        +

        + ʼ37533668@qq.com +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022510/179.html b/www/news/yact_0301/2022510/179.html new file mode 100644 index 0000000..d64a246 --- /dev/null +++ b/www/news/yact_0301/2022510/179.html @@ -0,0 +1,458 @@ + + + + +ŰҵͶʣţ޹˾__й¾òҵѯأɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        й¾òҵѯأɹԴ̽

        +
        ڣ2022-05-10ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + й¾òҵѯأɹ +

        +

        + Դ +

        +
        +

        + Ŀ +

        +
        +

        + й¾òҵѯأɹ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022022 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220510 +

        +
        +

        + +

        +
        +

        + Ű־Ӫ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 10.334Ԫ +

        +
        +

        + +

        +
        +

        + 20220510 +

        +
        +

        + ίԱԱ +

        +
        +

        + Ա尡ɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣڻĿɷ޹˾ +

        +

        + ɽ +

        +

        + (ԤƼ)ƷijɽΪԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼ¸51%ȡ +

        +

        + ʩ׶ȫۿƷijɽΪĿʩ󶨽ΪƷѻʡʡ۾ִ۷2008141ĸʮһʩ׶ȫۿơշĿķʺ˵¸51%ȡ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ˣŰ־Ӫ޹˾ +

        +

        + ַĴʡŰоÿӶ·3 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵ ˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮ +

        +
        + +

        +

        + +

        +

        + Ű־Ӫ޹˾ +

        +

        +       20220510 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022511/180.html b/www/news/yact_0301/2022511/180.html new file mode 100644 index 0000000..f3c2127 --- /dev/null +++ b/www/news/yact_0301/2022511/180.html @@ -0,0 +1,443 @@ + + + + +ŰҵͶʣţ޹˾__20222023Ƚ蹤Ӧ̲ɹб깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        20222023Ƚ蹤Ӧ̲ɹб깫

        +
        ڣ2022-05-11ֺţ Сرմҳ
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + 20222023Ƚ蹤Ӧ̲ɹ +

        +

        + б +

        +
        +

        + Ŀ +

        +
        +

        + 20222023Ƚ蹤Ӧ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022016 +

        +
        +

        + ɹʽ +

        +
        +

        + б +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + б +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220511 +

        +
        +

        + +

        +
        +

        + ŰÿͶ޹˾Űÿ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 605.81Ԫݶ +

        +
        +

        + +

        +
        +

        + 20220511 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤Ա롢ҦƼһģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ̷Ԫ +

        +
        +

        + бӦ̼б¸ +

        +
        +

        + б깩ӦƣĴ蹤Ŀ޹˾ +

        +

        + б¸ʣԵ̵ΪƷѻʡʡ۾ִ۷2008141ĸ9 ˿㡱շĿķʼ¸60% +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ˣŰÿͶ޹˾Űÿ޹˾ +

        +

        + ַĴʡŰоÿ·11šĴʡŰоÿӶ·3 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵ ˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮ +

        +
        +

        + ŰÿͶ޹˾Űÿ޹˾ +

        +

        + 20220511 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022517/181.html b/www/news/yact_0301/2022517/181.html new file mode 100644 index 0000000..8d9aafc --- /dev/null +++ b/www/news/yact_0301/2022517/181.html @@ -0,0 +1,422 @@ + + + + +ŰҵͶʣţ޹˾__2022ȻĿ̽ƷɹĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        2022ȻĿ̽ƷɹĿб깫

        +
        ڣ2022-05-17ֺţ Сرմҳ
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + 2022ȻĿ̽ƷɹĿ +

        +

        + б +

        +
        +

        + Ŀ +

        +
        +

        + 2022ȻĿ̽ƷɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022012 +

        +
        +

        + ɹʽ +

        +
        +

        + б +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + б +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220517 +

        +
        +

        + +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 1013.17Ԫݶ +

        +
        +

        + +

        +
        +

        + 20220517 +

        +
        +

        + бӦ̼б¸ʺб +

        +
        +

        + б깩ӦƣԶȫ̹ѯ޹˾ +

        +

        + б¸ʣԵ̵ΪƷѻʡʡ۾ִ۷2008141ĸ9 ˿㡱շĿķʼ¸65%ȡ +

        +

        + ɹ˸ֵЧбʣԲɹ˸ֵĵƷľΪƷѻ3.0%ķʼȡע5.0%5.0%ֵЧѣ÷ʩƣλеЧѷʰղɹ˸ֵЧбʼȡ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ˣŰÿͶ޹˾ +

        +

        + ַĴʡŰоÿӶ·3 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵ ˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮ +

        +
        +

        +   ŰÿͶ޹˾ +

        +

        +                                                                            20220517 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202257/178.html b/www/news/yact_0301/202257/178.html new file mode 100644 index 0000000..3946cb5 --- /dev/null +++ b/www/news/yact_0301/202257/178.html @@ -0,0 +1,253 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿѵıΣʩܳаɹĿɽȷϺ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰԴҵ԰ʩĿѵıΣʩܳаɹĿɽȷϺ

        +
        ڣ2022-05-07ֺţ Сرմҳ
        +

        + ŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

        +

        + ɽȷϺ +

        +

        +   +

        +

        +     Űһб޹˾ +

        +

        +     ҵλί㹫˾ŰԴҵ԰ʩĿѵıΣʩܳаɹĿɹĿţYACY-2022-004оԴ̡רҳߵ󱨸档ҵλȷϱĿɽӦΪɶ޹˾ɽΪңƣ50000ԪдԪʩʩ޼Ϊٷֱ¸5.2 % +

        +

        +     شȷϡ +

        +

        +
        +

        +

        +   +

        +

        +                                                                                                                                                    Űÿ޹˾ +

        +

        +                                                                                                                                                                      202257 +

        +

        +   +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022613/187.html b/www/news/yact_0301/2022613/187.html new file mode 100644 index 0000000..fe5ffe6 --- /dev/null +++ b/www/news/yact_0301/2022613/187.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__ɽƬƬˮȫ״۷ɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ɽƬƬˮȫ״۷ɹĿԴ̲ɹ

        +
        ڣ2022-06-13ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɽƬƬˮȫ״۷ɹĿԴ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + ɽƬƬˮȫ״۷ɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + ZCFH-22F1-D20 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220610 +

        +
        +

        +   +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 18.30Ԫ +

        +
        +

        + +

        +
        +

        + 20220607 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤ꡢԱųɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ֲ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣȫӦ̼ģɶ޹˾ +

        +

        + ɽԪдҼʰǪԪ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        +  ˣŰÿͶ޹˾ +

        +

        +  ַŰӶ·3 +

        +

        +  ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰028-86033211 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +

        +                                                                                                      ŰÿͶ޹˾ +

        +

        +                                                                                                                2022ꣶ13 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022615/188.html b/www/news/yact_0301/2022615/188.html new file mode 100644 index 0000000..e5ccadc --- /dev/null +++ b/www/news/yact_0301/2022615/188.html @@ -0,0 +1,379 @@ + + + + +ŰҵͶʣţ޹˾__ŰüƷɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰüƷɹĿ

        +
        ڣ2022-06-15ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰüƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ɹĿƣŰüƷɹĿ +

        +

        + 2.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        + 3.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴʽʵ +

        +

        + ɹĿ +

        +

        + ĿΪŰüƷɹĿ1ļ£ +

        +

        + ġɹ +

        +

        + ĿרСҵɹ +

        +

        + 塢Ӧ뷽ʽ:βɹȡʽ1μӴ̵ĹӦ̡ +

        +

        + ʽ1淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + ʽ2Ƽͨɹ˺רҸԳƼƼӦʸĹӦ̲뱾βɹ +

        +

        + ʽ3Ӧ̿ȡͨʡϲŽĹӦ̿ȡӦ̡ +

        +

        + Ӧ̲μӱβɹӦ߱ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6Ϸɡ涨 +

        +

        + 6.1 ĿμӲɹĹӦṩλη/Ҫ/λ˲л߷¼ +

        +

        + 7ݲɹĿ +

        +

        + 7.1Ӧ߱ʸ񣬾нܲŰ䷢Ĺ̿רҵ̲ࣨҼʺ;нܲŰ䷢ĵҵ͵繤̡繤̣רҵƱʡ +

        +

        + 8. ĿͶꡣͶģǣͷӦΪƵλͬʱҪ󣺣1߱ʸ񣻣2ͶӦԾнܲŰ䷢ĵҵ͵繤̡繤̣רҵƱʵĵλΪǣͷˣó2ңӦǩЭ飬ȷȨ񣻣3ԼڱбĿеμԱĿͶꣻ4ĿͶ걨ݽӦļ˾ǣͷ˸ǣͷ˽еĸΪԱԼ +

        +

        + ߡֹμӱβɹĹӦ +

        +

        + 1.ݡڲɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڵݽӦļֹʱǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ˡļȡʽʱ䡢ص +

        +

        + 1.Դļֹʱ䣺20220616202206    2209:00- 17:00ʱ䣬ڼճ⣩ +

        +

        + 2.Դļۼۣ300ԪԴļۺ,ʸ񲻵תã +

        +

        + 3.ϣӦΪ˻֯ģֻṩλš֤ǵλ£ӦΪȻ˵ģֻṩ֤ +

        +

        + 4.ʽϱ +

        +

        + 1Ӧϰɹļʱṩţʽ⣩λơֻšλϢ +

        +

        + 2дõġš֤ӡӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ3147233785@qq.comͨĶά֧ѣ֧ʱע˾ƣ +

        +

        + 5.ѯ绰13568928510 +

        +

        + šݽӦļֹʱ䣺202206 27 10ʱ 00֣ʱ䣩 +

        +

        + ʮݽӦļص㣺Űݴ470㳡168š +

        +

        + 1.ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹ/ɹˡա +

        +

        + 2.βɹʼĵӦļ +

        +

        + ʮһӦļʱ䣺2022 062711ʱ00֣ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص:Űݴ470㳡168š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾Űüƽ޹˾  +

        +

        + ͨѶַŰӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰028-86033211 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022620/191.html b/www/news/yact_0301/2022620/191.html new file mode 100644 index 0000000..676a628 --- /dev/null +++ b/www/news/yact_0301/2022620/191.html @@ -0,0 +1,367 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿԴ빫

        +
        ڣ2022-06-20ֺţ Сرմҳ
        +

        + Űһб޹˾ɹŰÿ޹˾ɹˣίУŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţYACY-2022-007 +

        +

        + 2.ɹĿƣŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿ +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹŰһб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳĿԤ274.42Ԫʩ޼261.89ԪƷ޼12.53Ԫ +

        +

        + Ӧ뷽ʽ +

        +

        + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

        +

        + ġӦ̲μӱβɹӦ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӱɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ɹ˸ݲɹĿ +

        +

        + پ߱ܲŰ䷢ЧڵĽװιרҼʡ +

        +

        + ھ߱ܲŰ䷢ЧڵĽװװιרҵаʣ +

        +

        + ۾ܲŰ䷢Чġȫ֤ +

        +

        + ĿĿˣ:߱רҵעὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

        +

        + Ŀˣʩ˾߱רҵм()ְƣΪλԱ +

        +

        + ƸˣнмְƣΪλԱ +

        +

        + 8.ĿμӱβɹͶ,ӦҪ: ԱжҵʸԱҡǩͶЭ飬ȷȨԼμ򵥶μͶꣻǣͷӦΪװװιרҵаҵǣͷ˸бļͱͶͺͬȫʵʩ +

        +

        + 塢ֹμӱβɹĹӦ +

        +

        + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪŰһб޹˾(ɹ)ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ļȡʽʱ䡢ص +

        +

        + һĿֳĿ20226212022627գʱ9:00-12:0014:00-17:00ڼճ⣩Ӧ̳֡ϢǼDZšȨ(֤֤ӡ)ӸǵλµԭŰƽ׸71Ԫ402ţŰһб޹˾ +

        +

        + ĿΪгȡļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

        +

        + עѯ绰0835-2888070Ӧ̹ļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

        +

        + ߡݽӦļֹʱ䣺202263010:30ʱ䣩 +

        +

        + ˡݽӦļص㣺Űƽ׸71Ԫ402š +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļŰһб޹˾ɹˡաβɹʼĵӦļ +

        +

        + šӦļʱ䣺202263010:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص㣺Űƽ׸71Ԫ402ҡ +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        + ͨѶַŰоÿӶ·3 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3358299 +

        +

        + ɹŰһб޹˾ +

        +

        + ͨѶַŰƽ׸71Ԫ402 +

        +

        +    ࣺ625000 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-2888070 +

        +

        + ʼ37533668@qq.com +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022620/192.html b/www/news/yact_0301/2022620/192.html new file mode 100644 index 0000000..a2ea007 --- /dev/null +++ b/www/news/yact_0301/2022620/192.html @@ -0,0 +1,358 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ¥Ҿ߼豸ɹĿ̸빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰԴҵ԰ʩĿ¥Ҿ߼豸ɹĿ̸빫

        +
        ڣ2022-06-20ֺţ Сرմҳ
        +

        + ŰǬͶ޹˾Űÿ޹˾ίУŰÿ޹˾ŰԴҵ԰¥Ҿ߼豸ɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

        +

        + һĿƣŰÿ޹˾ŰԴҵ԰¥Ҿ߼豸ɹĿ  +

        +

        + ĿţQXZB-2022-YA0308 +

        +

        + ɹĿ飺 +

        +

        + ʽԴĿԤʽΪ112.896Ԫ +

        +

        + Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

        +

        + Ӧ뷽ʽξ̸ڡйɹбԹʽ +

        +

        + ġɹ;ճ칫ʹá +

        +

        + 塢ϸӦӦ߱ʸ +

        +

        + (һ)ϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.же +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պʽü¼ +

        +

        + 5.μɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + ()ĿضʸҪ󣺱Ŀ̸С +

        +

        + ֹμӱβɹĹӦ +

        +

        + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + ߡȡ̸ļʱޡص㡢ʽ̸ļۼ +

        +

        + (һ)ȡ̸ļʱޣ̸ļĻȡʱ(ʱ)20226212022623գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

        +

        + ()ȡ̸ļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)̸ļ +

        +

        + ()ȡ̸ļķʽ +

        +

        + 1. ѯ绰0835-2899779 +

        +

        + 2. (Զ)(1)ҪдϢ(λơֻšλš) +

        +

        + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ +

        +

        + עϢǼDZš(֤ӡ)Ӹǵλµԭ̸еսŰǬͶ޹˾ɹļ۰ +

        +

        + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢ̸ӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

        +

        + ()̸ļۼۣ300Ԫ/(̸ļۺ,̸ʸ񲻵ת) +

        +

        + ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

        +

        + ˡӦļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

        +

        + ̸ʱ䣺202262414ʱ30(ʱ) +

        +

        + š̸еص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

        +

        + ʮɹϢý壺йɹб +

        +

        + ʮһԱβɹѯʣ밴·ʽϵ +

        +

        + (һ)ɹϢ +

        +

        +    ƣŰÿ޹˾ +

        +

        + ͨѶַŰɽӶ·3 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3358299 +

        +

        + ()ɹϢ +

        +

        +    ƣŰǬͶ޹˾ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-2899779 +

        +

        + ʼyaqxztb@163.com +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022622/193.html b/www/news/yact_0301/2022622/193.html new file mode 100644 index 0000000..783e551 --- /dev/null +++ b/www/news/yact_0301/2022622/193.html @@ -0,0 +1,400 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤ƷɹԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űü²ϲҵ԰ʩ蹤ƷɹԴ̲ɹ

        +
        ڣ2022-06-22ֺţ Сرմҳ
        +

        + ĴƹĿ޹˾ŰÿͶ޹˾ɹˣίУŰü²ϲҵ԰ʩ蹤ƷɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţSCHF-2022-06 +

        +

        + 2.ɹĿƣŰü²ϲҵ԰ʩ蹤Ʒɹ +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴƹĿ޹˾ +

        +

        + ʽ +

        +

        + Ԥ900000.00Ԫ +

        +

        + ɹĿ +

        +

        + Ŀ1ݲɹɹŰü²ϲҵ԰ʩ蹤ƷнӵλҪ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸʽͶģӦ㣩 +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹʽͶģԱӦ㣨ͬͶĸԱ֮⣩ṩŵ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵʽͶģӦ㣩 +

        +

        + 3Ӧض +

        +

        + 1Ͷ깩Ӧ̾нܲŰ䷢Чҵ·̣רҵ׼ʼҵ̣רҵҼʣ +

        +

        + 2ӦעزĴʡڵҵЧġĴʡ봨¿ƻ֤Ǽ֤άġĴʡʡ⿱졢ҵ봨ҵϢ¼֤άġĴʡʡ⽨ҵ봨Ϣ͵ӵǼDZʽͶģݸʵṩ +

        +

        + 3βɹĿ̵̡ģӦҪ +

        +

        + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

        +

        + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

        +

        + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

        +

        + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

        +

        + ߡļĻȡʽʱ估ۼ +

        +

        + ļȡʽԶ̰ӦԶ̻ȡļʱӦԱĿĵλżӸDZλ(עĿơĿšϵ˼ϵ绰)ӸǹӦ̵λµľ֤ӡɫɨ跢3271989438@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһеʽ̵ģֳʱֻ巽뱨Ҫṩرϡ +

        +

        + ע1š (֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

        +

        + 2ѯ绰15281272609 +

        +

        + ļȡʱ估ص㣺 +

        +

        + ļ2022062320220629գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ͨ3271989438@qq.comȡ +

        +

        + ļۼۣ +

        +

        + Ŀļۼۣ400Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022070415:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022070415:00ʱ䣩Ӧļݽֹʱ䣺2022070415:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮӦļʱ䣺2022070415:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺Ű·8Ź1981B121š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ       +

        +

        + ϵ绰0835-3236879 +

        +

        +
        +

        +

        + ɹĴƹĿ޹˾ +

        +

        +    ַŰ·8Ź1981B121 +

        +

        +    ࣺ625000 +

        +

        + ĿϵˣŮʿ    ϵ绰15281272609 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022622/194.html b/www/news/yact_0301/2022622/194.html new file mode 100644 index 0000000..c7d514b --- /dev/null +++ b/www/news/yact_0301/2022622/194.html @@ -0,0 +1,382 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤̿ɹԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űü²ϲҵ԰ʩ蹤̿ɹԴ̲ɹ

        +
        ڣ2022-06-22ֺţ Сرմҳ
        +

        + ĴƹĿ޹˾ ŰÿͶ޹˾ɹˣίУŰü²ϲҵ԰ʩ蹤̿ɹ þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţSCHF-2022-07 +

        +

        + 2.ɹĿƣŰü²ϲҵ԰ʩ蹤̿ɹ +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴƹĿ޹˾ +

        +

        + ʽ +

        +

        + Ԥ800000.00Ԫ +

        +

        + ɹĿ +

        +

        + Ŀ1ݲɹɹŰü²ϲҵ԰ʩ蹤̿нӵλҪ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1Ͷ깩Ӧ̾߾нܲŰ䷢Ч̿רҵ׼ʣ +

        +

        + 2ӦעزĴʡڵҵЧġĴʡ봨¿ƻ֤Ǽ֤άġĴʡʡ⿱졢ҵ봨ҵϢ¼֤άġĴʡʡ⽨ҵ봨Ϣ͵ӵǼDZ +

        +

        + 3βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļĻȡʽʱ估ۼ +

        +

        + ļȡʽԶ̰ӦԶ̻ȡļʱӦԱĿĵλżӸDZλ(עĿơĿšϵ˼ϵ绰)ӸǹӦ̵λµľ֤ӡɫɨ跢3271989438@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһе +

        +

        + ע1š(֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

        +

        + 2ѯ绰15281272609 +

        +

        + ļȡʱ估ص㣺 +

        +

        + ļ2022062320220629գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ͨ3271989438@qq.comȡ +

        +

        + ļۼۣ +

        +

        + Ŀļۼۣ400Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022070414:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022070414:00ʱ䣩Ӧļݽֹʱ䣺2022070414:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮӦļʱ䣺2022070414:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺Ű·8Ź1981B121š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ       ϵ绰0835-3236879 +

        +

        + ɹĴƹĿ޹˾ +

        +

        +    ַŰ·8Ź1981B121 +

        +

        +    ࣺ625000 +

        +

        + ĿϵˣŮʿ    ϵ绰15281272609 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022628/198.html b/www/news/yact_0301/2022628/198.html new file mode 100644 index 0000000..6f88135 --- /dev/null +++ b/www/news/yact_0301/2022628/198.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ŰüƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰüƷɹĿԴ̲ɹ

        +
        ڣ2022-06-28ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ŰüƷɹĿԴ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + ŰüƷɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + ZCFH-22N-G04 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220628 +

        +
        +

        +   +

        +
        +

        + ŰÿͶ޹˾Űüƽ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 200Ԫ +

        +
        +

        + +

        +
        +

        + 20220627 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤ꡢԱоաƽɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ֣ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣĴ޹˾ +

        +

        + ɽԸĿƼΪƷѻաҼί貿ڷ<̿շѹ涨>֪ͨƼ۸200210ţշѱ׼ȡ¸ 45%дٷ֮ ʰ飩Ŀ۵3000Ԫ3000Ԫ֧ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        +  ˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        +  ַŰӶ·3 +

        +

        +  ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰028-86033211 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022629/199.html b/www/news/yact_0301/2022629/199.html new file mode 100644 index 0000000..0afa6ce --- /dev/null +++ b/www/news/yact_0301/2022629/199.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022άǹɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022άǹɹĿɹ

        +
        ڣ2022-06-28ֺţ Сرմҳ
        +

        + Ĵչ̹޹˾ɹŰÿ޹˾(ɹˣίУŰÿ޹˾2022άǹɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱβɹ +

        +

        + һɹĿ +

        +

        + 1.ĿƣŰÿ޹˾2022άǹɹĿ +

        +

        + 2.ĿţZC-JQ-CS-202206-017š +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹĴչ̹޹˾ +

        +

        + ʽ: +

        +

        + ʽԴʽԤܽ3993550Ԫ +

        +

        + ɹĿ飺 +

        +

        + Űÿ޹˾2022άǹɹĿԤ3993550Ԫɹɹļ¡ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 6.1ṩӦ̵λη˻Ҫл߷¼ +

        +

        + 6.2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ̡ +

        +

        + 7.ĿҪõضӦ̾ʩʣʩ񲻷ֵȼӦ̾аȫ֤ +

        +

        + 8.μӲɹʱҪṩ۲顱ѯ˾ +

        +

        + ļȡʽʱ䡢ص㣺 +

        +

        + 1.ɹļֹʱ䣺202262920227 509:00- 17:00ʱ䣬ڼճ⣩ȡ +

        +

        + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

        +

        + 2.ɹļȡʽ +

        +

        + һϣԶ̣ +

        +

        + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

        +

        + עԭڿ굱սֳ +

        +

        + ѯ绰0835-2895663Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

        +

        + ߡݽӦļֹʱ䣺202271209:30ʱʱ䣩 +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

        +

        + ˡʱ䣺202271209:30ʱʱ䣩ڴ̵ص㿪 +

        +

        + š̵ص㣺ĴʡŰ1751¥45 +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿ޹˾       +

        +

        + ͨѶַŰоӶ·3  +

        +

        +    ࣺ625100 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3236556      +

        +

        +
        +

        +

        + ɹĴչ̹޹˾ +

        +

        +    ַĴʡŰ1751¥45    +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ                           +

        +

        + ϵ绰0835-2895663   +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022629/200.html b/www/news/yact_0301/2022629/200.html new file mode 100644 index 0000000..5acc686 --- /dev/null +++ b/www/news/yact_0301/2022629/200.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022껨ܲɹͷɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022껨ܲɹͷɹĿɹ

        +
        ڣ2022-06-28ֺţ Сرմҳ
        +

        + ĴʡڳϢѯ޹˾Űÿ޹˾ίУŰÿ޹˾2022껨ܲɹͷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿƣŰÿ޹˾2022껨ܲɹͷɹĿ +

        +

        + 2.ĿţZCX-CS20220622-45 +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹĴʡڳϢѯ޹˾ +

        +

        + ʽ +

        +

        + ʽԴԳʽ +

        +

        + Ԥ121.62Ԫ +

        +

        + ɹĿ飺 +

        +

        + ļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + δŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ĿҪõض +

        +

        + ĿͶꡣ +

        +

        + ļȡʱ䡢ص㡢ʽ +

        +

        + 1.ļȡʱ䣺2022062920220705գÿ09:00-17:00ʱ䣬ĩڼճ⣩ +

        +

        + 2.ȡļĵص㣺ĴʡڳϢѯ޹˾(Ű·62)ɹļڲۡ +

        +

        + 3.ȡļķʽϻԶ̰ӦϻԶ̰ļʱļûƾ֤дġš֤ӡʽ⣩ӸºɨͼƬpdf3329832256@qq.com +

        +

        + עϻԶ̱ĹӦڿ굱սš֤ӡ)ԭݽĴʡڳϢѯ޹˾Ŀ浵 +

        +

        + ѯ绰17738253852Ͷ˹ɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶгеΡ +

        +

        + 4. ļۼۣ300Ԫļۺ,ʸתã +

        +

        + עԹ˻ϸտλĴʡڳϢѯ޹˾УŰǻι˾˺ţ2000071005000010 +

        +

        + ߡݽӦļֹʱ䣺2022071110:30ʱ䣩 +

        +

        + ˡݽӦļص㣺Ű·62ţĴʡڳϢѯ޹˾ +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡա +

        +

        + βɹʼĵӦļ +

        +

        + šӦļʱ䣺2022071110:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص㣺Ű·62ţĴʡڳϢѯ޹˾ +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        +  ַŰоӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3236556 +

        +

        + ɹĴʡڳϢѯ޹˾ +

        +

        +    ַŰ·62 +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰17738253852 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022629/201.html b/www/news/yact_0301/2022629/201.html new file mode 100644 index 0000000..79f4847 --- /dev/null +++ b/www/news/yact_0301/2022629/201.html @@ -0,0 +1,358 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022е޷ɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022е޷ɹĿɹ

        +
        ڣ2022-06-28ֺţ Сرմҳ
        +

        + Ĵչ̹޹˾ɹŰÿ޹˾бˣίУԡŰÿ޹˾2022е޷ɹĿйб꣬ϱбҪͶ˲μͶꡣ +

        +

        + һбĿŰÿ޹˾2022е޷ɹĿ +

        +

        + бţZC-YJJ-GZ-202206-016š +

        +

        + ʽԴҵԳ,ʵ +

        +

        + ġбĿ飺 +

        +

        + Űÿ޹˾2022е޷ɹĿԤ19449684Ԫɹбļ¡ +

        +

        + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 6.1ṩͶ˵λη˻Ҫл߷¼ +

        +

        + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

        +

        + 7.ӦͶʱṩ۲顱ѯ˾ +

        +

        + 8.ĿҪõضޡ +

        +

        + бļȡʱ䡢ص㣺 +

        +

        + 1.бļֹʱ䣺202262920227509:00- 17:00ʱ䣬ڼճ⣩ȡ +

        +

        + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

        +

        + 2.бļȡʽ +

        +

        + һϣԶ̣ +

        +

        + ӦϣԶ̣ȡбļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

        +

        + עԭڿ굱սֳ +

        +

        + ѯ绰0835-2895663Ӧ̻ȡбļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

        +

        + ߡݽͶļֹʱ䣺202271910:30ʱʱ䣩 +

        +

        + ͶļڵݽͶļֹʱǰʹ̵ص㡣ʹܷͱעͶļˡաβɹʼĵͶļ +

        +

        + ˡʱ䣺202271910:30ʱʱ䣩ڴ̵ص㿪 +

        +

        + š̵ص㣺ĴʡŰ1751¥45 +

        +

        + ʮͶڹ淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿ޹˾       +

        +

        + ͨѶַŰоӶ·3  +

        +

        +    ࣺ625100 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3236556      +

        +

        +
        +

        +

        + ɹĴչ̹޹˾ +

        +

        +    ַĴʡŰ1751¥45    +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ                           +

        +

        + ϵ绰0835-2895663      +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022629/202.html b/www/news/yact_0301/2022629/202.html new file mode 100644 index 0000000..bb45f63 --- /dev/null +++ b/www/news/yact_0301/2022629/202.html @@ -0,0 +1,363 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άͷɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022ǹ̼άͷɹ

        +
        ڣ2022-06-28ֺţ Сرմҳ
        +

        + ĴʡڳϢѯ޹˾Űÿ޹˾ίУŰÿ޹˾2022ǹ̼άͷþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿƣŰÿ޹˾2022ǹ̼άͷ +

        +

        + 2.ĿţZCX-CS20220622-44 +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹĴʡڳϢѯ޹˾ +

        +

        + ʽ +

        +

        + ʽԴԳʽ +

        +

        + Ԥ1451741Ԫ  +

        +

        + ɹĿ飺 +

        +

        + ļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + δŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ĿҪõض +

        +

        + ĿͶꡣ +

        +

        + ļȡʱ䡢ص㡢ʽ +

        +

        + 1.ļȡʱ䣺202206292022075գÿ09:00-17:00ʱ䣬ĩڼճ⣩ +

        +

        + 2.ȡļĵص㣺ĴʡڳϢѯ޹˾(Ű·62)ɹļڲۡ +

        +

        + 3.ȡļķʽϻԶ̰ӦϻԶ̰ļʱļûƾ֤дġš֤ӡʽ⣩ӸºɨͼƬpdf3329832256@qq.com +

        +

        + עϻԶ̱ĹӦڿ굱սš֤ӡ)ԭݽĴʡڳϢѯ޹˾Ŀ浵 +

        +

        + ѯ绰17738253852Ͷ˹ɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶгеΡ +

        +

        + 4. ļۼۣ300Ԫļۺ,ʸתã +

        +

        + עԹ˻ϸտλĴʡڳϢѯ޹˾УŰǻι˾˺ţ2000071005000010 +

        +

        + ߡݽӦļֹʱ䣺20220711930ʱ䣩 +

        +

        + ˡݽӦļص㣺Ű·62ţĴʡڳϢѯ޹˾ +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡա +

        +

        + βɹʼĵӦļ +

        +

        + šӦļʱ䣺20220711930ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص㣺Ű·62ţĴʡڳϢѯ޹˾ +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        +  ַŰоӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3236556 +

        +

        + ɹĴʡڳϢѯ޹˾ +

        +

        +    ַŰ·62 +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰17738253852 +

        +

        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022629/203.html b/www/news/yact_0301/2022629/203.html new file mode 100644 index 0000000..86fe435 --- /dev/null +++ b/www/news/yact_0301/2022629/203.html @@ -0,0 +1,373 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άװβϲɹͷĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022ǹ̼άװβϲɹͷĿɹ

        +
        ڣ2022-06-28ֺţ Сرմҳ
        +

        + Ĵչ̹޹˾ɹŰÿ޹˾(ɹˣίУŰÿ޹˾2022ǹ̼άװβϲɹͷĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱβɹ +

        +

        + һɹĿ +

        +

        + 1.ĿƣŰÿ޹˾2022ǹ̼άװβϲɹͷĿ +

        +

        + 2.ĿţZC-JQ-CS-202206-019š +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹĴչ̹޹˾ +

        +

        + ʽ: +

        +

        + ʽԴҵԳԤܽ3858997Ԫ +

        +

        + ɹĿ飺 +

        +

        + Űÿ޹˾2022ǹ̼άװβϲɹͷĿԤ3858997Ԫɹɹļ¡ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨   +

        +

        + 6.1ṩӦ̵λη˻Ҫл߷¼ +

        +

        + 6.2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹĹӦ̡ +

        +

        + 7.ӦͶʱṩ۲顱ѯ˾ +

        +

        + 8.ĿҪõضޡ +

        +

        + ļȡʽʱ䡢ص㣺 +

        +

        + 1.ɹļֹʱ䣺2022 06292022070509:00- 17:00ʱ䣬ڼճ⣩ȡ +

        +

        + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

        +

        + 2.ɹļȡʽ +

        +

        + һϣԶ̣ +

        +

        + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

        +

        + עԭڿ굱սֳ +

        +

        + ѯ绰0835-2895663Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

        +

        + ߡݽӦļֹʱ䣺202271210:30ʱʱ䣩 +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

        +

        + ˡʱ䣺202271210:30ʱʱ䣩ڴ̵ص㿪 +

        +

        + š̵ص㣺ĴʡŰ1751¥45 +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿ޹˾       +

        +

        + ͨѶַŰоӶ·3  +

        +

        +    ࣺ625100 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3236556      +

        +

        +
        +

        +

        + ɹĴչ̹޹˾ +

        +

        +    ַĴʡŰ1751¥45    +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ                           +

        +

        + ϵ绰0835-2895663    +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022629/204.html b/www/news/yact_0301/2022629/204.html new file mode 100644 index 0000000..fb95dd1 --- /dev/null +++ b/www/news/yact_0301/2022629/204.html @@ -0,0 +1,355 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022䳵޷ɹĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022䳵޷ɹĿб깫

        +
        ڣ2022-06-28ֺţ Сرմҳ
        +

        + ĴһžŹ̹޹˾ɹŰÿ޹˾бˣίУԡŰÿ޹˾2022䳵޷ɹĿйб꣬ϱбҪͶ˲μͶꡣ +

        +

        + һбĿŰÿ޹˾2022䳵޷ɹĿ +

        +

        + бţZC-YJJ-GZ-202206-016š +

        +

        + ʽԴҵԳ,ʵ +

        +

        + ġбĿ飺 +

        +

        + Űÿ޹˾2022䳵޷ɹĿԤ26767980Ԫɹбļ¡ +

        +

        + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 6.1ṩͶ˵λη˻Ҫл߷¼ +

        +

        + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹͶˡ +

        +

        + 7.ĿҪõضԲͶʵвӴͶ˾е·侭Ӫ֤ṩ˫䳵е·ͨ侭ӪΧĵ·֤ +

        +

        + 8.ͶͶʱṩ۲顱ѯ˾ +

        +

        + бļȡʱ䡢ص㣺 +

        +

        + һбļȡ +

        +

        + 1.бļȡֹʱ䣺202262920227509:00- 17:00ʱ䣬ڼճ⣩ +

        +

        + 2.ļȡʽ +

        +

        + һֳȡ +

        +

        + 1ȡص㣺ĴһžŹ̹޹˾Ű𼦹·109 ƽ3 302 +

        +

        + 2ȡбļʱԱύϣͶΪ˻֯ģṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸͶ˹£ͶΪȻ˵ģֻṩ֤ӡӸͶ˹£ +

        +

        + ϣԶ̣ +

        +

        + ͶϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸͶ˹£ͶΪȻ˵ģֻṩ֤ӡӸͶ˹£ɨͼƬ1852335161@qq.com +

        +

        + עԭڿ굱սֳ +

        +

        + ѯ绰0835-2895993Ͷ˻ȡɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶгеΡ +

        +

        + ˡͶļݽֹʱ䣺20227190930ʱ䣩 +

        +

        + Ͷļ밴ʱʹ↑ص㡣ʹͶļաб겻ʼĵͶļ +

        +

        + šʱ䣺202271909: 30ʱ䣩 +

        +

        + ʮص㣺ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

        +

        + ʮһͶڹ淽ʽڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        +    ַŰоӶ·3      +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰18980412091  +

        +

        +
        +

        +

        +
        +

        +

        + ɹĴһžŹ̹޹˾ +

        +

        +    ַŰ𼦹·109ƽ3302 +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ  +

        +

        + ϵ绰0835-2895993 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022629/205.html b/www/news/yact_0301/2022629/205.html new file mode 100644 index 0000000..3bd5709 --- /dev/null +++ b/www/news/yact_0301/2022629/205.html @@ -0,0 +1,241 @@ + + + + +ŰҵͶʣţ޹˾__깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        +
        ڣ2022-06-29ֺţ Сرմҳ
        +

        + ҵλίŰһб޹˾֯еŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿɹţYACY-2022-007Ŀ2022062120220627սлȡ롣ֹʱЧĹӦ̲3ңбļҪ󣬲㿪ʱβɹꡣ +

        +

        + ش˵ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                               +

        +

        +                                                                                         Űÿ޹˾ +

        +

        +                                                                                                       2022629 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022711/213.html b/www/news/yact_0301/2022711/213.html new file mode 100644 index 0000000..341f3c6 --- /dev/null +++ b/www/news/yact_0301/2022711/213.html @@ -0,0 +1,490 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϷ޹˾ɹѯ۹

        +
        ڣ2022-07-11ֺţ Сرմҳ
        +

        + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

        +

        + һƷͺż޼ +

        +

        + ͬһ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Ʒ +

        +
        +

        +   +

        +
        +

        + +

        +
        +

        + ָۣԪ +

        +
        +

        + ޼ۣԪ +

        +
        +

        +
        +

        +

        + +

        +
        +

        + ԽL-20212.0T˫ͣɫɫɫɫ +

        +
        +

        +
        +

        +

        + 1 +

        +
        +

        +
        +

        +

        + 155200.00 +

        +
        +

        +
        +

        +

        + 155200.00 +

        +
        +

        +
        +

        +

        + +

        +
        +

        + ԽL-20212.0T˫ͣɫɫɫɫ +

        +
        +

        +
        +

        +

        + 1 +

        +
        +

        +
        +

        +

        + 155200.00 +

        +
        +

        +
        +

        +

        + 155200.00 +

        +
        +

        +

        + ͬ +

        +

        + + + + + + + + + + + + + + + + + +
        +

        + Ʒ +

        +
        +

        +   +

        +
        +

        + +

        +
        +

        + ָۣԪ +

        +
        +

        + ޼ۣԪ +

        +
        +

        +
        +

        +

        + +

        +
        +

        + M8_2021_ʦϵ 390T 7ɫɫɫɫ +

        +
        +

        +
        +

        +

        + 1 +

        +
        +

        +
        +

        +

        + 252800.00 +

        +
        +

        +
        +

        +

        + 252800.00 +

        +
        +

        +

        + ʸҪ +

        +

        + 1.߱ʸҵע1꼰ϵĹӦ̣Ϸʸ񣨹ӦṩЧ֤һӪҵִգ +

        +

        + 2.뱨˴ϵӰ챨۹Եķˡ֯߸ˣòμӱۣΪЧۡ +

        +

        + 3.Ŀ屨ۡ +

        +

        + ۻغӦ +

        +

        + 1.ѯ۲ɹ飨1 +

        +

        + 2.ۺŵ2 +

        +

        + 3.֤飨3 +

        +

        + 4.ʱŵ飨ʱ䣺ǩͬ10ᳵᳵص㣺ӦŰоÿӶ·3š +

        +

        + 5.ӪҵִոӡӸǹӦ̹£˻ίд֤ӡӸǹӦ̹£ +

        +

        + ġ취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

        +

        + 塢ļݽ +

        +

        + 1.ļݽֹʱΪ2022713ձʱ18:00˱2022713ձʱ18:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

        +

        + 2.ļܷ⣺ݽıļܷ⡣ +

        +

        + 3.ʹĻδʹָصıļѯ˲ +

        +

        + ϵʽ +

        +

        + ɹˣŰۺϷ޹˾ +

        +

        +    ַŰоÿӶ·3 +

        +

        +    18283588339 +

        +

        + ϵˣʦ +

        +

        +
        +

        +

        +                                                                                            ŰۺϷ޹˾ +

        +

        +                                                                                                       2022711 +

        +

        + ۻغ +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022711/214.html b/www/news/yact_0301/2022711/214.html new file mode 100644 index 0000000..3ebf50a --- /dev/null +++ b/www/news/yact_0301/2022711/214.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ̸вɹ

        +
        ڣ2022-07-11ֺţ Сرմҳ
        +

        + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

        +

        + һĿƣŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ    +

        +

        + ĿţQXZB-2022-YA0354 +

        +

        + ɹĿ飺 +

        +

        + ʽԴĿԤʽΪ171.503Ԫ +

        +

        + Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

        +

        + Ӧ뷽ʽξ̸ڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ Թʽ +

        +

        + ġɹ;ճ칫ʹá +

        +

        + 塢ϸӦӦ߱ʸ +

        +

        + (һ)ϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.же +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պʽü¼ +

        +

        + 5.μɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + ()ĿضʸҪ󣺱Ŀ̸С +

        +

        + ֹμӱβɹĹӦ +

        +

        + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + ߡȡ̸ļʱޡص㡢ʽ̸ļۼ +

        +

        + (һ)ȡ̸ļʱޣ̸ļĻȡʱ(ʱ)20227122022714գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

        +

        + ()ȡ̸ļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)̸ļ +

        +

        + ()ȡ̸ļķʽ +

        +

        + 1. ѯ绰0835-2899779 +

        +

        + 2. (Զ)(1)ҪдϢ(λơֻšλš) +

        +

        + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

        +

        + עϢǼDZš(֤ӡ)Ӹǵλµԭ̸еսŰǬͶ޹˾ɹļ۰ +

        +

        + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢ̸ӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

        +

        + ()̸ļۼۣ300Ԫ/(̸ļۺ,̸ʸ񲻵ת) +

        +

        + ()ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

        +

        + ˡӦļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

        +

        + ̸ʱ䣺202271514ʱ30(ʱ) +

        +

        + š̸еص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

        +

        + ʮɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/   +

        +

        + ʮһԱβɹѯʣ밴·ʽϵ +

        +

        + (һ)ɹϢ +

        +

        +    ƣŰÿͶ޹˾  +

        +

        + ͨѶַŰɽӶ·3  +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835- 3358299 +

        +

        + ()ɹϢ +

        +

        +    ƣŰǬͶ޹˾ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022712/215.html b/www/news/yact_0301/2022712/215.html new file mode 100644 index 0000000..2f2c564 --- /dev/null +++ b/www/news/yact_0301/2022712/215.html @@ -0,0 +1,491 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άͷɽʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022ǹ̼άͷɽʾ

        +
        ڣ2022-07-12ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + Űÿ޹˾2022ǹ̼άͷ +

        +
        +

        + ɹĿ +

        +
        +

        + ZCX-CS20220622-44 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + Ŀҵ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + Ŀϵ +

        +
        +

        + ʦ +

        +
        +

        + Ŀϵ绰 +

        +
        +

        + 0835-3236556 +

        +
        +

        + ̵ַ +

        +
        +

        + Ű·62ţĴʡڳϢѯ޹˾ +

        +
        +

        + Ŀ +

        +
        +

        + 1 +

        +
        +

        + ʱ +

        +
        +

        + 202207110930 +

        +
        +

        + ɽѡ˼ +

        +
        +

        + бѡ +

        +
        +

        + ɽ¸ +

        +
        +

        + ÷ +

        +
        +

        + ϵ +

        +
        +

        + 绰 +

        +
        +

        + һ +

        +
        +

        + Ĵƽ޹˾ +

        +
        +

        + 7% +

        +
        +

        + 97.33 +

        +
        +

        + +

        +
        +

        + 18283536061 +

        +
        +

        + ڶ +

        +
        +

        + Ĵڼͨ޹˾ +

        +
        +

        + 5% +

        +
        +

        + 85.70 +

        +
        +

        + +

        +
        +

        + 13683452924 +

        +
        +

        + +

        +
        +

        + ĴΪ޹˾ +

        +
        +

        + 4% +

        +
        +

        + 83.39 +

        +
        +

        + ʩ +

        +
        +

        + 18728186564 +

        +
        +

        + СԱѩ +

        +

        + ҵ +

        +

        + ලԱƽ +

        +

        +   +

        +
        +

        + ʾڣ2022713 +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022712/216.html b/www/news/yact_0301/2022712/216.html new file mode 100644 index 0000000..875a7c7 --- /dev/null +++ b/www/news/yact_0301/2022712/216.html @@ -0,0 +1,491 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022껨ܲɹͷɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022껨ܲɹͷɹĿɽ

        +
        ڣ2022-07-12ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + Űÿ޹˾2022껨ܲɹͷɹĿ +

        +
        +

        + ɹĿ +

        +
        +

        + ZCX-CS20220622-45 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + Ŀҵ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + Ŀϵ +

        +
        +

        + ʦ +

        +
        +

        + Ŀϵ绰 +

        +
        +

        + 0835-3236556 +

        +
        +

        + Դ +

        +

        + ַ +

        +
        +

        + Ű·62 +

        +
        +

        + Ŀ +

        +
        +

        + / +

        +
        +

        + ʱ +

        +
        +

        + 2022071110:30ʱ +

        +
        +

        + ɽѡ˼ +

        +
        +

        + ɽѡ +

        +
        +

        + ¸ +

        +
        +

        + ÷ +

        +
        +

        + +

        +
        +

        + 绰 +

        +
        +

        + һ +

        +
        +

        + ŰɽϪ԰ճ +

        +
        +

        + 9.2% +

        +
        +

        + 96.33 +

        +
        +

        + ΰ +

        +
        +

        + 18283503168 +

        +
        +

        + ڶ +

        +
        +

        + Ű԰̻޹˾ +

        +
        +

        + 7.5% +

        +
        +

        + 76.12 +

        +
        +

        + +

        +
        +

        + 15181209309 +

        +
        +

        + +

        +
        +

        + ŰɽʢľӪ +

        +
        +

        + 7.8% +

        +
        +

        + 73.54 +

        +
        +

        + +

        +
        +

        + 18398271220 +

        +
        +

        + СԱꡢԽ +

        +

        + ҵ +

        +

        + ලԱƽ +

        +

        +   +

        +
        +

        + ʾڣ2022713 +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022713/218.html b/www/news/yact_0301/2022713/218.html new file mode 100644 index 0000000..951c6ba --- /dev/null +++ b/www/news/yact_0301/2022713/218.html @@ -0,0 +1,491 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άװβϲɹͷĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022ǹ̼άװβϲɹͷĿɽ

        +
        ڣ2022-07-13ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + Űÿ޹˾2022ǹ̼άװβϲɹͷĿ +

        +
        +

        + ɹĿ +

        +
        +

        + ZC-JQ-CS-202206-019 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ          +

        +
        +

        + Ŀҵ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + Ŀϵ +

        +
        +

        + ʦ +

        +
        +

        + Ŀϵ绰 +

        +
        +

        + 0835-3236556 +

        +
        +

        + Դ +

        +

        + ַ +

        +
        +

        + ĴʡŰ1751¥45 +

        +
        +

        + ޼ +

        +
        +

        + 3858997Ԫ +

        +
        +

        + ʱ +

        +
        +

        + 202207121030ʱ +

        +
        +

        + ɽѡ˼ +

        +
        +

        + ɽѡ +

        +
        +

        + +

        +

        + ¸% +

        +
        +

        + ÷ +

        +
        +

        + +

        +
        +

        + 绰 +

        +
        +

        + һ +

        +
        +

        + Űгó޹˾ +

        +
        +

        + 8 +

        +
        +

        + 91.5 +

        +
        +

        + +

        +
        +

        + 13684451771 +

        +
        +

        + ڶ +

        +
        +

        + Űнó޹˾ +

        +
        +

        + 5.8 +

        +
        +

        + 80.52 +

        +
        +

        + +

        +
        +

        + 13056573518 +

        +
        +

        + +

        +
        +

        + Űɽξó޹˾ +

        +
        +

        + 3.5 +

        +
        +

        + 74.41 +

        +
        +

        + ΰ +

        +
        +

        + 13551551798 +

        +
        +

        + СԱھꡢҶ +

        +

        + ҵ +

        +

        + ලԱ +

        +

        +   +

        +
        +

        + ʾڣ2022714 +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022713/219.html b/www/news/yact_0301/2022713/219.html new file mode 100644 index 0000000..c651c92 --- /dev/null +++ b/www/news/yact_0301/2022713/219.html @@ -0,0 +1,487 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022άǹɹĿʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022άǹɹĿʾ

        +
        ڣ2022-07-13ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Ŀ +

        +
        +

        + Űÿ޹˾2022άǹɹĿ +

        +
        +

        + Ŀţ +

        +
        +

        + ZC-JQ-CS-202206-017 +

        +
        +

        + Ŀҵ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + ϵ˼绰 +

        +
        +

        + Ůʿ0835-3236556 +

        +
        +

        + Ŀ +

        +
        +

        + 1 +

        +
        +

        + ල +

        +
        +

        + +

        +
        +

        + ר +

        +
        +

        + Σ鳤л䡢죨ɹ˴ +

        +
        +

        + ̵ַ +

        +
        +

        + ĴʡŰ1751¥45 +

        +
        +

        + ʱ +

        +
        +

        + 20227121000 +

        +
        +

        + +

        +
        +

        + Ӧ +

        +
        +

        + ÷ +

        +
        +

        + ۽Ԫ +

        +
        +

        + +

        +
        +

        + ϵ˼绰 +

        +
        +

        + ע +

        +
        +

        + 1 +

        +
        +

        + Űν޹˾ +

        +
        +

        + 92.67   +

        +
        +

        + 3793872.50   +

        +
        +

        + һ +

        +
        +

        + ϼ绰13981642968 +

        +
        +

        +   +

        +
        +

        + 2 +

        +
        +

        + ĴŽĿ޹˾ +

        +
        +

        + 83.72 +

        +
        +

        + 3913679.00 +

        +
        +

        + ڶ +

        +
        +

        + £绰18783533239 +

        +
        +

        +   +

        +
        +

        + 3 +

        +
        +

        + Ĵʩ޹˾ +

        +
        +

        + 79.12 +

        +
        +

        + 3833808.00 +

        +
        +

        + +

        +
        +

        + 㣬绰18180003488 +

        +
        +

        +   +

        +
        +

        + ʾڣ2022714 +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022714/220.html b/www/news/yact_0301/2022714/220.html new file mode 100644 index 0000000..fa3eef6 --- /dev/null +++ b/www/news/yact_0301/2022714/220.html @@ -0,0 +1,503 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϷ޹˾ɹѯ۽ʾ

        +
        ڣ2022-07-14ֺţ Сرմҳ
        +

        + ҹ˾ɹĿѯۣ2022714ٿѯ۽£ +

        +

        + б깩Ӧ̣Űʱ޹˾ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        +   +

        +

        +   +

        +

        + +

        +
        +

        +   +

        +

        +   +

        +

        + +

        +

        + Ʒ +

        +
        +

        +   +

        +

        +   +

        +

        +   +

        +
        +

        +   +

        +

        +   +

        +

        + +

        +
        +

        + ۵λɵ͵ߣ/Ԫ +

        +
        +

        + Űʱ޹˾ +

        +
        +

        + ŰлԶ޹˾ +

        +
        +

        + Űóι˾ +

        +
        +

        + Ű۷޹˾ +

        +
        +

        +   +

        +

        +   +

        +

        + 1 +

        +
        +

        +   +

        +

        +   +

        +

        + +

        +
        +

        + ԽL-20212.0T˫ͣɫɫɫɫ +

        +
        +

        +   +

        +

        +   +

        +

        + 1 +

        +
        +

        + 151400 +

        +
        +

        + 152200 +

        +
        +

        + δ +

        +
        +

        + 152200 +

        +
        +

        +   +

        +

        +   +

        +

        + 2 +

        +
        +

        +   +

        +

        +   +

        +

        + +

        +
        +

        + ԽL-20212.0T˫ͣɫɫɫɫ +

        +
        +

        +   +

        +

        + 1 +

        +
        +

        + 151400 +

        +
        +

        + 152200 +

        +
        +

        + δ +

        +
        +

        + 152200 +

        +
        +

        +   +

        +

        +   +

        +

        + 3 +

        +
        +

        +   +

        +

        + +

        +

        + +

        +
        +

        + M8_2021_ʦϵ 390T 7ɫɫɫɫ +

        +
        +

        +   +

        +

        +   +

        +

        + 1 +

        +
        +

        + 245300 +

        +
        +

        + 245800 +

        +
        +

        + 245800 +

        +
        +

        + 246000 +

        +
        +

        +

        + ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

        +

        + ƣŰۺϷ޹˾ +

        +

        + ַŰоÿӶ·3 +

        +

        + ϵʽʦ0835-3228508 +

        +

        +
        +

        +

        + 2022714 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022719/221.html b/www/news/yact_0301/2022719/221.html new file mode 100644 index 0000000..c4f5e9b --- /dev/null +++ b/www/news/yact_0301/2022719/221.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__ˮ˲ŹԢװ޲ɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ˮ˲ŹԢװ޲ɹĿԴ̽

        +
        ڣ2022-07-19ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ˮ˲ŹԢװ޲ɹĿԴ̽ +

        +
        +

        + Ŀ +

        +
        +

        + ˮ˲ŹԢװ޲ɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022044 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220719 +

        +
        +

        + ɹ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 3970000.00Ԫ +

        +
        +

        + +

        +
        +

        + 20220719 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤ڼ ԱԽɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣŰװι޹˾ +

        +

        + ɽ3540973.80Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿ޹˾ +

        +

        +    ַĴʡŰÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾  +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022720/222.html b/www/news/yact_0301/2022720/222.html new file mode 100644 index 0000000..ddaab94 --- /dev/null +++ b/www/news/yact_0301/2022720/222.html @@ -0,0 +1,480 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ

        +
        ڣ2022-07-20ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ +

        +
        +

        + ɹĿ +

        +

        + +

        +
        +

        + QXZB-2022-YA0354 +

        +
        +

        + ɹʽ +

        +
        +

        + ̸ +

        +
        +

        + +

        +
        +

        + / +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 淢 +

        +

        + ʱ +

        +
        +

        + 2022720 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + +

        +
        +

        + / +

        +
        +

        + ɹ +

        +
        +

        + ŰǬͶ޹˾ +

        +
        +

        + Ŀ +

        +
        +

        + 1 +

        +
        +

        + ɽӦ +

        +
        +

        + 1ɽӦ +

        +
        +

        + +

        +
        +

        + ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ +

        +
        +

        + ɽӦơַ +

        +
        +

        + ɽӦ̣Űвɰ칫豸޹˾ +

        +

        + ַĴʡŰ˳ӽ721-3š     +

        +

        + ɽ1589520Ԫ +

        +

        + Լʱ䣺ɹͬǩЧ7ԼȫƷ +

        +

        + Լص㣺ɹָص㡣 +

        +
        +

        + СԱ +

        +
        +

        + ʢ̸С鳤Ƽһģɹ˴ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        +    ƣŰÿͶ޹˾ +

        +

        + ͨѶַŰɽӶ·3 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835- 3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        +    ƣŰǬͶ޹˾ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-2899779 +

        +

        + ʼyaqxztb@163.com +

        +
        +

        + ɹĿϵ͵绰 +

        +
        +

        + Ŀϵˣ +

        +

        + ϵ绰0835-2899779 +

        +
        +

        + ע +

        +
        +

        + ɽĹʾΪ1 +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022720/223.html b/www/news/yact_0301/2022720/223.html new file mode 100644 index 0000000..ab1d3a7 --- /dev/null +++ b/www/news/yact_0301/2022720/223.html @@ -0,0 +1,366 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ̲ɹ

        +
        ڣ2022-07-20ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        + ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ̲ɹ +
        + Ŀ + + ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣ + + Ŀ + + YACY-2022-007 +
        + ɹʽ + + Դ + + + + Ű +
        + + + ̽ + + 淢ʱ + + 2022720 +
        + ɹ + + Űÿ޹˾ + + ɹ
        +
        + Űһб޹˾ +
        + Ԥ + + ĿԤ274.42Ԫʩ޼261.89ԪƷ޼12.53Ԫ + + + + 2022718 +
        + ίԱԱ + + 鳤Ҷ衢Աɡ̷Ԫ𢣨ɹ˴ +
        + ලԱ + + +
        + ɽӦ̼ɽ + + ɽӦƣɶ޹˾
        +ɽƣ35000Ԫʩ¸5.16% +
        + ɹ˵ַϵʽ + + ɹˣŰÿ޹˾
        +ͨѶַŰоÿӶ·3
        + ϵ ˣʦ
        +ϵ绰0835-3358299 +
        + ַϵʽ + + ɹŰһб޹˾
        +ͨѶַŰƽ׸71Ԫ402
        + ϵ ˣʦ
        +ϵ绰0835-2888070 +
        + + + Ա淢֮1ա +
        +                                                                                                           Űÿ޹˾ +
        +                                                                                                                           2022720 +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022720/224.html b/www/news/yact_0301/2022720/224.html new file mode 100644 index 0000000..ff8d06c --- /dev/null +++ b/www/news/yact_0301/2022720/224.html @@ -0,0 +1,481 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022䳵޷ɹĿбʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022䳵޷ɹĿбʾ

        +
        ڣ2022-07-20ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Ŀ +

        +
        +

        + Űÿ޹˾2022䳵޷ɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + ZC-YJJ-GZ-202206-016 +

        +
        +

        + ɹʽ +

        +
        +

        + б +

        +
        +

        + Ŀҵ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + Ŀϵ +

        +
        +

        + ʦ +

        +
        +

        + Ŀϵ绰 +

        +
        +

        + 0835-3236556 +

        +
        +

        + ַ +

        +
        +

        + ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

        +
        +

        + Ŀ +

        +
        +

        + 1 +

        +
        +

        + ר +

        +
        +

        + ¡鳤žʡ֣죨ҵ +

        +
        +

        + ʱ +

        +
        +

        + 202207191000 +

        +
        +

        + бѡ˼ +

        +
        +

        + бѡ +

        +
        +

        + бۣԪ +

        +
        +

        + ÷ +

        +
        +

        + ϵ +

        +
        +

        + 绰 +

        +
        +

        + һ +

        +
        +

        + Ű޹˾ +

        +
        +

        + 25777564.74 +

        +
        +

        + 92.1 +

        +
        +

        + ղν +

        +
        +

        + 15983537998 +

        +
        +

        + ڶ +

        +
        +

        + Űв޹˾ +

        +
        +

        + 25964940.60 +

        +
        +

        + 88.33 +

        +
        +

        + +

        +
        +

        + 15882488094 +

        +
        +

        + +

        +
        +

        + Ű̩ͨ޹˾ +

        +
        +

        + 26767980.00 +

        +
        +

        + 81.33 +

        +
        +

        + Ĺ +

        +
        +

        + 18283562631 +

        +
        +

        + ʾʱ䣺2022721 +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022720/225.html b/www/news/yact_0301/2022720/225.html new file mode 100644 index 0000000..e46a9d4 --- /dev/null +++ b/www/news/yact_0301/2022720/225.html @@ -0,0 +1,483 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022е޷ɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022е޷ɹĿɽ

        +
        ڣ2022-07-20ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + Űÿ޹˾2022е޷ɹĿĿ +

        +
        +

        + ɹĿ +

        +
        +

        + ZC-JQ-GZ-202206-020 +

        +
        +

        + ɹʽ +

        +
        +

        + б         +

        +
        +

        + Ŀҵ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + Ŀϵ +

        +
        +

        + ʦ +

        +
        +

        + Ŀϵ绰 +

        +
        +

        + 0835-3236556 +

        +
        +

        + бַ +

        +
        +

        + ĴʡŰ1751¥45 +

        +
        +

        + ޼ +

        +
        +

        + 19449684Ԫ +

        +
        +

        + ʱ +

        +
        +

        + 202207191030ʱ +

        +
        +

        + бѡ˼ +

        +
        +

        + бѡ +

        +
        +

        + +

        +

        + ¸% +

        +
        +

        + ÷ +

        +
        +

        + +

        +
        +

        + 绰 +

        +
        +

        + һ +

        +
        +

        + ̻۬е豸ι˾ +

        +
        +

        + 5 +

        +
        +

        + 96 +

        +
        +

        + ¬ +

        +
        +

        + 18981602149 +

        +
        +

        + ڶ +

        +
        +

        + Űι̻е޹˾ +

        +
        +

        + 2 +

        +
        +

        + 85.49 +

        +
        +

        + ̺ +

        +
        +

        + 13404056666 +

        +
        +

        + +

        +
        +

        + Űη˳޹˾ +

        +
        +

        + 3 +

        +
        +

        + 83.99 +

        +
        +

        + +

        +
        +

        + 15181214444 +

        +
        +

        + ίԱԱƼΰ +

        +

        + ҵ
        +ල̷Ԫ +

        +
        +

        + ʾʱ䣺2022721 +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022728/226.html b/www/news/yact_0301/2022728/226.html new file mode 100644 index 0000000..5217477 --- /dev/null +++ b/www/news/yact_0301/2022728/226.html @@ -0,0 +1,343 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        йƻʩĿ˹ƽ̨ɹ

        +
        ڣ2022-07-28ֺţ Сرմҳ
        +

        + Ĵ׺빤̹޹˾ɹŰ־Ӫ޹˾ɹˣίУйƻʩĿ˹ƽ̨ĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţSCYHCG20220801 +

        +

        + 2.ɹĿƣйƻʩĿ˹ƽ̨ +

        +

        + 3.ɹˣŰ־Ӫ޹˾ +

        +

        + 4.ɹĴ׺빤̹޹˾ +

        +

        + ʽ +

        +

        + Գʽ275Ԫ +

        +

        + ɹĿ飺Ŀ1ļ¡ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴڡйɹбhttp://www.chinabidding.com.cnŰҵͶʣţ޹˾http://www.yact.com.cnԹʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + (һ)ϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.же +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ɹ˸ݲɹĿ +

        +

        + ()ĿͶꡣ +

        +

        + ļȡʽʱ䡢ص㣺 +

        +

        + (һ)ȡļʱޣļĻȡʱ(ʱ) 2022    7  29    2022   8   4  09ʱ00֡ 17ʱ00(ڼճ) +

        +

        + ȡļķʽֳȡʼȡ1ֳȡӦڱʱڵŰݴ470㳡1508ţĴ׺빤̹޹˾ȡļʱӦʾԱĿĵλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡʾ֤ԭ +

        +

        + 2ȡʱͶڱʱڽλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡ֧ͼ֧˺ţ18728151276ʱ뱸עλƣ516012184@qq.comʼΪλ+Ŀơ +

        +

        + 3Ŀɹļۼ300ԪļۺˣͶʸ񲻵תá +

        +

        + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼDZ) +

        +

        + ߡݽӦļֹʱ䣺2022 8 9 9:30-10:00ʱ䣩 +

        +

        + ˡݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + š̵ص㣺Űݴ470㳡1508ţĴ׺빤̹޹˾ +

        +

        + ʮϵʽ +

        +

        + ɹˣŰ־Ӫ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3  +

        +

        + ϵˣ         +

        +

        + ϵ绰17761226923 +

        +

        + ɹĴ׺빤̹޹˾ +

        +

        +    ַɶнţ·46ʢ2703 +

        +

        +    ࣺ610037 +

        +

        + ϵˣлŮʿ +

        +

        + ϵ绰18728151276  +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202275/208.html b/www/news/yact_0301/202275/208.html new file mode 100644 index 0000000..06d2346 --- /dev/null +++ b/www/news/yact_0301/202275/208.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ빫

        +
        ڣ2022-07-05ֺţ Сرմҳ
        +

        + Űһб޹˾ɹŰÿ޹˾ɹˣίУŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿڶΣþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţYACY-2022-007 +

        +

        + 2.ɹĿƣŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿڶΣ +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹŰһб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳĿԤ274.42Ԫʩ޼261.89ԪƷ޼12.53Ԫ +

        +

        + Ӧ뷽ʽ +

        +

        + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

        +

        + ġӦ̲μӱβɹӦ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӱɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ɹ˸ݲɹĿ +

        +

        + پ߱ܲŰ䷢ЧڵĽװιרҼʡ +

        +

        + ھ߱ܲŰ䷢ЧڵĽװװιרҵаʣ +

        +

        + ۾ܲŰ䷢Чġȫ֤ +

        +

        + ĿĿˣ:߱רҵעὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

        +

        + Ŀˣʩ˾߱רҵм()ְƣΪλԱ +

        +

        + ƸˣнмְƣΪλԱ +

        +

        + 8.ĿμӱβɹͶ,ӦҪ: ԱжҵʸԱҡǩͶЭ飬ȷȨԼμ򵥶μͶꣻǣͷӦΪװװιרҵаҵǣͷ˸бļͱͶͺͬȫʵʩ +

        +

        + 塢ֹμӱβɹĹӦ +

        +

        + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪŰһб޹˾(ɹ)ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ļȡʽʱ䡢ص +

        +

        + һĿֳĿ2022762022712գʱ9:00-12:0014:00-17:00ڼճ⣩Ӧ̳֡ϢǼDZšȨ(֤֤ӡ)ӸǵλµԭŰƽ׸71Ԫ402ţŰһб޹˾ +

        +

        + ĿΪгȡļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

        +

        + עѯ绰0835-2888070Ӧ̹ļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

        +

        + ߡݽӦļֹʱ䣺202271810:30ʱ䣩 +

        +

        + ˡݽӦļص㣺Űƽ׸71Ԫ402š +

        +

        + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļŰһб޹˾ɹˡաβɹʼĵӦļ +

        +

        + šӦļʱ䣺202271810:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص㣺Űƽ׸71Ԫ402ҡ +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        + ͨѶַŰоÿӶ·3 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3358299 +

        +

        + ɹŰһб޹˾ +

        +

        + ͨѶַŰƽ׸71Ԫ402 +

        +

        +    ࣺ625000 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-2888070 +

        +

        + ʼ37533668@qq.com +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202276/209.html b/www/news/yact_0301/202276/209.html new file mode 100644 index 0000000..96fa71d --- /dev/null +++ b/www/news/yact_0301/202276/209.html @@ -0,0 +1,397 @@ + + + + +ŰҵͶʣţ޹˾__ˮ˲ŹԢװ޲ɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ˮ˲ŹԢװ޲ɹĿԴ̲ɹ

        +
        ڣ2022-07-06ֺţ Сرմҳ
        +

        + Ĵб޹˾Űÿ޹˾ɹˣίУˮ˲ŹԢװ޲ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022044š +

        +

        + 2.ɹĿƣˮ˲ŹԢװ޲ɹĿ +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + Ԥ3970000.00Ԫ +

        +

        + ɹĿ +

        +

        + Ŀ1óɽӦ1ݲɹɹˮ˲ŹԢװĿнӵλļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽβɹйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸʽͶģӦ㣩 +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹʽͶģԱӦ㣨ͬͶĸԱ֮⣩ṩŵ +

        +

        + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵʽͶģӦ㣩 +

        +

        + 3Ӧض +

        +

        + 1ͶͶʱṩ۲顱ѯ˾ +

        +

        + 2βɹĿ̵̡ģӦҪ +

        +

        + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

        +

        + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

        +

        + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

        +

        + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽĿֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡעʽ̵ģֳʱֻ巽뱨Ҫṩرϡ +

        +

        + ļȡʱ䣺 +

        +

        + ļ2022070720220713գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4Żȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ500Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺202207180930ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202207180900ʱ䣩Ӧļݽֹʱ䣺202207180930ʱ䣩 +

        +

        + ʮӦļʱ䣺202207180930ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        +    ַŰÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½        +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202277/210.html b/www/news/yact_0301/202277/210.html new file mode 100644 index 0000000..fad748d --- /dev/null +++ b/www/news/yact_0301/202277/210.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤̿ɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űü²ϲҵ԰ʩ蹤̿ɹԴ̽

        +
        ڣ2022-07-07ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Űü²ϲҵ԰ʩ蹤̿ɹԴ̽ +

        +
        +

        + Ŀ +

        +
        +

        + Űü²ϲҵ԰ʩ蹤̿ɹ +

        +
        +

        + Ŀ +

        +
        +

        + SCHF-2022-07 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220707 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + ĴƹĿ޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 800000.00Ԫ +

        +
        +

        + +

        +
        +

        + 20220707 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤ꡢԱ衢һģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ֲ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣĴʡԺ޹˾ +

        +

        + ɽ720000.00Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴƹĿ޹˾ +

        +

        + ͨѶַŰ·8Ź1981B121 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰15281272609 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202277/211.html b/www/news/yact_0301/202277/211.html new file mode 100644 index 0000000..1c5992d --- /dev/null +++ b/www/news/yact_0301/202277/211.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤ƷɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űü²ϲҵ԰ʩ蹤ƷɹԴ̽

        +
        ڣ2022-07-07ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Űü²ϲҵ԰ʩ蹤ƷɹԴ̽ +

        +
        +

        + Ŀ +

        +
        +

        + Űü²ϲҵ԰ʩ蹤Ʒɹ +

        +
        +

        + Ŀ +

        +
        +

        + SCHF-2022-06 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220707 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + ĴƹĿ޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 900000.00Ԫ +

        +
        +

        + +

        +
        +

        + 20220707 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤衢Ա һģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ֲ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣоԺι˾ +

        +

        + ɽ850000.00Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴƹĿ޹˾ +

        +

        + ͨѶַŰ·8Ź1981B121 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰15281272609 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022810/231.html b/www/news/yact_0301/2022810/231.html new file mode 100644 index 0000000..79bbe91 --- /dev/null +++ b/www/news/yact_0301/2022810/231.html @@ -0,0 +1,418 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        йƻʩĿ˹ƽ̨ Դ̽

        +
        ڣ2022-08-10ֺţ Сرմҳ
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Ŀ +

        +
        +

        + йƻʩĿ˹ƽ̨ +

        +
        +

        + Ŀ +

        +
        +

        + SCYHCG20220801 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 2022810 +

        +
        +

        + ɹ +

        +
        +

        + Ű־Ӫ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵ׺빤̹޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 2750000.00Ԫ +

        +
        +

        + +

        +
        +

        + 2022810 +

        +
        +

        + ίԱԱ +

        +
        +

        + ΰԱһģҵ +

        +
        +

        + ලԱ +

        +
        +

        + һ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣĴʡͨŲҵ޹˾ +

        +

        + ɽ2280000.00Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ˣŰ־Ӫ޹˾ +

        +

        + ַĴʡŰоÿӶ·3 +

        +

        + ϵ ˣ +

        +

        + ϵ绰17761226923 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴ׺빤̹޹˾ +

        +

        + ַŰݴ470㳡1508 +

        +

        + 610037 +

        +

        + ϵ ˣлŮʿ +

        +

        + ϵ绰18728151276 +

        +
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022810/232.html b/www/news/yact_0301/2022810/232.html new file mode 100644 index 0000000..ce0d705 --- /dev/null +++ b/www/news/yact_0301/2022810/232.html @@ -0,0 +1,432 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        йƻʩĿ˹ƽ̨ Դ̽

        +
        ڣ2022-08-10ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Ŀ +

        +
        +

        + йƻʩĿ˹ƽ̨ +

        +
        +

        + Ŀ +

        +
        +

        + SCYHCG20220801 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 2022810 +

        +
        +

        + ɹ +

        +
        +

        + Ű־Ӫ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵ׺빤̹޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 2750000.00Ԫ +

        +
        +

        + +

        +
        +

        + 2022810 +

        +
        +

        + ίԱԱ +

        +
        +

        + ΰԱһģҵ +

        +
        +

        + ලԱ +

        +
        +

        + һ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣĴʡͨŲҵ޹˾ +

        +

        + ɽ2280000.00Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰ־Ӫ޹˾ +

        +

        + ַĴʡŰоÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰17761226923 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴ׺빤̹޹˾ +

        +

        + ַŰݴ470㳡1508 +

        +

        + ʱࣺ610037 +

        +

        + ϵˣлŮʿ +

        +

        + ϵ绰18728151276 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022810/233.html b/www/news/yact_0301/2022810/233.html new file mode 100644 index 0000000..9afcbd1 --- /dev/null +++ b/www/news/yact_0301/2022810/233.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022걣ɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022걣ɹĿɹ

        +
        ڣ2022-08-10ֺţ Сرմҳ
        +

        + Űÿ޹˾2022 +

        +

        + ɹĿɹ +

        +

        + ĴһžŹ̹޹˾ɹŰÿ޹˾бˣίУԡŰÿ޹˾2022걣ɹĿйб꣬ϱбҪͶ˲μͶꡣ +

        +

        + һбĿŰÿ޹˾2022걣ɹĿ +

        +

        + бţZC-YJJ-GZ-202207-010š +

        +

        + ʽԴҵԳ,ʵ +

        +

        + ġбĿ飺 +

        +

        + Űÿ޹˾2022걣ɹĿԤ426Ԫɹбļ¡ +

        +

        + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

        +

        + 1.жеε +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պᱣʽü¼ +

        +

        + 5.μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 6.1ṩͶ˵λη˻Ҫл߷¼ +

        +

        + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

        +

        + 7.ӦͶʱṩ۲顱ѯ˾ +

        +

        + 8.ĿҪõضޡ +

        +

        + бļȡʱ䡢ص㣺 +

        +

        + 1.бļֹʱ䣺202208112022081709:00- 17:00ʱ䣬ڼճ⣩ȡ +

        +

        + Ŀļۼۣ300Ԫ/ݣļۺ, ʸתã +

        +

        + 2.бļȡʽ +

        +

        + һϣԶ̣ +

        +

        + ӦϣԶ̣ȡбļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1852335161@qq.com +

        +

        + עԭڿ굱սֳ +

        +

        + ѯ绰0835-2895993Ӧ̻ȡбļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

        +

        + ߡݽͶļֹʱ䣺2022083110:00ʱʱ䣩 +

        +

        + ͶļڵݽͶļֹʱǰʹ̵ص㡣ʹܷͱעͶļˡաβɹʼĵͶļ +

        +

        + ˡʱ䣺2022083110:00ʱʱ䣩ڴ̵ص㿪 +

        +

        + š̵ص㣺Ű𼦹·109ƽ3302 +

        +

        + ʮͶڹ淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿ޹˾       +

        +

        + ͨѶַŰоӶ·3  +

        +

        +    ࣺ625100 +

        +

        + ϵˣʦ +

        +

        + ϵ绰0835-3236556      +

        +

        + ɹĴһžŹ̹޹˾ +

        +

        +    ַŰ𼦹·109ƽ3302    +

        +

        +    ࣺ625000 +

        +

        + ϵˣŮʿ                          +

        +

        + ϵ绰0835-2895993         +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                                                20228 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022811/234.html b/www/news/yact_0301/2022811/234.html new file mode 100644 index 0000000..b175895 --- /dev/null +++ b/www/news/yact_0301/2022811/234.html @@ -0,0 +1,337 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڳɹѯ۵Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϷ޹˾ڳɹѯ۵Ĺ

        +
        ڣ2022-08-11ֺţ Сرմҳ
        +

        + ŰۺϷ޹˾ +

        +

        + ڳɹѯ۵Ĺ +

        +

        +
        +

        +

        +
        +

        +

        + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

        +

        + 1ɹĿƣͨT7߶񳵲ɹ +

        +

        + 2ĿݣŰۺϷ޹˾ͨT7߶񳵲ɹ +

        +

        + 3ɹԤ㣺46ԪɹԤıΪЧۣ +

        +

        + 4ޡ +

        +

        + 4.1ƻڣͬǩ35ڣ +

        +

        + 4.2ص㣺ŰоӶ·3 +

        +

        + 4.3Ҫָ꣺ָұ׼ +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ
        +  3кͬ豸רҵ
        +  4˰պᱣʽü¼
        +  5μɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 5.2Ӧжʸ񣬾۱βɹʸҵ +

        +

        + 6취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

        +

        + 7ļݽ +

        +

        + 1.ļݽֹʱΪ2022816ձʱ18:00˱2022816ձʱ18:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

        +

        + 2.ݽıļܷ⡣ +

        +

        + 3.ʹĻδʹָصıļѯ˲ +

        +

        + 8ϵʽ +

        +

        + ɹˣŰۺϷ޹˾ +

        +

        +    ַŰоÿӶ·3 +

        +

        +    0835-3228508 +

        +

        + ϵˣʦ +

        +

        +
        +

        +

        + ļ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                               ŰۺϷ޹˾ +

        +

        +                                                                                                                                                              2022811 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022812/235.html b/www/news/yact_0301/2022812/235.html new file mode 100644 index 0000000..747ebb8 --- /dev/null +++ b/www/news/yact_0301/2022812/235.html @@ -0,0 +1,370 @@ + + + + +ŰҵͶʣţ޹˾__Ű˻԰ȫܻܿƽ̨ƷƷ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Ű˻԰ȫܻܿƽ̨ƷƷ

        +
        ڣ2022-08-12ֺţ Сرմҳ
        +

        + Ĵ־Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίУŰ˻԰ȫܻܿƽ̨ƷƷþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ɹĿƣŰ˻԰ȫܻܿƽ̨ƷƷ +

        +

        + 2.ɹˣŰ־Ӫ޹˾ +

        +

        + 3.ɹĴ־Ŀ޹˾ +

        +

        + ʽ +

        +

        + ʽԴԳʽʵ +

        +

        + ɹĿ +

        +

        + ĿΪŰ˻԰ȫܻܿƽ̨ƷƷ񡣹1ļ£ +

        +

        + ġӦ뷽ʽ:βɹȡʽ1μӴ̵ĹӦ̡ +

        +

        + ʽ1淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + ʽ2Ƽͨɹ˺רҸԳƼƼӦʸĹӦ̲뱾βɹ +

        +

        + ʽ3Ӧ̿ȡͨʡϲŽĹӦ̿ȡӦ̡ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6Ϸɡ涨 +

        +

        + 6.1 ĿμӲɹĹӦṩλη/Ҫ/λ˲л߷¼ +

        +

        + 7ݲɹĿнܲŰ䷢ġܻϵͳơרʼ׼֤顣 +

        +

        + 8.Ŀ֧ʽ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1.ݡڲɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ص +

        +

        + 1.Դļֹʱ䣺2022815202208 1909:00- 17:00ʱ䣬ڼճ⣩ +

        +

        + 2.Դļۼۣ300ԪԴļۺ,ʸ񲻵תã +

        +

        + 3.ϣӦΪ˻֯ģֻṩλš֤ǵλ£ӦΪȻ˵ģֻṩ֤ +

        +

        + 4.ʽϱֳ +

        +

        + 1Ӧ̰ɹļʱṩţʽ⣩λơֻšλϢ +

        +

        + 2ϱдõġš֤ӡӸǹӦ̵λºɨPDFʽ409616850@qq.comͨ΢Ÿάͼ֧ѣ֧ʱ뱸ע˾ƣ +

        +

        + 5.ѯ绰17313218510 +

        +

        + ˡݽӦļֹʱ䣺2022082510ʱ00֣ʱ䣩 +

        +

        + šݽӦļص㣺                       +

        +

        + 1.ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹ/ɹˡա +

        +

        + 2.βɹʼĵӦļ +

        +

        + ʮӦļʱ䣺2022082510ʱ00֣ʱ䣩ڴ̵صĴʡŰ𼦹·10953¥2ſ +

        +

        + ʮһ̵ص: ĴʡŰ𼦹·10953¥2š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰ־Ӫ޹˾  +

        +

        + ͨѶַŰӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴ־Ŀ޹˾ +

        +

        + ͨѶַɶʯ·4311 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰17313218510 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022815/236.html b/www/news/yact_0301/2022815/236.html new file mode 100644 index 0000000..afada96 --- /dev/null +++ b/www/news/yact_0301/2022815/236.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿȫɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϹȼʩĿȫɹĿԴ̽

        +
        ڣ2022-08-15ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ŰۺϹȼʩĿȫɹĿԴ̽ +

        +
        +

        + Ŀ +

        +
        +

        + ŰۺϹȼʩĿȫɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022050 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + ĴʡŰ +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220815 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 20Ԫ +

        +
        +

        + +

        +
        +

        + 20220815 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤 ԱƼƽɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣĴϼ޹˾ +

        +

        + ɽ124800.00Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַŰÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾  +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022817/237.html b/www/news/yact_0301/2022817/237.html new file mode 100644 index 0000000..8c225df --- /dev/null +++ b/www/news/yact_0301/2022817/237.html @@ -0,0 +1,268 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڳɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϷ޹˾ڳɹɽ

        +
        ڣ2022-08-17ֺţ Сرմҳ
        +

        + ĿƣͨT7߶ +

        +

        + ɹƣŰۺϷ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽʦ0835-3228508 +

        +

        + ɽƣɶ㲿޹˾ +

        +

        + ɽ̵ַĴʡɶȪڹҵ +

        +

        + ɽ449200.00Ԫ +

        +

        + СԱ ߷塢ƽ +

        +

        + ලԱ˼ +

        +

        + б깫ޣ2022817 +

        +

        + ĹΪ1ա +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                 ŰۺϷ޹˾ +

        +

        +                                                                                            2022817 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022817/238.html b/www/news/yact_0301/2022817/238.html new file mode 100644 index 0000000..9951f48 --- /dev/null +++ b/www/news/yact_0301/2022817/238.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿǻƼƽ̨бʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        йƻʩĿǻƼƽ̨бʾ

        +
        ڣ2022-08-17ֺţ Сرմҳ
        +

        + + + + + + + + + + + +
        +

        + бţCDXHJ-2022-002 +

        +
        +

        + б룺CBL_20220817_105987048 +

        +
        +

        + бɶо޹Ŀ޹˾ +

        +
        +

        + бˣŰӪ޹˾ +

        +
        +

        +

        + бʾ +

        +

        + ɶо޹Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίейƻʩĿǻƼƽ̨20220816ԲֽԹʾ +

        +

        + ʾڣ20220816 +

        +
        + ʾڣбѡ˴ʣʽʵɹ +
        +
        + Ͷ굥λ +
        +
        + йŹɷ޹˾Űֹ˾ +
        +
        + Ĵ׼Ϣɷ޹˾ +
        +
        + Ĵ˵ӿƼ޹˾ +
        +
        + £ +
        +
        + һйŹɷ޹˾Űֹ˾ +
        +
        + ÷֣292.00 +
        +
        + Ͷ걨ۣ2468790.00Ԫ +
        +
        + ڶĴ׼Ϣɷ޹˾ +
        +
        + ÷֣257.20 +
        +
        + Ͷ걨ۣ2805500.00Ԫ +
        +
        + Ĵ˵ӿƼ޹˾ +
        +
        + ÷֣199.20 +
        +
        + Ͷ걨ۣ2915800.00Ԫ +
        +
        + ɹˣŰ־Ӫ޹˾ +
        +
        + ϵ ˣһ +
        +
        + ϵ绰17761226923 +
        +
        + ɹɶо޹Ŀ޹˾ +
        +
        + ϵˣŮʿ +
        +
        + ϵ绰028-67140069 +
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022817/239.html b/www/news/yact_0301/2022817/239.html new file mode 100644 index 0000000..3608bc7 --- /dev/null +++ b/www/news/yact_0301/2022817/239.html @@ -0,0 +1,394 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿȫɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϹȼʩĿȫɹĿԴ̲ɹ

        +
        ڣ2022-08-01ֺţ Сرմҳ
        +

        + Ĵб޹˾ŰÿͶ޹˾ɹˣίУŰۺϹȼʩĿȫɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022050š +

        +

        + 2.ɹĿƣŰۺϹȼʩĿȫɹĿ +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ԤԳʽ200000.00Ԫ +

        +

        + ɹĿ +

        +

        + βɹĿ1ݲɹɹŰۺϹȼʩĿȫнӵλ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 3Ӧض +

        +

        + 1Ͷ깩ӦʡϽܲŰ䷢ЧĽ蹤֤顣 +

        +

        + 2Ͷ깩ӦʡලܲŰ䷢Чļ֤֤϶֤顣 +

        +

        + 3Ͷ˵ҵעزĴʡڵҵ߱ЧġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡҵ봨ҵϢ¼֤ +

        +

        + 4βɹĿ̡ +

        +

        + 5ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + ļȡʽĿֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

        +

        + ļȡʱ䣺 +

        +

        + ļ2022080220220808գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4Żȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺202208120930ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202208120900ʱ䣩Ӧļݽֹʱ䣺202208120930ʱ䣩 +

        +

        + ʮӦļʱ䣺202208120930ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַŰÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ      +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½        +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022819/240.html b/www/news/yact_0301/2022819/240.html new file mode 100644 index 0000000..bb48497 --- /dev/null +++ b/www/news/yact_0301/2022819/240.html @@ -0,0 +1,337 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸еĹ

        +
        ڣ2022-08-19ֺţ Сرմҳ
        +

        + ҹ˾Դݲҵ԰7#ۺӪĺ8#չľװ޹ָɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ +

        +

        + 2Ŀݣݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ嵥 +

        +

        + 3ɹԤ㣺213580ԪɹԤıΪЧۣ +

        +

        + 4ڡʱ +

        +

        + 4.1ڣ30 +

        +

        + 4.2ϸ +

        +

        + 4.3 ʱ 2 ʱܼ3ʱ1Ϣ֧ +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.2 +

        +

        + Ӫҵִվ߱ӦӪΧ +

        +

        + 6ȡ̸ļʱ䡢ʽ2022822ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

        +

        + 7̸ļݽֹʱ䣺202282510ʱ00֣ʱ䣩 +

        +

        + 8̸ʱ䣺202282510ʱ00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 10.4۰ϡ˹䡢װ˰ͱյۺϷá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣ +

        +

        + 绰0835-3236556 +

        +

        + 2022818 +

        +

        +
        +

        +

        + ݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸ļpdf. +

        +

        + ݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸ļword. +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022824/241.html b/www/news/yact_0301/2022824/241.html new file mode 100644 index 0000000..f0e16ef --- /dev/null +++ b/www/news/yact_0301/2022824/241.html @@ -0,0 +1,334 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹ̸еĹ

        +
        ڣ2022-08-24ֺţ Сرմҳ
        +

        + ҹ˾Դݲҵ԰7#ۺӪһβɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣݲҵ԰7#ۺӪһβɹ +

        +

        + 2Ŀݣݲҵ԰7#ۺӪһβɹ嵥 +

        +

        + 3ɹԤ㣺126480ԪɹԤıΪЧۣ +

        +

        + 4ڡʱ +

        +

        + 4.1ڣ㹤̽ +

        +

        + 4.2ϸ +

        +

        + 4.3 ʱ 1 ʱܼ3ʱ1Ϣ֧ +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.2 +

        +

        + Ӫҵִվ߱ӦӪΧ +

        +

        + 6ȡ̸ļʱ䡢ʽ2022825ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

        +

        + 7̸ļݽֹʱ䣺202283010ʱ00֣ʱ䣩 +

        +

        + 8̸ʱ䣺202283010ʱ00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 10.4۰ϡ˹䡢װ˰ͱյۺϷá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣ +

        +

        + 绰0835-3236556 +

        +

        + 2022823 +

        +

        +
        +

        +

        + ݲҵ԰7#ۺӪһβɹ̸ļword. +

        +

        + ݲҵ԰7#ۺӪһβɹ̸ļpdf. +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022824/242.html b/www/news/yact_0301/2022824/242.html new file mode 100644 index 0000000..1ac5e6a --- /dev/null +++ b/www/news/yact_0301/2022824/242.html @@ -0,0 +1,337 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾Űݲҵ԰8#¥¥̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾Űݲҵ԰8#¥¥̸еĹ

        +
        ڣ2022-08-24ֺţ Сرմҳ
        +

        + ҹ˾Űݲҵ԰8#¥¥о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣŰݲҵ԰8#¥¥ +

        +

        + 2ĿݣŰݲҵ԰8#¥¥嵥 +

        +

        + 3ɹԤ㣺134360.41ԪɹԤıΪЧۣ +

        +

        + 4ڡʱ +

        +

        + 4.1ڣ15 +

        +

        + 4.2ϸ +

        +

        + 4.3 ʱ 2 ʱܼ3ʱ1Ϣ֧ +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.2 +

        +

        + Ӫҵִվ߱ӦӪΧ +

        +

        + 6ȡ̸ļʱ䡢ʽ2022825ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

        +

        + 7̸ļݽֹʱ䣺202283015ʱ00֣ʱ䣩 +

        +

        + 8̸ʱ䣺202283015ʱ00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 10.4۰ϡ˹䡢װ˰ͱյۺϷá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣ +

        +

        + 绰0835-3236556 +

        +

        + 2022823 +

        +

        +
        +

        +

        + Űݲҵ԰8#¥¥̸ļword. +

        +

        + Űݲҵ԰8#¥¥̸ļpdf. +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022825/243.html b/www/news/yact_0301/2022825/243.html new file mode 100644 index 0000000..ced748a --- /dev/null +++ b/www/news/yact_0301/2022825/243.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹɽ

        +
        ڣ2022-08-25ֺţ Сرմҳ
        +

        + Ŀƣݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַĴŰÿӶ·3 +

        +

        + ϵʽ0835-3236556 +

        +

        + ɽƣݸؽ޹˾ +

        +

        + ɽ̵ַ㽭ʡнڷ·43 +

        +

        + ɽ196880Ԫ +

        +

        + ̸СԱ·Ƿɡ +

        +

        + б깫ޣ2022826 +

        +

        + ĹΪ1ա +

        +

        + 2022825 +

        +

        +
        +

        +

        + ݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸ļpdf. +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022829/244.html b/www/news/yact_0301/2022829/244.html new file mode 100644 index 0000000..3287b83 --- /dev/null +++ b/www/news/yact_0301/2022829/244.html @@ -0,0 +1,406 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ĴŰÿƬҵˮ׹Σշɹ̸вɹ

        +
        ڣ2022-08-29ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022058š +

        +

        + 2.ɹĿƣĴŰÿƬҵˮ׹Σշɹ +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴԳʽ +

        +

        + Ԥ25Ԫ +

        +

        + ɹĿ飺 +

        +

        + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

        +

        + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1.Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2.ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

        +

        + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ֱӴڿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

        +

        + 3.Ӧض +

        +

        + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

        +

        + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

        +

        + 3Ͷ깩Ӧ22ƵΣշҵ +

        +

        + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

        +

        + 5βɹĿ̸С +

        +

        + ϽμӱβɹĹӦ +

        +

        + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡ̸ļȡʽϡȡʱ估ۼۣ +

        +

        + ̸ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

        +

        + ̸ļȡʱ䣺 +

        +

        + ̸ļ2022083020220905գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ̸ļۼۣ +

        +

        + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022090714:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2022090714:00ʱ䣩Ӧļݽֹʱ䣺2022090714:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַŰÿӶ·3   +

        +

        +    ࣺ625100 +

        +

        + ϵˣ       +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4   +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ     +

        +

        + ϵ绰:0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202283/227.html b/www/news/yact_0301/202283/227.html new file mode 100644 index 0000000..30a14ae --- /dev/null +++ b/www/news/yact_0301/202283/227.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ϴɨɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ϴɨɹ̸еĹ

        +
        ڣ2022-08-03ֺţ Сرմҳ
        +

        + ҹ˾ϴɨɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣϴɨɹ +

        +

        + 2ĿݣŰÿ޹˾ɹϴɨ2 +

        +

        + 3ɹԤ㣺180ԪɹԤıΪЧۣ +

        +

        + 4ޡ +

        +

        + 4.1ƻڣͬǩ7ڣ +

        +

        + 4.2ص㣺ŰоӶ·3 +

        +

        + 4.3Ҫָ꣺ָұ׼ +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ
        +  3кͬ豸רҵ
        +  4˰պᱣʽü¼
        +  5μɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.21Ӧжʸ񣬾۱βɹʸҵ +

        +

        + 6ȡ̸ļʱ䡢ʽ2022 8 4ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

        +

        + 7̸ļݽֹʱ䣺2022  8 9 9ʱ00֣ʱ䣩 +

        +

        + 8̸ʱ䣺2022  8   9 9ʱ 00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        + 202282 +

        +

        + 1ϴɨɹ̸ļword. +

        +

        + 2ϴɨɹ̸ļpdf. +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022831/245.html b/www/news/yact_0301/2022831/245.html new file mode 100644 index 0000000..9fba958 --- /dev/null +++ b/www/news/yact_0301/2022831/245.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹĿ깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹĿ깫

        +
        ڣ2022-08-31ֺţ Сرմҳ
        +

        + Ŀƣݲҵ԰7#ۺӪһβɹĿ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַĴŰÿӶ·3ŲͶ +

        +

        + ϵʽ0835-3236556 +

        +

        + ԭ򣺽ֹӦļݽʱ202283010ʱ00֣ݽӦļӦ̲ңĿɹʧܡ +

        +

        + ĹΪ1գ202291գ +

        +

        + 2022831 +

        +

        +
        +

        +

        + ݲҵ԰7#ۺӪһβɹ̸ļ. +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022831/246.html b/www/news/yact_0301/2022831/246.html new file mode 100644 index 0000000..28e1105 --- /dev/null +++ b/www/news/yact_0301/2022831/246.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾Űݲҵ԰8#¥¥ɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾Űݲҵ԰8#¥¥ɽ

        +
        ڣ2022-08-31ֺţ Сرմҳ
        +

        + ĿƣŰݲҵ԰8#¥¥ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽ0835-3236556 +

        +

        + ɽƣŰװ޹˾ +

        +

        + ɽ̵ַŰɽֵ趼299 +

        +

        + ɽ126040.00Ԫ +

        +

        + ̸СԱ𩡢Խ +

        +

        + б깫ޣ202291 +

        +

        + ĹΪ1ա +

        +

        + 2022831 +

        +

        +
        +

        +

        + Űݲҵ԰8#¥¥̸ļ. +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202285/228.html b/www/news/yact_0301/202285/228.html new file mode 100644 index 0000000..1fdf0de --- /dev/null +++ b/www/news/yact_0301/202285/228.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿǻƼƽ̨ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        йƻʩĿǻƼƽ̨ɹ

        +
        ڣ2022-08-06ֺţ Сرմҳ
        +

        + ɶо޹Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίУйƻʩĿǻƼƽ̨ĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţCDXHJ-2022-002 +

        +

        + 2.ɹĿƣйƻʩĿǻƼƽ̨ +

        +

        + 3.ɹˣŰ־Ӫ޹˾ +

        +

        + 4.ɹɶо޹Ŀ޹˾ +

        +

        + ʽ +

        +

        + ʽԴԳʽ320Ԫ +

        +

        + ɹĿ飺Ŀ1 +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴڡйɹбhttp://www.chinabidding.com.cnŰҵͶʣţ޹˾http://www.yact.com.cnԹʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + (һ)ϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.же +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + 7.ݲɹĿҪ󣬹涨Ӧ̵ضޡ +

        +

        + ()Ŀ̡ +

        +

        + ļȡʽʱ䡢ص㣺 +

        +

        + (һ)ȡļʱޣļĻȡʱ(ʱ) 2022    8  6  2022   8 12 09ʱ00֡ 17ʱ00(ڼճ) +

        +

        + ȡļķʽֳȡʼȡ1ֳȡӦڱʱڵŰݴ470㳡1508ţɶо޹Ŀ޹˾ȡļʱӦʾԱĿĵλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡʾ֤ԭ +

        +

        + 2ȡʱͶڱʱڽλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡ3625680953@qq.comʼΪλ+ĿơϢͨ䷢ͣʱ뱸עλƣ +

        +

        + 3Ŀɹļۼ300ԪļۺˣͶʸ񲻵תá +

        +

        + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼDZ) +

        +

        + ߡݽӦļֹʱ䣺2022 8 16 9:30-10:00ʱ䣩 +

        +

        + ˡݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + šӦļʱ䣺2022 8 1610:00ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص㣺Űݴ470㳡14¥9ţɶо޹Ŀ޹˾ +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰ־Ӫ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        + ϵˣһ +

        +

        + ϵ绰17761226923 +

        +

        + ɹɶо޹Ŀ޹˾ +

        +

        +    ַŰݴ470㳡14¥9 +

        +

        +    ࣺ625015 +

        +

        + ϵˣ +

        +

        + ϵ绰028-67140069 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202289/229.html b/www/news/yact_0301/202289/229.html new file mode 100644 index 0000000..2dd993f --- /dev/null +++ b/www/news/yact_0301/202289/229.html @@ -0,0 +1,431 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        йƻʩĿ˹ƽ̨ Դ̽

        +
        ڣ2022-08-10ֺţ Сرմҳ
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Ŀ +

        +
        +

        + йƻʩĿ˹ƽ̨ +

        +
        +

        + Ŀ +

        +
        +

        + SCYHCG20220801 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Ű +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 2022810 +

        +
        +

        + ɹ +

        +
        +

        + Ű־Ӫ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵ׺빤̹޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 2750000.00Ԫ +

        +
        +

        + +

        +
        +

        + 2022810 +

        +
        +

        + ίԱԱ +

        +
        +

        + ΰԱһģҵ +

        +
        +

        + ලԱ +

        +
        +

        + һ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣĴʡͨŲҵ޹˾ +

        +

        + ɽ2280000.00Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ˣŰ־Ӫ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        + ϵ ˣ           +

        +

        + ϵ绰17761226923 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴ׺빤̹޹˾ +

        +

        +    ַŰݴ470㳡1508 +

        +

        +    610037 +

        +

        + ϵ ˣлŮʿ +

        +

        + ϵ绰18728151276 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202289/230.html b/www/news/yact_0301/202289/230.html new file mode 100644 index 0000000..add904f --- /dev/null +++ b/www/news/yact_0301/202289/230.html @@ -0,0 +1,277 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ϴɨɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ϴɨɹɽ

        +
        ڣ2022-08-09ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + ϴɨɹɽ +

        +

        +
        +

        +

        + Ŀƣϴɨɹ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ0835-3236556 +

        +

        + ɽƣɳؿƻҵ޹˾ +

        +

        + ɽ̵ַɳ¿·288 +

        +

        + ɽ1380000.00Ԫ +

        +

        + ̸СԱ÷Ρ +

        +

        + б깫ޣ2022810 +

        +

        + ĹΪ1ա +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                   202289 +

        +

        + ϴɨ̸ļ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202291/247.html b/www/news/yact_0301/202291/247.html new file mode 100644 index 0000000..691e07d --- /dev/null +++ b/www/news/yact_0301/202291/247.html @@ -0,0 +1,503 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022걣ɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022걣ɹĿɽ

        +
        ڣ2022-09-01ֺţ Сرմҳ
        +

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + Űÿ޹˾2022걣ɹĿ +

        +
        +

        + ɹĿ +

        +
        +

        + ZC-YJJ-GZ-202207-010 +

        +
        +

        + ɹʽ +

        +
        +

        + б     +

        +
        +

        + Ŀҵ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + Ŀϵ +

        +
        +

        + ʦ +

        +
        +

        + Ŀϵ绰 +

        +
        +

        + 0835-3236556 +

        +
        +

        + +

        +
        +

        + ĴһžŹ̹޹˾ +

        +
        +

        + ַ +

        +
        +

        + Ű𼦹·109ƽ3302 +

        +
        +

        + ϵʽ +

        +
        +

        + 0835-2895993  +

        +
        +

        + +

        +
        +

        + 1 +

        +
        +

        + ר +

        +
        +

        + ƼνࡢѩС鳤壨ҵ +

        +
        +

        + ޼ +

        +
        +

        + 426Ԫ +

        +
        +

        + ʱ +

        +
        +

        + 202208311000ʱ +

        +
        +

        + бѡ˼ +

        +
        +

        + бѡ +

        +
        +

        + +

        +

        + Ԫ +

        +
        +

        + ÷ +

        +
        +

        + /绰 +

        +
        +

        + һ +

        +
        +

        + Ű޹˾ +

        +
        +

        + 384.684256 +

        +
        +

        + 92.75 +

        +
        +

        + ־13568766602 +

        +
        +

        + ڶ +

        +
        +

        + Ĵʡι˾ +

        +
        +

        + 388.296315 +

        +
        +

        + 79.7 +

        +
        +

        + ̺13547458857 +

        +
        +

        + +

        +
        +

        + Ű̻޹˾ +

        +
        +

        + 400.93852 +

        +
        +

        + 73.39 +

        +
        +

        + 13908167757 +

        +
        +

        +

        +
        +

        +

        + Űÿ޹˾2022·ɹļ +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022913/252.html b/www/news/yact_0301/2022913/252.html new file mode 100644 index 0000000..e99ca87 --- /dev/null +++ b/www/news/yact_0301/2022913/252.html @@ -0,0 +1,229 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ĴŰÿƬҵˮ׹Σշɹ깫

        +
        ڣ2022-09-13ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹĿֹӦļݽֹʱ䣺2022091314:30ʱ䣩ݽӦļļңꡣ +

        +

        +
        +

        +

        +                                                                                                                                             20220913 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022913/253.html b/www/news/yact_0301/2022913/253.html new file mode 100644 index 0000000..1646cf8 --- /dev/null +++ b/www/news/yact_0301/2022913/253.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿ

        +
        ڣ2022-09-13ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿþԴ̷ʽвɹӰ죬ֽĿݽӦļֹʱ估¸ +

        +

        + 1ݽӦļֹʱΪ2022092314:30ʱ䣩 +

        +

        + 2ļʱΪӦļݽʼʱ䣺2022092314:00ʱ䣩Ӧļݽֹʱ䣺2022092314:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + עݲӦ밴ոִУɴ˲һкɹӦһе +

        +

        +
        +

        +

        +                +

        +

        +                     +

        +

        +                                                                             ŰÿͶ޹˾Űüƽ޹˾ +

        +

        +                                                                                                                 20220913 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022913/254.html b/www/news/yact_0301/2022913/254.html new file mode 100644 index 0000000..d332310 --- /dev/null +++ b/www/news/yact_0301/2022913/254.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__ҵĿ3ĿʩͼɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ҵĿ3ĿʩͼɹĿ

        +
        ڣ2022-09-13ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾Űüƽ޹˾ɹˣίУҵĿ3ĿʩͼɹĿþԴ̷ʽвɹӰ죬ֽĿݽӦļֹʱ估¸ +

        +

        + 1ݽӦļֹʱΪ2022092315:30ʱ䣩 +

        +

        + 2ļʱΪӦļݽʼʱ䣺2022092315:00ʱ䣩Ӧļݽֹʱ䣺2022092315:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + עݲӦ밴ոִУɴ˲һкɹӦһе +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                              ŰÿͶ޹˾Űüƽ޹˾ +

        +

        +                                                                                                                            20220913 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022915/255.html b/www/news/yact_0301/2022915/255.html new file mode 100644 index 0000000..b24417a --- /dev/null +++ b/www/news/yact_0301/2022915/255.html @@ -0,0 +1,370 @@ + + + + +ŰҵͶʣţ޹˾__Դ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Դ빫

        +
        ڣ2022-09-15ֺţ Сرմҳ
        +

        + ŰǬͶ޹˾ŰÿͶ޹˾Űüƽ޹˾ίУҵģл10ĿֺΣɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

        +

        + һĿƣҵģл10ĿֺΣɹĿ +

        +

        + ĿţQXZB-2022-YA0448 +

        +

        + ʽԴĿԤʽΪ32.5Ԫ +

        +

        + ġɹĿ飺 +

        +

        + (һ)ɹݣҵģл10ĿֺΣɹĿԴļ¡ +

        +

        + ()ɹ֣Ŀ11ɽӦ̡ +

        +

        + ()ɹ;ҵģл10ĿֺΣ +

        +

        + 塢ϸӦӦ߱ʸ +

        +

        + (һ) +

        +

        + 1.же +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + ()ĿضʸҪ󣺱Ŀ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + ߡȡļʱޡص㡢ʽļۼ +

        +

        + (һ)ȡļʱޣļĻȡʱ(ʱ)20229162022922գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

        +

        + ()ȡļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)ļ +

        +

        + ()ȡļķʽ +

        +

        + 1.(Զ)(1)Ӧ(Զ)ɹļʱع渽еġϢǼDZ(ʽ)ҪдϢ(λơֻšλš) +

        +

        + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

        +

        + עϢǼDZš(֤ӡ)Ӹǵλµԭڴ̵սŰǬͶ޹˾ɹļ۰ +

        +

        + 2.ѯ绰0835-2899779 +

        +

        + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼ) +

        +

        + ()ļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

        +

        + ()ӦӦڹ涨ʱڵָصȡļǼǣڹ涨ʱδȡļǼǵĹӦ̾ʸμӸĿĴ̡ +

        +

        + ˡԴӦļݽĽֹʱ䣺202292710ʱ00(ʱ) +

        +

        + Ӧļݽֹʱ䣺̵9ʱ30-10ʱ00(ʱ) +

        +

        + ʱ䣺С齨 +

        +

        + Ӧļݽĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀң +

        +

        + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

        +

        + šʱ䣺202292710ʱ00(ʱ) +

        +

        + ʮ̵ص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀҡ +

        +

        + ʮһɹϢý壺йɹб +

        +

        + ʮԱβɹѯʣ밴·ʽϵ +

        +

        + (һ)ɹϢ +

        +

        +    ƣŰÿͶ޹˾Űüƽ޹˾ +

        +

        +    ַŰɽӶ·3 +

        +

        + ϵˣ̷ +

        +

        + ϵʽ0835-2258299 +

        +

        + ()ɹϢ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-2899779 +

        +

        + ʼyaqxztb@163.com +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202292/248.html b/www/news/yact_0301/202292/248.html new file mode 100644 index 0000000..46f0eee --- /dev/null +++ b/www/news/yact_0301/202292/248.html @@ -0,0 +1,418 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿ (һ)7ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϹȼʩĿ (һ)7ĿʩͼɹĿԴ̲ɹ

        +
        ڣ2022-09-02ֺţ Сرմҳ
        +

        + Ĵб޹˾ŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022063š +

        +

        + 2.ɹĿƣŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿ +

        +

        + 3.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳ +

        +

        + ɹԤ㣺ݶ115.24ԪĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩7Ŀܶ90033.26ԪΪ¸20%ΪɹԤ㡣 +

        +

        + ޼ۣԵĿIJƼΪƷѻĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩ȡ¸20%Ϊ޼ۡ +

        +

        + ɹĿ +

        +

        + βɹĿ1óɽӦ1ݲɹɹŰۺϹȼʩĿ (һ)Űü²ϲҵ԰ʩ蹤̡Űһ廯ĿŰÿ·϶νĿŰһ廯ĿŰÿ·һڹ̡Űһ廯ĿŰÿݹ԰ڣ³й㳡֣ӵ̬Ŀ(һ)ŰˮЧĿ7Ŀʩͼнӵλļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸʽͶģӦ㣩 +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵʽͶģԱӦ㣨ͬͶĸԱ֮⣩ +

        +

        + 4Ͷ깩ӦδԱβɹĿṩơ淶ƻĿȷͬʱͶ깩ӦĿĿ졢ƵλϵϵṩŵʽͶģӦ㣩 +

        +

        + 3Ӧض +

        +

        + 1Ͷ깩ӦΪĴʡסͳ罨ڷݽʩʩͼ֤϶¼ͨ桷ͨ桾2021197ţļ2021ʩͼ֤϶¼ĵλ벻ҵ·羰԰֣ʩͼһ༰ҵˮʩͼࣻ +

        +

        + 2βɹĿ̵̡ģӦҪ +

        +

        + ٱβɹĿ̣ɲ2ҵķ˻֯һ壬һӦ̵ݲ̡У巽ɡĴʡסͳ罨ڷݽʩʩͼ֤϶¼ͨ桷ͨ桾2021197ţļ2021ʩͼ֤϶¼ĵλ벻ҵ·羰԰֣ʩͼһĵλǣͷ +

        +

        + ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

        +

        + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

        +

        + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

        +

        + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣Ͷ깩ӦĿĿ졢ƵλϵϵòμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + ע1ʽ̵ģʱֻ巽뱨ɡ +

        +

        + 2ȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2022090520220909գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022091514:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺2022091514:00ʱ䣩Ӧļݽֹʱ䣺2022091514:30ʱ䣩 +

        +

        + ʮӦļʱ䣺2022091514:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3236879 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ            +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202292/249.html b/www/news/yact_0301/202292/249.html new file mode 100644 index 0000000..10838e0 --- /dev/null +++ b/www/news/yact_0301/202292/249.html @@ -0,0 +1,548 @@ + + + + +ŰҵͶʣţ޹˾__ҵĿ3ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ҵĿ3ĿʩͼɹĿԴ̲ɹ

        +
        ڣ2022-09-02ֺţ Сرմҳ
        +

        + Ĵб޹˾ŰÿͶ޹˾Űüƽ޹˾ɹˣίУҵĿ3ĿʩͼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022062š +

        +

        + 2.ɹĿƣҵĿ3ĿʩͼɹĿ +

        +

        + 3.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳ +

        +

        + ɹԤ㣺470141.41ԪĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨɶпЭļɶʩͼݽʩͼշѱ׼õܷò¸20%ΪɹԤ㡣 +

        +

        + ۱¸ +

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + Ŀ +

        +
        +

        + ۣԪ/O +

        +
        +

        + ע +

        +
        +

        + 1 +

        +
        +

        + 彨 +

        +
        +

        + һ㽨 +

        +
        +

        + 1.8 +

        +
        +

        + עͶ깩Ӧڸ۵ĻϽ¸¸ʲõ20%ΪЧӦ +

        +
        +

        + 2 +

        +
        +

        + ר +

        +
        +

        + װ +

        +
        +

        + 1.0 +

        +
        +

        + 3 +

        +
        +

        + Ļǽ +

        +
        +

        + 1.0 +

        +
        +

        + 4 +

        +
        +

        + +

        +
        +

        + 0.36 +

        +
        +

        + 5 +

        +
        +

        + ɫ +

        +
        +

        + 0.18 +

        +
        +

        + 6 +

        +
        +

        + м +

        +
        +

        + 0.18 +

        +
        +
        +

        + עʩͼרҵؿ彨ר飨װΡĻǽˮˮˮֹܡܡػӡ֧ǽêˡ˷Ƶȣɫмߵȡδϱеȷ۵ͶۺϿȷͶ걨Уɹ˳Լ֧ⲻٶ֧κηá +

        +

        + ɹĿ +

        +

        + βɹĿ1óɽӦ1ݲɹɹҵĿŰÿ¾ô׷ʩ蹤̡Ϣϲҵ԰ʩĿ3Ŀʩͼнӵλļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ͷ깩Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4Ͷ깩ӦδԱβɹĿṩơ淶ƻĿȷͬʱͶ깩ӦĿĿ졢Ƶλϵϵṩŵ +

        +

        + 3Ӧض +

        +

        + 1Ͷ깩ӦΪĴʡסͳ罨ڷݽʩʩͼ֤϶¼ͨ桷ͨ桾2021197ţļ2021ʩͼ֤϶¼ĵλΪݽʩͼһ༰ϣ +

        +

        + 2βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2022090520220909գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022091515:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺2022091515:00ʱ䣩Ӧļݽֹʱ䣺2022091515:30ʱ䣩 +

        +

        + ʮӦļʱ䣺2022091515:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3236879 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ            +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022920/256.html b/www/news/yact_0301/2022920/256.html new file mode 100644 index 0000000..7bc6b2a --- /dev/null +++ b/www/news/yact_0301/2022920/256.html @@ -0,0 +1,409 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹڶΣ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ĴŰÿƬҵˮ׹ΣշɹڶΣ̸вɹ

        +
        ڣ2022-09-20ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹڶΣþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022058š +

        +

        + 2.ɹĿƣĴŰÿƬҵˮ׹ΣշɹڶΣ +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴԳʽ +

        +

        + Ԥ25Ԫ +

        +

        + ɹĿ飺 +

        +

        + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + ξ̸빫ͨ; +

        +

        + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

        +

        + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1.Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2.ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

        +

        + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

        +

        + 3.Ӧض +

        +

        + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

        +

        + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

        +

        + 3Ͷ깩Ӧ22ƵΣշҵ +

        +

        + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

        +

        + 5βɹĿ̸С +

        +

        + ϽμӱβɹĹӦ +

        +

        + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡ̸ļȡʽϡȡʱ估ۼۣ +

        +

        + ̸ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

        +

        + ̸ļȡʱ䣺 +

        +

        + ̸ļ2022092120220927գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ̸ļۼۣ +

        +

        + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022092814:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2022092814:00ʱ䣩Ӧļݽֹʱ䣺2022092814:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַŰÿӶ·3   +

        +

        +    ࣺ625100 +

        +

        + ϵˣ       +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4   +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ     +

        +

        + ϵ绰:0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022923/257.html b/www/news/yact_0301/2022923/257.html new file mode 100644 index 0000000..daad65b --- /dev/null +++ b/www/news/yact_0301/2022923/257.html @@ -0,0 +1,460 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϷ޹˾ɹѯ۹

        +
        ڣ2022-09-23ֺţ Сرմҳ
        +

        + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

        +

        + һƷͺż޼ +

        +

        + ͬһ +

        +

        + + + + + + + + + + + + + + + + + +
        +

        + Ʒ +

        +
        +

        +    +

        +
        +

        + ָ +

        +

        + Ԫ +

        +
        +

        + +

        +
        +

        + ޼ +

        +

        + Ԫ +

        +
        +

        +   +

        +

        + +

        +
        +

        + 2023 2.0TD ͣɫɫɫɫ +

        +
        +

        +   +

        +

        + 13.97 +

        +
        +

        +   +

        +

        + 3 +

        +
        +

        +   +

        +

        + 41.91 +

        +
        +

        +

        + ͬ +

        +

        + + + + + + + + + + + + + + + + + +
        +

        + Ʒ +

        +
        +

        +   +

        +
        +

        + ָ +

        +

        + Ԫ +

        +
        +

        + +

        +
        +

        + ޼ +

        +

        + Ԫ +

        +
        +

        +   +

        +

        + +

        +
        +

        + H6 2021 1.5T ԶMaxɫɫɫɫ +

        +
        +

        +   +

        +

        + 12.89 +

        +
        +

        +   +

        +

        + 2 +

        +
        +

        +   +

        +

        + 25.78 +

        +
        +

        +

        + ʸҪ +

        +

        + 1.߱ʸҵע1꼰ϵĹӦ̣Ϸʸ񣨹ӦṩЧ֤һӪҵִգ +

        +

        + 2.뱨˴ϵӰ챨۹Եķˡ֯߸ˣòμӱۣΪЧۡ +

        +

        + 3.Ŀ屨ۡ +

        +

        + ۻغӦ +

        +

        + 1.ѯ۲ɹ飨12 +

        +

        + 2.ۺŵ3 +

        +

        + 3.֤飨4 +

        +

        + 4.ʱŵ5ʱ䣺ǩͬ7ᳵᳵص㣺ӦŰоÿӶ·3ţ +

        +

        + 5.ӪҵִոӡӸǹӦ̹£˻ίд֤ӡӸǹӦ̹£ +

        +

        + ġ취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

        +

        + 塢ļݽ +

        +

        + 1.ļݽֹʱΪ2022926ձʱ9:00˱2022926ձʱ9:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

        +

        + 2.ļܷ⣺ݽıļܷ⡣ +

        +

        + 3.ʹĻδʹָصıļѯ˲ +

        +

        + ϵʽ +

        +

        + ɹˣŰۺϷ޹˾ +

        +

        +    ַŰоÿӶ·3 +

        +

        +    18283588339 +

        +

        + ϵˣʦ           +

        +

        +
        +

        +

        + ɹѯ۹.                         +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022925/258.html b/www/news/yact_0301/2022925/258.html new file mode 100644 index 0000000..5f69f90 --- /dev/null +++ b/www/news/yact_0301/2022925/258.html @@ -0,0 +1,406 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ빫

        +
        ڣ2022-09-25ֺţ Сرմҳ
        +

        + Ĵб޹˾ ŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022067š +

        +

        + 2.ɹĿƣŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹ +

        +

        + 3.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴҵԳ +

        +

        + ɹԤ㣺ݶ273.96Ԫʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼȡ¸20%ΪɹԤ㣬273.96Ԫ +

        +

        + ޼ۣԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼȡ¸20%Ϊ޼ۡ +

        +

        + ɹĿ +

        +

        + βɹĿ1ݲɹɹŰۺϹȼʩĿһ·Űü²ϲҵ԰ʩ蹤̡ŰˮЧĿŰһ廯Ŀ·϶νĿŰһ廯Ŀ·һڹ̡Űһ廯Ŀݹ԰ڣ³й㳡֣Űһ廯Ŀӵ̬Ŀ(һ)Űһ廯Ŀӵ̬Ŀˮ֣8ĿĿʵʵʩΪ׼Ĺ嵥(ԤƼ)Ʒнӵλļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + ξԴ빫ͨ; +

        +

        + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

        +

        + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

        +

        + 2βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2022092620220930գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022100909:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022100909:00ʱ䣩Ӧļݽֹʱ䣺2022100909:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮӦļʱ䣺2022100909:30ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

        +

        +    ࣺ625500 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3236879 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ            +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022925/259.html b/www/news/yact_0301/2022925/259.html new file mode 100644 index 0000000..153553e --- /dev/null +++ b/www/news/yact_0301/2022925/259.html @@ -0,0 +1,331 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣ̸еĹ

        +
        ڣ2022-09-25ֺţ Сرմҳ
        +

        + ҹ˾Դݲҵ԰7#ۺӪһβɹڶΣо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣݲҵ԰7#ۺӪһβɹڶΣ +

        +

        + 2ĿݣŰÿ޹˾βɹ嵥 +

        +

        + 3ɹԤ㣺126480ԪɹԤıΪЧۣ +

        +

        + 4ޡ +

        +

        + 4.1ƻڣ ͬǩ5ڣ +

        +

        + 4.2ص㣺ŰоӶ·3 +

        +

        + 4.3Ҫָ꣺ұ׼ +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.21Ӧжʸ񣬾۱βɹʸҵ +

        +

        + 6ȡ̸ļʱ䡢ʽ2022 9 26ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

        +

        + 7̸ļݽֹʱ䣺2022 9 2910ʱ00֣ʱ䣩 +

        +

        + 8̸ʱ䣺2022 92910ʱ 00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣ +

        +

        + 绰0835-3236556 +

        +

        + 2022925 +

        +

        +
        +

        +

        + ݲҵ԰7#ۺӪһβɹڶΣ̸ļpdf. +

        +

        + ݲҵ԰7#ۺӪһβɹڶΣ̸ļword. +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022925/260.html b/www/news/yact_0301/2022925/260.html new file mode 100644 index 0000000..662308f --- /dev/null +++ b/www/news/yact_0301/2022925/260.html @@ -0,0 +1,334 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹ̸еĹ

        +
        ڣ2022-09-25ֺţ Сرմҳ
        +

        + ҹ˾Դݲҵ԰ǻͣλĿʩɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣݲҵ԰ǻͣλĿʩɹ +

        +

        + 2ĿݣŰÿ޹˾ǻͣλɹ嵥 +

        +

        + 3ɹԤ㣺86500ԪɹԤıΪЧۣ +

        +

        + 4ޡ +

        +

        + 4.1ƻڣ ͬǩ7ڣ +

        +

        + 4.2ص㣺ŰоӶ·3 +

        +

        + 4.3Ҫָ꣺ұ׼ +

        +

        + 5Ҫ +

        +

        + 5.1ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ݲɹĿ +

        +

        + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 5.21Ӧжʸ񣬾۱βɹʸҵ +

        +

        + 6ȡ̸ļʱ䡢ʽ2022 9 26ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

        +

        + 7̸ļݽֹʱ䣺2022 9 2915ʱ00֣ʱ䣩 +

        +

        + 8̸ʱ䣺2022 92915ʱ 00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2ֱ۲óֱۣΪ̸Ч +

        +

        + 10.3Ͷ˲μӾ̸ейطͶге +

        +

        + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣ +

        +

        + 绰0835-3236556 +

        +

        + 2022925 +

        +

        +
        +

        +

        + ݲҵ԰ǻͣλĿʩɹ̸ļword. +

        +

        + ݲҵ԰ǻͣλĿʩɹ̸ļpdf. +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022926/261.html b/www/news/yact_0301/2022926/261.html new file mode 100644 index 0000000..e4d8951 --- /dev/null +++ b/www/news/yact_0301/2022926/261.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ҵĿ3ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ҵĿ3ĿʩͼɹĿԴ̲ɹ

        +
        ڣ2022-09-26ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ҵĿ3ĿʩͼɹĿԴ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + ҵĿ3ĿʩͼɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022062 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Űÿ +

        +
        +

        + +

        +
        +

        + ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220926 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾Űüƽ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 470141.41Ԫݶ +

        +
        +

        + +

        +
        +

        + 20220926 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤Ա衢һģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ֲ +

        +
        +

        + ɽӦ̼ɽ¸ +

        +
        +

        + ɽӦƣĴʡԺѯ޹˾ +

        +

        + ɽ¸ʣļ涨Ϗ40.2% +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022926/262.html b/www/news/yact_0301/2022926/262.html new file mode 100644 index 0000000..0893129 --- /dev/null +++ b/www/news/yact_0301/2022926/262.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿԴ̲ɹ

        +
        ڣ2022-09-26ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿԴ̲ɹ +

        +
        +

        + Ŀ +

        +
        +

        + ŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022063 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + Űÿ +

        +
        +

        + +

        +
        +

        + ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20220926 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾Űüƽ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 115.24Ԫݶ +

        +
        +

        + +

        +
        +

        + 20220926 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤衢Աһģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ֲ +

        +
        +

        + ɽӦ̼ɽ¸ +

        +
        +

        + ɽӦƣĴʡͲϽ蹤ѯ޹˾ +

        +

        + ɽ¸ʣļ涨Ϗ41% +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3236879 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾ +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022927/263.html b/www/news/yact_0301/2022927/263.html new file mode 100644 index 0000000..ff8e919 --- /dev/null +++ b/www/news/yact_0301/2022927/263.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__Դ빫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Դ빫

        +
        ڣ2022-09-27ֺţ Сرմҳ
        +

        + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿ÷ĿʿзɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

        +

        + һĿƣŰÿ÷ĿʿзɹĿ +

        +

        + ĿţQXZB-2022-YA0466 +

        +

        + ɹĿ飺 +

        +

        + ʽԴʽʵĿԤʽΪ35ԪɹƷĿC99 +

        +

        + Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

        +

        + Ӧ뷽ʽξԴڡйɹбŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + ġɹ;Űÿ÷ĿʿС +

        +

        + 塢ϸӦӦ߱ʸ +

        +

        + (һ)ϡл񹲺͹ɹڶʮ涨 +

        +

        + 1.же +

        +

        + 2.õҵͽȫIJƶȣ +

        +

        + 3.кͬ豸רҵ +

        +

        + 4.˰պʽü¼ +

        +

        + 5.μӲɹǰڣھӪûشΥ¼ +

        +

        + 6.ɡ涨 +

        +

        + ()ĿضʸҪ󣺱ĿμӴ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + ߡȡļʱޡص㡢ʽļۼ +

        +

        + (һ)ȡļʱޣļĻȡʱ(ʱ)20229282022109գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

        +

        + ()ȡļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)ļ +

        +

        + ()ȡļķʽ +

        +

        + 1.(Զ)(1)Ӧ(Զ)ɹļʱع渽еġϢǼDZ(ʽ)ҪдϢ(λơֻšλš) +

        +

        + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

        +

        + עϢǼDZš(֤ӡ)Ӹǵλµԭڴ̵սŰǬͶ޹˾ɹļ۰ +

        +

        + 2.ѯ绰0835-2899779 +

        +

        + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

        +

        + ()ļۼۣ300Ԫ/(ʼķѣļۺ,ʸ񲻵ת) +

        +

        + ӦӦڹ涨ʱڵָصȡļǼǣڹ涨ʱδȡļǼǵĹӦ̾ʸμӸĿĴ̡ +

        +

        + ˡԴӦļݽĽֹʱ䣺2022101110ʱ00(ʱ) +

        +

        + Ӧļݽֹʱ䣺̵9ʱ30-10ʱ00(ʱ) +

        +

        + ʱ䣺С齨 +

        +

        + Ӧļݽĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀң +

        +

        + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

        +

        + šʱ䣺2022101110ʱ00(ʱ) +

        +

        + ʮ̵ص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

        +

        + ʮһɹϢý壺йɹбŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/ +

        +

        + ʮԱβɹѯʣ밴·ʽϵ +

        +

        + (һ)ɹϢ +

        +

        +    ƣŰÿͶ޹˾ +

        +

        +    ַĴŰÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵʽ0835-3358299 +

        +

        + ()ɹϢ +

        +

        +    ƣŰǬͶ޹˾ +

        +

        +    ַŰèжҵ㳡21Ԫ57-10 +

        +

        + ϵˣ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022928/264.html b/www/news/yact_0301/2022928/264.html new file mode 100644 index 0000000..0e802a4 --- /dev/null +++ b/www/news/yact_0301/2022928/264.html @@ -0,0 +1,232 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹڶΣ깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ĴŰÿƬҵˮ׹ΣշɹڶΣ깫

        +
        ڣ2022-09-28ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹڶΣþ̸зʽвɹĿֹӦļݽֹʱ䣺2022092814:30ʱ䣩ݽӦļļңꡣ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                    20220928 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022928/265.html b/www/news/yact_0301/2022928/265.html new file mode 100644 index 0000000..3e6eb90 --- /dev/null +++ b/www/news/yact_0301/2022928/265.html @@ -0,0 +1,409 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹΣ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ĴŰÿƬҵˮ׹ΣշɹΣ̸вɹ

        +
        ڣ2022-09-28ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹΣþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2022058š +

        +

        + 2.ɹĿƣĴŰÿƬҵˮ׹ΣշɹΣ +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴԳʽ +

        +

        + Ԥ25Ԫ +

        +

        + ɹĿ飺 +

        +

        + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

        +

        + ġӦ뷽ʽ +

        +

        + ξ̸빫ͨ; +

        +

        + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

        +

        + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1.Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2.ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

        +

        + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

        +

        + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

        +

        + 3.Ӧض +

        +

        + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

        +

        + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

        +

        + 3Ͷ깩Ӧ22ƵΣշҵ +

        +

        + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

        +

        + 5βɹĿ̸С +

        +

        + ϽμӱβɹĹӦ +

        +

        + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡ̸ļȡʽϡȡʱ估ۼۣ +

        +

        + ̸ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

        +

        + ̸ļȡʱ䣺 +

        +

        + ̸ļ2022092920221010գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ̸ļۼۣ +

        +

        + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

        +

        + ˡݽӦļֹʱ䣺2022101214:30ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2022101214:00ʱ䣩Ӧļݽֹʱ䣺2022101214:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮһϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַŰÿӶ·3   +

        +

        +    ࣺ625100 +

        +

        + ϵˣ       +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4   +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½Ůʿ     +

        +

        + ϵ绰:0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022929/266.html b/www/news/yact_0301/2022929/266.html new file mode 100644 index 0000000..f4152e7 --- /dev/null +++ b/www/news/yact_0301/2022929/266.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣĿ깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣĿ깫

        +
        ڣ2022-09-29ֺţ Сرմҳ
        +

        + Ŀƣݲҵ԰7#ۺӪһβɹڶΣĿ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַĴŰÿӶ·3ŲͶ +

        +

        + ϵʽ0835-3236556 +

        +

        + ԭ򣺽ֹӦļݽʱ202292910ʱ00֣ݽӦļӦ̲ңĿɹʧܡ +

        +

        + ĹΪ1գ2022930գ +

        +

        +
        +

        +

        +                                                                                                2022929 +

        +

        +
        +

        +

        + ݲҵ԰7#ۺӪһβɹڶΣ̸ļ.pdf +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022929/267.html b/www/news/yact_0301/2022929/267.html new file mode 100644 index 0000000..b0f8985 --- /dev/null +++ b/www/news/yact_0301/2022929/267.html @@ -0,0 +1,268 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹɽ

        +
        ڣ2022-09-29ֺţ Сرմҳ
        +

        + Ŀƣݲҵ԰ǻͣλĿʩɹ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַĴŰÿӶ·3 +

        +

        + ϵʽ0835-3236556 +

        +

        + ɽƣɶŵ̩ó޹˾ +

        +

        + ɽ̵ַĴʡɶнţ·һ6611Ԫ7 +

        +

        + ɽ79900Ԫ +

        +

        + ̸СԱ·ѧȫ֣ +

        +

        + б깫ޣ2022930 +

        +

        + ĹΪ1ա +

        +

        +
        +

        +

        +                                                                                                   2022929 +

        +

        +
        +

        +

        + ݲҵ԰ǻͣλĿʩɹ̸ļ.pdf +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2022929/268.html b/www/news/yact_0301/2022929/268.html new file mode 100644 index 0000000..b179f9f --- /dev/null +++ b/www/news/yact_0301/2022929/268.html @@ -0,0 +1,268 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹʾ

        +
        ڣ2022-09-29ֺţ Сرմҳ
        +

        + ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ20229289:30ŰͶ1310ҿ꣬ίԱֽʾ£  +

        +

        + һбѡˣĴźʹィ޹˾ +

        +

        + Ͷ걨ۣԪ5297020.00Ԫ +

        +

        + ڶбѡˣĴ޹˾ +

        +

        + Ͷ걨ۣԪ5460209.00Ԫ +

        +

        + бѡˣĴ̩蹤޹˾ +

        +

        + Ͷ걨ۣԪ5510343.00Ԫ +

        +

        + ίԱԱѩ +

        +

        + ֽԹʾѡ飬2022101017:00ǰЯ֤飨跨Ȩί飩ϣŰÿӶ·3ŲͶ2¥1205Ҵ  +

        +

        + ַŰÿӶ·3ŲͶ  +

        +

        + ϵˣŮʿ    +

        +

        + ϵ绰0835-3236556                  +

        +

        +                                                                                                    Űÿ޹˾ +

        +

        +                                                                                                                  2022929 +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202295/250.html b/www/news/yact_0301/202295/250.html new file mode 100644 index 0000000..eaeabbc --- /dev/null +++ b/www/news/yact_0301/202295/250.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ĴŰÿƬҵˮ׹Σշɹ

        +
        ڣ2022-09-05ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹӰ죬ֽĿʱ估̸ʱµ +

        +

        + 1ֹʱӳ2022090917:00ʱ䣩 +

        +

        + 2̸ʱ2022090714:30ʱ䣩Ϊ2022091314:30ʱ䣩 +

        +

        + 3ӦļʱΪӦļݽʼʱ䣺2022091314:00ʱ䣩Ӧļݽֹʱ䣺2022091314:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

        +

        + עݲӦ밴ոִУɴ˲һкɹӦһе +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                ŰÿͶ޹˾ +

        +

        +                                                                                                                           20220905 +

        +

        +   +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202297/251.html b/www/news/yact_0301/202297/251.html new file mode 100644 index 0000000..10cc73a --- /dev/null +++ b/www/news/yact_0301/202297/251.html @@ -0,0 +1,346 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ

        +
        ڣ2022-09-07ֺţ Сرմҳ
        +

        + Űÿ޹˾ŰְҵѧԺѧԺĿһڣϽŴɹװɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

        +

        + һбţSZ20220906 +

        +

        + бĿŰְҵѧԺѧԺĿһڣϽŴɹװĿ +

        +

        + ʽԴԳʽ +

        +

        + ġԤʽ5614984.58ԪԲɹʵʹΪ׼ +

        +

        + 塢бĿ飺 +

        +

        + Ŀ1ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļ£ +

        +

        + Ӧ̲μӱβɹӦύͶļǰ߱ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6Ϸɡ涨 +

        +

        + 6.1ṩͶ˵λη˻Ҫл߷¼ +

        +

        + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

        +

        + 7ݲɹĿ +

        +

        + 7.1ĿͶꡣ +

        +

        + 7.2 201911һŴװҵ֤Ϊͬӡб֪ͨӸ¡ +

        +

        + 8.ͶͶʱṩ۲顱ѯ˾ +

        +

        + ߡбļȡʱ䡢ص㣺 +

        +

        + 1. ȡбļʱ 2022 980000ʱ 2022 9       152359ʱ +

        +

        + 2. ȡбļķʽ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

        +

        + 3.ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

        +

        + ˡͶֹʱͿʱ䣺 +

        +

        + 1. Ͷֹʱ䣺2022 9 28 9ʱ 30 ֣ʱ䣩 +

        +

        + 2.ͶļݽصĴŰÿίԱ3¥ҡ +

        +

        + 3.ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

        +

        + 4.ʱ2022 9  289ʱ30֣ʱ䣩 +

        +

        + šصĴŰÿίԱ3¥ +

        +

        + ʮͶŰÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        +  ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰0835-3236556 +

        +

        +  625000 +

        +

        + 2022 9  6   +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļword. +

        +

        + ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļpdf. +

        +

        + Ŵͼֽ. +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2023110/327.html b/www/news/yact_0301/2023110/327.html new file mode 100644 index 0000000..9043d56 --- /dev/null +++ b/www/news/yact_0301/2023110/327.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣʯֲשϲɹб + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰְҵѧԺѧԺĿһڣʯֲשϲɹб

        +
        ڣ2023-01-10ֺţ Сرմҳ
        +

        + ĿƣŰְҵѧԺѧԺĿһڣʯֲשϲɹ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ绰0835-3236556 +

        +

        + бƣĴʯʯҵ޹˾ +

        +

        + б˵ַĴʡй㺺·ֵ5 +

        +

        + б2100756Ԫ +

        +

        + СԱѩ¬ڡƼ芬  +

        +

        + б깫ޣ2023 111 +

        +

        + ĹΪ1ա +

        +

        +
        +

        +

        +
        +

        +

        + 2023110 +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣʯֲשϲɹбļ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2023112/329.html b/www/news/yact_0301/2023112/329.html new file mode 100644 index 0000000..79c2d9f --- /dev/null +++ b/www/news/yact_0301/2023112/329.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__123 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        123

        +
        ڣ2023-01-12ֺţ Сرմҳ
        +
        1234676541657
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2023113/330.html b/www/news/yact_0301/2023113/330.html new file mode 100644 index 0000000..30d1bcf --- /dev/null +++ b/www/news/yact_0301/2023113/330.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__2023԰·ӾǼˮ׶Ͱ𻵸ɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        2023԰·ӾǼˮ׶Ͱ𻵸ɽ

        +
        ڣ2023-01-13ֺţ Сرմҳ
        +

        + Ŀƣ2023԰·ӾǼˮ׶Ͱ𻵸 +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ绰0835-3236556 +

        +

        + ɽƣŰï޹˾ +

        +

        + ɽ̵ַĴʡŰ·19šóǡһ171 +

        +

        + ɽ241000Ԫ +

        +

        + ̸СԱ·Ƿɡ֣ +

        +

        + ɽޣ2023116 +

        +

        + ĹΪ1ա +

        +

        + 2023113 +

        +

        +
        +

        +

        + 2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2023113/331.html b/www/news/yact_0301/2023113/331.html new file mode 100644 index 0000000..72a152b --- /dev/null +++ b/www/news/yact_0301/2023113/331.html @@ -0,0 +1,443 @@ + + + + +ŰҵͶʣţ޹˾__Űÿóά޲ɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿóά޲ɹĿԴ̽

        +
        ڣ2023-01-13ֺţ Сرմҳ
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        +  Űÿóά޲ɹĿ +

        +

        + Դ̽ +

        +
        +

        + Ŀ +

        +
        +

        +  Űÿóά޲ɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2022089 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + ĴŰÿ +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 淢ʱ +

        +
        +

        + 20230113 +

        +
        +

        + ɹ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 30Ԫ +

        +
        +

        + +

        +
        +

        + 20230113 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤ġԱ壨ɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ƽ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣŰɽʢ +

        +

        + ɽ£ʵʽΪ׼ +

        +

        + 1ʱѳɽΪ 30Ԫ/Сʱ +

        +

        + 2ά޲ϳɽΪϲɹ۵ 118% +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿ޹˾ +

        +

        +    ַŰÿӶ·3 +

        +

        + ϵˣŮʿ +

        +

        + ϵ绰0835-3236556 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾  +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2023116/332.html b/www/news/yact_0301/2023116/332.html new file mode 100644 index 0000000..5a6788e --- /dev/null +++ b/www/news/yact_0301/2023116/332.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__2023԰·޸ɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        2023԰·޸ɽ

        +
        ڣ2023-01-16ֺţ Сرմҳ
        +

        + Ŀƣ2023԰·޸ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ绰0835-3236556 +

        +

        + ɽƣĴʢ޹˾ +

        +

        + ɽ̵ַĴʡŰоÿ˴299Ĵ +

        +

        + ɽ1394000Ԫ +

        +

        + ̸СԱ˼÷ٺ衢 +

        +

        + ɽޣ2023117 +

        +

        + ĹΪ1  +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                              +

        +

        +                                                                                                                             2023116 +

        +

        + ·޸-ɽʾ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2023116/333.html b/www/news/yact_0301/2023116/333.html new file mode 100644 index 0000000..62c2040 --- /dev/null +++ b/www/news/yact_0301/2023116/333.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__ʩɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ʩɽ

        +
        ڣ2023-01-16ֺţ Сرմҳ
        +

        + Ŀƣʩ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ绰0835-3236556 +

        +

        + ɽƣŰει޹˾ +

        +

        + ɽ̵ַĴʡŰ̫10 +

        +

        + ɽ108314Ԫ +

        +

        + ̸СԱѧȫ֣÷ +

        +

        + ɽޣ2023117 +

        +

        + ĹΪ1ա +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                            2023116 +

        +

        + ڳʩ̸еĹ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2023116/334.html b/www/news/yact_0301/2023116/334.html new file mode 100644 index 0000000..2fa799f --- /dev/null +++ b/www/news/yact_0301/2023116/334.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__2023Ⱦ·޸ɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        2023Ⱦ·޸ɽ

        +
        ڣ2023-01-16ֺţ Сرմҳ
        +

        + Ŀƣ2023Ⱦ·޸ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ绰0835-3236556 +

        +

        + ɽƣŰڽͨʩ޹˾ +

        +

        + ɽ̵ַĴʡŰ˲Ϻ4 +

        +

        + ɽ430000Ԫ +

        +

        + ̸СԱ˼÷Ƿɡ÷ +

        +

        + ɽޣ2023117 +

        +

        + ĹΪ1ա +

        +

        +
        +

        +

        +
        +

        +

        + 2023116 +

        +

        +
        +

        +

        + 2023Ⱦ·޸̸еĹ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/2023117/335.html b/www/news/yact_0301/2023117/335.html new file mode 100644 index 0000000..b7d55a8 --- /dev/null +++ b/www/news/yact_0301/2023117/335.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__2022˽ֵϾɽ¸-µһ칤ɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        2022˽ֵϾɽ¸-µһ칤ɽ

        +
        ڣ2023-01-17ֺţ Сرմҳ
        +

        + Ŀƣ2022˽ֵϾɽ¸-µһ칤 +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ0835-3236556 +

        +

        + ɽƣĴʡͨŲҵ޹˾ +

        +

        + ɽ̵ַйĴóɶ·186Ÿ¹ʹ㳡E +

        +

        + ɽ759820.78Ԫ +

        +

        + ̸СԱѧȫ·÷ +

        +

        + ɽޣ2023118 +

        +

        + ĹΪ1ա +

        +

        +   +

        +

        +                                                                          2023117     +

        +

        +
        +

        +

        + 2022˽ֵϾɽ¸-µһ칤̸еĹ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202315/316.html b/www/news/yact_0301/202315/316.html new file mode 100644 index 0000000..252de09 --- /dev/null +++ b/www/news/yact_0301/202315/316.html @@ -0,0 +1,334 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ

        +
        ڣ2023-01-05ֺţ Сرմҳ
        +

        + ҹ˾2023԰·ӾǼˮ׶Ͱ𻵸о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣ2023԰·ӾǼˮ׶Ͱ𻵸 +

        +

        + 2ĿݣӾǼˮ׶Ͱɹ嵥 +

        +

        + 3ɹԤ㣺267500ԪɹԤıΪЧۣ +

        +

        + 4ڡ +

        +

        + 4.1ڣ1ɣ20231-20231231գ +

        +

        + 4.2Լص㣺ɹָص㣨Űоÿ +

        +

        + 4.3Ϲұ׼ҵ׼ϸ +

        +

        + 5.Ҫ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ṩӦ̵λη˻λл߷¼ +

        +

        + 8ݲɹĿ ޡ +

        +

        + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 6ȡ̸ļʱ䡢ʽ2023 1   6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

        +

        + 7̸ļݽֹʱ䣺2023 1   12   10ʱ 30֣ʱ䣩 +

        +

        + 8̸ʱ䣺2023 1 12 10ʱ 30֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2󱨼۲óֱۣΪ̸Ч +

        +

        + 10.3Ӧ̲μӾ̸ейطɹӦге +

        +

        + 10.4۰졢װ䡢˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        + 202315 +

        +

        +
        +

        +

        + 2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ +

        +

        + 2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202315/317.html b/www/news/yact_0301/202315/317.html new file mode 100644 index 0000000..010bee6 --- /dev/null +++ b/www/news/yact_0301/202315/317.html @@ -0,0 +1,343 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023԰·޸̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2023԰·޸̸еĹ

        +
        ڣ2023-01-05ֺţ Сرմҳ
        +

        + ҹ˾2023԰·޸о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣ2023԰·޸ +

        +

        + 2Ŀݣ·޸ɹ嵥 +

        +

        + 3ɹԤ㣺1548000ԪɹԤıΪЧۣ +

        +

        + 4ڡ +

        +

        + 4.1ڣ1ɣ20231-20231231գ +

        +

        + 4.2Լص㣺ɹָص㣨Űоÿ +

        +

        + 4.3Ϲұ׼ҵ׼ϸ +

        +

        + 5Ҫ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ṩӦ̵λη˻λл߷¼ +

        +

        + 8ݲɹĿ +

        +

        + ٹӦ̾нܲŰ䷢Ĺ·ʩܳаʣӡ£ +

        +

        + Ŀˣй·רҵϽʦʡס罨ܲŰ䷢İȫ˺ϸ֤B֤ӡ£ +

        +

        + ۼˣ6ϴ¹ʩҾй·רҵмְƻ·רҵϽʦӡ£ +

        +

        + ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

        +

        + 201911Ӧļݽֹʱֹв1·ʩҵṩͬӡб<ɽ>֪ͨ飩 +

        +

        + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 6ȡ̸ļʱ䡢ʽ2023 1 6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

        +

        + 7̸ļݽֹʱ䣺2023 1 12 16ʱ 00֣ʱ䣩 +

        +

        + 8̸ʱ䣺2023 1 12 16ʱ 00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2󱨼۲óֱۣΪ̸Ч +

        +

        + 10.3Ӧ̲μӾ̸ейطɹӦге +

        +

        + 10.4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        + 202315 +

        +

        +
        +

        +

        + 2023԰·޸̸еĹ +

        +

        + 2023԰·޸̸еĹ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202315/318.html b/www/news/yact_0301/202315/318.html new file mode 100644 index 0000000..1bd1c57 --- /dev/null +++ b/www/news/yact_0301/202315/318.html @@ -0,0 +1,334 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڳʩ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾ڳʩ̸еĹ

        +
        ڣ2023-01-05ֺţ Сرմҳ
        +

        + ҹ˾Գʩо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣʩ +

        +

        + 2Ŀݣݰϩֻ桢ʻͼԭʻ桢ײ̻Եᣨɹ嵥 +

        +

        + 3ɹԤ㣺119048.6ԪɹԤıΪЧۣ +

        +

        + 4ڡ +

        +

        + 4.1ڣ40ɡ +

        +

        + 4.2Լص㣺ɹָص㣨Űоÿ +

        +

        + 4.3Ϲұ׼ҵ׼ϸ +

        +

        + 5.Ҫ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ṩӦ̵λη˻λл߷¼ +

        +

        + 8ݲɹĿ ޡ +

        +

        + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 6ȡ̸ļʱ䡢ʽ2023 1 6  𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

        +

        + 7̸ļݽֹʱ䣺2023 1   11 10ʱ 00֣ʱ䣩 +

        +

        + 8̸ʱ䣺2023  1 11 10ʱ 00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2󱨼۲óֱۣΪ̸Ч +

        +

        + 10.3Ӧ̲μӾ̸ейطɹӦге +

        +

        + 10.4۰졢װ䡢˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        + 202315 +

        +

        +
        +

        +

        + ڳʩ̸еĹ +

        +

        + ڳʩ̸еĹ +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202315/319.html b/www/news/yact_0301/202315/319.html new file mode 100644 index 0000000..c5b0971 --- /dev/null +++ b/www/news/yact_0301/202315/319.html @@ -0,0 +1,331 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023Ⱦ·޸̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2023Ⱦ·޸̸еĹ

        +
        ڣ2023-01-05ֺţ Сرմҳ
        +

        + ҹ˾2023Ⱦ·޸о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣ2023Ⱦ·޸ +

        +

        + 2Ŀݣ·޸ɹ嵥 +

        +

        + 3ɹԤ㣺495000ԪɹԤıΪЧۣ +

        +

        + 4ڡ +

        +

        + 4.1ڣ1ɣ20231-20231231գ +

        +

        + 4.2Լص㣺ɹָص㣨Űоÿ +

        +

        + 4.3Ϲұ׼ҵ׼ϸ +

        +

        + 5Ҫ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ṩӦ̵λη˻λл߷¼ +

        +

        + 8ݲɹĿ ޡ +

        +

        + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 6ȡ̸ļʱ䡢ʽ2023 1 6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

        +

        + 7̸ļݽֹʱ䣺2023 1 13 10ʱ 00֣ʱ䣩 +

        +

        + 8̸ʱ䣺2023 1 13 10ʱ 00֣ʱ䣩 +

        +

        + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

        +

        + 10ע +

        +

        + 10.1̸ļڱ͵ıϽգ +

        +

        + 10.2󱨼۲óֱۣΪ̸Ч +

        +

        + 10.3Ӧ̲μӾ̸ейطɹӦге +

        +

        + 10.4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        + 202315 +

        +

        +
        +

        +

        + 2023Ⱦ·޸̸еĹ +

        +

        + 2023Ⱦ·޸̸еĹ +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202315/320.html b/www/news/yact_0301/202315/320.html new file mode 100644 index 0000000..51b8d45 --- /dev/null +++ b/www/news/yact_0301/202315/320.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022˽ֵϾɽ¸-µһ칤̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űÿ޹˾2022˽ֵϾɽ¸-µһ칤̸еĹ

        +
        ڣ2023-01-05ֺţ Сرմҳ
        +

        + ҹ˾2022˽ֵϾɽ¸-µһ칤о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

        +

        + 1ɹĿƣ2022˽ֵϾɽ¸-µһ칤 +

        +

        + 2Ŀݣ嵥ͼֽʾȫݡ +

        +

        + 3ɹԤ㣺809527ԪɹԤıΪЧۣ +

        +

        + 4ڡ +

        +

        + 4.1ڣ90ɡ +

        +

        + 4.2Լص㣺ɹָص㣨Űоÿ +

        +

        + 4.3Ϲұ׼ҵ׼ϸ +

        +

        + 5ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 7ṩӦ̵λη˻λл߷¼ +

        +

        + 8ݲɹĿ +

        +

        + پнܲŰ䷢ͨŹʩܳаʡȫ֤飨֤鸴ӡ£ +

        +

        + Ŀˣͨ繤רҵһעὨʦ֤飬ʡס罨ܲŰ䷢İȫ˺ϸ֤B֤֤鸴ӡ£ +

        +

        + ۼˣ5ϴ¹ʩҾͨŹרҵмְƻͨ繤רҵעὨʦִҵʸ֤鸴ӡ£ +

        +

        + ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

        +

        + 201911Ӧļݽֹʱֹв1ͨŹʩҵṩͬӡб<ɽ>֪ͨ飩 +

        +

        + 6ͼѡԭ򡣵һֱۣӦӦļṩ嵥ֳ𿪱嵥ʽͳһʽֱ۵ľԭΪֳд۱ɺ󣬾ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

        +

        + 7ȡ̸ļʱ䡢ʽ2023 1 6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

        +

        + 8̸ļݽֹʱ䣺2023111 15 ʱ 00֣ʱ䣩 +

        +

        + 9̸ʱ䣺2023111 15 ʱ 00 ֣ʱ䣩 +

        +

        + 10̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

        +

        + 11ע +

        +

        + 1̸ļڱ͵ıϽգ +

        +

        + 2󱨼۲óֱۣΪ̸Ч +

        +

        + 3Ӧ̲μӾ̸ейطɹӦге +

        +

        + 4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

        +

        + 11ϵʽ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰӶ·3ŲͶ +

        +

        + ϵˣŮʿ +

        +

        + 绰0835-3236556 +

        +

        + 202315 +

        +

        +
        +

        +

        + 2022˽ֵϾɽ¸-µһ칤̸еĹ +

        +

        + 2022˽ֵϾɽ¸-µһ칤̸еĹ +

        +

        + 嵥-2022˽ֵϾɽ¸-µһ칤 +

        +

        + 2022˽ֵϾɽ¸-µһ칤 Model +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202319/322.html b/www/news/yact_0301/202319/322.html new file mode 100644 index 0000000..ad5869c --- /dev/null +++ b/www/news/yact_0301/202319/322.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹб + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹб

        +
        ڣ2023-01-09ֺţ Сرմҳ
        +

        + ĿƣŰְҵѧԺѧԺĿһڣǽʯᡢϲɹ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַŰÿӶ·3 +

        +

        + ϵʽŮʿ绰0835-3236556 +

        +

        + бƣ㶫ɫػ޹˾ +

        +

        + б˵ַɽ˳ݹֵίԱ·16츻ʹҵ8803804 +

        +

        + б3331960.00Ԫ +

        +

        + СԱΡءꡢ  +

        +

        + б깫ޣ2023 110 +

        +

        + ĹΪ1ա +

        +

        +
        +

        +

        +
        +

        +

        + 202319 +

        +

        +
        +

        +

        + ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹбļ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202319/323.html b/www/news/yact_0301/202319/323.html new file mode 100644 index 0000000..44bd1c7 --- /dev/null +++ b/www/news/yact_0301/202319/323.html @@ -0,0 +1,424 @@ + + + + +ŰҵͶʣţ޹˾__Űҵ֧װ޸칤̾Դ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űҵ֧װ޸칤̾Դ̲ɹ

        +
        ڣ2023-01-09ֺţ Сرմҳ
        +

        + Ĵб޹˾ Űÿ޹˾ɹˣίУŰҵ֧װ޸칤̲þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2023002š +

        +

        + 2.ɹĿƣŰҵ֧װ޸칤̡ +

        +

        + 3.ɹˣŰÿ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + 1ʽԴҵԳ +

        +

        + 2Ԥ3950000.00Ԫ +

        +

        + 3޼ۣƲ޼Ϊ11Ԫʩ޼Ϊ384Ԫ +

        +

        + ɹĿ +

        +

        + Ŀ1óɽӦ1ݲɹɹŰҵ֧װ޸칤ƼʩֳнӵλƷΧЧͼƸˮ(޸˨ܣˮ)ǿ(380/220vϵͳӵ绰ϵͳϵͳԶϵͳ)ݶ̻װ̻ˮյϵͳʩͼƣʩΧڣˮ (޸˨ܣˮ)ǿ(380/220vϵͳӵ绰ϵͳϵͳԶϵͳ)յϵͳʩݶ԰̻װˮͼҾֵ߲װװޡԴļҪΪ׼ +

        +

        + ġӦ뷽ʽ +

        +

        + ξԴ빫ͨ; +

        +

        + 1ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 2Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸʽͶģӦ㣩 +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

        +

        + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹʽͶģԱӦ㡣ͬͶĸԱ֮⣩ṩŵ +

        +

        + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵʽͶģӦ㣩 +

        +

        + 3Ӧض +

        +

        + 1ͶͶʱṩ۲顱ѯ˾ʽͶģṩȫɵλĹ˾ +

        +

        + 2ʩҪͶйܲŰ䷢ЧĽװװιרҵа֤ +

        +

        + 3ҪͶйܲŰ䷢ЧĺװιרҼ֤ +

        +

        + 4Чİȫ֤нװװιרҵаʵĵλṩ +

        +

        + 5ͶҵעزĴʡڵҵṩЧ봨֤ϡʽͶģԱΪʡҵ㣩 +

        +

        + 6ʩʵĵλʩĿͬʱЧĽרҵעὨʦִҵ֤Чİȫ˺ϸ֤B֤ʩʵĵλʩЧĽרҵмְơ +

        +

        + 7βɹĿ̵̡ģӦҪ +

        +

        + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡巽ɾйܲŰ䷢ЧĽװװιרҵаʵĵλΡʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

        +

        + ֮ӦǩЭ飬ȷԼеĹӦΣЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

        +

        + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

        +

        + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽĿֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡעʽ̵ģֳʱֻ巽뱨Ҫṩرϡ +

        +

        + ļȡʱ䣺 +

        +

        + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4Żȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺202301200930ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301200900ʱ䣩Ӧļݽֹʱ䣺202301200930ʱ䣩 +

        +

        + ʮӦļʱ䣺202301200930ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿ޹˾ +

        +

        +    ַŰÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½        +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202319/324.html b/www/news/yact_0301/202319/324.html new file mode 100644 index 0000000..7fcfa4f --- /dev/null +++ b/www/news/yact_0301/202319/324.html @@ -0,0 +1,403 @@ + + + + +ŰҵͶʣţ޹˾__2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ

        +
        ڣ2023-01-09ֺţ Сرմҳ
        +

        + Ĵб޹˾  ŰҵͶʣţ޹˾ɹˣίУ2022Ȳ񱨱ơ2023ȼ걨ķþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2023004š +

        +

        + 2.ɹĿƣ2022Ȳ񱨱ơ2023ȼ걨ķ +

        +

        + 3.ɹˣŰҵͶʣţ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + Ԥ350000.00Ԫ +

        +

        + ɹĿ +

        +

        + βɹĿ1óɽӦ1ݲɹɹŰҵͶʣţ޹˾ӹ˾2022Ȳ񱨱Ƽ2023һȡȼ걨ķнӵλԴļҪΪ׼ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴ豾ξԴ빫ͨ; +

        +

        + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

        +

        + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1Ͷ깩Ӧ밴չӡʦ֤ȯҵ񱸰취֪ͨƻᡲ202011Ź涨ڲҵϵͳ֤ʦʲϵͳǼǡ +

        +

        + 2Ͷ깩ӦЧĻʦִҵ֤顣 +

        +

        + 3βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧ ŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺202301201030ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301201000ʱ䣩Ӧļݽֹʱ䣺202301201030ʱ䣩 +

        +

        + ʮӦļʱ䣺202301201030ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰҵͶʣţ޹˾ +

        +

        +    ַĴʡŰоÿ·11 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½            +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202319/325.html b/www/news/yact_0301/202319/325.html new file mode 100644 index 0000000..be2591a --- /dev/null +++ b/www/news/yact_0301/202319/325.html @@ -0,0 +1,403 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Ŀ㱨ƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾Ŀ㱨ƷɹĿԴ̲ɹ

        +
        ڣ2023-01-09ֺţ Сرմҳ
        +

        + Ĵб޹˾ ŰÿͶ޹˾ɹˣίУŰÿͶ޹˾Ŀ㱨ƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2023006š +

        +

        + 2.ɹĿƣŰÿͶ޹˾Ŀ㱨ƷɹĿ +

        +

        + 3.ɹˣŰÿͶ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + Ԥ288700.00Ԫ +

        +

        + ɹĿ +

        +

        + βɹĿ1óɽӦ1ݲɹɹŰÿͶ޹˾22ĿʵʵʩΪ׼Ŀ㱨ƷнӵλԴļҪΪ׼ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴ豾ξԴ빫ͨ; +

        +

        + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

        +

        + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1Ͷ깩ӦЧĻʦִҵ֤顣 +

        +

        + 2βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺202301201030ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301201000ʱ䣩Ӧļݽֹʱ䣺202301201030ʱ䣩 +

        +

        + ʮӦļʱ䣺202301201030ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½            +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202319/326.html b/www/news/yact_0301/202319/326.html new file mode 100644 index 0000000..d14f833 --- /dev/null +++ b/www/news/yact_0301/202319/326.html @@ -0,0 +1,400 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̲ɹ

        +
        ڣ2023-01-09ֺţ Сرմҳ
        +

        + Ĵб޹˾  ŰҵͶʣţ޹˾ɹˣίУŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ĿţKRD-L2023005š +

        +

        + 2.ɹĿƣŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿ +

        +

        + 3.ɹˣŰҵͶʣţ޹˾ +

        +

        + 4.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + Ԥ250000.00Ԫ +

        +

        + ɹĿ +

        +

        + βɹĿ1óɽӦ1ݲɹɹŰҵͶʣţ޹˾ӹ˾2022Ȳ񱨱ƷнӵλԴļҪΪ׼ +

        +

        + ġӦ뷽ʽ +

        +

        + 淽ʽξԴ豾ξԴ빫ͨ; +

        +

        + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

        +

        + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + 塢Ӧ̲μӱβɹӦ߱ +

        +

        + 1Ӧ̻ʸ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӲɹǰڣھӪûشΥ¼ +

        +

        + 6ɡ涨 +

        +

        + 2ɡ涨 +

        +

        + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

        +

        + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

        +

        + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

        +

        + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵ +

        +

        + 3Ӧض +

        +

        + 1Ͷ깩ӦЧĻʦִҵ֤顣 +

        +

        + 2βɹĿ̡ +

        +

        + ֹμӱβɹĹӦ +

        +

        + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

        +

        + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ߡļȡʽʱ䡢ۼ +

        +

        + ļȡʽ +

        +

        + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

        +

        + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

        +

        + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

        +

        + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

        +

        + ļȡʱ䣺 +

        +

        + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

        +

        + ļۼۣ +

        +

        + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

        +

        + ˡݽӦļֹʱ䣺202301200930ʱ䣩 +

        +

        + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301200900ʱ䣩Ӧļݽֹʱ䣺202301200930ʱ䣩 +

        +

        + ʮӦļʱ䣺202301200930ʱ䣩ڴ̵ص㿪 +

        +

        + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

        +

        + ʮϵʽ +

        +

        + ɹˣŰҵͶʣţ޹˾ +

        +

        +    ַĴʡŰоÿ·11 +

        +

        +    ࣺ625100 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3358299 +

        +

        +
        +

        +

        + ɹĴб޹˾ +

        +

        +    ַĴʡŰݴ㳡115¥4 +

        +

        +    ࣺ625000 +

        +

        + Ŀϵˣ½            +

        +

        + ϵ绰0835-2888656 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202321/336.html b/www/news/yact_0301/202321/336.html new file mode 100644 index 0000000..a864567 --- /dev/null +++ b/www/news/yact_0301/202321/336.html @@ -0,0 +1,451 @@ + + + + +ŰҵͶʣţ޹˾__Űҵ֧װ޸칤̾Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        Űҵ֧װ޸칤̾Դ̽

        +
        ڣ2023-02-01ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + Űҵ֧װ޸칤 +

        +

        + Դ̽ +

        +
        +

        + Ŀ +

        +
        +

        + Űҵ֧װ޸칤 +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2023002 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + ĴŰÿ +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20230201 +

        +
        +

        + ɹ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 3950000.00ԪУƲԤΪ11ԪʩԤΪ384Ԫ +

        +
        +

        + +

        +
        +

        + 20230201 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤衢Ա芬̷Ԫ𢣨ɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + һ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣɶ޹˾뷽Ĵīһ޹˾ +

        +

        + ֳɽ£ +

        +

        + Ʋ֣105000.00Ԫ +

        +

        + ʩ֣3578880.00Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        + ϵˣ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾  +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202321/337.html b/www/news/yact_0301/202321/337.html new file mode 100644 index 0000000..733747d --- /dev/null +++ b/www/news/yact_0301/202321/337.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̽

        +
        ڣ2023-02-01ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̽ +

        +
        +

        + Ŀ +

        +
        +

        + ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2023005 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + ĴŰÿ +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20230201 +

        +
        +

        + ɹ +

        +
        +

        + ŰҵͶʣţ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 250000.00Ԫ +

        +
        +

        + +

        +
        +

        + 20230201 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤芬Ա衢һģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ̷Ԫ +

        +
        +

        + ɽӦ̼ɽ¸ +

        +
        +

        + ɽӦƣĴʦ޹˾ +

        +

        + ɽ¸Ϊ47.2% +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰҵͶʣţ޹˾ +

        +

        +    ַĴʡŰоÿ·11 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾  +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202321/338.html b/www/news/yact_0301/202321/338.html new file mode 100644 index 0000000..1cc475c --- /dev/null +++ b/www/news/yact_0301/202321/338.html @@ -0,0 +1,439 @@ + + + + +ŰҵͶʣţ޹˾__2022Ȳ񱨱ơ2023ȼ걨ķԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        2022Ȳ񱨱ơ2023ȼ걨ķԴ̽

        +
        ڣ2023-02-01ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + 2022Ȳ񱨱ơ2023ȼ걨ķ +

        +

        + Դ̽ +

        +
        +

        + Ŀ +

        +
        +

        + 2022Ȳ񱨱ơ2023ȼ걨ķ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2023004 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + ĴŰÿ +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20230201 +

        +
        +

        + ɹ +

        +
        +

        + ŰҵͶʣţ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 350000.00Ԫ +

        +
        +

        + +

        +
        +

        + 20230201 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤衢Ա芬һģɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + ̷Ԫ +

        +
        +

        + ɽӦ̼ɽ +

        +
        +

        + ɽӦƣ˻ʦͨϻ +

        +

        + ɽ280000.00Ԫ +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰҵͶʣţ޹˾ +

        +

        +    ַĴʡŰоÿ·11 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾  +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/202321/339.html b/www/news/yact_0301/202321/339.html new file mode 100644 index 0000000..7a6f51f --- /dev/null +++ b/www/news/yact_0301/202321/339.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> б깫 >>
        + +
        +
        +

        ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿԴ̽

        +
        ڣ2023-02-01ֺţ Сرմҳ
        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿԴ̽ +

        +
        +

        + Ŀ +

        +
        +

        + ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿ +

        +
        +

        + Ŀ +

        +
        +

        + KRD-L2023006 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + +

        +
        +

        + ĴŰÿ +

        +
        +

        + +

        +
        +

        + Դ̽ +

        +
        +

        + 淢ʱ +

        +
        +

        + 20230201 +

        +
        +

        + ɹ +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + ɹ +

        +
        +

        + Ĵб޹˾ +

        +
        +

        + Ԥ +

        +
        +

        + 288700.00Ԫ +

        +
        +

        + +

        +
        +

        + 20230201 +

        +
        +

        + ίԱԱ +

        +
        +

        + 鳤芬Ա衢̷Ԫ𢣨ɹ˴ +

        +
        +

        + ලԱ +

        +
        +

        + һ +

        +
        +

        + ɽӦ̼ɽ¸ +

        +
        +

        + ɽӦƣǬԴʦͨϻ +

        +

        + ɽ¸Ϊ40% +

        +
        +

        + ɹ˵ַϵʽ +

        +
        +

        + ɹˣŰÿͶ޹˾ +

        +

        +    ַĴʡŰоÿӶ·3 +

        +

        + ϵˣ̷ +

        +

        + ϵ绰0835-3358299 +

        +
        +

        + ַϵʽ +

        +
        +

        + ɹĴб޹˾  +

        +

        + ͨѶַĴʡŰݴ㳡115¥4 +

        +

        + ϵˣ½Ůʿ +

        +

        + ϵ绰0835-2888656 +

        +
        +

        + +

        +
        +

        + Ա淢֮1ա +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/index.html b/www/news/yact_0301/index.html new file mode 100644 index 0000000..cef62a5 --- /dev/null +++ b/www/news/yact_0301/index.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        б깫

        ǰλãҳ > б깫

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
        +
         ŰÿͶ޹˾2022ȹĿ㱨Ʒ2023-02-01
         2022Ȳ񱨱ơ2023ȼ걨ķԴ̽2023-02-01
         ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-02-01
         Űҵ֧װ޸칤̾Դ̽2023-02-01
         2022˽ֵϾɽ¸-µһ칤ɽ2023-01-17
         2023Ⱦ·޸ɽ2023-01-16
         ʩɽ2023-01-16
         2023԰·޸ɽ2023-01-16
         Űÿóά޲ɹĿԴ̽2023-01-13
         2023԰·ӾǼˮ׶Ͱ𻵸ɽ2023-01-13
         ŰְҵѧԺѧԺĿһڣʯֲשϲɹбᡭ2023-01-10
         ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-01-09
         ŰÿͶ޹˾Ŀ㱨ƷɹĿ2023-01-09
         2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ2023-01-09
         Űҵ֧װ޸칤̾Դ̲ɹ2023-01-09
         ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹС2023-01-09
         Űÿ޹˾2022˽ֵϾɽ¸졭2023-01-05
         Űÿ޹˾2023Ⱦ·޸2023-01-05
         Űÿ޹˾ڳʩ̸2023-01-05
         Űÿ޹˾2023԰·޸2023-01-05
         Űÿ޹˾2023԰·ӾǼˮ׶2023-01-05
         Űÿóά޲ɹĿԴ̲ɹ2022-12-30
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/index_2.html b/www/news/yact_0301/index_2.html new file mode 100644 index 0000000..6e7f742 --- /dev/null +++ b/www/news/yact_0301/index_2.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        б깫

        ǰλãҳ > б깫

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
        +
         ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԳɽ2022-12-30
         ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹɽ2022-12-30
         ŰְҵѧԺѧԺĿһڣ繤רҵаб깫2022-12-22
         Űÿ޹˾ ŰְҵѧԺѧԺ2022-12-22
         ŰְҵѧԺѧԺĿһڣʯֲשɹб깫2022-12-22
         Űÿ޹˾ ŰְҵѧԺѧԺ2022-12-22
         ŰְҵѧԺѧԺĿһڣǽʯᡢɹб깫2022-12-22
         Űһ廯Ŀ-Űÿ¾ô׷ʩ2022-12-15
         ŰۺϷ޹˾ɹѯ۽ʾ2022-12-14
         ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿɽ2022-12-14
         ŰۺϷ޹˾ɹѯ۹2022-12-09
         Űÿ޹˾ѹɹĿɹ2022-12-09
         Űÿ޹˾ھӲʩɹɽᡭ2022-12-06
         Űһ廯Ŀ-Űÿ¾ô׷ʩ2022-12-02
         ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿԴ衭2022-12-02
         Űÿ޹˾ھ˼ˮ2022-12-02
         Űÿ޹˾ھӲʩɹԡ2022-11-29
         ŰҵͶʣţ޹˾ծɹĿԴ̽ᡭ2022-11-28
         Űÿ޹˾ھ˼ˮ2022-11-25
         ŰҵͶʣţ޹˾ծɹĿԴ2022-11-14
         Űһ廯Ŀ-Ű³ӵ̬衭2022-11-04
         Ű־Ӫ޹˾ɹĿ2022-10-28
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/index_3.html b/www/news/yact_0301/index_3.html new file mode 100644 index 0000000..116e717 --- /dev/null +++ b/www/news/yact_0301/index_3.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        б깫

        ǰλãҳ > б깫

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
        +
         Űÿ޹˾ŰְҵѧԺѧԺ2022-10-27
         Űһ廯Ŀ-Ű³ӵ̬衭2022-10-26
         ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽2022-10-19
         Ű־Ӫ޹˾Ŀɹ2022-10-17
         ŰְҵѧԺѧԺĿһڣƽб깫2022-10-15
         Űÿ÷ĿʿзɹĿ2022-10-11
         ĴŰÿƬҵˮ׹Σշ2022-10-10
         ŰۺϹȼʩĿһ·8Ŀ嵥Ʒ2022-10-09
         ҵĵ2Ŀ嵥ƷӦ̲ɹԴ빫2022-10-07
         Űÿ޹˾ŰְҵѧԺѧԺ2022-09-29
         Űÿ޹˾ڴݲҵ԰ǻͣλĿ2022-09-29
         Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-09-29
         ĴŰÿƬҵˮ׹Σշ2022-09-28
         ĴŰÿƬҵˮ׹Σշ2022-09-28
         Դ빫2022-09-27
         ŰۺϹȼʩĿ (һ) 7Ŀʩͼ2022-09-26
         ҵĿ3ĿʩͼɹĿԴ̲ɡ2022-09-26
         Űÿ޹˾ڴݲҵ԰ǻͣλĿ2022-09-25
         Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-09-25
         ŰۺϹȼʩĿһ·8Ŀ嵥Ʒ2022-09-25
         ŰۺϷ޹˾ɹѯ۹2022-09-23
         ĴŰÿƬҵˮ׹Σշ2022-09-20
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/index_4.html b/www/news/yact_0301/index_4.html new file mode 100644 index 0000000..afecbef --- /dev/null +++ b/www/news/yact_0301/index_4.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        б깫

        ǰλãҳ > б깫

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
        +
         Դ빫2022-09-15
         ҵĿ3ĿʩͼɹĿ2022-09-13
         ŰۺϹȼʩĿ (һ) 7Ŀʩͼ2022-09-13
         ĴŰÿƬҵˮ׹Σշ2022-09-13
         ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ2022-09-07
         ĴŰÿƬҵˮ׹Σշ2022-09-05
         ҵĿ3ĿʩͼɹĿԴ̲ɡ2022-09-02
         ŰۺϹȼʩĿ (һ)7Ŀʩͼ2022-09-02
         Űÿ޹˾2022걣ɹĿɽ2022-09-01
         Űÿ޹˾Űݲҵ԰8#¥¥ɽ2022-08-31
         Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-08-31
         ĴŰÿƬҵˮ׹Σշ2022-08-29
         Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#ᡭ2022-08-25
         Űÿ޹˾Űݲҵ԰8#¥¥2022-08-24
         Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-08-24
         Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#ᡭ2022-08-19
         йƻʩĿǻƼƽ̨бʾ2022-08-17
         ŰۺϷ޹˾ڳɹɽ2022-08-17
         ŰۺϹȼʩĿȫɹĿԡ2022-08-15
         Ű˻԰ȫܻܿƽ̨ƷƷ2022-08-12
         ŰۺϷ޹˾ڳɹѯ۵Ĺ2022-08-11
         Űÿ޹˾2022걣ɹĿɹ2022-08-10
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/index_5.html b/www/news/yact_0301/index_5.html new file mode 100644 index 0000000..7fcf1b9 --- /dev/null +++ b/www/news/yact_0301/index_5.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        б깫

        ǰλãҳ > б깫

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
        +
         йƻʩĿ˹ƽ̨ Դ̽2022-08-10
         Űÿ޹˾ϴɨɹɽ2022-08-09
         йƻʩĿǻƼƽ̨ɹ2022-08-06
         Űÿ޹˾ϴɨɹ̸еĹ2022-08-03
         ŰۺϹȼʩĿȫɹĿԡ2022-08-01
         йƻʩĿ˹ƽ̨ɹ2022-07-28
         Űÿ޹˾2022е޷ɹĿɽ2022-07-20
         Űÿ޹˾2022䳵޷ɹĿбᡭ2022-07-20
         ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶ2022-07-20
         ŰÿͶ޹˾Դҵ԰ʩĿġ2022-07-20
         ˮ˲ŹԢװ޲ɹĿԴ̽2022-07-19
         ŰۺϷ޹˾ɹѯ۽ʾ2022-07-14
         Űÿ޹˾2022άǹɹĿ2022-07-13
         Űÿ޹˾2022ǹ̼άװβϲɡ2022-07-13
         Űÿ޹˾2022껨ܲɹͷɹĿɽ2022-07-12
         Űÿ޹˾2022ǹ̼άͷ2022-07-12
         ̸вɹ2022-07-11
         ŰۺϷ޹˾ɹѯ۹2022-07-11
         Űü²ϲҵ԰ʩ蹤ƷɹԴ̽ᡭ2022-07-07
         Űü²ϲҵ԰ʩ蹤̿ɹԴ̽ᡭ2022-07-07
         ˮ˲ŹԢװ޲ɹĿԴ̲ɹ2022-07-06
         ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶ2022-07-05
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/index_6.html b/www/news/yact_0301/index_6.html new file mode 100644 index 0000000..8e733b0 --- /dev/null +++ b/www/news/yact_0301/index_6.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        б깫

        ǰλãҳ > б깫

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
        +
         2022-06-29
         Űÿ޹˾2022䳵޷ɹĿб깫2022-06-28
         Űÿ޹˾2022ǹ̼άװβϲɡ2022-06-28
         Űÿ޹˾2022ǹ̼άͷ2022-06-28
         Űÿ޹˾2022е޷ɹĿɹ2022-06-28
         Űÿ޹˾2022껨ܲɹͷɹĿɹ2022-06-28
         Űÿ޹˾2022άǹɹĿ2022-06-28
         ŰüƷɹĿԴ̲ɹ2022-06-28
         Űü²ϲҵ԰ʩ蹤̿ɹԴ̲ɡ2022-06-22
         Űü²ϲҵ԰ʩ蹤ƷɹԴ̲ɡ2022-06-22
         ŰԴҵ԰ʩĿ¥Ҿ߼豸ɹĿ̸롭2022-06-20
         ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿԡ2022-06-20
         ŰüƷɹĿ2022-06-15
         ɽƬƬˮȫ״۷ɹĿԡ2022-06-13
         2022ȻĿ̽ƷɹĿб깫2022-05-17
         20222023Ƚ蹤Ӧ̲ɹб깫2022-05-11
         й¾òҵѯأɹԴ̽ᡭ2022-05-10
         ŰԴҵ԰ʩĿѵıΣʩܳаɹ2022-05-07
         2022-04-29
         й¾òҵѯأɹԴ2022-04-25
         ŰԴҵ԰ʩĿѵıΣʩܳаɹ2022-04-24
         20222023Ƚ蹤Ӧ̲ɹбɹ2022-04-20
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/index_7.html b/www/news/yact_0301/index_7.html new file mode 100644 index 0000000..855e069 --- /dev/null +++ b/www/news/yact_0301/index_7.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        б깫

        ǰλãҳ > б깫

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
        +
         2022ȻĿ̽ƷɹĿбɹ2022-04-20
         ŰϢĽĿ繤̣졢Ʒɹ2022-03-29
         Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-03-17
         Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-03-14
         ŰϢĽĿ繤̣졢Ʒɹ2022-03-14
         Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-03-03
         Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-02-28
         Űÿ޹˾רҵ˲Ƹѯ۽ʾ2022-02-15
         Űÿ޹˾רҵ˲Ƹѯ۹2022-02-08
         ˮĿ˲ŹԢװ-ʩɹĿԴ빫2021-12-20
         ŰÿͶ޹˾Դҵ԰ʩĿġ2021-12-20
         ŰԴҵ԰ʩĿıΣIT豸װɹ2021-12-15
         ŰÿͶ޹˾Դҵ԰ʩĿ顭2021-12-13
         ŰÿͶ޹˾Դҵ԰ʩĿġ2021-12-13
         Űݲҵ԰ֻƽ̨ȼɹĿԴ̽ʾ2021-12-07
         ŰÿչͶ޹˾ IJɹѯ۽ʾ2021-12-06
         ŰÿͶ޹˾ŰԴҵ԰ʩĿ顭2021-12-02
         ŰÿͶ޹˾ŰԴҵ԰ʩĿ顭2021-12-02
         ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸ2021-12-02
         ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ䡭2021-12-02
         Űݲҵ԰ֻƽ̨ȼɹĿɹ2021-11-30
         ŰÿչͶ޹˾ IJɹѯ۹2021-11-30
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0301/index_8.html b/www/news/yact_0301/index_8.html new file mode 100644 index 0000000..979337c --- /dev/null +++ b/www/news/yact_0301/index_8.html @@ -0,0 +1,255 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        б깫

        ǰλãҳ > б깫

        +
        + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
        +
         ŰۺϷ޹˾ 2021-2024ȳάޱɹ 2021-11-16
         ŰۺϷ޹˾ 2021-2024 ȳάޱ ɹ2021-11-09
         ĴŰÿ˹ʪ̬Ŀʩ 깫2021-11-08
         Űÿ޹˾ ڴݲҵ԰8#չḶ́2021-07-15
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20201127/98.html b/www/news/yact_0302/20201127/98.html new file mode 100644 index 0000000..719e842 --- /dev/null +++ b/www/news/yact_0302/20201127/98.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__ݲҵ԰һ1#2# + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ݲҵ԰һ1#2#

        +
        ڣ2020-11-27ֺţ Сرմҳ
        + +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20201127/99.html b/www/news/yact_0302/20201127/99.html new file mode 100644 index 0000000..a2e372e --- /dev/null +++ b/www/news/yact_0302/20201127/99.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__ݲҵ԰һ3#4# + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ݲҵ԰һ3#4#

        +
        ڣ2020-11-27ֺţ Сرմҳ
        + +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20201130/100.html b/www/news/yact_0302/20201130/100.html new file mode 100644 index 0000000..0061dd2 --- /dev/null +++ b/www/news/yact_0302/20201130/100.html @@ -0,0 +1,256 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2020깫ƸרҵԱԳɼĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾2020깫ƸרҵԱԳɼĹ

        +
        ڣ2020-11-30ֺţ Сرմҳ
        +

        + ŰҵͶʣţ޹˾2020깫ƸרҵԱԹѽݡŰҵͶʣţ޹˾ƸרҵԱ桷йع涨ֽԳɼ˹£ +

        +

        + һԳɼԱ +

        +

        + ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

        +

        + ʣѯŰҵͶʣţ޹˾ۺϹ绰0835-3232788 +

        +

        + ŰͶ2020깫ƸרҵԱԳɼԱ +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        + ŰҵͶʣţ޹˾ +

        +

        + 20201130 +

        +

        +
        +

        +

        + ظ/ŰͶ2020깫ƸרҵԱԳɼԱ.xls +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20211122/138.html b/www/news/yact_0302/20211122/138.html new file mode 100644 index 0000000..35104e7 --- /dev/null +++ b/www/news/yact_0302/20211122/138.html @@ -0,0 +1,382 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ƸרҵԱ

        +
        ڣ2021-11-22ֺţ Сرմҳ
        +

        +
        +

        +

        + ŰҵͶʣţ޹˾ +

        +

        + ƸרҵԱ +

        +

        +
        +

        +

        + ݹ˾ӪչҪչƽȡŵԭṫƸרҵԱ10ֽй£ +

        +

        + ŰҵͶʣţ޹˾ҵעʱ10ԪʲģԼ75ԪŹ˾4ȫӹ˾زιɹ˾14ҡҪͶʹ̽衢ҵ̣ʲӪҵȡýʩܳаʩܳаزIDCӪ֤ʣAA +

        +

        + ƸԱصΪҼŰüɶԼ110ٹ·Լ1Сʱ̣ɶվԼ50ӣɶ˫ʻ90Űij15Űɽ6 +

        +

        + һְλ +

        +

        + ŰҵͶʣţ޹˾2021ȹƸרҵԱְλ +

        +

        + +

        +

        + 1.л񹲺͹طƷж +

        +

        + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

        +

        + 3.֮һߣƸã +

        +

        + 1ܹ´ΰΥڽܵδۺԱ +

        +

        + 2ܵͻ񴦷ڴڵԱ +

        +

        + 3ԱιԱҵλпΥΥڽڵԱ +

        +

        + 4ػҵλδԱ +

        +

        + 5۾ˣ +

        +

        + 6ҹ涨ƸõԱ +

        +

        + 4.ְλ +

        +

        + Ƹ +

        +

        + һ +

        +

        + ʱ䣺20211123ա123գ8:3012:0014:3018:00 +

        +

        + ʽֳ籨ֳϸظҪ +

        +

        + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңŰüӶ·3ţѯ绰0835-3228508Ƹ籨ɽϷ䣺773836156@qq.com +

        +

        + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰҵͶʣţ޹˾ƸרҵԱ1;˽1ڲ2š籨ɨϴָ䡣 +

        +

        + ṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

        +

        + ʸ +

        +

        + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄Աйṩٱϵģһʵȡ¼ʸ +

        +

        + ԣרҵ֪ʶԣ +

        +

        + ͨʸԱ֯μӱԣרҵ֪ʶԣԣרҵ֪ʶԣ1:3δﵽĸλɹ˾Ӧȡԣרҵ֪ʶԣ100֣ռܳɼ40% +

        +

        + ģ +

        +

        + ݱԣרҵ֪ʶԣɼ1:2ıӸ߷ֵͷȷһԱԡ100֣ռܳɼ60% +

        +

        + 壩 +

        +

        + ݱԣרҵ֪ʶԣܳɼܳɼԣרҵ֪ʶԣ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲһΣ +

        +

        + +

        +

        + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸ򿼲ϸԶȱȡְλ +

        +

        + ߣʾƸ +

        +

        + 졢ϸıԱȷΪƸԱйʾʾڼලٱٱӦʵʵǵطӳ⣬ṩҪĵʾ顢Զԭֵȱȡְλ +

        +

        + ʾģسƸΣǩͶͬ2¡ +

        +

        + ġн +

        +

        + ŰҵͶʣţ޹˾н취ִС +

        +

        +
        +

        +

        + 1.ŰҵͶʣţ޹˾ƸרҵԱ +

        +

        +            2.ŰҵͶʣţ޹˾2021ȹƸרҵԱְλ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                         ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                                                     20211122 +

        +

        + ظ1ŰҵͶʣţ޹˾ƸרҵԱ +

        +

        +                            2ŰҵͶʣţ޹˾ƸרҵԱְλ +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20211213/149.html b/www/news/yact_0302/20211213/149.html new file mode 100644 index 0000000..665ca15 --- /dev/null +++ b/www/news/yact_0302/20211213/149.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼԱĹ

        +
        ڣ2021-12-13ֺţ Сرմҳ
        +

        + ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼԱĹ +

        +

        +
        +

        +

        + ŰҵͶʣţ޹˾2021깫ƸרҵԱԹѽݡŰҵͶʣţ޹˾ƸרҵԱ桷йع涨ֽԳɼԱ˹£ +

        +

        + һԳɼԱ +

        +

        + ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

        +

        + ʣѯŰҵͶʣţ޹˾ۺϹ绰0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        + ŰͶ2021깫ƸרҵԱԳɼԱ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                           ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                                                      20211213 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20211220/153.html b/www/news/yact_0302/20211220/153.html new file mode 100644 index 0000000..1c70978 --- /dev/null +++ b/www/news/yact_0302/20211220/153.html @@ -0,0 +1,295 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ƸרҵԱĹ

        +
        ڣ2021-12-20ֺţ Сرմҳ
        +

        + ŰҵͶʣţ޹˾ +

        +

        + ƸרҵԱĹ +

        +

        +
        +

        +

        + ݡŰҵͶʣţ޹˾ƸרҵԱ桷涨ֽ˹£ +

        +

        + һԱ +

        +

        + ŰҵͶʣţ޹˾ƸרҵԱԱ +

        +

        + 찲 +

        +

        + һʱ +

        +

        + 20211222գ8:30ŰְҵѧԺҽԺģŰ·132ţϽ졣15δָصĿΪԶȨһкɿԸ +

        +

        + ׼ +

        +

        + Ŀͱ׼աӡԱ¼ͨñ׼У֪ͨ˲20051ţֲ͡޶<Ա¼ͨñ׼У><Ա¼ֲᣨУ>֪ͨ粿201019ţڽһùԱ¼칤֪ͨ粿201265ţӡԱ¼ֲ Уй޶ݵ֪ͨ粿201358ţִС +

        +

        + +

        +

        + 1.쵱вѪBȼ飬ܼǰʳ8-12СʱǰһעϢҹҪƣ˶ +

        +

        + 2.ʱ飬©飬ԶijһĿӰƸãɿԸ +

        +

        + 3.μʱЯ˵ڶ֤֤֤ӡһ֤һһա +

        +

        + 4.ϽŪ١ð档ʱϽѣͬ +

        +

        + 5.450ԪԸɿֱӽҽԺ +

        +

        + ѯ绰0835-3228508,18599952520 +

        +

        + ش˹ +

        +

        +
        +

        +

        + ŰҵͶʣţ޹˾2021깫ƸרҵԱԱ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                           ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                                                      20211220 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021129/148.html b/www/news/yact_0302/2021129/148.html new file mode 100644 index 0000000..ce68d73 --- /dev/null +++ b/www/news/yact_0302/2021129/148.html @@ -0,0 +1,286 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ڹƸרҵԱԵĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ڹƸרҵԱԵĹ

        +
        ڣ2021-12-09ֺţ Сرմҳ
        +

        +
        +

        +

        + ŰҵͶʣţ޹˾ +

        +

        + ڹƸרҵԱԵĹ +

        +

        +
        +

        +

        + ݡŰҵͶʣţ޹˾ƸרҵԱ桷涨ֽй֪ͨ£ +

        +

        + һʱ估ص +

        +

        + ʱ䣺20211212գգ10:00-11:00װԱλδﵽȡøλ +

        +

        + Եص㣺ŰÿӶ·3ŰҵͶʣţ޹˾ +

        +

        + ע +

        +

        + 1.μӱԵĿЯ֤ԭԵصμӱԣδЯ֤Ŀ볡9:55ǰǩʱδǩߣȡʸ +

        +

        + 2.ʲܲμӱԻʱԭܼеģͬԸԡ +

        +

        + 3.ЯͨѶߵȵӲƷ뿼Ѵ谴ԱҪػָλá +

        +

        + 4.س̬Ҫ뿼ע˷Ա֣ʱҪʱժ⣬Կ㡢μӱӦȫ֡ +

        +

        + 5.ΪӰ쿼ԣԹи߷յĿԼ¹ڲȷƲ֢״ȾнӴʷĿӦйع涨Ծܸ۲졢ͺ⣬ṩ48Сʱ¹ڲ֤ +

        +

        + 6.ʱЯľںɫīˮʡ2BǦʡƤı༭ܵļ +

        +

        + 7.ΥԹĿȡ¼ʸ +

        +

        + ѯ绰0835-3228508 18599952520 +

        +

        + ش˹档 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                           ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                                                       2021129     +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021426/109.html b/www/news/yact_0302/2021426/109.html new file mode 100644 index 0000000..4d8ef62 --- /dev/null +++ b/www/news/yact_0302/2021426/109.html @@ -0,0 +1,289 @@ + + + + +ŰҵͶʣţ޹˾__йƺĻĿɹһԴɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        йƺĻĿɹһԴɽ

        +
        ڣ2021-04-26ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + йƺĻĿɹһԴɽ +

        +

        +
        +

        +

        + һĿƣйƺĻĿɹ +

        +

        + ɽϢ +

        +

        + ɽƣĴʡͨŲҵ޹˾ +

        +

        + ɽ̵ַɶи·186Ÿ¹ʹ㳡E7¥ +

        +

        + ɽ86Ԫ +

        +

        + ҪɽϢ +

        +

        + 1ϵͳҪݣ2·UPSԴ룬2йƺĻĵ¡2Դͷ񡢷׽ӵءնȵȣ2յϵͳҪݣ2̨100KWյʩյϵͳڻͭܡˮȣ3ϵͳҪݣ26̨42U񡢻˫߼ܡβ˲ۡӵءذȣ4ϵͳҪݣƵءۺϲܲȣ5ϵͳҪݣܹܺܵԽӴ¥𱨾ƽ̨ͼڱϵͳƽ̨2ϵͳȣ6ϵͳҪݣ⡢Ͳʩȡڣ60졣 +

        +

        + ġЭС̷Ԫ𢡢Խ֣֣ +

        +

        + 塢ޣԱ淢֮1 +

        +

        + Աιѯʣ밴·ʽϵ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ɹ˵ַŰоӶ·3ŲͶ1205 +

        +

        + ɹλϵˣŮʿ      +

        +

        + ϵ绰0835-3232788 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                   Űÿ޹˾ +

        +

        +                                                                                                                                                     2021426 +

        +

        + ظ1.󱨸棺/Files/file/20210426/2021042615430687687.pdf +

        +

        +                 2.ɹʾַhttp://www.yact.com.cn/news/yact_0302/202149/103.html +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202149/103.html b/www/news/yact_0302/202149/103.html new file mode 100644 index 0000000..ae7aea6 --- /dev/null +++ b/www/news/yact_0302/202149/103.html @@ -0,0 +1,283 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾õһԴɹʽɹйƺĻĿʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾õһԴɹʽɹйƺĻĿʾ

        +
        ڣ2021-04-09ֺţ Сرմҳ
        +

        + DZڹӦ̡λˣ  +

        +

        + ҵλΪ㹤ҪõһԴʽɹйƺĻĿ־ʹ㷺 +

        +

        + һɹˣŰÿ޹˾ +

        +

        + ɹĿƣйƺĻĿ +

        +

        + ɹԤ㣺86Ԫ +

        +

        + ġõIJɹʽһԴɹʽ +

        +

        + 塢õһԴɹʽԭ˵ +

        +

        + ݲҵ԰1#¥20199ͶУ1#¥IDC硢洢豸У1#¥ԭĴʡͨŲҵ޹˾ṩؼͻΪ豸Ǩʱϵͳȶԡ½ӰȫգͬʱʽظͶԴ˷ѷգӱҵԡһԷ濼ǣʹĴʡͨŲҵ޹˾ڳṩ +

        +

        + רҵԱ֤ΪĿϡл񹲺͹ɹʮһ֮涨뱣֤ԭвɹĿһԻ߷׵ҪҪԭӦ̴ʽܶԭͬɹٷ֮ʮġʽõһԴʽɹĴʡͨŲҵ޹˾ +

        +

        + ⶨӦ +

        +

        + ӦƣĴʡͨŲҵ޹˾ +

        +

        + ַɶи·186Ÿ¹ʹ㳡E7¥ +

        +

        + ߡʾ +

        +

        + DZڹӦ̡λ˶Թʾݼ֤ģӦڹʾ֮5ڣ2021412202141617ʱֹʽݡʵӦƼϵϵʽȣɹλ +

        +

        + ɹλַŰоӶ·3ŲͶ1205      +

        +

        + ɹλϵˣŮʿ     ϵ绰0835-3232788 +

        +

        +
        +

        +

        + ɹλŰÿ޹˾ +

        +

        + 202149 +

        +

        +
        +

        +

        + ظ/ɹĿһԴɹʽ֤ר.pdf +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021524/112.html b/www/news/yact_0302/2021524/112.html new file mode 100644 index 0000000..2b6b0e3 --- /dev/null +++ b/www/news/yact_0302/2021524/112.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ƸĿĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾ ƸĿĹ

        +
        ڣ2021-03-23ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        +                                                                                 ƸĿĹ +

        +

        +
        +

        +

        + Űÿ޹˾ŰҵͶʣţ޹˾ȫʹй˾ҪṫƸĿ1ֽй£ +

        +

        + һƸְλ +

        +

        + ṫƸĿ1 +

        +

        + Ƹʽ +

        +

        + ʵйԣ¼á +

        +

        + +

        +

        + 1.л񹲺͹طƷж +

        +

        + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

        +

        + 3.䲻35ꡣ +

        +

        + 4.֮һߣƸã +

        +

        + 1ܹ´ΰΥڽܵδۺԱ +

        +

        + 2ܵͻ񴦷ڴڵԱ +

        +

        + 3ԱιԱҵλпΥΥڽڵԱ +

        +

        + 4ػҵλδԱ +

        +

        + 5۾ˣ +

        +

        + 6ҹ涨ƸõԱ +

        +

        + ġƸλҪ +

        +

        + ĿԱޣ45£ѧרҵ3Ͻҵֳ飻ϤҺ͵ططɡ桢߼ҵ淶Ϥֳʩȡơ蹤̹淶Ҫʩա豸ȣ߱õCADʶͼͼнʦװװޡ簲װְҵʸ񡣾зḻʩֳ鼰ۿƾѧɷſר +

        +

        + 塢Ƹ +

        +

        + һ +

        +

        + ʱ䣺323ա329գ8:3012:0014:3018:00 +

        +

        + ʽֳ籨 +

        +

        + Ͷ䣺429347546@qq.com +

        +

        + ص㣺ŰҵͶʣţ޹˾2¥1202칫ңĴŰÿӶ·3ţѯ绰0835-3232788 +

        +

        + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰҵͶʣţ޹˾ƸרҵԱ1;˽1ڲ2š +

        +

        + +

        +

        + ݱԱļʸ飬ϸ߽ԣԳɼﵽ80Ϸɽһ +

        +

        + Եص㣺ŰҵͶʣţ޹˾4¥ +

        +

        + ʱ䣺202141ա +

        +

        + +

        +

        + Գɼ1:1Ӹߵȷѡ첻ϸԶȱģڸøλμԵԱа߷ֵͷεݲ +

        +

        + ģ +

        +

        + 󣬰11ıӸ߷ֵͷȷѡĿͱ׼ҵλпִСΪʸ +

        +

        + 壩¼ +

        +

        + ϸԱȷΪĿԱְ +

        +

        + н +

        +

        + չ˾ƶִС +

        +

        + ߡල +

        +

        + ƸϸաƽšԭУžŪ١˽סȨı˽ΥΥΪΥ͵عԱɴ֡ +

        +

        +
        +

        +

        +                                                                                   Űÿ޹˾ +

        +

        +                                                                         2021323 +

        +

        +
        +

        +

        + ظŰÿ޹˾Ƹ +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021524/113.html b/www/news/yact_0302/2021524/113.html new file mode 100644 index 0000000..84c66ba --- /dev/null +++ b/www/news/yact_0302/2021524/113.html @@ -0,0 +1,274 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ƸĿ뿼켰ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾ ƸĿ뿼켰ԱĹʾ

        +
        ڣ2021-04-02ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + ƸĿ뿼켰ԱĹʾ +

        +

        +
        +

        +

        + ݡŰÿ޹˾ƸĿĹ桷ѭƽšԭ򣬾ԺϸֶŰÿ޹˾ƸĿ뿼켰ԱԹʾ +

        +

        + £ +

        +

        + ʷ棬У¼øλĿ +

        +

        + ʾʱ䣺2020142-48գӦģڹʾʵʵǵŰÿ޹˾ӳ +

        +

        + ϵ绰0835-3232788 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                               Űÿ޹˾ +

        +

        +                                                                         202142 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202157/111.html b/www/news/yact_0302/202157/111.html new file mode 100644 index 0000000..feee3f6 --- /dev/null +++ b/www/news/yact_0302/202157/111.html @@ -0,0 +1,396 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ

        +
        ڣ2021-05-07ֺţ Сرմҳ
        +

        + ŰҵͶʣţ޹˾ +

        +

        + ڿƸӹ˾ԱĹ +

        +

        +
        +

        +

        + Ϊһǿ˲Ŷ齨裬ŻԱṹŰҵͶʣţ޹˾⿼Ƹӹ˾Ա2ˣֽй˹£ +

        +

        + һְλ +

        +

        + һŰÿ޹˾ܾһҪ£ +

        +

        + 1.Ƽѧ̹רҵ +

        +

        + 2.жϽʦ֤飨רҵмְƣ +

        +

        + 3.10꼰Ϲҵλҵ飬зĿ˾زŹ飬Ŀˣ +

        +

        + 4.ϤҺ͵ططɷ棬սҵ׼淶нϺõרҵϸߵרҵͷḻרҵ飬ͬʱнרҵʦ֤飬벢ȡùʵרʡϹȣ +

        +

        + 5.˳ŵڲͶŷ񲻵5꣬Ͷͬ,⳥Ӧʧ +

        +

        + ŰÿͶ޹˾ܾһҪ£ +

        +

        + 1.Ƽѧ̹רҵ +

        +

        + 2.н̶Ͻʦ֤鼰мְƣ +

        +

        + 3.10꼰Ϲҵλҵ飻 +

        +

        + 4.ϤҺ͵ططɷ棬սҵ׼淶һ۹ʦһʦȣнϺõרҵϸߵרҵͷḻרҵ飻 +

        +

        + 5.˳ŵڲͶŷ񲻵5꣬Ͷͬ,⳥Ӧʧ +

        +

        + +

        +

        + 1.л񹲺͹طƷж +

        +

        + 2.ڹڻءҵλҵְԱ +

        +

        + 3.ƸְλҪѧרҵ֪ʶƸλҪ +

        +

        + 4.䲻40ꡣ +

        +

        + 5.֮һߣƸã +

        +

        + 1ܹ´ΰΥڽܵδۺԱ +

        +

        + 2ܵͻ񴦷ڴڵԱ +

        +

        + 3ԱιԱҵλпΥΥڽڵԱ +

        +

        + 4ػҵλδԱ +

        +

        + 5۾ˣ +

        +

        + 6ҹ涨ƸõԱ +

        +

        + Ƹó +

        +

        + һ +

        +

        + ʱ䣺2021510514գ8:3012:0014:3018:00 +

        +

        + ʽֳϱ +

        +

        + ص㣺ŰҵͶʣţ޹˾2¥1202칫ңĴŰÿӶ·3ţϱ뽫Ϸ429347546@qq.com +

        +

        + Աṩˣ֤ѧѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣٷվɲѯ֤ɲṩԭ;дŰҵͶʣţ޹˾Ƹ1;˽1ڲ1š +

        +

        + Աṩϵ绰ʵЧֳͨϵ绰޷ϵӰ챨ģԸ +

        +

        + ѯ绰0835-3232788 +

        +

        + ʸ +

        +

        + ݸλʸӦƸԱ֤Ͻʸ,ԻְʸҵȽһʵѡƸʸᴩƸùȫ̡ +

        +

        + +

        +

        + οƸòȡṹԿ˷ʽСҪDzߵĹҵʺۺ԰հٷ֣Գɼռܳɼ100%12δﵽԱȡøλʱ͵ص֪ͨԳɼŰÿŰҵͶʣţ޹˾ʾ +

        +

        + ģ +

        +

        + Գɼ11ȷѡҪʵƸԱ˼֡ϵȷ졣첻ϸ񣬰ԳɼӸ߷ֵͷεݲ뿼졢ݲԱ첻ϸȡøλ +

        +

        + 壩 +

        +

        + 찴չԱ׼ִСϸ߽빫ʾ첻ϸԸֵȱۺϳɼӸߵεݲ뿼졢ݲԱ첻ϸȡøλ +

        +

        + ¼ +

        +

        + ǰʾ飬Ƹò涨ְ1-3£󣬿˺ϸתΪʽƸá +

        +

        + ġн +

        +

        + н갴ͶнƶȡִУһ𡱵ȸ߹涨ִС +

        +

        +                              +

        +

        + 1.ŰҵͶʣţ޹˾Ƹñ +

        +

        +           2.ŰҵͶʣţ޹˾Ƹְλ +

        +

        +
        +
        +

        +

        +
        +
        +

        +

        +                                                                                                                            ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                       202157 +

        +

        + ظ1.ŰҵͶʣţ޹˾Ƹñ +

        +

        +                          2.ŰҵͶʣţ޹˾Ƹְλ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202161/114.html b/www/news/yact_0302/202161/114.html new file mode 100644 index 0000000..2131212 --- /dev/null +++ b/www/news/yact_0302/202161/114.html @@ -0,0 +1,329 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾Ƹӹ˾Ա켰ԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾Ƹӹ˾Ա켰ԱĹ

        +
        ڣ2021-06-01ֺţ Сرմҳ
        +

        + ŰҵͶʣţ޹˾ +

        +

        + Ƹӹ˾Ա켰ԱĹ +

        +

        +
        +

        +

        + ݡŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ桷涨ֽ켰˹£ +

        +

        + һܳɼԱ +

        +

        + ŰҵͶʣţ޹˾Ƹӹ˾Ա켰Ա +

        +

        + 찲 +

        +

        + һʱ +

        +

        + 뿼202167ǰ챨桢޷¼֤ύŰҵͶʣţ޹˾1202칫ҡָҽԺΪŰְҵѧԺҽԺδڹ涨ύ챨ĿΪԶȨɿԸ +

        +

        + ׼ +

        +

        + Ŀͱ׼աӡԱ¼ͨñ׼У֪ͨ˲20051ţֲ͡޶<Ա¼ͨñ׼У><Ա¼ֲᣨУ>֪ͨ粿201019ţڽһùԱ¼칤֪ͨ粿201265ţӡԱ¼ֲ Уй޶ݵ֪ͨ粿201358ţִС +

        +

        + +

        +

        + 1쵱вѪBȼ飬ܼǰʳ8-12СʱǰһעϢҹҪƣ˶ +

        +

        + 2ʱ飬©飬ԶijһĿӰƸãɿԸ +

        +

        + 3μʱЯ˵ڶ֤֤֤ӡһ֤ +

        +

        + 4ϽŪ١ð档ʱϽѣͬ +

        +

        + 5ӦƸге쵱ҽԺȡ +

        +

        + 찲 +

        +

        + һʱ +

        +

        + ŰҵͶʣţ޹˾ɿ칤ڵصλԽ뿼Աĵ¡ܡڡп죬Ըйкʵ +

        +

        + ע +

        +

        + 鿪չǰ뿼ĿϵؿرͨѶͨϿ칤 +

        +

        + ġѯ绰 +

        +

        + 08353232788 +

        +

        +
        +

        +

        + Ƹӹ˾Ա켰Ա +

        +

        +
        +
        +

        +

        +
        +

        +

        +                                                                                       ŰҵͶʣţ޹˾ +

        +

        +                                                                                 202161 +

        +

        +
        +

        +

        + ظƸӹ˾Ա켰Ա +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202161/115.html b/www/news/yact_0302/202161/115.html new file mode 100644 index 0000000..b6116cf --- /dev/null +++ b/www/news/yact_0302/202161/115.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴ޹˾ ƸרְԱ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰԴ޹˾ ƸרְԱ

        +
        ڣ2021-06-01ֺţ Сرմҳ
        +

        + ŰԴ޹˾ +

        +

        + ƸרְԱ +

        +

        +
        +

        +

        + Ϊǿ裬ĸƣ߻ЧʣṫƸרְԱй£ +

        +

        + һƸƻ +

        +

        + ƸרְԱ10 +

        +

        + Ƹ +

        +

        + 1彡ط˼ƷжɣΥ¼ +

        +

        + 2ȰۺΪȺڷ񣬸ڷסѰһ֯Э͸λ; +

        +

        + 345; +

        +

        + 4иУרĻ̶ȣϤֻ԰칫ƿ +

        +

        + 5ԱڵҪ޶ڱ壨1ŰԴ޹˾ƸרְԱְλ +

        +

        + ֮һԱܱ +

        +

        + 1ɽ˽ֵ塢ɲ +

        +

        + 2ܹ´ģ +

        +

        + 3μӻ֯Ƿڽ̻ԼǷ֯ģ +

        +

        + 4ΥΥΪڽģ +

        +

        + 5Ⱥ桢ĮȺڼࡢȺӳϴģ +

        +

        + 6˱Ρ +

        +

        + ġƸ +

        +

        + һ +

        +

        + ʱ䣺202161ա68գ8:3012:0014:3018:00 +

        +

        + ʽֳϱ +

        +

        + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңĴŰÿӶ·3ţϱ뽫Ϸ773836156@qq.com +

        +

        + Աṩˣ֤ѧ֤ԭ͸ӡ1;д2ŰԴ޹˾ƸרְԱ1;˽1ڲ1š +

        +

        + Աṩϵ绰ʵЧֳͨϵ绰޷ϵӰ챨ģԸע⣺籨ϲȫʸ񲻷ϸλҪıԱ֪ͨ뿼Իڡ +

        +

        + ѯ绰1859995252018283588339 +

        +

        + +

        +

        + ֱԣӦƸڻƸλ1:3ģ֯ԣӦƸԱֱӽԻڡ100֣ӸߵݿԳɼ1:1ıȷ뿼ѡ +

        +

        + +ԣӦƸƸλ1:3֯ԡݱԳɼӸߵ1:3ԡܳɼ=Գɼ40%+Գɼ60%ܳɼӸ߷ֵͷְƸƻ1:1ȷ뿼ѡ +

        +

        + ʱ͵ص֪ͨ +

        +

        + 塢 +

        +

        + 1죺ڹ˾˽ֵ֯죬Ҫ쿼˼ʡطƷȷزϵʵЧԺͱʸкʵȷϡԿзвƸԱȡƸʸ򿼲첻ϸԶ򱨿߸ԭ޷пֵĿն׼󣬿ɰƸλ߿ܳɼӸߵ(ܳɼͬģԳɼߵȷ;ԳɼҲͬģȡ԰취ȷ)εȶݲݲԱϸ󣬶졣 +

        +

        + 2죺ڹ˾֯죬Ա¼ͨñ׼죬첻ϸģεݲԱ涨ʱ䡢صμ죬졣ÿ +

        +

        + ǰѵ +

        +

        + ƸѡμӸǰѵ(֪ͨ)ѵֲģƸ +

        +

        + ߡʼ +

        +

        + ιƸȡDzķʽŰԴ޹˾ƸԱǩͶͬDzɽ˽ֵ칤1650Ԫ/£գִУ +

        +

        + ŰԴ޹˾͡ +

        +

        +
        +

        +

        + 1.ƸרְԱְλ +

        +

        +          2.ƸרְԱ +

        +

        +
        +

        +

        +                                                                                     ŰԴ޹˾ +

        +

        +                                                                                 202161 +

        +

        + ظ1.ƸרְԱְλ +

        +

        +                          2.ƸרְԱ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021610/116.html b/www/news/yact_0302/2021610/116.html new file mode 100644 index 0000000..c2ff16c --- /dev/null +++ b/www/news/yact_0302/2021610/116.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿԴ޹˾ӳƸʱͨ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰÿԴ޹˾ӳƸʱͨ

        +
        ڣ2021-06-10ֺţ Сرմҳ
        +

        + ŰÿԴ޹˾ +

        +

        + ӳƸʱͨ +

        +

        +
        +

        +

        + ҹ˾202161ʽרְԱƸԭƻ202168սֹҹ˾½յѯ뷴ϢϹ˾ʵΪʹ˲гԣʱ뱨ҹ˾оԱƸıֹӳ2021615գӦƸ615ǰŰÿͶ1312칫һͶݱ뱨ԭְλ顢нʴ䣬¼http://jkq.yaan.gov.cn/index.htmlġ +

        +

        + شͨ档 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                  ŰÿԴ޹˾ +

        +

        +                                                                                              2021610 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021616/117.html b/www/news/yact_0302/2021616/117.html new file mode 100644 index 0000000..6a1dbf2 --- /dev/null +++ b/www/news/yact_0302/2021616/117.html @@ -0,0 +1,391 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ ڿƸӹ˾ԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ ڿƸӹ˾ԱƸԱĹʾ

        +
        ڣ2021-06-16ֺţ Сرմҳ
        +

        + ŰҵͶʣţ޹˾ +

        +

        + ڿƸӹ˾ԱƸԱĹʾ +

        +

        +
        +

        +

        + ݡŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ桷ѭƽšԭ򣬾ʸ顢ԡ졢ȳֽŰҵͶʣţ޹˾Ƹӹ˾ԱƸԱԹʾ +

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + Ա +

        +
        +

        + λ +

        +
        +

        + ְλ +

        +
        +

        + Գɼ +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + ŵӷ +

        +
        +

        + +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + ܾ +

        +
        +

        + 82.6 +

        +
        +

        + 1 +

        +
        +

        + ϸ +

        +
        +

        + ϸ +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + ŰÿͶ޹˾ +

        +
        +

        + ܾ +

        +
        +

        + 82 +

        +
        +

        + 1 +

        +
        +

        + ϸ +

        +
        +

        + ϸ +

        +
        +
        +

        + ʾΪ5գ202161622գƸԱ飬ʵŰҵͶʣţ޹˾绰ź÷ӳʾģع涨Ƹ +

        +

        + ͨѶַĴŰÿӶ·3ŰҵͶʣţ޹˾ۺϹ +

        +

        + 룺625100 +

        +

        + ϵ绰0835-3232788 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                            ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                     2021616    +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202172/123.html b/www/news/yact_0302/202172/123.html new file mode 100644 index 0000000..498910f --- /dev/null +++ b/www/news/yact_0302/202172/123.html @@ -0,0 +1,304 @@ + + + + +ŰҵͶʣţ޹˾__ݲҵ԰8#չḶ́չĿ ֤ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ݲҵ԰8#չḶ́չĿ ֤ʾ

        +
        ڣ2021-07-02ֺţ Сرմҳ
        +

        + ݲҵ԰8#չḶ́չĿ +

        +

        + ֤ʾ +

        +

        +
        +

        +

        + DZڹӦ̡λˣ +

        +

        + ݲҵ԰8#չḶ́չĿùб귽ʽɹ2021623֯רҽ˲ɹֽ֤DZڵĹӦ̺ṫڹ㷺йʾ£ +

        +

        + һɹˣŰÿ޹˾ +

        +

        + Ŀƣݲҵ԰8#չḶ́չĿ +

        +

        + ɹԤ㣺3799.9517Ԫ +

        +

        + ġɹʽб +

        +

        + 塢֤ݣ +

        +

        + һǷɹ߷ַΧ +

        +

        + ɹɹĵĹܱ׼ܱ׼ʱ׼ȫ׼׼ԼǷзɷ涨ǿԱ׼ +

        +

        + õIJɹʽ󷽷׼ +

        +

        + ģȷĹӦ̲μӲɹʸ +

        +

        + 壩ɹĿʵҪɹĿԼʱͷʽշͱ׼ͬʵ +

        +

        + Ҫ֤ +

        +

        + ר֤ +

        +

        + DZڹӦ̡λ˶Թʾݼ֤ģӦڹʾ֮3ڣ202175202177գʽݡʵӦƼϵϵ˷ʽȣɹˡ +

        +

        + ϵʽ +

        +

        +   ˣŰÿ޹˾ +

        +

        +  ϵ ˣ +

        +

        + ϵ绰18080572014 +

        +

        + ɹʸּŹƹѯ޹˾ +

        +

        +  ϵ ˣ +

        +

        +     18583950100                       +

        +

        +                                                                           Űÿ޹˾ +

        +

        +                                                              2021630 +

        +

        + ظ֤ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021727/126.html b/www/news/yact_0302/2021727/126.html new file mode 100644 index 0000000..6c2dbff --- /dev/null +++ b/www/news/yact_0302/2021727/126.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ƸԱ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ ƸԱ

        +
        ڣ2021-07-27ֺţ Сرմҳ
        +

        + Ű־Ӫ޹˾ +

        +

        + ƸԱ +

        +

        +
        +

        +

        + ݹ˾ӪչҪչƽȡŵԭҹ˾ṫƸԱ2ֽй£ +

        +

        + һְλ +

        +

        + ṫƸԱ2Ű־Ӫ޹˾ƸԱְλ +

        +

        + +

        +

        + 1.л񹲺͹طƷж +

        +

        + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

        +

        + 3.֮һߣƸã +

        +

        + 1ܹ´ΰΥڽܵδۺԱ +

        +

        + 2ܵͻ񴦷ڴڵԱ +

        +

        + 3ԱιԱҵλпΥΥڽڵԱ +

        +

        + 4ػҵλδԱ +

        +

        + 5۾ˣ +

        +

        + 6ҹ涨ƸõԱ +

        +

        + Ƹ +

        +

        + һ +

        +

        + ʱ䣺727ա810գ8:3012:0014:3018:00 +

        +

        + ʽֳϱ +

        +

        + ص㣺Ű־Ӫ޹˾3¥1312칫ңĴŰÿӶ·3ţϱ뽫Ϸ773836156@qq.com +

        +

        + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰ־Ӫ޹˾ƸԱ1;˽1ڲ2š +

        +

        + ṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

        +

        + ѯ绰0835-3228508 +

        +

        + ʸ +

        +

        + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄Աйṩٱϵģһʵȡ¼ʸ +

        +

        + +

        +

        + ͨʸԱ֯μӱԣԿԭϲ1:3ڱٴﲻְλϼܲ׼ɽͿ100֣ռܳɼ40% +

        +

        + ģ +

        +

        + ݱԳɼ1:2ıӸ߷ֵͷȷһԱԡ100֣ռܳɼ60% +

        +

        + 壩 +

        +

        + ݱԡܳɼܳɼԡ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲһΣ +

        +

        + +

        +

        + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸ򿼲ϸԶȱȡְλ +

        +

        + ߣʾƸ +

        +

        + 졢ϸıԱȷΪƸԱйʾʾڼලٱٱӦʵʵǵطӳ⣬ṩҪĵʾ顢Զԭֵȱȡְλ +

        +

        + ʾģسƸΣǩͶͬ2¡ +

        +

        + ġн +

        +

        + ִСŰҵͶʣţ޹˾н취 +

        +

        +
        +

        +

        + 1.ƸԱ +

        +

        + 2.ƸԱְλ +

        +

        +
        +

        +

        +                                                                                                        Ű־Ӫ޹˾ +

        +

        +                                                                                                       2021727 +

        +

        + ظ1ƸԱ +

        +

        +                          2ƸԱְλ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021811/128.html b/www/news/yact_0302/2021811/128.html new file mode 100644 index 0000000..b761f0e --- /dev/null +++ b/www/news/yact_0302/2021811/128.html @@ -0,0 +1,277 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ڹƸԱԵĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ ڹƸԱԵĹ

        +
        ڣ2021-08-11ֺţ Сرմҳ
        +

        + Ű־Ӫ޹˾ +

        +

        + ڹƸԱԵĹ +

        +

        +
        +

        +

        + ݡŰ־Ӫ޹˾ƸԱ桷涨ֽй˹£ +

        +

        + һʱ估ص +

        +

        + ʱ䣺2021814գ10:30-12:00 +

        +

        + Եص㣺ŰÿӶ·3ŰҵͶʣţ޹˾3¥ +

        +

        + ע +

        +

        + 1.μӱԵĿЯ֤ԭԵصμӱԣδЯ֤Ŀ볡10:20ǰǩʱδǩߣȡʸ +

        +

        + 2.Ӧøˡʾˡ츮߽ͨϢ룩²зȡաԵ쳣֢״ߣЯ7ڵЧⱨ棬Ӧ߸ԭܽ뿼ӦгеŰԱṩ48Сʱںⱨ档 +

        +

        + 3.ʲܲμӱԻʱԭܼеģͬԸԡ +

        +

        + 4.ЯͨѶߵȵӲƷ뿼Ѵ谴ԱҪػָλá +

        +

        + 5.ΥԹĿȡ¼ʸ +

        +

        + ش˹档 +

        +

        + ѯ绰0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                Ű־Ӫ޹˾ +

        +

        +                                                                                                                                                        2021811 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021817/129.html b/www/news/yact_0302/2021817/129.html new file mode 100644 index 0000000..b4f2fa3 --- /dev/null +++ b/www/news/yact_0302/2021817/129.html @@ -0,0 +1,310 @@ + + + + +ŰҵͶʣţ޹˾__Űݲҵ԰չʩ蹤ʩζ귽 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űݲҵ԰չʩ蹤ʩζ귽

        +
        ڣ2021-08-17ֺţ Сرմҳ
        +

        + Űݲҵ԰չʩ蹤ʩζ귽 +

        +

        +
        +

        +

        + һСԱ +

        +

        + СɽͶ˾̲ĿˡŹ˾̲Ź˾˲롣 +

        +

        + Ź˾̲˳ +

        +

        + Ź˾󲿣һġ̷Ԫ +

        +

        + Ͷ˾Ρ߶ +

        +

        + ص㡢ʽҪ +

        +

        + һصʱ +

        +

        + Ϊ֤ȫ̹ƽҹ˾202182015ʱ00֣ʱ䣩Ű͹Դ׷ĿҽС +

        +

        + 귽ʽ +

        +

        + 1.бѡ˲뷽ʽ +

        +

        + ѯбѡעַԹ̵ǼǵַΪ׼Ű11ҡɶ46ҡ˱2ңʡ12ңǵȫصĸѹ̬ƣΪشʩŰԱţ˾ͨ绰ϵ+Ϲʾķʽ֪ͨעַŰзΧڵ11ҹ˾ڹ涨ʱ֮ǰ붨ֳɷ˵ģӦЯͶҵӪҵִոԭ֤ԭίд˵ģίд˱Ͷ˱λԱӦЯͶҵӪҵִոԭίд֤ԭίд6ڸͶ˵λϱսƾ֤ԭṩ籣ųߵίдڸͶ˵λ6²α֤ԭбѡͬʱṩϸӡһײӸǹ£Ϊѡʸ +

        +

        + עַδŰзΧڵ60ҹ˾ҹ˾ڶǰͨƵң60ҹ˾ƵǰСʱƵңԳֹʱ䣨202182015ʱ00֣δƵҵģΪѡʸԸμӶĹ˾ӦڶǰһͨʼĻֳύʽб˾ύԸμӶijŵ顷Ϊѡʸ +

        +

        + ƵĹ˾Ҫڽӵ绰֪ͨʱṩԱĶ˺ţڻǰԱȨί顢˾Ӫҵִոӡ˼ί֤ӡºָص㡣ҹ˾ڻǰԴΪڶӺѣ˶Ը˺ʵעϢ˶һºϿɸ˾λԱ˺šƵٿǰСʱһ˶ԲλԱֽһԣʵϿɲλԱʸ +

        +

        + 2.ȡ +

        +

        + 71öƹ171˳бţֱӦȫԴƽ̨Ŀбѡ˹ʾеĵһʮһбѡƣַhttp://www.yaggzy.org.cn/1ƹӦбѡ˵һĴһǽ޹˾10ƹӦӦбѡ˵һʮĴ޹˾ҹ˾бѡʵʵƵӦƹŰ͹Դ׷ҡ豸С +

        +

        + ҹ˾ͨǩʽڵбѡȷҡŻԱɸԱͨҡ豸ȡһöƹ򣬸ƹŶӦбѡ˼ΪбˣֳԱȷֳXX˾ΪбˣԴ˽飬ֳδΪѡ˶б顱ֳԱǩȷбƵȫ̽¼񱣴档飬չ涨 +

        +

        + Ҫ +

        +

        + աŰӦͷӦָӲ칫ҹڽһǿعĽָ֪ͨ췢202120ţļ涨ΪϺشʩȡֳȫ֣ебѡ˾¹֣гΪɫ +

        +

        + ලʽ +

        +

        + ȡŰ͹Դ׷ĿҽУڼŷ󲿼̲ļල½УŰ͹Դ׷ļϵͳȫ̼ء +

        +

        + ġ淽ʽϼϢ +

        +

        + һ淽ʽ +

        +

        + ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ +

        +

        + ϼϢ +

        +

        + 1.ַɶнţ·595415¥1505 +

        +

        + 2.ռˣ +

        +

        + 3.ռ˵绰:15902888664 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021817/130.html b/www/news/yact_0302/2021817/130.html new file mode 100644 index 0000000..5e294dd --- /dev/null +++ b/www/news/yact_0302/2021817/130.html @@ -0,0 +1,295 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ƸԱԳɼ ԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ ƸԱԳɼ ԱĹ

        +
        ڣ2021-08-17ֺţ Сرմҳ
        +

        + Ű־Ӫ޹˾ +

        +

        + ƸԱԳɼ +

        +

        + ԱĹ +

        +

        +
        +

        +

        + Ű־Ӫ޹˾ƸԹѽݡŰ־Ӫ޹˾Ƹ桷йع涨ֽԳɼԱԹ棬й֪ͨ£ +

        +

        + һԱ +

        +

        + +

        +

        + ʱ +

        +

        + 2021821 9:30б䶯֪ͨ +

        +

        + ƾ֤ǩǩʱΪ9:00--9:259:30ֺ󲻵볡뿼ϵʽͨϵ϶δ涨ǩĿΪԶ +

        +

        + Եص +

        +

        + ŰÿӶ·3ŰҵͶʣţ޹˾4¥ҡ +

        +

        + ġμЯ֤ +

        +

        + Я˵ڶЧ֤ +

        +

        + 塢ע +

        +

        + 1.Ӧøˡڼȫ֣ʾˡ츮߽ͨϢ룩²зȡաԵ쳣֢״ߣЯ7ڵЧⱨ棬Ӧ߸ԭܽ뿼Ӧге +

        +

        + 2.ʲܲμԻʱ򼲲ȸԭܼеģͬԸԡ +

        +

        + 3.ӦҪԾؿ򣬷ӿԱšԽ󣬲ٽ뿼ڿýѴκηʽӦߡ +

        +

        + ϵ绰0835-3228508 +

        +

        +
        +

        +

        + Ű־Ӫ޹˾ƸԳɼԱ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                     Ű־Ӫ޹˾  +

        +

        +                                                                                                                                                            2021816 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2021823/131.html b/www/news/yact_0302/2021823/131.html new file mode 100644 index 0000000..3889549 --- /dev/null +++ b/www/news/yact_0302/2021823/131.html @@ -0,0 +1,474 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ڹƸԱۺϳɼ졢Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ ڹƸԱۺϳɼ졢Ĺ

        +
        ڣ2021-08-23ֺţ Сرմҳ
        +

        + Ű־Ӫ޹˾ +

        +

        + ڹƸԱۺϳɼ졢Ĺ +

        +

        +
        +

        +

        + աŰ־Ӫ޹˾ƸԱ桷Ҫֹֽ˾2021ȹƸۺϳɼ졢¡ +

        +

        + һۺϳɼ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + ӦƸλ +

        +
        +

        + Ա +

        +
        +

        + ԳɼԵ÷*40% +

        +
        +

        + ԳɼԵ÷*60% +

        +
        +

        + ۺɼ +

        +
        +

        + +

        +
        +

        + Ƿ +

        +
        +

        + 1-1 +

        +
        +

        + г +

        +
        +

        + Ů +

        +
        +

        + 18 +

        +
        +

        + 46.32 +

        +
        +

        + 64.32 +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + 1-2 +

        +
        +

        + +

        +
        +

        + 12.4 +

        +
        +

        + ȱ +

        +
        +

        + 12.4 +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        + 2-1 +

        +
        +

        + Ա +

        +
        +

        + +

        +
        +

        + 23.6 +

        +
        +

        + 47.28 +

        +
        +

        + 70.88 +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + 2-2 +

        +
        +

        + +

        +
        +

        + 16.8 +

        +
        +

        + 42.36 +

        +
        +

        + 59.16 +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        +

        + 찲 +

        +

        + λ1ԱҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿԱ2021827ǰָҽԺ졣 +

        +

        + 찲 +

        +

        + ϸԱ뿼컷ڣɿ쵼Сȷʱ䣬֪ͨ󡣿Ӧ202193ǰ޷¼֤ñύŰҵͶ()޹˾3¥ۺϲ +

        +

        + ѯ绰0835-3228508 +

        +

        +
        +

        +

        +                                                                                                                                             Ű־Ӫ޹˾ +

        +

        +                                                                                                                                                    2021823 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202186/127.html b/www/news/yact_0302/202186/127.html new file mode 100644 index 0000000..ecf0a60 --- /dev/null +++ b/www/news/yact_0302/202186/127.html @@ -0,0 +1,325 @@ + + + + +ŰҵͶʣţ޹˾__ݲҵ԰8#չḶ́չĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ݲҵ԰8#չḶ́չĿб깫

        +
        ڣ2021-08-06ֺţ Сرմҳ
        +

        + һĿţPG-FZCGZ-20210658бļţPG-FZCGZ-20210658 +

        +

        + Ŀƣݲҵ԰8#չḶ́չĿ +

        +

        + б꣨ɽϢ +

        +

        + ӦƣֿƼ޹˾ +

        +

        + Ӧ̵ַɶ³ǹί·555ӾƼ㳡112㡢13 +

        +

        + б꣨ɽ3495.2892550Ԫ +

        +

        + ġҪϢ +

        +

        + 1.ӦƣֿƼ޹˾ +

        +

        + 2.ƣݲҵ԰8#չIJչ +

        +

        + 3.Χʵֹڹ⻥ԻŰɫչʾнɳչ֣Ӵݲҵ־ʵˮɽǽɽɽȣ +

        +

        + 4.Ҫ󣺴ﵽչʾϡչʾҵϡչʾҵ̬ϵȣ +

        +

        + ʱ䣺Ժͬǩ֮75Ŀ깤ȫɣ +

        +

        + 5.׼бӦڱĿԼĽǰĿơʩװβչԼ豸װԺպϸȫͬԼ󽻸бʹãб˵ԭɺͬӳǩյģʱ˳ӡʱṩϸ֤׶бύ24Сʱб֯գбӦպ3ڳսб˱ϸ׶յ   +

        +

        + 塢רңһԴɹԱ +

        +

        + 鳤ڣ +

        +

        + Ա٩ǫ졢ۣɹ˴ᣨɹ˴ +

        +

        + շѱ׼ +

        +

        + Ŀշѱ׼ĿбѰɱӺԭ򣬰90000ԪдԲȡбȡб֪ͨǰбɡ +

        +

        + Ŀܽ9.00 Ԫң +

        +

        + ߡ +

        +

        + Ա淢֮1ա +

        +

        + ˡ +

        +

        + +

        +

        + šԱιѯʣ밴·ʽϵ +

        +

        + 1.ɹϢ +

        +

        + ƣŰÿ޹˾ +

        +

        + ַŰоÿӶ·3 +

        +

        + ϵʽʦ0835-3232788 +

        +

        + 2.ɹϢ +

        +

        + ƣʸּŹƹѯ޹˾ +

        +

        + ַĴʡɶиһ·15 +

        +

        + ϵʽŮʿ19108232480 +

        +

        + 3.Ŀϵʽ +

        +

        + ĿϵˣŮʿ +

        +

        + 硡19108232480 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202193/132.html b/www/news/yact_0302/202193/132.html new file mode 100644 index 0000000..76b40aa --- /dev/null +++ b/www/news/yact_0302/202193/132.html @@ -0,0 +1,367 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ƸԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ ƸԱƸԱĹʾ

        +
        ڣ2021-09-03ֺţ Сرմҳ
        +

        + Ű־Ӫ޹˾ +

        +

        + ƸԱƸԱĹʾ +

        +

        +
        +

        +

        + աŰ־Ӫ޹˾ƸԱ桷Ҫ,ʸ顢ԡԡ졢Ȼ,ֽƸԱԹʾ: +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + +

        +
        +

        + Ա +

        +
        +

        + λ +

        +
        +

        + ۺϳɼ +

        +
        +

        + +

        +
        +

        + ע +

        +
        +

        + 1 +

        +
        +

        + ֣Ƚ +

        +
        +

        + Ů +

        +
        +

        + г +

        +
        +

        + 64.32 +

        +
        +

        + ϸ +

        +
        +

        + Ƹ +

        +
        +

        + 2 +

        +
        +

        + ФФ +

        +
        +

        + +

        +
        +

        + Ա +

        +
        +

        + 70.88 +

        +
        +

        + ϸ +

        +
        +

        + Ƹ +

        +
        +

        +

        + ʾڼ,ȺҪӳ,3(92ա96),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                        Ű־Ӫ޹˾ +

        +

        +                                                                                                                                                                 202192 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20221027/279.html b/www/news/yact_0302/20221027/279.html new file mode 100644 index 0000000..9a1b837 --- /dev/null +++ b/www/news/yact_0302/20221027/279.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ·һڹˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űһ廯Ŀ-Űÿ·һڹˮַ鹫ʾ

        +
        ڣ2022-10-27ֺţ Сرմҳ
        +

        + ĴŰÿ÷չֱΪͶʱ2019-511850-17-01-503181FGQB-0053šŰһ廯Ŀ-Űÿ·һڹ̣Űüƽ޹˾աл񹲺͹ˮַط漰׼涨ίĴúһһͶ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰһ廯Ŀ-Űÿ·һڹˮַ顷Ϊ10յĹʾʾʱΪ20221027-2022119գʾڼļලٱ +

        +

        +
        +

        +

        + 赥λŰüƽ޹˾ +

        +

        + ϵ˼绰Խ15881246430 +

        +

        + ල绰0835-3222501Űɽˮ֣ +

        +

        +                 0835-2360612Űˮ֣ +

        +

        +
        +

        +

        +
        +

        +

        + 1Űһ廯Ŀ-Űÿ·һڹˮַ +

        +

        + 2Űһ廯Ŀ-Űÿ·һڹˮַר +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20221027/280.html b/www/news/yact_0302/20221027/280.html new file mode 100644 index 0000000..4c973cb --- /dev/null +++ b/www/news/yact_0302/20221027/280.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ·϶νĿˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űһ廯Ŀ-Űÿ·϶νĿˮַ鹫ʾ

        +
        ڣ2022-10-27ֺţ Сرմҳ
        +

        + ĴŰÿ÷չֱΪͶʱ2019-511850-17-01-242078FGQB-0054šŰһ廯Ŀ-Űÿ·϶νĿŰüƽ޹˾աл񹲺͹ˮַط漰׼涨ίĴúһһͶ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰһ廯Ŀ-Űÿ·϶νĿˮַ顷Ϊ10յĹʾʾʱΪ20221027-2022119գʾڼļලٱ +

        +

        +
        +

        +

        + 赥λŰüƽ޹˾ +

        +

        + ϵ˼绰Խ15881246430 +

        +

        + ල绰0835-3222501Űɽˮ֣ +

        +

        +                 0835-2360612Űˮ֣ +

        +

        +
        +

        +

        +
        +

        +

        + 1Űһ廯Ŀ-Űÿ·϶νĿˮַ +

        +

        + 2Űһ廯Ŀ-Űÿ·϶νĿˮַר +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20221031/283.html b/www/news/yact_0302/20221031/283.html new file mode 100644 index 0000000..6fbe8c1 --- /dev/null +++ b/www/news/yact_0302/20221031/283.html @@ -0,0 +1,301 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼Ĺ

        +
        ڣ2022-10-31ֺţ Сرմҳ
        +

        + Ϊϸ᳹ʵ¹ڷйҪȫȷÿһλȫݵǰ־͹ƸʻԱԡʵڼ俼֪£ +

        +

        + һʱ䣺20221139:008:30ǰƾ֤볡Եص㣺Űݲҵ԰-8¥2¥ңɽ԰17ţʵʱ䣺10:00ԿԽ1020ʵʩʵٿԡҽͨ΢С򡰹ƽ̨Ĵ츮ͨ챾˷߽룬ڿǰע״̬ +

        +

        + ʱͨߣҪȫ̹淶ְ֣ȫ罻룬ֲ +

        +

        + ǰӦǰ30ӵ㡣ڿ볡⴦뿼ǰ׼õ챾˷߽루룩ͨŴг̿̿Ч֤Լ48СʱںԱֽ֤ʡӰɣͬϹԱ볡齡롢г̿ɨ뼰¼׼ +

        +

        + ġ7еͷþʷĿֱ˿ǰ32Σʱ24СʱβڴʵļУԱ֤볡μӿԡⱨʱԲʱΪ׼Ǽʱ򱨸ӡʱ䡣뿼ǰò׼ʱ䡢ȲϹ涨Ŀ볡ο +

        +

        + 塢ֳ37.3棩޿ԵȺ쳣֢״߷ɽ뿼㣻ֳȷ쳣쳣֢״ߣٲμӴ˴οԣӦϵҽԺ +

        +

        + ֮һߣòμӱοԣ +

        +

        + 1.Ϊ롱롱г̿Ϊ쿨ȿƿǺŷδųĿ +

        +

        + 2.ֳȷ쳣37.3棩쳣֢״ĿδųȾߣ +

        +

        + 3.ǰ10и̨͹þʷģ +

        +

        + 4.ǰ7йи߷յþʷģ +

        +

        + 5.ǰ10¹ڷȷﲡ֢״Ⱦ߱ķȺ/к֢״߽Ӵʷģ +

        +

        + 6.ǰ7оӼҸҽѧ۲ԱӴʷģ +

        +

        + 7.Ժȷﲡѽиҽѧ۲֢״Ⱦ,ûҽѧ۲ڵģ +

        +

        + 8.жΪ¹ڷײȾߣȷﲡ֢״ȾߣнӴߺܽӵܽӣ +

        +

        + 9.Ե죬δҪṩӦ֤й֤Ŀ +

        +

        + ߡþʷнӴʷвѧʷиӼҸ룬Ե޷ģΪʸԴ¹ڷڻԺ۲ڣԼԭ޷μӿԵĿΪʸ +

        +

        + ˡ뿼ע˷Աһҽÿ֣ʱҪʱժ⣬㡢μӿӦȫ֡ +

        +

        + šڼ䣬ҪԾؿ򣬱1ϰȫ룬ֳԱţԽ󰴹涨볡 +

        +

        + ʮع涨ص岿Ҫж̬뿼ҽʱעŰء΢ŹںŷصӦܿشʩϸع涨ִС +

        +

        + ʮһ֪Ϥ֪ϷҪ󡣷ѱþʷӴʷ״صϢϹԱз߼⡢ѯʵɲģȡʸֹԣΥ׷Ρ +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                        ŰۺϷ޹˾ +

        +

        +                                                                                                                20221031 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20221031/284.html b/www/news/yact_0302/20221031/284.html new file mode 100644 index 0000000..99baa55 --- /dev/null +++ b/www/news/yact_0302/20221031/284.html @@ -0,0 +1,271 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڹƸĿԱ뿼Ա Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾ڹƸĿԱ뿼Ա Ĺ

        +
        ڣ2022-10-31ֺţ Сرմҳ
        +

        + ݡŰÿ޹˾ƸĿԱ桷涨ֽƸĿԱ뿼Ա˹£ +

        +

        + һ뿼Ա +

        +

        + Գɼȶȷ뿼Ա7 +

        +

        + 찲 +

        +

        + ˾ɿ칤鵽صλԽ뿼Աĵ¡ܡڡп죬ԸйкʵؿرͨѶͨϿ칤 +

        +

        + 졣 +

        +

        + ע +

        +

        + ʸ鹤ᴩƸọ̈̄κν׶ηֱԱְλҪλйṩٱϵģȡ䱨Ƹʸ +

        +

        + ѯ绰:08353232788 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                      Űÿ޹˾ +

        +

        +                                                                                                                     20221031 +

        +

        +
        +

        +

        + ƸĿԱ뿼Ա +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022109/271.html b/www/news/yact_0302/2022109/271.html new file mode 100644 index 0000000..60695f6 --- /dev/null +++ b/www/news/yact_0302/2022109/271.html @@ -0,0 +1,373 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ƸʻԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰۺϷ޹˾ƸʻԱĹ

        +
        ڣ2022-10-09ֺţ Сرմҳ
        +

        + ݹҪҹ˾ṫƸʻԱ5ֽй£ +

        +

        + һƸλְ +

        +

        + C1ϻʻ֤ʻԱ4A1ʻ֤ʻԱ1ҪְճϹϸع˾ƶȣڶԳмάȷгȫʱŵĹ +

        +

        + Ƹ +

        +

        + һʸ +

        +

        + 1.л񹲺͹ܷɡ棻 +

        +

        + 2.Ʒжõְҵ£ִҵΪ¼ +

        +

        + 3.õķʶȫʶԼǿĺͳԿ;ӹ˾İżʱֵࡢӰలš +

        +

        + 4.䡢ѧҪ1ŰۺϷ޹˾ƸʻԱְλ +

        +

        + 5.ְ +

        +

        + ֮һģܱ +

        +

        + 1.δڴڵģ +

        +

        + 2.нͨ·¼ƺʻ¼Υ¼ģ +

        +

        + 3.ΥΥڽơ飬ӷ˾δսģ +

        +

        + 4.ɡ͹¹涨˱Ρ +

        +

        + ʱ䡢ʽص㼰Ҫ +

        +

        + һʱ䣺20221010202210201800ֹעֳʱΪ8:30-12:0014:30-18:00 +

        +

        + ʽȡֳϱʽ +

        +

        + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңĴŰÿӶ·3ţϲ˻ءѯ绰0835-3228508 +

        +

        + ֳύдճڲɫƬġ21ݣύ֤ҵ֤ʻ֤ű漰ؿߵ޽ͨ·¼ƺʻ¼Υ֤ʸ֤ԭ͸ӡ1ס +

        +

        + ϱύ֤ҵ֤ʻ֤ű漰ؿߵ޽ͨ·¼ƺʻ¼Υ֤ʸ֤ԭɨԼ2ĵԸʽ773836156@qq.comĵıϱڱ趨λò֤ա +

        +

        + ύϵʵԸ𣬷Ūߣһʵȡʸע⣺籨ϲȫʸ񲻷ϸλҪıԱ֪ͨԡʵٺԻڡ +

        +

        + ġ +

        +

        + ԷΪԡʵٺԻڡܳɼ100ּ㣬бԳɼռܳɼ20%ʵٳɼռܳɼ30%Գɼռܳɼ50% +

        +

        + 1.ԣ1:3ڱʱֹδﵽģӦƻƸעȱ߽ΪԶýʵٺԿԣ +

        +

        + 2.ʵ٣1:3δﵽģӦƻƸעʵȱ߽ΪԶýԿԣ +

        +

        + 3.ԣݿ+ʵۺϳɼƸλ1:3ıɸ߷ֵͷȷԱһɼͬһԣԴﲻ涨ģʵʲμʵԱȫԡ +

        +

        + Գɼʱ䡢ص֪ͨ +

        +

        + 塢 +

        +

        + ְλƸ1:1ıȷμա޶<Ա¼ͨ׼()>Ա¼ֲ()֪ͨ(粿2016140)ִСƸԱ飬ڹ֮롣ָֻʱ䡢ָҽԺһΣԸΪ׼첻ϸʸģְλܳɼӸ߷ֵͷֵ˳εȶݲֻݲһΣ +

        +

        + ͸߱˳еʱṩЧ֤ͽһƬ +

        +

        + +

        +

        + ϸȷΪѡɹ˾֯СϸԱְλƸ1:1ıȷΪƸö󡣿󲻺ϸģڸְλڰܳɼɸߵȷѡεȶݲֻݲһΣ +

        +

        + ߡʾ +

        +

        + ݿܳɼ졢ȷƸԱŰüվйʾʾΪ3գʾģйسʽƸá +

        +

        + ˡƸüʴ +

        +

        + ʾƸԱ빫˾ǩͶͬΪ2£˲ϸģƸúͬ +

        +

        + нաŰۺϷ޹˾ʻԱʱ׼ִУһ𡱵ȸ߹涨ִС +

        +

        + š +

        +

        + һʸ鹤ᴩڹƸȫ̡κν׶ηֱ߲ϱģȡʸɵĺɱ˸ +

        +

        + ƸȡϹʾ͵绰ϵķʽ֪ͨ뱨Աϵʽijͨ +

        +

        + ŰۺϷ޹˾͡ +

        +

        +
        +

        +

        +
        +

        +

        + һŰۺϷ޹˾ƸʻԱְλ +

        +

        + ŰۺϷ޹˾ƸʻԱ +

        +

        +
        +

        +

        +                        +

        +

        +                                                                                                      ŰۺϷ޹˾ +

        +

        +                                                                                                                  2022109 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022110/158.html b/www/news/yact_0302/2022110/158.html new file mode 100644 index 0000000..7ddd9d0 --- /dev/null +++ b/www/news/yact_0302/2022110/158.html @@ -0,0 +1,261 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ

        +
        ڣ2022-01-10ֺţ Сرմҳ
        +
        +

        + ŰҵͶʣţ޹˾ +

        +

        + ƸרҵԱ¼ԱĹʾ +

        +

        +
        +

        +

        + ݡŰҵͶʣţ޹˾ƸרҵԱ桷ѭƽšԭ򣬾ʸ顢ԡԡ졢졢󻷽ڣֶŰҵͶʣţ޹˾ƸרҵԱ¼ԱԹʾ +

        +

        + ʾʱ䣺2022110-114()ӳģڹʾʵʵǵŰҵͶʣţ޹˾ӳ +

        +

        + ϵ绰0835-3228508 +

        +

        +
        +

        +

        + ŰҵͶʣţ޹˾ƸרҵԱ¼Ա +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                           ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                                                       2022110 +

        +
        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20221116/289.html b/www/news/yact_0302/20221116/289.html new file mode 100644 index 0000000..9180e1e --- /dev/null +++ b/www/news/yact_0302/20221116/289.html @@ -0,0 +1,244 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ƸĿԱ¼ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾ƸĿԱ¼ԱĹʾ

        +
        ڣ2022-11-16ֺţ Сرմҳ
        +

        + ݡŰÿ޹˾ƸĿԱ桷ѭƽšԭ򣬾Կˡ졢ϸֶŰÿ޹˾ƸĿԱ¼ԱԹʾ +

        +

        + ʾڼ䣬ɲȺҪӳģ5ڣ2022111620221122գʵŰÿ޹˾绰淴ӳ̸ṩҪĵ +

        +

        + ϵ绰0835-3232788 +

        +

        +
        +

        +

        +                                                                                                      Űÿ޹˾ +

        +

        +                                                                                                                    20221116 +

        +

        +
        +

        +

        + ƸĿԱ¼Ա +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20221117/290.html b/www/news/yact_0302/20221117/290.html new file mode 100644 index 0000000..12ead80 --- /dev/null +++ b/www/news/yact_0302/20221117/290.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__ҵˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ҵˮַ鹫ʾ

        +
        ڣ2022-11-17ֺţ Сرմҳ
        +

        + ĴŰÿ÷չֱΪͶʱ2202-511850-17-01-723319FGQB-0016šҵĿŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴݳϹѯ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡҵˮַ顷Ϊ10յĹʾʾʱΪ20221117-2022121գʾڼļලٱ +

        +

        +
        +

        +

        + 赥λŰÿͶ޹˾ +

        +

        + ϵ˼绰Ԫ0835-3358299 +

        +

        + ල绰0835-3222501Űɽˮ֣ +

        +

        + 0835-2360612Űˮ֣ +

        +

        +
        +

        +

        +
        +

        +

        + ҵˮַ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20221117/291.html b/www/news/yact_0302/20221117/291.html new file mode 100644 index 0000000..8ac7fac --- /dev/null +++ b/www/news/yact_0302/20221117/291.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ

        +
        ڣ2022-11-17ֺţ Сرմҳ
        +

        + ĴŰÿ÷չĺΪž202153šŰü²ϲҵ԰ʩ蹤̿о棨Ŀ)ž20228šڵŰü²ϲҵ԰ʩ蹤̿оŰü²ϲҵ԰ʩ蹤ĿŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴݳϹѯ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰü²ϲҵ԰ʩ蹤ˮַ顷Ϊ10յĹʾʾʱΪ20221117-2022121գʾڼļලٱ +

        +

        +
        +

        +

        + 赥λŰÿͶ޹˾ +

        +

        + ϵ˼绰Ԫ0835-3358299 +

        +

        + ල绰0835-3222501Űɽˮ֣ +

        +

        + 0835-2360612Űˮ֣ +

        +

        +
        +

        +

        +
        +

        +

        + Űü²ϲҵ԰ʩ蹤ˮַ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022113/285.html b/www/news/yact_0302/2022113/285.html new file mode 100644 index 0000000..03abdb9 --- /dev/null +++ b/www/news/yact_0302/2022113/285.html @@ -0,0 +1,253 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼԱĹ

        +
        ڣ2022-11-03ֺţ Сرմҳ
        +

        + ŰۺϷ޹˾2022깫ƸʻԱԡʵٹѽݡŰۺϷ޹˾ƸʻԱ桷йع涨ֽԡʵٳɼԱ˹£ +

        +

        + һԡʵٳɼԱ +

        +

        + ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

        +

        + ʣѯŰۺϷ޹˾绰0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                   +

        +

        +                                                                                                  ŰۺϷ޹˾ +

        +

        +                                                                                                               2022113 +

        +

        +      +

        +

        +   2022깫ƸʻԱԡʵٳɼԱ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022117/287.html b/www/news/yact_0302/2022117/287.html new file mode 100644 index 0000000..11e3e38 --- /dev/null +++ b/www/news/yact_0302/2022117/287.html @@ -0,0 +1,1212 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڹƸʻԱۺϳɼԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰۺϷ޹˾ڹƸʻԱۺϳɼԱĹʾ

        +
        ڣ2022-11-07ֺţ Сرմҳ
        +

        + ݡŰۺϷ޹˾ƸʻԱĹ桷Ҫ󣬱ƸΪ5ˡֽۺϳɼʾ£    +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + λ +

        +
        +

        + +

        +
        +

        + Գɼ +

        +
        +

        + ۺϳɼ +

        +
        +

        + ʵٳɼ +

        +
        +

        + ʵۺϳɼ +

        +
        +

        + Գɼ +

        +
        +

        + ۺϳɼ +

        +
        +

        + ۺϳɼ +

        +
        +

        + +

        +
        +

        + Ƿ +

        +
        +

        + A1ʻԱ +

        +
        +

        + +

        +
        +

        + 90.00 +

        +
        +

        + 18.00 +

        +
        +

        + 90.00 +

        +
        +

        + 27.00 +

        +
        +

        + 83.60 +

        +
        +

        + 41.80 +

        +
        +

        + 86.80 +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 92.00 +

        +
        +

        + 18.40 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 82.20 +

        +
        +

        + 41.10 +

        +
        +

        + 83.50 +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        + Ҷ +

        +
        +

        + 96.00 +

        +
        +

        + 19.20 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 77.00 +

        +
        +

        + 38.50 +

        +
        +

        + 81.70 +

        +
        +

        + 3 +

        +
        +

        + +

        +
        +

        + C1ʻԱ +

        +
        +

        + ³ +

        +
        +

        + 84.00 +

        +
        +

        + 16.80 +

        +
        +

        + 90.00 +

        +
        +

        + 27.00 +

        +
        +

        + 88.20 +

        +
        +

        + 44.10 +

        +
        +

        + 87.90 +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + ֣ +

        +
        +

        + 86.00 +

        +
        +

        + 17.20 +

        +
        +

        + 90.00 +

        +
        +

        + 27.00 +

        +
        +

        + 85.80 +

        +
        +

        + 42.90 +

        +
        +

        + 87.10 +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 90.00 +

        +
        +

        + 18.00 +

        +
        +

        + 90.00 +

        +
        +

        + 27.00 +

        +
        +

        + 83.00 +

        +
        +

        + 41.50 +

        +
        +

        + 86.50 +

        +
        +

        + 3 +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 90.00 +

        +
        +

        + 18.00 +

        +
        +

        + 90.00 +

        +
        +

        + 27.00 +

        +
        +

        + 81.60 +

        +
        +

        + 40.80 +

        +
        +

        + 85.80 +

        +
        +

        + 4 +

        +
        +

        + +

        +
        +

        + ΠD +

        +
        +

        + 84.00 +

        +
        +

        + 16.80 +

        +
        +

        + 90.00 +

        +
        +

        + 27.00 +

        +
        +

        + 79.60 +

        +
        +

        + 39.80 +

        +
        +

        + 83.60 +

        +
        +

        + 5 +

        +
        +

        + +

        +
        +

        + D +

        +
        +

        + 90.00 +

        +
        +

        + 18.00 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 76.80 +

        +
        +

        + 38.40 +

        +
        +

        + 80.40 +

        +
        +

        + 6 +

        +
        +

        + +

        +
        +

        + ¶ +

        +
        +

        + 88.00 +

        +
        +

        + 17.60 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 77.40 +

        +
        +

        + 38.70 +

        +
        +

        + 80.30 +

        +
        +

        + 7 +

        +
        +

        + +

        +
        +

        + κԪ +

        +
        +

        + 86.00 +

        +
        +

        + 17.20 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 78.00 +

        +
        +

        + 39.00 +

        +
        +

        + 80.20 +

        +
        +

        + 8 +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 86.00 +

        +
        +

        + 17.20 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 77.80 +

        +
        +

        + 38.90 +

        +
        +

        + 80.10 +

        +
        +

        + 9 +

        +
        +

        + +

        +
        +

        + κ +

        +
        +

        + 86.00 +

        +
        +

        + 17.20 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 77.60 +

        +
        +

        + 38.80 +

        +
        +

        + 80.00 +

        +
        +

        + 10 +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 82.00 +

        +
        +

        + 16.40 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 78.00 +

        +
        +

        + 39.00 +

        +
        +

        + 79.40 +

        +
        +

        + 11 +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 86.00 +

        +
        +

        + 17.20 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 76.20 +

        +
        +

        + 38.10 +

        +
        +

        + 79.30 +

        +
        +

        + 12 +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 82.00 +

        +
        +

        + 16.40 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 76.60 +

        +
        +

        + 38.30 +

        +
        +

        + 78.70 +

        +
        +

        + 13 +

        +
        +

        + +

        +
        +

        + ֣ +

        +
        +

        + 82.00 +

        +
        +

        + 16.40 +

        +
        +

        + 80.00 +

        +
        +

        + 24.00 +

        +
        +

        + 76.20 +

        +
        +

        + 38.10 +

        +
        +

        + 78.50 +

        +
        +

        + 14 +

        +
        +

        + +

        +
        +

        +

        + ʾΪ3գ2022117ա2022119գȺҪӳģڹʾʵŰۺϷ޹˾绰淴ӳ̸ +

        +

        + ϵ绰ŰۺϷ޹˾0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +   +

        +

        +
        +

        +

        +                                                                                                               ŰۺϷ޹˾ +

        +

        +                                                                                                                            2022117    +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20221222/304.html b/www/news/yact_0302/20221222/304.html new file mode 100644 index 0000000..231ff4f --- /dev/null +++ b/www/news/yact_0302/20221222/304.html @@ -0,0 +1,521 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ѹɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾ѹɹĿɽ

        +
        ڣ2022-12-22ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + ѹɹĿɽ +

        +

        +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + ɹĿ +

        +
        +

        + ѹɹĿ +

        +
        +

        + ɹĿ +

        +
        +

        + ZC-JQ-CS-202212-002 +

        +
        +

        + ɹʽ +

        +
        +

        + Դ +

        +
        +

        + Ŀҵ +

        +
        +

        + Űÿ޹˾ +

        +
        +

        + Ŀϵ +

        +
        +

        + ʦ +

        +
        +

        + Ŀϵ绰 +

        +
        +

        + 0835-3236556 +

        +
        +

        + +

        +
        +

        + Ĵչ̹޹˾ +

        +
        +

        + ַ +

        +
        +

        + ĴʡŰ𼦹·1095301   +

        +
        +

        + ϵʽ +

        +
        +

        + 0835-2821369 +

        +
        +

        + +

        +
        +

        + 1 +

        +
        +

        + ר +

        +
        +

        + áԽС鳤壨ҵ +

        +
        +

        + ޼ +

        +
        +

        + 30Ԫ +

        +
        +

        + ʱ +

        +
        +

        + 202212201500ʱ +

        +
        +

        + ɽѡ˼ +

        +
        +

        + ɽѡ +

        +
        +

        + ۽Ԫ +

        +
        +

        + ÷ +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + һ +

        +
        +

        + ɳؿƻҵ޹˾ +

        +
        +

        + 28.88 +

        +
        +

        + 92.17 +

        +
        +

        + ײ +

        +
        +

        + 15535356191 +

        +
        +

        + ڶ +

        +
        +

        + ĴԶͨó޹˾ +

        +
        +

        + 26.8 +

        +
        +

        + 68.33 +

        +
        +

        + лɯ +

        +
        +

        + 15283316111 +

        +
        +

        + +

        +
        +

        + Ĵʳó޹˾ +

        +
        +

        + 29 +

        +
        +

        + 59.39 +

        +
        +

        + ؽ÷ +

        +
        +

        + 13696166513 +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/20221222/305.html b/www/news/yact_0302/20221222/305.html new file mode 100644 index 0000000..c9ed2b1 --- /dev/null +++ b/www/news/yact_0302/20221222/305.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ѹɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾ѹɹĿɽ

        +
        ڣ2022-12-22ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + ѹɹĿɽ +

        +

        +
        +

        +

        + +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                 Űÿ޹˾ +

        +

        +                                                                                                    20221222 +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202214/156.html b/www/news/yact_0302/202214/156.html new file mode 100644 index 0000000..1ba229b --- /dev/null +++ b/www/news/yact_0302/202214/156.html @@ -0,0 +1,286 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ˮĿ˲ŹԢװ-ʩɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾ˮĿ˲ŹԢװ-ʩɹĿɽ

        +
        ڣ2021-12-31ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + ˮĿ˲ŹԢװ-ʩɹĿɽ +

        +

        +
        +

        +

        + һĿţSZGS20211216 +

        +

        + ĿƣˮĿ˲ŹԢװ-ʩɹĿ +

        +

        + ɽϢ +

        +

        + ɽƣɶɷ޹˾ +

        +

        + ɽ̵ַĴʡɶ츮ֵ·һ30 +

        +

        + ɽ1100736Ԫ +

        +

        + ġҪɽϢ +

        +

        + ˮĿE1Ϊ107m2ݰڽߡߡƾߡˮȻװ-ʩɹ +

        +

        + 塢ר¬ڡл +

        +

        + ޣ +

        +

        + Ա淢֮1 +

        +

        + ߡ +

        +

        + +

        +

        + ˡԱιѯʣ밴·ʽϵ +

        +

        + ɹƣŰÿ޹˾ +

        +

        + ַĴŰÿίԱ +

        +

        + ϵʽŮʿ0835-3232788 +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202215/157.html b/www/news/yact_0302/202215/157.html new file mode 100644 index 0000000..3ea3140 --- /dev/null +++ b/www/news/yact_0302/202215/157.html @@ -0,0 +1,253 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ÷ˮַ顷ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ÷ˮַ顷ʾ

        +
        ڣ2022-01-05ֺţ Сرմҳ
        +

        + Űÿ÷ˮַ顷 +

        +

        + ʾ +

        +

        +
        +

        +

        + ĴŰÿ÷չֳߡĴʡ̶ʲͶĿͶʱ2106-511850-17-01-518725FGQB-0040  20210705գŰÿ÷ڣŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴŹ޹˾ˮַݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰÿ÷ˮַ顷Ϊ10յĹʾʾڼ䣨վʾտʼڣļලٱ +

        +

        + 赥λŰÿͶ޹˾ +

        +

        + ϵ˼绰һ  18188448490 +

        +

        +
        +

        +

        +
        +

        +

        + Űÿ÷ˮַ顷 +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022311/163.html b/www/news/yact_0302/2022311/163.html new file mode 100644 index 0000000..1104e19 --- /dev/null +++ b/www/news/yact_0302/2022311/163.html @@ -0,0 +1,412 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ƸרҵԱ

        +
        ڣ2022-03-11ֺţ Сرմҳ
        +

        +
        +

        +

        + ŰҵͶʣţ޹˾ +

        +

        + ƸרҵԱ +

        +

        +
        +

        +

        + ݹ˾ӪչҪչƽȡŵԭ򣬾ṫƸԱֽй£ +

        +

        + һְλ +

        +

        + ṫƸԱ7ŰҵͶʣţ޹˾2022ȹƸרҵԱְλ +

        +

        + +

        +

        + һ +

        +

        + 1.л񹲺͹ܷͷɣӵ·ߡ롢ߣõĵƷУΥΥ͵Ȳ¼ +

        +

        + 2.彡ԸֹۡʺáŶʶǿ +

        +

        + 3.֮һԱñ +

        +

        + 1ܹ´ģ +

        +

        + 2йģ +

        +

        + 3ְģ +

        +

        + 4Ϊʧϳͽģ +

        +

        + 5пΥΥڽڵģ +

        +

        + 6δĹԱչԱĻأλԱ +

        +

        + 7۾ˣ +

        +

        + 8ڶķǸУӦҵ +

        +

        + 9ɷ涨ƸõΡ +

        +

        + λʸ +

        +

        + ŰҵͶʣţ޹˾2022ȹƸרҵԱְλ +

        +

        + Ƹ +

        +

        + һ +

        +

        + ʱ䣺2022314ա2022325գ8:3012:0014:3018:00 +

        +

        + ʽϱֳѡһ +

        +

        + 1.ϱ +

        +

        + 渽غд֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤֤ļɨyacytz@163.comѹʽ+λ+λ +

        +

        + 2.ֳգ8:30-12:0014:30-18:00 +

        +

        + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңŰüӶ·3ţ +

        +

        + Աṩˣ֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤ԭ͸ӡ1;дŰҵͶʣţ޹˾ƸרҵԱ1;˽1ڲ2šṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

        +

        + ʸ +

        +

        + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄κν׶ηֱԱְλҪλйṩٱϵģȡ䱨Ƹʸ +

        +

        + +

        +

        + ͨʸԱ֯μӱԣҪԸλרҵ֪ʶԿ1:3δﵽĸλɹ˾Ӧȡ100֣ռܳɼ40% +

        +

        + ģ +

        +

        + ݱԳɼ1:2ıӸ߷ֵͷȷԱԡ100֣ռܳɼ60% +

        +

        + 壩 +

        +

        + ݱԡܳɼܳɼԡ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾оڽԱаܳɼӸ߷ֵͷֵݲһΡ +

        +

        + +

        +

        + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲԱϸ뿼졣 +

        +

        + ߣʾ +

        +

        + 졢ϸıԱйʾʾΪ5գʾڼලԹʾڼ䣬ӰƸõⲢʵݵģƸáԷӳ⣬һʱԲʵģݻƸãʵۺپǷƸá +

        +

        + ˣƸ +

        +

        + ʾӳⲻӰƸõģ򱨰ƸƸԱӦڹ涨ʱ䵽ƸλԾܲʱģȡƸʸ +

        +

        + ѹʾƸְλȱٵݲ +

        +

        + ġн +

        +

        + ŰҵͶʣţ޹˾н취ִС +

        +

        + 塢 +

        +

        + Ƹ漰䡢ʱֹ2022228ա +

        +

        + ѯ绰0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        + 1.ŰҵͶʣţ޹˾2022ȹƸרҵԱְλ +

        +

        +           2.ŰҵͶʣţ޹˾ƸרҵԱ +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                       ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                                  2022310 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022330/168.html b/www/news/yact_0302/2022330/168.html new file mode 100644 index 0000000..c0b50cd --- /dev/null +++ b/www/news/yact_0302/2022330/168.html @@ -0,0 +1,274 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2022ƸרҵԱڼ俼Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾2022ƸרҵԱڼ俼Ĺ

        +
        ڣ2022-03-30ֺţ Сرմҳ
        +

        + ŰҵͶʣţ޹˾2022 +

        +

        + ƸרҵԱڼ俼 +

        +

        + Ĺ +

        +

        +   +

        +

        + һʱͨߣҪȫ̹淶ְ֣ȫ罻룬ֲ +

        +

        + ǰӦǰ30ӵ㡣ڿ볡⴦뿼ǰ׼õ챾˷߽루룩ͨŴг̿룩Ч֤ԼԱֽ֤ʡӰɣͬϹԱ볡ɨ¼׼ +

        +

        + пֱ˿ǰ48СʱڴʵļߵĺԱ֤볡μӿԡⱨʱԳʱΪ׼Dzʱ򱨸ӡʱ䡣뿼ǰò׼ʱȲϹ涨Ŀ볡ο +

        +

        + ġǰ14и߷յڵأС죩и߷յֱϽеأ򣨽ֵþʷбȾߵδи߷յأС죩ĵؼþʷĿṩǰ32Σʱ24СʱһβڴʵļУ֤ +

        +

        + 塢ֳ37.3棩޿ԵȺ쳣֢״߷ɽ뿼㣻ֳȷ쳣쳣֢״ߣٲμӴ˴οԣӦϵҽԺ +

        +

        + ֮һߣòμӱοԣ +

        +

        + 1г̿Ϊ롱򡰻롱Ŀ +

        +

        + 2ֳȷ쳣37.3棩쳣֢״Ŀ +

        +

        + 3ǰ21йþʷδɸҽѧ۲ȽĿ +

        +

        + 4¹ڷȷﲡƲ֢״ȾߵнӴ߻ܽߣδɸҽѧ۲ȽĿ +

        +

        + 5ǰ14и߷յþʷ7и߷յ򣨽ֵþʷ7и߷յأС죩򣨽ֵþʷֱϽУʵʩи롢ӼҸ뼰ӼҽĿ +

        +

        + 6Ե죬δҪṩӦԱ֤й֤Ŀ +

        +

        + ߡþʷнӴʷвѧʷиӼҸ룬Ե޷ģΪʸԴ¹ڷڻԺ۲ڣԼԭ޷μӿԵĿΪʸ +

        +

        + ˡ뿼ע˷Աһҽÿ֣ʱҪʱժ⣬㡢μӿӦȫ֡ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022418/170.html b/www/news/yact_0302/2022418/170.html new file mode 100644 index 0000000..953056f --- /dev/null +++ b/www/news/yact_0302/2022418/170.html @@ -0,0 +1,294 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ƸרҵԱĹ

        +
        ڣ2022-04-18ֺţ Сرմҳ
        +

        +

        + ŰҵͶʣţ޹˾ +

        +

        + ƸרҵԱĹ +

        +

        +

        +
        +

        +

        + ݡŰҵͶʣţ޹˾ƸרҵԱ桷涨ֽ˹£ +

        +

        + һԱ +

        +

        + ŰҵͶʣţ޹˾ƸרҵԱԱ +

        +

        + 찲 +

        +

        + һʱ +

        +

        + 2022421գģ8:30ŰְҵѧԺҽԺģŰ·132ţϽ졣15δָصĿΪԶȨһкɿԸ +

        +

        + ׼ +

        +

        + Ŀͱ׼աӡԱ¼ͨñ׼У֪ͨ˲20051ţֲ͡޶<Ա¼ͨñ׼У><Ա¼ֲᣨУ>֪ͨ粿201019ţڽһùԱ¼칤֪ͨ粿201265ţӡԱ¼ֲ Уй޶ݵ֪ͨ粿201358ţִС +

        +

        + +

        +

        + 1.쵱вѪBȼ飬ܼǰʳ8-12СʱǰһעϢҹҪƣ˶ +

        +

        + 2.ʱ飬©飬ԶijһĿӰƸãɿԸ +

        +

        + 3.μʱЯ˵ڶ֤֤֤ӡһ֤һһա +

        +

        + 4.ϽŪ١ð档ʱϽѣͬ +

        +

        + 5.450ԪԸɿֱӽҽԺ +

        +

        + ѯ绰0835-3228508,18599952520 +

        +

        + ش˹ +

        +

        + ŰҵͶʣţ޹˾ƸרҵԱԱ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                           ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                                      2022418 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202242/169.html b/www/news/yact_0302/202242/169.html new file mode 100644 index 0000000..559f724 --- /dev/null +++ b/www/news/yact_0302/202242/169.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ 2022깫ƸרҵԱԳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ 2022깫ƸרҵԱԳɼԱĹ

        +
        ڣ2022-04-02ֺţ Сرմҳ
        +

        + ŰҵͶʣţ޹˾ +

        +

        + 2022깫ƸרҵԱԳɼԱĹ +

        +

        +   +

        +

        +     ŰҵͶʣţ޹˾2022깫ƸרҵԱԹѽݡŰҵͶʣţ޹˾ƸרҵԱ桷йع涨ֽԳɼԱ˹£ +

        +

        +     һԳɼԱ +

        +

        +     ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

        +

        +     ʣѯŰҵͶʣţ޹˾ۺϹ绰0835-3228508 +

        +

        +   +

        +

        +     ŰͶ2022깫ƸרҵԱԳɼԱ +

        +

        +   +

        +

        +   +

        +

        +                                                                                                                                                       ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                                                      202242 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022428/175.html b/www/news/yact_0302/2022428/175.html new file mode 100644 index 0000000..5c4984d --- /dev/null +++ b/www/news/yact_0302/2022428/175.html @@ -0,0 +1,267 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ

        +
        ڣ2022-04-28ֺţ Сرմҳ
        +
        +

        + ŰҵͶʣţ޹˾ +

        +

        + ƸרҵԱ¼ԱĹʾ +

        +

        +
        +

        +

        + ݡŰҵͶʣţ޹˾ƸרҵԱ桷ѭƽšԭ򣬾ʸ顢ԡԡ졢졢󻷽ڣֶŰҵͶʣţ޹˾ƸרҵԱ¼ԱԹʾ +

        +

        + ʾʱ䣺2022428-56()ӳģڹʾʵʵǵŰҵͶʣţ޹˾ӳ +

        +

        + ϵ绰0835-3228508 +

        +

        +
        +

        +

        + ŰҵͶʣţ޹˾ƸרҵԱ ¼Ա +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                                       ŰҵͶʣţ޹˾ +

        +

        +                                                                                                                                                                   2022428 +

        +
        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022525/184.html b/www/news/yact_0302/2022525/184.html new file mode 100644 index 0000000..ee665d4 --- /dev/null +++ b/www/news/yact_0302/2022525/184.html @@ -0,0 +1,385 @@ + + + + +ŰҵͶʣţ޹˾__ɽƬƬˮȫ״۷ɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ɽƬƬˮȫ״۷ɹĿ

        +
        ڣ2022-05-25ֺţ Сرմҳ
        +

        + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУɽƬƬˮȫ״۷ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

        +

        + һɹĿ +

        +

        + 1.ɹĿƣɽƬƬˮȫ״۷ɹĿ +

        +

        + 2.ɹˣŰÿͶ޹˾ +

        +

        + 3.ɹĴб޹˾ +

        +

        + ʽ +

        +

        + ʽԴʽʵ +

        +

        + ɹĿ +

        +

        + ĿΪɽƬƬˮȫ״۷ɹĿ1ļ£ +

        +

        + ġɹ +

        +

        + ĿרСҵɹ +

        +

        + Ӧ뷽ʽ:βɹȡʽ1μӴ̵ĹӦ̡ +

        +

        + ʽ1淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

        +

        + ʽ2Ƽͨɹ˺רҸԳƼƼӦʸĹӦ̲뱾βɹ +

        +

        + ʽ3Ӧ̿ȡͨʡϲŽĹӦ̿ȡӦ̡ +

        +

        + Ӧ̲μӱβɹӦ߱ +

        +

        + 1жеε +

        +

        + 2õҵͽȫIJƶȣ +

        +

        + 3кͬ豸רҵ +

        +

        + 4˰պᱣʽü¼ +

        +

        + 5μӱβɹǰڣھӪûشΥ¼ +

        +

        + 6Ϸɡ涨 +

        +

        + 6.1 ĿμӲɹĹӦṩλη/Ҫ/λ˲л߷¼ +

        +

        + 7ݲɹĿ +

        +

        + 7.1аȫۻ֤顣 +

        +

        + 8Ŀ֧ʽ̡ +

        +

        + ߡֹμӱβɹĹӦ +

        +

        + 1.ݡڲɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

        +

        + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

        +

        + ˡļȡʽʱ䡢ص +

        +

        + 1.Դļֹʱ䣺20225262022060109:00- 17:00ʱ䣬ڼճ⣩ +

        +

        + 2.Դļۼۣ300ԪԴļۺ, ʸ񲻵תã +

        +

        + 3.ϣӦΪ˻֯ģֻṩλš֤ǵλ£ӦΪȻ˵ģֻṩ֤ +

        +

        + 4.ʽϱ +

        +

        + 1Ӧϰɹļʱṩţʽ⣩λơֻšλϢ +

        +

        + 2дõġš֤ӡӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ3147233785@qq.comͨĶά֧ѣ֧ʱע˾ƣ +

        +

        + 5.ѯ绰13568928510 +

        +

        + šݽӦļֹʱ䣺2022060710ʱ00֣ʱ䣩 +

        +

        + ʮݽӦļص㣺Űݴ470㳡168 +

        +

        + 1.ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹ/ɹˡա +

        +

        + 2.βɹʼĵӦļ +

        +

        + ʮһӦļʱ䣺2022 060710ʱ00֣ʱ䣩ڴ̵ص㿪 +

        +

        + ʮ̵ص:Űݴ470㳡168 +

        +

        + ʮϵʽ +

        +

        + ɹˣŰÿͶ޹˾ +

        +

        + ͨѶַŰӶ·3 +

        +

        + ϵ ˣ +

        +

        + ϵ绰0835-3358299 +

        +

        + +

        +

        + ɹĴб޹˾ +

        +

        + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

        +

        + ϵ ˣŮʿ +

        +

        + ϵ绰028-86033211 +

        +

        +
        +

        +

        + 2022525 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202257/177.html b/www/news/yact_0302/202257/177.html new file mode 100644 index 0000000..b47d978 --- /dev/null +++ b/www/news/yact_0302/202257/177.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__ ʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ʾ

        +
        ڣ2022-05-07ֺţ Сرմҳ
        +

        +   ʾ +

        +

        +   +

        +

        +     ŰÿB-16ؿʩĿ2022325ͨաĿݸ鼰ϹӦǩĺͬȫ֧񹤹ʡ̿Ͽ緢δ֧񹤹ʡ̿ϿŰüB-16ʩĿҵϵϵˣ޵绰13551559182ʱ  +

        +

        +     ʾʱ15գ202257-2022522գ +

        +

        +   +

        +

        +     ŵ +

        +

        +
        +

        +

        +                                                                                                                                                  ŰüͶ޹˾ +

        +

        +                                                                                                                                                                    202257 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022613/186.html b/www/news/yact_0302/2022613/186.html new file mode 100644 index 0000000..1fe3a44 --- /dev/null +++ b/www/news/yact_0302/2022613/186.html @@ -0,0 +1,356 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ڿƸרҵԱԳɼ졢Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ڿƸרҵԱԳɼ졢Ĺ

        +
        ڣ2022-06-13ֺţ Сرմҳ
        +

        + աŰ־Ӫ޹˾ƸרҵԱ桷Ҫֹֽ˾2022꿼ƸõԳɼ졢¡ +

        +

        + һۺϳɼ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        +      +

        +
        +

        +       ӦƸλ +

        +
        +

        + Ա +

        +
        +

        +   ۺ +

        +

        +   ɼ +

        +
        +

        + +

        +
        +

        + Ƿ +

        +
        +

        +    02    +

        +
        +

        + ϵͳĿ +

        +
        +

        +   +

        +
        +

        +  87.00   +

        +
        +

        +   1 +

        +
        +

        +         +

        +
        +

        +    01  +

        +
        +

        +     +

        +
        +

        +  81.20 +

        +
        +

        +   2 +

        +
        +

        +         +

        +
        +

        +

        + 찲 +

        +

        + λ1ԱҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ +

        +

        + 찲 +

        +

        + ϸԱ뿼컷ڣɿ쵼Сȷʱ䣬֪ͨ󡣿Ӧ2022617ǰ޷¼֤ñύŰҵͶ()޹˾3¥ۺϲ +

        +

        + ѯ绰0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                                  Ű־Ӫ޹˾ +

        +

        +                                                                                                                                          2022613 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022620/189.html b/www/news/yact_0302/2022620/189.html new file mode 100644 index 0000000..0e9b949 --- /dev/null +++ b/www/news/yact_0302/2022620/189.html @@ -0,0 +1,367 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸԱ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ƸԱ

        +
        ڣ2022-06-20ֺţ Сرմҳ
        +

        + ݹ˾ӪչҪչƽȡŵԭҹ˾ṫƸԱ2ֽй£ +

        +

        + һְλ +

        +

        + ṫƸԱ2Ű־Ӫ޹˾ƸԱְλ +

        +

        + +

        +

        + 1.л񹲺͹طƷж +

        +

        + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

        +

        + 3.֮һߣƸã +

        +

        + 1ܹ´ģ +

        +

        + 2йģ +

        +

        + 3ְģ +

        +

        + 4Ϊʧϳͽģ +

        +

        + 5пΥΥڽڵģ +

        +

        + 6δĹԱչԱĻأλԱ +

        +

        + 7۾ˣ +

        +

        + 8ڶķǸУӦҵ +

        +

        + 9ɷ涨ƸõΡ +

        +

        + Ƹ +

        +

        + һ +

        +

        + ʱ䣺620ա624գ8:3012:0014:3018:00 +

        +

        + ʽֳϱ +

        +

        + ص㣺Ű־Ӫ޹˾3¥1312칫ңĴŰÿӶ·3ţϱ뽫Ϸyacytz@163.com +

        +

        + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰ־Ӫ޹˾ƸԱ1;˽1ڲ2š +

        +

        + ṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

        +

        + ʸ +

        +

        + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄Աйṩٱϵģһʵȡ¼ʸ +

        +

        + +

        +

        + ͨʸԱ֯μӱԣԿԭϲ1:3ڱٴﲻְλϼܲ׼ɽͿ100֣ռܳɼ40% +

        +

        + ģ +

        +

        + ݱԳɼ1:2ıӸ߷ֵͷȷһԱԡ100֣ռܳɼ60% +

        +

        + 壩 +

        +

        + ݱԡܳɼܳɼԡ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾оڽԱаܳɼӸ߷ֵͷֵݲһΡ +

        +

        + +

        +

        + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲԱϸ뿼졣 +

        +

        + ߣʾƸ +

        +

        + 졢ϸıԱйʾʾΪ5գʾڼලԹʾڼ䣬ӰƸõⲢʵݵģƸáԷӳ⣬һʱԲʵģݻƸãʵۺپǷƸá    ʾӳⲻӰƸõģ򱨰ƸƸԱӦڹ涨ʱ䵽ƸλԾܲʱģȡƸʸ +

        +

        + ġн +

        +

        + ִСŰҵͶʣţ޹˾н취 +

        +

        + 塢 +

        +

        + Ƹ漰䡢ʱֹ2022531ա +

        +

        + ѯ绰0835-3228508 +

        +

        +
        +

        +

        + 1.Ű־Ӫ޹˾2022깫ƸԱ +

        +

        +           2.Ű־Ӫ޹˾2022깫ƸԱְλ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                    Ű־Ӫ޹˾ +

        +

        +                                                                                                                            2022620 +

        +

        + һŰ־Ӫ޹˾2022깫ƸԱ +

        +

        + Ű־Ӫ޹˾2022깫ƸԱְλ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022620/190.html b/www/news/yact_0302/2022620/190.html new file mode 100644 index 0000000..9f19e07 --- /dev/null +++ b/www/news/yact_0302/2022620/190.html @@ -0,0 +1,315 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ

        +
        ڣ2022-06-20ֺţ Сرմҳ
        +

        + աŰ־Ӫ޹˾ƸרҵԱ桷Ҫ,ʸ顢ԡ졢Ȼ,ֽƸԱԹʾ: +

        +

        + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + +

        +
        +

        + Ա +

        +
        +

        + λ +

        +
        +

        + Գɼ +

        +
        +

        + +

        +
        +

        + ע +

        +
        +

        + 1 +

        +
        +

        + һ +

        +
        +

        + +

        +
        +

        + ϵͳĿ +

        +
        +

        + 87.00 +

        +
        +

        + ϸ +

        +
        +

        + Ƹ +

        +
        +

        +

        + ʾڼ,ȺҪӳ,5(620ա624),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

        +

        +
        +

        +

        +                                                                                                                   Ű־Ӫ޹˾ +

        +

        +                                                                                                                          2022620 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022622/195.html b/www/news/yact_0302/2022622/195.html new file mode 100644 index 0000000..cd06abb --- /dev/null +++ b/www/news/yact_0302/2022622/195.html @@ -0,0 +1,501 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼĹ

        +
        ڣ2022-06-22ֺţ Сرմҳ
        +

        + աŰ־Ӫ޹˾ӿƼѧרУ԰Ƹṫ桷Ҫֹֽ˾2022רУ԰ƸԳɼ¡ +

        +

        + һۺϳɼ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + +

        +
        +

        + ӦƸλ +

        +
        +

        + Ա +

        +
        +

        + Գɼ +

        +
        +

        + +

        +
        +

        + Ƿ +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + 񲿹Ա +

        +
        +

        + +

        +
        +

        + 87.50 +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        + Ů +

        +
        +

        + 83.40 +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        + 3 +

        +
        +

        + лѱ +

        +
        +

        + +

        +
        +

        + 81.60 +

        +
        +

        + 3 +

        +
        +

        + +

        +
        +

        + 4 +

        +
        +

        + +

        +
        +

        + Ա +

        +
        +

        + Ů +

        +
        +

        + 86.80 +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + 5 +

        +
        +

        + ŽԴ +

        +
        +

        + +

        +
        +

        + 84.00 +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        + 6 +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 81.40 +

        +
        +

        + 3 +

        +
        +

        + +

        +
        +

        +

        + 찲 +

        +

        + λ1Աʱ䶨2022627գҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ +

        +

        + ѯ绰0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                    Ű־Ӫ޹˾ +

        +

        +                                                                                                            2022622 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022622/196.html b/www/news/yact_0302/2022622/196.html new file mode 100644 index 0000000..c23db5a --- /dev/null +++ b/www/news/yact_0302/2022622/196.html @@ -0,0 +1,244 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿ˹ʪ̬Ŀˮַʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ĴŰÿ˹ʪ̬Ŀˮַʾ

        +
        ڣ2022-06-22ֺţ Сرմҳ
        +

        + ĴŰÿ÷չ֡ĴŰÿ˹ʪ̬Ŀо棨Ŀ飩ž202031ţĴŰÿ˹ʪ̬ĿŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴݳϹѯ޹˾ˮַݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡĴŰÿ˹ʪ̬ĿˮַΪ10յĹʾʾڼļලٱ +

        +

        +
        +

        +

        + 赥λŰÿͶ޹˾ +

        +

        + ϵ˼绰߶ 13648155205 +

        +

        + ල绰 0835-3222501Űɽˮ֣ +

        +

        +              0835-2360612Űˮ֣ +

        +

        + ĴŰ˹ʪ̬Ŀˮַ. +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022627/197.html b/www/news/yact_0302/2022627/197.html new file mode 100644 index 0000000..72593d9 --- /dev/null +++ b/www/news/yact_0302/2022627/197.html @@ -0,0 +1,295 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸԱԳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ƸԱԳɼԱĹ

        +
        ڣ2022-06-27ֺţ Сرմҳ
        +

        + Ű־Ӫ޹˾ƸԹѽݡŰ־Ӫ޹˾Ƹ桷йع涨ֽԳɼԱԹ棬й֪ͨ£ +

        +

        + һԱ +

        +

        + +

        +

        + ʱ +

        +

        + 2022739:30б䶯֪ͨ +

        +

        + ƾ֤ǩǩʱΪ9:00--9:259:30ֺ󲻵볡뿼ϵʽͨϵ϶δ涨ǩĿΪԶ +

        +

        + Եص +

        +

        + ŰÿӶ·3ŰҵͶʣţ޹˾4¥ҡ +

        +

        + ġμЯ֤ +

        +

        + Я˵ڶЧ֤ +

        +

        + 塢ע +

        +

        + 1.Ӧøˡڼȫ֣ʾˡ츮߽ͨϢ룩² +

        +

        + 2.ʲܲμԻʱ򼲲ȸԭܼеģͬԸԡ +

        +

        + 3.ӦҪԾؿ򣬷ӿԱšԽ󣬲ٽ뿼ڿýѴκηʽӦߡ +

        +

        + ϵ绰0835-3228508 +

        +

        +
        +

        +

        + Ű־Ӫ޹˾ƸԳɼԱ +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                                Ű־Ӫ޹˾ +

        +

        +                                                                                                                       2022627 +

        +

        +
        +

        +

        + Ű־Ӫ޹˾ƸԱԳɼ +

        +

        +
        +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022630/206.html b/www/news/yact_0302/2022630/206.html new file mode 100644 index 0000000..46a4385 --- /dev/null +++ b/www/news/yact_0302/2022630/206.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ

        +
        ڣ2022-06-30ֺţ Сرմҳ
        +

        + աŰ־Ӫ޹˾ӿƼѧרУ԰Ƹṫ桷Ҫ,ʸ顢ԡ졢Ȼ,ֽƸԱԹʾ: +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + +

        +
        +

        + Ա +

        +
        +

        + λ +

        +
        +

        + Գɼ +

        +
        +

        + +

        +
        +

        + ע +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + +

        +
        +

        + 񲿹Ա +

        +
        +

        + 87.50 +

        +
        +

        + +

        +
        +

        + Ƹ +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        + Ů +

        +
        +

        + 񲿹Ա +

        +
        +

        + 83.40 +

        +
        +

        + ϸ +

        +
        +

        + Ƹ +

        +
        +

        +

        + ʾڼ,ȺҪӳ,5(630ա76),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +
        +

        +

        +   +

        +

        +                                                                                                                   Ű־Ӫ޹˾ +

        +

        +                                                                                                                           2022630 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202266/185.html b/www/news/yact_0302/202266/185.html new file mode 100644 index 0000000..c8964f0 --- /dev/null +++ b/www/news/yact_0302/202266/185.html @@ -0,0 +1,393 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸרҵԱ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ƸרҵԱ

        +
        ڣ2022-06-06ֺţ Сرմҳ
        +

        + ݹ˾ӪչҪṫƸרҵԱ1ֽй£ +

        +

        + һƸøλ +

        +

        + Ű־Ӫ޹˾ϵͳĿ1 +

        +

        + +

        +

        + һ +

        +

        + 1.л񹲺͹ܷͷɣӵ·ߡ롢ߣõĵƷУΥΥ͵Ȳ¼ +

        +

        + 2.彡ԸֹۡʺáŶʶǿ +

        +

        + 3.֮һԱƸã +

        +

        + 1ܹ´ģ +

        +

        + 2йģ +

        +

        + 3ְģ +

        +

        + 4Ϊʧϳͽģ +

        +

        + 5пΥΥڽڵģ +

        +

        + 6Υ˵λĹƶȡʧְӪ˽ף˵λش𺦣˵λͶͬģ +

        +

        + 7δĹԱչԱĻأλԱ +

        +

        + 8ڶķǸУӦҵ +

        +

        + 9ɷ涨ƸõΡ +

        +

        + λʸ +

        +

        + Ű־Ӫ޹˾Ƹְλ +

        +

        + Ƹ +

        +

        + һ +

        +

        + ʱ䣺202266ա20226108:3012:0014:3018:00 +

        +

        + ʽϱֳѡһ +

        +

        + 1.ϱ +

        +

        + 渽غд֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤֤ļɨyacytz@163.comѹʽ+λ+λ +

        +

        + 2.ֳգ8:30-12:0014:30-18:00 +

        +

        + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңŰüӶ· +

        +

        + Աṩˣ֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤ԭ͸ӡ1;дŰ־Ӫ޹˾ǼDZ1;˽1ڲ2šṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

        +

        + ʸ +

        +

        + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄κν׶ηֱԱְλҪλйṩٱϵģȡ䱨Ƹʸ +

        +

        + +

        +

        + 1.οƸòȡṹԿ˷ʽУҪԱԱҵʺۺȡ԰հٷ֣Գɼռܳɼ100%Ա12δﵽĸλ˾ȡøλпϼ׼ͿԳɼֵܷ60%ģýһڡ +

        +

        + 2.ʱ͵ص֪ͨԳɼŰҵͶʣţ޹˾Űüʾ +

        +

        + ģ +

        +

        + ܳɼ11ȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱԿܳɼӸ߷ֵͷֵݲһΡ +

        +

        + 壩ۺϿ +

        +

        + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸԶȱڽԱаɼӸ߷ֵͷֵݲһ,ݲԱϸ뿼졣 +

        +

        + ʾ +

        +

        + ԡ졢ϸıԱйʾʾΪ5գʾڼලԹʾڼ䣬ӰƸõⲢʵݵģƸáԷӳ⣬һʱԲʵģݻƸãʵۺپǷƸá +

        +

        + ߣƸ +

        +

        + ʾӳⲻӰƸõģ򱨰ƸƸԱӦڹ涨ʱ䵽ƸλԾܲʱģΪԶƸʸѹʾƸְλȱٵݲ +

        +

        + ġн +

        +

        + λڹ˾н취ִС +

        +

        + +

        +

        + ʸᴩƸ̣һзֿƸλϢʵʵģȡһƸʸƸʸԸƸ漰䡢ʱֹ2022531ա +

        +

        + ѯ绰0835-3228508 +

        +

        + +

        + 1.Ű־Ӫ޹˾Ƹְλ +

        +

        +           2.Ű־Ӫ޹˾ǼDZ +

        +
        + +

        +

        +
        +

        +

        + һŰ־Ӫ޹˾Ƹְλ +

        +

        + Ű־Ӫ޹˾ǼDZ +

        +

        +
        +

        +

        +
        +

        +

        +   Ű־Ӫ޹˾ +

        +

        + 202266 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022712/217.html b/www/news/yact_0302/2022712/217.html new file mode 100644 index 0000000..54a1b92 --- /dev/null +++ b/www/news/yact_0302/2022712/217.html @@ -0,0 +1,256 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ֹĹ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ֹĹ

        +
        ڣ2022-07-12ֺţ Сرմҳ
        +

        +                                                                          Ű־Ӫ޹˾ +

        +

        +                                                                                 ֹĹ +

        +

        +
        +

        +

        + ҹ˾202085޹˾ǩƼƽ̨Ĵ볬ĿЭ顷Э飨¼ơЭ顱޹˾ƶȾַܼ֧չ +

        +

        + 鷴ҵչԭ˫෽ѺЭһ½Э鲢ֹĴ볬Ŀ +

        +

        + ش˹ +

        +

        +
        +

        +

        +
        +

        +

        +                                                  +

        +

        +
        +

        +

        +                                                                                                        Ű־Ӫ޹˾ +

        +

        +                                                                                                                20220711 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202274/207.html b/www/news/yact_0302/202274/207.html new file mode 100644 index 0000000..75a419f --- /dev/null +++ b/www/news/yact_0302/202274/207.html @@ -0,0 +1,465 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ڹƸԱۺϳɼ졢Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ڹƸԱۺϳɼ졢Ĺ

        +
        ڣ2022-07-04ֺţ Сرմҳ
        +

        + աŰ־Ӫ޹˾ƸԱ桷Ҫֹֽ˾2022ȹƸۺϳɼ졢¡ +

        +

        + һۺϳɼ +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + ӦƸλ +

        +
        +

        + Ա +

        +
        +

        + ԳɼԵ÷*40% +

        +
        +

        + ԳɼԵ÷*60% +

        +
        +

        + ۺ +

        +

        + ɼ +

        +
        +

        + +

        +
        +

        + Ƿ +

        +
        +

        + 1-1 +

        +
        +

        + 񲿹Ա +

        +
        +

        + Ů +

        +
        +

        + 33 +

        +
        +

        + 50.64 +

        +
        +

        + 83.84 +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + 1-2 +

        +
        +

        + +

        +
        +

        + 26 +

        +
        +

        + 48.96 +

        +
        +

        + 74.56 +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        + 2-1 +

        +
        +

        + гԱ +

        +
        +

        + Ů +

        +
        +

        + 30 +

        +
        +

        + 52.20 +

        +
        +

        + 82.20 +

        +
        +

        + 1 +

        +
        +

        + +

        +
        +

        + 2-2 +

        +
        +

        + +

        +
        +

        + 33 +

        +
        +

        + 47.64 +

        +
        +

        + 80.84 +

        +
        +

        + 2 +

        +
        +

        + +

        +
        +

        +

        + 찲 +

        +

        + λ1ԱҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿԱ202278ǰָҽԺ졣 +

        +

        + 찲 +

        +

        + ϸԱ뿼컷ڣɿ쵼Сȷʱ䣬֪ͨ󡣿Ӧ202278ǰ޷¼֤ñύŰҵͶ()޹˾3¥ۺϲ +

        +

        + ѯ绰0835-3228508 +

        +

        +
        +

        +

        +
        +

        +

        +                                                                                                          Ű־Ӫ޹˾    +

        +

        +                                                                                                                 202274 +

        +

        +
        +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202278/212.html b/www/news/yact_0302/202278/212.html new file mode 100644 index 0000000..b7b5273 --- /dev/null +++ b/www/news/yact_0302/202278/212.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Ű־Ӫ޹˾ƸԱƸԱĹʾ

        +
        ڣ2022-07-08ֺţ Сرմҳ
        +

        + աŰ־Ӫ޹˾ƸԱ桷Ҫ,ʸ顢ԡԡ졢Ȼ,ֽƸԱԹʾ: +

        +

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +

        + +

        +
        +

        + +

        +
        +

        + Ա +

        +
        +

        + λ +

        +
        +

        + ۺϳɼ +

        +
        +

        + +

        +
        +

        + ע +

        +
        +

        + 1 +

        +
        +

        +  +

        +
        +

        + Ů +

        +
        +

        + гԱ +

        +
        +

        + 82.20 +

        +
        +

        + ϸ +

        +
        +

        + Ƹ +

        +
        +

        + 2 +

        +
        +

        + ӱ +

        +
        +

        + Ů +

        +
        +

        + 񲿹Ա +

        +
        +

        + 83.84 +

        +
        +

        + ϸ +

        +
        +

        + Ƹ +

        +
        +

        +

        + ʾڼ,ȺҪӳ,5(78ա714),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

        +

        +
        +

        +

        +                                                                                                       Ű־Ӫ޹˾ +

        +

        +                                                                                                             202278 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/2022930/269.html b/www/news/yact_0302/2022930/269.html new file mode 100644 index 0000000..85dc801 --- /dev/null +++ b/www/news/yact_0302/2022930/269.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ƸĿԱ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾ƸĿԱ

        +
        ڣ2022-09-30ֺţ Сرմҳ
        +

        + ݹ˾ӪչҪչƽȡԭҹ˾ṫƸĿԱֽй£ +

        +

        + һƸλ +

        +

        + ˴ιƸĿԱ7һְλ +

        +

        + +

        +

        + 1.л񹲺͹طƷж +

        +

        + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

        +

        + 3.֮һߣñ +

        +

        + 1ܹ´ԱΥΥڽܵδ۵ԱԱ  +

        +

        + 2ܵͻ񴦷ڴڵԱ +

        +

        + 3ڸԱιԱҵλҵпΥΥڽڵԱ +

        +

        + 4ҷɷ涨ƸõΡ +

        +

        + Ƹ +

        +

        + һ +

        +

        + ʱ䣺2022101ա1011գ101-107սϱ108-1011տֳϱֳʱ䷨8:3012:0014:3018:00 +

        +

        + ص㣺ŰҵͶʣţ޹˾2¥1202칫ңĴŰÿӶ·3ţϱ뽫Ϸ429347546@qq.com +

        +

        + Աṩˣ֤ѧѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣٷվɲѯ֤ɲṩԭ;дŰÿ޹˾ǼDZ1ݣ˽1ڲ1š +

        +

        + Աṩϵ绰ʵЧֳͨϵ绰޷ϵӰ챨ģԸ +

        +

        + ʸ +

        +

        + ݸλʸӦƸԱ֤Ͻʸ,ԻְʸҵȽһʵѡƸʸᴩƸȫ̡ +

        +

        + +

        +

        + οƸȡṹԿ˷ʽСҪDzߵĹҵʺۺ԰հٷ֣Գɼռܳɼ100%Գɼ70ַɽ뿼졣ʱ͵ص֪ͨԳɼŰҵͶʣţ޹˾ʾ +

        +

        + ģ +

        +

        + Գɼ11ȷѡҪʵƸԱ˼֡ϵȷ졣첻ϸ񣬰ԳɼӸ߷ֵͷεݲ뿼졢ݲԱ첻ϸȡøλ +

        +

        + 壩 +

        +

        + 찴չԱ׼ִСϸ߽빫ʾ첻ϸԸֵȱۺϳɼӸߵεݲ뿼졢ݲԱ첻ϸȡøλ +

        +

        + ʾ +

        +

        + ݿԳɼͿȷƸԱͨŰҵͶʣţ޹˾в3ĹʾʾڼලٱٱӦʵʵǵطӳ⣬ṩҪĵʾԭֵȱٵݲԱ +

        +

        + ߣ¼ +

        +

        + ǰʾ飬¼ãǩһΪ޵Ͷͬ +

        +

        + ġн +

        +

        + 飬һ𡱵ȸ߹涨ִС +

        +

        + 塢 +

        +

        + һøˡ鷢(С)Ŀ顰츮ͨг룬Լ7ں֤и߷7þʷĿŰܿҪȡӦиʩ뿼ʱעشʩܿи߷ع涨ص岿Ҫж̬뿼ҽʱעŰء΢Źںŷʾϸع涨ִС +

        +

        + δˣŰÿ޹˾͡ +

        +

        + ѯ绰0835-3232788 +

        +

        +
        +

        +

        + 1.Űÿ޹˾Ƹְλ +

        +

        +           2.Űÿ޹˾DZ +

        +

        +
        +

        +

        +                     +

        +

        +                                                                                                  Űÿ޹˾ +

        +

        +                                                                                                                  2022930 +

        +

        + 1Űÿ޹˾Ƹְλ +

        +

        + 2Űÿ޹˾ǼDZ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202314/315.html b/www/news/yact_0302/202314/315.html new file mode 100644 index 0000000..a9a1b15 --- /dev/null +++ b/www/news/yact_0302/202314/315.html @@ -0,0 +1,256 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿˮַʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        ŰۺϹȼʩĿˮַʾ

        +
        ڣ2023-01-03ֺţ Сرմҳ
        +

        + աˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţˮ칫ڽһŻĿˮֹˮ2020235ţļҪ󣬶ԿĿȫʵˮֳŵƹĿλĴŰÿˮΧڣֽҹ˾ġŰۺϹȼʩĿˮַ顷йʾʾʱΪ10(202313-2023117գʾڼ乫ˮַͽ飬ʽҹ˾Ŀϵ +

        +

        + ֶԸĿˮַϽйʾලȡĿˮֹͽ顣 +

        +

        + ʾʱ䣺202313ա2023117 +

        +

        + ʾϣ +

        +

        + 赥λŰÿͶ޹˾ +

        +

        + ϵ˼绰ֲ/0835-3358299 +

        +

        + ල绰0835-3222501Űɽˮ֣ +

        +

        +
        +

        +

        +                                                                                            ŰÿͶ޹˾ +

        +

        +                                                                                                         202313      +

        +

        + ŰۺϹȼʩĿˮ +

        +

        +          ŰۺϹȼʩĿˮַ +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/202316/321.html b/www/news/yact_0302/202316/321.html new file mode 100644 index 0000000..973cf16 --- /dev/null +++ b/www/news/yact_0302/202316/321.html @@ -0,0 +1,271 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ŰְҵѧԺѧԺĿһڣ繤רҵаʾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ʾ >>
        + +
        +
        +

        Űÿ޹˾ŰְҵѧԺѧԺĿһڣ繤רҵаʾ

        +
        ڣ2023-01-06ֺţ Сرմҳ
        +

        + Űÿ޹˾ +

        +

        + ŰְҵѧԺѧԺĿһڣ +

        +

        + רҵаʾ +

        +

        + ŰְҵѧԺѧԺĿһڣ繤רҵа202315Űÿ޹˾꣬ίԱֽʾ£  +

        +

        + һбѡˣĴƽ޹˾ +

        +

        + Ͷ걨ۣԪ8072703.31Ԫ +

        +

        + ڶбѡˣĴڼͨ޹˾ +

        +

        + Ͷ걨ۣԪ8419871.20Ԫ +

        +

        + ͶĴ޹˾δͨʸ飺ʲбļҪ +

        +

        + ίԱԱǿ¾ +

        +

        + ֽԹʾѡ飬202311117:00ǰЯ֤飨跨Ȩί飩ϣŰÿ޹˾1¥1102Ҵ  +

        +

        + ַŰÿӶ·3 +

        +

        + ϵˣŮʿ     +

        +

        + ϵ绰0835-3236556                +

        +

        +   +

        +

        +                                                                                                                               Űÿ޹˾ +

        +

        +                                                                                                           202316 +

        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/index.html b/www/news/yact_0302/index.html new file mode 100644 index 0000000..68422c3 --- /dev/null +++ b/www/news/yact_0302/index.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        ʾ

        ǰλãҳ > ʾ

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
        +
         Űÿ޹˾ŰְҵѧԺѧԺ2023-01-06
         ŰۺϹȼʩĿˮַʾ2023-01-03
         Űÿ޹˾ѹɹĿɽ2022-12-22
         Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ2022-11-17
         ҵˮַ鹫ʾ2022-11-17
         Űÿ޹˾ƸĿԱ¼ԱĹ2022-11-16
         ŰۺϷ޹˾ڹƸʻԱۺϳɼԱ2022-11-07
         ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼ2022-11-03
         Űÿ޹˾ڹƸĿԱ뿼Ա2022-10-31
         ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼顭2022-10-31
         Űһ廯Ŀ-Űÿ·϶νĿˮ֡2022-10-27
         Űһ廯Ŀ-Űÿ·һڹˮַ2022-10-27
         ŰۺϷ޹˾ƸʻԱĹ2022-10-09
         Űÿ޹˾ƸĿԱ2022-09-30
         Ű־Ӫ޹˾ֹĹ2022-07-12
         Ű־Ӫ޹˾ƸԱƸԱĹʾ2022-07-08
         Ű־Ӫ޹˾ڹƸԱۺϳɼ졢¡2022-07-04
         Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ2022-06-30
         Ű־Ӫ޹˾ƸԱԳɼԱĹ2022-06-27
         ĴŰÿ˹ʪ̬Ŀˮַʾ2022-06-22
         Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼء2022-06-22
         Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ2022-06-20
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/index_2.html b/www/news/yact_0302/index_2.html new file mode 100644 index 0000000..bdf3fdf --- /dev/null +++ b/www/news/yact_0302/index_2.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        ʾ

        ǰλãҳ > ʾ

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
        +
         Ű־Ӫ޹˾ƸԱ2022-06-20
         Ű־Ӫ޹˾ڿƸרҵԱԳɼ졢࡭2022-06-13
         Ű־Ӫ޹˾ƸרҵԱ2022-06-06
         ɽƬƬˮȫ״۷ɹĿ2022-05-25
          ʾ2022-05-07
         ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ2022-04-28
         ŰҵͶʣţ޹˾ƸרҵԱĹ2022-04-18
         ŰҵͶʣţ޹˾ 2022깫ƸרҵԱԳɼ2022-04-02
         ŰҵͶʣţ޹˾2022ƸרҵԱڼ俼顭2022-03-30
         ŰҵͶʣţ޹˾ƸרҵԱ2022-03-11
         ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ2022-01-10
         Űÿ÷ˮַ顷ʾ2022-01-05
         Űÿ޹˾ˮĿ˲ŹԢװ2021-12-31
         ŰҵͶʣţ޹˾ƸרҵԱĹ2021-12-20
         ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼ2021-12-13
         ŰҵͶʣţ޹˾ڹƸרҵԱԵĹ2021-12-09
         ŰҵͶʣţ޹˾ƸרҵԱ2021-11-22
         Ű־Ӫ޹˾ ƸԱƸԱĹʾ2021-09-03
         Ű־Ӫ޹˾ ڹƸԱۺϳɼ졢¡2021-08-23
         Ű־Ӫ޹˾ ƸԱԳɼ Աġ2021-08-17
         Űݲҵ԰չʩ蹤ʩζ귽2021-08-17
         Ű־Ӫ޹˾ ڹƸԱԵĹ2021-08-11
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0302/index_3.html b/www/news/yact_0302/index_3.html new file mode 100644 index 0000000..13b919c --- /dev/null +++ b/www/news/yact_0302/index_3.html @@ -0,0 +1,294 @@ + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        ʾ

        ǰλãҳ > ʾ

        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
        +
         ݲҵ԰8#չḶ́չĿб깫2021-08-06
         Ű־Ӫ޹˾ ƸԱ2021-07-27
         ݲҵ԰8#չḶ́չĿ ֤ʾ2021-07-02
         ŰҵͶʣţ޹˾ ڿƸӹ˾ԱƸԱĹʾ2021-06-16
         ŰÿԴ޹˾ӳƸʱͨ2021-06-10
         ŰԴ޹˾ ƸרְԱ2021-06-01
         ŰҵͶʣţ޹˾Ƹӹ˾Ա켰Ա2021-06-01
         ŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ2021-05-07
         йƺĻĿɹһԴɽ2021-04-26
         Űÿ޹˾õһԴɹʽɹйš2021-04-09
         Űÿ޹˾ ƸĿ뿼켰Աġ2021-04-02
         Űÿ޹˾ ƸĿĹ2021-03-23
         ŰҵͶʣţ޹˾2020깫ƸרҵԱԳɼ2020-11-30
         ݲҵ԰һ3#4#2020-11-27
         ݲҵ԰һ1#2#2020-11-27
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_04/index.html b/www/news/yact_04/index.html new file mode 100644 index 0000000..75bff28 --- /dev/null +++ b/www/news/yact_04/index.html @@ -0,0 +1,271 @@ + + + + +ŰҵͶʣţ޹˾__ϵ + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ϵ >>
        + +
        +
        +

        ϵ

        + +

        + ŰҵͶʣţ޹˾2020226գעʱ10Ԫ˾λСʺŻȡƵŰŰоÿ·11ţҪӪΧΪԴͨءҵ԰ԴͶʺʲӪ뾭׼Ŀز׼󷽿ɿչӪ +

        +

        + ˾ۺϹʲͶʾӪƲ̹5ְܲţӵоչͶʹ˾˾Ͷʹ˾Ű־Ӫ˾4ӹ˾ +

        +

        +
        +

        +

        + ϵַĴʡŰоÿ·11 +

        +

        + ϵ绰08353228508 +

        +

        + ϵ䣺yacytz@163.com +

        +

        +
        +
        +

        +

        +
        +
        +

        + + +
        +
        +
        +
        +
        +
        + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_05/index.html b/www/news/yact_05/index.html new file mode 100644 index 0000000..c40f4e7 --- /dev/null +++ b/www/news/yact_05/index.html @@ -0,0 +1,254 @@ + + + + +ŰҵͶʣţ޹˾__Ⱥ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        + + +
        +
        + + + +
        + +
        +

        Ⱥ

        ǰλãҳ > Ⱥ

        +
        + +
        + + + + + + +
        + + + + + + +
         >> ʷѧϰʷѧϰ..
        +
        + + + + + + +
         >> ..
        +
        + + + + + + +
         >> ѧϰѧϰ..
        +
        + +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0501/index.html b/www/news/yact_0501/index.html new file mode 100644 index 0000000..275512e --- /dev/null +++ b/www/news/yact_0501/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__ʷѧϰ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        ʷѧϰ

        ǰλãҳ > ʷѧϰ

        +
        + + +
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0502/index.html b/www/news/yact_0502/index.html new file mode 100644 index 0000000..c27f85a --- /dev/null +++ b/www/news/yact_0502/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        ǰλãҳ >

        +
        + + +
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_0503/index.html b/www/news/yact_0503/index.html new file mode 100644 index 0000000..340679c --- /dev/null +++ b/www/news/yact_0503/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__ѧϰ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        ѧϰ

        ǰλãҳ > ѧϰ

        +
        + + +
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_06/20221227/311.html b/www/news/yact_06/20221227/311.html new file mode 100644 index 0000000..35a81eb --- /dev/null +++ b/www/news/yact_06/20221227/311.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__12111111111 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> ӹ˾ >>
        + +
        +
        +

        12111111111

        +
        ڣ2022-12-27ֺţ Сرմҳ
        +
        2312312313
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_06/index.html b/www/news/yact_06/index.html new file mode 100644 index 0000000..da05809 --- /dev/null +++ b/www/news/yact_06/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__ӹ˾ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        ӹ˾

        ǰλãҳ > ӹ˾

        +
        + + +
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_gg/index.html b/www/news/yact_gg/index.html new file mode 100644 index 0000000..88da859 --- /dev/null +++ b/www/news/yact_gg/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__Ŀ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        Ŀ

        ǰλãҳ > Ŀ

        +
        + + +
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_gg01/2020416/88.html b/www/news/yact_gg01/2020416/88.html new file mode 100644 index 0000000..4b94fd3 --- /dev/null +++ b/www/news/yact_gg01/2020416/88.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__õ2 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> õ >>
        + +
        +
        +

        õ2

        +
        ڣ2020-04-16ֺţ Сرմҳ
        +
        õ2
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_gg01/2020416/89.html b/www/news/yact_gg01/2020416/89.html new file mode 100644 index 0000000..e641a83 --- /dev/null +++ b/www/news/yact_gg01/2020416/89.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__õ1 + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> õ >>
        + +
        +
        +

        õ1

        +
        ڣ2020-04-16ֺţ Сرմҳ
        +
        õ1
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_gg01/202316/322.html b/www/news/yact_gg01/202316/322.html new file mode 100644 index 0000000..56f7ed0 --- /dev/null +++ b/www/news/yact_gg01/202316/322.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__test + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        ڵλãҳ >> õ >>
        + +
        +
        +

        test

        +
        ڣ2023-01-06ֺţ Сرմҳ
        +
        test
        +
        +
        +
        +
        + + +
        + +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_gg01/index.html b/www/news/yact_gg01/index.html new file mode 100644 index 0000000..5176fc9 --- /dev/null +++ b/www/news/yact_gg01/index.html @@ -0,0 +1,237 @@ + + + + +ŰҵͶʣţ޹˾__õ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        õ

        ǰλãҳ > õ

        +
        + + + + + + + + + + + + + + +
         test2023-01-06
         õ12020-04-16
         õ22020-04-16
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/news/yact_gg02/index.html b/www/news/yact_gg02/index.html new file mode 100644 index 0000000..e40f6b3 --- /dev/null +++ b/www/news/yact_gg02/index.html @@ -0,0 +1,229 @@ + + + + +ŰҵͶʣţ޹˾__ + + + + + + + + + + + + + + + + + + + + + +
        + + + + +
        +
        + ǣ +
        + +
        +
        + + + +
        +
        +
        +
        +
        +
        +
        Ŀ
        +
        +
        +
        + +
        +

        ǰλãҳ >

        +
        + + + + + + +
         12020-04-17
        +
        +
        +
        +
        +
        +
        +
        +
          +
        • +
          +
          ߣ
          +
          0835-3228508
          +
          +
        • + + + +
        • +
          +
          +
          yacytz@163.com
          +
          +
        • + +
        • +
          +
          ϵַ
          +
          ĴʡŰоÿ·11
          +
          +
        • + +
        +
        + + +
        + +
        +
        + +
        +
        +
        + + + + +
        +
          + +
        • +
        • +
        +
        + + + + + + diff --git a/www/search.html b/www/search.html new file mode 100644 index 0000000..d19ddec --- /dev/null +++ b/www/search.html @@ -0,0 +1,59 @@ + + + +վ + + + + + + + + + + + + + + + + + +
        + Ժ... + +


        + + + +
        +
        +
        + +
        + + + diff --git a/www/sys_images/+.gif b/www/sys_images/+.gif new file mode 100644 index 0000000..936e8ae Binary files /dev/null and b/www/sys_images/+.gif differ diff --git a/www/sys_images/-.gif b/www/sys_images/-.gif new file mode 100644 index 0000000..c4bcb4a Binary files /dev/null and b/www/sys_images/-.gif differ diff --git a/www/sys_images/DefaultPreview.gif b/www/sys_images/DefaultPreview.gif new file mode 100644 index 0000000..3a81ae6 Binary files /dev/null and b/www/sys_images/DefaultPreview.gif differ diff --git a/www/sys_images/Favorite.gif b/www/sys_images/Favorite.gif new file mode 100644 index 0000000..92e17e8 Binary files /dev/null and b/www/sys_images/Favorite.gif differ diff --git a/www/sys_images/FileIcon/asp.gif b/www/sys_images/FileIcon/asp.gif new file mode 100644 index 0000000..6d713f6 Binary files /dev/null and b/www/sys_images/FileIcon/asp.gif differ diff --git a/www/sys_images/FileIcon/doc.gif b/www/sys_images/FileIcon/doc.gif new file mode 100644 index 0000000..7675aa1 Binary files /dev/null and b/www/sys_images/FileIcon/doc.gif differ diff --git a/www/sys_images/FileIcon/exe.gif b/www/sys_images/FileIcon/exe.gif new file mode 100644 index 0000000..3c9132d Binary files /dev/null and b/www/sys_images/FileIcon/exe.gif differ diff --git a/www/sys_images/FileIcon/flash.gif b/www/sys_images/FileIcon/flash.gif new file mode 100644 index 0000000..4b165b5 Binary files /dev/null and b/www/sys_images/FileIcon/flash.gif differ diff --git a/www/sys_images/FileIcon/folder.gif b/www/sys_images/FileIcon/folder.gif new file mode 100644 index 0000000..086826d Binary files /dev/null and b/www/sys_images/FileIcon/folder.gif differ diff --git a/www/sys_images/FileIcon/gif.gif b/www/sys_images/FileIcon/gif.gif new file mode 100644 index 0000000..4c763d5 Binary files /dev/null and b/www/sys_images/FileIcon/gif.gif differ diff --git a/www/sys_images/FileIcon/html.gif b/www/sys_images/FileIcon/html.gif new file mode 100644 index 0000000..de99b3d Binary files /dev/null and b/www/sys_images/FileIcon/html.gif differ diff --git a/www/sys_images/FileIcon/jpg.gif b/www/sys_images/FileIcon/jpg.gif new file mode 100644 index 0000000..0bce66d Binary files /dev/null and b/www/sys_images/FileIcon/jpg.gif differ diff --git a/www/sys_images/FileIcon/mail.gif b/www/sys_images/FileIcon/mail.gif new file mode 100644 index 0000000..74ea924 Binary files /dev/null and b/www/sys_images/FileIcon/mail.gif differ diff --git a/www/sys_images/FileIcon/notype.gif b/www/sys_images/FileIcon/notype.gif new file mode 100644 index 0000000..9678746 Binary files /dev/null and b/www/sys_images/FileIcon/notype.gif differ diff --git a/www/sys_images/FileIcon/perl.gif b/www/sys_images/FileIcon/perl.gif new file mode 100644 index 0000000..42808f6 Binary files /dev/null and b/www/sys_images/FileIcon/perl.gif differ diff --git a/www/sys_images/FileIcon/script.gif b/www/sys_images/FileIcon/script.gif new file mode 100644 index 0000000..0a5fa03 Binary files /dev/null and b/www/sys_images/FileIcon/script.gif differ diff --git a/www/sys_images/FileIcon/txt.gif b/www/sys_images/FileIcon/txt.gif new file mode 100644 index 0000000..b7beb1a Binary files /dev/null and b/www/sys_images/FileIcon/txt.gif differ diff --git a/www/sys_images/FileIcon/unknown.gif b/www/sys_images/FileIcon/unknown.gif new file mode 100644 index 0000000..43fc953 Binary files /dev/null and b/www/sys_images/FileIcon/unknown.gif differ diff --git a/www/sys_images/FileIcon/vbs.gif b/www/sys_images/FileIcon/vbs.gif new file mode 100644 index 0000000..0a5fa03 Binary files /dev/null and b/www/sys_images/FileIcon/vbs.gif differ diff --git a/www/sys_images/FileIcon/xml.gif b/www/sys_images/FileIcon/xml.gif new file mode 100644 index 0000000..1548c0a Binary files /dev/null and b/www/sys_images/FileIcon/xml.gif differ diff --git a/www/sys_images/FileIcon/zip.gif b/www/sys_images/FileIcon/zip.gif new file mode 100644 index 0000000..576afde Binary files /dev/null and b/www/sys_images/FileIcon/zip.gif differ diff --git a/www/sys_images/NoPic.jpg b/www/sys_images/NoPic.jpg new file mode 100644 index 0000000..421e637 Binary files /dev/null and b/www/sys_images/NoPic.jpg differ diff --git a/www/sys_images/Pub_log.gif b/www/sys_images/Pub_log.gif new file mode 100644 index 0000000..5508ae3 Binary files /dev/null and b/www/sys_images/Pub_log.gif differ diff --git a/www/sys_images/Rss.xsl b/www/sys_images/Rss.xsl new file mode 100644 index 0000000..ac5c93a --- /dev/null +++ b/www/sys_images/Rss.xsl @@ -0,0 +1,44 @@ + + + + + <xsl:value-of select="document/webSite" /> + + + + +
        +
        + + + _blank + + +
        +
        + +
        +
        + + + _blank + + +
        +
        + +
        +
        + +
        +
        +
        +
        + +
        \ No newline at end of file diff --git a/www/sys_images/alert.gif b/www/sys_images/alert.gif new file mode 100644 index 0000000..b2384d1 Binary files /dev/null and b/www/sys_images/alert.gif differ diff --git a/www/sys_images/arrow.gif b/www/sys_images/arrow.gif new file mode 100644 index 0000000..af2744b Binary files /dev/null and b/www/sys_images/arrow.gif differ diff --git a/www/sys_images/baidu.gif b/www/sys_images/baidu.gif new file mode 100644 index 0000000..0062ef5 Binary files /dev/null and b/www/sys_images/baidu.gif differ diff --git a/www/sys_images/book_tf.gif b/www/sys_images/book_tf.gif new file mode 100644 index 0000000..ec81bd6 Binary files /dev/null and b/www/sys_images/book_tf.gif differ diff --git a/www/sys_images/calendar.gif b/www/sys_images/calendar.gif new file mode 100644 index 0000000..f8f7267 Binary files /dev/null and b/www/sys_images/calendar.gif differ diff --git a/www/sys_images/cncard_logo.gif b/www/sys_images/cncard_logo.gif new file mode 100644 index 0000000..d30b2c2 Binary files /dev/null and b/www/sys_images/cncard_logo.gif differ diff --git a/www/sys_images/emot/face1.gif b/www/sys_images/emot/face1.gif new file mode 100644 index 0000000..192f26f Binary files /dev/null and b/www/sys_images/emot/face1.gif differ diff --git a/www/sys_images/emot/face10.gif b/www/sys_images/emot/face10.gif new file mode 100644 index 0000000..dcc1c8f Binary files /dev/null and b/www/sys_images/emot/face10.gif differ diff --git a/www/sys_images/emot/face11.gif b/www/sys_images/emot/face11.gif new file mode 100644 index 0000000..164bcce Binary files /dev/null and b/www/sys_images/emot/face11.gif differ diff --git a/www/sys_images/emot/face12.gif b/www/sys_images/emot/face12.gif new file mode 100644 index 0000000..aacda1a Binary files /dev/null and b/www/sys_images/emot/face12.gif differ diff --git a/www/sys_images/emot/face13.gif b/www/sys_images/emot/face13.gif new file mode 100644 index 0000000..465a867 Binary files /dev/null and b/www/sys_images/emot/face13.gif differ diff --git a/www/sys_images/emot/face14.gif b/www/sys_images/emot/face14.gif new file mode 100644 index 0000000..482fb7a Binary files /dev/null and b/www/sys_images/emot/face14.gif differ diff --git a/www/sys_images/emot/face15.gif b/www/sys_images/emot/face15.gif new file mode 100644 index 0000000..83311e1 Binary files /dev/null and b/www/sys_images/emot/face15.gif differ diff --git a/www/sys_images/emot/face16.gif b/www/sys_images/emot/face16.gif new file mode 100644 index 0000000..67dabd5 Binary files /dev/null and b/www/sys_images/emot/face16.gif differ diff --git a/www/sys_images/emot/face17.gif b/www/sys_images/emot/face17.gif new file mode 100644 index 0000000..861bb1a Binary files /dev/null and b/www/sys_images/emot/face17.gif differ diff --git a/www/sys_images/emot/face18.gif b/www/sys_images/emot/face18.gif new file mode 100644 index 0000000..50e0967 Binary files /dev/null and b/www/sys_images/emot/face18.gif differ diff --git a/www/sys_images/emot/face19.gif b/www/sys_images/emot/face19.gif new file mode 100644 index 0000000..e39f4cf Binary files /dev/null and b/www/sys_images/emot/face19.gif differ diff --git a/www/sys_images/emot/face2.gif b/www/sys_images/emot/face2.gif new file mode 100644 index 0000000..8500b2a Binary files /dev/null and b/www/sys_images/emot/face2.gif differ diff --git a/www/sys_images/emot/face20.gif b/www/sys_images/emot/face20.gif new file mode 100644 index 0000000..99851b3 Binary files /dev/null and b/www/sys_images/emot/face20.gif differ diff --git a/www/sys_images/emot/face21.gif b/www/sys_images/emot/face21.gif new file mode 100644 index 0000000..b573e9b Binary files /dev/null and b/www/sys_images/emot/face21.gif differ diff --git a/www/sys_images/emot/face22.gif b/www/sys_images/emot/face22.gif new file mode 100644 index 0000000..330fc95 Binary files /dev/null and b/www/sys_images/emot/face22.gif differ diff --git a/www/sys_images/emot/face23.gif b/www/sys_images/emot/face23.gif new file mode 100644 index 0000000..51054ed Binary files /dev/null and b/www/sys_images/emot/face23.gif differ diff --git a/www/sys_images/emot/face24.gif b/www/sys_images/emot/face24.gif new file mode 100644 index 0000000..39cc0c2 Binary files /dev/null and b/www/sys_images/emot/face24.gif differ diff --git a/www/sys_images/emot/face25.gif b/www/sys_images/emot/face25.gif new file mode 100644 index 0000000..c3aee86 Binary files /dev/null and b/www/sys_images/emot/face25.gif differ diff --git a/www/sys_images/emot/face26.gif b/www/sys_images/emot/face26.gif new file mode 100644 index 0000000..51e9ab3 Binary files /dev/null and b/www/sys_images/emot/face26.gif differ diff --git a/www/sys_images/emot/face27.gif b/www/sys_images/emot/face27.gif new file mode 100644 index 0000000..713afa1 Binary files /dev/null and b/www/sys_images/emot/face27.gif differ diff --git a/www/sys_images/emot/face28.gif b/www/sys_images/emot/face28.gif new file mode 100644 index 0000000..b7c2bb6 Binary files /dev/null and b/www/sys_images/emot/face28.gif differ diff --git a/www/sys_images/emot/face29.gif b/www/sys_images/emot/face29.gif new file mode 100644 index 0000000..c748335 Binary files /dev/null and b/www/sys_images/emot/face29.gif differ diff --git a/www/sys_images/emot/face3.gif b/www/sys_images/emot/face3.gif new file mode 100644 index 0000000..8aae5c5 Binary files /dev/null and b/www/sys_images/emot/face3.gif differ diff --git a/www/sys_images/emot/face30.gif b/www/sys_images/emot/face30.gif new file mode 100644 index 0000000..1097e00 Binary files /dev/null and b/www/sys_images/emot/face30.gif differ diff --git a/www/sys_images/emot/face31.gif b/www/sys_images/emot/face31.gif new file mode 100644 index 0000000..ff0eb96 Binary files /dev/null and b/www/sys_images/emot/face31.gif differ diff --git a/www/sys_images/emot/face32.gif b/www/sys_images/emot/face32.gif new file mode 100644 index 0000000..79382ce Binary files /dev/null and b/www/sys_images/emot/face32.gif differ diff --git a/www/sys_images/emot/face33.gif b/www/sys_images/emot/face33.gif new file mode 100644 index 0000000..0186a11 Binary files /dev/null and b/www/sys_images/emot/face33.gif differ diff --git a/www/sys_images/emot/face34.gif b/www/sys_images/emot/face34.gif new file mode 100644 index 0000000..16b8519 Binary files /dev/null and b/www/sys_images/emot/face34.gif differ diff --git a/www/sys_images/emot/face35.gif b/www/sys_images/emot/face35.gif new file mode 100644 index 0000000..3afc898 Binary files /dev/null and b/www/sys_images/emot/face35.gif differ diff --git a/www/sys_images/emot/face36.gif b/www/sys_images/emot/face36.gif new file mode 100644 index 0000000..abbba9f Binary files /dev/null and b/www/sys_images/emot/face36.gif differ diff --git a/www/sys_images/emot/face37.gif b/www/sys_images/emot/face37.gif new file mode 100644 index 0000000..0e26fe0 Binary files /dev/null and b/www/sys_images/emot/face37.gif differ diff --git a/www/sys_images/emot/face38.gif b/www/sys_images/emot/face38.gif new file mode 100644 index 0000000..e216917 Binary files /dev/null and b/www/sys_images/emot/face38.gif differ diff --git a/www/sys_images/emot/face39.gif b/www/sys_images/emot/face39.gif new file mode 100644 index 0000000..b68cfb1 Binary files /dev/null and b/www/sys_images/emot/face39.gif differ diff --git a/www/sys_images/emot/face4.gif b/www/sys_images/emot/face4.gif new file mode 100644 index 0000000..455de41 Binary files /dev/null and b/www/sys_images/emot/face4.gif differ diff --git a/www/sys_images/emot/face40.gif b/www/sys_images/emot/face40.gif new file mode 100644 index 0000000..320c464 Binary files /dev/null and b/www/sys_images/emot/face40.gif differ diff --git a/www/sys_images/emot/face41.gif b/www/sys_images/emot/face41.gif new file mode 100644 index 0000000..adb78d1 Binary files /dev/null and b/www/sys_images/emot/face41.gif differ diff --git a/www/sys_images/emot/face42.gif b/www/sys_images/emot/face42.gif new file mode 100644 index 0000000..e55ec30 Binary files /dev/null and b/www/sys_images/emot/face42.gif differ diff --git a/www/sys_images/emot/face43.gif b/www/sys_images/emot/face43.gif new file mode 100644 index 0000000..7794542 Binary files /dev/null and b/www/sys_images/emot/face43.gif differ diff --git a/www/sys_images/emot/face44.gif b/www/sys_images/emot/face44.gif new file mode 100644 index 0000000..76a9e13 Binary files /dev/null and b/www/sys_images/emot/face44.gif differ diff --git a/www/sys_images/emot/face45.gif b/www/sys_images/emot/face45.gif new file mode 100644 index 0000000..dfb335e Binary files /dev/null and b/www/sys_images/emot/face45.gif differ diff --git a/www/sys_images/emot/face46.gif b/www/sys_images/emot/face46.gif new file mode 100644 index 0000000..f3fd4e7 Binary files /dev/null and b/www/sys_images/emot/face46.gif differ diff --git a/www/sys_images/emot/face47.gif b/www/sys_images/emot/face47.gif new file mode 100644 index 0000000..dbbc1d6 Binary files /dev/null and b/www/sys_images/emot/face47.gif differ diff --git a/www/sys_images/emot/face48.gif b/www/sys_images/emot/face48.gif new file mode 100644 index 0000000..40f2ac1 Binary files /dev/null and b/www/sys_images/emot/face48.gif differ diff --git a/www/sys_images/emot/face49.gif b/www/sys_images/emot/face49.gif new file mode 100644 index 0000000..9e00633 Binary files /dev/null and b/www/sys_images/emot/face49.gif differ diff --git a/www/sys_images/emot/face5.gif b/www/sys_images/emot/face5.gif new file mode 100644 index 0000000..7762ae7 Binary files /dev/null and b/www/sys_images/emot/face5.gif differ diff --git a/www/sys_images/emot/face50.gif b/www/sys_images/emot/face50.gif new file mode 100644 index 0000000..f6e8075 Binary files /dev/null and b/www/sys_images/emot/face50.gif differ diff --git a/www/sys_images/emot/face6.gif b/www/sys_images/emot/face6.gif new file mode 100644 index 0000000..b3b0e11 Binary files /dev/null and b/www/sys_images/emot/face6.gif differ diff --git a/www/sys_images/emot/face7.gif b/www/sys_images/emot/face7.gif new file mode 100644 index 0000000..3d084cc Binary files /dev/null and b/www/sys_images/emot/face7.gif differ diff --git a/www/sys_images/emot/face8.gif b/www/sys_images/emot/face8.gif new file mode 100644 index 0000000..c2184a3 Binary files /dev/null and b/www/sys_images/emot/face8.gif differ diff --git a/www/sys_images/emot/face9.gif b/www/sys_images/emot/face9.gif new file mode 100644 index 0000000..aab89b1 Binary files /dev/null and b/www/sys_images/emot/face9.gif differ diff --git a/www/sys_images/folder.gif b/www/sys_images/folder.gif new file mode 100644 index 0000000..52a053a Binary files /dev/null and b/www/sys_images/folder.gif differ diff --git a/www/sys_images/icon.gif b/www/sys_images/icon.gif new file mode 100644 index 0000000..6a57b45 Binary files /dev/null and b/www/sys_images/icon.gif differ diff --git a/www/sys_images/icon_star_1.gif b/www/sys_images/icon_star_1.gif new file mode 100644 index 0000000..9964ed3 Binary files /dev/null and b/www/sys_images/icon_star_1.gif differ diff --git a/www/sys_images/icon_star_2.gif b/www/sys_images/icon_star_2.gif new file mode 100644 index 0000000..2864bef Binary files /dev/null and b/www/sys_images/icon_star_2.gif differ diff --git a/www/sys_images/img.gif b/www/sys_images/img.gif new file mode 100644 index 0000000..8a1bc15 Binary files /dev/null and b/www/sys_images/img.gif differ diff --git a/www/sys_images/img.jpg b/www/sys_images/img.jpg new file mode 100644 index 0000000..4d3499b Binary files /dev/null and b/www/sys_images/img.jpg differ diff --git a/www/sys_images/jia.gif b/www/sys_images/jia.gif new file mode 100644 index 0000000..936e8ae Binary files /dev/null and b/www/sys_images/jia.gif differ diff --git a/www/sys_images/log/dot.jpg b/www/sys_images/log/dot.jpg new file mode 100644 index 0000000..2f51924 Binary files /dev/null and b/www/sys_images/log/dot.jpg differ diff --git a/www/sys_images/log/dot1.jpg b/www/sys_images/log/dot1.jpg new file mode 100644 index 0000000..1645553 Binary files /dev/null and b/www/sys_images/log/dot1.jpg differ diff --git a/www/sys_images/log/icon.gif b/www/sys_images/log/icon.gif new file mode 100644 index 0000000..6a57b45 Binary files /dev/null and b/www/sys_images/log/icon.gif differ diff --git a/www/sys_images/more.gif b/www/sys_images/more.gif new file mode 100644 index 0000000..a874a5e Binary files /dev/null and b/www/sys_images/more.gif differ diff --git a/www/sys_images/news_more.gif b/www/sys_images/news_more.gif new file mode 100644 index 0000000..87a958d Binary files /dev/null and b/www/sys_images/news_more.gif differ diff --git a/www/sys_images/nopic_supply.gif b/www/sys_images/nopic_supply.gif new file mode 100644 index 0000000..c05e9cd Binary files /dev/null and b/www/sys_images/nopic_supply.gif differ diff --git a/www/sys_images/page.gif b/www/sys_images/page.gif new file mode 100644 index 0000000..92d40a8 Binary files /dev/null and b/www/sys_images/page.gif differ diff --git a/www/sys_images/post_yellow.gif b/www/sys_images/post_yellow.gif new file mode 100644 index 0000000..0266354 Binary files /dev/null and b/www/sys_images/post_yellow.gif differ diff --git a/www/sys_images/progerssbar.gif b/www/sys_images/progerssbar.gif new file mode 100644 index 0000000..5bb90fd Binary files /dev/null and b/www/sys_images/progerssbar.gif differ diff --git a/www/sys_images/readme.gif b/www/sys_images/readme.gif new file mode 100644 index 0000000..82e25e3 Binary files /dev/null and b/www/sys_images/readme.gif differ diff --git a/www/sys_images/rss.gif b/www/sys_images/rss.gif new file mode 100644 index 0000000..41b6aa8 Binary files /dev/null and b/www/sys_images/rss.gif differ diff --git a/www/sys_images/s_+.gif b/www/sys_images/s_+.gif new file mode 100644 index 0000000..d5439ba Binary files /dev/null and b/www/sys_images/s_+.gif differ diff --git a/www/sys_images/search.css b/www/sys_images/search.css new file mode 100644 index 0000000..192bc44 --- /dev/null +++ b/www/sys_images/search.css @@ -0,0 +1,176 @@ +BODY { + FONT-FAMILY: arial,Simsun;font-size:15px; + background-color: #ffffff; + text-align:center; +} +TD { + FONT-FAMILY: arial,Simsun;font-size:15px +} +DIV { + FONT-FAMILY: arial,Simsun;font-size:15px +} +.p { + FONT-FAMILY: arial,Simsun;font-size:15px +} +A { + FONT-FAMILY: arial,Simsun;font-size:15px +} +DIV { + LINE-HEIGHT: 120%;font-size:15px +} +DIV .j { + LINE-HEIGHT: 120%;font-size:15px +} +DIV { + COLOR: #000;font-size:15px +} +TD { + COLOR: #000;font-size:15px +} +.f { + COLOR: #6f6f6f;font-size:15px +} +.fl:link { + COLOR: #77c;font-size:15px +} +.flc { + COLOR: #77c;font-size:12px +} + /* */ +.i Button,input,textarea{ + FONT-FAMILY: "Verdana, "; + FONT-WEIGHT: bold; + FONT-SIZE: 12px; + COLOR:#a90a08; + text-decoration: none; + background:#fff; + padding:0px; + margin-top: 0px; + margin-right: 0px; + margin-bottom: 0px; + margin-left: 0px; +} +A:link { + COLOR: #00c;font-size:15px +} +.w { + COLOR: #00c;font-size:15px +} +A.w:link { + COLOR: #00c;font-size:15px +} +.w A:link { + COLOR: #00c;font-size:15px +} +.q:visited { + COLOR: #00c;font-size:15px +} +.q:link { + COLOR: #00c;font-size:15px +} +.q:active { + COLOR: #00c;font-size:15px +} +.q { + COLOR: #00c;font-size:15px +} +A:visited { + COLOR: #551a8b;font-size:15px +} +.fl:visited { + COLOR: #551a8b;font-size:15px +} +A:active { + COLOR: #f00;font-size:15px +} +.fl:active { + COLOR: #f00;font-size:15px +} +.t { + BACKGROUND: #e5ecf9; COLOR: #000;font-size:15px +} +.bb { + BORDER-BOTTOM: #36c 1px solid;font-size:15px +} +.bt { + BORDER-TOP: #36c 1px solid;font-size:15px +} +.pic { + WIDTH: 120px;height:120px;;font-size:15px +} +.content { + height:80px;font-size:15px +} +.h { + COLOR: #36c;font-size:15px +} +.i { + COLOR: #a90a08;font-size:15px +} +.i:link { + COLOR: #a90a08;font-size:15px +} +.i a{text-decoration: none;} +.a { + COLOR: #008000;font-size:15px +} +.a:link { + COLOR: #008000;font-size:15px +} +.z { + DISPLAY: none;font-size:15px +} +DIV.n { + MARGIN-TOP: 1ex +} +.n A { + FONT-SIZE: 10pt; COLOR: #000 +} +.n .i { + FONT-SIZE: 12px +} +.b A { + FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #00c +} +.ch { + CURSOR: hand +} +.e { + MARGIN-TOP: 0.75em; MARGIN-BOTTOM: 0.75em +} +.g { + MARGIN-TOP: 1em; MARGIN-BOTTOM: 1em +} +.sm { + MARGIN-TOP: 0px; DISPLAY: block; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 40px +} +#navbar .nr { + BACKGROUND-POSITION: -60px 0px; WIDTH: 16px +} +#navbar #np { + WIDTH: 44px +} +#navbar #nf { + BACKGROUND-POSITION: -26px 0px; WIDTH: 18px +} +#navbar #nc { + BACKGROUND-POSITION: -44px 0px; WIDTH: 16px +} +#navbar #nn { + BACKGROUND-POSITION: -76px 0px; WIDTH: 66px; MARGIN-RIGHT: 34px +} +#navbar #nl { + BACKGROUND-POSITION: -76px 0px; WIDTH: 46px +} +.Job:link { + COLOR: #0066cc; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-size:12px; +} +.Job:visited { + COLOR: #0066cc; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-size:12px; +} +.Job:active { + FONT-FAMILY: Arial; TEXT-DECORATION: none; font-size:12px; +} +.Job:hover { + COLOR: #666666; BORDER-RIGHT-WIDTH: 1px; TEXT-DECORATION: none; BACKGROUND-REPEAT: repeat-x; POSITION: relative; TOP:1px; font-size:13px; +} \ No newline at end of file diff --git a/www/sys_images/sendmail.gif b/www/sys_images/sendmail.gif new file mode 100644 index 0000000..2d0ee2e Binary files /dev/null and b/www/sys_images/sendmail.gif differ diff --git a/www/sys_images/small_loading.gif b/www/sys_images/small_loading.gif new file mode 100644 index 0000000..6a56815 Binary files /dev/null and b/www/sys_images/small_loading.gif differ diff --git a/www/sys_images/sp_er.gif b/www/sys_images/sp_er.gif new file mode 100644 index 0000000..483a7a2 Binary files /dev/null and b/www/sys_images/sp_er.gif differ diff --git a/www/sys_images/supply/acting.gif b/www/sys_images/supply/acting.gif new file mode 100644 index 0000000..13df490 Binary files /dev/null and b/www/sys_images/supply/acting.gif differ diff --git a/www/sys_images/supply/cooperation.gif b/www/sys_images/supply/cooperation.gif new file mode 100644 index 0000000..3384ac4 Binary files /dev/null and b/www/sys_images/supply/cooperation.gif differ diff --git a/www/sys_images/supply/insale.gif b/www/sys_images/supply/insale.gif new file mode 100644 index 0000000..68c00a2 Binary files /dev/null and b/www/sys_images/supply/insale.gif differ diff --git a/www/sys_images/supply/other.gif b/www/sys_images/supply/other.gif new file mode 100644 index 0000000..bdedd5c Binary files /dev/null and b/www/sys_images/supply/other.gif differ diff --git a/www/sys_images/supply/outsale.gif b/www/sys_images/supply/outsale.gif new file mode 100644 index 0000000..77645d0 Binary files /dev/null and b/www/sys_images/supply/outsale.gif differ diff --git a/www/sys_images/warning.gif b/www/sys_images/warning.gif new file mode 100644 index 0000000..2b158f3 Binary files /dev/null and b/www/sys_images/warning.gif differ diff --git a/www/web.config b/www/web.config new file mode 100644 index 0000000..4bc75b6 --- /dev/null +++ b/www/web.config @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + +.webServer> + + + + + + + + + + + \ No newline at end of file diff --git a/yact-home-2/172.168.10.9/Files/image/20200417/2020041711440364364.png b/yact-home-2/172.168.10.9/Files/image/20200417/2020041711440364364.png new file mode 100644 index 0000000..9f530a5 Binary files /dev/null and b/yact-home-2/172.168.10.9/Files/image/20200417/2020041711440364364.png differ diff --git a/yact-home-2/172.168.10.9/Files/image/20200721/20200721161921712171.png b/yact-home-2/172.168.10.9/Files/image/20200721/20200721161921712171.png new file mode 100644 index 0000000..9f76394 Binary files /dev/null and b/yact-home-2/172.168.10.9/Files/image/20200721/20200721161921712171.png differ diff --git a/yact-home-2/172.168.10.9/Files/image/20210701/20210701180119201920.jpg b/yact-home-2/172.168.10.9/Files/image/20210701/20210701180119201920.jpg new file mode 100644 index 0000000..944ac81 Binary files /dev/null and b/yact-home-2/172.168.10.9/Files/image/20210701/20210701180119201920.jpg differ diff --git a/yact-home-2/172.168.10.9/Files/image/20210701/20210701180260416041.jpg b/yact-home-2/172.168.10.9/Files/image/20210701/20210701180260416041.jpg new file mode 100644 index 0000000..eee81cc Binary files /dev/null and b/yact-home-2/172.168.10.9/Files/image/20210701/20210701180260416041.jpg differ diff --git a/yact-home-2/172.168.10.9/Files/image/20210702/20210702104380218021.png b/yact-home-2/172.168.10.9/Files/image/20210702/20210702104380218021.png new file mode 100644 index 0000000..815b8ef Binary files /dev/null and b/yact-home-2/172.168.10.9/Files/image/20210702/20210702104380218021.png differ diff --git a/yact-home-2/172.168.10.9/Files/image/20210702/20210702104442184218.png b/yact-home-2/172.168.10.9/Files/image/20210702/20210702104442184218.png new file mode 100644 index 0000000..eafd4eb Binary files /dev/null and b/yact-home-2/172.168.10.9/Files/image/20210702/20210702104442184218.png differ diff --git a/yact-home-2/172.168.10.9/Files/image/20210823/20210823160826512651.jpg b/yact-home-2/172.168.10.9/Files/image/20210823/20210823160826512651.jpg new file mode 100644 index 0000000..bc85ef8 Binary files /dev/null and b/yact-home-2/172.168.10.9/Files/image/20210823/20210823160826512651.jpg differ diff --git a/yact-home-2/172.168.10.9/Files/image/20210823/20210823160851175117.jpg b/yact-home-2/172.168.10.9/Files/image/20210823/20210823160851175117.jpg new file mode 100644 index 0000000..b80a16c Binary files /dev/null and b/yact-home-2/172.168.10.9/Files/image/20210823/20210823160851175117.jpg differ diff --git a/yact-home-2/172.168.10.9/Files/image/20221222/20221222093135173517.png b/yact-home-2/172.168.10.9/Files/image/20221222/20221222093135173517.png new file mode 100644 index 0000000..bf7802e Binary files /dev/null and b/yact-home-2/172.168.10.9/Files/image/20221222/20221222093135173517.png differ diff --git a/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.eot b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.eot new file mode 100644 index 0000000..e9f60ca Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.eot differ diff --git a/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.svg b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.svg new file mode 100644 index 0000000..855c845 --- /dev/null +++ b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.svg @@ -0,0 +1,2671 @@ + + + + +Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 + By ,,, +Copyright Dave Gandy 2016. All rights reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.ttf b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.ttf new file mode 100644 index 0000000..35acda2 Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.ttf differ diff --git a/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.woff b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.woff new file mode 100644 index 0000000..400014a Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.woff differ diff --git a/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.woff2 b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.woff2 new file mode 100644 index 0000000..4d13fc6 Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/fontawesome-webfont3e6e.woff2 differ diff --git a/yact-home-2/172.168.10.9/fonts/fontawesome-webfontd41d.eot b/yact-home-2/172.168.10.9/fonts/fontawesome-webfontd41d.eot new file mode 100644 index 0000000..e9f60ca Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/fontawesome-webfontd41d.eot differ diff --git a/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.eot b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 0000000..b93a495 Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.eot differ diff --git a/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.svg b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..94fb549 --- /dev/null +++ b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.ttf b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000..1413fc6 Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.ttf differ diff --git a/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.woff b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 0000000..9e61285 Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.woff differ diff --git a/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.woff2 b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.woff2 new file mode 100644 index 0000000..64539b5 Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regular.woff2 differ diff --git a/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regulard41d.eot b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regulard41d.eot new file mode 100644 index 0000000..b93a495 Binary files /dev/null and b/yact-home-2/172.168.10.9/fonts/glyphicons-halflings-regulard41d.eot differ diff --git a/yact-home-2/172.168.10.9/images/11.jpg b/yact-home-2/172.168.10.9/images/11.jpg new file mode 100644 index 0000000..4e75889 Binary files /dev/null and b/yact-home-2/172.168.10.9/images/11.jpg differ diff --git a/yact-home-2/172.168.10.9/images/bg.html b/yact-home-2/172.168.10.9/images/bg.html new file mode 100644 index 0000000..e257a09 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/bg.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/images/bootstrap.css b/yact-home-2/172.168.10.9/images/bootstrap.css new file mode 100644 index 0000000..aad1b2e --- /dev/null +++ b/yact-home-2/172.168.10.9/images/bootstrap.css @@ -0,0 +1,6794 @@ +/*! + * Bootstrap v3.3.5 (http://getbootstrap.com) + * Copyright 2011-2015 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ +/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ +html { + + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; +} +body { + margin: 0; +} +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +main, +menu, +nav, +section, +summary { + display: block; +} +audio, +canvas, +progress, +video { + display: inline-block; + vertical-align: baseline; +} +audio:not([controls]) { + display: none; + height: 0; +} +[hidden], +template { + display: none; +} +a { + background-color: transparent; +} +a:active, +a:hover { + outline: 0; +} +abbr[title] { + border-bottom: 1px dotted; +} +b, +strong { + font-weight: bold; +} +dfn { + font-style: italic; +} +h1 { + margin: .67em 0; + font-size: 2em; +} +mark { + color: #000; + background: #ff0; +} +small { + font-size: 80%; +} +sub, +sup { + position: relative; + font-size: 75%; + line-height: 0; + vertical-align: baseline; +} +sup { + top: -.5em; +} +sub { + bottom: -.25em; +} +img { + border: 0; +} +svg:not(:root) { + overflow: hidden; +} +figure { + margin: 1em 40px; +} +hr { + height: 0; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; +} +pre { + overflow: auto; +} +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em; +} +button, +input, +optgroup, +select, +textarea { + margin: 0; + font: inherit; + color: inherit; +} +button { + overflow: visible; +} +button, +select { + text-transform: none; +} +button, +html input[type="button"], +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; + cursor: pointer; +} +button[disabled], +html input[disabled] { + cursor: default; +} +button::-moz-focus-inner, +input::-moz-focus-inner { + padding: 0; + border: 0; +} +input { + line-height: normal; +} +input[type="checkbox"], +input[type="radio"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + padding: 0; +} +input[type="number"]::-webkit-inner-spin-button, +input[type="number"]::-webkit-outer-spin-button { + height: auto; +} +input[type="search"] { + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; + -webkit-appearance: textfield; +} +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} +fieldset { + padding: .35em .625em .75em; + margin: 0 2px; + border: 1px solid #c0c0c0; +} +legend { + padding: 0; + border: 0; +} +textarea { + overflow: auto; +} +optgroup { + font-weight: bold; +} +table { + border-spacing: 0; + border-collapse: collapse; +} +td, +th { + padding: 0; +} +/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ +@media print { + *, + *:before, + *:after { + color: #000 !important; + text-shadow: none !important; + background: transparent !important; + -webkit-box-shadow: none !important; + box-shadow: none !important; + } + a, + a:visited { + text-decoration: underline; + } + a[href]:after { + content: " (" attr(href) ")"; + } + abbr[title]:after { + content: " (" attr(title) ")"; + } + a[href^="#"]:after, + a[href^="javascript:"]:after { + content: ""; + } + pre, + blockquote { + border: 1px solid #999; + + page-break-inside: avoid; + } + thead { + display: table-header-group; + } + tr, + img { + page-break-inside: avoid; + } + img { + max-width: 100% !important; + } + p, + h2, + h3 { + orphans: 3; + widows: 3; + } + h2, + h3 { + page-break-after: avoid; + } + .navbar { + display: none; + } + .btn > .caret, + .dropup > .btn > .caret { + border-top-color: #000 !important; + } + .label { + border: 1px solid #000; + } + .table { + border-collapse: collapse !important; + } + .table td, + .table th { + background-color: #fff !important; + } + .table-bordered th, + .table-bordered td { + border: 1px solid #ddd !important; + } +} +@font-face { + font-family: 'Glyphicons Halflings'; + + src: url('../fonts/glyphicons-halflings-regular.eot'); + src: url('../fonts/glyphicons-halflings-regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); +} +.glyphicon { + position: relative; + top: 1px; + display: inline-block; + font-family: 'Glyphicons Halflings'; + font-style: normal; + font-weight: normal; + line-height: 1; + + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +.glyphicon-asterisk:before { + content: "\2a"; +} +.glyphicon-plus:before { + content: "\2b"; +} +.glyphicon-euro:before, +.glyphicon-eur:before { + content: "\20ac"; +} +.glyphicon-minus:before { + content: "\2212"; +} +.glyphicon-cloud:before { + content: "\2601"; +} +.glyphicon-envelope:before { + content: "\2709"; +} +.glyphicon-pencil:before { + content: "\270f"; +} +.glyphicon-glass:before { + content: "\e001"; +} +.glyphicon-music:before { + content: "\e002"; +} +.glyphicon-search:before { + content: "\e003"; +} +.glyphicon-heart:before { + content: "\e005"; +} +.glyphicon-star:before { + content: "\e006"; +} +.glyphicon-star-empty:before { + content: "\e007"; +} +.glyphicon-user:before { + content: "\e008"; +} +.glyphicon-film:before { + content: "\e009"; +} +.glyphicon-th-large:before { + content: "\e010"; +} +.glyphicon-th:before { + content: "\e011"; +} +.glyphicon-th-list:before { + content: "\e012"; +} +.glyphicon-ok:before { + content: "\e013"; +} +.glyphicon-remove:before { + content: "\e014"; +} +.glyphicon-zoom-in:before { + content: "\e015"; +} +.glyphicon-zoom-out:before { + content: "\e016"; +} +.glyphicon-off:before { + content: "\e017"; +} +.glyphicon-signal:before { + content: "\e018"; +} +.glyphicon-cog:before { + content: "\e019"; +} +.glyphicon-trash:before { + content: "\e020"; +} +.glyphicon-home:before { + content: "\e021"; +} +.glyphicon-file:before { + content: "\e022"; +} +.glyphicon-time:before { + content: "\e023"; +} +.glyphicon-road:before { + content: "\e024"; +} +.glyphicon-download-alt:before { + content: "\e025"; +} +.glyphicon-download:before { + content: "\e026"; +} +.glyphicon-upload:before { + content: "\e027"; +} +.glyphicon-inbox:before { + content: "\e028"; +} +.glyphicon-play-circle:before { + content: "\e029"; +} +.glyphicon-repeat:before { + content: "\e030"; +} +.glyphicon-refresh:before { + content: "\e031"; +} +.glyphicon-list-alt:before { + content: "\e032"; +} +.glyphicon-lock:before { + content: "\e033"; +} +.glyphicon-flag:before { + content: "\e034"; +} +.glyphicon-headphones:before { + content: "\e035"; +} +.glyphicon-volume-off:before { + content: "\e036"; +} +.glyphicon-volume-down:before { + content: "\e037"; +} +.glyphicon-volume-up:before { + content: "\e038"; +} +.glyphicon-qrcode:before { + content: "\e039"; +} +.glyphicon-barcode:before { + content: "\e040"; +} +.glyphicon-tag:before { + content: "\e041"; +} +.glyphicon-tags:before { + content: "\e042"; +} +.glyphicon-book:before { + content: "\e043"; +} +.glyphicon-bookmark:before { + content: "\e044"; +} +.glyphicon-print:before { + content: "\e045"; +} +.glyphicon-camera:before { + content: "\e046"; +} +.glyphicon-font:before { + content: "\e047"; +} +.glyphicon-bold:before { + content: "\e048"; +} +.glyphicon-italic:before { + content: "\e049"; +} +.glyphicon-text-height:before { + content: "\e050"; +} +.glyphicon-text-width:before { + content: "\e051"; +} +.glyphicon-align-left:before { + content: "\e052"; +} +.glyphicon-align-center:before { + content: "\e053"; +} +.glyphicon-align-right:before { + content: "\e054"; +} +.glyphicon-align-justify:before { + content: "\e055"; +} +.glyphicon-list:before { + content: "\e056"; +} +.glyphicon-indent-left:before { + content: "\e057"; +} +.glyphicon-indent-right:before { + content: "\e058"; +} +.glyphicon-facetime-video:before { + content: "\e059"; +} +.glyphicon-picture:before { + content: "\e060"; +} +.glyphicon-map-marker:before { + content: "\e062"; +} +.glyphicon-adjust:before { + content: "\e063"; +} +.glyphicon-tint:before { + content: "\e064"; +} +.glyphicon-edit:before { + content: "\e065"; +} +.glyphicon-share:before { + content: "\e066"; +} +.glyphicon-check:before { + content: "\e067"; +} +.glyphicon-move:before { + content: "\e068"; +} +.glyphicon-step-backward:before { + content: "\e069"; +} +.glyphicon-fast-backward:before { + content: "\e070"; +} +.glyphicon-backward:before { + content: "\e071"; +} +.glyphicon-play:before { + content: "\e072"; +} +.glyphicon-pause:before { + content: "\e073"; +} +.glyphicon-stop:before { + content: "\e074"; +} +.glyphicon-forward:before { + content: "\e075"; +} +.glyphicon-fast-forward:before { + content: "\e076"; +} +.glyphicon-step-forward:before { + content: "\e077"; +} +.glyphicon-eject:before { + content: "\e078"; +} +.glyphicon-chevron-left:before { + content: "\e079"; +} +.glyphicon-chevron-right:before { + content: "\e080"; +} +.glyphicon-plus-sign:before { + content: "\e081"; +} +.glyphicon-minus-sign:before { + content: "\e082"; +} +.glyphicon-remove-sign:before { + content: "\e083"; +} +.glyphicon-ok-sign:before { + content: "\e084"; +} +.glyphicon-question-sign:before { + content: "\e085"; +} +.glyphicon-info-sign:before { + content: "\e086"; +} +.glyphicon-screenshot:before { + content: "\e087"; +} +.glyphicon-remove-circle:before { + content: "\e088"; +} +.glyphicon-ok-circle:before { + content: "\e089"; +} +.glyphicon-ban-circle:before { + content: "\e090"; +} +.glyphicon-arrow-left:before { + content: "\e091"; +} +.glyphicon-arrow-right:before { + content: "\e092"; +} +.glyphicon-arrow-up:before { + content: "\e093"; +} +.glyphicon-arrow-down:before { + content: "\e094"; +} +.glyphicon-share-alt:before { + content: "\e095"; +} +.glyphicon-resize-full:before { + content: "\e096"; +} +.glyphicon-resize-small:before { + content: "\e097"; +} +.glyphicon-exclamation-sign:before { + content: "\e101"; +} +.glyphicon-gift:before { + content: "\e102"; +} +.glyphicon-leaf:before { + content: "\e103"; +} +.glyphicon-fire:before { + content: "\e104"; +} +.glyphicon-eye-open:before { + content: "\e105"; +} +.glyphicon-eye-close:before { + content: "\e106"; +} +.glyphicon-warning-sign:before { + content: "\e107"; +} +.glyphicon-plane:before { + content: "\e108"; +} +.glyphicon-calendar:before { + content: "\e109"; +} +.glyphicon-random:before { + content: "\e110"; +} +.glyphicon-comment:before { + content: "\e111"; +} +.glyphicon-magnet:before { + content: "\e112"; +} +.glyphicon-chevron-up:before { + content: "\e113"; +} +.glyphicon-chevron-down:before { + content: "\e114"; +} +.glyphicon-retweet:before { + content: "\e115"; +} +.glyphicon-shopping-cart:before { + content: "\e116"; +} +.glyphicon-folder-close:before { + content: "\e117"; +} +.glyphicon-folder-open:before { + content: "\e118"; +} +.glyphicon-resize-vertical:before { + content: "\e119"; +} +.glyphicon-resize-horizontal:before { + content: "\e120"; +} +.glyphicon-hdd:before { + content: "\e121"; +} +.glyphicon-bullhorn:before { + content: "\e122"; +} +.glyphicon-bell:before { + content: "\e123"; +} +.glyphicon-certificate:before { + content: "\e124"; +} +.glyphicon-thumbs-up:before { + content: "\e125"; +} +.glyphicon-thumbs-down:before { + content: "\e126"; +} +.glyphicon-hand-right:before { + content: "\e127"; +} +.glyphicon-hand-left:before { + content: "\e128"; +} +.glyphicon-hand-up:before { + content: "\e129"; +} +.glyphicon-hand-down:before { + content: "\e130"; +} +.glyphicon-circle-arrow-right:before { + content: "\e131"; +} +.glyphicon-circle-arrow-left:before { + content: "\e132"; +} +.glyphicon-circle-arrow-up:before { + content: "\e133"; +} +.glyphicon-circle-arrow-down:before { + content: "\e134"; +} +.glyphicon-globe:before { + content: "\e135"; +} +.glyphicon-wrench:before { + content: "\e136"; +} +.glyphicon-tasks:before { + content: "\e137"; +} +.glyphicon-filter:before { + content: "\e138"; +} +.glyphicon-briefcase:before { + content: "\e139"; +} +.glyphicon-fullscreen:before { + content: "\e140"; +} +.glyphicon-dashboard:before { + content: "\e141"; +} +.glyphicon-paperclip:before { + content: "\e142"; +} +.glyphicon-heart-empty:before { + content: "\e143"; +} +.glyphicon-link:before { + content: "\e144"; +} +.glyphicon-phone:before { + content: "\e145"; +} +.glyphicon-pushpin:before { + content: "\e146"; +} +.glyphicon-usd:before { + content: "\e148"; +} +.glyphicon-gbp:before { + content: "\e149"; +} +.glyphicon-sort:before { + content: "\e150"; +} +.glyphicon-sort-by-alphabet:before { + content: "\e151"; +} +.glyphicon-sort-by-alphabet-alt:before { + content: "\e152"; +} +.glyphicon-sort-by-order:before { + content: "\e153"; +} +.glyphicon-sort-by-order-alt:before { + content: "\e154"; +} +.glyphicon-sort-by-attributes:before { + content: "\e155"; +} +.glyphicon-sort-by-attributes-alt:before { + content: "\e156"; +} +.glyphicon-unchecked:before { + content: "\e157"; +} +.glyphicon-expand:before { + content: "\e158"; +} +.glyphicon-collapse-down:before { + content: "\e159"; +} +.glyphicon-collapse-up:before { + content: "\e160"; +} +.glyphicon-log-in:before { + content: "\e161"; +} +.glyphicon-flash:before { + content: "\e162"; +} +.glyphicon-log-out:before { + content: "\e163"; +} +.glyphicon-new-window:before { + content: "\e164"; +} +.glyphicon-record:before { + content: "\e165"; +} +.glyphicon-save:before { + content: "\e166"; +} +.glyphicon-open:before { + content: "\e167"; +} +.glyphicon-saved:before { + content: "\e168"; +} +.glyphicon-import:before { + content: "\e169"; +} +.glyphicon-export:before { + content: "\e170"; +} +.glyphicon-send:before { + content: "\e171"; +} +.glyphicon-floppy-disk:before { + content: "\e172"; +} +.glyphicon-floppy-saved:before { + content: "\e173"; +} +.glyphicon-floppy-remove:before { + content: "\e174"; +} +.glyphicon-floppy-save:before { + content: "\e175"; +} +.glyphicon-floppy-open:before { + content: "\e176"; +} +.glyphicon-credit-card:before { + content: "\e177"; +} +.glyphicon-transfer:before { + content: "\e178"; +} +.glyphicon-cutlery:before { + content: "\e179"; +} +.glyphicon-header:before { + content: "\e180"; +} +.glyphicon-compressed:before { + content: "\e181"; +} +.glyphicon-earphone:before { + content: "\e182"; +} +.glyphicon-phone-alt:before { + content: "\e183"; +} +.glyphicon-tower:before { + content: "\e184"; +} +.glyphicon-stats:before { + content: "\e185"; +} +.glyphicon-sd-video:before { + content: "\e186"; +} +.glyphicon-hd-video:before { + content: "\e187"; +} +.glyphicon-subtitles:before { + content: "\e188"; +} +.glyphicon-sound-stereo:before { + content: "\e189"; +} +.glyphicon-sound-dolby:before { + content: "\e190"; +} +.glyphicon-sound-5-1:before { + content: "\e191"; +} +.glyphicon-sound-6-1:before { + content: "\e192"; +} +.glyphicon-sound-7-1:before { + content: "\e193"; +} +.glyphicon-copyright-mark:before { + content: "\e194"; +} +.glyphicon-registration-mark:before { + content: "\e195"; +} +.glyphicon-cloud-download:before { + content: "\e197"; +} +.glyphicon-cloud-upload:before { + content: "\e198"; +} +.glyphicon-tree-conifer:before { + content: "\e199"; +} +.glyphicon-tree-deciduous:before { + content: "\e200"; +} +.glyphicon-cd:before { + content: "\e201"; +} +.glyphicon-save-file:before { + content: "\e202"; +} +.glyphicon-open-file:before { + content: "\e203"; +} +.glyphicon-level-up:before { + content: "\e204"; +} +.glyphicon-copy:before { + content: "\e205"; +} +.glyphicon-paste:before { + content: "\e206"; +} +.glyphicon-alert:before { + content: "\e209"; +} +.glyphicon-equalizer:before { + content: "\e210"; +} +.glyphicon-king:before { + content: "\e211"; +} +.glyphicon-queen:before { + content: "\e212"; +} +.glyphicon-pawn:before { + content: "\e213"; +} +.glyphicon-bishop:before { + content: "\e214"; +} +.glyphicon-knight:before { + content: "\e215"; +} +.glyphicon-baby-formula:before { + content: "\e216"; +} +.glyphicon-tent:before { + content: "\26fa"; +} +.glyphicon-blackboard:before { + content: "\e218"; +} +.glyphicon-bed:before { + content: "\e219"; +} +.glyphicon-apple:before { + content: "\f8ff"; +} +.glyphicon-erase:before { + content: "\e221"; +} +.glyphicon-hourglass:before { + content: "\231b"; +} +.glyphicon-lamp:before { + content: "\e223"; +} +.glyphicon-duplicate:before { + content: "\e224"; +} +.glyphicon-piggy-bank:before { + content: "\e225"; +} +.glyphicon-scissors:before { + content: "\e226"; +} +.glyphicon-bitcoin:before { + content: "\e227"; +} +.glyphicon-btc:before { + content: "\e227"; +} +.glyphicon-xbt:before { + content: "\e227"; +} +.glyphicon-yen:before { + content: "\00a5"; +} +.glyphicon-jpy:before { + content: "\00a5"; +} +.glyphicon-ruble:before { + content: "\20bd"; +} +.glyphicon-rub:before { + content: "\20bd"; +} +.glyphicon-scale:before { + content: "\e230"; +} +.glyphicon-ice-lolly:before { + content: "\e231"; +} +.glyphicon-ice-lolly-tasted:before { + content: "\e232"; +} +.glyphicon-education:before { + content: "\e233"; +} +.glyphicon-option-horizontal:before { + content: "\e234"; +} +.glyphicon-option-vertical:before { + content: "\e235"; +} +.glyphicon-menu-hamburger:before { + content: "\e236"; +} +.glyphicon-modal-window:before { + content: "\e237"; +} +.glyphicon-oil:before { + content: "\e238"; +} +.glyphicon-grain:before { + content: "\e239"; +} +.glyphicon-sunglasses:before { + content: "\e240"; +} +.glyphicon-text-size:before { + content: "\e241"; +} +.glyphicon-text-color:before { + content: "\e242"; +} +.glyphicon-text-background:before { + content: "\e243"; +} +.glyphicon-object-align-top:before { + content: "\e244"; +} +.glyphicon-object-align-bottom:before { + content: "\e245"; +} +.glyphicon-object-align-horizontal:before { + content: "\e246"; +} +.glyphicon-object-align-left:before { + content: "\e247"; +} +.glyphicon-object-align-vertical:before { + content: "\e248"; +} +.glyphicon-object-align-right:before { + content: "\e249"; +} +.glyphicon-triangle-right:before { + content: "\e250"; +} +.glyphicon-triangle-left:before { + content: "\e251"; +} +.glyphicon-triangle-bottom:before { + content: "\e252"; +} +.glyphicon-triangle-top:before { + content: "\e253"; +} +.glyphicon-console:before { + content: "\e254"; +} +.glyphicon-superscript:before { + content: "\e255"; +} +.glyphicon-subscript:before { + content: "\e256"; +} +.glyphicon-menu-left:before { + content: "\e257"; +} +.glyphicon-menu-right:before { + content: "\e258"; +} +.glyphicon-menu-down:before { + content: "\e259"; +} +.glyphicon-menu-up:before { + content: "\e260"; +} +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +*:before, +*:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +html { + font-size: 10px; + + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} + +input, +button, +select, +textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; +} +a { + color: #337ab7; + text-decoration: none; +} +a:hover, +a:focus { + color: #23527c; + text-decoration: underline; +} +a:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +figure { + margin: 0; +} +img { + vertical-align: middle; +} +.img-responsive, +.thumbnail > img, +.thumbnail a > img, +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + display: block; + max-width: 100%; + height: auto; +} +.img-rounded { + border-radius: 6px; +} +.img-thumbnail { + display: inline-block; + max-width: 100%; + height: auto; + padding: 4px; + line-height: 1.42857143; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: all .2s ease-in-out; + -o-transition: all .2s ease-in-out; + transition: all .2s ease-in-out; +} +.img-circle { + border-radius: 50%; +} +hr { + margin-top: 20px; + margin-bottom: 20px; + border: 0; + border-top: 1px solid #eee; +} +.sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; +} +.sr-only-focusable:active, +.sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto; +} +[role="button"] { + cursor: pointer; +} +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { + font-family: inherit; + font-weight: 500; + line-height: 1.1; + color: inherit; +} +h1 small, +h2 small, +h3 small, +h4 small, +h5 small, +h6 small, +.h1 small, +.h2 small, +.h3 small, +.h4 small, +.h5 small, +.h6 small, +h1 .small, +h2 .small, +h3 .small, +h4 .small, +h5 .small, +h6 .small, +.h1 .small, +.h2 .small, +.h3 .small, +.h4 .small, +.h5 .small, +.h6 .small { + font-weight: normal; + line-height: 1; + color: #777; +} +h1, +.h1, +h2, +.h2, +h3, +.h3 { + margin-top: 20px; + margin-bottom: 10px; +} +h1 small, +.h1 small, +h2 small, +.h2 small, +h3 small, +.h3 small, +h1 .small, +.h1 .small, +h2 .small, +.h2 .small, +h3 .small, +.h3 .small { + font-size: 65%; +} +h4, +.h4, +h5, +.h5, +h6, +.h6 { + margin-top: 10px; + margin-bottom: 10px; +} +h4 small, +.h4 small, +h5 small, +.h5 small, +h6 small, +.h6 small, +h4 .small, +.h4 .small, +h5 .small, +.h5 .small, +h6 .small, +.h6 .small { + font-size: 75%; +} +h1, +.h1 { + font-size: 36px; +} +h2, +.h2 { + font-size: 30px; +} +h3, +.h3 { + font-size: 24px; +} +h4, +.h4 { + font-size: 18px; +} +h5, +.h5 { + font-size: 14px; +} +h6, +.h6 { + font-size: 12px; +} +p { + margin: 0 0 10px; +} +.lead { + margin-bottom: 20px; + font-size: 16px; + font-weight: 300; + line-height: 1.4; +} +@media (min-width: 768px) { + .lead { + font-size: 21px; + } +} +small, +.small { + font-size: 85%; +} +mark, +.mark { + padding: .2em; + background-color: #fcf8e3; +} +.text-left { + text-align: left; +} +.text-right { + text-align: right; +} +.text-center { + text-align: center; +} +.text-justify { + text-align: justify; +} +.text-nowrap { + white-space: nowrap; +} +.text-lowercase { + text-transform: lowercase; +} +.text-uppercase { + text-transform: uppercase; +} +.text-capitalize { + text-transform: capitalize; +} +.text-muted { + color: #777; +} +.text-primary { + color: #337ab7; +} +a.text-primary:hover, +a.text-primary:focus { + color: #286090; +} +.text-success { + color: #3c763d; +} +a.text-success:hover, +a.text-success:focus { + color: #2b542c; +} +.text-info { + color: #31708f; +} +a.text-info:hover, +a.text-info:focus { + color: #245269; +} +.text-warning { + color: #8a6d3b; +} +a.text-warning:hover, +a.text-warning:focus { + color: #66512c; +} +.text-danger { + color: #a94442; +} +a.text-danger:hover, +a.text-danger:focus { + color: #843534; +} +.bg-primary { + color: #fff; + background-color: #337ab7; +} +a.bg-primary:hover, +a.bg-primary:focus { + background-color: #286090; +} +.bg-success { + background-color: #dff0d8; +} +a.bg-success:hover, +a.bg-success:focus { + background-color: #c1e2b3; +} +.bg-info { + background-color: #d9edf7; +} +a.bg-info:hover, +a.bg-info:focus { + background-color: #afd9ee; +} +.bg-warning { + background-color: #fcf8e3; +} +a.bg-warning:hover, +a.bg-warning:focus { + background-color: #f7ecb5; +} +.bg-danger { + background-color: #f2dede; +} +a.bg-danger:hover, +a.bg-danger:focus { + background-color: #e4b9b9; +} +.page-header { + padding-bottom: 9px; + margin: 40px 0 20px; + border-bottom: 1px solid #eee; +} +ul, +ol { + margin-top: 0; + margin-bottom: 10px; +} +ul ul, +ol ul, +ul ol, +ol ol { + margin-bottom: 0; +} +.list-unstyled { + padding-left: 0; + list-style: none; +} +.list-inline { + padding-left: 0; + margin-left: -5px; + list-style: none; +} +.list-inline > li { + display: inline-block; + padding-right: 5px; + padding-left: 5px; +} +dl { + margin-top: 0; + margin-bottom: 20px; +} +dt, +dd { + line-height: 1.42857143; +} +dt { + font-weight: bold; +} +dd { + margin-left: 0; +} +@media (min-width: 768px) { + .dl-horizontal dt { + float: left; + width: 160px; + overflow: hidden; + clear: left; + text-align: right; + text-overflow: ellipsis; + white-space: nowrap; + } + .dl-horizontal dd { + margin-left: 180px; + } +} +abbr[title], +abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #777; +} +.initialism { + font-size: 90%; + text-transform: uppercase; +} +blockquote { + padding: 10px 20px; + margin: 0 0 20px; + font-size: 17.5px; + border-left: 5px solid #eee; +} +blockquote p:last-child, +blockquote ul:last-child, +blockquote ol:last-child { + margin-bottom: 0; +} +blockquote footer, +blockquote small, +blockquote .small { + display: block; + font-size: 80%; + line-height: 1.42857143; + color: #777; +} +blockquote footer:before, +blockquote small:before, +blockquote .small:before { + content: '\2014 \00A0'; +} +.blockquote-reverse, +blockquote.pull-right { + padding-right: 15px; + padding-left: 0; + text-align: right; + border-right: 5px solid #eee; + border-left: 0; +} +.blockquote-reverse footer:before, +blockquote.pull-right footer:before, +.blockquote-reverse small:before, +blockquote.pull-right small:before, +.blockquote-reverse .small:before, +blockquote.pull-right .small:before { + content: ''; +} +.blockquote-reverse footer:after, +blockquote.pull-right footer:after, +.blockquote-reverse small:after, +blockquote.pull-right small:after, +.blockquote-reverse .small:after, +blockquote.pull-right .small:after { + content: '\00A0 \2014'; +} +address { + margin-bottom: 20px; + font-style: normal; + line-height: 1.42857143; +} +code, +kbd, +pre, +samp { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; +} +code { + padding: 2px 4px; + font-size: 90%; + color: #c7254e; + background-color: #f9f2f4; + border-radius: 4px; +} +kbd { + padding: 2px 4px; + font-size: 90%; + color: #fff; + background-color: #333; + border-radius: 3px; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); +} +kbd kbd { + padding: 0; + font-size: 100%; + font-weight: bold; + -webkit-box-shadow: none; + box-shadow: none; +} +pre { + display: block; + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + line-height: 1.42857143; + color: #333; + word-break: break-all; + word-wrap: break-word; + background-color: #f5f5f5; + border: 1px solid #ccc; + border-radius: 4px; +} +pre code { + padding: 0; + font-size: inherit; + color: inherit; + white-space: pre-wrap; + background-color: transparent; + border-radius: 0; +} +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; +} +.container { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +@media (min-width: 768px) { + .container { + width: 750px; + } +} +@media (min-width: 992px) { + .container { + width: 970px; + } +} +@media (min-width: 1200px) { + .container { + width: 1170px; + } +} +.container-fluid { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +.row { + margin-right: -15px; + margin-left: -15px; +} +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { + position: relative; + min-height: 1px; + padding-right: 15px; + padding-left: 15px; +} +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: left; +} +.col-xs-12 { + width: 100%; +} +.col-xs-11 { + width: 91.66666667%; +} +.col-xs-10 { + width: 83.33333333%; +} +.col-xs-9 { + width: 75%; +} +.col-xs-8 { + width: 66.66666667%; +} +.col-xs-7 { + width: 58.33333333%; +} +.col-xs-6 { + width: 50%; +} +.col-xs-5 { + width: 41.66666667%; +} +.col-xs-4 { + width: 33.33333333%; +} +.col-xs-3 { + width: 25%; +} +.col-xs-2 { + width: 16.66666667%; +} +.col-xs-1 { + width: 8.33333333%; +} +.col-xs-pull-12 { + right: 100%; +} +.col-xs-pull-11 { + right: 91.66666667%; +} +.col-xs-pull-10 { + right: 83.33333333%; +} +.col-xs-pull-9 { + right: 75%; +} +.col-xs-pull-8 { + right: 66.66666667%; +} +.col-xs-pull-7 { + right: 58.33333333%; +} +.col-xs-pull-6 { + right: 50%; +} +.col-xs-pull-5 { + right: 41.66666667%; +} +.col-xs-pull-4 { + right: 33.33333333%; +} +.col-xs-pull-3 { + right: 25%; +} +.col-xs-pull-2 { + right: 16.66666667%; +} +.col-xs-pull-1 { + right: 8.33333333%; +} +.col-xs-pull-0 { + right: auto; +} +.col-xs-push-12 { + left: 100%; +} +.col-xs-push-11 { + left: 91.66666667%; +} +.col-xs-push-10 { + left: 83.33333333%; +} +.col-xs-push-9 { + left: 75%; +} +.col-xs-push-8 { + left: 66.66666667%; +} +.col-xs-push-7 { + left: 58.33333333%; +} +.col-xs-push-6 { + left: 50%; +} +.col-xs-push-5 { + left: 41.66666667%; +} +.col-xs-push-4 { + left: 33.33333333%; +} +.col-xs-push-3 { + left: 25%; +} +.col-xs-push-2 { + left: 16.66666667%; +} +.col-xs-push-1 { + left: 8.33333333%; +} +.col-xs-push-0 { + left: auto; +} +.col-xs-offset-12 { + margin-left: 100%; +} +.col-xs-offset-11 { + margin-left: 91.66666667%; +} +.col-xs-offset-10 { + margin-left: 83.33333333%; +} +.col-xs-offset-9 { + margin-left: 75%; +} +.col-xs-offset-8 { + margin-left: 66.66666667%; +} +.col-xs-offset-7 { + margin-left: 58.33333333%; +} +.col-xs-offset-6 { + margin-left: 50%; +} +.col-xs-offset-5 { + margin-left: 41.66666667%; +} +.col-xs-offset-4 { + margin-left: 33.33333333%; +} +.col-xs-offset-3 { + margin-left: 25%; +} +.col-xs-offset-2 { + margin-left: 16.66666667%; +} +.col-xs-offset-1 { + margin-left: 8.33333333%; +} +.col-xs-offset-0 { + margin-left: 0; +} +@media (min-width: 768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; + } + .col-sm-12 { + width: 100%; + } + .col-sm-11 { + width: 91.66666667%; + } + .col-sm-10 { + width: 83.33333333%; + } + .col-sm-9 { + width: 75%; + } + .col-sm-8 { + width: 66.66666667%; + } + .col-sm-7 { + width: 58.33333333%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-5 { + width: 41.66666667%; + } + .col-sm-4 { + width: 33.33333333%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-2 { + width: 16.66666667%; + } + .col-sm-1 { + width: 8.33333333%; + } + .col-sm-pull-12 { + right: 100%; + } + .col-sm-pull-11 { + right: 91.66666667%; + } + .col-sm-pull-10 { + right: 83.33333333%; + } + .col-sm-pull-9 { + right: 75%; + } + .col-sm-pull-8 { + right: 66.66666667%; + } + .col-sm-pull-7 { + right: 58.33333333%; + } + .col-sm-pull-6 { + right: 50%; + } + .col-sm-pull-5 { + right: 41.66666667%; + } + .col-sm-pull-4 { + right: 33.33333333%; + } + .col-sm-pull-3 { + right: 25%; + } + .col-sm-pull-2 { + right: 16.66666667%; + } + .col-sm-pull-1 { + right: 8.33333333%; + } + .col-sm-pull-0 { + right: auto; + } + .col-sm-push-12 { + left: 100%; + } + .col-sm-push-11 { + left: 91.66666667%; + } + .col-sm-push-10 { + left: 83.33333333%; + } + .col-sm-push-9 { + left: 75%; + } + .col-sm-push-8 { + left: 66.66666667%; + } + .col-sm-push-7 { + left: 58.33333333%; + } + .col-sm-push-6 { + left: 50%; + } + .col-sm-push-5 { + left: 41.66666667%; + } + .col-sm-push-4 { + left: 33.33333333%; + } + .col-sm-push-3 { + left: 25%; + } + .col-sm-push-2 { + left: 16.66666667%; + } + .col-sm-push-1 { + left: 8.33333333%; + } + .col-sm-push-0 { + left: auto; + } + .col-sm-offset-12 { + margin-left: 100%; + } + .col-sm-offset-11 { + margin-left: 91.66666667%; + } + .col-sm-offset-10 { + margin-left: 83.33333333%; + } + .col-sm-offset-9 { + margin-left: 75%; + } + .col-sm-offset-8 { + margin-left: 66.66666667%; + } + .col-sm-offset-7 { + margin-left: 58.33333333%; + } + .col-sm-offset-6 { + margin-left: 50%; + } + .col-sm-offset-5 { + margin-left: 41.66666667%; + } + .col-sm-offset-4 { + margin-left: 33.33333333%; + } + .col-sm-offset-3 { + margin-left: 25%; + } + .col-sm-offset-2 { + margin-left: 16.66666667%; + } + .col-sm-offset-1 { + margin-left: 8.33333333%; + } + .col-sm-offset-0 { + margin-left: 0; + } +} +@media (min-width: 992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; + } + .col-md-12 { + width: 100%; + } + .col-md-11 { + width: 91.66666667%; + } + .col-md-10 { + width: 83.33333333%; + } + .col-md-9 { + width: 75%; + } + .col-md-8 { + width: 66.66666667%; + } + .col-md-7 { + width: 58.33333333%; + } + .col-md-6 { + width: 50%; + } + .col-md-5 { + width: 41.66666667%; + } + .col-md-4 { + width: 33.33333333%; + } + .col-md-3 { + width: 25%; + } + .col-md-2 { + width: 16.66666667%; + } + .col-md-1 { + width: 8.33333333%; + } + .col-md-pull-12 { + right: 100%; + } + .col-md-pull-11 { + right: 91.66666667%; + } + .col-md-pull-10 { + right: 83.33333333%; + } + .col-md-pull-9 { + right: 75%; + } + .col-md-pull-8 { + right: 66.66666667%; + } + .col-md-pull-7 { + right: 58.33333333%; + } + .col-md-pull-6 { + right: 50%; + } + .col-md-pull-5 { + right: 41.66666667%; + } + .col-md-pull-4 { + right: 33.33333333%; + } + .col-md-pull-3 { + right: 25%; + } + .col-md-pull-2 { + right: 16.66666667%; + } + .col-md-pull-1 { + right: 8.33333333%; + } + .col-md-pull-0 { + right: auto; + } + .col-md-push-12 { + left: 100%; + } + .col-md-push-11 { + left: 91.66666667%; + } + .col-md-push-10 { + left: 83.33333333%; + } + .col-md-push-9 { + left: 75%; + } + .col-md-push-8 { + left: 66.66666667%; + } + .col-md-push-7 { + left: 58.33333333%; + } + .col-md-push-6 { + left: 50%; + } + .col-md-push-5 { + left: 41.66666667%; + } + .col-md-push-4 { + left: 33.33333333%; + } + .col-md-push-3 { + left: 25%; + } + .col-md-push-2 { + left: 16.66666667%; + } + .col-md-push-1 { + left: 8.33333333%; + } + .col-md-push-0 { + left: auto; + } + .col-md-offset-12 { + margin-left: 100%; + } + .col-md-offset-11 { + margin-left: 91.66666667%; + } + .col-md-offset-10 { + margin-left: 83.33333333%; + } + .col-md-offset-9 { + margin-left: 75%; + } + .col-md-offset-8 { + margin-left: 66.66666667%; + } + .col-md-offset-7 { + margin-left: 58.33333333%; + } + .col-md-offset-6 { + margin-left: 50%; + } + .col-md-offset-5 { + margin-left: 41.66666667%; + } + .col-md-offset-4 { + margin-left: 33.33333333%; + } + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-2 { + margin-left: 16.66666667%; + } + .col-md-offset-1 { + margin-left: 8.33333333%; + } + .col-md-offset-0 { + margin-left: 0; + } +} +@media (min-width: 1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: left; + } + .col-lg-12 { + width: 100%; + } + .col-lg-11 { + width: 91.66666667%; + } + .col-lg-10 { + width: 83.33333333%; + } + .col-lg-9 { + width: 75%; + } + .col-lg-8 { + width: 66.66666667%; + } + .col-lg-7 { + width: 58.33333333%; + } + .col-lg-6 { + width: 50%; + } + .col-lg-5 { + width: 41.66666667%; + } + .col-lg-4 { + width: 33.33333333%; + } + .col-lg-3 { + width: 25%; + } + .col-lg-2 { + width: 16.66666667%; + } + .col-lg-1 { + width: 8.33333333%; + } + .col-lg-pull-12 { + right: 100%; + } + .col-lg-pull-11 { + right: 91.66666667%; + } + .col-lg-pull-10 { + right: 83.33333333%; + } + .col-lg-pull-9 { + right: 75%; + } + .col-lg-pull-8 { + right: 66.66666667%; + } + .col-lg-pull-7 { + right: 58.33333333%; + } + .col-lg-pull-6 { + right: 50%; + } + .col-lg-pull-5 { + right: 41.66666667%; + } + .col-lg-pull-4 { + right: 33.33333333%; + } + .col-lg-pull-3 { + right: 25%; + } + .col-lg-pull-2 { + right: 16.66666667%; + } + .col-lg-pull-1 { + right: 8.33333333%; + } + .col-lg-pull-0 { + right: auto; + } + .col-lg-push-12 { + left: 100%; + } + .col-lg-push-11 { + left: 91.66666667%; + } + .col-lg-push-10 { + left: 83.33333333%; + } + .col-lg-push-9 { + left: 75%; + } + .col-lg-push-8 { + left: 66.66666667%; + } + .col-lg-push-7 { + left: 58.33333333%; + } + .col-lg-push-6 { + left: 50%; + } + .col-lg-push-5 { + left: 41.66666667%; + } + .col-lg-push-4 { + left: 33.33333333%; + } + .col-lg-push-3 { + left: 25%; + } + .col-lg-push-2 { + left: 16.66666667%; + } + .col-lg-push-1 { + left: 8.33333333%; + } + .col-lg-push-0 { + left: auto; + } + .col-lg-offset-12 { + margin-left: 100%; + } + .col-lg-offset-11 { + margin-left: 91.66666667%; + } + .col-lg-offset-10 { + margin-left: 83.33333333%; + } + .col-lg-offset-9 { + margin-left: 75%; + } + .col-lg-offset-8 { + margin-left: 66.66666667%; + } + .col-lg-offset-7 { + margin-left: 58.33333333%; + } + .col-lg-offset-6 { + margin-left: 50%; + } + .col-lg-offset-5 { + margin-left: 41.66666667%; + } + .col-lg-offset-4 { + margin-left: 33.33333333%; + } + .col-lg-offset-3 { + margin-left: 25%; + } + .col-lg-offset-2 { + margin-left: 16.66666667%; + } + .col-lg-offset-1 { + margin-left: 8.33333333%; + } + .col-lg-offset-0 { + margin-left: 0; + } +} +table { + background-color: transparent; +} +caption { + padding-top: 8px; + padding-bottom: 8px; + color: #777; + text-align: left; +} +th { + text-align: left; +} +.table { + width: 100%; + max-width: 100%; + margin-bottom: 20px; +} +.table > thead > tr > th, +.table > tbody > tr > th, +.table > tfoot > tr > th, +.table > thead > tr > td, +.table > tbody > tr > td, +.table > tfoot > tr > td { + padding: 8px; + line-height: 1.42857143; + vertical-align: top; + border-top: 1px solid #ddd; +} +.table > thead > tr > th { + vertical-align: bottom; + border-bottom: 2px solid #ddd; +} +.table > caption + thead > tr:first-child > th, +.table > colgroup + thead > tr:first-child > th, +.table > thead:first-child > tr:first-child > th, +.table > caption + thead > tr:first-child > td, +.table > colgroup + thead > tr:first-child > td, +.table > thead:first-child > tr:first-child > td { + border-top: 0; +} +.table > tbody + tbody { + border-top: 2px solid #ddd; +} +.table .table { + background-color: #fff; +} +.table-condensed > thead > tr > th, +.table-condensed > tbody > tr > th, +.table-condensed > tfoot > tr > th, +.table-condensed > thead > tr > td, +.table-condensed > tbody > tr > td, +.table-condensed > tfoot > tr > td { + padding: 5px; +} +.table-bordered { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > tbody > tr > th, +.table-bordered > tfoot > tr > th, +.table-bordered > thead > tr > td, +.table-bordered > tbody > tr > td, +.table-bordered > tfoot > tr > td { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > thead > tr > td { + border-bottom-width: 2px; +} +.table-striped > tbody > tr:nth-of-type(odd) { + background-color: #f9f9f9; +} +.table-hover > tbody > tr:hover { + background-color: #f5f5f5; +} +table col[class*="col-"] { + position: static; + display: table-column; + float: none; +} +table td[class*="col-"], +table th[class*="col-"] { + position: static; + display: table-cell; + float: none; +} +.table > thead > tr > td.active, +.table > tbody > tr > td.active, +.table > tfoot > tr > td.active, +.table > thead > tr > th.active, +.table > tbody > tr > th.active, +.table > tfoot > tr > th.active, +.table > thead > tr.active > td, +.table > tbody > tr.active > td, +.table > tfoot > tr.active > td, +.table > thead > tr.active > th, +.table > tbody > tr.active > th, +.table > tfoot > tr.active > th { + background-color: #f5f5f5; +} +.table-hover > tbody > tr > td.active:hover, +.table-hover > tbody > tr > th.active:hover, +.table-hover > tbody > tr.active:hover > td, +.table-hover > tbody > tr:hover > .active, +.table-hover > tbody > tr.active:hover > th { + background-color: #e8e8e8; +} +.table > thead > tr > td.success, +.table > tbody > tr > td.success, +.table > tfoot > tr > td.success, +.table > thead > tr > th.success, +.table > tbody > tr > th.success, +.table > tfoot > tr > th.success, +.table > thead > tr.success > td, +.table > tbody > tr.success > td, +.table > tfoot > tr.success > td, +.table > thead > tr.success > th, +.table > tbody > tr.success > th, +.table > tfoot > tr.success > th { + background-color: #dff0d8; +} +.table-hover > tbody > tr > td.success:hover, +.table-hover > tbody > tr > th.success:hover, +.table-hover > tbody > tr.success:hover > td, +.table-hover > tbody > tr:hover > .success, +.table-hover > tbody > tr.success:hover > th { + background-color: #d0e9c6; +} +.table > thead > tr > td.info, +.table > tbody > tr > td.info, +.table > tfoot > tr > td.info, +.table > thead > tr > th.info, +.table > tbody > tr > th.info, +.table > tfoot > tr > th.info, +.table > thead > tr.info > td, +.table > tbody > tr.info > td, +.table > tfoot > tr.info > td, +.table > thead > tr.info > th, +.table > tbody > tr.info > th, +.table > tfoot > tr.info > th { + background-color: #d9edf7; +} +.table-hover > tbody > tr > td.info:hover, +.table-hover > tbody > tr > th.info:hover, +.table-hover > tbody > tr.info:hover > td, +.table-hover > tbody > tr:hover > .info, +.table-hover > tbody > tr.info:hover > th { + background-color: #c4e3f3; +} +.table > thead > tr > td.warning, +.table > tbody > tr > td.warning, +.table > tfoot > tr > td.warning, +.table > thead > tr > th.warning, +.table > tbody > tr > th.warning, +.table > tfoot > tr > th.warning, +.table > thead > tr.warning > td, +.table > tbody > tr.warning > td, +.table > tfoot > tr.warning > td, +.table > thead > tr.warning > th, +.table > tbody > tr.warning > th, +.table > tfoot > tr.warning > th { + background-color: #fcf8e3; +} +.table-hover > tbody > tr > td.warning:hover, +.table-hover > tbody > tr > th.warning:hover, +.table-hover > tbody > tr.warning:hover > td, +.table-hover > tbody > tr:hover > .warning, +.table-hover > tbody > tr.warning:hover > th { + background-color: #faf2cc; +} +.table > thead > tr > td.danger, +.table > tbody > tr > td.danger, +.table > tfoot > tr > td.danger, +.table > thead > tr > th.danger, +.table > tbody > tr > th.danger, +.table > tfoot > tr > th.danger, +.table > thead > tr.danger > td, +.table > tbody > tr.danger > td, +.table > tfoot > tr.danger > td, +.table > thead > tr.danger > th, +.table > tbody > tr.danger > th, +.table > tfoot > tr.danger > th { + background-color: #f2dede; +} +.table-hover > tbody > tr > td.danger:hover, +.table-hover > tbody > tr > th.danger:hover, +.table-hover > tbody > tr.danger:hover > td, +.table-hover > tbody > tr:hover > .danger, +.table-hover > tbody > tr.danger:hover > th { + background-color: #ebcccc; +} +.table-responsive { + min-height: .01%; + overflow-x: auto; +} +@media screen and (max-width: 767px) { + .table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-y: hidden; + -ms-overflow-style: -ms-autohiding-scrollbar; + border: 1px solid #ddd; + } + .table-responsive > .table { + margin-bottom: 0; + } + .table-responsive > .table > thead > tr > th, + .table-responsive > .table > tbody > tr > th, + .table-responsive > .table > tfoot > tr > th, + .table-responsive > .table > thead > tr > td, + .table-responsive > .table > tbody > tr > td, + .table-responsive > .table > tfoot > tr > td { + white-space: nowrap; + } + .table-responsive > .table-bordered { + border: 0; + } + .table-responsive > .table-bordered > thead > tr > th:first-child, + .table-responsive > .table-bordered > tbody > tr > th:first-child, + .table-responsive > .table-bordered > tfoot > tr > th:first-child, + .table-responsive > .table-bordered > thead > tr > td:first-child, + .table-responsive > .table-bordered > tbody > tr > td:first-child, + .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; + } + .table-responsive > .table-bordered > thead > tr > th:last-child, + .table-responsive > .table-bordered > tbody > tr > th:last-child, + .table-responsive > .table-bordered > tfoot > tr > th:last-child, + .table-responsive > .table-bordered > thead > tr > td:last-child, + .table-responsive > .table-bordered > tbody > tr > td:last-child, + .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; + } + .table-responsive > .table-bordered > tbody > tr:last-child > th, + .table-responsive > .table-bordered > tfoot > tr:last-child > th, + .table-responsive > .table-bordered > tbody > tr:last-child > td, + .table-responsive > .table-bordered > tfoot > tr:last-child > td { + border-bottom: 0; + } +} +fieldset { + min-width: 0; + padding: 0; + margin: 0; + border: 0; +} +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: inherit; + color: #333; + border: 0; + border-bottom: 1px solid #e5e5e5; +} +label { + display: inline-block; + max-width: 100%; + margin-bottom: 5px; + font-weight: bold; +} +input[type="search"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +input[type="radio"], +input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + line-height: normal; +} +input[type="file"] { + display: block; +} +input[type="range"] { + display: block; + width: 100%; +} +select[multiple], +select[size] { + height: auto; +} +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +output { + display: block; + padding-top: 7px; + font-size: 14px; + line-height: 1.42857143; + color: #555; +} +.form-control { + display: block; + width: 100%; + height: 34px; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + color: #555; + background-color: #fff; + background-image: none; + border: 1px solid #ccc; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; + -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; +} +.form-control:focus { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); + box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); +} +.form-control::-moz-placeholder { + color: #999; + opacity: 1; +} +.form-control:-ms-input-placeholder { + color: #999; +} +.form-control::-webkit-input-placeholder { + color: #999; +} +.form-control[disabled], +.form-control[readonly], +fieldset[disabled] .form-control { + background-color: #eee; + opacity: 1; +} +.form-control[disabled], +fieldset[disabled] .form-control { + cursor: not-allowed; +} +textarea.form-control { + height: auto; +} +input[type="search"] { + -webkit-appearance: none; +} +@media screen and (-webkit-min-device-pixel-ratio: 0) { + input[type="date"].form-control, + input[type="time"].form-control, + input[type="datetime-local"].form-control, + input[type="month"].form-control { + line-height: 34px; + } + input[type="date"].input-sm, + input[type="time"].input-sm, + input[type="datetime-local"].input-sm, + input[type="month"].input-sm, + .input-group-sm input[type="date"], + .input-group-sm input[type="time"], + .input-group-sm input[type="datetime-local"], + .input-group-sm input[type="month"] { + line-height: 30px; + } + input[type="date"].input-lg, + input[type="time"].input-lg, + input[type="datetime-local"].input-lg, + input[type="month"].input-lg, + .input-group-lg input[type="date"], + .input-group-lg input[type="time"], + .input-group-lg input[type="datetime-local"], + .input-group-lg input[type="month"] { + line-height: 46px; + } +} +.form-group { + margin-bottom: 15px; +} +.radio, +.checkbox { + position: relative; + display: block; + margin-top: 10px; + margin-bottom: 10px; +} +.radio label, +.checkbox label { + min-height: 20px; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + cursor: pointer; +} +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { + position: absolute; + margin-top: 4px \9; + margin-left: -20px; +} +.radio + .radio, +.checkbox + .checkbox { + margin-top: -5px; +} +.radio-inline, +.checkbox-inline { + position: relative; + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + vertical-align: middle; + cursor: pointer; +} +.radio-inline + .radio-inline, +.checkbox-inline + .checkbox-inline { + margin-top: 0; + margin-left: 10px; +} +input[type="radio"][disabled], +input[type="checkbox"][disabled], +input[type="radio"].disabled, +input[type="checkbox"].disabled, +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"] { + cursor: not-allowed; +} +.radio-inline.disabled, +.checkbox-inline.disabled, +fieldset[disabled] .radio-inline, +fieldset[disabled] .checkbox-inline { + cursor: not-allowed; +} +.radio.disabled label, +.checkbox.disabled label, +fieldset[disabled] .radio label, +fieldset[disabled] .checkbox label { + cursor: not-allowed; +} +.form-control-static { + min-height: 34px; + padding-top: 7px; + padding-bottom: 7px; + margin-bottom: 0; +} +.form-control-static.input-lg, +.form-control-static.input-sm { + padding-right: 0; + padding-left: 0; +} +.input-sm { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-sm { + height: 30px; + line-height: 30px; +} +textarea.input-sm, +select[multiple].input-sm { + height: auto; +} +.form-group-sm .form-control { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.form-group-sm select.form-control { + height: 30px; + line-height: 30px; +} +.form-group-sm textarea.form-control, +.form-group-sm select[multiple].form-control { + height: auto; +} +.form-group-sm .form-control-static { + height: 30px; + min-height: 32px; + padding: 6px 10px; + font-size: 12px; + line-height: 1.5; +} +.input-lg { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-lg { + height: 46px; + line-height: 46px; +} +textarea.input-lg, +select[multiple].input-lg { + height: auto; +} +.form-group-lg .form-control { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.form-group-lg select.form-control { + height: 46px; + line-height: 46px; +} +.form-group-lg textarea.form-control, +.form-group-lg select[multiple].form-control { + height: auto; +} +.form-group-lg .form-control-static { + height: 46px; + min-height: 38px; + padding: 11px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.has-feedback { + position: relative; +} +.has-feedback .form-control { + padding-right: 42.5px; +} +.form-control-feedback { + position: absolute; + top: 0; + right: 0; + z-index: 2; + display: block; + width: 34px; + height: 34px; + line-height: 34px; + text-align: center; + pointer-events: none; +} +.input-lg + .form-control-feedback, +.input-group-lg + .form-control-feedback, +.form-group-lg .form-control + .form-control-feedback { + width: 46px; + height: 46px; + line-height: 46px; +} +.input-sm + .form-control-feedback, +.input-group-sm + .form-control-feedback, +.form-group-sm .form-control + .form-control-feedback { + width: 30px; + height: 30px; + line-height: 30px; +} +.has-success .help-block, +.has-success .control-label, +.has-success .radio, +.has-success .checkbox, +.has-success .radio-inline, +.has-success .checkbox-inline, +.has-success.radio label, +.has-success.checkbox label, +.has-success.radio-inline label, +.has-success.checkbox-inline label { + color: #3c763d; +} +.has-success .form-control { + border-color: #3c763d; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-success .form-control:focus { + border-color: #2b542c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; +} +.has-success .input-group-addon { + color: #3c763d; + background-color: #dff0d8; + border-color: #3c763d; +} +.has-success .form-control-feedback { + color: #3c763d; +} +.has-warning .help-block, +.has-warning .control-label, +.has-warning .radio, +.has-warning .checkbox, +.has-warning .radio-inline, +.has-warning .checkbox-inline, +.has-warning.radio label, +.has-warning.checkbox label, +.has-warning.radio-inline label, +.has-warning.checkbox-inline label { + color: #8a6d3b; +} +.has-warning .form-control { + border-color: #8a6d3b; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-warning .form-control:focus { + border-color: #66512c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; +} +.has-warning .input-group-addon { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #8a6d3b; +} +.has-warning .form-control-feedback { + color: #8a6d3b; +} +.has-error .help-block, +.has-error .control-label, +.has-error .radio, +.has-error .checkbox, +.has-error .radio-inline, +.has-error .checkbox-inline, +.has-error.radio label, +.has-error.checkbox label, +.has-error.radio-inline label, +.has-error.checkbox-inline label { + color: #a94442; +} +.has-error .form-control { + border-color: #a94442; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-error .form-control:focus { + border-color: #843534; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; +} +.has-error .input-group-addon { + color: #a94442; + background-color: #f2dede; + border-color: #a94442; +} +.has-error .form-control-feedback { + color: #a94442; +} +.has-feedback label ~ .form-control-feedback { + top: 25px; +} +.has-feedback label.sr-only ~ .form-control-feedback { + top: 0; +} +.help-block { + display: block; + margin-top: 5px; + margin-bottom: 10px; + color: #737373; +} +@media (min-width: 768px) { + .form-inline .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .form-inline .form-control-static { + display: inline-block; + } + .form-inline .input-group { + display: inline-table; + vertical-align: middle; + } + .form-inline .input-group .input-group-addon, + .form-inline .input-group .input-group-btn, + .form-inline .input-group .form-control { + width: auto; + } + .form-inline .input-group > .form-control { + width: 100%; + } + .form-inline .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio, + .form-inline .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio label, + .form-inline .checkbox label { + padding-left: 0; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .form-inline .has-feedback .form-control-feedback { + top: 0; + } +} +.form-horizontal .radio, +.form-horizontal .checkbox, +.form-horizontal .radio-inline, +.form-horizontal .checkbox-inline { + padding-top: 7px; + margin-top: 0; + margin-bottom: 0; +} +.form-horizontal .radio, +.form-horizontal .checkbox { + min-height: 27px; +} +.form-horizontal .form-group { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .form-horizontal .control-label { + padding-top: 7px; + margin-bottom: 0; + text-align: right; + } +} +.form-horizontal .has-feedback .form-control-feedback { + right: 15px; +} +@media (min-width: 768px) { + .form-horizontal .form-group-lg .control-label { + padding-top: 14.333333px; + font-size: 18px; + } +} +@media (min-width: 768px) { + .form-horizontal .form-group-sm .control-label { + padding-top: 6px; + font-size: 12px; + } +} +.btn { + display: inline-block; + padding: 6px 12px; + margin-bottom: 0; + font-size: 14px; + font-weight: normal; + line-height: 1.42857143; + text-align: center; + white-space: nowrap; + vertical-align: middle; + -ms-touch-action: manipulation; + touch-action: manipulation; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.btn:focus, +.btn:active:focus, +.btn.active:focus, +.btn.focus, +.btn:active.focus, +.btn.active.focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +.btn:hover, +.btn:focus, +.btn.focus { + color: #333; + text-decoration: none; +} +.btn:active, +.btn.active { + background-image: none; + outline: 0; + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn.disabled, +.btn[disabled], +fieldset[disabled] .btn { + cursor: not-allowed; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + box-shadow: none; + opacity: .65; +} +a.btn.disabled, +fieldset[disabled] a.btn { + pointer-events: none; +} +.btn-default { + color: #333; + background-color: #fff; + border-color: #ccc; +} +.btn-default:focus, +.btn-default.focus { + color: #333; + background-color: #e6e6e6; + border-color: #8c8c8c; +} +.btn-default:hover { + color: #333; + background-color: #e6e6e6; + border-color: #adadad; +} +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + color: #333; + background-color: #e6e6e6; + border-color: #adadad; +} +.btn-default:active:hover, +.btn-default.active:hover, +.open > .dropdown-toggle.btn-default:hover, +.btn-default:active:focus, +.btn-default.active:focus, +.open > .dropdown-toggle.btn-default:focus, +.btn-default:active.focus, +.btn-default.active.focus, +.open > .dropdown-toggle.btn-default.focus { + color: #333; + background-color: #d4d4d4; + border-color: #8c8c8c; +} +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + background-image: none; +} +.btn-default.disabled, +.btn-default[disabled], +fieldset[disabled] .btn-default, +.btn-default.disabled:hover, +.btn-default[disabled]:hover, +fieldset[disabled] .btn-default:hover, +.btn-default.disabled:focus, +.btn-default[disabled]:focus, +fieldset[disabled] .btn-default:focus, +.btn-default.disabled.focus, +.btn-default[disabled].focus, +fieldset[disabled] .btn-default.focus, +.btn-default.disabled:active, +.btn-default[disabled]:active, +fieldset[disabled] .btn-default:active, +.btn-default.disabled.active, +.btn-default[disabled].active, +fieldset[disabled] .btn-default.active { + background-color: #fff; + border-color: #ccc; +} +.btn-default .badge { + color: #fff; + background-color: #333; +} +.btn-primary { + color: #fff; + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary:focus, +.btn-primary.focus { + color: #fff; + background-color: #286090; + border-color: #122b40; +} +.btn-primary:hover { + color: #fff; + background-color: #286090; + border-color: #204d74; +} +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + color: #fff; + background-color: #286090; + border-color: #204d74; +} +.btn-primary:active:hover, +.btn-primary.active:hover, +.open > .dropdown-toggle.btn-primary:hover, +.btn-primary:active:focus, +.btn-primary.active:focus, +.open > .dropdown-toggle.btn-primary:focus, +.btn-primary:active.focus, +.btn-primary.active.focus, +.open > .dropdown-toggle.btn-primary.focus { + color: #fff; + background-color: #204d74; + border-color: #122b40; +} +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + background-image: none; +} +.btn-primary.disabled, +.btn-primary[disabled], +fieldset[disabled] .btn-primary, +.btn-primary.disabled:hover, +.btn-primary[disabled]:hover, +fieldset[disabled] .btn-primary:hover, +.btn-primary.disabled:focus, +.btn-primary[disabled]:focus, +fieldset[disabled] .btn-primary:focus, +.btn-primary.disabled.focus, +.btn-primary[disabled].focus, +fieldset[disabled] .btn-primary.focus, +.btn-primary.disabled:active, +.btn-primary[disabled]:active, +fieldset[disabled] .btn-primary:active, +.btn-primary.disabled.active, +.btn-primary[disabled].active, +fieldset[disabled] .btn-primary.active { + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary .badge { + color: #337ab7; + background-color: #fff; +} +.btn-success { + color: #fff; + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success:focus, +.btn-success.focus { + color: #fff; + background-color: #449d44; + border-color: #255625; +} +.btn-success:hover { + color: #fff; + background-color: #449d44; + border-color: #398439; +} +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + color: #fff; + background-color: #449d44; + border-color: #398439; +} +.btn-success:active:hover, +.btn-success.active:hover, +.open > .dropdown-toggle.btn-success:hover, +.btn-success:active:focus, +.btn-success.active:focus, +.open > .dropdown-toggle.btn-success:focus, +.btn-success:active.focus, +.btn-success.active.focus, +.open > .dropdown-toggle.btn-success.focus { + color: #fff; + background-color: #398439; + border-color: #255625; +} +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + background-image: none; +} +.btn-success.disabled, +.btn-success[disabled], +fieldset[disabled] .btn-success, +.btn-success.disabled:hover, +.btn-success[disabled]:hover, +fieldset[disabled] .btn-success:hover, +.btn-success.disabled:focus, +.btn-success[disabled]:focus, +fieldset[disabled] .btn-success:focus, +.btn-success.disabled.focus, +.btn-success[disabled].focus, +fieldset[disabled] .btn-success.focus, +.btn-success.disabled:active, +.btn-success[disabled]:active, +fieldset[disabled] .btn-success:active, +.btn-success.disabled.active, +.btn-success[disabled].active, +fieldset[disabled] .btn-success.active { + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success .badge { + color: #5cb85c; + background-color: #fff; +} +.btn-info { + color: #fff; + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info:focus, +.btn-info.focus { + color: #fff; + background-color: #31b0d5; + border-color: #1b6d85; +} +.btn-info:hover { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; +} +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; +} +.btn-info:active:hover, +.btn-info.active:hover, +.open > .dropdown-toggle.btn-info:hover, +.btn-info:active:focus, +.btn-info.active:focus, +.open > .dropdown-toggle.btn-info:focus, +.btn-info:active.focus, +.btn-info.active.focus, +.open > .dropdown-toggle.btn-info.focus { + color: #fff; + background-color: #269abc; + border-color: #1b6d85; +} +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + background-image: none; +} +.btn-info.disabled, +.btn-info[disabled], +fieldset[disabled] .btn-info, +.btn-info.disabled:hover, +.btn-info[disabled]:hover, +fieldset[disabled] .btn-info:hover, +.btn-info.disabled:focus, +.btn-info[disabled]:focus, +fieldset[disabled] .btn-info:focus, +.btn-info.disabled.focus, +.btn-info[disabled].focus, +fieldset[disabled] .btn-info.focus, +.btn-info.disabled:active, +.btn-info[disabled]:active, +fieldset[disabled] .btn-info:active, +.btn-info.disabled.active, +.btn-info[disabled].active, +fieldset[disabled] .btn-info.active { + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info .badge { + color: #5bc0de; + background-color: #fff; +} +.btn-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning:focus, +.btn-warning.focus { + color: #fff; + background-color: #ec971f; + border-color: #985f0d; +} +.btn-warning:hover { + color: #fff; + background-color: #ec971f; + border-color: #d58512; +} +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + color: #fff; + background-color: #ec971f; + border-color: #d58512; +} +.btn-warning:active:hover, +.btn-warning.active:hover, +.open > .dropdown-toggle.btn-warning:hover, +.btn-warning:active:focus, +.btn-warning.active:focus, +.open > .dropdown-toggle.btn-warning:focus, +.btn-warning:active.focus, +.btn-warning.active.focus, +.open > .dropdown-toggle.btn-warning.focus { + color: #fff; + background-color: #d58512; + border-color: #985f0d; +} +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + background-image: none; +} +.btn-warning.disabled, +.btn-warning[disabled], +fieldset[disabled] .btn-warning, +.btn-warning.disabled:hover, +.btn-warning[disabled]:hover, +fieldset[disabled] .btn-warning:hover, +.btn-warning.disabled:focus, +.btn-warning[disabled]:focus, +fieldset[disabled] .btn-warning:focus, +.btn-warning.disabled.focus, +.btn-warning[disabled].focus, +fieldset[disabled] .btn-warning.focus, +.btn-warning.disabled:active, +.btn-warning[disabled]:active, +fieldset[disabled] .btn-warning:active, +.btn-warning.disabled.active, +.btn-warning[disabled].active, +fieldset[disabled] .btn-warning.active { + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning .badge { + color: #f0ad4e; + background-color: #fff; +} +.btn-danger { + color: #fff; + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger:focus, +.btn-danger.focus { + color: #fff; + background-color: #c9302c; + border-color: #761c19; +} +.btn-danger:hover { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; +} +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; +} +.btn-danger:active:hover, +.btn-danger.active:hover, +.open > .dropdown-toggle.btn-danger:hover, +.btn-danger:active:focus, +.btn-danger.active:focus, +.open > .dropdown-toggle.btn-danger:focus, +.btn-danger:active.focus, +.btn-danger.active.focus, +.open > .dropdown-toggle.btn-danger.focus { + color: #fff; + background-color: #ac2925; + border-color: #761c19; +} +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + background-image: none; +} +.btn-danger.disabled, +.btn-danger[disabled], +fieldset[disabled] .btn-danger, +.btn-danger.disabled:hover, +.btn-danger[disabled]:hover, +fieldset[disabled] .btn-danger:hover, +.btn-danger.disabled:focus, +.btn-danger[disabled]:focus, +fieldset[disabled] .btn-danger:focus, +.btn-danger.disabled.focus, +.btn-danger[disabled].focus, +fieldset[disabled] .btn-danger.focus, +.btn-danger.disabled:active, +.btn-danger[disabled]:active, +fieldset[disabled] .btn-danger:active, +.btn-danger.disabled.active, +.btn-danger[disabled].active, +fieldset[disabled] .btn-danger.active { + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger .badge { + color: #d9534f; + background-color: #fff; +} +.btn-link { + font-weight: normal; + color: #337ab7; + border-radius: 0; +} +.btn-link, +.btn-link:active, +.btn-link.active, +.btn-link[disabled], +fieldset[disabled] .btn-link { + background-color: transparent; + -webkit-box-shadow: none; + box-shadow: none; +} +.btn-link, +.btn-link:hover, +.btn-link:focus, +.btn-link:active { + border-color: transparent; +} +.btn-link:hover, +.btn-link:focus { + color: #23527c; + text-decoration: underline; + background-color: transparent; +} +.btn-link[disabled]:hover, +fieldset[disabled] .btn-link:hover, +.btn-link[disabled]:focus, +fieldset[disabled] .btn-link:focus { + color: #777; + text-decoration: none; +} +.btn-lg, +.btn-group-lg > .btn { + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.btn-sm, +.btn-group-sm > .btn { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-xs, +.btn-group-xs > .btn { + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-block { + display: block; + width: 100%; +} +.btn-block + .btn-block { + margin-top: 5px; +} +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100%; +} +.fade { + opacity: 0; + -webkit-transition: opacity .15s linear; + -o-transition: opacity .15s linear; + transition: opacity .15s linear; +} +.fade.in { + opacity: 1; +} +.collapse { + display: none; +} +.collapse.in { + display: block; +} +tr.collapse.in { + display: table-row; +} +tbody.collapse.in { + display: table-row-group; +} +.collapsing { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition-timing-function: ease; + -o-transition-timing-function: ease; + transition-timing-function: ease; + -webkit-transition-duration: .35s; + -o-transition-duration: .35s; + transition-duration: .35s; + -webkit-transition-property: height, visibility; + -o-transition-property: height, visibility; + transition-property: height, visibility; +} +.caret { + display: inline-block; + width: 0; + height: 0; + margin-left: 2px; + vertical-align: middle; + border-top: 4px dashed; + border-top: 4px solid \9; + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.dropup, +.dropdown { + position: relative; +} +.dropdown-toggle:focus { + outline: 0; +} +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; + font-size: 14px; + text-align: left; + list-style: none; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .15); + border-radius: 4px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); + box-shadow: 0 6px 12px rgba(0, 0, 0, .175); +} +.dropdown-menu.pull-right { + right: 0; + left: auto; +} +.dropdown-menu .divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.dropdown-menu > li > a { + display: block; + padding: 3px 20px; + clear: both; + font-weight: normal; + line-height: 1.42857143; + color: #333; + white-space: nowrap; +} +.dropdown-menu > li > a:hover, +.dropdown-menu > li > a:focus { + color: #262626; + text-decoration: none; + background-color: #f5f5f5; +} +.dropdown-menu > .active > a, +.dropdown-menu > .active > a:hover, +.dropdown-menu > .active > a:focus { + color: #fff; + text-decoration: none; + background-color: #337ab7; + outline: 0; +} +.dropdown-menu > .disabled > a, +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + color: #777; +} +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + text-decoration: none; + cursor: not-allowed; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); +} +.open > .dropdown-menu { + display: block; +} +.open > a { + outline: 0; +} +.dropdown-menu-right { + right: 0; + left: auto; +} +.dropdown-menu-left { + right: auto; + left: 0; +} +.dropdown-header { + display: block; + padding: 3px 20px; + font-size: 12px; + line-height: 1.42857143; + color: #777; + white-space: nowrap; +} +.dropdown-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 990; +} +.pull-right > .dropdown-menu { + right: 0; + left: auto; +} +.dropup .caret, +.navbar-fixed-bottom .dropdown .caret { + content: ""; + border-top: 0; + border-bottom: 4px dashed; + border-bottom: 4px solid \9; +} +.dropup .dropdown-menu, +.navbar-fixed-bottom .dropdown .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 2px; +} +@media (min-width: 768px) { + .navbar-right .dropdown-menu { + right: 0; + left: auto; + } + .navbar-right .dropdown-menu-left { + right: auto; + left: 0; + } +} +.btn-group, +.btn-group-vertical { + position: relative; + display: inline-block; + vertical-align: middle; +} +.btn-group > .btn, +.btn-group-vertical > .btn { + position: relative; + float: left; +} +.btn-group > .btn:hover, +.btn-group-vertical > .btn:hover, +.btn-group > .btn:focus, +.btn-group-vertical > .btn:focus, +.btn-group > .btn:active, +.btn-group-vertical > .btn:active, +.btn-group > .btn.active, +.btn-group-vertical > .btn.active { + z-index: 2; +} +.btn-group .btn + .btn, +.btn-group .btn + .btn-group, +.btn-group .btn-group + .btn, +.btn-group .btn-group + .btn-group { + margin-left: -1px; +} +.btn-toolbar { + margin-left: -5px; +} +.btn-toolbar .btn, +.btn-toolbar .btn-group, +.btn-toolbar .input-group { + float: left; +} +.btn-toolbar > .btn, +.btn-toolbar > .btn-group, +.btn-toolbar > .input-group { + margin-left: 5px; +} +.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { + border-radius: 0; +} +.btn-group > .btn:first-child { + margin-left: 0; +} +.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.btn-group > .btn:last-child:not(:first-child), +.btn-group > .dropdown-toggle:not(:first-child) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group > .btn-group { + float: left; +} +.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group .dropdown-toggle:active, +.btn-group.open .dropdown-toggle { + outline: 0; +} +.btn-group > .btn + .dropdown-toggle { + padding-right: 8px; + padding-left: 8px; +} +.btn-group > .btn-lg + .dropdown-toggle { + padding-right: 12px; + padding-left: 12px; +} +.btn-group.open .dropdown-toggle { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn-group.open .dropdown-toggle.btn-link { + -webkit-box-shadow: none; + box-shadow: none; +} +.btn .caret { + margin-left: 0; +} +.btn-lg .caret { + border-width: 5px 5px 0; + border-bottom-width: 0; +} +.dropup .btn-lg .caret { + border-width: 0 5px 5px; +} +.btn-group-vertical > .btn, +.btn-group-vertical > .btn-group, +.btn-group-vertical > .btn-group > .btn { + display: block; + float: none; + width: 100%; + max-width: 100%; +} +.btn-group-vertical > .btn-group > .btn { + float: none; +} +.btn-group-vertical > .btn + .btn, +.btn-group-vertical > .btn + .btn-group, +.btn-group-vertical > .btn-group + .btn, +.btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-left: 0; +} +.btn-group-vertical > .btn:not(:first-child):not(:last-child) { + border-radius: 0; +} +.btn-group-vertical > .btn:first-child:not(:last-child) { + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn:last-child:not(:first-child) { + border-top-left-radius: 0; + border-top-right-radius: 0; + border-bottom-left-radius: 4px; +} +.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.btn-group-justified { + display: table; + width: 100%; + table-layout: fixed; + border-collapse: separate; +} +.btn-group-justified > .btn, +.btn-group-justified > .btn-group { + display: table-cell; + float: none; + width: 1%; +} +.btn-group-justified > .btn-group .btn { + width: 100%; +} +.btn-group-justified > .btn-group .dropdown-menu { + left: auto; +} +[data-toggle="buttons"] > .btn input[type="radio"], +[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], +[data-toggle="buttons"] > .btn input[type="checkbox"], +[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { + position: absolute; + clip: rect(0, 0, 0, 0); + pointer-events: none; +} +.input-group { + position: relative; + display: table; + border-collapse: separate; +} +.input-group[class*="col-"] { + float: none; + padding-right: 0; + padding-left: 0; +} +.input-group .form-control { + position: relative; + z-index: 2; + float: left; + width: 100%; + margin-bottom: 0; +} +.input-group-lg > .form-control, +.input-group-lg > .input-group-addon, +.input-group-lg > .input-group-btn > .btn { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-group-lg > .form-control, +select.input-group-lg > .input-group-addon, +select.input-group-lg > .input-group-btn > .btn { + height: 46px; + line-height: 46px; +} +textarea.input-group-lg > .form-control, +textarea.input-group-lg > .input-group-addon, +textarea.input-group-lg > .input-group-btn > .btn, +select[multiple].input-group-lg > .form-control, +select[multiple].input-group-lg > .input-group-addon, +select[multiple].input-group-lg > .input-group-btn > .btn { + height: auto; +} +.input-group-sm > .form-control, +.input-group-sm > .input-group-addon, +.input-group-sm > .input-group-btn > .btn { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-group-sm > .form-control, +select.input-group-sm > .input-group-addon, +select.input-group-sm > .input-group-btn > .btn { + height: 30px; + line-height: 30px; +} +textarea.input-group-sm > .form-control, +textarea.input-group-sm > .input-group-addon, +textarea.input-group-sm > .input-group-btn > .btn, +select[multiple].input-group-sm > .form-control, +select[multiple].input-group-sm > .input-group-addon, +select[multiple].input-group-sm > .input-group-btn > .btn { + height: auto; +} +.input-group-addon, +.input-group-btn, +.input-group .form-control { + display: table-cell; +} +.input-group-addon:not(:first-child):not(:last-child), +.input-group-btn:not(:first-child):not(:last-child), +.input-group .form-control:not(:first-child):not(:last-child) { + border-radius: 0; +} +.input-group-addon, +.input-group-btn { + width: 1%; + white-space: nowrap; + vertical-align: middle; +} +.input-group-addon { + padding: 6px 12px; + font-size: 14px; + font-weight: normal; + line-height: 1; + color: #555; + text-align: center; + background-color: #eee; + border: 1px solid #ccc; + border-radius: 4px; +} +.input-group-addon.input-sm { + padding: 5px 10px; + font-size: 12px; + border-radius: 3px; +} +.input-group-addon.input-lg { + padding: 10px 16px; + font-size: 18px; + border-radius: 6px; +} +.input-group-addon input[type="radio"], +.input-group-addon input[type="checkbox"] { + margin-top: 0; +} +.input-group .form-control:first-child, +.input-group-addon:first-child, +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group > .btn, +.input-group-btn:first-child > .dropdown-toggle, +.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), +.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.input-group-addon:first-child { + border-right: 0; +} +.input-group .form-control:last-child, +.input-group-addon:last-child, +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group > .btn, +.input-group-btn:last-child > .dropdown-toggle, +.input-group-btn:first-child > .btn:not(:first-child), +.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.input-group-addon:last-child { + border-left: 0; +} +.input-group-btn { + position: relative; + font-size: 0; + white-space: nowrap; +} +.input-group-btn > .btn { + position: relative; +} +.input-group-btn > .btn + .btn { + margin-left: -1px; +} +.input-group-btn > .btn:hover, +.input-group-btn > .btn:focus, +.input-group-btn > .btn:active { + z-index: 2; +} +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group { + margin-right: -1px; +} +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group { + z-index: 2; + margin-left: -1px; +} +.nav { + padding-left: 0; + margin-bottom: 0; + list-style: none; +} +.nav > li { + position: relative; + display: block; +} +.nav > li > a { + position: relative; + display: block; + padding: 10px 15px; +} +.nav > li > a:hover, +.nav > li > a:focus { + text-decoration: none; + background-color: #eee; +} +.nav > li.disabled > a { + color: #777; +} +.nav > li.disabled > a:hover, +.nav > li.disabled > a:focus { + color: #777; + text-decoration: none; + cursor: not-allowed; + background-color: transparent; +} +.nav .open > a, +.nav .open > a:hover, +.nav .open > a:focus { + background-color: #eee; + border-color: #337ab7; +} +.nav .nav-divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.nav > li > a > img { + max-width: none; +} +.nav-tabs { + border-bottom: 1px solid #ddd; +} +.nav-tabs > li { + float: left; + margin-bottom: -1px; +} +.nav-tabs > li > a { + margin-right: 2px; + line-height: 1.42857143; + border: 1px solid transparent; + border-radius: 4px 4px 0 0; +} +.nav-tabs > li > a:hover { + border-color: #eee #eee #ddd; +} +.nav-tabs > li.active > a, +.nav-tabs > li.active > a:hover, +.nav-tabs > li.active > a:focus { + color: #555; + cursor: default; + background-color: #fff; + border: 1px solid #ddd; + border-bottom-color: transparent; +} +.nav-tabs.nav-justified { + width: 100%; + border-bottom: 0; +} +.nav-tabs.nav-justified > li { + float: none; +} +.nav-tabs.nav-justified > li > a { + margin-bottom: 5px; + text-align: center; +} +.nav-tabs.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-tabs.nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs.nav-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs.nav-justified > .active > a, +.nav-tabs.nav-justified > .active > a:hover, +.nav-tabs.nav-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs.nav-justified > .active > a, + .nav-tabs.nav-justified > .active > a:hover, + .nav-tabs.nav-justified > .active > a:focus { + border-bottom-color: #fff; + } +} +.nav-pills > li { + float: left; +} +.nav-pills > li > a { + border-radius: 4px; +} +.nav-pills > li + li { + margin-left: 2px; +} +.nav-pills > li.active > a, +.nav-pills > li.active > a:hover, +.nav-pills > li.active > a:focus { + color: #fff; + background-color: #337ab7; +} +.nav-stacked > li { + float: none; +} +.nav-stacked > li + li { + margin-top: 2px; + margin-left: 0; +} +.nav-justified { + width: 100%; +} +.nav-justified > li { + float: none; +} +.nav-justified > li > a { + margin-bottom: 5px; + text-align: center; +} +.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs-justified { + border-bottom: 0; +} +.nav-tabs-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs-justified > .active > a, +.nav-tabs-justified > .active > a:hover, +.nav-tabs-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs-justified > .active > a, + .nav-tabs-justified > .active > a:hover, + .nav-tabs-justified > .active > a:focus { + border-bottom-color: #fff; + } +} +.tab-content > .tab-pane { + display: none; +} +.tab-content > .active { + display: block; +} +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.navbar { + position: relative; + min-height: 50px; + margin-bottom: 20px; + border: 1px solid transparent; +} +@media (min-width: 768px) { + .navbar { + border-radius: 4px; + } +} +@media (min-width: 768px) { + .navbar-header { + float: left; + } +} +.navbar-collapse { + padding-right: 15px; + padding-left: 15px; + overflow-x: visible; + -webkit-overflow-scrolling: touch; + border-top: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); +} +.navbar-collapse.in { + overflow-y: auto; +} +@media (min-width: 768px) { + .navbar-collapse { + width: auto; + border-top: 0; + -webkit-box-shadow: none; + box-shadow: none; + } + .navbar-collapse.collapse { + display: block !important; + height: auto !important; + padding-bottom: 0; + overflow: visible !important; + } + .navbar-collapse.in { + overflow-y: visible; + } + .navbar-fixed-top .navbar-collapse, + .navbar-static-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + padding-right: 0; + padding-left: 0; + } +} +.navbar-fixed-top .navbar-collapse, +.navbar-fixed-bottom .navbar-collapse { + max-height: 340px; +} +@media (max-device-width: 480px) and (orientation: landscape) { + .navbar-fixed-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + max-height: 200px; + } +} +.container > .navbar-header, +.container-fluid > .navbar-header, +.container > .navbar-collapse, +.container-fluid > .navbar-collapse { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .container > .navbar-header, + .container-fluid > .navbar-header, + .container > .navbar-collapse, + .container-fluid > .navbar-collapse { + margin-right: 0; + margin-left: 0; + } +} +.navbar-static-top { + z-index: 1000; + border-width: 0 0 1px; +} +@media (min-width: 768px) { + .navbar-static-top { + border-radius: 0; + } +} +.navbar-fixed-top, +.navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + z-index: 1030; +} +@media (min-width: 768px) { + .navbar-fixed-top, + .navbar-fixed-bottom { + border-radius: 0; + } +} +.navbar-fixed-top { + top: 0; + border-width: 0 0 1px; +} +.navbar-fixed-bottom { + bottom: 0; + margin-bottom: 0; + border-width: 1px 0 0; +} +.navbar-brand { + float: left; + height: 50px; + padding: 15px 15px; + font-size: 18px; + line-height: 20px; +} +.navbar-brand:hover, +.navbar-brand:focus { + text-decoration: none; +} +.navbar-brand > img { + display: block; +} +@media (min-width: 768px) { + .navbar > .container .navbar-brand, + .navbar > .container-fluid .navbar-brand { + margin-left: -15px; + } +} +.navbar-toggle { + position: relative; + float: right; + padding: 9px 10px; + margin-top: 8px; + margin-right: 15px; + margin-bottom: 8px; + background-color: transparent; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.navbar-toggle:focus { + outline: 0; +} +.navbar-toggle .icon-bar { + display: block; + width: 22px; + height: 2px; + border-radius: 1px; +} +.navbar-toggle .icon-bar + .icon-bar { + margin-top: 4px; +} +@media (min-width: 768px) { + .navbar-toggle { + display: none; + } +} +.navbar-nav { + margin: 7.5px -15px; +} +.navbar-nav > li > a { + padding-top: 10px; + padding-bottom: 10px; + line-height: 20px; +} +@media (max-width: 767px) { + .navbar-nav .open .dropdown-menu { + position: static; + float: none; + width: auto; + margin-top: 0; + background-color: transparent; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + } + .navbar-nav .open .dropdown-menu > li > a, + .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; + } + .navbar-nav .open .dropdown-menu > li > a { + line-height: 20px; + } + .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-nav .open .dropdown-menu > li > a:focus { + background-image: none; + } +} +@media (min-width: 768px) { + .navbar-nav { + float: left; + margin: 0; + } + .navbar-nav > li { + float: left; + } + .navbar-nav > li > a { + padding-top: 15px; + padding-bottom: 15px; + } +} +.navbar-form { + padding: 10px 15px; + margin-top: 8px; + margin-right: -15px; + margin-bottom: 8px; + margin-left: -15px; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); +} +@media (min-width: 768px) { + .navbar-form .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .navbar-form .form-control-static { + display: inline-block; + } + .navbar-form .input-group { + display: inline-table; + vertical-align: middle; + } + .navbar-form .input-group .input-group-addon, + .navbar-form .input-group .input-group-btn, + .navbar-form .input-group .form-control { + width: auto; + } + .navbar-form .input-group > .form-control { + width: 100%; + } + .navbar-form .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio, + .navbar-form .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio label, + .navbar-form .checkbox label { + padding-left: 0; + } + .navbar-form .radio input[type="radio"], + .navbar-form .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .navbar-form .has-feedback .form-control-feedback { + top: 0; + } +} +@media (max-width: 767px) { + .navbar-form .form-group { + margin-bottom: 5px; + } + .navbar-form .form-group:last-child { + margin-bottom: 0; + } +} +@media (min-width: 768px) { + .navbar-form { + width: auto; + padding-top: 0; + padding-bottom: 0; + margin-right: 0; + margin-left: 0; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + } +} +.navbar-nav > li > .dropdown-menu { + margin-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { + margin-bottom: 0; + border-top-left-radius: 4px; + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.navbar-btn { + margin-top: 8px; + margin-bottom: 8px; +} +.navbar-btn.btn-sm { + margin-top: 10px; + margin-bottom: 10px; +} +.navbar-btn.btn-xs { + margin-top: 14px; + margin-bottom: 14px; +} +.navbar-text { + margin-top: 15px; + margin-bottom: 15px; +} +@media (min-width: 768px) { + .navbar-text { + float: left; + margin-right: 15px; + margin-left: 15px; + } +} +@media (min-width: 768px) { + .navbar-left { + float: left !important; + } + .navbar-right { + float: right !important; + margin-right: -15px; + } + .navbar-right ~ .navbar-right { + margin-right: 0; + } +} +.navbar-default { + background-color: #f8f8f8; + border-color: #e7e7e7; +} +.navbar-default .navbar-brand { + color: #777; +} +.navbar-default .navbar-brand:hover, +.navbar-default .navbar-brand:focus { + color: #5e5e5e; + background-color: transparent; +} +.navbar-default .navbar-text { + color: #777; +} +.navbar-default .navbar-nav > li > a { + color: #777; +} +.navbar-default .navbar-nav > li > a:hover, +.navbar-default .navbar-nav > li > a:focus { + color: #333; + background-color: transparent; +} +.navbar-default .navbar-nav > .active > a, +.navbar-default .navbar-nav > .active > a:hover, +.navbar-default .navbar-nav > .active > a:focus { + color: #555; + background-color: #e7e7e7; +} +.navbar-default .navbar-nav > .disabled > a, +.navbar-default .navbar-nav > .disabled > a:hover, +.navbar-default .navbar-nav > .disabled > a:focus { + color: #ccc; + background-color: transparent; +} +.navbar-default .navbar-toggle { + border-color: #ddd; +} +.navbar-default .navbar-toggle:hover, +.navbar-default .navbar-toggle:focus { + background-color: #ddd; +} +.navbar-default .navbar-toggle .icon-bar { + background-color: #888; +} +.navbar-default .navbar-collapse, +.navbar-default .navbar-form { + border-color: #e7e7e7; +} +.navbar-default .navbar-nav > .open > a, +.navbar-default .navbar-nav > .open > a:hover, +.navbar-default .navbar-nav > .open > a:focus { + color: #555; + background-color: #e7e7e7; +} +@media (max-width: 767px) { + .navbar-default .navbar-nav .open .dropdown-menu > li > a { + color: #777; + } + .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { + color: #333; + background-color: transparent; + } + .navbar-default .navbar-nav .open .dropdown-menu > .active > a, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #555; + background-color: #e7e7e7; + } + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #ccc; + background-color: transparent; + } +} +.navbar-default .navbar-link { + color: #777; +} +.navbar-default .navbar-link:hover { + color: #333; +} +.navbar-default .btn-link { + color: #777; +} +.navbar-default .btn-link:hover, +.navbar-default .btn-link:focus { + color: #333; +} +.navbar-default .btn-link[disabled]:hover, +fieldset[disabled] .navbar-default .btn-link:hover, +.navbar-default .btn-link[disabled]:focus, +fieldset[disabled] .navbar-default .btn-link:focus { + color: #ccc; +} +.navbar-inverse { + background-color: #222; + border-color: #080808; +} +.navbar-inverse .navbar-brand { + color: #9d9d9d; +} +.navbar-inverse .navbar-brand:hover, +.navbar-inverse .navbar-brand:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-text { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a:hover, +.navbar-inverse .navbar-nav > li > a:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:hover, +.navbar-inverse .navbar-nav > .active > a:focus { + color: #fff; + background-color: #080808; +} +.navbar-inverse .navbar-nav > .disabled > a, +.navbar-inverse .navbar-nav > .disabled > a:hover, +.navbar-inverse .navbar-nav > .disabled > a:focus { + color: #444; + background-color: transparent; +} +.navbar-inverse .navbar-toggle { + border-color: #333; +} +.navbar-inverse .navbar-toggle:hover, +.navbar-inverse .navbar-toggle:focus { + background-color: #333; +} +.navbar-inverse .navbar-toggle .icon-bar { + background-color: #fff; +} +.navbar-inverse .navbar-collapse, +.navbar-inverse .navbar-form { + border-color: #101010; +} +.navbar-inverse .navbar-nav > .open > a, +.navbar-inverse .navbar-nav > .open > a:hover, +.navbar-inverse .navbar-nav > .open > a:focus { + color: #fff; + background-color: #080808; +} +@media (max-width: 767px) { + .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { + border-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu .divider { + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { + color: #9d9d9d; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { + color: #fff; + background-color: transparent; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #fff; + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #444; + background-color: transparent; + } +} +.navbar-inverse .navbar-link { + color: #9d9d9d; +} +.navbar-inverse .navbar-link:hover { + color: #fff; +} +.navbar-inverse .btn-link { + color: #9d9d9d; +} +.navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link:focus { + color: #fff; +} +.navbar-inverse .btn-link[disabled]:hover, +fieldset[disabled] .navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link[disabled]:focus, +fieldset[disabled] .navbar-inverse .btn-link:focus { + color: #444; +} +.breadcrumb { + padding: 8px 15px; + margin-bottom: 20px; + list-style: none; + background-color: #f5f5f5; + border-radius: 4px; +} +.breadcrumb > li { + display: inline-block; +} +.breadcrumb > li + li:before { + padding: 0 5px; + color: #ccc; + content: "/\00a0"; +} +.breadcrumb > .active { + color: #777; +} +.pagination { + display: inline-block; + padding-left: 0; + margin: 20px 0; + border-radius: 4px; +} +.pagination > li { + display: inline; +} +.pagination > li > a, +.pagination > li > span { + position: relative; + float: left; + padding: 6px 12px; + margin-left: -1px; + line-height: 1.42857143; + color: #337ab7; + text-decoration: none; + background-color: #fff; + border: 1px solid #ddd; +} +.pagination > li:first-child > a, +.pagination > li:first-child > span { + margin-left: 0; + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; +} +.pagination > li:last-child > a, +.pagination > li:last-child > span { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; +} +.pagination > li > a:hover, +.pagination > li > span:hover, +.pagination > li > a:focus, +.pagination > li > span:focus { + z-index: 3; + color: #23527c; + background-color: #eee; + border-color: #ddd; +} +.pagination > .active > a, +.pagination > .active > span, +.pagination > .active > a:hover, +.pagination > .active > span:hover, +.pagination > .active > a:focus, +.pagination > .active > span:focus { + z-index: 2; + color: #fff; + cursor: default; + background-color: #337ab7; + border-color: #337ab7; +} +.pagination > .disabled > span, +.pagination > .disabled > span:hover, +.pagination > .disabled > span:focus, +.pagination > .disabled > a, +.pagination > .disabled > a:hover, +.pagination > .disabled > a:focus { + color: #777; + cursor: not-allowed; + background-color: #fff; + border-color: #ddd; +} +.pagination-lg > li > a, +.pagination-lg > li > span { + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.pagination-lg > li:first-child > a, +.pagination-lg > li:first-child > span { + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; +} +.pagination-lg > li:last-child > a, +.pagination-lg > li:last-child > span { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; +} +.pagination-sm > li > a, +.pagination-sm > li > span { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; +} +.pagination-sm > li:first-child > a, +.pagination-sm > li:first-child > span { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} +.pagination-sm > li:last-child > a, +.pagination-sm > li:last-child > span { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} +.pager { + padding-left: 0; + margin: 20px 0; + text-align: center; + list-style: none; +} +.pager li { + display: inline; +} +.pager li > a, +.pager li > span { + display: inline-block; + padding: 5px 14px; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 15px; +} +.pager li > a:hover, +.pager li > a:focus { + text-decoration: none; + background-color: #eee; +} +.pager .next > a, +.pager .next > span { + float: right; +} +.pager .previous > a, +.pager .previous > span { + float: left; +} +.pager .disabled > a, +.pager .disabled > a:hover, +.pager .disabled > a:focus, +.pager .disabled > span { + color: #777; + cursor: not-allowed; + background-color: #fff; +} +.label { + display: inline; + padding: .2em .6em .3em; + font-size: 75%; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} +a.label:hover, +a.label:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.label:empty { + display: none; +} +.btn .label { + position: relative; + top: -1px; +} +.label-default { + background-color: #777; +} +.label-default[href]:hover, +.label-default[href]:focus { + background-color: #5e5e5e; +} +.label-primary { + background-color: #337ab7; +} +.label-primary[href]:hover, +.label-primary[href]:focus { + background-color: #286090; +} +.label-success { + background-color: #5cb85c; +} +.label-success[href]:hover, +.label-success[href]:focus { + background-color: #449d44; +} +.label-info { + background-color: #5bc0de; +} +.label-info[href]:hover, +.label-info[href]:focus { + background-color: #31b0d5; +} +.label-warning { + background-color: #f0ad4e; +} +.label-warning[href]:hover, +.label-warning[href]:focus { + background-color: #ec971f; +} +.label-danger { + background-color: #d9534f; +} +.label-danger[href]:hover, +.label-danger[href]:focus { + background-color: #c9302c; +} +.badge { + display: inline-block; + min-width: 10px; + padding: 3px 7px; + font-size: 12px; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: middle; + background-color: #777; + border-radius: 10px; +} +.badge:empty { + display: none; +} +.btn .badge { + position: relative; + top: -1px; +} +.btn-xs .badge, +.btn-group-xs > .btn .badge { + top: 0; + padding: 1px 5px; +} +a.badge:hover, +a.badge:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.list-group-item.active > .badge, +.nav-pills > .active > a > .badge { + color: #337ab7; + background-color: #fff; +} +.list-group-item > .badge { + float: right; +} +.list-group-item > .badge + .badge { + margin-right: 5px; +} +.nav-pills > li > a > .badge { + margin-left: 3px; +} +.jumbotron { + padding-top: 30px; + padding-bottom: 30px; + margin-bottom: 30px; + color: inherit; + background-color: #eee; +} +.jumbotron h1, +.jumbotron .h1 { + color: inherit; +} +.jumbotron p { + margin-bottom: 15px; + font-size: 21px; + font-weight: 200; +} +.jumbotron > hr { + border-top-color: #d5d5d5; +} +.container .jumbotron, +.container-fluid .jumbotron { + border-radius: 6px; +} +.jumbotron .container { + max-width: 100%; +} +@media screen and (min-width: 768px) { + .jumbotron { + padding-top: 48px; + padding-bottom: 48px; + } + .container .jumbotron, + .container-fluid .jumbotron { + padding-right: 60px; + padding-left: 60px; + } + .jumbotron h1, + .jumbotron .h1 { + font-size: 63px; + } +} +.thumbnail { + display: block; + padding: 4px; + margin-bottom: 20px; + line-height: 1.42857143; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: border .2s ease-in-out; + -o-transition: border .2s ease-in-out; + transition: border .2s ease-in-out; +} +.thumbnail > img, +.thumbnail a > img { + margin-right: auto; + margin-left: auto; +} +a.thumbnail:hover, +a.thumbnail:focus, +a.thumbnail.active { + border-color: #337ab7; +} +.thumbnail .caption { + padding: 9px; + color: #333; +} +.alert { + padding: 15px; + margin-bottom: 20px; + border: 1px solid transparent; + border-radius: 4px; +} +.alert h4 { + margin-top: 0; + color: inherit; +} +.alert .alert-link { + font-weight: bold; +} +.alert > p, +.alert > ul { + margin-bottom: 0; +} +.alert > p + p { + margin-top: 5px; +} +.alert-dismissable, +.alert-dismissible { + padding-right: 35px; +} +.alert-dismissable .close, +.alert-dismissible .close { + position: relative; + top: -2px; + right: -21px; + color: inherit; +} +.alert-success { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.alert-success hr { + border-top-color: #c9e2b3; +} +.alert-success .alert-link { + color: #2b542c; +} +.alert-info { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.alert-info hr { + border-top-color: #a6e1ec; +} +.alert-info .alert-link { + color: #245269; +} +.alert-warning { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.alert-warning hr { + border-top-color: #f7e1b5; +} +.alert-warning .alert-link { + color: #66512c; +} +.alert-danger { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.alert-danger hr { + border-top-color: #e4b9c0; +} +.alert-danger .alert-link { + color: #843534; +} +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@-o-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +.progress { + height: 20px; + margin-bottom: 20px; + overflow: hidden; + background-color: #f5f5f5; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); +} +.progress-bar { + float: left; + width: 0; + height: 100%; + font-size: 12px; + line-height: 20px; + color: #fff; + text-align: center; + background-color: #337ab7; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + -webkit-transition: width .6s ease; + -o-transition: width .6s ease; + transition: width .6s ease; +} +.progress-striped .progress-bar, +.progress-bar-striped { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + -webkit-background-size: 40px 40px; + background-size: 40px 40px; +} +.progress.active .progress-bar, +.progress-bar.active { + -webkit-animation: progress-bar-stripes 2s linear infinite; + -o-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.progress-bar-success { + background-color: #5cb85c; +} +.progress-striped .progress-bar-success { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-info { + background-color: #5bc0de; +} +.progress-striped .progress-bar-info { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-warning { + background-color: #f0ad4e; +} +.progress-striped .progress-bar-warning { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-danger { + background-color: #d9534f; +} +.progress-striped .progress-bar-danger { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.media { + margin-top: 15px; +} +.media:first-child { + margin-top: 0; +} +.media, +.media-body { + overflow: hidden; + zoom: 1; +} +.media-body { + width: 10000px; +} +.media-object { + display: block; +} +.media-object.img-thumbnail { + max-width: none; +} +.media-right, +.media > .pull-right { + padding-left: 10px; +} +.media-left, +.media > .pull-left { + padding-right: 10px; +} +.media-left, +.media-right, +.media-body { + display: table-cell; + vertical-align: top; +} +.media-middle { + vertical-align: middle; +} +.media-bottom { + vertical-align: bottom; +} +.media-heading { + margin-top: 0; + margin-bottom: 5px; +} +.media-list { + padding-left: 0; + list-style: none; +} +.list-group { + padding-left: 0; + margin-bottom: 20px; +} +.list-group-item { + position: relative; + display: block; + padding: 10px 15px; + margin-bottom: -1px; + background-color: #fff; + border: 1px solid #ddd; +} +.list-group-item:first-child { + border-top-left-radius: 4px; + border-top-right-radius: 4px; +} +.list-group-item:last-child { + margin-bottom: 0; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 4px; +} +a.list-group-item, +button.list-group-item { + color: #555; +} +a.list-group-item .list-group-item-heading, +button.list-group-item .list-group-item-heading { + color: #333; +} +a.list-group-item:hover, +button.list-group-item:hover, +a.list-group-item:focus, +button.list-group-item:focus { + color: #555; + text-decoration: none; + background-color: #f5f5f5; +} +button.list-group-item { + width: 100%; + text-align: left; +} +.list-group-item.disabled, +.list-group-item.disabled:hover, +.list-group-item.disabled:focus { + color: #777; + cursor: not-allowed; + background-color: #eee; +} +.list-group-item.disabled .list-group-item-heading, +.list-group-item.disabled:hover .list-group-item-heading, +.list-group-item.disabled:focus .list-group-item-heading { + color: inherit; +} +.list-group-item.disabled .list-group-item-text, +.list-group-item.disabled:hover .list-group-item-text, +.list-group-item.disabled:focus .list-group-item-text { + color: #777; +} +.list-group-item.active, +.list-group-item.active:hover, +.list-group-item.active:focus { + z-index: 2; + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.list-group-item.active .list-group-item-heading, +.list-group-item.active:hover .list-group-item-heading, +.list-group-item.active:focus .list-group-item-heading, +.list-group-item.active .list-group-item-heading > small, +.list-group-item.active:hover .list-group-item-heading > small, +.list-group-item.active:focus .list-group-item-heading > small, +.list-group-item.active .list-group-item-heading > .small, +.list-group-item.active:hover .list-group-item-heading > .small, +.list-group-item.active:focus .list-group-item-heading > .small { + color: inherit; +} +.list-group-item.active .list-group-item-text, +.list-group-item.active:hover .list-group-item-text, +.list-group-item.active:focus .list-group-item-text { + color: #c7ddef; +} +.list-group-item-success { + color: #3c763d; + background-color: #dff0d8; +} +a.list-group-item-success, +button.list-group-item-success { + color: #3c763d; +} +a.list-group-item-success .list-group-item-heading, +button.list-group-item-success .list-group-item-heading { + color: inherit; +} +a.list-group-item-success:hover, +button.list-group-item-success:hover, +a.list-group-item-success:focus, +button.list-group-item-success:focus { + color: #3c763d; + background-color: #d0e9c6; +} +a.list-group-item-success.active, +button.list-group-item-success.active, +a.list-group-item-success.active:hover, +button.list-group-item-success.active:hover, +a.list-group-item-success.active:focus, +button.list-group-item-success.active:focus { + color: #fff; + background-color: #3c763d; + border-color: #3c763d; +} +.list-group-item-info { + color: #31708f; + background-color: #d9edf7; +} +a.list-group-item-info, +button.list-group-item-info { + color: #31708f; +} +a.list-group-item-info .list-group-item-heading, +button.list-group-item-info .list-group-item-heading { + color: inherit; +} +a.list-group-item-info:hover, +button.list-group-item-info:hover, +a.list-group-item-info:focus, +button.list-group-item-info:focus { + color: #31708f; + background-color: #c4e3f3; +} +a.list-group-item-info.active, +button.list-group-item-info.active, +a.list-group-item-info.active:hover, +button.list-group-item-info.active:hover, +a.list-group-item-info.active:focus, +button.list-group-item-info.active:focus { + color: #fff; + background-color: #31708f; + border-color: #31708f; +} +.list-group-item-warning { + color: #8a6d3b; + background-color: #fcf8e3; +} +a.list-group-item-warning, +button.list-group-item-warning { + color: #8a6d3b; +} +a.list-group-item-warning .list-group-item-heading, +button.list-group-item-warning .list-group-item-heading { + color: inherit; +} +a.list-group-item-warning:hover, +button.list-group-item-warning:hover, +a.list-group-item-warning:focus, +button.list-group-item-warning:focus { + color: #8a6d3b; + background-color: #faf2cc; +} +a.list-group-item-warning.active, +button.list-group-item-warning.active, +a.list-group-item-warning.active:hover, +button.list-group-item-warning.active:hover, +a.list-group-item-warning.active:focus, +button.list-group-item-warning.active:focus { + color: #fff; + background-color: #8a6d3b; + border-color: #8a6d3b; +} +.list-group-item-danger { + color: #a94442; + background-color: #f2dede; +} +a.list-group-item-danger, +button.list-group-item-danger { + color: #a94442; +} +a.list-group-item-danger .list-group-item-heading, +button.list-group-item-danger .list-group-item-heading { + color: inherit; +} +a.list-group-item-danger:hover, +button.list-group-item-danger:hover, +a.list-group-item-danger:focus, +button.list-group-item-danger:focus { + color: #a94442; + background-color: #ebcccc; +} +a.list-group-item-danger.active, +button.list-group-item-danger.active, +a.list-group-item-danger.active:hover, +button.list-group-item-danger.active:hover, +a.list-group-item-danger.active:focus, +button.list-group-item-danger.active:focus { + color: #fff; + background-color: #a94442; + border-color: #a94442; +} +.list-group-item-heading { + margin-top: 0; + margin-bottom: 5px; +} +.list-group-item-text { + margin-bottom: 0; + line-height: 1.3; +} +.panel { + margin-bottom: 20px; + background-color: #fff; + border: 1px solid transparent; + border-radius: 4px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: 0 1px 1px rgba(0, 0, 0, .05); +} +.panel-body { + padding: 15px; +} +.panel-heading { + padding: 10px 15px; + border-bottom: 1px solid transparent; + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel-heading > .dropdown .dropdown-toggle { + color: inherit; +} +.panel-title { + margin-top: 0; + margin-bottom: 0; + font-size: 16px; + color: inherit; +} +.panel-title > a, +.panel-title > small, +.panel-title > .small, +.panel-title > small > a, +.panel-title > .small > a { + color: inherit; +} +.panel-footer { + padding: 10px 15px; + background-color: #f5f5f5; + border-top: 1px solid #ddd; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .list-group, +.panel > .panel-collapse > .list-group { + margin-bottom: 0; +} +.panel > .list-group .list-group-item, +.panel > .panel-collapse > .list-group .list-group-item { + border-width: 1px 0; + border-radius: 0; +} +.panel > .list-group:first-child .list-group-item:first-child, +.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { + border-top: 0; + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .list-group:last-child .list-group-item:last-child, +.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { + border-bottom: 0; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.panel-heading + .list-group .list-group-item:first-child { + border-top-width: 0; +} +.list-group + .panel-footer { + border-top-width: 0; +} +.panel > .table, +.panel > .table-responsive > .table, +.panel > .panel-collapse > .table { + margin-bottom: 0; +} +.panel > .table caption, +.panel > .table-responsive > .table caption, +.panel > .panel-collapse > .table caption { + padding-right: 15px; + padding-left: 15px; +} +.panel > .table:first-child, +.panel > .table-responsive:first-child > .table:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { + border-top-right-radius: 3px; +} +.panel > .table:last-child, +.panel > .table-responsive:last-child > .table:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { + border-bottom-right-radius: 3px; +} +.panel > .panel-body + .table, +.panel > .panel-body + .table-responsive, +.panel > .table + .panel-body, +.panel > .table-responsive + .panel-body { + border-top: 1px solid #ddd; +} +.panel > .table > tbody:first-child > tr:first-child th, +.panel > .table > tbody:first-child > tr:first-child td { + border-top: 0; +} +.panel > .table-bordered, +.panel > .table-responsive > .table-bordered { + border: 0; +} +.panel > .table-bordered > thead > tr > th:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, +.panel > .table-bordered > tbody > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, +.panel > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-bordered > thead > tr > td:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, +.panel > .table-bordered > tbody > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, +.panel > .table-bordered > tfoot > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; +} +.panel > .table-bordered > thead > tr > th:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, +.panel > .table-bordered > tbody > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, +.panel > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-bordered > thead > tr > td:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, +.panel > .table-bordered > tbody > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, +.panel > .table-bordered > tfoot > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; +} +.panel > .table-bordered > thead > tr:first-child > td, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, +.panel > .table-bordered > tbody > tr:first-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, +.panel > .table-bordered > thead > tr:first-child > th, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, +.panel > .table-bordered > tbody > tr:first-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { + border-bottom: 0; +} +.panel > .table-bordered > tbody > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, +.panel > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-bordered > tbody > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, +.panel > .table-bordered > tfoot > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { + border-bottom: 0; +} +.panel > .table-responsive { + margin-bottom: 0; + border: 0; +} +.panel-group { + margin-bottom: 20px; +} +.panel-group .panel { + margin-bottom: 0; + border-radius: 4px; +} +.panel-group .panel + .panel { + margin-top: 5px; +} +.panel-group .panel-heading { + border-bottom: 0; +} +.panel-group .panel-heading + .panel-collapse > .panel-body, +.panel-group .panel-heading + .panel-collapse > .list-group { + border-top: 1px solid #ddd; +} +.panel-group .panel-footer { + border-top: 0; +} +.panel-group .panel-footer + .panel-collapse .panel-body { + border-bottom: 1px solid #ddd; +} +.panel-default { + border-color: #ddd; +} +.panel-default > .panel-heading { + color: #333; + background-color: #f5f5f5; + border-color: #ddd; +} +.panel-default > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ddd; +} +.panel-default > .panel-heading .badge { + color: #f5f5f5; + background-color: #333; +} +.panel-default > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ddd; +} +.panel-primary { + border-color: #337ab7; +} +.panel-primary > .panel-heading { + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.panel-primary > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #337ab7; +} +.panel-primary > .panel-heading .badge { + color: #337ab7; + background-color: #fff; +} +.panel-primary > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #337ab7; +} +.panel-success { + border-color: #d6e9c6; +} +.panel-success > .panel-heading { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.panel-success > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #d6e9c6; +} +.panel-success > .panel-heading .badge { + color: #dff0d8; + background-color: #3c763d; +} +.panel-success > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #d6e9c6; +} +.panel-info { + border-color: #bce8f1; +} +.panel-info > .panel-heading { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.panel-info > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #bce8f1; +} +.panel-info > .panel-heading .badge { + color: #d9edf7; + background-color: #31708f; +} +.panel-info > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #bce8f1; +} +.panel-warning { + border-color: #faebcc; +} +.panel-warning > .panel-heading { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.panel-warning > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #faebcc; +} +.panel-warning > .panel-heading .badge { + color: #fcf8e3; + background-color: #8a6d3b; +} +.panel-warning > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #faebcc; +} +.panel-danger { + border-color: #ebccd1; +} +.panel-danger > .panel-heading { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.panel-danger > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ebccd1; +} +.panel-danger > .panel-heading .badge { + color: #f2dede; + background-color: #a94442; +} +.panel-danger > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ebccd1; +} +.embed-responsive { + position: relative; + display: block; + height: 0; + padding: 0; + overflow: hidden; +} +.embed-responsive .embed-responsive-item, +.embed-responsive iframe, +.embed-responsive embed, +.embed-responsive object, +.embed-responsive video { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 100%; + height: 100%; + border: 0; +} +.embed-responsive-16by9 { + padding-bottom: 56.25%; +} +.embed-responsive-4by3 { + padding-bottom: 75%; +} +.well { + min-height: 20px; + padding: 19px; + margin-bottom: 20px; + background-color: #f5f5f5; + border: 1px solid #e3e3e3; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); +} +.well blockquote { + border-color: #ddd; + border-color: rgba(0, 0, 0, .15); +} +.well-lg { + padding: 24px; + border-radius: 6px; +} +.well-sm { + padding: 9px; + border-radius: 3px; +} +.close { + float: right; + font-size: 21px; + font-weight: bold; + line-height: 1; + color: #000; + text-shadow: 0 1px 0 #fff; + filter: alpha(opacity=20); + opacity: .2; +} +.close:hover, +.close:focus { + color: #000; + text-decoration: none; + cursor: pointer; + filter: alpha(opacity=50); + opacity: .5; +} +button.close { + -webkit-appearance: none; + padding: 0; + cursor: pointer; + background: transparent; + border: 0; +} +.modal-open { + overflow: hidden; +} +.modal { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1050; + display: none; + overflow: hidden; + -webkit-overflow-scrolling: touch; + outline: 0; +} +.modal.fade .modal-dialog { + -webkit-transition: -webkit-transform .3s ease-out; + -o-transition: -o-transform .3s ease-out; + transition: transform .3s ease-out; + -webkit-transform: translate(0, -25%); + -ms-transform: translate(0, -25%); + -o-transform: translate(0, -25%); + transform: translate(0, -25%); +} +.modal.in .modal-dialog { + -webkit-transform: translate(0, 0); + -ms-transform: translate(0, 0); + -o-transform: translate(0, 0); + transform: translate(0, 0); +} +.modal-open .modal { + overflow-x: hidden; + overflow-y: auto; +} +.modal-dialog { + position: relative; + width: auto; + margin: 10px; +} +.modal-content { + position: relative; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #999; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + outline: 0; + -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); + box-shadow: 0 3px 9px rgba(0, 0, 0, .5); +} +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; + background-color: #000; +} +.modal-backdrop.fade { + filter: alpha(opacity=0); + opacity: 0; +} +.modal-backdrop.in { + filter: alpha(opacity=50); + opacity: .5; +} +.modal-header { + min-height: 16.42857143px; + padding: 15px; + border-bottom: 1px solid #e5e5e5; +} +.modal-header .close { + margin-top: -2px; +} +.modal-title { + margin: 0; + line-height: 1.42857143; +} +.modal-body { + position: relative; + padding: 15px; +} +.modal-footer { + padding: 15px; + text-align: right; + border-top: 1px solid #e5e5e5; +} +.modal-footer .btn + .btn { + margin-bottom: 0; + margin-left: 5px; +} +.modal-footer .btn-group .btn + .btn { + margin-left: -1px; +} +.modal-footer .btn-block + .btn-block { + margin-left: 0; +} +.modal-scrollbar-measure { + position: absolute; + top: -9999px; + width: 50px; + height: 50px; + overflow: scroll; +} +@media (min-width: 768px) { + .modal-dialog { + width: 600px; + margin: 30px auto; + } + .modal-content { + -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); + box-shadow: 0 5px 15px rgba(0, 0, 0, .5); + } + .modal-sm { + width: 300px; + } +} +@media (min-width: 992px) { + .modal-lg { + width: 900px; + } +} +.tooltip { + position: absolute; + z-index: 1070; + display: block; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 12px; + font-style: normal; + font-weight: normal; + line-height: 1.42857143; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + letter-spacing: normal; + word-break: normal; + word-spacing: normal; + word-wrap: normal; + white-space: normal; + filter: alpha(opacity=0); + opacity: 0; + + line-break: auto; +} +.tooltip.in { + filter: alpha(opacity=90); + opacity: .9; +} +.tooltip.top { + padding: 5px 0; + margin-top: -3px; +} +.tooltip.right { + padding: 0 5px; + margin-left: 3px; +} +.tooltip.bottom { + padding: 5px 0; + margin-top: 3px; +} +.tooltip.left { + padding: 0 5px; + margin-left: -3px; +} +.tooltip-inner { + max-width: 200px; + padding: 3px 8px; + color: #fff; + text-align: center; + background-color: #000; + border-radius: 4px; +} +.tooltip-arrow { + position: absolute; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.tooltip.top .tooltip-arrow { + bottom: 0; + left: 50%; + margin-left: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-left .tooltip-arrow { + right: 5px; + bottom: 0; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-right .tooltip-arrow { + bottom: 0; + left: 5px; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.right .tooltip-arrow { + top: 50%; + left: 0; + margin-top: -5px; + border-width: 5px 5px 5px 0; + border-right-color: #000; +} +.tooltip.left .tooltip-arrow { + top: 50%; + right: 0; + margin-top: -5px; + border-width: 5px 0 5px 5px; + border-left-color: #000; +} +.tooltip.bottom .tooltip-arrow { + top: 0; + left: 50%; + margin-left: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-left .tooltip-arrow { + top: 0; + right: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-right .tooltip-arrow { + top: 0; + left: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1060; + display: none; + max-width: 276px; + padding: 1px; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + font-style: normal; + font-weight: normal; + line-height: 1.42857143; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + letter-spacing: normal; + word-break: normal; + word-spacing: normal; + word-wrap: normal; + white-space: normal; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); + box-shadow: 0 5px 10px rgba(0, 0, 0, .2); + + line-break: auto; +} +.popover.top { + margin-top: -10px; +} +.popover.right { + margin-left: 10px; +} +.popover.bottom { + margin-top: 10px; +} +.popover.left { + margin-left: -10px; +} +.popover-title { + padding: 8px 14px; + margin: 0; + font-size: 14px; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + border-radius: 5px 5px 0 0; +} +.popover-content { + padding: 9px 14px; +} +.popover > .arrow, +.popover > .arrow:after { + position: absolute; + display: block; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.popover > .arrow { + border-width: 11px; +} +.popover > .arrow:after { + content: ""; + border-width: 10px; +} +.popover.top > .arrow { + bottom: -11px; + left: 50%; + margin-left: -11px; + border-top-color: #999; + border-top-color: rgba(0, 0, 0, .25); + border-bottom-width: 0; +} +.popover.top > .arrow:after { + bottom: 1px; + margin-left: -10px; + content: " "; + border-top-color: #fff; + border-bottom-width: 0; +} +.popover.right > .arrow { + top: 50%; + left: -11px; + margin-top: -11px; + border-right-color: #999; + border-right-color: rgba(0, 0, 0, .25); + border-left-width: 0; +} +.popover.right > .arrow:after { + bottom: -10px; + left: 1px; + content: " "; + border-right-color: #fff; + border-left-width: 0; +} +.popover.bottom > .arrow { + top: -11px; + left: 50%; + margin-left: -11px; + border-top-width: 0; + border-bottom-color: #999; + border-bottom-color: rgba(0, 0, 0, .25); +} +.popover.bottom > .arrow:after { + top: 1px; + margin-left: -10px; + content: " "; + border-top-width: 0; + border-bottom-color: #fff; +} +.popover.left > .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-right-width: 0; + border-left-color: #999; + border-left-color: rgba(0, 0, 0, .25); +} +.popover.left > .arrow:after { + right: 1px; + bottom: -10px; + content: " "; + border-right-width: 0; + border-left-color: #fff; +} +.carousel { + position: relative; +} +.carousel-inner { + position: relative; + width: 100%; + overflow: hidden; +} +.carousel-inner > .item { + position: relative; + display: none; + -webkit-transition: .6s ease-in-out left; + -o-transition: .6s ease-in-out left; + transition: .6s ease-in-out left; +} +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + line-height: 1; +} +@media all and (transform-3d), (-webkit-transform-3d) { + .carousel-inner > .item { + -webkit-transition: -webkit-transform .6s ease-in-out; + -o-transition: -o-transform .6s ease-in-out; + transition: transform .6s ease-in-out; + + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-perspective: 1000px; + perspective: 1000px; + } + .carousel-inner > .item.next, + .carousel-inner > .item.active.right { + left: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + .carousel-inner > .item.prev, + .carousel-inner > .item.active.left { + left: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + .carousel-inner > .item.next.left, + .carousel-inner > .item.prev.right, + .carousel-inner > .item.active { + left: 0; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} +.carousel-inner > .active, +.carousel-inner > .next, +.carousel-inner > .prev { + display: block; +} +.carousel-inner > .active { + left: 0; +} +.carousel-inner > .next, +.carousel-inner > .prev { + position: absolute; + top: 0; + width: 100%; +} +.carousel-inner > .next { + left: 100%; +} +.carousel-inner > .prev { + left: -100%; +} +.carousel-inner > .next.left, +.carousel-inner > .prev.right { + left: 0; +} +.carousel-inner > .active.left { + left: -100%; +} +.carousel-inner > .active.right { + left: 100%; +} +.carousel-control { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 15%; + font-size: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); + filter: alpha(opacity=50); + opacity: .5; +} +.carousel-control.left { + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); + background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); + background-repeat: repeat-x; +} +.carousel-control.right { + right: 0; + left: auto; + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); + background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); + background-repeat: repeat-x; +} +.carousel-control:hover, +.carousel-control:focus { + color: #fff; + text-decoration: none; + filter: alpha(opacity=90); + outline: 0; + opacity: .9; +} +.carousel-control .icon-prev, +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-left, +.carousel-control .glyphicon-chevron-right { + position: absolute; + top: 50%; + z-index: 5; + display: inline-block; + margin-top: -10px; +} +.carousel-control .icon-prev, +.carousel-control .glyphicon-chevron-left { + left: 50%; + margin-left: -10px; +} +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-right { + right: 50%; + margin-right: -10px; +} +.carousel-control .icon-prev, +.carousel-control .icon-next { + width: 20px; + height: 20px; + font-family: serif; + line-height: 1; +} +.carousel-control .icon-prev:before { + content: '\2039'; +} +.carousel-control .icon-next:before { + content: '\203a'; +} +.carousel-indicators { + position: absolute; + bottom: 10px; + left: 50%; + z-index: 15; + width: 60%; + padding-left: 0; + margin-left: -30%; + text-align: center; + list-style: none; +} +.carousel-indicators li { + display: inline-block; + width: 10px; + height: 10px; + margin: 1px; + text-indent: -999px; + cursor: pointer; + background-color: #000 \9; + background-color: rgba(0, 0, 0, 0); + border: 1px solid #fff; + border-radius: 10px; +} +.carousel-indicators .active { + width: 12px; + height: 12px; + margin: 0; + background-color: #fff; +} +.carousel-caption { + position: absolute; + right: 15%; + bottom: 20px; + left: 15%; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); +} +.carousel-caption .btn { + text-shadow: none; +} +@media screen and (min-width: 768px) { + .carousel-control .glyphicon-chevron-left, + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-prev, + .carousel-control .icon-next { + width: 30px; + height: 30px; + margin-top: -15px; + font-size: 30px; + } + .carousel-control .glyphicon-chevron-left, + .carousel-control .icon-prev { + margin-left: -15px; + } + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-next { + margin-right: -15px; + } + .carousel-caption { + right: 20%; + left: 20%; + padding-bottom: 30px; + } + .carousel-indicators { + bottom: 20px; + } +} +.clearfix:before, +.clearfix:after, +.dl-horizontal dd:before, +.dl-horizontal dd:after, +.container:before, +.container:after, +.container-fluid:before, +.container-fluid:after, +.row:before, +.row:after, +.form-horizontal .form-group:before, +.form-horizontal .form-group:after, +.btn-toolbar:before, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after, +.nav:before, +.nav:after, +.navbar:before, +.navbar:after, +.navbar-header:before, +.navbar-header:after, +.navbar-collapse:before, +.navbar-collapse:after, +.pager:before, +.pager:after, +.panel-body:before, +.panel-body:after, +.modal-footer:before, +.modal-footer:after { + display: table; + content: " "; +} +.clearfix:after, +.dl-horizontal dd:after, +.container:after, +.container-fluid:after, +.row:after, +.form-horizontal .form-group:after, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:after, +.nav:after, +.navbar:after, +.navbar-header:after, +.navbar-collapse:after, +.pager:after, +.panel-body:after, +.modal-footer:after { + clear: both; +} +.center-block { + display: block; + margin-right: auto; + margin-left: auto; +} +.pull-right { + float: right !important; +} +.pull-left { + float: left !important; +} +.hide { + display: none !important; +} +.show { + display: block !important; +} +.invisible { + visibility: hidden; +} +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; +} +.hidden { + display: none !important; +} +.affix { + position: fixed; +} +@-ms-viewport { + width: device-width; +} +.visible-xs, +.visible-sm, +.visible-md, +.visible-lg { + display: none !important; +} +.visible-xs-block, +.visible-xs-inline, +.visible-xs-inline-block, +.visible-sm-block, +.visible-sm-inline, +.visible-sm-inline-block, +.visible-md-block, +.visible-md-inline, +.visible-md-inline-block, +.visible-lg-block, +.visible-lg-inline, +.visible-lg-inline-block { + display: none !important; +} +@media (max-width: 767px) { + .visible-xs { + display: block !important; + } + table.visible-xs { + display: table !important; + } + tr.visible-xs { + display: table-row !important; + } + th.visible-xs, + td.visible-xs { + display: table-cell !important; + } +} +@media (max-width: 767px) { + .visible-xs-block { + display: block !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline { + display: inline !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline-block { + display: inline-block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm { + display: block !important; + } + table.visible-sm { + display: table !important; + } + tr.visible-sm { + display: table-row !important; + } + th.visible-sm, + td.visible-sm { + display: table-cell !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-block { + display: block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline { + display: inline !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline-block { + display: inline-block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md { + display: block !important; + } + table.visible-md { + display: table !important; + } + tr.visible-md { + display: table-row !important; + } + th.visible-md, + td.visible-md { + display: table-cell !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-block { + display: block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline { + display: inline !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline-block { + display: inline-block !important; + } +} +@media (min-width: 1200px) { + .visible-lg { + display: block !important; + } + table.visible-lg { + display: table !important; + } + tr.visible-lg { + display: table-row !important; + } + th.visible-lg, + td.visible-lg { + display: table-cell !important; + } +} +@media (min-width: 1200px) { + .visible-lg-block { + display: block !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline { + display: inline !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline-block { + display: inline-block !important; + } +} +@media (max-width: 767px) { + .hidden-xs { + display: none !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .hidden-sm { + display: none !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-md { + display: none !important; + } +} +@media (min-width: 1200px) { + .hidden-lg { + display: none !important; + } +} +.visible-print { + display: none !important; +} +@media print { + .visible-print { + display: block !important; + } + table.visible-print { + display: table !important; + } + tr.visible-print { + display: table-row !important; + } + th.visible-print, + td.visible-print { + display: table-cell !important; + } +} +.visible-print-block { + display: none !important; +} +@media print { + .visible-print-block { + display: block !important; + } +} +.visible-print-inline { + display: none !important; +} +@media print { + .visible-print-inline { + display: inline !important; + } +} +.visible-print-inline-block { + display: none !important; +} +@media print { + .visible-print-inline-block { + display: inline-block !important; + } +} +@media print { + .hidden-print { + display: none !important; + } +} +/*# sourceMappingURL=bootstrap.css.map */ diff --git a/yact-home-2/172.168.10.9/images/css.css b/yact-home-2/172.168.10.9/images/css.css new file mode 100644 index 0000000..944d42b --- /dev/null +++ b/yact-home-2/172.168.10.9/images/css.css @@ -0,0 +1,357 @@ +/* CSS Document */ + +fieldset, img { border:none; } + +.f-14{ + font-size: 16px; +} +.f-14 a{ + text-decoration:none; + color: #5a5a5a; +} +.xx { + background-image: url(xx.html); + background-repeat: repeat-x; + background-position: left bottom; +} +.bk{ + border-right-width: 1px; + border-bottom-width: 1px; + border-left-width: 1px; + border-right-style: solid; + border-bottom-style: solid; + border-left-style: solid; + border-right-color: #d5dde0; + border-bottom-color: #d5dde0; + border-left-color: #d5dde0; +} +.bk1{ + border: 1px solid #bbbbbb; +} +.bk3{ + border: 1px solid #CCCCCC; +} +.zt_5{ + font-size: 21px; + font-weight: bold; + line-height: 40px; +} +.dxx { + border-bottom-width: 1px; + border-bottom-style: solid; + border-bottom-color: #0099FF; +} +.bg{ + background-image: url(index_r1_c1.html); + background-repeat: no-repeat; + background-position: center top; +} +.bg1{ + background-image: url(index_r2_c1.html); + background-repeat: no-repeat; + background-position: center top; +} +.zt01 a{ + color: #ff0000; + font-weight: bold; + background-image: url(d1.jpg); + background-repeat: no-repeat; + background-position: left 4px; + padding-left: 10px; + float: left; +} +.zt02 a{ + color: #32a0d0; + font-weight: bold; +} +.gggs a{ + color: #36a900; +} +.mun{ + padding-left: 10px; +} +.mun a{ + color: #282828; + width: 100px; + line-height: 40px; + height: 40px; + float: left; + font-size: 14px; + font-weight: bold; + text-align: center; + margin-left: 5px; +} +.mun a:hover{ + background-image: url(mun_an.html); + background-repeat: no-repeat; + background-position: center top; + line-height: 40px; + height: 40px; + width: 100px; + color: #FFFFFF; +} +.zt1{ + color: #FFFFFF; +} + +.zt2{ + font-size: 14px; + color: #FFFFFF; + font-weight: bold; +} +.zt3{ + font-size: 12px; + color: #FFFFFF; + font-weight: bold; +} +.list4 p{ + font-size: 12px; + line-height: 24px; + height: 30px; + padding-left: 6px; + float: left; + width: 394px; +} +.list4 a{ + background-image: url(d.jpg); + background-repeat: no-repeat; + background-position: left 10px; + padding-left: 13px; + float: left; + font-size: 12px; + color: #363231; +} +.list4 a:hover{ + color:#FF6600; + font-size: 12px; +} +.list4 em{ + float: right; + color: #666666; + padding-right: 10px; +} +.list5 p{ + font-size: 12px; + line-height: 26px; + height: 26px; + padding-left: 6px; + float: left; + width: 320px; +} +.list5 a{ + background-image: url(d.jpg); + background-repeat: no-repeat; + background-position: left 10px; + padding-left: 13px; + float: left; + font-size: 12px; + color: #363231; +} +.list5 a:hover{ + color:#FF6600; + font-size: 12px; +} +.list5 em{ + float: right; + color: #666666; + padding-right: 10px; +} + +.list6 p{ + font-size: 12px; + line-height: 24px; + height: 24px; + padding-left: 6px; + float: left; + width: 194px; +} +.list6 a{ + background-image: url(d.jpg); + background-repeat: no-repeat; + background-position: left 10px; + padding-left: 13px; + float: left; + font-size: 12px; + color: #363231; +} +.list6 a:hover{ + color:#FF6600; + font-size: 12px; +} +.list6 em{ + float: right; + color: #666666; + padding-right: 10px; +} +.pic img{ + padding: 2px; + border: 1px solid #CCCCCC; +} +.pic1 img{ + padding: 2px; + border: 1px solid #CCCCCC; + margin-left: 26px; + float: left; +} +.pic2 img{ + padding: 2px; + border: 1px solid #CCCCCC; + margin-left: 10px; + float: left; + margin-top: 8px; + margin-bottom: 8px; + margin-right: 10px; +} +/* */ +.f-text { + height:22px; + line-height:22px; + border:1px solid #c71305; +} +#subti { + width:45px; + text-align:center; + line-height:24px; + height:24px; + border:none; + color:#fff; + background:#c71305; + cursor:pointer; +} + +/*----------------------------------------Ϣҳ-----------------------------------------------------*/ +#news_content { + border:1px solid #ccc; + margin-top:15px; +} +#news_content .title2{ clear:both;background:url(title.html) no-repeat;margin:0px; height:24px; padding-top:10px; padding-left:30px;color:#373737} +#news_content .title2 a:link,#news_content .title2 a:visited{color:#373737} +#news_content .cont{ padding:20px 20px 0} +#news_content h1{ font-size:24px; font-family:""; font-weight:normal; text-align:center; margin:0px 0px 10px; color:#1e51ad;} +#news_content .mark{ font-size:12px; border-bottom:1px #e2e2e2 solid;border-top:1px #e2e2e2 solid; color:#2972bf; line-height:22px; text-align:center} +#news_content .mark a{color:#2972bf;} +#news_content .mark a:hover{color:#999;} +#news_content .content{ padding:15px 0; color:#000000; font-size:18px; line-height:34px; letter-spacing:0px;} +#news_content .content p{ margin:10px 0px;} +#news_content .content .editor{ height:40px; line-height:40px; text-align:right;} + +#news_content .content .dianpin{ border:3px solid #bdf0f3; padding:5px; color:#005973 } +#news_content .content .dianpin div{ font-weight:bold;} +#news_content .content .dianpin p{ margin:0px; line-height:24px; text-indent:24px; font-size:14px} +#news_tt1 { + + line-height:30px; + font-size:14px; + text-indent:20px; + border-bottom:1px solid #ccc; +} +/* Ѷҳ */ +#class-left { + width:252px; + float:left; +} +#class_lefttt { + height:48px; + text-align:center; + line-height:48px; + font-family:"΢ź", ""; + font-size:22px; + border:1px solid #dfdfdf; + border-bottom:2px solid #1e4fae; + color:#1e4fae; +} +#class_leftnav ul li { + height:30px; + line-height:30px; + border:1px solid #dfdfdf; + margin-top:8px; + text-align:center; + background:url(ico10.jpg) no-repeat; + font-size:14px; + +} +#class_leftnav ul li:hover { + background:url(ico11.jpg) no-repeat; +} +#class_right { + border:1px solid #dfdfdf; + width:938px; + float:left; + margin-left:10px; +} +#class_right-newlist { +padding:15px 25px; +} +#class_tt { + height:30px; + line-height:30px; + border-bottom:1px solid #ebebeb; + background:url(news_ttbg.jpg) repeat-x; +} +#class_tt h2 { + background:url(ico7.jpg) no-repeat 0px 8px; + float:left;line-height:30px; + text-indent:20px; + font-size:14px; + font-weight:bold; + margin-left:15px; + width:250px; + +} +#class_tt h3{line-height:30px; + float:right; + padding-right:15px; +} +/*ҳCSS*/ +.pagecontent { + padding:10px 0;zOOM: 1; CLEAR: both; text-align:center; +} + .pagecontent A { + BORDER: #a2d0e5 1px solid; BACKGROUND: #fff;padding:3px 5px;font-size:12px; + + +} +.pagecontent SPAN { + BORDER: #a2d0e5 1px solid ;BACKGROUND: #fff;padding:3px 5px;font-size:12px; +} + .pagecontent A:hover { + BORDER: #1db535 1px solid; BACKGROUND: #57d26a; COLOR: #fff;TEXT-DECORATION: none; +} + +.dldh a { + font-size:14px; + font-weight:bold; +} + +#class_tu ul li { + float:left; + margin-left:20px; + margin-top:15px; + width:160px; +} +#class_tu ul li img { + width:152px; + height:112px; + padding:3px; + border:1px solid #ddd; +} +#class_tu { + padding-bottom:25px; +} +#class_tu ul li span { + display:block; + text-align:center; + padding-top:8px; +} +/* 2017 õƴ*/ +#huanfx_2017 { position: relative; width:520px;height:370px; overflow: hidden; text-align: left; background: white; } +#huanfx_2017 .focusBoxpic img {display: block; ;width:520px;height:370px } +#huanfx_2017 .focusBoxtxt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%; background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; } +#huanfx_2017 .focusBoxtxt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; } +#huanfx_2017 .focusBoxtxt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;} +#huanfx_2017 .focusBoxtxt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px; text-decoration: none; } +#huanfx_2017 .focusBoxnum { position: absolute; z-index: 3; bottom: 8px; right: 8px; } +#huanfx_2017 .focusBoxnum li{ float: left; position: relative; width: 18px; height: 18px; line-height: 18px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; } +#huanfx_2017 .focusBoxnum li a,#huanfx_2017 .focusBoxnum li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; } +#huanfx_2017 .focusBoxnum li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; } +#huanfx_2017 .focusBoxnum li.on a,#huanfx_2017 .focusBoxnum a:hover{ background:#f60; } diff --git a/yact-home-2/172.168.10.9/images/d.gif b/yact-home-2/172.168.10.9/images/d.gif new file mode 100644 index 0000000..e9a30f1 Binary files /dev/null and b/yact-home-2/172.168.10.9/images/d.gif differ diff --git a/yact-home-2/172.168.10.9/images/d.jpg b/yact-home-2/172.168.10.9/images/d.jpg new file mode 100644 index 0000000..5b35db5 Binary files /dev/null and b/yact-home-2/172.168.10.9/images/d.jpg differ diff --git a/yact-home-2/172.168.10.9/images/d1.jpg b/yact-home-2/172.168.10.9/images/d1.jpg new file mode 100644 index 0000000..7036ff2 Binary files /dev/null and b/yact-home-2/172.168.10.9/images/d1.jpg differ diff --git a/yact-home-2/172.168.10.9/images/font-awesome.min.css b/yact-home-2/172.168.10.9/images/font-awesome.min.css new file mode 100644 index 0000000..748f4b3 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/font-awesome.min.css @@ -0,0 +1,4 @@ +/*! + * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont3e6e.eot?v=4.7.0');src:url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont3e6e.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/yact-home-2/172.168.10.9/images/font.css b/yact-home-2/172.168.10.9/images/font.css new file mode 100644 index 0000000..a758e45 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/font.css @@ -0,0 +1,128 @@ +body { +font-size:14px; +color: #434343; +} + +* a { +color: #434343; +} + +* a:hover { +color:#ff0000; +text-decoration:underline; +} +/* ͨб */ +.newlist12 ul li { + line-height:24px; + background:url(ico.html) no-repeat 0px 10px; + text-indent:14px; +} +.newlist14 ul li { + line-height:30px; + background:url(ico.html) no-repeat 0px 12px; + text-indent:14px; + font-size:14px; +} +.newlist12-date ul li { + line-height:24px; + vertical-align:bottom; +} +.newlist14-date ul li { + line-height:30px; + vertical-align:bottom; +} +.newlist12-date ul li a,.newlist14-date ul li a { + float:left; +} +.newlist12-date ul li span,.newlist14-date ul li span { + float:right; +} +.newlist12-date ul li a { + background:url(ico.html) no-repeat 0px 12px; + text-indent:14px; +} +.newlist14-date ul li a { + background:url(ico.html) no-repeat 0px 12px; + text-indent:14px; + font-size:14px; +} +.newlist14-date ul li span { +font-size:12px; +color:#ddd; +} + +/* ֪ͨs */ + .txtScroll-top{ width:500px; overflow:hidden; position:relative; } + .txtScroll-top .hd{ overflow:hidden; height:30px; background:#f4f4f4; padding:0 10px; } + .txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block; width:9px; height:5px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; + cursor:pointer; background:url("images/icoUp.html") no-repeat;} + .txtScroll-top .hd .next{ background:url("images/icoDown.html") no-repeat; } + .txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; } + .txtScroll-top .hd ul li{ float:left; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.html") 0 -9px no-repeat; } + .txtScroll-top .hd ul li.on{ background-position:0 0; } + .txtScroll-top .bd{ } + .txtScroll-top .infoList li a { + float:left; + + } + .txtScroll-top .infoList li{ height:40px; line-height:40px; font-size:14px; } + .txtScroll-top .infoList li .date{ float:right; color:#999; } + +.index-newlist { + padding:8px 0; +} +.index-newlist ul li { +height:41px; +line-height:40px; +border-bottom:1px dashed #ccc; +} + +.index-newlist ul li a { +float:left; +line-height:40px; +font-size:16px; +text-indent:5px; +} + +.index-newlist ul li span { +float:right; +} + +/*IE6² position:fixed */ +#right-piao { width:70px; height:300px;position:fixed; right:50px; cursor:pointer;bottom:50px; +_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); +} +#right-piao ul li { + +margin-top:5px; +position:relative; +width:70px; +height:70px; +text-align:center; +line-height:64px; +font-size:28px; + + +} +#right-piao ul li img { + border-radius:10px; +} +#c1-rightico { + +} +#c1-rightico ul li { +float:left; +width:260px; +height:44px; +line-height:44px; +background:#ecf3f9; +text-align:center; +font-size:20px; +font-weight:bold; +margin-left:14px; +} + +#c1-rightico ul li a{ +color:#006bd5; +} + diff --git a/yact-home-2/172.168.10.9/images/headbg.jpg b/yact-home-2/172.168.10.9/images/headbg.jpg new file mode 100644 index 0000000..3818673 Binary files /dev/null and b/yact-home-2/172.168.10.9/images/headbg.jpg differ diff --git a/yact-home-2/172.168.10.9/images/html5.js b/yact-home-2/172.168.10.9/images/html5.js new file mode 100644 index 0000000..c9a67c8 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/html5.js @@ -0,0 +1,7 @@ +// JavaScript Document + document.createElement('header'); + document.createElement('nav'); + document.createElement('section'); + document.createElement('article'); + document.createElement('aside'); + document.createElement('footer'); \ No newline at end of file diff --git a/yact-home-2/172.168.10.9/images/ico.html b/yact-home-2/172.168.10.9/images/ico.html new file mode 100644 index 0000000..b4d873f --- /dev/null +++ b/yact-home-2/172.168.10.9/images/ico.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/images/ico10.jpg b/yact-home-2/172.168.10.9/images/ico10.jpg new file mode 100644 index 0000000..35ce369 Binary files /dev/null and b/yact-home-2/172.168.10.9/images/ico10.jpg differ diff --git a/yact-home-2/172.168.10.9/images/ico11.jpg b/yact-home-2/172.168.10.9/images/ico11.jpg new file mode 100644 index 0000000..8d13a0a Binary files /dev/null and b/yact-home-2/172.168.10.9/images/ico11.jpg differ diff --git a/yact-home-2/172.168.10.9/images/ico7.jpg b/yact-home-2/172.168.10.9/images/ico7.jpg new file mode 100644 index 0000000..5426c28 Binary files /dev/null and b/yact-home-2/172.168.10.9/images/ico7.jpg differ diff --git a/yact-home-2/172.168.10.9/images/ie-css3.htc b/yact-home-2/172.168.10.9/images/ie-css3.htc new file mode 100644 index 0000000..19f5e5a --- /dev/null +++ b/yact-home-2/172.168.10.9/images/ie-css3.htc @@ -0,0 +1,323 @@ +--Do not remove this if you are using-- +Original Author: Remiz Rahnas +Original Author URL: http://www.htmlremix.com +Published date: 2008/09/24 + +Changes by Nick Fetchak: +- IE8 standards mode compatibility +- VML elements now positioned behind original box rather than inside of it - should be less prone to breakage +- Added partial support for 'box-shadow' style +- Checks for VML support before doing anything +- Updates VML element size and position via timer and also via window resize event +- lots of other small things +Published date : 2010/03/14 +http://fetchak.com/ie-css3 + +Thanks to TheBrightLines.com (http://www.thebrightlines.com/2009/12/03/using-ies-filter-in-a-cross-browser-way) for enlightening me about the DropShadow filter + + + + diff --git a/yact-home-2/172.168.10.9/images/images/icoCircle.html b/yact-home-2/172.168.10.9/images/images/icoCircle.html new file mode 100644 index 0000000..1bfbeb6 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/images/icoCircle.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/images/images/icoDown.html b/yact-home-2/172.168.10.9/images/images/icoDown.html new file mode 100644 index 0000000..c8f151c --- /dev/null +++ b/yact-home-2/172.168.10.9/images/images/icoDown.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/images/images/icoUp.html b/yact-home-2/172.168.10.9/images/images/icoUp.html new file mode 100644 index 0000000..5025e6c --- /dev/null +++ b/yact-home-2/172.168.10.9/images/images/icoUp.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/images/index_r1_c1.html b/yact-home-2/172.168.10.9/images/index_r1_c1.html new file mode 100644 index 0000000..e0b700c --- /dev/null +++ b/yact-home-2/172.168.10.9/images/index_r1_c1.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/images/index_r2_c1.html b/yact-home-2/172.168.10.9/images/index_r2_c1.html new file mode 100644 index 0000000..1b57456 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/index_r2_c1.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/images/linkico.jpg b/yact-home-2/172.168.10.9/images/linkico.jpg new file mode 100644 index 0000000..cf45a64 Binary files /dev/null and b/yact-home-2/172.168.10.9/images/linkico.jpg differ diff --git a/yact-home-2/172.168.10.9/images/mun_an.html b/yact-home-2/172.168.10.9/images/mun_an.html new file mode 100644 index 0000000..633f0a3 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/mun_an.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/images/news_ttbg.jpg b/yact-home-2/172.168.10.9/images/news_ttbg.jpg new file mode 100644 index 0000000..f7bf29a Binary files /dev/null and b/yact-home-2/172.168.10.9/images/news_ttbg.jpg differ diff --git a/yact-home-2/172.168.10.9/images/reset.css b/yact-home-2/172.168.10.9/images/reset.css new file mode 100644 index 0000000..d54d3d9 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/reset.css @@ -0,0 +1,109 @@ +body, div, dl, dt, dd, ul, ol, li, +h1, h2, h3, h4, h5, h6, pre, code, +form, fieldset, legend, input, button, +textarea, p, blockquote, th, td { + margin: 0; + padding: 0; +} +fieldset, img { + border: 0; +} +/* remember to define focus styles! +div { + display:box; + display:-webkit-box; + display:-moz-box; +} + */ +:focus { + outline: 0; +} +address, caption, cite, code, dfn, +em,th, var, optgroup { + font-style: normal; + font-weight: normal; +} + +b,strong { + font-weight: bold; +} +sub,sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sup { + top: -0.5em; +} + +sub { + bottom: -0.25em; +} +h1, h2, h3, h4, h5, h6 { + font-size: 100%; + font-weight: normal; +} +abbr, acronym { + border: 0; + font-variant: normal; +} + +input, button, textarea, +select, optgroup, option { + font-family: inherit; + font-size: inherit; + font-style: inherit; + font-weight: inherit; +} +code, kbd, samp, tt { + font-size: 100%; +} +/*@purpose To enable resizing for IE */ +/*@branch For IE6-Win, IE7-Win */ +input, button, textarea, select { + *font-size: 100%; +} +button, +html input[type="button"], /* 1 */ +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; /* 2 */ + cursor: pointer; /* 3 */ +} +body { + line-height: 1.5; +} +ol, ul { + list-style: none; +} +/* tables still need 'cellspacing="0"' in the markup */ +table { + border-collapse: collapse; + border-spacing: 0; +} +caption, th { + text-align: left; +} +sup, sub { + font-size: 100%; + vertical-align: baseline; +} +/* remember to highlight anchors and inserts somehow! */ +:link, :visited , ins { + text-decoration: none; +} +blockquote, q { + quotes: none; +} +blockquote:before, blockquote:after, +q:before, q:after { + content: ''; + content: none; +} +/* html5 */ +article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { + display:block +} +/* ҳۿ:43557836 ϵ */ \ No newline at end of file diff --git a/yact-home-2/172.168.10.9/images/rico2.jpg b/yact-home-2/172.168.10.9/images/rico2.jpg new file mode 100644 index 0000000..66f9809 Binary files /dev/null and b/yact-home-2/172.168.10.9/images/rico2.jpg differ diff --git a/yact-home-2/172.168.10.9/images/style.css b/yact-home-2/172.168.10.9/images/style.css new file mode 100644 index 0000000..b70f8ee --- /dev/null +++ b/yact-home-2/172.168.10.9/images/style.css @@ -0,0 +1,492 @@ +/* CSS Document */ +body { +margin:0; +padding:0; +background:#f5f6f8 url(bg.html) repeat-x 50% 0; +behavior:url(ie-css3.htc); +min-width:1200px; +} +/* 文字样式 */ +.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;} +.text-center{text-align:center;} +.text-left{text-align:left;} +.text-right{text-align:right;} + + +/* 按钮 */ +.btn{display:inline-block;border:none;text-align:center;background:#158064;color:#fff;min-height:34px;line-height:34px;padding:0 15px;-webkit-transition:background 0.3s,border 0.3s;transition:background 0.3s,border 0.3s;} +.btn:hover{background:#009966;color:#fff;} +.btn.white{background:#fff;color:#666;border:1px solid #ddd;} +.btn.white:hover{background:#666;color:#fff;border:1px solid #666;} +.btn.disabled{background:#f1f1f1;border-color:#aaa;color:#aaa;cursor:default;} + +/* 边距 */ +.mt5{margin-top:5px;} +.mt10{margin-top:10px;} +.mt15{margin-top:15px;} +.mt20{margin-top:20px;} +.mt25{margin-top:25px;} +.mb10{margin-bottom:10px;} +.mb15{margin-bottom:15px;} +.ml5{margin-left:5px;} +.ml10{margin-left:10px;} +.ml15{margin-left:15px;} +.ml20{margin-left:20px;} +.mr10{margin-right:10px;} +.mr15{margin-right:15px;} +.pt10{padding-top:10px;} +.pt15{padding-top:15px;} +.pl5 { + padding-left:5px; +} +.pl8 { + padding-left:8px; +} + +/* 浮动 */ +.fl{float:left!important;} +.fr{float:right!important;} +.clearfix{*zoom:1;} +.clearfix:before, +.clearfix:after{ + visibility:hidden; + display:block; + font-size:0; + content:" "; + clear:both; + height:0;;} +.clearfix:after{clear:both;} + +/*显示形式*/ +.inline{display:inline;} +.block{display:block;} +.inline-block{display:inline-block;zoom:1;*display:inline;} +.hidden{display:none;} +.d-inline { +_display:inline; +} +/* 下拉三角符号 */ +.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:8px solid #000000;border-right:8px solid transparent;border-left:8px solid transparent;content:"";} +.caret.up{border-top:none;border-bottom:8px solid #ccc;} +.caret.down{border-top:8px solid #ccc;border-bottom:none;} + +.main-1200 { +width:1200px; +margin:0 auto; +} +header { + background:url(headbg.jpg) no-repeat 50% 0 #fff; + height:100px; +} +nav { +height:50px; +background:#1e51ad; +} +nav a { +color:#fff; +} +#index-nav { + +} + +#index-nav { position:relative; z-index:1; } +#index-nav a { color:#fff; } +#index-nav .nLi{ float:left; width:130px;margin-left:80px; position:relative; display:inline; } +#index-nav .nLi h3{ float:left;width:100%;height:50px; line-height:50px; } +#index-nav .nLi h3 a{ display:block;width:100%; text-align:center; height:50px; line-height:50px; font-size:18px; } +#index-nav .sub{ display:none;width:100%; left:0; top:50px; position:absolute; background:#1e51ad; line-height:48px; } +#index-nav .sub li{ zoom:1;width:100%;text-align:center;font-size:16px;border-bottom:1px solid #fff; } +#index-nav .sub a{ display:block; } +#index-nav .sub a:hover{ background:#14439d; color:#fff; } +#index-nav .on h3 a{ background:#14439d; color:#fff; } + +#dahuan { + + width:1200px; + margin:0 auto; +height:350px; +overflow:hidden; +position:relative; +} +#dahuan .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; } +#dahuan .bd ul{ width:100% !important; } +#dahuan .bd li{ width:100% !important; height:600px; overflow:hidden; text-align:center; } +#dahuan .bd li a{ display:block; height:600px; } + +#dahuan .hd{ width:100%; position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px; text-align:right; +_background:#000; _filter:alpha(opacity=60); +} +#dahuan .hd ul{ text-align:center; padding-top:5px; } +#dahuan .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:18px; height:8px; margin:4px;background:#14439d; overflow:hidden; +line-height:9999px; +} +#dahuan .hd ul .on{ background:#fff; } +#index-top1 { + background:#fff; + padding:20px; +height:80px; +} +#head-topleft { +float:left; +line-height:40px; +} + +#head-topright { + float:right; +} +.search_text { +height:32px; + +width:280px; +line-height:32px; +border:1px solid #006bd5; +float:left; +} +.search_button { +height:32px; +padding:0 12px; +border:none; +float:left; +background:#006bd5; +color:#fff; +} +#Keyword { + height:32px; + line-height:32px; + width:220px; + border:1px solid #ccc; +} +#key-select { +float:left; +width:60px; +font-size:14px; +text-align:center; +height:32px; +border:1px solid #ccc; +} +#key-search { + color:#fff; +background:#006bd5; + font-size:14px; + text-align:center; +width:60px; + height:32px; + line-height:30px; + border:1px solid #006bd5; +} +#content { + margin-top:20px; +} +#c1-left { + +background:#fff; +padding:20px; +} + +#c1-right { +width:590px; +float:left; +background:#fff; +padding:20px; +margin-left:20px; +} + +#c1-lefthuan { +width:540px; +height:340px; +float:left; +overflow:hidden; +position:relative; +margin-top:15px; +} +#c1-leftnew { +float:left; +margin-left:20px; +width:590px; +} +#c1-leftnew dl dt { +color:#1e50af; +font-size:20px; +line-height:40px; +font-weight:bold; +} +#c1-leftnew dl dd { +font-size:16px; +line-height:28px; +} +#c1-leftnew dl dt a { +color:#1e50af; +} +.index-tt1 { +height:26px; +line-height:26px; + +} +.index-tt1 h2 { + height:26px; +line-height:26px; +float:left; + border-left:4px solid #1e50af; + text-indent:14px; + font-size:18px; + color:#0e0e0e; + font-weight:bold; +} +.index-tt1 h3 { +float:right; +line-height:26px; +} + +.index-gg { +margin-top:20px; +} +#index-content2 { +margin-top:20px; +} +.index-c2new { +width:590px; +float:left; +padding:20px; +background:#fff; +} + +#index-content3 { +margin-top:20px; +padding:20px; +background:#fff; +} +#index-c3list { +margin-top:15px; +} +#index-c3list ul li { +width:360px; +float:left; +margin-left:25px; +} +#index-c3list ul li img { +width:360px; +height:230px; +display:block; +} +#index-c3list ul li span { +display:block; +text-align:center; +font-size:18px; +color:#0f2554; +padding-top:8px; +} +#index-c3list ul li span a { +color:#0f2554; +} +#index-content4 { +margin-top:20px; + +} + +#c4-left { + + +background:#fff; +padding:20px; +} + +#c4-right { +width:390px; +float:left; +background:#fff; +padding:20px; + +} + +#c4-lefthuan { + margin-top:15px; +width:400px; +height:280px; +float:left; +margin-left:30px; +} +#c4-leftnew { +float:left; +margin-left:10px; +width:690px; +} + +#c4-leftjj { + margin-top:15px; + font-size:16px; + line-height:30px; + text-indent:32px; +} +#c4-leftlist { +margin-top:20px; + +} +#c4-leftlist ul li { + +width:156px; +height:46px; +text-align:center; +line-height:46px; +font-size:20px; +float:left; +background:#1e50af; +margin-left:22px; +} +#c4-leftlist ul li a { +color:#fff; +} + +#c5-link { +background:#fff; +padding:20px; +margin-top:20px; +} +#c5-list { +margin-top:20px; +} +#c5-list ul li { +width:212px; +height:122px; +float:left; +margin-left:20px; +border:1px solid #0463b5; + +} +#c5-list ul li a { + margin-top:20px; + display:block; + height:80px; + +line-height:32px; + text-align:center; + font-size:18px; +background:url(linkico.jpg) no-repeat 50% bottom; +} + +footer { + margin-top:20px; + + border-top:5px solid #1f50af; + background:#393939; +} +#foot-left { +border-bottom:1px solid #4c4f56; + +} +#foot-left ul li span { +font-size:22px; +line-height:28px; +text-align:center; +color:#fff; + +display:block; +width:28px; +height:28px; +border-radius:14px; +float:left; +} +#foot-left ul li { + float:left; + + + +width:360px; + +color:#fff; +margin-left:40px; +padding:40px 0; +font-size:15px; +} +#foot-left li dl { + margin-left:34px; + + +} +#foot-left dl dt { + font-weight:normal;line-height:26px; +} +#foot-left ul li dl dd { +font-weight:normal;line-height:26px; +} + + + +#foot-copy { + +padding:25px 0; + +color:#fff; +} +#foot-copy ul li { + line-height:28px; + text-align:center; +} +#index-gsgg { +padding:20px 0; +} +#index-gsgg .hd { +display:none; +} +#index-gsgg ul li { + width:364px; + height:120px; + background:#edf1f4; + +float:left; +margin-left:18px; +} +#index-gsgg ul li dl { +margin-top:15px; +margin-left:15px; +height:90px; +width:80px; +background:#fff; + float:left; +} +#index-gsgg .bd ul li a { +height:60px; +margin-top:26px; +display:block; +width:250px; +margin-left:105px; +font-size:16px; +line-height:30px; +} +#index-gsgg ul li dl dt { +height:28px; +line-height:28px; +background:#a4a4a4; +color:#fff; +font-size:12px; +font-weight:normal; +text-align:center; +} +#index-gsgg ul li dl dd { +height:60px; +line-height:60px; +font-size:22px; +font-weight:bold; +text-align:center; +color:#a4a4a4; +} + +.index-ttmore { +height:24px; +line-height:24px; +text-align:right; +} +.index-ttmore a { +color:#1e50af; +} +.index-ttmore { +} + +.index-gg { position: relative;width:1200px; height:120px;overflow: hidden; } + .index-gg .pic img { width:1200px; height:120px; display: block; } + .index-gg .hd { overflow:hidden; zoom:1; position:absolute; bottom:5px; right:10px; z-index:3} + .index-gg .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:20px; height:8px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease } + .index-gg .hd .on{ background:#fff; filter:alpha(opacity=100);opacity:1; } + +footer a { +color:#fff; +} \ No newline at end of file diff --git a/yact-home-2/172.168.10.9/images/time2015.js b/yact-home-2/172.168.10.9/images/time2015.js new file mode 100644 index 0000000..d782945 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/time2015.js @@ -0,0 +1,56 @@ +// JavaScript Document +/* ʱʾ */ +function dateTime() +{ +var today=new Date(); +var weekday=new Array(7); +weekday[0]=""; +weekday[1]="һ"; +weekday[2]="ڶ"; +weekday[3]=""; +weekday[4]=""; +weekday[5]=""; +weekday[6]=""; +var years2015=today.getFullYear(); +var days2015=today.getDate(); +var month2015=today.getMonth()+1; +var hours2015=today.getHours(); +var minutes2015=today.getMinutes(); +var seconds2015=today.getSeconds(); +// add a zero in front of numbers<10 +minutes=checkTime(minutes2015); +seconds=checkTime(seconds2015); +document.getElementById('datetime').innerHTML=years2015+""+month2015+""+days2015+""+" "+hours2015+":"+minutes2015+":"+seconds2015+" "+weekday[today.getDay()] +setTimeout('dateTime()',1000) +} + +function checkTime(seconds2015) +{ +if (seconds2015<10) + {i="0" + seconds2015} + return seconds2015 +} +/* ʱʾ */ + +/* ض */ +function goTopico(){ + var obj=document.getElementById("goTopico"); + function getScrollTop(){ + return document.documentElement.scrollTop; + } + function setScrollTop(value){ + document.documentElement.scrollTop=value; + } + window.onscroll=function(){getScrollTop()>0?obj.style.display="":obj.style.display="none";} + obj.onclick=function(){ + var goTop=setInterval(scrollMove,10); + function scrollMove(){ + setScrollTop(getScrollTop()/1.1); + if(getScrollTop()<1)clearInterval(goTop); + } + } + } +/* ض */ + + + diff --git a/yact-home-2/172.168.10.9/images/title.html b/yact-home-2/172.168.10.9/images/title.html new file mode 100644 index 0000000..caea952 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/title.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/images/xx.html b/yact-home-2/172.168.10.9/images/xx.html new file mode 100644 index 0000000..295e414 --- /dev/null +++ b/yact-home-2/172.168.10.9/images/xx.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
        +

        ܱǸʵҳ治ڻѱɾ

        +

        ҳ

        +
        + + + + diff --git a/yact-home-2/172.168.10.9/index.html b/yact-home-2/172.168.10.9/index.html new file mode 100644 index 0000000..1cec226 --- /dev/null +++ b/yact-home-2/172.168.10.9/index.html @@ -0,0 +1,402 @@ + + + + + + + +ŰҵͶʣţ޹˾ + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + + +
        + +
        +
          +
        • +
        +
        + +
          + +
          + + + + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          + + + + +
          + +
          +

          Ҫ

          +
          + +
          +
            +
          • +
          +
          + + +
            + +
          + +
          + + +
          +
          +
          +
          ŰҵͶʣţ޹˾ͶУ
          +
          ǰڵľijﱸŰҵͶʣţ޹˾ٷվĿǰѾСҪġŽܡ湫桢ϵǵĿ... ϸ
          + +
          +
          + +
          + +
          +
          + + + + +
          + + + + + +
          +

          ʾ

          + +
          + +
          +
            +
          +
          +
          + +
          + +
          + + + +
          + + + +
          +
          +

          Ž

          +
          +
          +

          +ŰҵͶʣţ޹˾2020226գעʱ10Ԫ˾λСʺŻȡƵŰŰоÿ·11ţҪӪΧΪԴͨءҵ԰ԴͶʺʲӪ뾭׼Ŀز׼󷽿ɿչӪ

          ˾ۺϹʲͶʾӪƲ̹5ְܲţӵоչͶʹ˾˾Ͷʹ˾Ű־Ӫ˾4ӹ˾

          +
          +
          + +
          +
          +
          + +
          + + +
          + + + + + +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + + \ No newline at end of file diff --git a/yact-home-2/172.168.10.9/news/yact_01/2020417/91.html b/yact-home-2/172.168.10.9/news/yact_01/2020417/91.html new file mode 100644 index 0000000..d05b70b --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_01/2020417/91.html @@ -0,0 +1,230 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ͶУ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> Ҫ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ͶУ

          +
          ڣ2020-04-17ֺţ Сرմҳ
          +

          + ǰڵľijﱸŰҵͶʣţ޹˾ٷվĿǰѾСҪġŽܡ湫桢ϵǵĿ +

          +

          + ַhttp://www.yact.com.cn/ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_01/2021622/118.html b/yact-home-2/172.168.10.9/news/yact_01/2021622/118.html new file mode 100644 index 0000000..cf8aab2 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_01/2021622/118.html @@ -0,0 +1,239 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰɹΪҼü + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> Ҫ >>
          + +
          +
          +

          ŰɹΪҼü

          +
          ڣ2021-06-22ֺţ Сرմҳ
          +

          + ŰɹΪҼü +

          +

          +
          +

          +

          + գԺ׼ĴŰÿڵ13ʡΪҼü +

          +

          + ĴŰÿǰΪŰ̬Ƽҵ԰2002꣬2006Ϊʡ԰ΪĴŰҵ԰20137ΪĴŰÿĴŰÿԽ·չijιҼͳݲҵΪĿ꣬ƶҵ԰תͣԴݲҵΪǣȽϡеװ졢󽡿Ϊġ1+3ִҵϵ조˾ںϵġֿƼǡΪȫйҵ¾õҪŰδ +

          +

          + ΪҼŰüڸչ˹Ҳ֧ţڷ̬λƣϰƽ̬˼͡ɽۣͳ̬뾭ᷢչۺϾӿ;÷չƽ̬Խչ͹ʱ󿪷¸зӸҪá +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_01/202171/122.html b/yact-home-2/172.168.10.9/news/yact_01/202171/122.html new file mode 100644 index 0000000..e71e19f --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_01/202171/122.html @@ -0,0 +1,250 @@ + + + + + + +ŰҵͶʣţ޹˾__̸ֳܡġٳ Ͷŵί֧֯չף й100ϵл + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> Ҫ >>
          + +
          +
          +

          ̸ֳܡġٳ Ͷŵί֧֯չף й100ϵл

          +
          ڣ2021-06-30ֺţ Сرմҳ
          +

          + ̸ֳܡġٳ +

          +

          + Ͷŵί֧֯չף +

          +

          + й100ϵл +

          +

          +
          +

          +

          + Ϊףй100꣬һͶŵί͹Աɲġμʹɲְȡ´ҵ¾ijɼͼĶ־ӭӵ100ա630գͶŵί֧ȫ干ԱŰݲҵ԰չԡװ·,ҫơΪĵ֯УԱͬ־ݲҵ԰֮оչġۺά¥ƽֳԴݲҵչʱΪں˵ġٶȡ뵳Ĵʣ뵳ġ +

          +

          +         
          +
          +

          +

          + ڲͶŻٿף100굳Ա̸ߡҵ뵳־Ը⵳ջԱͬ־ͨ뵳ģ뵳־Ը澵ӣڵԼϸ˼ж뵳ԵIJࡣһǿԱʶʶԱͬ־ڸλзȷģá +

          +

          +         
          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_01/202172/124.html b/yact-home-2/172.168.10.9/news/yact_01/202172/124.html new file mode 100644 index 0000000..9f744f5 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_01/202172/124.html @@ -0,0 +1,248 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰͶŵί֯տ ףй100 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> Ҫ >>
          + +
          +
          +

          ŰͶŵί֯տ ףй100

          +
          ڣ2021-07-02ֺţ Сرմҳ
          +

          + ŰͶŵί֯տ +

          +

          + ףй100 +

          +

          +
          +

          +

          + 71磬ŰͶŵί֯ȫ嵳Աڹ˾¥Ҽտףй100ᡣ +

          +

          + ϰƽǵĽ߶ܽй׳ķչ̣߶ȸйһΪ񣬼ϵں߶лйʵΰйεľ +

          +

          + ͨۿᣬȫ嵳Ա׷ױʾͣʹڼ硣Ҫǫ佾꣬ҴҸɡƳɡIJͶΪͶšʲģAAһʩʡʮĿײߣҪܶȡΪδҵ̣׳Լһ +

          +

          + +

          +

          + +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_01/index.html b/yact-home-2/172.168.10.9/news/yact_01/index.html new file mode 100644 index 0000000..139a62c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_01/index.html @@ -0,0 +1,245 @@ + + + + + + +ŰҵͶʣţ޹˾__Ҫ + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          Ҫ

          ǰλãҳ > Ҫ

          +
          + + + + + + + + + + + + + + + + + + +
           ŰͶŵί֯տ ףй1002021-07-02
           ̸ֳܡġٳ Ͷŵί֧֯չף 2021-06-30
           ŰɹΪҼü2021-06-22
           ŰҵͶʣţ޹˾ͶУ2020-04-17
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0201/index.html b/yact-home-2/172.168.10.9/news/yact_0201/index.html new file mode 100644 index 0000000..cc26ef1 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0201/index.html @@ -0,0 +1,231 @@ + + + + + + +ŰҵͶʣţ޹˾__Ž + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> Ž >>
          + +
          +
          +

          Ž

          + +

          + ŰҵͶʣţ޹˾2020226գעʱ10Ԫ˾λСʺŻȡƵŰŰоÿ·11ţҪӪΧΪԴͨءҵ԰ԴͶʺʲӪ뾭׼Ŀز׼󷽿ɿչӪ +

          +

          +
          +

          +

          + ˾ۺϹʲͶʾӪƲ̹5ְܲţӵоչͶʹ˾˾Ͷʹ˾Ű־Ӫ˾4ӹ˾ +

          +

          +
          +

          +

          + ַĴʡŰоÿ·11 +

          +
          +
          +
          +
          + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_03/index.html b/yact-home-2/172.168.10.9/news/yact_03/index.html new file mode 100644 index 0000000..6bfacde --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_03/index.html @@ -0,0 +1,461 @@ + + + + + + +ŰҵͶʣţ޹˾__湫ʾ + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          + + +
          +
          + + + +
          + +
          +

          湫ʾ

          ǰλãҳ > 湫ʾ

          +
          + +
          + + + + +
          + + + + + + +
           >> б깫б깫..
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
           ŰÿͶ޹˾2022ȹĿ㱨Ʒ2023-02-01
           2022Ȳ񱨱ơ2023ȼ걨ķԴ̽2023-02-01
           ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-02-01
           Űҵ֧װ޸칤̾Դ̽2023-02-01
           2022˽ֵϾɽ¸-µһ칤ɽ2023-01-17
           2023Ⱦ·޸ɽ2023-01-16
           ʩɽ2023-01-16
           2023԰·޸ɽ2023-01-16
           Űÿóά޲ɹĿԴ̽2023-01-13
           2023԰·ӾǼˮ׶Ͱ𻵸ɽ2023-01-13
           ŰְҵѧԺѧԺĿһڣʯֲשϲɹбᡭ2023-01-10
           ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-01-09
           ŰÿͶ޹˾Ŀ㱨ƷɹĿ2023-01-09
           2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ2023-01-09
           Űҵ֧װ޸칤̾Դ̲ɹ2023-01-09
          +
          + + + + + + +
           >> ʾʾ..
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
           Űÿ޹˾ŰְҵѧԺѧԺ2023-01-06
           ŰۺϹȼʩĿˮַʾ2023-01-03
           Űÿ޹˾ѹɹĿɽ2022-12-22
           Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ2022-11-17
           ҵˮַ鹫ʾ2022-11-17
           Űÿ޹˾ƸĿԱ¼ԱĹ2022-11-16
           ŰۺϷ޹˾ڹƸʻԱۺϳɼԱ2022-11-07
           ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼ2022-11-03
           Űÿ޹˾ڹƸĿԱ뿼Ա2022-10-31
           ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼顭2022-10-31
           Űһ廯Ŀ-Űÿ·϶νĿˮ֡2022-10-27
           Űһ廯Ŀ-Űÿ·һڹˮַ2022-10-27
           ŰۺϷ޹˾ƸʻԱĹ2022-10-09
           Űÿ޹˾ƸĿԱ2022-09-30
           Ű־Ӫ޹˾ֹĹ2022-07-12
          +
          + +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20211116/136.html b/yact-home-2/172.168.10.9/news/yact_0301/20211116/136.html new file mode 100644 index 0000000..9842300 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20211116/136.html @@ -0,0 +1,275 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ 2021-2024ȳάޱɹ Ŀбʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϷ޹˾ 2021-2024ȳάޱɹ Ŀбʾ

          +
          ڣ2021-11-16ֺţ Сرմҳ
          +

          +
          +

          +

          + ŰۺϷ޹˾ +

          +

          + 2021-2024ȳάޱɹ +

          +

          + Ŀбʾ +

          +

          +
          +

          +

          + һĿƣ2021-2024ȳάޱɹĿ +

          +

          + б꣨ɽϢ +

          +

          + һŰ´ά޹ʱ¸71.47%㲿¸70.42%÷100֡ +

          +

          + ڶŰɽά޹ʱ¸60%㲿¸55%÷68.23֡ +

          +

          + Ű޹˾ά޹ʱ¸61%㲿¸52%÷67.12֡ +

          +

          + +

          +

          + Ա淢֮1ա +

          +

          + ġԱιѯʣ밴·ʽϵ +

          +

          + ƣŰۺϷ޹˾ +

          +

          + ַŰоÿӶ·3 +

          +

          + ϵʽʦ0835-3228508 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20211130/139.html b/yact-home-2/172.168.10.9/news/yact_0301/20211130/139.html new file mode 100644 index 0000000..4ea4c09 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20211130/139.html @@ -0,0 +1,527 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿչͶ޹˾ IJɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿչͶ޹˾ IJɹѯ۹

          +
          ڣ2021-11-30ֺţ Сرմҳ
          +

          + ŰÿչͶ޹˾ +

          +

          + IJɹѯ۹ +

          +

          +
          +

          +

          + ҹ˾IJɹĿͨѯ۲ɹķʽȷӦ̣ӭʸĹӦ̲뱨ۡ +

          +

          + һĿƣŰÿչͶ޹˾IJɹĿ +

          +

          + ĿԤ㣺2.3Ԫ۳ĿԤϱ괦 +

          +

          + Ʒ嵥 +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + +

          +
          +

          + λ +

          +
          +

          + +

          +
          +

          + ۣԪ +

          +
          +

          + ϼ +

          +
          +

          + ע +

          +
          +

          + 1 +

          +
          +

          + MF/ABC44KGʽ +

          +
          +

          + +

          +
          +

          + 60 +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          + 2 +

          +
          +

          + Ӧ +

          +

          + Ӧ180ӣ +

          +
          +

          + +

          +
          +

          + 20 +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          + 3 +

          +
          +

          + ɢָʾ +

          +

          + Ӧ90ӣ +

          +
          +

          + +

          +
          +

          + 20 +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          + 4 +

          +
          +

          + ȼϵͳ +

          +
          +

          + +

          +
          +

          + 1 +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          + 5 +

          +
          +

          + Զװ +

          +
          +

          + +

          +
          +

          + 1 +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +

          + ġϼҪ +

          +

          + 1˻ȨǩӦ +

          +

          + 2˻Ȩ֤ӡ +

          +

          + 3Ӫҵִգ +

          +

          + 4߱кͬ豸רҵ +

          +

          + 5ҹ˾ṩIJɹ嵥еۣӦָۡͬص䡢װжաװ˰ѣֵ˰ר÷Ʊۺзá +

          +

          + 6֤ṩвƷպϸǩպϸ֤鲢ƽ֮12µ֤ڣ֤ʵС +

          +

          + 7ۺҪ󣺳ɽӦ̱ṩ7*24СʱʱӦάάʽΪɽӦŷ񣬼ɳɽӦɼԱɹ˼ûʹֳάάɽӦյɹ˵Ĺ֪ͨרҵά޹ʦ72Сʱ֮ڵֳӦԹϽмʱ޻ṩ豸ȷƲԹУһӦ2ڡشӦ1ڽȷɴ˲һзþɳɽӦ̳е֤ɽӦ̱ɹṩ豸άޡ֧֡豸ȷ䷢ķãɽӦ̱밴ͱ׼ȡ +

          +

          + 8ʱ䣺ǩɹͬ10֮ڣװص㣺ŰҵͶʼ޹˾ŰÿӶ·3ţб۾ұۣѡװжѡװԷѡۺ˰طȫãɹλ֧á +

          +

          + 塢 +

          +

          + 1ʵĹӦ202112311:00֮ǰܷ⣨Ӹǹ˾¡עӦơϵ˼ϵ绰ŰҵͶʼ޹˾ŰÿӶ·3ţ +

          +

          + 2ϵˣʦ  0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                              ŰÿչͶ޹˾ +

          +

          +                                                                                                                                                         20211129 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20211130/140.html b/yact-home-2/172.168.10.9/news/yact_0301/20211130/140.html new file mode 100644 index 0000000..fc338c6 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20211130/140.html @@ -0,0 +1,368 @@ + + + + + + +ŰҵͶʣţ޹˾__Űݲҵ԰ֻƽ̨ȼɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űݲҵ԰ֻƽ̨ȼɹĿɹ

          +
          ڣ2021-11-30ֺţ Сرմҳ
          +

          + Űݲҵ԰ֻƽ̨ȼɹĿɹ +

          +

          +
          +

          +

          + ĴһžŹ̹޹˾ɹŰ־Ӫ޹˾(ɹˣίУŰݲҵ԰ֻƽ̨ȼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          +     1.ĿƣŰݲҵ԰ֻƽ̨ȼɹĿ +

          +

          +     2.ĿţZC-YJJ-CS-202111-010š +

          +

          +     3.ɹˣŰ־Ӫ޹˾ +

          +

          +     4.ɹĴһžŹ̹޹˾ +

          +

          + ʽ: +

          +

          +     ʽԴҵԳ25Ԫ +

          +

          + ɹĿ飺 +

          +

          +     Űݲҵ԰ֻƽ̨ȼɹĿԤ25Ԫɹɹļ¡ +

          +

          + ġӦ뷽ʽ +

          +

          +     淽ʽڡŰҵͶʣţ޹˾http://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          +     1.жеε +

          +

          +     2.õҵͽȫIJƶȣ +

          +

          +     3.кͬ豸רҵ +

          +

          +     4.˰պᱣʽü¼ +

          +

          +     5.μɹǰڣھӪûشΥ¼ +

          +

          +     6.ɡ涨 +

          +

          +     7.ĿҪõضԲԹӦʵвӴޡ +

          +

          + ļȡʽʱ䡢ص㣺 +

          +

          +     1.ɹļֹʱ䣺202112012021120309:00- 17:00ʱ䣬ڼճ⣩ +

          +

          +     2.ɹļۼۣ300Ԫ/ݣļۺ, ʸתã +

          +

          +     3.ɹļϼȡʽ +

          +

          +         3.1ֳȡӦֳɹļʱӦṩԱĿĵλ(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡֳʾ֤ԭϾӸǹӦ£ +

          +

          +         3.2䱨(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡϾӸǹӦ£ɨ1852335161@qq.com빤Աȷϱɹԭʱֳݽ +

          +

          +         ַĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

          +

          +     4.Ӧ̹бļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΡ +

          +

          + ߡݽӦļֹʱ䣺2021120610:00ʱʱ䣩 +

          +

          +     ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

          +

          + ˡʱ䣺2021120610:00ʱʱ䣩ڴ̵ص㿪 +

          +

          + š̵ص㣺ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

          +

          + ʮϵʽ +

          +

          +     ɹˣŰ־Ӫ޹˾ +

          +

          +     ͨѶַŰÿӶ·3 +

          +

          +        ࣺ625100 +

          +

          +     ϵˣʦ +

          +

          +     ϵ绰0835-3228508 +

          +

          +     ɹĴһžŹ̹޹˾ +

          +

          +        ַŰ𼦹·109ƽ3302 +

          +

          +        ࣺ625000 +

          +

          +     ϵˣŮʿ +

          +

          +     ϵ绰0835-2895993 +

          +

          +
          +

          +

          +                                                                                                                                                                              202111 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2021118/134.html b/yact-home-2/172.168.10.9/news/yact_0301/2021118/134.html new file mode 100644 index 0000000..23e7abb --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2021118/134.html @@ -0,0 +1,321 @@ + + + + + + +ŰҵͶʣţ޹˾__ĴŰÿ˹ʪ̬Ŀʩ 깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ĴŰÿ˹ʪ̬Ŀʩ 깫

          +
          ڣ2021-11-08ֺţ Сرմҳ
          +

          + ĴŰÿ˹ʪ̬Ŀʩ +

          +

          + 깫 +

          +

          +
          +

          +

          + бѡˣ +

          +

          + ݡŰӦ͹״ӦָӲͨ桷10ţҪΪشʩ˾оֱͨ+ֳȡķʽȷĴŰÿ˹ʪ̬Ŀʩбˡ +

          +

          + һС +

          +

          + ĴʡŰаŹ֤ŰͶţ޹̲󲿺ͱĿ˵ԱɶС顣 +

          +

          + ص㡢ʽҪ +

          +

          + һصʱ +

          +

          + ʱ䣺ʱ2021111016ʱ00֡ +

          +

          + ص㣺ŰԴĿң +

          +

          + бѡ˲뷽ʽ +

          +

          + 1.APPע᣺ +

          +

          + бѡ˿ֻͨ߱ܵڶ꿪ʼǰѶAPPѶ飬ע/¼ťʺ¼ҳ棬ûעᡱעҳҪдӦϢע(ѡ˺¼֤¼΢ŵ¼ҵ棬ҲѡʹáSSO¼ҵ΢ŵ¼һʹ΢ŵ¼ʱҪע˺ŲſԵ¼ɹ)붨껥ҹۿ֤ȡֱ +

          +

          + 2.λ᷽ʽ +

          +

          + 1¼ᣬб +

          +

          + https://meeting.tencent.com/dm/KN0CIlgeyJJP +

          +

          + 2¼顱鷿ţ513633901룺1110 +

          +

          + 3ҳֱӣ +

          +

          + https://meeting.tencent.com/l/tQEgDtWoYUOu +

          +

          + 귽ʽ +

          +

          + 1.бѡ˶Ӧź +

          +

          + ݱĿȫԴƽ̨Ŀбѡ˹ʾеĵһڰʮбѡ˳˾80öͬһƹ180˳бţֱӦ˾бѡ˳1ƹӦбѡ˵һ跢չ޹˾10ƹӦӦбѡ˵ʮĴΩ蹤޹˾Դƣ +

          +

          + 2.ȡб +

          +

          + ĴʡŰаŹ֤Ա˾󲿹Ա80öƹҡŻмȷ󣬲ԱƹҡţͨҡŲΨһһöƹŶӦĹ˾ΪĿбˣζŰԴбʾйʾ +

          +

          + +淢ʽϵ +

          +

          + ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ǰһбͨ绰ʽϵбѡˡ +

          +

          + ϵˣ   +

          +

          + 绰룺18682880519 +

          +

          +
          +

          +

          +                                                                                                                                                    ŰÿͶ޹˾ +

          +

          +                                                                                                                                                                  2021118 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2021119/135.html b/yact-home-2/172.168.10.9/news/yact_0301/2021119/135.html new file mode 100644 index 0000000..17553fb --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2021119/135.html @@ -0,0 +1,317 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ 2021-2024 ȳάޱ ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϷ޹˾ 2021-2024 ȳάޱ ɹѯ۹

          +
          ڣ2021-11-09ֺţ Сرմҳ
          +

          + ŰۺϷ޹˾ +

          +

          + 2021-2024ȳάޱ +

          +

          + ɹѯ۹ +

          +

          +
          +

          +

          + ŰۺϷ޹˾2021-2024ȳάޱɹĿѯ۲ɹȷŰۺϷ޹˾2021-2024 ȳάޱλַѯ۹棬λۡ +

          +

          + һ֪ +

          +

          + 1۷ʽܷⱨۡ +

          +

          + 2ɹʽ☑ѯ۲ɹ̸вɹһԴɹɹʽ +

          +

          + 3Ӧɸѡ׼ѯ۵ĹӦ̵÷ߵǰ3ΪɽӦ̣ʵʷάʱбά޹Ӧѡһҽгάޡ +

          +

          + ݼҪ +

          +

          + 1֤ر漰гȫĹؼ㲿Ϲ׼磺ɲϵͳתϵͳȣ +

          +

          + 2еȫʧṩȫ24Сʱȫ +

          +

          + 3СʱڵֳʩȣСʱʩֳʩȷӦᳵʩȷü۸񡣹ӦӦɽά޵㡣 +

          +

          + 4Ӧ̱Ϊ˰ֵۣ˰ר÷Ʊ +

          +

          + Ҫ +

          +

          + 1.ʱޣ꣨ԺͬǩЧ֮𣩡 +

          +

          + 2.ص㣺ɹָص㡣 +

          +

          + 3.ԼʽɽӦɹǩͬ󣬺ͬ˫Ӧϸִкͬкͬ涨񣬱֤ͬ˳ɡ +

          +

          + ġݽӦļ +

          +

          + 1ݽʽֳݽӦļһһӸDZλ¡ +

          +

          + 2ݽĵص㣺ŰоÿӶ·3 ŰҵͶʼ޹˾3¥1302ң +

          +

          + Ӧļݽֹʱ䣺2021111511ʱ00(ʱ)ӦӦڲɹļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļա +

          +

          + Աβɹʣ밴·ʽϵ +

          +

          +    ַŰоÿӶ·3 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3228508 +

          +

          + Ӧļ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                            ŰۺϷ޹˾ +

          +

          +                                                                                                                                                        2021119 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20211213/150.html b/yact-home-2/172.168.10.9/news/yact_0301/20211213/150.html new file mode 100644 index 0000000..4c0e1c1 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20211213/150.html @@ -0,0 +1,401 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̲ɹ

          +
          ڣ2021-12-13ֺţ Сرմҳ
          +

          + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̲ɹ +

          +

          + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

          +

          + һĿƣŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ      +

          +

          + ĿţQXZB-2021-YA0531 +

          +

          + ɹĿ飺 +

          +

          + (һ)ĿʽʽʵɹԤ㣺3099123.66Ԫʩ޼3019123.66ԪƷ޼80000Ԫ +

          +

          + ()Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

          +

          + 1.  Ӧ뷽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

          +

          + ġɹ;ŰÿͶ޹˾Դҵ԰ʩĿıΣ衣 +

          +

          + 塢ϸӦӦ߱ʸ +

          +

          + (һ)ϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.же +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պʽü¼ +

          +

          + 5.μɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + ()ĿضʸҪ +

          +

          + 1.߱ܲŰ䷢ЧڵĹƽҵ̣רҵ()ʻװιרҼ()ʡ +

          +

          + 2.߱ܲŰ䷢ЧڵĽʩܳа()װװιרҵа()ʣ +

          +

          + 3.ܲŰ䷢Чġȫ֤ +

          +

          + 4.Ŀ:߱רҵ()עὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

          +

          + 5.Ŀˣ +

          +

          + 1ƸҪ20181ҵ +

          +

          + 2ʩ˾߱רҵм()ְƣΪλԱ +

          +

          + 6.ĿμӱβɹͶ,ӦҪ:ԱжҵʸǩͶЭ飬ȷȨԼμ򵥶μͶꣻ2ңǣͷӦΪʩܳа()װװιרҵа()ҵǣͷ˸бļͱͶͺͬȫʵʩ +

          +

          + ֹμӱβɹĹӦ +

          +

          + ݡɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ(ʽμӱĿɹԱڲü¼ģͬڲü¼) +

          +

          + ߡȡļʱޡص㡢ʽļۼ +

          +

          + (һ)ȡļʱ(ʱ)2021121420211216գÿ9ʱ0012ʱ00֣14ʱ0017ʱ30(ʱ䣬ڼճ) +

          +

          + ()ȡļĵص㣺ŰǬͶ޹˾ +

          +

          + ()ȡļķʽ +

          +

          + 1.(Զ)(1)Ӧ(Զ)ɹļʱع渽еġϢǼDZ(ʽ)ҪдϢ(λơֻšλš䡢ŵ) +

          +

          + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ +

          +

          + עϢǼDZš(֤ӡ)Ӹǵλµԭڿ굱սĴǬͶ޹˾ɹļ۰ +

          +

          + 2.ѯ绰0835-2899779 +

          +

          + Ͷ˹ɹļʱʵдĿϢӦϢͶṩĴϢͶӰģͶге(ͶϢڻȡɹļֹ֮ǰɹµǼ) +

          +

          + ()Ͷļۼۣ300Ԫ/(Ͷļۺ, Ͷʸ񲻵ת) +

          +

          + ()ͶӦڹ涨ʱڵָصȡбļǼǣڹ涨ʱδȡбļǼǵͶ˾ʸμӸĿͶꡣ +

          +

          + ˡԴӦļݽĽֹʱ䣺2021121714ʱ30(ʱ) +

          +

          + Ӧļݽֹʱ䣺̵14ʱ00-14ʱ30(ʱ) +

          +

          + ʱ䣺С齨 +

          +

          + Ӧļݽĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀң +

          +

          + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

          +

          + šʱ䣺2021121714ʱ30(ʱ) +

          +

          + ʮ̵ص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀҡ +

          +

          + ʮһɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ +

          +

          + ʮԱβɹѯʣ밴·ʽϵ +

          +

          +    ƣŰÿͶ޹˾ +

          +

          + ͨѶַŰɽӶ·3 +

          +

          + ϵ ˣ̷ʦ +

          +

          + ϵ绰0835-3358299 +

          +

          + ()ɹϢ +

          +

          +    ƣŰǬͶ޹˾ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-2899779 +

          +

          + ʼscqxzb@163.com +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20211213/151.html b/yact-home-2/172.168.10.9/news/yact_0301/20211213/151.html new file mode 100644 index 0000000..86868f5 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20211213/151.html @@ -0,0 +1,480 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ̸еĽʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ̸еĽʾ

          +
          ڣ2021-12-13ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ +

          +
          +

          + ɹĿ +

          +

          + +

          +
          +

          + QXZB-2021-YA0544 +

          +
          +

          + ɹʽ +

          +
          +

          + ̸ +

          +
          +

          + +

          +
          +

          + / +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 淢 +

          +

          + ʱ +

          +
          +

          + 20211213 +

          +
          +

          + +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + +

          +
          +

          + / +

          +
          +

          + ɹ +

          +
          +

          + ŰǬͶ޹˾ +

          +
          +

          + Ŀ +

          +
          +

          + 1 +

          +
          +

          + ɽӦ +

          +
          +

          + 1ɽӦ +

          +
          +

          + +

          +
          +

          + ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ +

          +
          +

          + ɽӦơַ +

          +
          +

          + ɽӦ̣Űɰ칫豸С +

          +

          + ַĴʡŰŮ˽8š +

          +

          + ɽ510900Ԫ +

          +

          + Լʱ䣺ɹͬǩЧ30ԼȫƷ +

          +

          + Լص㣺ɹָص㡣 +

          +
          +

          + СԱ +

          +
          +

          + ΣС鳤¬³ɹ˴ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          +    ƣŰÿͶ޹˾ +

          +

          + ͨѶַŰɽӶ·3 +

          +

          + ϵ ˣ̷ʦ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          +    ƣŰǬͶ޹˾ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-2899779 +

          +

          + ʼyaqxztb@163.com +

          +
          +

          + ɹĿϵ͵绰 +

          +
          +

          + Ŀϵˣ +

          +

          + ϵ绰0835-2899779 +

          +
          +

          + ע +

          +
          +

          + ɽĹʾΪ1 +

          +
          +

          +
          +
          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20211215/152.html b/yact-home-2/172.168.10.9/news/yact_0301/20211215/152.html new file mode 100644 index 0000000..c6ee2a9 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20211215/152.html @@ -0,0 +1,484 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿıΣIT豸װɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰԴҵ԰ʩĿıΣIT豸װɹĿɽ

          +
          ڣ2021-12-15ֺţ Сرմҳ
          +

          + ŰԴҵ԰ʩĿıΣIT豸װɹĿ +

          +

          + ɽ +

          +

          +
          +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + ŰԴҵ԰ʩĿıΣIT豸װɹĿ +

          +
          +

          + ɹĿ +

          +
          +

          + ZC-YJJ-CS-202112-003 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + Ŀҵ +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + Ŀϵ +

          +
          +

          + ̷ʦ +

          +
          +

          + Ŀϵ绰 +

          +
          +

          + 0835-3358299 +

          +
          +

          + Դ +

          +

          + ַ +

          +
          +

          + Ű𼦹·109ƽ3302 +

          +
          +

          + Ŀ +

          +
          +

          + / +

          +
          +

          + ʱ +

          +
          +

          + 2021121316:00ʱ +

          +
          +

          + ɽѡ˼ +

          +
          +

          + ɽѡ +

          +
          +

          + +

          +

          + Ԫ +

          +
          +

          + ÷ +

          +
          +

          + +

          +
          +

          + 绰 +

          +
          +

          + һ +

          +
          +

          + հؿƼ޹˾ +

          +
          +

          + 194.80 +

          +
          +

          + 98.67 +

          +
          +

          + +

          +
          +

          + 18667007818 +

          +
          +

          + ڶ +

          +
          +

          + 껺Ƽ޹˾ +

          +
          +

          + 210.00 +

          +
          +

          + 95.73 +

          +
          +

          + ƽ +

          +
          +

          + 18000505996 +

          +
          +

          + +

          +
          +

          + ԴƼ޹˾ +

          +
          +

          + 216.00 +

          +
          +

          + 89.06 +

          +
          +

          + +

          +
          +

          + 18054792445 +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2021122/141.html b/yact-home-2/172.168.10.9/news/yact_0301/2021122/141.html new file mode 100644 index 0000000..13f9024 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2021122/141.html @@ -0,0 +1,257 @@ + + + + + + +ŰҵͶʣţ޹˾__ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ֪ͨ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ֪ͨ

          +
          ڣ2021-12-02ֺţ Сرմҳ
          +

          +                           ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ֪ͨ +

          +

          + DZڹӦ̣ +

          +

          + ¹ڷ飬Ӧ޷μӲɹŹƽԭ򣬲μҵλŰݲҵ԰ֻƽ̨ȼɹĿĹӦ̿ԲʼֽʰͶļ߷͵ӰͶļºɨ)ķʽμӲɹӦ̴̼Ƶ绰ʽ롣õӰͶļĹӦ̣ڵݽӦļֹʱǰɨõͶļ1750860392@qq.comʼķʽͶļĹӦ̣ڵݽӦļֹʱǰֽʰҹ˾ַĴŰüӶ·3š +

          +

          +
          +

          +

          + ش˵ +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                         ɹˣŰ־Ӫ޹˾ +

          +

          +                                                                                                                                                   ˾ĴһžŹ̹޹˾ +

          +

          +                                                                                                                                                                       2021122 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2021122/142.html b/yact-home-2/172.168.10.9/news/yact_0301/2021122/142.html new file mode 100644 index 0000000..9787a64 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2021122/142.html @@ -0,0 +1,266 @@ + + + + + + +ŰҵͶʣţ޹˾__ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸĹ

          +
          ڣ2021-12-02ֺţ Сرմҳ
          +

          + ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸĹ +

          +

          + DZڹӦ̣ +

          +

          + ¹ڷӰ죬Ӧ޷μӲɹŰݲҵ԰ֻƽ̨ȼɹĿĿţZC-YJJ-CS-202111-010ţļ¸ԱɹУ +

          +

          + 1.һ  +

          +

          + ߡݽӦļֹʱ䣺2021120610:00ʱʱ䣩 +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

          +

          + Ϊ +

          +

          + ߡݽӦļֹʱ䣺2021120610:00ʱʱ䣩 +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĻ͵ӰӦļ +

          +

          + 2.ݲ䡣 +

          +

          +
          +

          +

          +                                                                                                                                                     ɹˣŰ־Ӫ޹˾ +

          +

          +                                                                                                                                        ɹĴһžŹ̹޹˾ +

          +

          +                                                                                                                                                               2021122 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2021122/143.html b/yact-home-2/172.168.10.9/news/yact_0301/2021122/143.html new file mode 100644 index 0000000..58db300 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2021122/143.html @@ -0,0 +1,365 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿ̸й + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿ̸й

          +
          ڣ2021-12-02ֺţ Сرմҳ
          +

          + ̸вɹ +

          +

          + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

          +

          + һĿƣŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿ  +

          +

          + ĿţQXZB-2021-YA0544 +

          +

          + ɹĿ飺 +

          +

          + (һ)ʽԴĿԤʽΪ58.5Ԫ +

          +

          + ()Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

          +

          + ()Ӧ뷽ʽξ̸ڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

          +

          + ġɹ;ճ칫ʹá +

          +

          + 塢ϸӦӦ߱ʸ +

          +

          + (һ)ϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.же +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պʽü¼ +

          +

          + 5.μɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + ()ĿضʸҪ󣺱Ŀ̸С +

          +

          + ֹμӱβɹĹӦ +

          +

          + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + ߡȡ̸ļʱޡص㡢ʽ̸ļۼ +

          +

          + (һ)ȡ̸ļʱޣ̸ļĻȡʱ(ʱ)20211232021127գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

          +

          + ()ȡ̸ļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)̸ļ +

          +

          + ()ȡ̸ļķʽ +

          +

          + 1.  ѯ绰0835-2899779 +

          +

          + 2.  (Զ)(1)ҪдϢ(λơֻšλš) +

          +

          + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

          +

          + עϢǼDZš(֤ӡ)Ӹǵλµԭ̸еսŰǬͶ޹˾ɹļ۰ +

          +

          + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢ̸ӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

          +

          + ()̸ļۼۣ300Ԫ/(̸ļۺ, ̸ʸ񲻵ת) +

          +

          + ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

          +

          + ˡӦļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

          +

          + ̸ʱ䣺202112814ʱ30(ʱ) +

          +

          + š̸еص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

          +

          + ʮɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ +

          +

          + ʮһԱβɹѯʣ밴·ʽϵ +

          +

          + (һ)ɹϢ +

          +

          +    ƣŰÿͶ޹˾ +

          +

          + ͨѶַŰɽӶ·3 +

          +

          + ϵ ˣ̷ʦ +

          +

          + ϵ绰0835-3358299 +

          +

          + ()ɹϢ +

          +

          +    ƣŰǬͶ޹˾ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-2899779 +

          +

          + ʼyaqxztb@163.com +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2021122/144.html b/yact-home-2/172.168.10.9/news/yact_0301/2021122/144.html new file mode 100644 index 0000000..59f12fe --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2021122/144.html @@ -0,0 +1,378 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣIT豸װɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣIT豸װɹĿɹ

          +
          ڣ2021-12-02ֺţ Сرմҳ
          +

          + ŰԴҵ԰ʩĿıΣIT豸װɹĿ +

          +

          + ɹ +

          +

          + ĴһžŹ̹޹˾ɹŰÿͶ޹˾(ɹˣίУŰԴҵ԰ʩĿıΣIT豸װɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿƣŰԴҵ԰ʩĿıΣIT豸װɹĿ +

          +

          + 2.ĿţZC-YJJ-CS-202112-003š +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴһžŹ̹޹˾ +

          +

          + ʽ: +

          +

          + ʽԴҵԳ220Ԫ +

          +

          + ɹĿ飺 +

          +

          + ŰԴҵ԰ʩĿıΣIT豸װɹĿԤ220Ԫɹɹļ¡ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽŰҵͶʣţ޹˾http://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ĿҪõضԲԹӦʵвӴޡ +

          +

          + ļȡʽʱ䡢ص㣺 +

          +

          + 1.ɹļֹʱ䣺202112032021120909:00- 17:00ʱ䣬ڼճ⣩ +

          +

          + 2.ɹļۼۣ300Ԫ/ݣļۺ,ʸתã +

          +

          + 3.ɹļϼȡʽ +

          +

          + 3.1ֳȡӦֳɹļʱӦṩԱĿĵλ(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡֳʾ֤ԭϾӸǹӦ£ +

          +

          + 3.2䱨(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡϾӸǹӦ£ɨ1852335161@qq.com빤Աȷϱɹԭʱֳݽ +

          +

          + ַĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

          +

          + 4.Ӧ̹бļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΡ +

          +

          + ߡݽӦļֹʱ䣺2021121316:00ʱʱ䣩 +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

          +

          + ˡʱ䣺2021121316:00ʱʱ䣩ڴ̵ص㿪 +

          +

          + š̵ص㣺ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

          +

          + ʮϵʽ +

          +

          + ˣŰÿͶ޹˾     +

          +

          + ͨѶַĴʡŰоÿӶ·3 +

          +

          +    ࣺ625100                                                     +

          +

          + ϵ ˣ̷ʦ                                                  +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴһžŹ̹޹˾ +

          +

          +    ַŰ𼦹·109ƽ3302   +

          +

          +    ࣺ625000 +

          +

          + ϵ ˣŮʿ                          +

          +

          + ϵ绰0835-2895993          +                        +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                                    2021122 +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20211220/154.html b/yact-home-2/172.168.10.9/news/yact_0301/20211220/154.html new file mode 100644 index 0000000..4beb3c5 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20211220/154.html @@ -0,0 +1,484 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̽

          +
          ڣ2021-12-20ֺţ Сرմҳ
          +

          + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ +

          +

          + Դ̽ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ +

          +
          +

          + ɹĿ +

          +

          + +

          +
          +

          + QXZB-2021-YA0531 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + / +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 淢 +

          +

          + ʱ +

          +
          +

          + 20211220 +

          +
          +

          + +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + +

          +
          +

          + / +

          +
          +

          + ɹ +

          +
          +

          + ŰǬͶ޹˾ +

          +
          +

          + Ŀ +

          +
          +

          + 1 +

          +
          +

          + ɽӦ +

          +
          +

          + 1ɽӦ +

          +
          +

          + +

          +
          +

          + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ +

          +
          +

          + ɽӦơַ +

          +
          +

          + ɽӦ̣ɶװװ޹˾ +

          +

          + ַĴʡɶ˱111š +

          +

          + ɽ¸ʣ¸37.5%ʩ¸5.2% +

          +

          + ڣ40죻ʩͼƣͬǩ֮ʩͼ鱸ɣ10죬ʩλ·֮պϸ30졣 +

          +

          + Լص㣺ɹָص㡣 +

          +
          +

          + СԱ +

          +
          +

          + 裨С鳤̷Ԫ𢣨ɹ˴ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          +    ƣŰÿͶ޹˾ +

          +

          + ͨѶַŰɽӶ·3 +

          +

          + ϵ ˣ̷ʦ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          +    ƣŰǬͶ޹˾ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-2899779 +

          +

          + ʼyaqxztb@163.com +

          +
          +

          + ɹĿϵ͵绰 +

          +
          +

          + Ŀϵˣ +

          +

          + ϵ绰0835-2899779 +

          +
          +

          + ע +

          +
          +

          + ɽĹʾΪ1 +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20211220/155.html b/yact-home-2/172.168.10.9/news/yact_0301/20211220/155.html new file mode 100644 index 0000000..e963eae --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20211220/155.html @@ -0,0 +1,357 @@ + + + + + + +ŰҵͶʣţ޹˾__ˮĿ˲ŹԢװ-ʩɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ˮĿ˲ŹԢװ-ʩɹĿԴ빫

          +
          ڣ2021-12-20ֺţ Сرմҳ
          +

          + ˮĿ˲ŹԢװ-ʩɹĿԴ빫 +

          +

          + Űÿ޹˾ˮĿ˲ŹԢװ-ʩɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

          +

          + һĿƣˮĿ˲ŹԢװ-ʩɹĿ +

          +

          + ĿţSZGS20211216 +

          +

          + ɹĿ飺 +

          +

          + (һ)ĿʽԳʽʵɹԤ㣺1176000Ԫʩ޼1171000ԪƷ޼5000Ԫ +

          +

          + ()Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

          +

          + 1.   +Ӧ뷽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + ġɹ;ˮĿ˲ŹԢװ޽衣 +

          +

          + 塢ϸӦӦ߱ʸ +

          +

          + (һ)ϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.же +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պʽü¼ +

          +

          + 5.μɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + ()ĿضʸҪ +

          +

          + 1.߱ܲŰ䷢ЧڵĽʩܳа()װװιרҵа()ʣҵעزĴʡڵʡҵṩЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

          +

          + 2.ܲŰ䷢Чġȫ֤ +

          +

          + 3.ӦΪŰÿ޹˾ƽ̨йӦ +

          +

          + 4.Ŀ塣 +

          +

          + ֹμӱβɹĹӦ +

          +

          + ͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + ߡȡļʱޡص㡢ʽļۼ +

          +

          + (һ)ȡļʱ(ʱ)202112210000ʱ202112252359ʱ(ʱ) +

          +

          + ()ȡļķʽ +

          +

          + 1.¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ءδŰÿ޹˾Ӳɹƽ̨עᣬ뼰ʱҵעעᣬӵӲɹƽ̨бļϡ +

          +

          + 2.ӦΪŰÿ޹˾ƽ̨йӦ̣Ͷʸתã빩Ӧ̵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ƾע˺ź½֪ͨ桱бļбϵӰ档 +

          +

          + 3.ѯ绰0835-3236556 +

          +

          + ()ӦӦڹ涨ʱڻȡбļȡʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

          +

          + ˡԴӦļݽĽֹʱ䣺2021123110ʱ00(ʱ) +

          +

          + ʱ䣺С齨 +

          +

          + Ӧļݽĵص㣺ŰӶ·3ŲͶ2¥1203ң +

          +

          + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļա +

          +

          + šʱ䣺2021123110ʱ00(ʱ) +

          +

          + ʮ̵ص㣺ŰӶ·3ŲͶűĿҡ +

          +

          + ʮһɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/ +

          +

          + ʮԱβɹѯʣ밴·ʽϵ +

          +

          +    ƣŰÿ޹˾ +

          +

          + ͨѶַŰɽӶ·3 +

          +

          + ϵ ˣŮʿ +

          +

          + ϵ绰0835-3236556 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2021126/145.html b/yact-home-2/172.168.10.9/news/yact_0301/2021126/145.html new file mode 100644 index 0000000..f877aee --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2021126/145.html @@ -0,0 +1,269 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿչͶ޹˾ IJɹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿչͶ޹˾ IJɹѯ۽ʾ

          +
          ڣ2021-12-06ֺţ Сرմҳ
          +

          +
          +

          +

          + ŰÿչͶ޹˾ +

          +

          + IJɹѯ۽ʾ +

          +

          +
          +

          +

          + ҹ˾IJɹĿѯۣ2021123ٿѯ۽£ +

          +

          + һбѡɶڰ豸޹˾бۣ19970Ԫ +

          +

          + Ͷ +

          +

          + Ĵΰý޹˾21000Ԫ +

          +

          + Զ޹˾Űֹ˾21922Ԫ +

          +

          + ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

          +

          + ƣŰÿչͶ޹˾ +

          +

          + ַŰоÿӶ·3 +

          +

          + ϵʽʦ0835-3228508 +

          +

          +
          +

          +

          +                                                                                                                                                                                  2021126 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2021127/147.html b/yact-home-2/172.168.10.9/news/yact_0301/2021127/147.html new file mode 100644 index 0000000..eea2e0c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2021127/147.html @@ -0,0 +1,458 @@ + + + + + + +ŰҵͶʣţ޹˾__Űݲҵ԰ֻƽ̨ȼɹĿԴ̽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űݲҵ԰ֻƽ̨ȼɹĿԴ̽ʾ

          +
          ڣ2021-12-07ֺţ Сرմҳ
          +

          + Űݲҵ԰ֻƽ̨ȼɹĿ +

          +

          + Դ̽ʾ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + Űݲҵ԰ֻƽ̨ȼɹĿ +

          +
          +

          + ɹĿ +

          +
          +

          + ZC-YJJ-CS-202111-010 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + Ŀҵ +

          +
          +

          + Ű־Ӫ޹˾ +

          +
          +

          + Ŀϵ +

          +
          +

          + ʦ +

          +
          +

          + Ŀϵ绰 +

          +
          +

          + 0835-3228508 +

          +
          +

          + ̵ַ +

          +
          +

          + Ű𼦹·109ƽ3302 +

          +
          +

          + Ŀ +

          +
          +

          + 1 +

          +
          +

          + ʱ +

          +
          +

          + 202112061000ʱ +

          +
          +

          + ɽѡ˼ +

          +
          +

          + ɽѡ +

          +
          +

          + Ͷ +

          +

          + Ԫ +

          +
          +

          + ÷ +

          +
          +

          + ϵ˼绰 +

          +
          +

          + һ +

          +
          +

          + йϢͨоԺ +

          +
          +

          + 20 +

          +
          +

          + 98.67 +

          +
          +

          + 绰18511665802 +

          +
          +

          + ڶ +

          +
          +

          + ӵӿƼ޹˾ +

          +
          +

          + 24.7 +

          +
          +

          + 41.19 +

          +
          +

          + أ绰13810404920 +

          +
          +

          + +

          +
          +

          + ֤ԪƼ޹˾ +

          +
          +

          + 24.7 +

          +
          +

          + 41.19 +

          +
          +

          + ŵϵϣ绰13126767599 +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2021715/125.html b/yact-home-2/172.168.10.9/news/yact_0301/2021715/125.html new file mode 100644 index 0000000..da85785 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2021715/125.html @@ -0,0 +1,348 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ڴݲҵ԰8#չḶ́չĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ ڴݲҵ԰8#չḶ́չĿб깫

          +
          ڣ2021-07-15ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + ڴݲҵ԰8#չḶ́չĿб깫 +

          +

          +
          +
          +

          +

          + ʸּŹƹѯ޹˾Űÿ޹˾ίУݲҵ԰8#չḶ́չĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

          +

          + һбţPG-FZCGZ-20210658 +

          +

          + бĿݲҵ԰8#չḶ́չĿ +

          +

          + ʽԴרծȯʽ +

          +

          + ġбĿ飺 +

          +

          + Ŀ1ɹݲҵ԰8#չIJչ񡣣бļ£ +

          +

          + 塢Ӧ̲μӱβɹӦύͶļǰ߱ +

          +

          + 1㡶л񹲺͹ɹڶʮ涨 +

          +

          + 2ĿضʸҪ +

          +

          + 2.1нװιר׼ʺͽװװιרҵаҼʣ +

          +

          + 2.2ĿͶ +

          +

          + 2.2.1ʽμͶģӦϡɹڶʮһ涨ύЭ飬еĹӦΣ +

          +

          + 2.2.2ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

          +

          + 2.2.3ٵμӻӦμͬһͬµIJɹ +

          +

          + бļ£ +

          +

          + бļȡʱ䡢ص㣺 +

          +

          + бļ2021071620210722ÿ9:00- 12:0014:00-17:00ʱ䣬ڼճ⣩ʸּŹƹѯ޹˾ȡ +

          +

          + 1ļȡʽ +

          +

          + ϰͨʼ涨Ϸָа304890625@qq.com +

          +

          + 2ȡļʱҪṩϣ +

          +

          + 2.1ͶΪ˻֯ģֻṩλš֤ +

          +

          + 2.2ͶΪȻ˵ģֻṩ֤ +

          +

          + עϾӸǹ£ͨϰṩӸǹµɨͶΪȻ˵Ӧɱǩ֡ +

          +

          + бļ۸300ԪۺˣͶʸתá +

          +

          + ߡͶֹʱͿʱ䣺202108061100ʱ䣩 +

          +

          + ͶļͶֹʱǰʹ↑ص㡣ʹûܷͶļաб겻ʼĵͶļļʱ䣺202108061030 -Ͷļݽֹʱ䣩 +

          +

          + ˡص㣺ʸּŹƹѯ޹˾Ĵʡɶиһ·15㣩 +

          +

          + šͶŰҵͶʣţ޹˾վhttp://www.yact.com.cn/йɹhttp://www.ccgp.gov.cnйбͶ깫ƽ̨http://www.cebpubservice.comԹʽ +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          +    ַŰоÿӶ·3 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3232788 +

          +

          + ɹʸּŹƹѯ޹˾ +

          +

          +    ַĴʡɶиһ·15 +

          +

          +    ࣺ610041 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰19108232480 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221010/273.html b/yact-home-2/172.168.10.9/news/yact_0301/20221010/273.html new file mode 100644 index 0000000..485a25e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221010/273.html @@ -0,0 +1,236 @@ + + + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹΣ깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ĴŰÿƬҵˮ׹ΣշɹΣ깫

          +
          ڣ2022-10-10ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹΣþ̸зʽвɹĿֹֹʱ䣺2022101017:00ʱ䣩ļңꡣ +

          +

          +
          +

          +

          +           +

          +

          +                                                                                                                                         20221010 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221011/274.html b/yact-home-2/172.168.10.9/news/yact_0301/20221011/274.html new file mode 100644 index 0000000..b378b5a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221011/274.html @@ -0,0 +1,481 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ÷ĿʿзɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ÷ĿʿзɹĿ

          +
          ڣ2022-10-11ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + Űÿ÷ĿʿзɹĿ +

          +
          +

          + ɹĿ +

          +

          + +

          +
          +

          + QXZB-2022-YA0466 +

          +
          +

          + ɹʽ +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + / +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 淢 +

          +

          + ʱ +

          +
          +

          + 20221011 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾ +

          +

          +   +

          +
          +

          + +

          +
          +

          + / +

          +
          +

          + ɹ +

          +
          +

          + ŰǬͶ޹˾ +

          +
          +

          + Ŀ +

          +
          +

          + 1 +

          +
          +

          + ɽӦ +

          +
          +

          + 1ɽӦ +

          +
          +

          + +

          +
          +

          + Űÿ÷Ŀʿзɹ +

          +
          +

          + ɽӦơַ +

          +
          +

          + ɽӦ̣Ĵ̩̹ѯ޹˾ +

          +

          + ַɶʨ·81843Ԫ604 +

          +

          + ɽ260000Ԫ +

          +

          + Լʱ䣺ӲɹͬǩͨеĴ +

          +

          + Լص㣺ɹָص +

          +
          +

          + СԱ +

          +
          +

          + С鳤ѧ桢꣨ɹ˴ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          +    ƣŰÿͶ޹˾ +

          +

          +    ַĴŰÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵʽ0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          +    ƣŰǬͶ޹˾ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-2899779 +

          +

          + ʼyaqxztb@163.com +

          +
          +

          + ɹĿϵ͵绰 +

          +
          +

          + Ŀϵˣ +

          +

          + ϵ绰0835-2899779 +

          +
          +

          + ע +

          +
          +

          + ĹʾΪ1 +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221015/275.html b/yact-home-2/172.168.10.9/news/yact_0301/20221015/275.html new file mode 100644 index 0000000..8feac7d --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221015/275.html @@ -0,0 +1,365 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣƽб깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰְҵѧԺѧԺĿһڣƽб깫

          +
          ڣ2022-10-15ֺţ Сرմҳ
          +

          + 1. б +

          +

          + 1.1бĿŰְҵѧԺѧԺĿһڣƽĿҵΪŰÿ޹˾ʽʵĿʱΪ  100%  бΪŰÿ޹˾ĿѾ߱бֶԸĿʩйбꡣ +

          +

          + 1.2бĿб֯ʽΪ бꡣ +

          +

          + 2. Ŀſб귶Χ +

          +

          + 2.1Ŀſ +

          +

          + 2.1.1ƣŰְҵѧԺѧԺĿһڣƽ +

          +

          + 2.1.2̵ص㣺Űо˴ +

          +

          + 2.1.3赥λŰƼչ޹˾ +

          +

          + 2.1.4ƵλĴʡоԺ޹˾ +

          +

          + 2.1.5λɽŹ̼޹˾ +

          +

          + 2.1.6ܰλŰÿ޹˾ +

          +

          + 2.2б귶ΧĿ滮辻õΪ198018.85ƽסɴѧԺAѧԺB,һܽ72281.62ƽףܼ68860.47ƽףܼܿ3421.15ƽףʩΧΪʩͼֽΧڼ嵥ΧƽְҪİȫʩ嵥 +

          +

          + 3. ͶʸҪ +

          +

          + 3.1бҪͶ߱ +

          +

          + 3.1.1 +

          +

          + 1߱ʸ񣬾ЧӪҵִյҵ +

          +

          + 2нܲŰ䷢ʩʡȫ֤顣ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

          +

          + 3.1.2ҵҪ +

          +

          + 3꣨2019  1  1 Ͷֹʱ䣩꣨2019  1  1 Ͷֹʱ䣩ɲ 1ĿĿָ:ͬ800רҵаҵԱ豸ʽȷӦʩ +

          +

          + 3.1.3ĿĿˣʸҪ󣺾нרҵһעὨʦʸ򹤳мְƣʦʸʡס罨ܲŰ䷢İȫ˺ϸ֤B֤ +

          +

          + 3.2б겻Ͷꡣ +

          +

          + 4. бļĻȡ +

          +

          + 4.1 μͶߣ 2022 10 16  2022 10 20 յ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/бϣбļϵȣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

          +

          + 4.2 б˲ṩбļȡʽ +

          +

          + 4.3ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

          +

          + 5.ͶֹʱͿʱ +

          +

          + 5.1 Ͷֹʱ䣺2022 10 26   9  ʱ 30 ֣ʱ䣩 +

          +

          + 5.2ͶļݽصŰҵͶʣţ޹˾3¥ҡ +

          +

          + 5.3ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

          +

          + 5.4.ʱ2022 10  26 9 ʱ 30 ֣ʱ䣩 +

          +

          + 5.5صŰҵͶʣţ޹˾3¥ +

          +

          + 6. ý +

          +

          + б깫Űÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

          +

          + 7. ϵʽ +

          +

          + бˣŰÿ޹˾ +

          +

          +    ַŰӶ·3ŲͶ +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ +

          +

          +    0835-3236556 +

          +

          +    棺   /       +

          +

          + ʼ    /    +

          +

          +
          +

          +

          +                                                                                                                           2022  10  14   +

          +

          +
          +

          +

          + ƽṹ֣PDFƽˮʩͼֽPDFƽʩͼֽPDFŰְҵѧԺѧԺĿһڣƽбļŰְҵѧԺѧԺĿһڣƽбļƽͼ(PDF)ƽͼPDF +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221017/276.html b/yact-home-2/172.168.10.9/news/yact_0301/20221017/276.html new file mode 100644 index 0000000..0aa9da7 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221017/276.html @@ -0,0 +1,358 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾Ŀɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Ű־Ӫ޹˾Ŀɹ

          +
          ڣ2022-10-17ֺţ Сرմҳ
          +

          + +

          +

          + ɶо޹Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίУŰ־Ӫ޹˾ĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.Ŀɹݼ飺Ϣ׼ITSSά֤ϢϵͳͷCSһ֤ܻרҵ̳а +

          +

          + 2.ĿţCDXHJ-2022-008 +

          +

          + 3.ɹĿƣŰ־Ӫ޹˾Ŀ +

          +

          + 4.ɹˣŰ־Ӫ޹˾ +

          +

          + 5.ɹɶо޹Ŀ޹˾ +

          +

          + ʽ +

          +

          + ʽԴԳʽ70Ԫ +

          +

          + ɹĿ飺Ŀ1 +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴɹбhttp://www.chinabidding.com.cnŰҵͶʣţ޹˾http://www.yact.com.cnԹʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + һϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ݲɹĿҪ󣬹涨Ӧ̵ضޡ +

          +

          + Ŀ̡ +

          +

          + Աǣͷˣ벻2ҡǩͶЭ飬ȷǣͷ˺͸ȨиԼ嵥μͬһͬͶꡣ +

          +

          + ļȡʽʱ䡢ص㣺 +

          +

          + һȡļʱޣļĻȡʱ䣨ʱ䣩2022 10 18 2022 10 24 09ʱ 00 ֡ 17ʱ 00 ֣ڼճ⣩ +

          +

          + ȡļķʽֳȡʼȡ +

          +

          + 1ֳȡӦڱʱڵŰݴ47014¥9ţɶо޹Ŀ޹˾ȡļʱӦʾԱĿĵλԭעĿơĿšϵ˼ϵ绰䣩ӸͶ굥λµľ֤ӡʾ֤ԭ +

          +

          + 2ȡʱͶڱʱڽλԭעĿơĿšϵ˼ϵ绰䣩ɨӸͶ굥λµľ֤ӡɨ3625680953@qq.comʼΪλ+ĿơϢͨ䷢ͣʱ뱸עλƣ +

          +

          + 3Ŀɹļۼ300ԪļۺˣͶʸ񲻵תáӦ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΣӦϢڻȡɹļֹ֮ǰɹµǼDZ +

          +

          + ߡݽӦļֹʱ䣺202210289:30-10:00ʱ䣩 +

          +

          + ˡݽӦļص㣺ӦļڵݽӦļֹʱ֮ǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + šӦļʱ䣺2022102810:00ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص㣺Űݴ47014¥9ţɶо޹Ŀ޹˾ +

          +

          + ʮһϵʽ +

          +

          + ˣŰ־Ӫ޹˾ +

          +

          + ַĴʡŰоÿӶ·3 +

          +

          + ϵ ˣһ +

          +

          + ϵ绰17761226923 +

          +

          +
          +

          +

          + ɹɶо޹Ŀ޹˾ +

          +

          + ַŰݴ47014¥9 +

          +

          + 625015 +

          +

          + ϵ ˣ +

          +
          +
          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221019/277.html b/yact-home-2/172.168.10.9/news/yact_0301/20221019/277.html new file mode 100644 index 0000000..455adb1 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221019/277.html @@ -0,0 +1,446 @@ + + + + + + +ŰҵͶʣţ޹˾__ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽

          +
          ڣ2022-10-19ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽ +

          +
          +

          + Ŀ +

          +
          +

          + ҵĵ2Ŀ嵥ƷӦ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022068 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + ĴŰÿ +

          +
          +

          + +

          +
          +

          + ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20221019 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 251.55Ԫݶ +

          +
          +

          + +

          +
          +

          + 20221019 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤ΡԱº顢һģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ̷Ԫ +

          +
          +

          + ɽӦ̼ɽ¸ +

          +
          +

          + ɽӦƣɶԴѯ޹˾ +

          +

          + ɽ¸ʣ +

          +

          + ƹ嵥˷ѵijɽ¸ʣ¸51.6%¸ԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵¸ +

          +

          + ֽԤѵijɽ¸ʣ¸51.6%¸Ŀ󶨵ĿƼеĸֽԤΪƷѻʡʡ۾ִ۷2008141ĸʮֽԤ㡱ۺ˵¸ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221026/278.html b/yact-home-2/172.168.10.9/news/yact_0301/20221026/278.html new file mode 100644 index 0000000..443dca3 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221026/278.html @@ -0,0 +1,359 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ

          +
          ڣ2022-10-26ֺţ Сرմҳ
          +

          + ɣɶѯ޹˾ɹŰüƽĿ޹˾ɹˣίУŰһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿƣŰһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ +

          +

          + 2.ɹţLZCG202210-12 +

          +

          + 3.ɹˣŰüƽĿ޹˾ +

          +

          + 4.ɹɣɶѯ޹˾ +

          +

          + ɹĿ飺 +

          +

          + 1.ʽԴĿԤʽΪ32.2Ԫ +

          +

          + 2.Ŀ1ɹݼҪļ£Ŀ1ɽӦ̡ +

          +

          + Ӧ뷽ʽ +

          +

          + 淽ʽδڡйбͶ깫ƽ̨www.cebpubservice.comŰҵͶʣţ޹˾http://www.yact.com.cn/Թʽ +

          +

          + ġӦ̲μӱβɹӦ߱ +

          +

          + һжеε +

          +

          + õҵͽȫIJƶȣ +

          +

          + кͬ豸רҵ +

          +

          + ģ˰պᱣʽü¼ +

          +

          + 壩μӱβɹǰڣھӪûشΥ¼ +

          +

          + ɡ涨 +

          +

          + ߣɹ˸ݲɹĿйܲŰ䷢ˮҵƱʡ +

          +

          + ĿͶꡣ +

          +

          + 塢ֹμӱβɹĹӦ +

          +

          + 1.ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦӦļݽֹǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̲μӱĿIJɹ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿ +

          +

          + ļȡʽʱ䡢ص㣺 +

          +

          + ļĻȡ202210262022111գ09:00-17:00ʱ,ĩڼճ⣩ɣɶѯ޹˾ɶƶ·18ƸB10¥1ţȡڲۡļۼۣ0Ԫ/ݡ +

          +

          + Ӧϻȡļʱϵɣɶѯ޹˾ļԱԱڸõΪṩϵ绰15808150377 +

          +

          + ļֳȡϻȡȡļʱԱ赱ύϣӦΪ˻֯ģṩӪҵִոӡλš֤ӡӦΪȻ˵ģֻṩ֤ԭӡϾӸ£ϱĹӦȷͱԭɨҹ˾1689075879@qq.comʱԭݽɹ +

          +

          + ѯ绰15808150377Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΣӦϢڻȡɹļֹ֮ǰɹµǼDZ +

          +

          + ߡݽӦļֹʱ䣺2022110409:30ʱ䣩 +

          +

          + ӦļڵݽӦļֹʱǰӦļܷʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

          +

          + ˡʱ䣺2022110409:30ʱ䣩ڴ̵ص㿪 +

          +

          + š̵ص㣺Ű·80Ŷ㡣 +

          +

          + ʮϵʽ +

          +

          + ɹˣŰüƽĿ޹˾ +

          +

          +  ַĴʡŰоÿ·11 +

          +

          + ϵˣ̷ʦ +

          +

          + ϵ绰:15881203012 +

          +

          + ɹɣɶѯ޹˾ +

          +

          +    ַɶƶ·18ƸB10¥1 +

          +

          +    ࣺ610000 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰15808150377 +

          +

          +
          +

          +

          + . +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221027/281.html b/yact-home-2/172.168.10.9/news/yact_0301/20221027/281.html new file mode 100644 index 0000000..b64eb9c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221027/281.html @@ -0,0 +1,296 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ŰְҵѧԺѧԺĿһڣƽʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ŰְҵѧԺѧԺĿһڣƽʾ

          +
          ڣ2022-10-27ֺţ Сرմҳ
          +

          + ŰְҵѧԺѧԺĿһڣƽ20221026ŰӶ·3ŰҵͶʣţ޹˾3¥ҿ꣬ίԱֽʾ£ +

          +

          +
          +

          +

          + һбѡˣĴ޹˾ +

          +

          + Ͷ걨ۣԪ8602230.41Ԫ +

          +

          + ڶбѡˣ׺͹޹˾ +

          +

          + Ͷ걨ۣԪ8691354.79Ԫ +

          +

          + бѡˣĴ˻޹˾ +

          +

          + Ͷ걨ۣԪ8850727.91Ԫ +

          +

          +
          +

          +

          + ίԱԱ衢¬󡢽ǿ +

          +

          + ֽԹʾѡ飬202211117:00ǰЯ֤飨跨Ȩί飩ϣŰÿӶ·3ŲͶ1¥1102Ҵ +

          +

          +
          +

          +

          + ַŰӶ·3ŲͶ1102 +

          +

          + ϵˣŮʿ    +

          +

          + ϵ绰0835-3236556                +

          +

          +
          +

          +

          +                                            +

          +

          +
          +

          +

          +                                                                                             Űÿ޹˾ +

          +

          +
          +

          +

          +                                                                                                         20221027 +

          +

          +
          +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣƽбļpdf. +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221028/282.html b/yact-home-2/172.168.10.9/news/yact_0301/20221028/282.html new file mode 100644 index 0000000..2f9afff --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221028/282.html @@ -0,0 +1,329 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Ű־Ӫ޹˾ɹĿ

          +
          ڣ2022-10-28ֺţ Сرմҳ
          +

          +
          +

          +

          + бţCDXHJ-2022-008 +

          +

          + б룺CBL_20221028_106169511 +

          +

          + бɶо޹Ŀ޹˾ +

          +

          + бˣŰ־Ӫ޹˾ +

          +

          +   +

          +

          + һĿ +

          +

          + Ű־Ӫ޹˾Ŀ +

          +

          +   +

          +

          + б꣨ɽϢ +

          +

          + ӦƣĴͨƼѯ޹˾ +

          +

          + Ӧ̵ַɶ½··51Ÿ202-02 +

          +

          + б꣨ɽ500000Ԫ +

          +

          +   +

          +

          + ҪɽϢ +

          +

          + Ϊɹ˰ʣ +

          +

          + 1.ܻרҵа +

          +

          + 2.Ϣ׼ITSS-ά +

          +

          + 3.ϢϵͳͷCSһ +

          +

          +   +

          +

          + ġޣԱ淢֮1 +

          +

          + 塢ˣ +

          +

          + Աιѯʣ밴·ʽϵ +

          +

          + 1.ɹϢ +

          +

          + ƣŰ־Ӫ޹˾ +

          +

          + ַĴʡŰоÿӶ·3 +

          +

          + ϵˣһ +

          +

          + ϵ绰17761226923 +

          +

          +   +

          +

          + 2.ɹϢ +

          +

          + ƣɶо޹Ŀ޹˾ +

          +

          + ַŰݴ470㳡14¥9 +

          +

          + ϵˣʦ +

          +

          + ϵ绰028-67140069 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022107/270.html b/yact-home-2/172.168.10.9/news/yact_0301/2022107/270.html new file mode 100644 index 0000000..59b0c79 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022107/270.html @@ -0,0 +1,407 @@ + + + + + + +ŰҵͶʣţ޹˾__ҵĵ2Ŀ嵥ƷӦ̲ɹԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ҵĵ2Ŀ嵥ƷӦ̲ɹԴ빫

          +
          ڣ2022-10-07ֺţ Сرմҳ
          +

          + Ĵб޹˾ŰÿͶ޹˾ɹˣίУҵĵ2Ŀ嵥ƷӦ̲ɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022068š +

          +

          + 2.ɹĿƣҵĵ2Ŀ嵥ƷӦ̲ɹ +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳ +

          +

          + ɹԤ㣺ݶ251.55Ԫʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵¸20%ΪɹԤ㣬251.55Ԫ +

          +

          + ޼ۣԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵¸20%Ϊ޼ۡ +

          +

          + ɹĿ +

          +

          + βɹĿ1ݲɹɹҵĺ͵Ϣϲҵ԰ʩĿĹ嵥(ԤƼ)ƷнӵλʵʵʩΪ׼ļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + ξԴ빫ͨ; +

          +

          + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

          +

          + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

          +

          + 2βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2022100820221012գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022101814:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022101814:00ʱ䣩Ӧļݽֹʱ䣺2022101814:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮӦļʱ䣺2022101814:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          +    ࣺ625500 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3236879 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ            +

          +

          + ϵ绰0835-2888656 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022109/272.html b/yact-home-2/172.168.10.9/news/yact_0301/2022109/272.html new file mode 100644 index 0000000..9afe54a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022109/272.html @@ -0,0 +1,443 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ̽

          +
          ڣ2022-10-09ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ̽ +

          +
          +

          + Ŀ +

          +
          +

          + ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022067 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + ĴŰ +

          +
          +

          + +

          +
          +

          + ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20221009 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾Űüƽ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 273.96Ԫݶ +

          +
          +

          + +

          +
          +

          + 20221009 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤Աھꡢһģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ̷Ԫ +

          +
          +

          + ɽӦ̼ɽ¸ +

          +
          +

          + ɽӦƣĴĿ޹˾ +

          +

          + ɽ¸ʣļ涨Ϗ51% +

          +

          + ¸ԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼȡ¸ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221114/288.html b/yact-home-2/172.168.10.9/news/yact_0301/20221114/288.html new file mode 100644 index 0000000..a26ed2a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221114/288.html @@ -0,0 +1,395 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ծɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ծɹĿԴ빫

          +
          ڣ2022-11-14ֺţ Сرմҳ
          +

          + Ĵб޹˾ ŰҵͶʣţ޹˾ɹˣίУ ŰҵͶʣţ޹˾ծɹĿ þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022076š +

          +

          + 2.ɹĿƣŰҵͶʣţ޹˾ծɹĿ +

          +

          + 3.ɹˣŰҵͶʣţ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + Ԥ950000.00Ԫ״450000.00Ԫ250000.00Ԫծ200000.00Ԫծȯгɹ󣬺5꣬ò10Ԫ/ꡣ +

          +

          + ɹĿ +

          +

          + Ŀ1óɽӦ1ݲɹɹŰҵͶʣţ޹˾ծԼծȯгɹ󣬺ٷнӵλҪ +

          +

          + ġӦ뷽ʽ +

          +

          + ξԴ빫ͨ; +

          +

          + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

          +

          + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 3Ӧض +

          +

          + 1ڹҷί϶ľʿչҵծȯҵ +

          +

          + 2βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + ߡļĻȡʽʱ估ۼ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦԶ̻ȡļʱӦԱĿļӸǹӦ̵λµĽ(ȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգ)ͼӸǹӦ̵λµľ֤ӡɫɨ1PDFʽ1545728971@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹ˺ɱλһеĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһе +

          +

          + עȡ䱨ģš(֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

          +

          + ļȡʱ䣺 +

          +

          + ļ2022111520221121գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţ1545728971@qq.comȡȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݡļȡ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺202211251430ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺202211251400ʱ䣩Ӧļݽֹʱ䣺202211251430ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮӦļʱ䣺202211251430ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰҵͶʣţ޹˾ +

          +

          +    ַĴʡŰоÿ·11      +

          +

          +    ࣺ625100 +

          +

          + ϵˣ̷                             +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ          +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221125/292.html b/yact-home-2/172.168.10.9/news/yact_0301/20221125/292.html new file mode 100644 index 0000000..3d0cdac --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221125/292.html @@ -0,0 +1,332 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھ˼ˮ2023ȣɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ھ˼ˮ2023ȣɹ̸еĹ

          +
          ڣ2022-11-25ֺţ Сرմҳ
          +

          + ҹ˾Ծ˼ˮ2023ȣɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣ˼ˮ2023ȣɹ +

          +

          + 2Ŀݣ˼ˮ2023ȣ +

          +

          + 3ɹԤ㣺129ԪɹԤıΪЧۣ +

          +

          + 4ޡ +

          +

          + 4.1ƻڣ 202311-20231231գ +

          +

          + 4.2ʵʩص㣺Űо˼ +

          +

          + 4.3ҪʵʩݣƼ嵥 +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ
          +  3кͬ豸רҵ
          +  4˰պᱣʽü¼
          +  5μɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.21ӦжʸӪҵִվ߱ӦӪΧ +

          +

          + 6ȡ̸ļʱ䡢ʽ2022 11 26  ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

          +

          + 7̸ļݽֹʱ䣺2022 12 1 9ʱ 00֣ʱ䣩 +

          +

          + 8̸ʱ䣺2022  12 1 9ʱ 00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ1¥1102ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 10.4۰˹䡢˰ͱյۺϷá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          + 2022  11 23 +

          +

          +
          +

          +

          + ˼ˮ2023ȣ̸ļword. +

          +

          + ˼ˮ2023ȣ̸ļpdf. +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221128/293.html b/yact-home-2/172.168.10.9/news/yact_0301/20221128/293.html new file mode 100644 index 0000000..359103e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221128/293.html @@ -0,0 +1,449 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ծɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ծɹĿԴ̽

          +
          ڣ2022-11-28ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ŰҵͶʣţ޹˾ծɹĿԴ̽ +

          +
          +

          + Ŀ +

          +
          +

          + ŰҵͶʣţ޹˾ծɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022076 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + ĴʡŰ +

          +
          +

          + +

          +
          +

          + ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20221128 +

          +
          +

          + ɹ +

          +
          +

          + ŰҵͶʣţ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 95.00Ԫ +

          +
          +

          + +

          +
          +

          + 20221128 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤ԱƼһģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ̷Ԫ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣϹ޹˾ +

          +

          + ܳɽΪ950000.00ԪдʰԪɽ£ +

          +

          + Сд 250000.00ԪдʰԪ +

          +

          + ծСд 200000.00ԪдʰԪ󣬰ղɹҪʵʩծδʵʩծģɹΣɹȨ֧ծҲеκΥԼΡ +

          +

          + Сд500000.00ԪдʰԪ۳ɽΪ100000.00Ԫ/ꡣծȯгɹǰʵʩ5ꡣծȯδɹлɿضδʵʩģɹΣɹȨ֧ҲеκΥԼΡøݷ޾ʵ㡣 +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣĴб޹˾ +

          +

          +    ַĴʡŰоÿ·11 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221129/294.html b/yact-home-2/172.168.10.9/news/yact_0301/20221129/294.html new file mode 100644 index 0000000..b5ce807 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221129/294.html @@ -0,0 +1,326 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھӲʩɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ھӲʩɹ̸еĹ

          +
          ڣ2022-11-29ֺţ Сرմҳ
          +

          + ҹ˾ԾӲʩɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣӲʩɹ +

          +

          + 2Ŀݣռͤ10ףռͤ1ףȫռ1ףҪƼ嵥 +

          +

          + 3ɹԤ㣺260880.00Ԫ۵ۼܼ۾ܳ޼ۣ޼۵ΪЧۣ +

          +

          + 4ޡ +

          +

          + 4.1ƻڣ ǩ֮ͬ15ʩİװԣ +

          +

          + 4.2ʵʩص㣺Űо +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ
          +  3кͬ豸רҵ
          +  4˰պᱣʽü¼
          +  5μɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.21ӦжʸӪҵִվ߱ӦӪΧ +

          +

          + 6ȡ̸ļʱ䡢ʽ2022 11   30ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

          +

          + 7̸ļݽֹʱ䣺2022 12 5 9ʱ  30֣ʱ䣩 +

          +

          + 8̸ʱ䣺2022   12  5 9  ʱ  30  ֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ1¥1102ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          + 2022  11   29    +

          +

          +
          +

          +

          + Ӳʩɹ̸ļword. +

          +

          + Ӳʩɹ̸ļpdf. +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022114/286.html b/yact-home-2/172.168.10.9/news/yact_0301/2022114/286.html new file mode 100644 index 0000000..86ea416 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022114/286.html @@ -0,0 +1,443 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹԴ̲ɹ

          +
          ڣ2022-11-04ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹԴ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ +

          +
          +

          + Ŀ +

          +
          +

          + LZCG202210-12 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Űÿ +

          +
          +

          + +

          +
          +

          + ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 2022114 +

          +
          +

          + ɹ +

          +
          +

          + ŰüƽĿ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + ɣɶѯ޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 32.2Ԫ +

          +
          +

          + +

          +
          +

          + 2022114 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤ɡԱǶһģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ֲ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣŰˮˮ翱Ժ޹˾ +

          +

          + ɽ178000.00 Ԫ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰüƽĿ޹˾ +

          +

          +  ַĴʡŰоÿ·11 +

          +

          + ϵˣ̷ʦ +

          +

          + ϵ绰:15881203012 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹɣɶѯ޹˾ +

          +

          +    ַɶƶ·18ƸB10¥1 +

          +

          +    ࣺ610000 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰15808150377 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221214/301.html b/yact-home-2/172.168.10.9/news/yact_0301/20221214/301.html new file mode 100644 index 0000000..17f0ccc --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221214/301.html @@ -0,0 +1,443 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿɽ

          +
          ڣ2022-12-14ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿ +

          +

          + ɽ +

          +
          +

          + Ŀ +

          +
          +

          + ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + ZCX-CS20221202-119 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + ɽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20221214 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + ĴʡڳϢѯ޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + ̶ܼ10Ԫ +

          +
          +

          + +

          +
          +

          + 20221214 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤¾    Աɸƽ(ҵ +

          +
          +

          + ලԱ +

          +
          +

          + Ԫ +

          +
          +

          + ɽ˼ɽ +

          +
          +

          + ɽƣɶƼι˾ +

          +

          + ɽ6.67Ԫ/ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿͶ޹˾ +

          +

          +  ַŰоÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰:0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴʡڳϢѯ޹˾ +

          +

          +    ַŰ·62 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰17738253852 +

          +
          +

          + ɽ +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221214/302.html b/yact-home-2/172.168.10.9/news/yact_0301/20221214/302.html new file mode 100644 index 0000000..5e54ade --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221214/302.html @@ -0,0 +1,398 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϷ޹˾ɹѯ۽ʾ

          +
          ڣ2022-12-14ֺţ Сرմҳ
          +

          + ҹ˾ɹĿѯۣ20221214900ٿѯ۽£ +

          +

          + б깩Ӧ̣Űʱ޹˾ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          +   +

          +

          +   +

          +

          + +

          +

          + Ʒ +

          +
          +

          +   +

          +

          +   +

          +

          +   +

          +
          +

          +   +

          +

          +   +

          +

          + +

          +
          +

          + ۵λɵ͵ߣ/Ԫ +

          +
          +

          +   +

          +

          + Űʱ޹˾ +

          +
          +

          +   +

          +

          + Ű۷޹˾ +

          +
          +

          + ɶನ۷޹˾ +

          +
          +

          +   +

          +

          + +

          +

          + +

          +
          +

          + 2022 ˫ 2.5L E-CVT 7ɫɫɫɫ +

          +
          +

          +   +

          +

          +   +

          +

          + 2 +

          +
          +

          +   +

          +

          + 697600.00 +

          +
          +

          +   +

          +

          + 697600.00 +

          +
          +

          +   +

          +

          + 697600.00 +

          +
          +

          +   +

          +

          + ʱ +

          +
          +

          + 5 +

          +
          +

          + 6 +

          +
          +

          + 7 +

          +
          +

          +

          + ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

          +

          + ƣŰۺϷ޹˾ +

          +

          + ַŰоÿӶ·3 +

          +

          + ϵʽʦ  18283588339 +

          +

          +
          +

          +

          + 20221214 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221215/303.html b/yact-home-2/172.168.10.9/news/yact_0301/20221215/303.html new file mode 100644 index 0000000..86d24c0 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221215/303.html @@ -0,0 +1,263 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ¾ô׷ʩ̼ɽʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űһ廯Ŀ-Űÿ¾ô׷ʩ̼ɽʾ

          +
          ڣ2022-12-15ֺţ Сرմҳ
          +

          + бˣĴѯ޹˾ +

          +

          + ɽۣҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299ţҪͲչҷչ͸ĸίԱᡢ貿ļ蹤̼طշѹ涨ļ۸2007670ţ涨ı׼¸55 %ȡĿѡ +

          +

          +
          +

          +

          +
          +

          +

          + ɹˣŰüƽ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵˣ +

          +

          + 绰0835-3358299 +

          +

          +
          +

          +

          + ɹͨ蹤̹޹˾ +

          +

          + ַɶи·333Ķ14Ԫ2704 +

          +

          + ϵˣŮʿ +

          +

          + 绰028-83226053 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022122/295.html b/yact-home-2/172.168.10.9/news/yact_0301/2022122/295.html new file mode 100644 index 0000000..271402d --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022122/295.html @@ -0,0 +1,266 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھ˼ˮ2023ȣɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ھ˼ˮ2023ȣɹɽ

          +
          ڣ2022-12-02ֺţ Сرմҳ
          +

          + Ŀƣ˼ˮ2023ȣɹ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ0835-3236556 +

          +

          + ɽƣŰɽе޷ +

          +

          + ɽ̵ַŰɽǶ833 +

          +

          + ɽ1182000.00Ԫ +

          +

          + ̸СԱ̷Ϊ÷ +

          +

          + б깫ޣ2022125 +

          +

          + ĹΪ1 +

          +

          +
          +

          +

          +                                                                                                                   2022122 +

          +

          +
          +

          +

          + ˼ˮ2023ȣ̸ļ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022122/296.html b/yact-home-2/172.168.10.9/news/yact_0301/2022122/296.html new file mode 100644 index 0000000..03dd572 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022122/296.html @@ -0,0 +1,374 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿԴ̹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿԴ̹

          +
          ڣ2022-12-02ֺţ Сرմҳ
          +

          + ĴʡڳϢѯ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾ϡ豸ְѯ۷ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿƣŰÿͶ޹˾ϡ豸ְѯ۷ɹĿ +

          +

          + 2.ɹţZCX-CS20221202-119 +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴʡڳϢѯ޹˾ +

          +

          + ʽ +

          +

          + ʽԴԳ +

          +

          + Ԥ̶ܼ10Ԫ  +

          +

          + ɹĿ飺 +

          +

          + ļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + δڡйбͶ깫ƽ̨www.cebpubservice.com)http://www.ccgp-sichuan.gov.cn/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + һϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ĿҪõض +

          +

          + ĿͶꡣ +

          +

          + ļȡʱ䡢ص㡢ʽ +

          +

          + 1.ļȡʱ䣺20221252022129գÿ00:0000-12:00:0012:00:00-23:59:59ʱ䣬ĩڼճ⣩ +

          +

          + 2.ȡļĵص㣺ĴʡڳϢѯ޹˾(Ű·62)ɹļڲۡ +

          +

          + 3.ȡļķʽӦϻԶֳ̰Զ̰ļȡӦȨֳȡļӦʾԱĿĽԭӦ̷ֳȡļӦʾԱĿķ֤顢֤ӡӸ²ʾ֤ԭ +

          +

          + ļʱļûƾ֤дġš֤ӡʽӸºɨͼƬpdf3329832256@qq.com +

          +

          + עϻԶ̱ĹӦڿ굱սš֤ӡԭݽĴʡڳϢѯ޹˾Ŀ浵 +

          +

          + ѯ绰17738253852Ͷ˹ɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶге(ͶϢڻȡɹļֹ֮ǰɹµǼDZ) +

          +

          + 4.ļۼۣ200Ԫ +

          +

          + ߡݽӦļֹʱ䣺2022121409:30ʱ䣩 +

          +

          + ˡݽӦļص㣺Ű·62ţĴʡڳϢѯ޹˾ +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡա +

          +

          + βɹʼĵӦļ +

          +

          + šӦļʱ䣺2022121409:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص㣺Ű·62ţĴʡڳϢѯ޹˾ +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          +  ַ ŰоÿӶ·3 +

          +

          +  ϵ ˣ +

          +

          + ϵ绰:0835-3358299 +

          +

          + ɹĴʡڳϢѯ޹˾ +

          +

          +    ַŰ·62 +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰17738253852 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022122/297.html b/yact-home-2/172.168.10.9/news/yact_0301/2022122/297.html new file mode 100644 index 0000000..aa29d46 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022122/297.html @@ -0,0 +1,380 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ¾ô׷ʩ̼Դ̹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űһ廯Ŀ-Űÿ¾ô׷ʩ̼Դ̹

          +
          ڣ2022-12-02ֺţ Сرմҳ
          +

          + ͨ蹤̹޹˾Űüƽ޹˾ίУŰһ廯Ŀ-Űÿ¾ô׷ʩ̼þԴ̷ʽвɹ㵥λμӸĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.Ŀţ/ +

          +

          + 2.ɹĿƣŰһ廯Ŀ-Űÿ¾ô׷ʩ̼ +

          +

          + 3.ݼģĿ⽨ڻġίḽ÷ȣݰ̡װװ޹̡װԼƺװ̵ȡ滮õ57.81ĶнԼ6100OĿ̷Լ7071.8Ԫ +

          +

          + 4.ڣʩڣ 360 죩+ȱڡ +

          +

          + 5.ΧŰһ廯Ŀ-Űÿ¾ô׷ʩʩڼȱڵļ +

          +

          + ʽ +

          +

          + 1.ɹԤ㣺ݶ82.81ԪҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299ţҪͲչҷչ͸ĸίԱᡢ貿ļ蹤̼طշѹ涨ļ۸2007670ţ涨ı׼¸40%ΪɹԤ㣬82.81Ԫ +

          +

          + 2.ʽԴ޼ۣҵԳ޼ۣҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299ţҪͲչҷչ͸ĸίԱᡢ貿ļ蹤̼طշѹ涨ļ۸2007670ţ涨ı׼¸40%Ϊ޼ۡ +

          +

          + ɹĿ +

          +

          + Űһ廯Ŀ-Űÿ¾ô׷ʩ̼ɹļ¡ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶ()޹˾http://www.yact.com.cn/վԹʽԴ̹Ϊ淢֮3ա +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7.λΪͬһ˻ߴֱӿعɡϵIJͬӦ̲òμͬһͬĿµɹ +

          +

          + 8.ΪĿṩơ淶ƻĿȷĹӦ̣ٲμӸòɹĿɹӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + 9.Ӧ̼ηˡҪ˲þл߷¼ +

          +

          + 10ݲɹĿ +

          +

          + 1ӦнܲŰ䷢ķݽ̼ʡ +

          +

          + 2ļҪɹ +

          +

          + 3Ŀ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + ݡɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦ״εݽӦļǰ5Ϣ¼ü¼ҳͼܾʧűִˡش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + ߡļȡʽʱ䡢ص +

          +

          + ļ2022125202212909:00-11301330-1700ʱ䣬ڼճ⣩,ͨ·ʽͻȡļ1Ӧ̽ͨʼ198060089@qq.comȡòɹʼظ2ӦдǼDZɨ198060089@qq.com䣬ͬʱɴļã3ɹͨʼļӦ̡ǼDZеǼǵ䡣 +

          +

          + ΪӦΪ˻֯ģֻṩλԭɨ֤ӡӸǹӦ̵λµɨӦΪȻ˵ģֻṩ֤ԭɨ +

          +

          + ļۼ300Ԫ/ףۺˡ +

          +

          + ɹ˲ṩ涨ȡļʽ +

          +

          + ˡݽӦļֹʱ䣺2022121510:30ʱ䣩 +

          +

          + šݽӦļص㣺ɽˮͥŶһԪ¥ĺűĿҡ +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹûܷӦļˡաβɹʼĵӦļ +

          +

          + ļʱ䣺202212151000 - 1030 ʱ䣩 +

          +

          + ʮӦļʱ䣺2022121510:30ʱ䣩 +

          +

          + ʮһ̵ص㣺ɽˮͥŶһԪ¥ĺűĿҡ +

          +

          + ܰʾͣ37ҽԺ2ŽС7-9ͣԱ£˳ɽһֱߣ9ֱߡͣ9ſͣƺ +

          +

          + ʮϵʽ +

          +

          + ɹˣŰüƽ޹˾ +

          +

          +  ַŰÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹͨ蹤̹޹˾ +

          +

          + ͨѶַɶи·333Ķ14Ԫ2704 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰028-028-83226053 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221222/306.html b/yact-home-2/172.168.10.9/news/yact_0301/20221222/306.html new file mode 100644 index 0000000..4a74c9e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221222/306.html @@ -0,0 +1,359 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣǽʯᡢɹб깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰְҵѧԺѧԺĿһڣǽʯᡢɹб깫

          +
          ڣ2022-12-22ֺţ Сرմҳ
          +

          + ŰְҵѧԺѧԺĿһڣǽ +

          +

          + ʯᡢɹб깫 +

          +

          +
          +

          +

          + Űÿ޹˾ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

          +

          + һбţ +

          +

          + бĿŰְҵѧԺѧԺĿһڣǽʯᡢϲɹ +

          +

          + ʽ +

          +

          + 1.ʽԴ Գʽʵ +

          +

          + 2.Ԥʽ3504182ԪԲɹʵʹΪ׼ +

          +

          + ġбĿ飺 +

          +

          + Ŀ1ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹбļ£ +

          +

          + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6Ϸɡ涨 +

          +

          + 7ṩͶ˵λη˻Ҫл߷¼ +

          +

          + 8ݲɹĿ +

          +

          + 201911һǽʯᡢṩҵ֤Ϊͬӡб֪ͨӸ¡ +

          +

          + 9ͶͶʱṩ۲顱ѯ˾ +

          +

          + ֹμӱβɹĹӦ: +

          +

          + ɹ˽ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + ߡбļȡʱ䡢ص㣺 +

          +

          + 1. ȡбļʱ 2022 12 23 0000ʱ 2022 1229 2359ʱ +

          +

          + 2. ȡбļķʽ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

          +

          + 3.ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

          +

          + ˡͶֹʱͿʱ䣺 +

          +

          + 1. Ͷֹʱ䣺2023 1 4   15 ʱ 30 ֣ʱ䣩 +

          +

          + 2.ͶļݽصŰÿ޹˾1¥ҡ +

          +

          + 3.ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

          +

          + 4.ʱ2023 1 4  15  ʱ30  ֣ʱ䣩 +

          +

          + šصŰÿ޹˾1¥ +

          +

          + ʮͶŰÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

          +

          + ʮϵʽ +

          +

          + ɹˡŰÿ޹˾ +

          +

          +  ַŰӶ·3ŲͶ +

          +

          + ϵˡŮʿ +

          +

          + ϵ绰;0835-3236556 +

          +

          +  625000                                                                                                                                         2022 12   20    +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹбļ.docx +

          +

          + бļ +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221222/307.html b/yact-home-2/172.168.10.9/news/yact_0301/20221222/307.html new file mode 100644 index 0000000..d79a89f --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221222/307.html @@ -0,0 +1,350 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ

          +
          ڣ2022-12-22ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ +

          +

          +
          +

          +

          + ҹ˾ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ +

          +

          + 2ĿݣŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ嵥 +

          +

          + 3ɹԤ㣺537061ԪɹԤıΪЧۣ +

          +

          + 4ڡ +

          +

          + 4.1ڣ㹤̽ +

          +

          + 4.2ص㣺Űоÿְ· +

          +

          + 4.2Ϲұ׼ҵ׼ϸ +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.2 +

          +

          + 1жʸ +

          +

          + 2۱βɹʸҵ +

          +

          + 6ȡ̸ļʱ䡢ʽ202212 23𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

          +

          + 7̸ļݽֹʱ䣺202212 28 15ʱ  00֣ʱ䣩 +

          +

          + 8̸ʱ䣺2022 12 28 15ʱ 00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          +                                                                                                                                                            2022 12 20 +

          +

          +
          +

          +

          + ǰӹͼ.zip +

          +

          + ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ.docx +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221222/308.html b/yact-home-2/172.168.10.9/news/yact_0301/20221222/308.html new file mode 100644 index 0000000..8a2210b --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221222/308.html @@ -0,0 +1,356 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣʯֲשɹб깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰְҵѧԺѧԺĿһڣʯֲשɹб깫

          +
          ڣ2022-12-22ֺţ Сرմҳ
          +

          + ŰְҵѧԺѧԺĿһڣʯֲ +

          +

          + שɹб깫 +

          +

          +
          +

          +

          + Űÿ޹˾ŰְҵѧԺѧԺĿһڣʯֲשϲɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

          +

          + һбţ +

          +

          + бĿŰְҵѧԺѧԺĿһڣʯֲשϲɹ +

          +

          + ʽԴԳʽ +

          +

          + ġԤʽ2218040.63ԪԲɹʵʹΪ׼ +

          +

          + 塢бĿ飺 +

          +

          + Ŀ1ŰְҵѧԺѧԺĿһڣʯֲשϲɹбļ£ +

          +

          + Ӧ̲μӱβɹӦύͶļǰ߱ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6Ϸɡ涨 +

          +

          + 6.1ṩͶ˵λη˻Ҫл߷¼ +

          +

          + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

          +

          + 7ݲɹĿ +

          +

          + 7.1ĿͶꡣ +

          +

          + 7.2 201911һʯҵ֤Ϊͬӡб֪ͨӸ¡ +

          +

          + 8.ͶͶʱṩ۲顱ѯ˾ +

          +

          + ߡбļȡʱ䡢ص㣺 +

          +

          + 1. ȡбļʱ 2022  12 230000ʱ 2022  1229 2359ʱ +

          +

          + 2. ȡбļķʽ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

          +

          + 3.ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

          +

          + ˡͶֹʱͿʱ䣺 +

          +

          + 1. Ͷֹʱ䣺2023 1  4   9  ʱ  30 ֣ʱ䣩 +

          +

          + 2.ͶļݽصŰÿ޹˾1¥ҡ +

          +

          + 3.ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

          +

          + 4.ʱ2023  1  4 9 ʱ 30 ֣ʱ䣩 +

          +

          + šصŰÿ޹˾1¥ +

          +

          + ʮͶŰÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

          +

          + ʮϵʽ +

          +

          + ɹˡŰÿ޹˾ +

          +

          +  ַŰӶ·3ŲͶ +

          +

          + ϵˡŮʿ +

          +

          + ϵ绰;0835-3236556 +

          +

          +  625000 +

          +

          + 2022 1219  +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣʯֲשϲɹбļ.docx +

          +

          + бļ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221222/309.html b/yact-home-2/172.168.10.9/news/yact_0301/20221222/309.html new file mode 100644 index 0000000..6d881f5 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221222/309.html @@ -0,0 +1,353 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ

          +
          ڣ2022-12-22ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ +

          +

          +
          +

          +

          + ҹ˾ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԽо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣŰְҵѧԺѧԺĿһڣˮ÷豸ɹװ +

          +

          + 2ĿݣŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԣ嵥 +

          +

          + 3ɹԤ㣺1240657ԪɹԤıΪЧۣ +

          +

          + 4ڡ +

          +

          + 4.1ڣͬǩ15 +

          +

          + 4.2ص㣺Űоÿְ· +

          +

          + 4.2ϸˮܲĹܼϽˮˮƱ׼GB 50015-2019Ҫعұ׼ҵ׼ϸ +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.2 +

          +

          + 1жʸ +

          +

          + 2۱βɹʸҵ +

          +

          + 6ȡ̸ļʱ䡢ʽ202212 23𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļ +

          +

          + 7̸ļݽֹʱ䣺202212 28 10ʱ  00֣ʱ䣩 +

          +

          + 8̸ʱ䣺2022 12 28 10ʱ 00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 10.4۰ϡװ˹䡢˰ͱռװԵۺϷá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          + 2022 12 20 +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ.docx +

          +

          + бļ +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221222/310.html b/yact-home-2/172.168.10.9/news/yact_0301/20221222/310.html new file mode 100644 index 0000000..d0d9b86 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221222/310.html @@ -0,0 +1,419 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣ繤רҵаб깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰְҵѧԺѧԺĿһڣ繤רҵаб깫

          +
          ڣ2022-12-22ֺţ Сرմҳ
          +

          + ŰְҵѧԺѧԺĿһڣ繤רҵаб깫 +

          +

          + 1.б +

          +

          + бĿŰְҵѧԺѧԺĿһڣ繤רҵаĿҵΪŰÿ޹˾ʽҵԳĿʱΪ100%бΪŰÿ޹˾ĿѾ߱бֶԸĿбꡣ +

          +

          + 2.Ŀſб귶Χ +

          +

          + 2.1λ֣б껮ΪһΡ +

          +

          + 2.2ص㣺Űÿ +

          +

          + 2.3ݼģĿλŰоرࡢְ·ٹ滮·ϲΪ滮԰ضԼ840ףϱԼ290ףϲ߱ͣΪµأ߲Լ65סʩͼְֽ·831¹½9̨ѹ6715KVAҪڽõ󡣣ʩͼֽ +

          +

          + 2.4ƻڣ180졣ڼǰڼպͲԼʩ䲻ɱĽҵӰ죻߿пڼʩƣŰҪڣ +

          +

          + 2.5б귶ΧŰְҵѧԺѧԺĿһڣ繤ʩͼֽڼ嵥ʵʩݡ +

          +

          + 3.ͶʸҪ +

          +

          + 3.1бҪͶ߱ +

          +

          + 3.1.1ʸ񣬾нܲŰ䷢ĵʩܳаʼװޡԣʩ֤ȫ֤ +

          +

          + 3.1.2Ŀҵ3꣨201911Ͷֹʱ䣩پһڽҵҵָ:ͬ500ҵ +

          +

          + 3.1.3ĿĿˣʸ񣺾߱繤רҵעὨʦϣʡס罨ܲŰ䷢İȫ˺ϸ֤B֤ΪλԱ +

          +

          + 3.2б겻Ͷꡣ +

          +

          + 3.3Ͷ˾ɾͶ꣬бĺͬ1Ρ +

          +

          + 4.бļĻȡ +

          +

          + 4.1μͶߣ 2022  12 23   2022    12 27 յ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

          +

          + 4.2 б˲ṩбļȡʽ +

          +

          + 5.Ͷļĵݽ +

          +

          + 5.1ͶļݽĽֹʱ䣨Ͷֹʱ䣬ͬΪ 2023 1 5 10 :00 ʱصΪŰÿ޹˾1¥ҡ +

          +

          + 5.2ʹĻδʹָصͶļб˲ +

          +

          + 6.ϵʽ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + бˣ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + ַ +

          +
          +

          + ĴŰɽӶ·3 +

          +
          +

          + ʱࣺ +

          +
          +

          + 625000 +

          +
          +

          + ϵˣ +

          +
          +

          + Ůʿ +

          +
          +

          + 绰 +

          +
          +

          + 0835-3236556 +

          +
          +

          + 棺 +

          +
          +

          + / +

          +
          +

          + ʼ +

          +
          +

          + / +

          +
          +

          + ַ +

          +
          +

          + http://www.builderp.cn/YASZJC/ +

          +
          +

          +
          +

          +
          +

          +
          +

          +
          +

          +

          + 2022  12 20  +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣбļ.docx +

          +

          + бļ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221230/312.html b/yact-home-2/172.168.10.9/news/yact_0301/20221230/312.html new file mode 100644 index 0000000..3c8bed0 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221230/312.html @@ -0,0 +1,275 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹɽ

          +
          ڣ2022-12-30ֺţ Сرմҳ
          +

          + ĿƣŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ绰0835-3236556 +

          +

          + ɽƣŰɽνľӪ +

          +

          + ɽ̵ַŰɽǶ7 +

          +

          + 498068.90Ԫ +

          +

          + ̸СԱٺ衢𩡢ѧȫ  +

          +

          + б깫ޣ202313 +

          +

          + ĹΪ1 +

          +

          +
          +

          +

          +
          +

          +

          +                                                              20221230 +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221230/313.html b/yact-home-2/172.168.10.9/news/yact_0301/20221230/313.html new file mode 100644 index 0000000..a0db2cb --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221230/313.html @@ -0,0 +1,266 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԳɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԳɽ

          +
          ڣ2022-12-30ֺţ Сرմҳ
          +

          + ĿƣŰְҵѧԺѧԺĿһڣˮ÷豸ɹװ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ绰0835-3236556 +

          +

          + ɽƣɶԴˮ豸޹˾ +

          +

          + ɽ̵ַɶ˳ͽ11-32¥57 +

          +

          + ɽ1104397.00Ԫ +

          +

          + ̸СԱ֣ǿ +

          +

          + б깫ޣ2023 13 +

          +

          + ĹΪ1ա +

          +

          +
          +

          +

          +                                                                   20221230 +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/20221230/314.html b/yact-home-2/172.168.10.9/news/yact_0301/20221230/314.html new file mode 100644 index 0000000..52173f4 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/20221230/314.html @@ -0,0 +1,410 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿóά޲ɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿóά޲ɹĿԴ̲ɹ

          +
          ڣ2022-12-30ֺţ Сرմҳ
          +

          + Ĵб޹˾ Űÿ޹˾ɹˣίУŰÿóά޲ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022089š +

          +

          + 2.ɹĿƣŰÿóά޲ɹĿ +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳ +

          +

          + ɹԤ㣺ݶ30Ԫ +

          +

          + ɹĿ +

          +

          + βɹĿ1óɽӦ1ݲɹɹŰÿóά޷нӵλά޷ΧԼ12ˮѹϴɨȡļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + ξԴ빫ͨ; +

          +

          + 1ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 2Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1Ͷ깩Ӧнͨ䲿ѱЧġά޾ӪĿΪ༰ϡ +

          +

          + 2ͶͶʱṩ۲顱ѯ˾ +

          +

          + 3βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿģϢϱĿʵұԱеľԱһ¡ҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2023010320230109գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2023011309:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2023011309:00ʱ䣩Ӧļݽֹʱ䣺2023011309:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮӦļʱ䣺2023011309:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          +    ַŰÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰0835-3236556 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ            +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022127/298.html b/yact-home-2/172.168.10.9/news/yact_0301/2022127/298.html new file mode 100644 index 0000000..a6ff75e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022127/298.html @@ -0,0 +1,266 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھӲʩɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ھӲʩɹɽ

          +
          ڣ2022-12-06ֺţ Сرմҳ
          +

          + ĿƣӲʩɹ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ0835-3236556 +

          +

          + ɽƣɶ֮һƼ޹˾ +

          +

          + ɽ̵ַĴʡɶ츮ж138813355 +

          +

          + ɽ213180.00Ԫ +

          +

          + ̸СԱ˼÷ٺ衢Ƿ +

          +

          + б깫ޣ2022127 +

          +

          + ĹΪ1ա +

          +

          +
          +

          +

          + 2022126 +

          +

          +
          +

          +

          + Ӳʩɹ̸ļ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022129/299.html b/yact-home-2/172.168.10.9/news/yact_0301/2022129/299.html new file mode 100644 index 0000000..1a5171d --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022129/299.html @@ -0,0 +1,374 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ѹɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ѹɹĿɹ

          +
          ڣ2022-12-09ֺţ Сرմҳ
          +

          + Ĵչ̹޹˾ɹŰÿ޹˾(ɹˣίУѹɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱβɹ +

          +

          + һɹĿ +

          +

          + 1.ĿƣѹɹĿ +

          +

          + 2.ĿţZC-JQ-CS-202212-002š +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹĴչ̹޹˾ +

          +

          + ʽ: +

          +

          + ʽԴʽԤܽ30Ԫ +

          +

          + ɹĿ飺 +

          +

          + ѹĿԤ30Ԫɹɹļ¡ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ṩӦ̵λη˻Ҫл߷¼ +

          +

          + 8.ĿҪõضޡ +

          +

          + ֹμӱβɹĹӦ: +

          +

          + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹ/ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦͶֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + 2.Ŀ永˾òμӱξԴ̡ +

          +

          + ߡļȡʽʱ䡢ص㣺 +

          +

          + 1.ɹļֹʱ䣺202212122022121609:00- 17:00ʱ䣬ڼճ⣩ȡ +

          +

          + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

          +

          + 2.ɹļȡʽ +

          +

          + һϣԶ̣ +

          +

          + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

          +

          + עԭڿ굱սֳ +

          +

          + ֳȡӦֳɹļʱӦṩԱĿĵλ( +

          +

          + עĿơĿšϵ˼ϵ绰)Ӫҵִոӡ֤ӡֳʾ֤ԭϾӸǹӦ£ +

          +

          + ѯ绰0835-2821369Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

          +

          + ˡݽӦļֹʱ䣺2022122015:00ʱʱ䣩 +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

          +

          + šʱ䣺2022122015:00ʱʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص㣺ĴʡŰ𼦹·1095301 +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿ޹˾       +

          +

          + ͨѶַŰоӶ·3  +

          +

          +    ࣺ625100  +

          +

          + ϵˣʦ  +

          +

          + ϵ绰0835-3236556       +

          +

          +
          +

          +

          + ɹĴչ̹޹˾ +

          +

          +    ַĴʡŰ𼦹·1095301    +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ                           +

          +

          + ϵ绰0835-2821369 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022129/300.html b/yact-home-2/172.168.10.9/news/yact_0301/2022129/300.html new file mode 100644 index 0000000..cb6421c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022129/300.html @@ -0,0 +1,377 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϷ޹˾ɹѯ۹

          +
          ڣ2022-12-09ֺţ Сرմҳ
          +

          + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

          +

          + һƷͺż޼ +

          +

          + + + + + + + + + + + + + + + + + +
          +

          + Ʒ +

          +
          +

          +   +

          +
          +

          + ָ +

          +

          + Ԫ +

          +
          +

          + +

          +
          +

          + ޼ +

          +

          + Ԫ +

          +
          +

          +
          +

          +

          + +

          +

          + +

          +
          +

          + 2022 ˫ 2.5L E-CVT 7ɫɫɫɫ +

          +
          +

          +
          +

          +

          + 34.88 +

          +
          +

          +
          +

          +

          + 2 +

          +
          +

          +
          +

          +

          + 69.76 +

          +
          +

          +

          + ʸҪ +

          +

          + 1.߱ʸҵע1꼰ϵĹӦ̣Ϸʸ񣨹ӦṩЧ֤һӪҵִգ +

          +

          + 2.뱨˴ϵӰ챨۹Եķˡ֯߸ˣòμӱۣΪЧۡ +

          +

          + 3.Ŀ屨ۡ +

          +

          + ۻغӦ +

          +

          + 1.ѯ۲ɹ飨1 +

          +

          + 2.ۺŵ2 +

          +

          + 3.֤飨3 +

          +

          + 4.ʱŵ4ʱ䣺ǩͬ7ᳵᳵص㣺ӦŰоÿӶ·3ţ +

          +

          + 5.ӪҵִոӡӸǹӦ̹£˻ίд֤ӡӸǹӦ̹£5 +

          +

          + ġ취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

          +

          + 塢ļݽ +

          +

          + 1.ļݽֹʱΪ20221214ձʱ9:00˱20221214ձʱ9:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

          +

          + 2.ļܷ⣺ݽıļܷ⡣ +

          +

          + 3.ʹĻδʹָصıļѯ˲ +

          +

          + ϵʽ +

          +

          + ɹˣŰۺϷ޹˾ +

          +

          +    ַŰоÿӶ·3 +

          +

          +    18283588339 +

          +

          + ϵˣʦ +

          +

          +
          +

          +

          + ɹѯ۹ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022215/160.html b/yact-home-2/172.168.10.9/news/yact_0301/2022215/160.html new file mode 100644 index 0000000..c298aca --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022215/160.html @@ -0,0 +1,281 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾רҵ˲Ƹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾רҵ˲Ƹѯ۽ʾ

          +
          ڣ2022-02-15ֺţ Сرմҳ
          +

          +
          +

          +

          + Űÿ޹˾ +

          +

          + רҵ˲Ƹѯ۽ʾ +

          +

          +
          +

          +

          +                                         ҹ˾רҵ˲ƸɹĿѯۣ2022214ٿѯ۽£ +

          +

          +                                         һбѡʢɶҵ޹˾бۣ72000Ԫ +

          +

          +                                         Ͷ +

          +

          +                                         Ҽ½ҵѯɶ޹˾74800Ԫ +

          +

          +                                         Ĵ̩ҵ޹˾76800Ԫ +

          +

          +                                         ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

          +

          +                                         ƣŰÿ޹˾ +

          +

          +                                         ַŰоÿӶ·3 +

          +

          +                                         ϵʽʦ0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                              2022215 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022228/161.html b/yact-home-2/172.168.10.9/news/yact_0301/2022228/161.html new file mode 100644 index 0000000..0c768e0 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022228/161.html @@ -0,0 +1,403 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ빫

          +
          ڣ2022-02-28ֺţ Сرմҳ
          +

          +

          +

          + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ빫 +

          +

          + Ĵб޹˾ Űüƽ޹˾ɹˣίУŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022005š +

          +

          + 2.ɹĿƣŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿ +

          +

          + 3.ɹˣŰüƽ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳ +

          +

          + ɹԤ㣺ݶ20.46ԪĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩2Ŀܶ15985.28ԪΪ¸20%ΪɹԤ㣬20.46Ԫ +

          +

          + ޼ۣ2ĿIJƼΪƷѻĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩ȡ¸20%Ϊ޼ۡ +

          +

          + ɹĿ +

          +

          + βɹĿ1ݲɹɹŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼнӵλļ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴڿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1нܲŰ䷢Чġʩͼļ϶顷ҵ·ˮʩͼһ֤ +

          +

          + 2βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺ļ2022030120220307գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣĿļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022031109:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮӦļʱ䣺2022031109:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹ ˣŰüƽ޹˾ +

          +

          +    ַĴʡŰоÿ·11 +

          +

          +    ࣺ625500 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3236879 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ 470 㳡 15 ¥ 4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ            +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202228/159.html b/yact-home-2/172.168.10.9/news/yact_0301/202228/159.html new file mode 100644 index 0000000..3f254fd --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202228/159.html @@ -0,0 +1,389 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾רҵ˲Ƹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾רҵ˲Ƹѯ۹

          +
          ڣ2022-02-08ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + רҵ˲Ƹѯ۹ +

          +

          +
          +

          +

          + ҹ˾רҵ˲ƸɹĿͨѯ۲ɹķʽȷӦ̣ӭʸĹӦ̲뱨ۡ +

          +

          + һĿƣŰÿ޹˾רҵ˲ƸίзɹĿ +

          +

          + Ŀʱ䣺Ժͬǩ֮1 +

          +

          + רҵ˲ƸҪ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + ְλ +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + ѧ +

          +
          +

          + +

          +
          +

          + רҵ +

          +
          +

          + +

          +
          +

          + 1 +

          +
          +

          + Ŀʩֳ +

          +
          +

          + 8 +

          +
          +

          + ר +

          +
          +

          + 45 +

          +
          +

          + +

          +
          +

          + 1.мְƣ2.2꼰Ӧ飻  3.ϤҹĿطɷ棻4.лءҵλعȡ +

          +
          +

          +

          + ġĿԤ㣺9ԪҴдԪðѺίصһзüƱá۳ĿԤϱ괦 +

          +

          + 塢ϼҪ +

          +

          + 1ӦӦṩη +

          +

          + 2ṩϸЧӪҵִա˰Ǽ֤֤֯ӡ֤һӪҵִոӡ +

          +

          + 3Ӧ̴뾭Ӧ̵ķ˹ڲ뱾ĿͶȨṩȨͶȨίԭӦ̴Ƿ裩ṩ˺͹Ӧ̴֤渴ӡ +

          +

          + 4Ӧļύֹʱ䣺20222149:00(ʱ)ӦӦڴ֮ǰܷӦļʹŰҵͶʼ޹˾¥1308ңŰÿӶ·3ţʹĻ򲻷Ϲ涨Ӧļܾܡ +

          +

          + 5ʱ估ص㣺20222149:00 (ʱ)ŰҵͶʼ޹˾¥1308ңŰÿӶ·3ţ +

          +

          + ϵˣʦ0835-3228508 +

          +

          +
          +

          +

          + 1ѯӦ +

          +

          +           2Ȩί +

          +

          +           3۱ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                  Űÿ޹˾ +

          +

          +                                                                                                                                                                    202228 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022314/164.html b/yact-home-2/172.168.10.9/news/yact_0301/2022314/164.html new file mode 100644 index 0000000..3fe5c2c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022314/164.html @@ -0,0 +1,371 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰϢĽĿ繤̣졢ƷɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰϢĽĿ繤̣졢ƷɹĿ

          +
          ڣ2022-03-14ֺţ Сرմҳ
          +

          + ŰϢĽĿ繤̣졢ƷɹĿ +

          +

          + ĴٹĿ޹˾Űÿ޹˾ίУԡŰϢĽĿ繤̣졢ƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1ĿţSCQY-ZC-2022-003 +

          +

          + 2ĿƣŰϢĽĿ繤̣졢ƷɹĿ +

          +

          + 3ɹˣŰÿ޹˾ +

          +

          + 4ɹĴٹĿ޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳʽ +

          +

          + ɹԤ㣺Ŀѿ1500ԪաҼί貿ڷ<̿շѹ涨>֪ͨƼ۸200210ţշѱ׼1500ԪΪƷѶĿʵ﹤㱾ĿƷԼ68.15Ԫ¸20%Ϊβɹ޼ۣ54.52Ԫ +

          +

          + Ŀ飺 +

          +

          + ŰϢĽĿ繤̣졢ƷɹĿڱĿĿ졢ơơĿʵʩĿ㡢ʩͼƼʩеĿƷݡļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴ빫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱɹӦ߱ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7μӱɹ3Ӧ̼䷨ˣҪˣл߷¼ +

          +

          + 8ݲɹĿҪ +

          +

          + (1)Ӧ߱ʸ񣬾нܲŰ䷢Ĺ̿רҵ̲ࣨʺ;нܲŰ䷢ĵҵ繤̣רҵƱʡ +

          +

          + (2)ҵעزĴʡڵҵ봨ǼǣṩĴʡʡ⿱졢ҵ봨ҵϢ¼֤Ĵʡʡҵ봨ҵ֤Ǽ֤ +

          +

          + 9ĿͶꡣͶģǣͷӦΪƵλͬʱҪ󣺣1߱ʸ񣻣2ͶӦԾнܲŰ䷢ĵҵ繤̣רҵƱʵĵλΪǣͷˣó2ңӦǩЭ飬ȷȨ񣻣3ԼڱбĿеμԱĿͶꣻ4ĿͶ걨ݽӦļ˾ǣͷ˸ǣͷ˽еĸΪԱԼ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1.ݡɹвѯʹü¼й֪ͨƿ⡲2016125ţҪĴٹĿ޹˾ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļĻȡʽʱ䡢ص㣺 +

          +

          + ļ202203152022032109:00-120013:00- 17:00(ʱ䣬ڼճ⣩ĴٹĿ޹˾Ű·11Ⱥԣҵ칫¥ ȡ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݣļۺ, ʸתã +

          +

          + ȡļʽ: (1)ȡʽ1:ֳȡԱύϣӦΪ˻֯ģֻṩλšǼDZ֤ӦΪȻ˵ģֻṩ֤(2)ȡʽ2ϻȡӦΪ˻֯ģֻṩλšǼDZ֤ӦΪȻ˵ģֻṩ֤ɨһļɨʽΪpdfļΪӦ̵λƣ͵1076277769@qq.comʼдӦƣȡĿƣļ1.λšǼDZĸʽļظ2.Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΡ +

          +

          + ˡݽӦļֹʱʹʱ䣺202232509ʱ30֣ʱ䣩 +

          +

          + ӦļӦļݽֹʱǰʹ̵ص㣬ʹܷͱעϾԴ̲ɹļ涨ӦļˡաβɹʼĵӦļ +

          +

          + šݽӦļصʹ̵ص㣺 +

          +

          + ĴٹĿ޹˾Ű·11Ⱥԣҵ칫¥ +

          +

          + ʮϵʽ +

          +

          + ɹ ˣŰÿ޹˾ +

          +

          + ַŰӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +

          + ɹĴٹĿ޹˾ +

          +

          +    ַɶ̫·1361413 +

          +

          +    ࣺ610031 +

          +

          + ϵ ˣ ʦ +

          +

          + ϵ绰13628153947 +

          +

          +
          +

          +

          +                                                                                                                                                                                 2022314 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022314/165.html b/yact-home-2/172.168.10.9/news/yact_0301/2022314/165.html new file mode 100644 index 0000000..f403a4a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022314/165.html @@ -0,0 +1,447 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ̲ɹ

          +
          ڣ2022-03-14ֺţ Сرմҳ
          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022005 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220314 +

          +
          +

          + +

          +
          +

          + Űüƽ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 20.46Ԫݶ +

          +
          +

          + +

          +
          +

          + 20220314 +

          +
          +

          + ίԱԱ +

          +
          +

          + Ա芬 ɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣĴŽѯ޹˾ +

          +

          + ɽ2ĿIJƼΪƷѻĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩ȡ¸48%дٷ֮ʰƣȡ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ˣŰüƽ޹˾ +

          +

          + ַĴʡŰоÿ·11 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵ ˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮ +

          +
          +

          + +

          +

          + Űüƽ޹˾ +

          +

          +                  20220314 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022317/166.html b/yact-home-2/172.168.10.9/news/yact_0301/2022317/166.html new file mode 100644 index 0000000..1e28ad1 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022317/166.html @@ -0,0 +1,453 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ̲ɹ

          +
          ڣ2022-03-17ֺţ Сرմҳ
          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022006 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220317 +

          +
          +

          + +

          +
          +

          + Űüƽ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 55.69Ԫݶ +

          +
          +

          + +

          +
          +

          + 20220317 +

          +
          +

          + ίԱԱ +

          +
          +

          + ԱԽ ֲ䣨ɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣĴ蹤Ŀ޹˾ +

          +

          + ɽ +

          +

          + A֣Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬Ŀ嵥(ԤƼ)Ʋ֣ɽļ涨Ϗ 55 ٷ֮ʰȡ +

          +

          + B֣Űһ廯ĿŰ³׻ʩĿ嵥(ԤƼ)Ʋ֣ɽļ涨Ϗ 55 ٷ֮ʰȡ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ˣŰüƽ޹˾ +

          +

          + ַĴʡŰоÿ·11 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵ ˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮ +

          +
          + +
          +                                                                             Űüƽ޹˾ +
          +
          +

          + 20220317 +

          +
          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022329/167.html b/yact-home-2/172.168.10.9/news/yact_0301/2022329/167.html new file mode 100644 index 0000000..77e7c90 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022329/167.html @@ -0,0 +1,450 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰϢĽĿ繤̣졢ƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰϢĽĿ繤̣졢ƷɹĿԴ̲ɹ

          +
          ڣ2022-03-29ֺţ Сرմҳ
          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ŰϢĽĿ繤̣졢ƷɹĿ +

          +

          + Դ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + ŰϢĽĿ繤̣졢ƷɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + SCQY-ZC-2022-003 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220329 +

          +
          +

          + +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + ĴٹĿ޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 54.52Ԫݶ +

          +
          +

          + +

          +
          +

          + 20220329 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤Ա ֲ䣨ɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ֣ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣĴ޹˾ +

          +

          + ɽԸĿƼΪƷѻաҼί貿ڷ<̿շѹ涨>֪ͨƼ۸200210ţշѱ׼ȡ¸35 %¸дٷ֮ʰ飩 +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ˣŰÿ޹˾ +

          +

          + ַŰӶ·3 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴٹĿ޹˾ +

          +

          + ͨѶַɶ̫·1361413 +

          +

          + ϵ ˣʦ +

          +

          + ϵ绰13628153947 +

          +
          +

          + +

          +
          +

          + Ա淢֮ +

          +
          +

          +                                               Űÿ޹˾ +

          +

          +                                                         20220329 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202233/162.html b/yact-home-2/172.168.10.9/news/yact_0301/202233/162.html new file mode 100644 index 0000000..50ec6d8 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202233/162.html @@ -0,0 +1,413 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ빫

          +
          ڣ2022-03-03ֺţ Сرմҳ
          +

          + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ빫 +

          +

          + Ĵб޹˾ Űüƽ޹˾ɹˣίУŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022006š +

          +

          + 2.ɹĿƣŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿ +

          +

          + 3.ɹˣŰüƽ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳ +

          +

          + ɹԤ㣺ݶ55.69ԪĿɹԤɣաĴʡѯշѱ׼۷2008) 141ţŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿԸܶ14292.24ԪΪ¸10%ΪɹԤ㣬48.94Ԫ;Űһ廯ĿһŰ³׻ʩĿԸܶ1693.04ԪΪ¸10%ΪɹԤ㣬6.75Ԫ +

          +

          + ޼ۣ +

          +

          + 1Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬Ŀ޼ۣԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25ʼȡ¸10%Ϊ޼ۡ +

          +

          + 2Űһ廯ĿŰ³׻ʩĿ޼ۣԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25ʼȡ¸10%Ϊ޼ۡ +

          +

          + ɹĿ +

          +

          + βɹĿ1ݲɹɹŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿ嵥(ԤƼ)Ʒнӵλļ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴ빫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

          +

          + 2βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2022030420220310գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022031509:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮӦļʱ䣺2022031509:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹ ˣŰüƽ޹˾ +

          +

          +    ַĴʡŰоÿ·11 +

          +

          +    ࣺ625500 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3236879 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ 470 㳡 15 ¥ 4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022420/171.html b/yact-home-2/172.168.10.9/news/yact_0301/2022420/171.html new file mode 100644 index 0000000..7d58f73 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022420/171.html @@ -0,0 +1,389 @@ + + + + + + +ŰҵͶʣţ޹˾__2022ȻĿ̽ƷɹĿбɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          2022ȻĿ̽ƷɹĿбɹ

          +
          ڣ2022-04-20ֺţ Сرմҳ
          +

          + 2022ȻĿ̽ƷɹĿ +

          +

          + бɹ +

          +

          + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУ2022ȻĿ̽ƷɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

          +

          + һĿţKRD-L2022012š +

          +

          + Ŀƣ2022ȻĿ̽ƷɹĿ +

          +

          + ʽԴԳʽ1013.17Ԫݶ УѰĿǰĿݹΪƷѻաĴʡѯշѱ׼۷[2008]141ţĸ9 ˿㡱շĿķʼ¸30%ĺϼƽΪɹԤ㣬Լ530.92Ԫɹ˸ֵЧѰĿǰĿݹܽ5%ΪƷѻʰ5.0%ȡΪɹԤ㣬Լ482.25ԪʩƣλֵЧѣУδԤ㡣շðбļع涨ʵ㡣 +

          +

          + ġбĿ飺ݲɹɹ˾2022ȻĿĴŰÿ÷̣ڣڵ16ĿĹ̽Ʒнӵλбļ£ +

          +

          + 塢Ӧ̲μӱβɹӦύͶļǰ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

          +

          + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣ñڹҵϢʾϵͳΥʧҵ +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

          +

          + 4ӦδԱβɹĿṩơ淶ƻĿȷ +

          +

          + 3ضʸҪ +

          +

          + 1Ͷ깩ӦڱĿбŵٲȡĿѯҵͶ깩Ӧ̲Ϊ20222023Ƚ蹤Ӧ̲ɹб깩Ӧ̣ +

          +

          + 2βɹĿͶꡣ +

          +

          + бļ£ +

          +

          + ϽμӱβɹĹӦ +

          +

          + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnҵϢʾϵͳwww.gsxt.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥˡΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱бļṩѯ֤ṩѯ֤Ϊбļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡбļȡʽʱ估ۼۣ +

          +

          + бļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡбļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿĿرĿбļڱϵͳرĿбļΪɹѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨ˹ɱɹϢ޷ʱռһкɹӦһе +

          +

          + бļȡʱ估ص㣺 +

          +

          + бļ2022042120220426գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + бļۼۣ +

          +

          + Ŀбļгȡбļۼۣ600Ԫ/ݡбļۺ, Ͷʸתã +

          +

          + ˡͶֹʱͿʱ䣺202205161430ʱ䣩 +

          +

          + ͶļͶֹʱǰʹ↑ص㣨ļʱ䣺Ͷļݽʼʱ䣺202205161400ʱ䣩Ͷļݽֹʱ䣺202205161430ʱ䣩ʹܷͱעͶļɹˡաβɹʼĵͶļ +

          +

          + šͶļݽصͿص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮӦ뷽ʽ +

          +

          + 淽ʽб깫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + ʮһϵ +

          +

          + ɹ ˣŰÿͶ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵ ˣ          +

          +

          + ϵ绰0835-3236879 +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ470㳡15¥4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½          +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022420/172.html b/yact-home-2/172.168.10.9/news/yact_0301/2022420/172.html new file mode 100644 index 0000000..550a00c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022420/172.html @@ -0,0 +1,380 @@ + + + + + + +ŰҵͶʣţ޹˾__20222023Ƚ蹤Ӧ̲ɹбɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          20222023Ƚ蹤Ӧ̲ɹбɹ

          +
          ڣ2022-04-20ֺţ Сرմҳ
          +

          + 20222023Ƚ蹤Ӧ̲ɹбɹ +

          +

          + Ĵб޹˾ɹ ŰÿͶ޹˾Űÿ޹˾ɹˣίУ20222023Ƚ蹤Ӧ̲ɹйڹб꣬ϱбҪĹӦ̲μͶꡣ +

          +

          + һĿţKRD-L2022016š +

          +

          + Ŀƣ20222023Ƚ蹤Ӧ̲ɹ +

          +

          + ʽԴԳʽ605.81Ԫݶ ڸĿݹΪƷѻաĴʡѯշѱ׼۷[2008]141ţĸ9 ˿㡱շĿķʼ¸30%ĺϼƽΪɹԤ㣬Լ605.81Ԫշðбļع涨ʵ㡣 +

          +

          + ġбĿ飺ݲɹɹŰÿͶ޹˾Űÿ޹˾ع˾20222023Ƚ蹤нӵλбļ£ +

          +

          + 塢Ӧ̲μӱβɹӦύͶļǰ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

          +

          + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣ñڹҵϢʾϵͳΥʧҵ +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

          +

          + 4ӦδԱβɹĿṩơ淶ƻĿȷ +

          +

          + 3ضʸҪ +

          +

          + 1Ͷ깩ӦڱĿбŵٲȡĿѯҵ +

          +

          + 2βɹĿͶꡣ +

          +

          + бļ£ +

          +

          + ϽμӱβɹĹӦ +

          +

          + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnҵϢʾϵͳwww.gsxt.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥˡΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱бļṩѯ֤ṩѯ֤Ϊбļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡбļȡʽʱ估ۼۣ +

          +

          + бļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡбļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿĿرĿбļڱϵͳرĿбļΪɹѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨ˹ɱɹϢ޷ʱռһкɹӦһе +

          +

          + бļȡʱ估ص㣺 +

          +

          + бļ2022042120220426գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + бļۼۣ +

          +

          + Ŀбļгȡбļۼۣ600Ԫ/ݡбļۺ, Ͷʸתã +

          +

          + ˡͶֹʱͿʱ䣺202205111430ʱ䣩 +

          +

          + ͶļͶֹʱǰʹ↑ص㣨ļʱ䣺Ͷļݽʼʱ䣺202205111400ʱ䣩Ͷļݽֹʱ䣺202205111430ʱ䣩ʹܷͱעͶļɹˡաβɹʼĵͶļ +

          +

          + šͶļݽصͿص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮӦ뷽ʽ +

          +

          + 淽ʽб깫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + ʮһϵ +

          +

          + ɹ ˣŰÿͶ޹˾Űÿ޹˾ +

          +

          +    ַĴʡŰоÿ·11šĴʡŰоÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3236879 +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ470㳡15¥4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½            +

          +

          + ϵ绰0835-2888656 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022424/173.html b/yact-home-2/172.168.10.9/news/yact_0301/2022424/173.html new file mode 100644 index 0000000..62fcda6 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022424/173.html @@ -0,0 +1,380 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿѵıΣʩܳаɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰԴҵ԰ʩĿѵıΣʩܳаɹĿԴ빫

          +
          ڣ2022-04-24ֺţ Сرմҳ
          +

          + ŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

          +

          + Դ빫 +

          +

          + Űһб޹˾ɹŰÿ޹˾ɹˣίУŰԴҵ԰ʩĿѵıΣʩܳаɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţYACY-2022-004 +

          +

          + 2.ɹĿƣŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹŰһб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳĿԤ357.85Ԫʩ޼344.34ԪƷ޼13.51Ԫ +

          +

          + Ӧ뷽ʽ +

          +

          + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

          +

          + ġӦ̲μӱβɹӦ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӱɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ɹ˸ݲɹĿ +

          +

          + پ߱ܲŰ䷢ЧڵĽװιרҼʡ +

          +

          + ھ߱ܲŰ䷢ЧڵĽװװιרҵаʣ +

          +

          + ۾ܲŰ䷢Чġȫ֤ +

          +

          + ĿĿˣ:߱רҵעὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

          +

          + Ŀˣʩ˾߱רҵм()ְƣΪλԱ +

          +

          + ƸˣнмְƣΪλԱ +

          +

          + 8.ĿμӱβɹͶ,ӦҪ: ԱжҵʸԱҡǩͶЭ飬ȷȨԼμ򵥶μͶꣻǣͷӦΪװװιרҵаҵǣͷ˸бļͱͶͺͬȫʵʩ +

          +

          + 塢ֹμӱβɹĹӦ +

          +

          + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪŰһб޹˾(ɹ)ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ļȡʽʱ䡢ص +

          +

          + һĿֳĿ20224252022429գʱ9:00-12:0014:00-17:00ڼճ⣩Ӧ̳֡ϢǼDZšȨ(֤֤ӡ)ӸǵλµԭŰƽ׸71Ԫ402ţŰһб޹˾ +

          +

          + ĿΪгȡļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

          +

          + עѯ绰0835-2888070Ӧ̹ļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

          +

          + ߡݽӦļֹʱ䣺20225510:30ʱ䣩 +

          +

          + ˡݽӦļص㣺Űƽ׸71Ԫ402š +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļŰһб޹˾ɹˡաβɹʼĵӦļ +

          +

          + šӦļʱ䣺20225510:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص㣺Űƽ׸71Ԫ402ҡ +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          + ͨѶַŰоÿӶ·3 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3358299 +

          +

          + ɹŰһб޹˾ +

          +

          + ͨѶַŰƽ׸71Ԫ402 +

          +

          +    ࣺ625000 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-2888070 +

          +

          + ʼ37533668@qq.com +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022425/174.html b/yact-home-2/172.168.10.9/news/yact_0301/2022425/174.html new file mode 100644 index 0000000..04c4a2e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022425/174.html @@ -0,0 +1,409 @@ + + + + + + +ŰҵͶʣţ޹˾__й¾òҵѯأɹԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          й¾òҵѯأɹԴ빫

          +
          ڣ2022-04-25ֺţ Сرմҳ
          +

          +

          + й¾òҵѯأɹԴ빫 +

          + +

          + Ĵб޹˾ Ű־Ӫ޹˾ɹˣίУй¾òҵѯأɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022022š +

          +

          + 2.ɹĿƣй¾òҵѯأɹ +

          +

          + 3.ɹˣŰ־Ӫ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ɹԤ㣺ݶ103340.00ԪУ嵥(ԤƼ)ƷѵIJɹԤΪ29460.00Ԫʩ׶ȫۿƷѵIJɹԤΪ73880.00Ԫ +

          +

          + 嵥(ԤƼ)Ʒ޼ۣԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼ¸20%Ϊ޼ۡ +

          +

          + ʩ׶ȫۿƷ޼ۣĿʩ󶨽ΪƷѻʡʡ۾ִ۷2008141ĸʮһʩ׶ȫۿơշĿķʺ˵¸20%Ϊ޼ۡ +

          +

          + ɹĿ +

          +

          + βɹĿ1ݲɹɹй¾òҵĹ嵥(ԤƼ)ƺʩ׶ȫۿƷнӵλ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴڿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

          +

          + 2βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2022042620220505գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022050910:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮӦļʱ䣺2022050910:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰ־Ӫ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3236879 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022429/176.html b/yact-home-2/172.168.10.9/news/yact_0301/2022429/176.html new file mode 100644 index 0000000..e033890 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022429/176.html @@ -0,0 +1,290 @@ + + + + + + +ŰҵͶʣţ޹˾__ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          +
          ڣ2022-04-29ֺţ Сرմҳ
          +

          + +

          +

          +
          +

          +

          + һɹĿ +

          +

          + 1.ĿţYACY-2022-004 +

          +

          + 2.ɹĿƣŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

          +

          + Ϣ +

          +

          + б깫 +

          +

          + ݣܹ˾֯ҲͳһѧϰĴʡɹһ廯ƽ̨̣뿪ڳͻڸΪ202205061030ص㲻䡣 +

          +

          + ڣ20220428 +

          +

          + ˣޡ +

          +

          + ġԱιѯʣ밴·ʽϵ +

          +

          + ɹˣŰÿ޹˾ +

          +

          + ͨѶַŰоÿӶ·3 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3358299 +

          +

          + ɹŰһб޹˾ +

          +

          + ͨѶַŰƽ׸71Ԫ402 +

          +

          +    ࣺ625000 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-2888070 +

          +

          + ʼ37533668@qq.com +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022510/179.html b/yact-home-2/172.168.10.9/news/yact_0301/2022510/179.html new file mode 100644 index 0000000..1978f76 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022510/179.html @@ -0,0 +1,462 @@ + + + + + + +ŰҵͶʣţ޹˾__й¾òҵѯأɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          й¾òҵѯأɹԴ̽

          +
          ڣ2022-05-10ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + й¾òҵѯأɹ +

          +

          + Դ +

          +
          +

          + Ŀ +

          +
          +

          + й¾òҵѯأɹ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022022 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220510 +

          +
          +

          + +

          +
          +

          + Ű־Ӫ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 10.334Ԫ +

          +
          +

          + +

          +
          +

          + 20220510 +

          +
          +

          + ίԱԱ +

          +
          +

          + Ա尡ɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣڻĿɷ޹˾ +

          +

          + ɽ +

          +

          + (ԤƼ)ƷijɽΪԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼ¸51%ȡ +

          +

          + ʩ׶ȫۿƷijɽΪĿʩ󶨽ΪƷѻʡʡ۾ִ۷2008141ĸʮһʩ׶ȫۿơշĿķʺ˵¸51%ȡ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ˣŰ־Ӫ޹˾ +

          +

          + ַĴʡŰоÿӶ·3 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵ ˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮ +

          +
          + +

          +

          + +

          +

          + Ű־Ӫ޹˾ +

          +

          +       20220510 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022511/180.html b/yact-home-2/172.168.10.9/news/yact_0301/2022511/180.html new file mode 100644 index 0000000..5ad89b4 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022511/180.html @@ -0,0 +1,447 @@ + + + + + + +ŰҵͶʣţ޹˾__20222023Ƚ蹤Ӧ̲ɹб깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          20222023Ƚ蹤Ӧ̲ɹб깫

          +
          ڣ2022-05-11ֺţ Сرմҳ
          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + 20222023Ƚ蹤Ӧ̲ɹ +

          +

          + б +

          +
          +

          + Ŀ +

          +
          +

          + 20222023Ƚ蹤Ӧ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022016 +

          +
          +

          + ɹʽ +

          +
          +

          + б +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + б +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220511 +

          +
          +

          + +

          +
          +

          + ŰÿͶ޹˾Űÿ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 605.81Ԫݶ +

          +
          +

          + +

          +
          +

          + 20220511 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤Ա롢ҦƼһģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ̷Ԫ +

          +
          +

          + бӦ̼б¸ +

          +
          +

          + б깩ӦƣĴ蹤Ŀ޹˾ +

          +

          + б¸ʣԵ̵ΪƷѻʡʡ۾ִ۷2008141ĸ9 ˿㡱շĿķʼ¸60% +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ˣŰÿͶ޹˾Űÿ޹˾ +

          +

          + ַĴʡŰоÿ·11šĴʡŰоÿӶ·3 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵ ˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮ +

          +
          +

          + ŰÿͶ޹˾Űÿ޹˾ +

          +

          + 20220511 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022517/181.html b/yact-home-2/172.168.10.9/news/yact_0301/2022517/181.html new file mode 100644 index 0000000..75d3e03 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022517/181.html @@ -0,0 +1,426 @@ + + + + + + +ŰҵͶʣţ޹˾__2022ȻĿ̽ƷɹĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          2022ȻĿ̽ƷɹĿб깫

          +
          ڣ2022-05-17ֺţ Сرմҳ
          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + 2022ȻĿ̽ƷɹĿ +

          +

          + б +

          +
          +

          + Ŀ +

          +
          +

          + 2022ȻĿ̽ƷɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022012 +

          +
          +

          + ɹʽ +

          +
          +

          + б +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + б +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220517 +

          +
          +

          + +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 1013.17Ԫݶ +

          +
          +

          + +

          +
          +

          + 20220517 +

          +
          +

          + бӦ̼б¸ʺб +

          +
          +

          + б깩ӦƣԶȫ̹ѯ޹˾ +

          +

          + б¸ʣԵ̵ΪƷѻʡʡ۾ִ۷2008141ĸ9 ˿㡱շĿķʼ¸65%ȡ +

          +

          + ɹ˸ֵЧбʣԲɹ˸ֵĵƷľΪƷѻ3.0%ķʼȡע5.0%5.0%ֵЧѣ÷ʩƣλеЧѷʰղɹ˸ֵЧбʼȡ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ˣŰÿͶ޹˾ +

          +

          + ַĴʡŰоÿӶ·3 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵ ˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮ +

          +
          +

          +   ŰÿͶ޹˾ +

          +

          +                                                                            20220517 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202257/178.html b/yact-home-2/172.168.10.9/news/yact_0301/202257/178.html new file mode 100644 index 0000000..12c2283 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202257/178.html @@ -0,0 +1,257 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿѵıΣʩܳаɹĿɽȷϺ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰԴҵ԰ʩĿѵıΣʩܳаɹĿɽȷϺ

          +
          ڣ2022-05-07ֺţ Сرմҳ
          +

          + ŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

          +

          + ɽȷϺ +

          +

          +   +

          +

          +     Űһб޹˾ +

          +

          +     ҵλί㹫˾ŰԴҵ԰ʩĿѵıΣʩܳаɹĿɹĿţYACY-2022-004оԴ̡רҳߵ󱨸档ҵλȷϱĿɽӦΪɶ޹˾ɽΪңƣ50000ԪдԪʩʩ޼Ϊٷֱ¸5.2 % +

          +

          +     شȷϡ +

          +

          +
          +

          +

          +   +

          +

          +                                                                                                                                                    Űÿ޹˾ +

          +

          +                                                                                                                                                                      202257 +

          +

          +   +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022613/187.html b/yact-home-2/172.168.10.9/news/yact_0301/2022613/187.html new file mode 100644 index 0000000..a4eb00e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022613/187.html @@ -0,0 +1,446 @@ + + + + + + +ŰҵͶʣţ޹˾__ɽƬƬˮȫ״۷ɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ɽƬƬˮȫ״۷ɹĿԴ̲ɹ

          +
          ڣ2022-06-13ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɽƬƬˮȫ״۷ɹĿԴ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + ɽƬƬˮȫ״۷ɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + ZCFH-22F1-D20 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220610 +

          +
          +

          +   +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 18.30Ԫ +

          +
          +

          + +

          +
          +

          + 20220607 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤ꡢԱųɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ֲ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣȫӦ̼ģɶ޹˾ +

          +

          + ɽԪдҼʰǪԪ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          +  ˣŰÿͶ޹˾ +

          +

          +  ַŰӶ·3 +

          +

          +  ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰028-86033211 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +

          +                                                                                                      ŰÿͶ޹˾ +

          +

          +                                                                                                                2022ꣶ13 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022615/188.html b/yact-home-2/172.168.10.9/news/yact_0301/2022615/188.html new file mode 100644 index 0000000..7102d8e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022615/188.html @@ -0,0 +1,383 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰüƷɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰüƷɹĿ

          +
          ڣ2022-06-15ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰüƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ɹĿƣŰüƷɹĿ +

          +

          + 2.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          + 3.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴʽʵ +

          +

          + ɹĿ +

          +

          + ĿΪŰüƷɹĿ1ļ£ +

          +

          + ġɹ +

          +

          + ĿרСҵɹ +

          +

          + 塢Ӧ뷽ʽ:βɹȡʽ1μӴ̵ĹӦ̡ +

          +

          + ʽ1淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + ʽ2Ƽͨɹ˺רҸԳƼƼӦʸĹӦ̲뱾βɹ +

          +

          + ʽ3Ӧ̿ȡͨʡϲŽĹӦ̿ȡӦ̡ +

          +

          + Ӧ̲μӱβɹӦ߱ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6Ϸɡ涨 +

          +

          + 6.1 ĿμӲɹĹӦṩλη/Ҫ/λ˲л߷¼ +

          +

          + 7ݲɹĿ +

          +

          + 7.1Ӧ߱ʸ񣬾нܲŰ䷢Ĺ̿רҵ̲ࣨҼʺ;нܲŰ䷢ĵҵ͵繤̡繤̣רҵƱʡ +

          +

          + 8. ĿͶꡣͶģǣͷӦΪƵλͬʱҪ󣺣1߱ʸ񣻣2ͶӦԾнܲŰ䷢ĵҵ͵繤̡繤̣רҵƱʵĵλΪǣͷˣó2ңӦǩЭ飬ȷȨ񣻣3ԼڱбĿеμԱĿͶꣻ4ĿͶ걨ݽӦļ˾ǣͷ˸ǣͷ˽еĸΪԱԼ +

          +

          + ߡֹμӱβɹĹӦ +

          +

          + 1.ݡڲɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڵݽӦļֹʱǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ˡļȡʽʱ䡢ص +

          +

          + 1.Դļֹʱ䣺20220616202206    2209:00- 17:00ʱ䣬ڼճ⣩ +

          +

          + 2.Դļۼۣ300ԪԴļۺ,ʸ񲻵תã +

          +

          + 3.ϣӦΪ˻֯ģֻṩλš֤ǵλ£ӦΪȻ˵ģֻṩ֤ +

          +

          + 4.ʽϱ +

          +

          + 1Ӧϰɹļʱṩţʽ⣩λơֻšλϢ +

          +

          + 2дõġš֤ӡӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ3147233785@qq.comͨĶά֧ѣ֧ʱע˾ƣ +

          +

          + 5.ѯ绰13568928510 +

          +

          + šݽӦļֹʱ䣺202206 27 10ʱ 00֣ʱ䣩 +

          +

          + ʮݽӦļص㣺Űݴ470㳡168š +

          +

          + 1.ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹ/ɹˡա +

          +

          + 2.βɹʼĵӦļ +

          +

          + ʮһӦļʱ䣺2022 062711ʱ00֣ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص:Űݴ470㳡168š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾Űüƽ޹˾  +

          +

          + ͨѶַŰӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰028-86033211 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022620/191.html b/yact-home-2/172.168.10.9/news/yact_0301/2022620/191.html new file mode 100644 index 0000000..a3bf95c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022620/191.html @@ -0,0 +1,371 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿԴ빫

          +
          ڣ2022-06-20ֺţ Сرմҳ
          +

          + Űһб޹˾ɹŰÿ޹˾ɹˣίУŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţYACY-2022-007 +

          +

          + 2.ɹĿƣŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿ +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹŰһб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳĿԤ274.42Ԫʩ޼261.89ԪƷ޼12.53Ԫ +

          +

          + Ӧ뷽ʽ +

          +

          + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

          +

          + ġӦ̲μӱβɹӦ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӱɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ɹ˸ݲɹĿ +

          +

          + پ߱ܲŰ䷢ЧڵĽװιרҼʡ +

          +

          + ھ߱ܲŰ䷢ЧڵĽװװιרҵаʣ +

          +

          + ۾ܲŰ䷢Чġȫ֤ +

          +

          + ĿĿˣ:߱רҵעὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

          +

          + Ŀˣʩ˾߱רҵм()ְƣΪλԱ +

          +

          + ƸˣнмְƣΪλԱ +

          +

          + 8.ĿμӱβɹͶ,ӦҪ: ԱжҵʸԱҡǩͶЭ飬ȷȨԼμ򵥶μͶꣻǣͷӦΪװװιרҵаҵǣͷ˸бļͱͶͺͬȫʵʩ +

          +

          + 塢ֹμӱβɹĹӦ +

          +

          + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪŰһб޹˾(ɹ)ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ļȡʽʱ䡢ص +

          +

          + һĿֳĿ20226212022627գʱ9:00-12:0014:00-17:00ڼճ⣩Ӧ̳֡ϢǼDZšȨ(֤֤ӡ)ӸǵλµԭŰƽ׸71Ԫ402ţŰһб޹˾ +

          +

          + ĿΪгȡļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

          +

          + עѯ绰0835-2888070Ӧ̹ļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

          +

          + ߡݽӦļֹʱ䣺202263010:30ʱ䣩 +

          +

          + ˡݽӦļص㣺Űƽ׸71Ԫ402š +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļŰһб޹˾ɹˡաβɹʼĵӦļ +

          +

          + šӦļʱ䣺202263010:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص㣺Űƽ׸71Ԫ402ҡ +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          + ͨѶַŰоÿӶ·3 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3358299 +

          +

          + ɹŰһб޹˾ +

          +

          + ͨѶַŰƽ׸71Ԫ402 +

          +

          +    ࣺ625000 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-2888070 +

          +

          + ʼ37533668@qq.com +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022620/192.html b/yact-home-2/172.168.10.9/news/yact_0301/2022620/192.html new file mode 100644 index 0000000..c2b2fa3 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022620/192.html @@ -0,0 +1,362 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ¥Ҿ߼豸ɹĿ̸빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰԴҵ԰ʩĿ¥Ҿ߼豸ɹĿ̸빫

          +
          ڣ2022-06-20ֺţ Сرմҳ
          +

          + ŰǬͶ޹˾Űÿ޹˾ίУŰÿ޹˾ŰԴҵ԰¥Ҿ߼豸ɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

          +

          + һĿƣŰÿ޹˾ŰԴҵ԰¥Ҿ߼豸ɹĿ  +

          +

          + ĿţQXZB-2022-YA0308 +

          +

          + ɹĿ飺 +

          +

          + ʽԴĿԤʽΪ112.896Ԫ +

          +

          + Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

          +

          + Ӧ뷽ʽξ̸ڡйɹбԹʽ +

          +

          + ġɹ;ճ칫ʹá +

          +

          + 塢ϸӦӦ߱ʸ +

          +

          + (һ)ϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.же +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պʽü¼ +

          +

          + 5.μɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + ()ĿضʸҪ󣺱Ŀ̸С +

          +

          + ֹμӱβɹĹӦ +

          +

          + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + ߡȡ̸ļʱޡص㡢ʽ̸ļۼ +

          +

          + (һ)ȡ̸ļʱޣ̸ļĻȡʱ(ʱ)20226212022623գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

          +

          + ()ȡ̸ļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)̸ļ +

          +

          + ()ȡ̸ļķʽ +

          +

          + 1. ѯ绰0835-2899779 +

          +

          + 2. (Զ)(1)ҪдϢ(λơֻšλš) +

          +

          + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ +

          +

          + עϢǼDZš(֤ӡ)Ӹǵλµԭ̸еսŰǬͶ޹˾ɹļ۰ +

          +

          + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢ̸ӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

          +

          + ()̸ļۼۣ300Ԫ/(̸ļۺ,̸ʸ񲻵ת) +

          +

          + ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

          +

          + ˡӦļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

          +

          + ̸ʱ䣺202262414ʱ30(ʱ) +

          +

          + š̸еص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

          +

          + ʮɹϢý壺йɹб +

          +

          + ʮһԱβɹѯʣ밴·ʽϵ +

          +

          + (һ)ɹϢ +

          +

          +    ƣŰÿ޹˾ +

          +

          + ͨѶַŰɽӶ·3 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3358299 +

          +

          + ()ɹϢ +

          +

          +    ƣŰǬͶ޹˾ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-2899779 +

          +

          + ʼyaqxztb@163.com +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022622/193.html b/yact-home-2/172.168.10.9/news/yact_0301/2022622/193.html new file mode 100644 index 0000000..e511075 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022622/193.html @@ -0,0 +1,404 @@ + + + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤ƷɹԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űü²ϲҵ԰ʩ蹤ƷɹԴ̲ɹ

          +
          ڣ2022-06-22ֺţ Сرմҳ
          +

          + ĴƹĿ޹˾ŰÿͶ޹˾ɹˣίУŰü²ϲҵ԰ʩ蹤ƷɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţSCHF-2022-06 +

          +

          + 2.ɹĿƣŰü²ϲҵ԰ʩ蹤Ʒɹ +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴƹĿ޹˾ +

          +

          + ʽ +

          +

          + Ԥ900000.00Ԫ +

          +

          + ɹĿ +

          +

          + Ŀ1ݲɹɹŰü²ϲҵ԰ʩ蹤ƷнӵλҪ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸʽͶģӦ㣩 +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹʽͶģԱӦ㣨ͬͶĸԱ֮⣩ṩŵ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵʽͶģӦ㣩 +

          +

          + 3Ӧض +

          +

          + 1Ͷ깩Ӧ̾нܲŰ䷢Чҵ·̣רҵ׼ʼҵ̣רҵҼʣ +

          +

          + 2ӦעزĴʡڵҵЧġĴʡ봨¿ƻ֤Ǽ֤άġĴʡʡ⿱졢ҵ봨ҵϢ¼֤άġĴʡʡ⽨ҵ봨Ϣ͵ӵǼDZʽͶģݸʵṩ +

          +

          + 3βɹĿ̵̡ģӦҪ +

          +

          + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

          +

          + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

          +

          + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

          +

          + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

          +

          + ߡļĻȡʽʱ估ۼ +

          +

          + ļȡʽԶ̰ӦԶ̻ȡļʱӦԱĿĵλżӸDZλ(עĿơĿšϵ˼ϵ绰)ӸǹӦ̵λµľ֤ӡɫɨ跢3271989438@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһеʽ̵ģֳʱֻ巽뱨Ҫṩرϡ +

          +

          + ע1š (֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

          +

          + 2ѯ绰15281272609 +

          +

          + ļȡʱ估ص㣺 +

          +

          + ļ2022062320220629գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ͨ3271989438@qq.comȡ +

          +

          + ļۼۣ +

          +

          + Ŀļۼۣ400Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022070415:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022070415:00ʱ䣩Ӧļݽֹʱ䣺2022070415:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮӦļʱ䣺2022070415:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺Ű·8Ź1981B121š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ       +

          +

          + ϵ绰0835-3236879 +

          +

          +
          +

          +

          + ɹĴƹĿ޹˾ +

          +

          +    ַŰ·8Ź1981B121 +

          +

          +    ࣺ625000 +

          +

          + ĿϵˣŮʿ    ϵ绰15281272609 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022622/194.html b/yact-home-2/172.168.10.9/news/yact_0301/2022622/194.html new file mode 100644 index 0000000..fa3b254 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022622/194.html @@ -0,0 +1,386 @@ + + + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤̿ɹԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űü²ϲҵ԰ʩ蹤̿ɹԴ̲ɹ

          +
          ڣ2022-06-22ֺţ Сرմҳ
          +

          + ĴƹĿ޹˾ ŰÿͶ޹˾ɹˣίУŰü²ϲҵ԰ʩ蹤̿ɹ þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţSCHF-2022-07 +

          +

          + 2.ɹĿƣŰü²ϲҵ԰ʩ蹤̿ɹ +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴƹĿ޹˾ +

          +

          + ʽ +

          +

          + Ԥ800000.00Ԫ +

          +

          + ɹĿ +

          +

          + Ŀ1ݲɹɹŰü²ϲҵ԰ʩ蹤̿нӵλҪ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1Ͷ깩Ӧ̾߾нܲŰ䷢Ч̿רҵ׼ʣ +

          +

          + 2ӦעزĴʡڵҵЧġĴʡ봨¿ƻ֤Ǽ֤άġĴʡʡ⿱졢ҵ봨ҵϢ¼֤άġĴʡʡ⽨ҵ봨Ϣ͵ӵǼDZ +

          +

          + 3βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļĻȡʽʱ估ۼ +

          +

          + ļȡʽԶ̰ӦԶ̻ȡļʱӦԱĿĵλżӸDZλ(עĿơĿšϵ˼ϵ绰)ӸǹӦ̵λµľ֤ӡɫɨ跢3271989438@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһе +

          +

          + ע1š(֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

          +

          + 2ѯ绰15281272609 +

          +

          + ļȡʱ估ص㣺 +

          +

          + ļ2022062320220629գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ͨ3271989438@qq.comȡ +

          +

          + ļۼۣ +

          +

          + Ŀļۼۣ400Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022070414:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022070414:00ʱ䣩Ӧļݽֹʱ䣺2022070414:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮӦļʱ䣺2022070414:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺Ű·8Ź1981B121š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ       ϵ绰0835-3236879 +

          +

          + ɹĴƹĿ޹˾ +

          +

          +    ַŰ·8Ź1981B121 +

          +

          +    ࣺ625000 +

          +

          + ĿϵˣŮʿ    ϵ绰15281272609 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022628/198.html b/yact-home-2/172.168.10.9/news/yact_0301/2022628/198.html new file mode 100644 index 0000000..0553f01 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022628/198.html @@ -0,0 +1,440 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰüƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰüƷɹĿԴ̲ɹ

          +
          ڣ2022-06-28ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ŰüƷɹĿԴ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + ŰüƷɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + ZCFH-22N-G04 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220628 +

          +
          +

          +   +

          +
          +

          + ŰÿͶ޹˾Űüƽ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 200Ԫ +

          +
          +

          + +

          +
          +

          + 20220627 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤ꡢԱоաƽɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ֣ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣĴ޹˾ +

          +

          + ɽԸĿƼΪƷѻաҼί貿ڷ<̿շѹ涨>֪ͨƼ۸200210ţշѱ׼ȡ¸ 45%дٷ֮ ʰ飩Ŀ۵3000Ԫ3000Ԫ֧ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          +  ˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          +  ַŰӶ·3 +

          +

          +  ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰028-86033211 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022629/199.html b/yact-home-2/172.168.10.9/news/yact_0301/2022629/199.html new file mode 100644 index 0000000..a122a28 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022629/199.html @@ -0,0 +1,365 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022άǹɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022άǹɹĿɹ

          +
          ڣ2022-06-28ֺţ Сرմҳ
          +

          + Ĵչ̹޹˾ɹŰÿ޹˾(ɹˣίУŰÿ޹˾2022άǹɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱβɹ +

          +

          + һɹĿ +

          +

          + 1.ĿƣŰÿ޹˾2022άǹɹĿ +

          +

          + 2.ĿţZC-JQ-CS-202206-017š +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹĴչ̹޹˾ +

          +

          + ʽ: +

          +

          + ʽԴʽԤܽ3993550Ԫ +

          +

          + ɹĿ飺 +

          +

          + Űÿ޹˾2022άǹɹĿԤ3993550Ԫɹɹļ¡ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 6.1ṩӦ̵λη˻Ҫл߷¼ +

          +

          + 6.2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ̡ +

          +

          + 7.ĿҪõضӦ̾ʩʣʩ񲻷ֵȼӦ̾аȫ֤ +

          +

          + 8.μӲɹʱҪṩ۲顱ѯ˾ +

          +

          + ļȡʽʱ䡢ص㣺 +

          +

          + 1.ɹļֹʱ䣺202262920227 509:00- 17:00ʱ䣬ڼճ⣩ȡ +

          +

          + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

          +

          + 2.ɹļȡʽ +

          +

          + һϣԶ̣ +

          +

          + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

          +

          + עԭڿ굱սֳ +

          +

          + ѯ绰0835-2895663Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

          +

          + ߡݽӦļֹʱ䣺202271209:30ʱʱ䣩 +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

          +

          + ˡʱ䣺202271209:30ʱʱ䣩ڴ̵ص㿪 +

          +

          + š̵ص㣺ĴʡŰ1751¥45 +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿ޹˾       +

          +

          + ͨѶַŰоӶ·3  +

          +

          +    ࣺ625100 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3236556      +

          +

          +
          +

          +

          + ɹĴչ̹޹˾ +

          +

          +    ַĴʡŰ1751¥45    +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ                           +

          +

          + ϵ绰0835-2895663   +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022629/200.html b/yact-home-2/172.168.10.9/news/yact_0301/2022629/200.html new file mode 100644 index 0000000..83e1a90 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022629/200.html @@ -0,0 +1,368 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022껨ܲɹͷɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022껨ܲɹͷɹĿɹ

          +
          ڣ2022-06-28ֺţ Сرմҳ
          +

          + ĴʡڳϢѯ޹˾Űÿ޹˾ίУŰÿ޹˾2022껨ܲɹͷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿƣŰÿ޹˾2022껨ܲɹͷɹĿ +

          +

          + 2.ĿţZCX-CS20220622-45 +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹĴʡڳϢѯ޹˾ +

          +

          + ʽ +

          +

          + ʽԴԳʽ +

          +

          + Ԥ121.62Ԫ +

          +

          + ɹĿ飺 +

          +

          + ļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + δŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ĿҪõض +

          +

          + ĿͶꡣ +

          +

          + ļȡʱ䡢ص㡢ʽ +

          +

          + 1.ļȡʱ䣺2022062920220705գÿ09:00-17:00ʱ䣬ĩڼճ⣩ +

          +

          + 2.ȡļĵص㣺ĴʡڳϢѯ޹˾(Ű·62)ɹļڲۡ +

          +

          + 3.ȡļķʽϻԶ̰ӦϻԶ̰ļʱļûƾ֤дġš֤ӡʽ⣩ӸºɨͼƬpdf3329832256@qq.com +

          +

          + עϻԶ̱ĹӦڿ굱սš֤ӡ)ԭݽĴʡڳϢѯ޹˾Ŀ浵 +

          +

          + ѯ绰17738253852Ͷ˹ɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶгеΡ +

          +

          + 4. ļۼۣ300Ԫļۺ,ʸתã +

          +

          + עԹ˻ϸտλĴʡڳϢѯ޹˾УŰǻι˾˺ţ2000071005000010 +

          +

          + ߡݽӦļֹʱ䣺2022071110:30ʱ䣩 +

          +

          + ˡݽӦļص㣺Ű·62ţĴʡڳϢѯ޹˾ +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡա +

          +

          + βɹʼĵӦļ +

          +

          + šӦļʱ䣺2022071110:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص㣺Ű·62ţĴʡڳϢѯ޹˾ +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          +  ַŰоӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3236556 +

          +

          + ɹĴʡڳϢѯ޹˾ +

          +

          +    ַŰ·62 +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰17738253852 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022629/201.html b/yact-home-2/172.168.10.9/news/yact_0301/2022629/201.html new file mode 100644 index 0000000..9ffe21e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022629/201.html @@ -0,0 +1,362 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022е޷ɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022е޷ɹĿɹ

          +
          ڣ2022-06-28ֺţ Сرմҳ
          +

          + Ĵչ̹޹˾ɹŰÿ޹˾бˣίУԡŰÿ޹˾2022е޷ɹĿйб꣬ϱбҪͶ˲μͶꡣ +

          +

          + һбĿŰÿ޹˾2022е޷ɹĿ +

          +

          + бţZC-YJJ-GZ-202206-016š +

          +

          + ʽԴҵԳ,ʵ +

          +

          + ġбĿ飺 +

          +

          + Űÿ޹˾2022е޷ɹĿԤ19449684Ԫɹбļ¡ +

          +

          + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 6.1ṩͶ˵λη˻Ҫл߷¼ +

          +

          + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

          +

          + 7.ӦͶʱṩ۲顱ѯ˾ +

          +

          + 8.ĿҪõضޡ +

          +

          + бļȡʱ䡢ص㣺 +

          +

          + 1.бļֹʱ䣺202262920227509:00- 17:00ʱ䣬ڼճ⣩ȡ +

          +

          + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

          +

          + 2.бļȡʽ +

          +

          + һϣԶ̣ +

          +

          + ӦϣԶ̣ȡбļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

          +

          + עԭڿ굱սֳ +

          +

          + ѯ绰0835-2895663Ӧ̻ȡбļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

          +

          + ߡݽͶļֹʱ䣺202271910:30ʱʱ䣩 +

          +

          + ͶļڵݽͶļֹʱǰʹ̵ص㡣ʹܷͱעͶļˡաβɹʼĵͶļ +

          +

          + ˡʱ䣺202271910:30ʱʱ䣩ڴ̵ص㿪 +

          +

          + š̵ص㣺ĴʡŰ1751¥45 +

          +

          + ʮͶڹ淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿ޹˾       +

          +

          + ͨѶַŰоӶ·3  +

          +

          +    ࣺ625100 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3236556      +

          +

          +
          +

          +

          + ɹĴչ̹޹˾ +

          +

          +    ַĴʡŰ1751¥45    +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ                           +

          +

          + ϵ绰0835-2895663      +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022629/202.html b/yact-home-2/172.168.10.9/news/yact_0301/2022629/202.html new file mode 100644 index 0000000..e3d2528 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022629/202.html @@ -0,0 +1,367 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άͷɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022ǹ̼άͷɹ

          +
          ڣ2022-06-28ֺţ Сرմҳ
          +

          + ĴʡڳϢѯ޹˾Űÿ޹˾ίУŰÿ޹˾2022ǹ̼άͷþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿƣŰÿ޹˾2022ǹ̼άͷ +

          +

          + 2.ĿţZCX-CS20220622-44 +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹĴʡڳϢѯ޹˾ +

          +

          + ʽ +

          +

          + ʽԴԳʽ +

          +

          + Ԥ1451741Ԫ  +

          +

          + ɹĿ飺 +

          +

          + ļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + δŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ĿҪõض +

          +

          + ĿͶꡣ +

          +

          + ļȡʱ䡢ص㡢ʽ +

          +

          + 1.ļȡʱ䣺202206292022075գÿ09:00-17:00ʱ䣬ĩڼճ⣩ +

          +

          + 2.ȡļĵص㣺ĴʡڳϢѯ޹˾(Ű·62)ɹļڲۡ +

          +

          + 3.ȡļķʽϻԶ̰ӦϻԶ̰ļʱļûƾ֤дġš֤ӡʽ⣩ӸºɨͼƬpdf3329832256@qq.com +

          +

          + עϻԶ̱ĹӦڿ굱սš֤ӡ)ԭݽĴʡڳϢѯ޹˾Ŀ浵 +

          +

          + ѯ绰17738253852Ͷ˹ɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶгеΡ +

          +

          + 4. ļۼۣ300Ԫļۺ,ʸתã +

          +

          + עԹ˻ϸտλĴʡڳϢѯ޹˾УŰǻι˾˺ţ2000071005000010 +

          +

          + ߡݽӦļֹʱ䣺20220711930ʱ䣩 +

          +

          + ˡݽӦļص㣺Ű·62ţĴʡڳϢѯ޹˾ +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡա +

          +

          + βɹʼĵӦļ +

          +

          + šӦļʱ䣺20220711930ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص㣺Ű·62ţĴʡڳϢѯ޹˾ +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          +  ַŰоӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3236556 +

          +

          + ɹĴʡڳϢѯ޹˾ +

          +

          +    ַŰ·62 +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰17738253852 +

          +

          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022629/203.html b/yact-home-2/172.168.10.9/news/yact_0301/2022629/203.html new file mode 100644 index 0000000..5ff80f7 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022629/203.html @@ -0,0 +1,377 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άװβϲɹͷĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022ǹ̼άװβϲɹͷĿɹ

          +
          ڣ2022-06-28ֺţ Сرմҳ
          +

          + Ĵչ̹޹˾ɹŰÿ޹˾(ɹˣίУŰÿ޹˾2022ǹ̼άװβϲɹͷĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱβɹ +

          +

          + һɹĿ +

          +

          + 1.ĿƣŰÿ޹˾2022ǹ̼άװβϲɹͷĿ +

          +

          + 2.ĿţZC-JQ-CS-202206-019š +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹĴչ̹޹˾ +

          +

          + ʽ: +

          +

          + ʽԴҵԳԤܽ3858997Ԫ +

          +

          + ɹĿ飺 +

          +

          + Űÿ޹˾2022ǹ̼άװβϲɹͷĿԤ3858997Ԫɹɹļ¡ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨   +

          +

          + 6.1ṩӦ̵λη˻Ҫл߷¼ +

          +

          + 6.2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹĹӦ̡ +

          +

          + 7.ӦͶʱṩ۲顱ѯ˾ +

          +

          + 8.ĿҪõضޡ +

          +

          + ļȡʽʱ䡢ص㣺 +

          +

          + 1.ɹļֹʱ䣺2022 06292022070509:00- 17:00ʱ䣬ڼճ⣩ȡ +

          +

          + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

          +

          + 2.ɹļȡʽ +

          +

          + һϣԶ̣ +

          +

          + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

          +

          + עԭڿ굱սֳ +

          +

          + ѯ绰0835-2895663Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

          +

          + ߡݽӦļֹʱ䣺202271210:30ʱʱ䣩 +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

          +

          + ˡʱ䣺202271210:30ʱʱ䣩ڴ̵ص㿪 +

          +

          + š̵ص㣺ĴʡŰ1751¥45 +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿ޹˾       +

          +

          + ͨѶַŰоӶ·3  +

          +

          +    ࣺ625100 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3236556      +

          +

          +
          +

          +

          + ɹĴչ̹޹˾ +

          +

          +    ַĴʡŰ1751¥45    +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ                           +

          +

          + ϵ绰0835-2895663    +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022629/204.html b/yact-home-2/172.168.10.9/news/yact_0301/2022629/204.html new file mode 100644 index 0000000..698936f --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022629/204.html @@ -0,0 +1,359 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022䳵޷ɹĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022䳵޷ɹĿб깫

          +
          ڣ2022-06-28ֺţ Сرմҳ
          +

          + ĴһžŹ̹޹˾ɹŰÿ޹˾бˣίУԡŰÿ޹˾2022䳵޷ɹĿйб꣬ϱбҪͶ˲μͶꡣ +

          +

          + һбĿŰÿ޹˾2022䳵޷ɹĿ +

          +

          + бţZC-YJJ-GZ-202206-016š +

          +

          + ʽԴҵԳ,ʵ +

          +

          + ġбĿ飺 +

          +

          + Űÿ޹˾2022䳵޷ɹĿԤ26767980Ԫɹбļ¡ +

          +

          + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 6.1ṩͶ˵λη˻Ҫл߷¼ +

          +

          + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹͶˡ +

          +

          + 7.ĿҪõضԲͶʵвӴͶ˾е·侭Ӫ֤ṩ˫䳵е·ͨ侭ӪΧĵ·֤ +

          +

          + 8.ͶͶʱṩ۲顱ѯ˾ +

          +

          + бļȡʱ䡢ص㣺 +

          +

          + һбļȡ +

          +

          + 1.бļȡֹʱ䣺202262920227509:00- 17:00ʱ䣬ڼճ⣩ +

          +

          + 2.ļȡʽ +

          +

          + һֳȡ +

          +

          + 1ȡص㣺ĴһžŹ̹޹˾Ű𼦹·109 ƽ3 302 +

          +

          + 2ȡбļʱԱύϣͶΪ˻֯ģṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸͶ˹£ͶΪȻ˵ģֻṩ֤ӡӸͶ˹£ +

          +

          + ϣԶ̣ +

          +

          + ͶϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸͶ˹£ͶΪȻ˵ģֻṩ֤ӡӸͶ˹£ɨͼƬ1852335161@qq.com +

          +

          + עԭڿ굱սֳ +

          +

          + ѯ绰0835-2895993Ͷ˻ȡɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶгеΡ +

          +

          + ˡͶļݽֹʱ䣺20227190930ʱ䣩 +

          +

          + Ͷļ밴ʱʹ↑ص㡣ʹͶļաб겻ʼĵͶļ +

          +

          + šʱ䣺202271909: 30ʱ䣩 +

          +

          + ʮص㣺ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

          +

          + ʮһͶڹ淽ʽڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          +    ַŰоӶ·3      +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰18980412091  +

          +

          +
          +

          +

          +
          +

          +

          + ɹĴһžŹ̹޹˾ +

          +

          +    ַŰ𼦹·109ƽ3302 +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ  +

          +

          + ϵ绰0835-2895993 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022629/205.html b/yact-home-2/172.168.10.9/news/yact_0301/2022629/205.html new file mode 100644 index 0000000..3a5e3be --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022629/205.html @@ -0,0 +1,245 @@ + + + + + + +ŰҵͶʣţ޹˾__깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          +
          ڣ2022-06-29ֺţ Сرմҳ
          +

          + ҵλίŰһб޹˾֯еŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿɹţYACY-2022-007Ŀ2022062120220627սлȡ롣ֹʱЧĹӦ̲3ңбļҪ󣬲㿪ʱβɹꡣ +

          +

          + ش˵ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                               +

          +

          +                                                                                         Űÿ޹˾ +

          +

          +                                                                                                       2022629 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022711/213.html b/yact-home-2/172.168.10.9/news/yact_0301/2022711/213.html new file mode 100644 index 0000000..ad62ad9 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022711/213.html @@ -0,0 +1,494 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϷ޹˾ɹѯ۹

          +
          ڣ2022-07-11ֺţ Сرմҳ
          +

          + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

          +

          + һƷͺż޼ +

          +

          + ͬһ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Ʒ +

          +
          +

          +   +

          +
          +

          + +

          +
          +

          + ָۣԪ +

          +
          +

          + ޼ۣԪ +

          +
          +

          +
          +

          +

          + +

          +
          +

          + ԽL-20212.0T˫ͣɫɫɫɫ +

          +
          +

          +
          +

          +

          + 1 +

          +
          +

          +
          +

          +

          + 155200.00 +

          +
          +

          +
          +

          +

          + 155200.00 +

          +
          +

          +
          +

          +

          + +

          +
          +

          + ԽL-20212.0T˫ͣɫɫɫɫ +

          +
          +

          +
          +

          +

          + 1 +

          +
          +

          +
          +

          +

          + 155200.00 +

          +
          +

          +
          +

          +

          + 155200.00 +

          +
          +

          +

          + ͬ +

          +

          + + + + + + + + + + + + + + + + + +
          +

          + Ʒ +

          +
          +

          +   +

          +
          +

          + +

          +
          +

          + ָۣԪ +

          +
          +

          + ޼ۣԪ +

          +
          +

          +
          +

          +

          + +

          +
          +

          + M8_2021_ʦϵ 390T 7ɫɫɫɫ +

          +
          +

          +
          +

          +

          + 1 +

          +
          +

          +
          +

          +

          + 252800.00 +

          +
          +

          +
          +

          +

          + 252800.00 +

          +
          +

          +

          + ʸҪ +

          +

          + 1.߱ʸҵע1꼰ϵĹӦ̣Ϸʸ񣨹ӦṩЧ֤һӪҵִգ +

          +

          + 2.뱨˴ϵӰ챨۹Եķˡ֯߸ˣòμӱۣΪЧۡ +

          +

          + 3.Ŀ屨ۡ +

          +

          + ۻغӦ +

          +

          + 1.ѯ۲ɹ飨1 +

          +

          + 2.ۺŵ2 +

          +

          + 3.֤飨3 +

          +

          + 4.ʱŵ飨ʱ䣺ǩͬ10ᳵᳵص㣺ӦŰоÿӶ·3š +

          +

          + 5.ӪҵִոӡӸǹӦ̹£˻ίд֤ӡӸǹӦ̹£ +

          +

          + ġ취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

          +

          + 塢ļݽ +

          +

          + 1.ļݽֹʱΪ2022713ձʱ18:00˱2022713ձʱ18:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

          +

          + 2.ļܷ⣺ݽıļܷ⡣ +

          +

          + 3.ʹĻδʹָصıļѯ˲ +

          +

          + ϵʽ +

          +

          + ɹˣŰۺϷ޹˾ +

          +

          +    ַŰоÿӶ·3 +

          +

          +    18283588339 +

          +

          + ϵˣʦ +

          +

          +
          +

          +

          +                                                                                            ŰۺϷ޹˾ +

          +

          +                                                                                                       2022711 +

          +

          + ۻغ +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022711/214.html b/yact-home-2/172.168.10.9/news/yact_0301/2022711/214.html new file mode 100644 index 0000000..21e5fcc --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022711/214.html @@ -0,0 +1,356 @@ + + + + + + +ŰҵͶʣţ޹˾__̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ̸вɹ

          +
          ڣ2022-07-11ֺţ Сرմҳ
          +

          + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

          +

          + һĿƣŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ    +

          +

          + ĿţQXZB-2022-YA0354 +

          +

          + ɹĿ飺 +

          +

          + ʽԴĿԤʽΪ171.503Ԫ +

          +

          + Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

          +

          + Ӧ뷽ʽξ̸ڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ Թʽ +

          +

          + ġɹ;ճ칫ʹá +

          +

          + 塢ϸӦӦ߱ʸ +

          +

          + (һ)ϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.же +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պʽü¼ +

          +

          + 5.μɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + ()ĿضʸҪ󣺱Ŀ̸С +

          +

          + ֹμӱβɹĹӦ +

          +

          + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + ߡȡ̸ļʱޡص㡢ʽ̸ļۼ +

          +

          + (һ)ȡ̸ļʱޣ̸ļĻȡʱ(ʱ)20227122022714գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

          +

          + ()ȡ̸ļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)̸ļ +

          +

          + ()ȡ̸ļķʽ +

          +

          + 1. ѯ绰0835-2899779 +

          +

          + 2. (Զ)(1)ҪдϢ(λơֻšλš) +

          +

          + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

          +

          + עϢǼDZš(֤ӡ)Ӹǵλµԭ̸еսŰǬͶ޹˾ɹļ۰ +

          +

          + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢ̸ӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

          +

          + ()̸ļۼۣ300Ԫ/(̸ļۺ,̸ʸ񲻵ת) +

          +

          + ()ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

          +

          + ˡӦļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

          +

          + ̸ʱ䣺202271514ʱ30(ʱ) +

          +

          + š̸еص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

          +

          + ʮɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/   +

          +

          + ʮһԱβɹѯʣ밴·ʽϵ +

          +

          + (һ)ɹϢ +

          +

          +    ƣŰÿͶ޹˾  +

          +

          + ͨѶַŰɽӶ·3  +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835- 3358299 +

          +

          + ()ɹϢ +

          +

          +    ƣŰǬͶ޹˾ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022712/215.html b/yact-home-2/172.168.10.9/news/yact_0301/2022712/215.html new file mode 100644 index 0000000..fda9e04 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022712/215.html @@ -0,0 +1,495 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άͷɽʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022ǹ̼άͷɽʾ

          +
          ڣ2022-07-12ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + Űÿ޹˾2022ǹ̼άͷ +

          +
          +

          + ɹĿ +

          +
          +

          + ZCX-CS20220622-44 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + Ŀҵ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + Ŀϵ +

          +
          +

          + ʦ +

          +
          +

          + Ŀϵ绰 +

          +
          +

          + 0835-3236556 +

          +
          +

          + ̵ַ +

          +
          +

          + Ű·62ţĴʡڳϢѯ޹˾ +

          +
          +

          + Ŀ +

          +
          +

          + 1 +

          +
          +

          + ʱ +

          +
          +

          + 202207110930 +

          +
          +

          + ɽѡ˼ +

          +
          +

          + бѡ +

          +
          +

          + ɽ¸ +

          +
          +

          + ÷ +

          +
          +

          + ϵ +

          +
          +

          + 绰 +

          +
          +

          + һ +

          +
          +

          + Ĵƽ޹˾ +

          +
          +

          + 7% +

          +
          +

          + 97.33 +

          +
          +

          + +

          +
          +

          + 18283536061 +

          +
          +

          + ڶ +

          +
          +

          + Ĵڼͨ޹˾ +

          +
          +

          + 5% +

          +
          +

          + 85.70 +

          +
          +

          + +

          +
          +

          + 13683452924 +

          +
          +

          + +

          +
          +

          + ĴΪ޹˾ +

          +
          +

          + 4% +

          +
          +

          + 83.39 +

          +
          +

          + ʩ +

          +
          +

          + 18728186564 +

          +
          +

          + СԱѩ +

          +

          + ҵ +

          +

          + ලԱƽ +

          +

          +   +

          +
          +

          + ʾڣ2022713 +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022712/216.html b/yact-home-2/172.168.10.9/news/yact_0301/2022712/216.html new file mode 100644 index 0000000..f2f0abb --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022712/216.html @@ -0,0 +1,495 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022껨ܲɹͷɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022껨ܲɹͷɹĿɽ

          +
          ڣ2022-07-12ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + Űÿ޹˾2022껨ܲɹͷɹĿ +

          +
          +

          + ɹĿ +

          +
          +

          + ZCX-CS20220622-45 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + Ŀҵ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + Ŀϵ +

          +
          +

          + ʦ +

          +
          +

          + Ŀϵ绰 +

          +
          +

          + 0835-3236556 +

          +
          +

          + Դ +

          +

          + ַ +

          +
          +

          + Ű·62 +

          +
          +

          + Ŀ +

          +
          +

          + / +

          +
          +

          + ʱ +

          +
          +

          + 2022071110:30ʱ +

          +
          +

          + ɽѡ˼ +

          +
          +

          + ɽѡ +

          +
          +

          + ¸ +

          +
          +

          + ÷ +

          +
          +

          + +

          +
          +

          + 绰 +

          +
          +

          + һ +

          +
          +

          + ŰɽϪ԰ճ +

          +
          +

          + 9.2% +

          +
          +

          + 96.33 +

          +
          +

          + ΰ +

          +
          +

          + 18283503168 +

          +
          +

          + ڶ +

          +
          +

          + Ű԰̻޹˾ +

          +
          +

          + 7.5% +

          +
          +

          + 76.12 +

          +
          +

          + +

          +
          +

          + 15181209309 +

          +
          +

          + +

          +
          +

          + ŰɽʢľӪ +

          +
          +

          + 7.8% +

          +
          +

          + 73.54 +

          +
          +

          + +

          +
          +

          + 18398271220 +

          +
          +

          + СԱꡢԽ +

          +

          + ҵ +

          +

          + ලԱƽ +

          +

          +   +

          +
          +

          + ʾڣ2022713 +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022713/218.html b/yact-home-2/172.168.10.9/news/yact_0301/2022713/218.html new file mode 100644 index 0000000..2d315a3 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022713/218.html @@ -0,0 +1,495 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άװβϲɹͷĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022ǹ̼άװβϲɹͷĿɽ

          +
          ڣ2022-07-13ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + Űÿ޹˾2022ǹ̼άװβϲɹͷĿ +

          +
          +

          + ɹĿ +

          +
          +

          + ZC-JQ-CS-202206-019 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ          +

          +
          +

          + Ŀҵ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + Ŀϵ +

          +
          +

          + ʦ +

          +
          +

          + Ŀϵ绰 +

          +
          +

          + 0835-3236556 +

          +
          +

          + Դ +

          +

          + ַ +

          +
          +

          + ĴʡŰ1751¥45 +

          +
          +

          + ޼ +

          +
          +

          + 3858997Ԫ +

          +
          +

          + ʱ +

          +
          +

          + 202207121030ʱ +

          +
          +

          + ɽѡ˼ +

          +
          +

          + ɽѡ +

          +
          +

          + +

          +

          + ¸% +

          +
          +

          + ÷ +

          +
          +

          + +

          +
          +

          + 绰 +

          +
          +

          + һ +

          +
          +

          + Űгó޹˾ +

          +
          +

          + 8 +

          +
          +

          + 91.5 +

          +
          +

          + +

          +
          +

          + 13684451771 +

          +
          +

          + ڶ +

          +
          +

          + Űнó޹˾ +

          +
          +

          + 5.8 +

          +
          +

          + 80.52 +

          +
          +

          + +

          +
          +

          + 13056573518 +

          +
          +

          + +

          +
          +

          + Űɽξó޹˾ +

          +
          +

          + 3.5 +

          +
          +

          + 74.41 +

          +
          +

          + ΰ +

          +
          +

          + 13551551798 +

          +
          +

          + СԱھꡢҶ +

          +

          + ҵ +

          +

          + ලԱ +

          +

          +   +

          +
          +

          + ʾڣ2022714 +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022713/219.html b/yact-home-2/172.168.10.9/news/yact_0301/2022713/219.html new file mode 100644 index 0000000..bba0480 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022713/219.html @@ -0,0 +1,491 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022άǹɹĿʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022άǹɹĿʾ

          +
          ڣ2022-07-13ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Ŀ +

          +
          +

          + Űÿ޹˾2022άǹɹĿ +

          +
          +

          + Ŀţ +

          +
          +

          + ZC-JQ-CS-202206-017 +

          +
          +

          + Ŀҵ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + ϵ˼绰 +

          +
          +

          + Ůʿ0835-3236556 +

          +
          +

          + Ŀ +

          +
          +

          + 1 +

          +
          +

          + ල +

          +
          +

          + +

          +
          +

          + ר +

          +
          +

          + Σ鳤л䡢죨ɹ˴ +

          +
          +

          + ̵ַ +

          +
          +

          + ĴʡŰ1751¥45 +

          +
          +

          + ʱ +

          +
          +

          + 20227121000 +

          +
          +

          + +

          +
          +

          + Ӧ +

          +
          +

          + ÷ +

          +
          +

          + ۽Ԫ +

          +
          +

          + +

          +
          +

          + ϵ˼绰 +

          +
          +

          + ע +

          +
          +

          + 1 +

          +
          +

          + Űν޹˾ +

          +
          +

          + 92.67   +

          +
          +

          + 3793872.50   +

          +
          +

          + һ +

          +
          +

          + ϼ绰13981642968 +

          +
          +

          +   +

          +
          +

          + 2 +

          +
          +

          + ĴŽĿ޹˾ +

          +
          +

          + 83.72 +

          +
          +

          + 3913679.00 +

          +
          +

          + ڶ +

          +
          +

          + £绰18783533239 +

          +
          +

          +   +

          +
          +

          + 3 +

          +
          +

          + Ĵʩ޹˾ +

          +
          +

          + 79.12 +

          +
          +

          + 3833808.00 +

          +
          +

          + +

          +
          +

          + 㣬绰18180003488 +

          +
          +

          +   +

          +
          +

          + ʾڣ2022714 +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022714/220.html b/yact-home-2/172.168.10.9/news/yact_0301/2022714/220.html new file mode 100644 index 0000000..536171a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022714/220.html @@ -0,0 +1,507 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϷ޹˾ɹѯ۽ʾ

          +
          ڣ2022-07-14ֺţ Сرմҳ
          +

          + ҹ˾ɹĿѯۣ2022714ٿѯ۽£ +

          +

          + б깩Ӧ̣Űʱ޹˾ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          +   +

          +

          +   +

          +

          + +

          +
          +

          +   +

          +

          +   +

          +

          + +

          +

          + Ʒ +

          +
          +

          +   +

          +

          +   +

          +

          +   +

          +
          +

          +   +

          +

          +   +

          +

          + +

          +
          +

          + ۵λɵ͵ߣ/Ԫ +

          +
          +

          + Űʱ޹˾ +

          +
          +

          + ŰлԶ޹˾ +

          +
          +

          + Űóι˾ +

          +
          +

          + Ű۷޹˾ +

          +
          +

          +   +

          +

          +   +

          +

          + 1 +

          +
          +

          +   +

          +

          +   +

          +

          + +

          +
          +

          + ԽL-20212.0T˫ͣɫɫɫɫ +

          +
          +

          +   +

          +

          +   +

          +

          + 1 +

          +
          +

          + 151400 +

          +
          +

          + 152200 +

          +
          +

          + δ +

          +
          +

          + 152200 +

          +
          +

          +   +

          +

          +   +

          +

          + 2 +

          +
          +

          +   +

          +

          +   +

          +

          + +

          +
          +

          + ԽL-20212.0T˫ͣɫɫɫɫ +

          +
          +

          +   +

          +

          + 1 +

          +
          +

          + 151400 +

          +
          +

          + 152200 +

          +
          +

          + δ +

          +
          +

          + 152200 +

          +
          +

          +   +

          +

          +   +

          +

          + 3 +

          +
          +

          +   +

          +

          + +

          +

          + +

          +
          +

          + M8_2021_ʦϵ 390T 7ɫɫɫɫ +

          +
          +

          +   +

          +

          +   +

          +

          + 1 +

          +
          +

          + 245300 +

          +
          +

          + 245800 +

          +
          +

          + 245800 +

          +
          +

          + 246000 +

          +
          +

          +

          + ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

          +

          + ƣŰۺϷ޹˾ +

          +

          + ַŰоÿӶ·3 +

          +

          + ϵʽʦ0835-3228508 +

          +

          +
          +

          +

          + 2022714 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022719/221.html b/yact-home-2/172.168.10.9/news/yact_0301/2022719/221.html new file mode 100644 index 0000000..43a2269 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022719/221.html @@ -0,0 +1,446 @@ + + + + + + +ŰҵͶʣţ޹˾__ˮ˲ŹԢװ޲ɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ˮ˲ŹԢװ޲ɹĿԴ̽

          +
          ڣ2022-07-19ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ˮ˲ŹԢװ޲ɹĿԴ̽ +

          +
          +

          + Ŀ +

          +
          +

          + ˮ˲ŹԢװ޲ɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022044 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220719 +

          +
          +

          + ɹ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 3970000.00Ԫ +

          +
          +

          + +

          +
          +

          + 20220719 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤ڼ ԱԽɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣŰװι޹˾ +

          +

          + ɽ3540973.80Ԫ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿ޹˾ +

          +

          +    ַĴʡŰÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾  +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022720/222.html b/yact-home-2/172.168.10.9/news/yact_0301/2022720/222.html new file mode 100644 index 0000000..4ea5f0e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022720/222.html @@ -0,0 +1,484 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ

          +
          ڣ2022-07-20ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ +

          +
          +

          + ɹĿ +

          +

          + +

          +
          +

          + QXZB-2022-YA0354 +

          +
          +

          + ɹʽ +

          +
          +

          + ̸ +

          +
          +

          + +

          +
          +

          + / +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 淢 +

          +

          + ʱ +

          +
          +

          + 2022720 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + +

          +
          +

          + / +

          +
          +

          + ɹ +

          +
          +

          + ŰǬͶ޹˾ +

          +
          +

          + Ŀ +

          +
          +

          + 1 +

          +
          +

          + ɽӦ +

          +
          +

          + 1ɽӦ +

          +
          +

          + +

          +
          +

          + ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ +

          +
          +

          + ɽӦơַ +

          +
          +

          + ɽӦ̣Űвɰ칫豸޹˾ +

          +

          + ַĴʡŰ˳ӽ721-3š     +

          +

          + ɽ1589520Ԫ +

          +

          + Լʱ䣺ɹͬǩЧ7ԼȫƷ +

          +

          + Լص㣺ɹָص㡣 +

          +
          +

          + СԱ +

          +
          +

          + ʢ̸С鳤Ƽһģɹ˴ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          +    ƣŰÿͶ޹˾ +

          +

          + ͨѶַŰɽӶ·3 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835- 3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          +    ƣŰǬͶ޹˾ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-2899779 +

          +

          + ʼyaqxztb@163.com +

          +
          +

          + ɹĿϵ͵绰 +

          +
          +

          + Ŀϵˣ +

          +

          + ϵ绰0835-2899779 +

          +
          +

          + ע +

          +
          +

          + ɽĹʾΪ1 +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022720/223.html b/yact-home-2/172.168.10.9/news/yact_0301/2022720/223.html new file mode 100644 index 0000000..c253905 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022720/223.html @@ -0,0 +1,370 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ̲ɹ

          +
          ڣ2022-07-20ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          + ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ̲ɹ +
          + Ŀ + + ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣ + + Ŀ + + YACY-2022-007 +
          + ɹʽ + + Դ + + + + Ű +
          + + + ̽ + + 淢ʱ + + 2022720 +
          + ɹ + + Űÿ޹˾ + + ɹ
          +
          + Űһб޹˾ +
          + Ԥ + + ĿԤ274.42Ԫʩ޼261.89ԪƷ޼12.53Ԫ + + + + 2022718 +
          + ίԱԱ + + 鳤Ҷ衢Աɡ̷Ԫ𢣨ɹ˴ +
          + ලԱ + + +
          + ɽӦ̼ɽ + + ɽӦƣɶ޹˾
          +ɽƣ35000Ԫʩ¸5.16% +
          + ɹ˵ַϵʽ + + ɹˣŰÿ޹˾
          +ͨѶַŰоÿӶ·3
          + ϵ ˣʦ
          +ϵ绰0835-3358299 +
          + ַϵʽ + + ɹŰһб޹˾
          +ͨѶַŰƽ׸71Ԫ402
          + ϵ ˣʦ
          +ϵ绰0835-2888070 +
          + + + Ա淢֮1ա +
          +                                                                                                           Űÿ޹˾ +
          +                                                                                                                           2022720 +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022720/224.html b/yact-home-2/172.168.10.9/news/yact_0301/2022720/224.html new file mode 100644 index 0000000..a04cac9 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022720/224.html @@ -0,0 +1,485 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022䳵޷ɹĿбʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022䳵޷ɹĿбʾ

          +
          ڣ2022-07-20ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Ŀ +

          +
          +

          + Űÿ޹˾2022䳵޷ɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + ZC-YJJ-GZ-202206-016 +

          +
          +

          + ɹʽ +

          +
          +

          + б +

          +
          +

          + Ŀҵ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + Ŀϵ +

          +
          +

          + ʦ +

          +
          +

          + Ŀϵ绰 +

          +
          +

          + 0835-3236556 +

          +
          +

          + ַ +

          +
          +

          + ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

          +
          +

          + Ŀ +

          +
          +

          + 1 +

          +
          +

          + ר +

          +
          +

          + ¡鳤žʡ֣죨ҵ +

          +
          +

          + ʱ +

          +
          +

          + 202207191000 +

          +
          +

          + бѡ˼ +

          +
          +

          + бѡ +

          +
          +

          + бۣԪ +

          +
          +

          + ÷ +

          +
          +

          + ϵ +

          +
          +

          + 绰 +

          +
          +

          + һ +

          +
          +

          + Ű޹˾ +

          +
          +

          + 25777564.74 +

          +
          +

          + 92.1 +

          +
          +

          + ղν +

          +
          +

          + 15983537998 +

          +
          +

          + ڶ +

          +
          +

          + Űв޹˾ +

          +
          +

          + 25964940.60 +

          +
          +

          + 88.33 +

          +
          +

          + +

          +
          +

          + 15882488094 +

          +
          +

          + +

          +
          +

          + Ű̩ͨ޹˾ +

          +
          +

          + 26767980.00 +

          +
          +

          + 81.33 +

          +
          +

          + Ĺ +

          +
          +

          + 18283562631 +

          +
          +

          + ʾʱ䣺2022721 +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022720/225.html b/yact-home-2/172.168.10.9/news/yact_0301/2022720/225.html new file mode 100644 index 0000000..7a23355 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022720/225.html @@ -0,0 +1,487 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022е޷ɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022е޷ɹĿɽ

          +
          ڣ2022-07-20ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + Űÿ޹˾2022е޷ɹĿĿ +

          +
          +

          + ɹĿ +

          +
          +

          + ZC-JQ-GZ-202206-020 +

          +
          +

          + ɹʽ +

          +
          +

          + б         +

          +
          +

          + Ŀҵ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + Ŀϵ +

          +
          +

          + ʦ +

          +
          +

          + Ŀϵ绰 +

          +
          +

          + 0835-3236556 +

          +
          +

          + бַ +

          +
          +

          + ĴʡŰ1751¥45 +

          +
          +

          + ޼ +

          +
          +

          + 19449684Ԫ +

          +
          +

          + ʱ +

          +
          +

          + 202207191030ʱ +

          +
          +

          + бѡ˼ +

          +
          +

          + бѡ +

          +
          +

          + +

          +

          + ¸% +

          +
          +

          + ÷ +

          +
          +

          + +

          +
          +

          + 绰 +

          +
          +

          + һ +

          +
          +

          + ̻۬е豸ι˾ +

          +
          +

          + 5 +

          +
          +

          + 96 +

          +
          +

          + ¬ +

          +
          +

          + 18981602149 +

          +
          +

          + ڶ +

          +
          +

          + Űι̻е޹˾ +

          +
          +

          + 2 +

          +
          +

          + 85.49 +

          +
          +

          + ̺ +

          +
          +

          + 13404056666 +

          +
          +

          + +

          +
          +

          + Űη˳޹˾ +

          +
          +

          + 3 +

          +
          +

          + 83.99 +

          +
          +

          + +

          +
          +

          + 15181214444 +

          +
          +

          + ίԱԱƼΰ +

          +

          + ҵ
          +ල̷Ԫ +

          +
          +

          + ʾʱ䣺2022721 +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022728/226.html b/yact-home-2/172.168.10.9/news/yact_0301/2022728/226.html new file mode 100644 index 0000000..146962e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022728/226.html @@ -0,0 +1,347 @@ + + + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          йƻʩĿ˹ƽ̨ɹ

          +
          ڣ2022-07-28ֺţ Сرմҳ
          +

          + Ĵ׺빤̹޹˾ɹŰ־Ӫ޹˾ɹˣίУйƻʩĿ˹ƽ̨ĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţSCYHCG20220801 +

          +

          + 2.ɹĿƣйƻʩĿ˹ƽ̨ +

          +

          + 3.ɹˣŰ־Ӫ޹˾ +

          +

          + 4.ɹĴ׺빤̹޹˾ +

          +

          + ʽ +

          +

          + Գʽ275Ԫ +

          +

          + ɹĿ飺Ŀ1ļ¡ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴڡйɹбhttp://www.chinabidding.com.cnŰҵͶʣţ޹˾http://www.yact.com.cnԹʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + (һ)ϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.же +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ɹ˸ݲɹĿ +

          +

          + ()ĿͶꡣ +

          +

          + ļȡʽʱ䡢ص㣺 +

          +

          + (һ)ȡļʱޣļĻȡʱ(ʱ) 2022    7  29    2022   8   4  09ʱ00֡ 17ʱ00(ڼճ) +

          +

          + ȡļķʽֳȡʼȡ1ֳȡӦڱʱڵŰݴ470㳡1508ţĴ׺빤̹޹˾ȡļʱӦʾԱĿĵλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡʾ֤ԭ +

          +

          + 2ȡʱͶڱʱڽλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡ֧ͼ֧˺ţ18728151276ʱ뱸עλƣ516012184@qq.comʼΪλ+Ŀơ +

          +

          + 3Ŀɹļۼ300ԪļۺˣͶʸ񲻵תá +

          +

          + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼDZ) +

          +

          + ߡݽӦļֹʱ䣺2022 8 9 9:30-10:00ʱ䣩 +

          +

          + ˡݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + š̵ص㣺Űݴ470㳡1508ţĴ׺빤̹޹˾ +

          +

          + ʮϵʽ +

          +

          + ɹˣŰ־Ӫ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3  +

          +

          + ϵˣ         +

          +

          + ϵ绰17761226923 +

          +

          + ɹĴ׺빤̹޹˾ +

          +

          +    ַɶнţ·46ʢ2703 +

          +

          +    ࣺ610037 +

          +

          + ϵˣлŮʿ +

          +

          + ϵ绰18728151276  +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202275/208.html b/yact-home-2/172.168.10.9/news/yact_0301/202275/208.html new file mode 100644 index 0000000..73422ca --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202275/208.html @@ -0,0 +1,368 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ빫

          +
          ڣ2022-07-05ֺţ Сرմҳ
          +

          + Űһб޹˾ɹŰÿ޹˾ɹˣίУŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿڶΣþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţYACY-2022-007 +

          +

          + 2.ɹĿƣŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿڶΣ +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹŰһб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳĿԤ274.42Ԫʩ޼261.89ԪƷ޼12.53Ԫ +

          +

          + Ӧ뷽ʽ +

          +

          + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

          +

          + ġӦ̲μӱβɹӦ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӱɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ɹ˸ݲɹĿ +

          +

          + پ߱ܲŰ䷢ЧڵĽװιרҼʡ +

          +

          + ھ߱ܲŰ䷢ЧڵĽװװιרҵаʣ +

          +

          + ۾ܲŰ䷢Чġȫ֤ +

          +

          + ĿĿˣ:߱רҵעὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

          +

          + Ŀˣʩ˾߱רҵм()ְƣΪλԱ +

          +

          + ƸˣнмְƣΪλԱ +

          +

          + 8.ĿμӱβɹͶ,ӦҪ: ԱжҵʸԱҡǩͶЭ飬ȷȨԼμ򵥶μͶꣻǣͷӦΪװװιרҵаҵǣͷ˸бļͱͶͺͬȫʵʩ +

          +

          + 塢ֹμӱβɹĹӦ +

          +

          + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪŰһб޹˾(ɹ)ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ļȡʽʱ䡢ص +

          +

          + һĿֳĿ2022762022712գʱ9:00-12:0014:00-17:00ڼճ⣩Ӧ̳֡ϢǼDZšȨ(֤֤ӡ)ӸǵλµԭŰƽ׸71Ԫ402ţŰһб޹˾ +

          +

          + ĿΪгȡļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

          +

          + עѯ绰0835-2888070Ӧ̹ļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

          +

          + ߡݽӦļֹʱ䣺202271810:30ʱ䣩 +

          +

          + ˡݽӦļص㣺Űƽ׸71Ԫ402š +

          +

          + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļŰһб޹˾ɹˡաβɹʼĵӦļ +

          +

          + šӦļʱ䣺202271810:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص㣺Űƽ׸71Ԫ402ҡ +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          + ͨѶַŰоÿӶ·3 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3358299 +

          +

          + ɹŰһб޹˾ +

          +

          + ͨѶַŰƽ׸71Ԫ402 +

          +

          +    ࣺ625000 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-2888070 +

          +

          + ʼ37533668@qq.com +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202276/209.html b/yact-home-2/172.168.10.9/news/yact_0301/202276/209.html new file mode 100644 index 0000000..a9c0c87 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202276/209.html @@ -0,0 +1,401 @@ + + + + + + +ŰҵͶʣţ޹˾__ˮ˲ŹԢװ޲ɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ˮ˲ŹԢװ޲ɹĿԴ̲ɹ

          +
          ڣ2022-07-06ֺţ Сرմҳ
          +

          + Ĵб޹˾Űÿ޹˾ɹˣίУˮ˲ŹԢװ޲ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022044š +

          +

          + 2.ɹĿƣˮ˲ŹԢװ޲ɹĿ +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + Ԥ3970000.00Ԫ +

          +

          + ɹĿ +

          +

          + Ŀ1óɽӦ1ݲɹɹˮ˲ŹԢװĿнӵλļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽβɹйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸʽͶģӦ㣩 +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹʽͶģԱӦ㣨ͬͶĸԱ֮⣩ṩŵ +

          +

          + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵʽͶģӦ㣩 +

          +

          + 3Ӧض +

          +

          + 1ͶͶʱṩ۲顱ѯ˾ +

          +

          + 2βɹĿ̵̡ģӦҪ +

          +

          + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

          +

          + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

          +

          + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

          +

          + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽĿֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡעʽ̵ģֳʱֻ巽뱨Ҫṩرϡ +

          +

          + ļȡʱ䣺 +

          +

          + ļ2022070720220713գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4Żȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ500Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺202207180930ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202207180900ʱ䣩Ӧļݽֹʱ䣺202207180930ʱ䣩 +

          +

          + ʮӦļʱ䣺202207180930ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          +    ַŰÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½        +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202277/210.html b/yact-home-2/172.168.10.9/news/yact_0301/202277/210.html new file mode 100644 index 0000000..3bb3737 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202277/210.html @@ -0,0 +1,446 @@ + + + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤̿ɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űü²ϲҵ԰ʩ蹤̿ɹԴ̽

          +
          ڣ2022-07-07ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Űü²ϲҵ԰ʩ蹤̿ɹԴ̽ +

          +
          +

          + Ŀ +

          +
          +

          + Űü²ϲҵ԰ʩ蹤̿ɹ +

          +
          +

          + Ŀ +

          +
          +

          + SCHF-2022-07 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220707 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + ĴƹĿ޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 800000.00Ԫ +

          +
          +

          + +

          +
          +

          + 20220707 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤ꡢԱ衢һģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ֲ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣĴʡԺ޹˾ +

          +

          + ɽ720000.00Ԫ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴƹĿ޹˾ +

          +

          + ͨѶַŰ·8Ź1981B121 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰15281272609 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202277/211.html b/yact-home-2/172.168.10.9/news/yact_0301/202277/211.html new file mode 100644 index 0000000..c9d3703 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202277/211.html @@ -0,0 +1,440 @@ + + + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤ƷɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űü²ϲҵ԰ʩ蹤ƷɹԴ̽

          +
          ڣ2022-07-07ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Űü²ϲҵ԰ʩ蹤ƷɹԴ̽ +

          +
          +

          + Ŀ +

          +
          +

          + Űü²ϲҵ԰ʩ蹤Ʒɹ +

          +
          +

          + Ŀ +

          +
          +

          + SCHF-2022-06 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220707 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + ĴƹĿ޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 900000.00Ԫ +

          +
          +

          + +

          +
          +

          + 20220707 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤衢Ա һģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ֲ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣоԺι˾ +

          +

          + ɽ850000.00Ԫ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴƹĿ޹˾ +

          +

          + ͨѶַŰ·8Ź1981B121 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰15281272609 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022810/232.html b/yact-home-2/172.168.10.9/news/yact_0301/2022810/232.html new file mode 100644 index 0000000..127aa36 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022810/232.html @@ -0,0 +1,436 @@ + + + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          йƻʩĿ˹ƽ̨ Դ̽

          +
          ڣ2022-08-10ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Ŀ +

          +
          +

          + йƻʩĿ˹ƽ̨ +

          +
          +

          + Ŀ +

          +
          +

          + SCYHCG20220801 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 2022810 +

          +
          +

          + ɹ +

          +
          +

          + Ű־Ӫ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵ׺빤̹޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 2750000.00Ԫ +

          +
          +

          + +

          +
          +

          + 2022810 +

          +
          +

          + ίԱԱ +

          +
          +

          + ΰԱһģҵ +

          +
          +

          + ලԱ +

          +
          +

          + һ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣĴʡͨŲҵ޹˾ +

          +

          + ɽ2280000.00Ԫ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰ־Ӫ޹˾ +

          +

          + ַĴʡŰоÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰17761226923 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴ׺빤̹޹˾ +

          +

          + ַŰݴ470㳡1508 +

          +

          + ʱࣺ610037 +

          +

          + ϵˣлŮʿ +

          +

          + ϵ绰18728151276 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022810/233.html b/yact-home-2/172.168.10.9/news/yact_0301/2022810/233.html new file mode 100644 index 0000000..718db8a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022810/233.html @@ -0,0 +1,365 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022걣ɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022걣ɹĿɹ

          +
          ڣ2022-08-10ֺţ Сرմҳ
          +

          + Űÿ޹˾2022 +

          +

          + ɹĿɹ +

          +

          + ĴһžŹ̹޹˾ɹŰÿ޹˾бˣίУԡŰÿ޹˾2022걣ɹĿйб꣬ϱбҪͶ˲μͶꡣ +

          +

          + һбĿŰÿ޹˾2022걣ɹĿ +

          +

          + бţZC-YJJ-GZ-202207-010š +

          +

          + ʽԴҵԳ,ʵ +

          +

          + ġбĿ飺 +

          +

          + Űÿ޹˾2022걣ɹĿԤ426Ԫɹбļ¡ +

          +

          + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

          +

          + 1.жеε +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պᱣʽü¼ +

          +

          + 5.μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 6.1ṩͶ˵λη˻Ҫл߷¼ +

          +

          + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

          +

          + 7.ӦͶʱṩ۲顱ѯ˾ +

          +

          + 8.ĿҪõضޡ +

          +

          + бļȡʱ䡢ص㣺 +

          +

          + 1.бļֹʱ䣺202208112022081709:00- 17:00ʱ䣬ڼճ⣩ȡ +

          +

          + Ŀļۼۣ300Ԫ/ݣļۺ, ʸתã +

          +

          + 2.бļȡʽ +

          +

          + һϣԶ̣ +

          +

          + ӦϣԶ̣ȡбļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1852335161@qq.com +

          +

          + עԭڿ굱սֳ +

          +

          + ѯ绰0835-2895993Ӧ̻ȡбļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

          +

          + ߡݽͶļֹʱ䣺2022083110:00ʱʱ䣩 +

          +

          + ͶļڵݽͶļֹʱǰʹ̵ص㡣ʹܷͱעͶļˡաβɹʼĵͶļ +

          +

          + ˡʱ䣺2022083110:00ʱʱ䣩ڴ̵ص㿪 +

          +

          + š̵ص㣺Ű𼦹·109ƽ3302 +

          +

          + ʮͶڹ淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿ޹˾       +

          +

          + ͨѶַŰоӶ·3  +

          +

          +    ࣺ625100 +

          +

          + ϵˣʦ +

          +

          + ϵ绰0835-3236556      +

          +

          + ɹĴһžŹ̹޹˾ +

          +

          +    ַŰ𼦹·109ƽ3302    +

          +

          +    ࣺ625000 +

          +

          + ϵˣŮʿ                          +

          +

          + ϵ绰0835-2895993         +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                                                20228 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022811/234.html b/yact-home-2/172.168.10.9/news/yact_0301/2022811/234.html new file mode 100644 index 0000000..a55edd3 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022811/234.html @@ -0,0 +1,341 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڳɹѯ۵Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϷ޹˾ڳɹѯ۵Ĺ

          +
          ڣ2022-08-11ֺţ Сرմҳ
          +

          + ŰۺϷ޹˾ +

          +

          + ڳɹѯ۵Ĺ +

          +

          +
          +

          +

          +
          +

          +

          + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

          +

          + 1ɹĿƣͨT7߶񳵲ɹ +

          +

          + 2ĿݣŰۺϷ޹˾ͨT7߶񳵲ɹ +

          +

          + 3ɹԤ㣺46ԪɹԤıΪЧۣ +

          +

          + 4ޡ +

          +

          + 4.1ƻڣͬǩ35ڣ +

          +

          + 4.2ص㣺ŰоӶ·3 +

          +

          + 4.3Ҫָ꣺ָұ׼ +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ
          +  3кͬ豸רҵ
          +  4˰պᱣʽü¼
          +  5μɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 5.2Ӧжʸ񣬾۱βɹʸҵ +

          +

          + 6취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

          +

          + 7ļݽ +

          +

          + 1.ļݽֹʱΪ2022816ձʱ18:00˱2022816ձʱ18:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

          +

          + 2.ݽıļܷ⡣ +

          +

          + 3.ʹĻδʹָصıļѯ˲ +

          +

          + 8ϵʽ +

          +

          + ɹˣŰۺϷ޹˾ +

          +

          +    ַŰоÿӶ·3 +

          +

          +    0835-3228508 +

          +

          + ϵˣʦ +

          +

          +
          +

          +

          + ļ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                               ŰۺϷ޹˾ +

          +

          +                                                                                                                                                              2022811 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022812/235.html b/yact-home-2/172.168.10.9/news/yact_0301/2022812/235.html new file mode 100644 index 0000000..fc5a4bb --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022812/235.html @@ -0,0 +1,374 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű˻԰ȫܻܿƽ̨ƷƷ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Ű˻԰ȫܻܿƽ̨ƷƷ

          +
          ڣ2022-08-12ֺţ Сرմҳ
          +

          + Ĵ־Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίУŰ˻԰ȫܻܿƽ̨ƷƷþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ɹĿƣŰ˻԰ȫܻܿƽ̨ƷƷ +

          +

          + 2.ɹˣŰ־Ӫ޹˾ +

          +

          + 3.ɹĴ־Ŀ޹˾ +

          +

          + ʽ +

          +

          + ʽԴԳʽʵ +

          +

          + ɹĿ +

          +

          + ĿΪŰ˻԰ȫܻܿƽ̨ƷƷ񡣹1ļ£ +

          +

          + ġӦ뷽ʽ:βɹȡʽ1μӴ̵ĹӦ̡ +

          +

          + ʽ1淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + ʽ2Ƽͨɹ˺רҸԳƼƼӦʸĹӦ̲뱾βɹ +

          +

          + ʽ3Ӧ̿ȡͨʡϲŽĹӦ̿ȡӦ̡ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6Ϸɡ涨 +

          +

          + 6.1 ĿμӲɹĹӦṩλη/Ҫ/λ˲л߷¼ +

          +

          + 7ݲɹĿнܲŰ䷢ġܻϵͳơרʼ׼֤顣 +

          +

          + 8.Ŀ֧ʽ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1.ݡڲɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ص +

          +

          + 1.Դļֹʱ䣺2022815202208 1909:00- 17:00ʱ䣬ڼճ⣩ +

          +

          + 2.Դļۼۣ300ԪԴļۺ,ʸ񲻵תã +

          +

          + 3.ϣӦΪ˻֯ģֻṩλš֤ǵλ£ӦΪȻ˵ģֻṩ֤ +

          +

          + 4.ʽϱֳ +

          +

          + 1Ӧ̰ɹļʱṩţʽ⣩λơֻšλϢ +

          +

          + 2ϱдõġš֤ӡӸǹӦ̵λºɨPDFʽ409616850@qq.comͨ΢Ÿάͼ֧ѣ֧ʱ뱸ע˾ƣ +

          +

          + 5.ѯ绰17313218510 +

          +

          + ˡݽӦļֹʱ䣺2022082510ʱ00֣ʱ䣩 +

          +

          + šݽӦļص㣺                       +

          +

          + 1.ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹ/ɹˡա +

          +

          + 2.βɹʼĵӦļ +

          +

          + ʮӦļʱ䣺2022082510ʱ00֣ʱ䣩ڴ̵صĴʡŰ𼦹·10953¥2ſ +

          +

          + ʮһ̵ص: ĴʡŰ𼦹·10953¥2š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰ־Ӫ޹˾  +

          +

          + ͨѶַŰӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴ־Ŀ޹˾ +

          +

          + ͨѶַɶʯ·4311 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰17313218510 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022815/236.html b/yact-home-2/172.168.10.9/news/yact_0301/2022815/236.html new file mode 100644 index 0000000..a2a1f4b --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022815/236.html @@ -0,0 +1,440 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿȫɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϹȼʩĿȫɹĿԴ̽

          +
          ڣ2022-08-15ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ŰۺϹȼʩĿȫɹĿԴ̽ +

          +
          +

          + Ŀ +

          +
          +

          + ŰۺϹȼʩĿȫɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022050 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + ĴʡŰ +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220815 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 20Ԫ +

          +
          +

          + +

          +
          +

          + 20220815 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤 ԱƼƽɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣĴϼ޹˾ +

          +

          + ɽ124800.00Ԫ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַŰÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾  +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022817/237.html b/yact-home-2/172.168.10.9/news/yact_0301/2022817/237.html new file mode 100644 index 0000000..519b9e2 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022817/237.html @@ -0,0 +1,272 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڳɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϷ޹˾ڳɹɽ

          +
          ڣ2022-08-17ֺţ Сرմҳ
          +

          + ĿƣͨT7߶ +

          +

          + ɹƣŰۺϷ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽʦ0835-3228508 +

          +

          + ɽƣɶ㲿޹˾ +

          +

          + ɽ̵ַĴʡɶȪڹҵ +

          +

          + ɽ449200.00Ԫ +

          +

          + СԱ ߷塢ƽ +

          +

          + ලԱ˼ +

          +

          + б깫ޣ2022817 +

          +

          + ĹΪ1ա +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                 ŰۺϷ޹˾ +

          +

          +                                                                                            2022817 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022817/238.html b/yact-home-2/172.168.10.9/news/yact_0301/2022817/238.html new file mode 100644 index 0000000..d168cc2 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022817/238.html @@ -0,0 +1,326 @@ + + + + + + +ŰҵͶʣţ޹˾__йƻʩĿǻƼƽ̨бʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          йƻʩĿǻƼƽ̨бʾ

          +
          ڣ2022-08-17ֺţ Сرմҳ
          +

          + + + + + + + + + + + +
          +

          + бţCDXHJ-2022-002 +

          +
          +

          + б룺CBL_20220817_105987048 +

          +
          +

          + бɶо޹Ŀ޹˾ +

          +
          +

          + бˣŰӪ޹˾ +

          +
          +

          +

          + бʾ +

          +

          + ɶо޹Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίейƻʩĿǻƼƽ̨20220816ԲֽԹʾ +

          +

          + ʾڣ20220816 +

          +
          + ʾڣбѡ˴ʣʽʵɹ +
          +
          + Ͷ굥λ +
          +
          + йŹɷ޹˾Űֹ˾ +
          +
          + Ĵ׼Ϣɷ޹˾ +
          +
          + Ĵ˵ӿƼ޹˾ +
          +
          + £ +
          +
          + һйŹɷ޹˾Űֹ˾ +
          +
          + ÷֣292.00 +
          +
          + Ͷ걨ۣ2468790.00Ԫ +
          +
          + ڶĴ׼Ϣɷ޹˾ +
          +
          + ÷֣257.20 +
          +
          + Ͷ걨ۣ2805500.00Ԫ +
          +
          + Ĵ˵ӿƼ޹˾ +
          +
          + ÷֣199.20 +
          +
          + Ͷ걨ۣ2915800.00Ԫ +
          +
          + ɹˣŰ־Ӫ޹˾ +
          +
          + ϵ ˣһ +
          +
          + ϵ绰17761226923 +
          +
          + ɹɶо޹Ŀ޹˾ +
          +
          + ϵˣŮʿ +
          +
          + ϵ绰028-67140069 +
          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022817/239.html b/yact-home-2/172.168.10.9/news/yact_0301/2022817/239.html new file mode 100644 index 0000000..6c9d753 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022817/239.html @@ -0,0 +1,398 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿȫɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϹȼʩĿȫɹĿԴ̲ɹ

          +
          ڣ2022-08-01ֺţ Сرմҳ
          +

          + Ĵб޹˾ŰÿͶ޹˾ɹˣίУŰۺϹȼʩĿȫɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022050š +

          +

          + 2.ɹĿƣŰۺϹȼʩĿȫɹĿ +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ԤԳʽ200000.00Ԫ +

          +

          + ɹĿ +

          +

          + βɹĿ1ݲɹɹŰۺϹȼʩĿȫнӵλ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 3Ӧض +

          +

          + 1Ͷ깩ӦʡϽܲŰ䷢ЧĽ蹤֤顣 +

          +

          + 2Ͷ깩ӦʡලܲŰ䷢Чļ֤֤϶֤顣 +

          +

          + 3Ͷ˵ҵעزĴʡڵҵ߱ЧġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡҵ봨ҵϢ¼֤ +

          +

          + 4βɹĿ̡ +

          +

          + 5ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + ļȡʽĿֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

          +

          + ļȡʱ䣺 +

          +

          + ļ2022080220220808գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4Żȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺202208120930ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202208120900ʱ䣩Ӧļݽֹʱ䣺202208120930ʱ䣩 +

          +

          + ʮӦļʱ䣺202208120930ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַŰÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ      +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½        +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022819/240.html b/yact-home-2/172.168.10.9/news/yact_0301/2022819/240.html new file mode 100644 index 0000000..541eaa1 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022819/240.html @@ -0,0 +1,341 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸еĹ

          +
          ڣ2022-08-19ֺţ Сرմҳ
          +

          + ҹ˾Դݲҵ԰7#ۺӪĺ8#չľװ޹ָɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ +

          +

          + 2Ŀݣݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ嵥 +

          +

          + 3ɹԤ㣺213580ԪɹԤıΪЧۣ +

          +

          + 4ڡʱ +

          +

          + 4.1ڣ30 +

          +

          + 4.2ϸ +

          +

          + 4.3 ʱ 2 ʱܼ3ʱ1Ϣ֧ +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.2 +

          +

          + Ӫҵִվ߱ӦӪΧ +

          +

          + 6ȡ̸ļʱ䡢ʽ2022822ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

          +

          + 7̸ļݽֹʱ䣺202282510ʱ00֣ʱ䣩 +

          +

          + 8̸ʱ䣺202282510ʱ00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 10.4۰ϡ˹䡢װ˰ͱյۺϷá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣ +

          +

          + 绰0835-3236556 +

          +

          + 2022818 +

          +

          +
          +

          +

          + ݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸ļpdf. +

          +

          + ݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸ļword. +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022824/241.html b/yact-home-2/172.168.10.9/news/yact_0301/2022824/241.html new file mode 100644 index 0000000..5f8cd85 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022824/241.html @@ -0,0 +1,338 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹ̸еĹ

          +
          ڣ2022-08-24ֺţ Сرմҳ
          +

          + ҹ˾Դݲҵ԰7#ۺӪһβɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣݲҵ԰7#ۺӪһβɹ +

          +

          + 2Ŀݣݲҵ԰7#ۺӪһβɹ嵥 +

          +

          + 3ɹԤ㣺126480ԪɹԤıΪЧۣ +

          +

          + 4ڡʱ +

          +

          + 4.1ڣ㹤̽ +

          +

          + 4.2ϸ +

          +

          + 4.3 ʱ 1 ʱܼ3ʱ1Ϣ֧ +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.2 +

          +

          + Ӫҵִվ߱ӦӪΧ +

          +

          + 6ȡ̸ļʱ䡢ʽ2022825ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

          +

          + 7̸ļݽֹʱ䣺202283010ʱ00֣ʱ䣩 +

          +

          + 8̸ʱ䣺202283010ʱ00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 10.4۰ϡ˹䡢װ˰ͱյۺϷá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣ +

          +

          + 绰0835-3236556 +

          +

          + 2022823 +

          +

          +
          +

          +

          + ݲҵ԰7#ۺӪһβɹ̸ļword. +

          +

          + ݲҵ԰7#ۺӪһβɹ̸ļpdf. +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022824/242.html b/yact-home-2/172.168.10.9/news/yact_0301/2022824/242.html new file mode 100644 index 0000000..d692e31 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022824/242.html @@ -0,0 +1,341 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾Űݲҵ԰8#¥¥̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾Űݲҵ԰8#¥¥̸еĹ

          +
          ڣ2022-08-24ֺţ Сرմҳ
          +

          + ҹ˾Űݲҵ԰8#¥¥о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣŰݲҵ԰8#¥¥ +

          +

          + 2ĿݣŰݲҵ԰8#¥¥嵥 +

          +

          + 3ɹԤ㣺134360.41ԪɹԤıΪЧۣ +

          +

          + 4ڡʱ +

          +

          + 4.1ڣ15 +

          +

          + 4.2ϸ +

          +

          + 4.3 ʱ 2 ʱܼ3ʱ1Ϣ֧ +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.2 +

          +

          + Ӫҵִվ߱ӦӪΧ +

          +

          + 6ȡ̸ļʱ䡢ʽ2022825ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

          +

          + 7̸ļݽֹʱ䣺202283015ʱ00֣ʱ䣩 +

          +

          + 8̸ʱ䣺202283015ʱ00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 10.4۰ϡ˹䡢װ˰ͱյۺϷá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣ +

          +

          + 绰0835-3236556 +

          +

          + 2022823 +

          +

          +
          +

          +

          + Űݲҵ԰8#¥¥̸ļword. +

          +

          + Űݲҵ԰8#¥¥̸ļpdf. +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022825/243.html b/yact-home-2/172.168.10.9/news/yact_0301/2022825/243.html new file mode 100644 index 0000000..835b20d --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022825/243.html @@ -0,0 +1,263 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹɽ

          +
          ڣ2022-08-25ֺţ Сرմҳ
          +

          + Ŀƣݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַĴŰÿӶ·3 +

          +

          + ϵʽ0835-3236556 +

          +

          + ɽƣݸؽ޹˾ +

          +

          + ɽ̵ַ㽭ʡнڷ·43 +

          +

          + ɽ196880Ԫ +

          +

          + ̸СԱ·Ƿɡ +

          +

          + б깫ޣ2022826 +

          +

          + ĹΪ1ա +

          +

          + 2022825 +

          +

          +
          +

          +

          + ݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸ļpdf. +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022829/244.html b/yact-home-2/172.168.10.9/news/yact_0301/2022829/244.html new file mode 100644 index 0000000..33aaa3e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022829/244.html @@ -0,0 +1,410 @@ + + + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ĴŰÿƬҵˮ׹Σշɹ̸вɹ

          +
          ڣ2022-08-29ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022058š +

          +

          + 2.ɹĿƣĴŰÿƬҵˮ׹Σշɹ +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴԳʽ +

          +

          + Ԥ25Ԫ +

          +

          + ɹĿ飺 +

          +

          + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

          +

          + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1.Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2.ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

          +

          + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ֱӴڿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

          +

          + 3.Ӧض +

          +

          + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

          +

          + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

          +

          + 3Ͷ깩Ӧ22ƵΣշҵ +

          +

          + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

          +

          + 5βɹĿ̸С +

          +

          + ϽμӱβɹĹӦ +

          +

          + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡ̸ļȡʽϡȡʱ估ۼۣ +

          +

          + ̸ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

          +

          + ̸ļȡʱ䣺 +

          +

          + ̸ļ2022083020220905գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ̸ļۼۣ +

          +

          + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022090714:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2022090714:00ʱ䣩Ӧļݽֹʱ䣺2022090714:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַŰÿӶ·3   +

          +

          +    ࣺ625100 +

          +

          + ϵˣ       +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4   +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ     +

          +

          + ϵ绰:0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202283/227.html b/yact-home-2/172.168.10.9/news/yact_0301/202283/227.html new file mode 100644 index 0000000..0f5f01a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202283/227.html @@ -0,0 +1,326 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ϴɨɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ϴɨɹ̸еĹ

          +
          ڣ2022-08-03ֺţ Сرմҳ
          +

          + ҹ˾ϴɨɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣϴɨɹ +

          +

          + 2ĿݣŰÿ޹˾ɹϴɨ2 +

          +

          + 3ɹԤ㣺180ԪɹԤıΪЧۣ +

          +

          + 4ޡ +

          +

          + 4.1ƻڣͬǩ7ڣ +

          +

          + 4.2ص㣺ŰоӶ·3 +

          +

          + 4.3Ҫָ꣺ָұ׼ +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ
          +  3кͬ豸רҵ
          +  4˰պᱣʽü¼
          +  5μɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.21Ӧжʸ񣬾۱βɹʸҵ +

          +

          + 6ȡ̸ļʱ䡢ʽ2022 8 4ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

          +

          + 7̸ļݽֹʱ䣺2022  8 9 9ʱ00֣ʱ䣩 +

          +

          + 8̸ʱ䣺2022  8   9 9ʱ 00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          + 202282 +

          +

          + 1ϴɨɹ̸ļword. +

          +

          + 2ϴɨɹ̸ļpdf. +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022831/245.html b/yact-home-2/172.168.10.9/news/yact_0301/2022831/245.html new file mode 100644 index 0000000..061503a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022831/245.html @@ -0,0 +1,251 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹĿ깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹĿ깫

          +
          ڣ2022-08-31ֺţ Сرմҳ
          +

          + Ŀƣݲҵ԰7#ۺӪһβɹĿ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַĴŰÿӶ·3ŲͶ +

          +

          + ϵʽ0835-3236556 +

          +

          + ԭ򣺽ֹӦļݽʱ202283010ʱ00֣ݽӦļӦ̲ңĿɹʧܡ +

          +

          + ĹΪ1գ202291գ +

          +

          + 2022831 +

          +

          +
          +

          +

          + ݲҵ԰7#ۺӪһβɹ̸ļ. +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022831/246.html b/yact-home-2/172.168.10.9/news/yact_0301/2022831/246.html new file mode 100644 index 0000000..8273156 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022831/246.html @@ -0,0 +1,263 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾Űݲҵ԰8#¥¥ɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾Űݲҵ԰8#¥¥ɽ

          +
          ڣ2022-08-31ֺţ Сرմҳ
          +

          + ĿƣŰݲҵ԰8#¥¥ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽ0835-3236556 +

          +

          + ɽƣŰװ޹˾ +

          +

          + ɽ̵ַŰɽֵ趼299 +

          +

          + ɽ126040.00Ԫ +

          +

          + ̸СԱ𩡢Խ +

          +

          + б깫ޣ202291 +

          +

          + ĹΪ1ա +

          +

          + 2022831 +

          +

          +
          +

          +

          + Űݲҵ԰8#¥¥̸ļ. +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202285/228.html b/yact-home-2/172.168.10.9/news/yact_0301/202285/228.html new file mode 100644 index 0000000..269e9d6 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202285/228.html @@ -0,0 +1,356 @@ + + + + + + +ŰҵͶʣţ޹˾__йƻʩĿǻƼƽ̨ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          йƻʩĿǻƼƽ̨ɹ

          +
          ڣ2022-08-06ֺţ Сرմҳ
          +

          + ɶо޹Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίУйƻʩĿǻƼƽ̨ĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţCDXHJ-2022-002 +

          +

          + 2.ɹĿƣйƻʩĿǻƼƽ̨ +

          +

          + 3.ɹˣŰ־Ӫ޹˾ +

          +

          + 4.ɹɶо޹Ŀ޹˾ +

          +

          + ʽ +

          +

          + ʽԴԳʽ320Ԫ +

          +

          + ɹĿ飺Ŀ1 +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴڡйɹбhttp://www.chinabidding.com.cnŰҵͶʣţ޹˾http://www.yact.com.cnԹʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + (һ)ϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.же +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + 7.ݲɹĿҪ󣬹涨Ӧ̵ضޡ +

          +

          + ()Ŀ̡ +

          +

          + ļȡʽʱ䡢ص㣺 +

          +

          + (һ)ȡļʱޣļĻȡʱ(ʱ) 2022    8  6  2022   8 12 09ʱ00֡ 17ʱ00(ڼճ) +

          +

          + ȡļķʽֳȡʼȡ1ֳȡӦڱʱڵŰݴ470㳡1508ţɶо޹Ŀ޹˾ȡļʱӦʾԱĿĵλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡʾ֤ԭ +

          +

          + 2ȡʱͶڱʱڽλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡ3625680953@qq.comʼΪλ+ĿơϢͨ䷢ͣʱ뱸עλƣ +

          +

          + 3Ŀɹļۼ300ԪļۺˣͶʸ񲻵תá +

          +

          + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼDZ) +

          +

          + ߡݽӦļֹʱ䣺2022 8 16 9:30-10:00ʱ䣩 +

          +

          + ˡݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + šӦļʱ䣺2022 8 1610:00ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص㣺Űݴ470㳡14¥9ţɶо޹Ŀ޹˾ +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰ־Ӫ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          + ϵˣһ +

          +

          + ϵ绰17761226923 +

          +

          + ɹɶо޹Ŀ޹˾ +

          +

          +    ַŰݴ470㳡14¥9 +

          +

          +    ࣺ625015 +

          +

          + ϵˣ +

          +

          + ϵ绰028-67140069 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202289/229.html b/yact-home-2/172.168.10.9/news/yact_0301/202289/229.html new file mode 100644 index 0000000..4510cdc --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202289/229.html @@ -0,0 +1,435 @@ + + + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          йƻʩĿ˹ƽ̨ Դ̽

          +
          ڣ2022-08-10ֺţ Сرմҳ
          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Ŀ +

          +
          +

          + йƻʩĿ˹ƽ̨ +

          +
          +

          + Ŀ +

          +
          +

          + SCYHCG20220801 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Ű +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 2022810 +

          +
          +

          + ɹ +

          +
          +

          + Ű־Ӫ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵ׺빤̹޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 2750000.00Ԫ +

          +
          +

          + +

          +
          +

          + 2022810 +

          +
          +

          + ίԱԱ +

          +
          +

          + ΰԱһģҵ +

          +
          +

          + ලԱ +

          +
          +

          + һ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣĴʡͨŲҵ޹˾ +

          +

          + ɽ2280000.00Ԫ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ˣŰ־Ӫ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          + ϵ ˣ           +

          +

          + ϵ绰17761226923 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴ׺빤̹޹˾ +

          +

          +    ַŰݴ470㳡1508 +

          +

          +    610037 +

          +

          + ϵ ˣлŮʿ +

          +

          + ϵ绰18728151276 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +
          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202289/230.html b/yact-home-2/172.168.10.9/news/yact_0301/202289/230.html new file mode 100644 index 0000000..61eabbb --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202289/230.html @@ -0,0 +1,281 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ϴɨɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ϴɨɹɽ

          +
          ڣ2022-08-09ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + ϴɨɹɽ +

          +

          +
          +

          +

          + Ŀƣϴɨɹ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ0835-3236556 +

          +

          + ɽƣɳؿƻҵ޹˾ +

          +

          + ɽ̵ַɳ¿·288 +

          +

          + ɽ1380000.00Ԫ +

          +

          + ̸СԱ÷Ρ +

          +

          + б깫ޣ2022810 +

          +

          + ĹΪ1ա +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                   202289 +

          +

          + ϴɨ̸ļ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202291/247.html b/yact-home-2/172.168.10.9/news/yact_0301/202291/247.html new file mode 100644 index 0000000..5fa64d5 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202291/247.html @@ -0,0 +1,507 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022걣ɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022걣ɹĿɽ

          +
          ڣ2022-09-01ֺţ Сرմҳ
          +

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ɹĿ +

          +
          +

          + Űÿ޹˾2022걣ɹĿ +

          +
          +

          + ɹĿ +

          +
          +

          + ZC-YJJ-GZ-202207-010 +

          +
          +

          + ɹʽ +

          +
          +

          + б     +

          +
          +

          + Ŀҵ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + Ŀϵ +

          +
          +

          + ʦ +

          +
          +

          + Ŀϵ绰 +

          +
          +

          + 0835-3236556 +

          +
          +

          + +

          +
          +

          + ĴһžŹ̹޹˾ +

          +
          +

          + ַ +

          +
          +

          + Ű𼦹·109ƽ3302 +

          +
          +

          + ϵʽ +

          +
          +

          + 0835-2895993  +

          +
          +

          + +

          +
          +

          + 1 +

          +
          +

          + ר +

          +
          +

          + ƼνࡢѩС鳤壨ҵ +

          +
          +

          + ޼ +

          +
          +

          + 426Ԫ +

          +
          +

          + ʱ +

          +
          +

          + 202208311000ʱ +

          +
          +

          + бѡ˼ +

          +
          +

          + бѡ +

          +
          +

          + +

          +

          + Ԫ +

          +
          +

          + ÷ +

          +
          +

          + /绰 +

          +
          +

          + һ +

          +
          +

          + Ű޹˾ +

          +
          +

          + 384.684256 +

          +
          +

          + 92.75 +

          +
          +

          + ־13568766602 +

          +
          +

          + ڶ +

          +
          +

          + Ĵʡι˾ +

          +
          +

          + 388.296315 +

          +
          +

          + 79.7 +

          +
          +

          + ̺13547458857 +

          +
          +

          + +

          +
          +

          + Ű̻޹˾ +

          +
          +

          + 400.93852 +

          +
          +

          + 73.39 +

          +
          +

          + 13908167757 +

          +
          +

          +

          +
          +

          +

          + Űÿ޹˾2022·ɹļ +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022913/252.html b/yact-home-2/172.168.10.9/news/yact_0301/2022913/252.html new file mode 100644 index 0000000..e6243d4 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022913/252.html @@ -0,0 +1,233 @@ + + + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ĴŰÿƬҵˮ׹Σշɹ깫

          +
          ڣ2022-09-13ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹĿֹӦļݽֹʱ䣺2022091314:30ʱ䣩ݽӦļļңꡣ +

          +

          +
          +

          +

          +                                                                                                                                             20220913 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022913/253.html b/yact-home-2/172.168.10.9/news/yact_0301/2022913/253.html new file mode 100644 index 0000000..43ac636 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022913/253.html @@ -0,0 +1,251 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿ

          +
          ڣ2022-09-13ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿþԴ̷ʽвɹӰ죬ֽĿݽӦļֹʱ估¸ +

          +

          + 1ݽӦļֹʱΪ2022092314:30ʱ䣩 +

          +

          + 2ļʱΪӦļݽʼʱ䣺2022092314:00ʱ䣩Ӧļݽֹʱ䣺2022092314:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + עݲӦ밴ոִУɴ˲һкɹӦһе +

          +

          +
          +

          +

          +                +

          +

          +                     +

          +

          +                                                                             ŰÿͶ޹˾Űüƽ޹˾ +

          +

          +                                                                                                                 20220913 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022913/254.html b/yact-home-2/172.168.10.9/news/yact_0301/2022913/254.html new file mode 100644 index 0000000..b39f381 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022913/254.html @@ -0,0 +1,254 @@ + + + + + + +ŰҵͶʣţ޹˾__ҵĿ3ĿʩͼɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ҵĿ3ĿʩͼɹĿ

          +
          ڣ2022-09-13ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾Űüƽ޹˾ɹˣίУҵĿ3ĿʩͼɹĿþԴ̷ʽвɹӰ죬ֽĿݽӦļֹʱ估¸ +

          +

          + 1ݽӦļֹʱΪ2022092315:30ʱ䣩 +

          +

          + 2ļʱΪӦļݽʼʱ䣺2022092315:00ʱ䣩Ӧļݽֹʱ䣺2022092315:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + עݲӦ밴ոִУɴ˲һкɹӦһе +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                              ŰÿͶ޹˾Űüƽ޹˾ +

          +

          +                                                                                                                            20220913 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022915/255.html b/yact-home-2/172.168.10.9/news/yact_0301/2022915/255.html new file mode 100644 index 0000000..9339faf --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022915/255.html @@ -0,0 +1,374 @@ + + + + + + +ŰҵͶʣţ޹˾__Դ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Դ빫

          +
          ڣ2022-09-15ֺţ Сرմҳ
          +

          + ŰǬͶ޹˾ŰÿͶ޹˾Űüƽ޹˾ίУҵģл10ĿֺΣɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

          +

          + һĿƣҵģл10ĿֺΣɹĿ +

          +

          + ĿţQXZB-2022-YA0448 +

          +

          + ʽԴĿԤʽΪ32.5Ԫ +

          +

          + ġɹĿ飺 +

          +

          + (һ)ɹݣҵģл10ĿֺΣɹĿԴļ¡ +

          +

          + ()ɹ֣Ŀ11ɽӦ̡ +

          +

          + ()ɹ;ҵģл10ĿֺΣ +

          +

          + 塢ϸӦӦ߱ʸ +

          +

          + (һ) +

          +

          + 1.же +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + ()ĿضʸҪ󣺱Ŀ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + ߡȡļʱޡص㡢ʽļۼ +

          +

          + (һ)ȡļʱޣļĻȡʱ(ʱ)20229162022922գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

          +

          + ()ȡļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)ļ +

          +

          + ()ȡļķʽ +

          +

          + 1.(Զ)(1)Ӧ(Զ)ɹļʱع渽еġϢǼDZ(ʽ)ҪдϢ(λơֻšλš) +

          +

          + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

          +

          + עϢǼDZš(֤ӡ)Ӹǵλµԭڴ̵սŰǬͶ޹˾ɹļ۰ +

          +

          + 2.ѯ绰0835-2899779 +

          +

          + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼ) +

          +

          + ()ļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

          +

          + ()ӦӦڹ涨ʱڵָصȡļǼǣڹ涨ʱδȡļǼǵĹӦ̾ʸμӸĿĴ̡ +

          +

          + ˡԴӦļݽĽֹʱ䣺202292710ʱ00(ʱ) +

          +

          + Ӧļݽֹʱ䣺̵9ʱ30-10ʱ00(ʱ) +

          +

          + ʱ䣺С齨 +

          +

          + Ӧļݽĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀң +

          +

          + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

          +

          + šʱ䣺202292710ʱ00(ʱ) +

          +

          + ʮ̵ص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀҡ +

          +

          + ʮһɹϢý壺йɹб +

          +

          + ʮԱβɹѯʣ밴·ʽϵ +

          +

          + (һ)ɹϢ +

          +

          +    ƣŰÿͶ޹˾Űüƽ޹˾ +

          +

          +    ַŰɽӶ·3 +

          +

          + ϵˣ̷ +

          +

          + ϵʽ0835-2258299 +

          +

          + ()ɹϢ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-2899779 +

          +

          + ʼyaqxztb@163.com +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202292/248.html b/yact-home-2/172.168.10.9/news/yact_0301/202292/248.html new file mode 100644 index 0000000..2381b26 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202292/248.html @@ -0,0 +1,422 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿ (һ)7ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϹȼʩĿ (һ)7ĿʩͼɹĿԴ̲ɹ

          +
          ڣ2022-09-02ֺţ Сرմҳ
          +

          + Ĵб޹˾ŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022063š +

          +

          + 2.ɹĿƣŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿ +

          +

          + 3.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳ +

          +

          + ɹԤ㣺ݶ115.24ԪĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩7Ŀܶ90033.26ԪΪ¸20%ΪɹԤ㡣 +

          +

          + ޼ۣԵĿIJƼΪƷѻĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩ȡ¸20%Ϊ޼ۡ +

          +

          + ɹĿ +

          +

          + βɹĿ1óɽӦ1ݲɹɹŰۺϹȼʩĿ (һ)Űü²ϲҵ԰ʩ蹤̡Űһ廯ĿŰÿ·϶νĿŰһ廯ĿŰÿ·һڹ̡Űһ廯ĿŰÿݹ԰ڣ³й㳡֣ӵ̬Ŀ(һ)ŰˮЧĿ7Ŀʩͼнӵλļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸʽͶģӦ㣩 +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵʽͶģԱӦ㣨ͬͶĸԱ֮⣩ +

          +

          + 4Ͷ깩ӦδԱβɹĿṩơ淶ƻĿȷͬʱͶ깩ӦĿĿ졢ƵλϵϵṩŵʽͶģӦ㣩 +

          +

          + 3Ӧض +

          +

          + 1Ͷ깩ӦΪĴʡסͳ罨ڷݽʩʩͼ֤϶¼ͨ桷ͨ桾2021197ţļ2021ʩͼ֤϶¼ĵλ벻ҵ·羰԰֣ʩͼһ༰ҵˮʩͼࣻ +

          +

          + 2βɹĿ̵̡ģӦҪ +

          +

          + ٱβɹĿ̣ɲ2ҵķ˻֯һ壬һӦ̵ݲ̡У巽ɡĴʡסͳ罨ڷݽʩʩͼ֤϶¼ͨ桷ͨ桾2021197ţļ2021ʩͼ֤϶¼ĵλ벻ҵ·羰԰֣ʩͼһĵλǣͷ +

          +

          + ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

          +

          + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

          +

          + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

          +

          + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣Ͷ깩ӦĿĿ졢ƵλϵϵòμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + ע1ʽ̵ģʱֻ巽뱨ɡ +

          +

          + 2ȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2022090520220909գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022091514:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺2022091514:00ʱ䣩Ӧļݽֹʱ䣺2022091514:30ʱ䣩 +

          +

          + ʮӦļʱ䣺2022091514:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3236879 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ            +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202292/249.html b/yact-home-2/172.168.10.9/news/yact_0301/202292/249.html new file mode 100644 index 0000000..b6ee1ea --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202292/249.html @@ -0,0 +1,552 @@ + + + + + + +ŰҵͶʣţ޹˾__ҵĿ3ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ҵĿ3ĿʩͼɹĿԴ̲ɹ

          +
          ڣ2022-09-02ֺţ Сرմҳ
          +

          + Ĵб޹˾ŰÿͶ޹˾Űüƽ޹˾ɹˣίУҵĿ3ĿʩͼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022062š +

          +

          + 2.ɹĿƣҵĿ3ĿʩͼɹĿ +

          +

          + 3.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳ +

          +

          + ɹԤ㣺470141.41ԪĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨɶпЭļɶʩͼݽʩͼշѱ׼õܷò¸20%ΪɹԤ㡣 +

          +

          + ۱¸ +

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + Ŀ +

          +
          +

          + ۣԪ/O +

          +
          +

          + ע +

          +
          +

          + 1 +

          +
          +

          + 彨 +

          +
          +

          + һ㽨 +

          +
          +

          + 1.8 +

          +
          +

          + עͶ깩Ӧڸ۵ĻϽ¸¸ʲõ20%ΪЧӦ +

          +
          +

          + 2 +

          +
          +

          + ר +

          +
          +

          + װ +

          +
          +

          + 1.0 +

          +
          +

          + 3 +

          +
          +

          + Ļǽ +

          +
          +

          + 1.0 +

          +
          +

          + 4 +

          +
          +

          + +

          +
          +

          + 0.36 +

          +
          +

          + 5 +

          +
          +

          + ɫ +

          +
          +

          + 0.18 +

          +
          +

          + 6 +

          +
          +

          + м +

          +
          +

          + 0.18 +

          +
          +
          +

          + עʩͼרҵؿ彨ר飨װΡĻǽˮˮˮֹܡܡػӡ֧ǽêˡ˷Ƶȣɫмߵȡδϱеȷ۵ͶۺϿȷͶ걨Уɹ˳Լ֧ⲻٶ֧κηá +

          +

          + ɹĿ +

          +

          + βɹĿ1óɽӦ1ݲɹɹҵĿŰÿ¾ô׷ʩ蹤̡Ϣϲҵ԰ʩĿ3Ŀʩͼнӵλļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ͷ깩Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4Ͷ깩ӦδԱβɹĿṩơ淶ƻĿȷͬʱͶ깩ӦĿĿ졢Ƶλϵϵṩŵ +

          +

          + 3Ӧض +

          +

          + 1Ͷ깩ӦΪĴʡסͳ罨ڷݽʩʩͼ֤϶¼ͨ桷ͨ桾2021197ţļ2021ʩͼ֤϶¼ĵλΪݽʩͼһ༰ϣ +

          +

          + 2βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2022090520220909գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022091515:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺2022091515:00ʱ䣩Ӧļݽֹʱ䣺2022091515:30ʱ䣩 +

          +

          + ʮӦļʱ䣺2022091515:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3236879 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ            +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022920/256.html b/yact-home-2/172.168.10.9/news/yact_0301/2022920/256.html new file mode 100644 index 0000000..871ca0b --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022920/256.html @@ -0,0 +1,413 @@ + + + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹڶΣ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ĴŰÿƬҵˮ׹ΣշɹڶΣ̸вɹ

          +
          ڣ2022-09-20ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹڶΣþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022058š +

          +

          + 2.ɹĿƣĴŰÿƬҵˮ׹ΣշɹڶΣ +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴԳʽ +

          +

          + Ԥ25Ԫ +

          +

          + ɹĿ飺 +

          +

          + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + ξ̸빫ͨ; +

          +

          + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

          +

          + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1.Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2.ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

          +

          + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

          +

          + 3.Ӧض +

          +

          + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

          +

          + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

          +

          + 3Ͷ깩Ӧ22ƵΣշҵ +

          +

          + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

          +

          + 5βɹĿ̸С +

          +

          + ϽμӱβɹĹӦ +

          +

          + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡ̸ļȡʽϡȡʱ估ۼۣ +

          +

          + ̸ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

          +

          + ̸ļȡʱ䣺 +

          +

          + ̸ļ2022092120220927գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ̸ļۼۣ +

          +

          + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022092814:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2022092814:00ʱ䣩Ӧļݽֹʱ䣺2022092814:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַŰÿӶ·3   +

          +

          +    ࣺ625100 +

          +

          + ϵˣ       +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4   +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ     +

          +

          + ϵ绰:0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022923/257.html b/yact-home-2/172.168.10.9/news/yact_0301/2022923/257.html new file mode 100644 index 0000000..85da72c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022923/257.html @@ -0,0 +1,464 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϷ޹˾ɹѯ۹

          +
          ڣ2022-09-23ֺţ Сرմҳ
          +

          + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

          +

          + һƷͺż޼ +

          +

          + ͬһ +

          +

          + + + + + + + + + + + + + + + + + +
          +

          + Ʒ +

          +
          +

          +    +

          +
          +

          + ָ +

          +

          + Ԫ +

          +
          +

          + +

          +
          +

          + ޼ +

          +

          + Ԫ +

          +
          +

          +   +

          +

          + +

          +
          +

          + 2023 2.0TD ͣɫɫɫɫ +

          +
          +

          +   +

          +

          + 13.97 +

          +
          +

          +   +

          +

          + 3 +

          +
          +

          +   +

          +

          + 41.91 +

          +
          +

          +

          + ͬ +

          +

          + + + + + + + + + + + + + + + + + +
          +

          + Ʒ +

          +
          +

          +   +

          +
          +

          + ָ +

          +

          + Ԫ +

          +
          +

          + +

          +
          +

          + ޼ +

          +

          + Ԫ +

          +
          +

          +   +

          +

          + +

          +
          +

          + H6 2021 1.5T ԶMaxɫɫɫɫ +

          +
          +

          +   +

          +

          + 12.89 +

          +
          +

          +   +

          +

          + 2 +

          +
          +

          +   +

          +

          + 25.78 +

          +
          +

          +

          + ʸҪ +

          +

          + 1.߱ʸҵע1꼰ϵĹӦ̣Ϸʸ񣨹ӦṩЧ֤һӪҵִգ +

          +

          + 2.뱨˴ϵӰ챨۹Եķˡ֯߸ˣòμӱۣΪЧۡ +

          +

          + 3.Ŀ屨ۡ +

          +

          + ۻغӦ +

          +

          + 1.ѯ۲ɹ飨12 +

          +

          + 2.ۺŵ3 +

          +

          + 3.֤飨4 +

          +

          + 4.ʱŵ5ʱ䣺ǩͬ7ᳵᳵص㣺ӦŰоÿӶ·3ţ +

          +

          + 5.ӪҵִոӡӸǹӦ̹£˻ίд֤ӡӸǹӦ̹£ +

          +

          + ġ취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

          +

          + 塢ļݽ +

          +

          + 1.ļݽֹʱΪ2022926ձʱ9:00˱2022926ձʱ9:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

          +

          + 2.ļܷ⣺ݽıļܷ⡣ +

          +

          + 3.ʹĻδʹָصıļѯ˲ +

          +

          + ϵʽ +

          +

          + ɹˣŰۺϷ޹˾ +

          +

          +    ַŰоÿӶ·3 +

          +

          +    18283588339 +

          +

          + ϵˣʦ           +

          +

          +
          +

          +

          + ɹѯ۹.                         +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022925/258.html b/yact-home-2/172.168.10.9/news/yact_0301/2022925/258.html new file mode 100644 index 0000000..f887144 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022925/258.html @@ -0,0 +1,410 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ빫

          +
          ڣ2022-09-25ֺţ Сرմҳ
          +

          + Ĵб޹˾ ŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022067š +

          +

          + 2.ɹĿƣŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹ +

          +

          + 3.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴҵԳ +

          +

          + ɹԤ㣺ݶ273.96Ԫʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼȡ¸20%ΪɹԤ㣬273.96Ԫ +

          +

          + ޼ۣԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼȡ¸20%Ϊ޼ۡ +

          +

          + ɹĿ +

          +

          + βɹĿ1ݲɹɹŰۺϹȼʩĿһ·Űü²ϲҵ԰ʩ蹤̡ŰˮЧĿŰһ廯Ŀ·϶νĿŰһ廯Ŀ·һڹ̡Űһ廯Ŀݹ԰ڣ³й㳡֣Űһ廯Ŀӵ̬Ŀ(һ)Űһ廯Ŀӵ̬Ŀˮ֣8ĿĿʵʵʩΪ׼Ĺ嵥(ԤƼ)Ʒнӵλļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + ξԴ빫ͨ; +

          +

          + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

          +

          + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

          +

          + 2βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2022092620220930գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022100909:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022100909:00ʱ䣩Ӧļݽֹʱ䣺2022100909:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮӦļʱ䣺2022100909:30ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

          +

          +    ࣺ625500 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3236879 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ            +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022925/259.html b/yact-home-2/172.168.10.9/news/yact_0301/2022925/259.html new file mode 100644 index 0000000..6707aa2 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022925/259.html @@ -0,0 +1,335 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣ̸еĹ

          +
          ڣ2022-09-25ֺţ Сرմҳ
          +

          + ҹ˾Դݲҵ԰7#ۺӪһβɹڶΣо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣݲҵ԰7#ۺӪһβɹڶΣ +

          +

          + 2ĿݣŰÿ޹˾βɹ嵥 +

          +

          + 3ɹԤ㣺126480ԪɹԤıΪЧۣ +

          +

          + 4ޡ +

          +

          + 4.1ƻڣ ͬǩ5ڣ +

          +

          + 4.2ص㣺ŰоӶ·3 +

          +

          + 4.3Ҫָ꣺ұ׼ +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.21Ӧжʸ񣬾۱βɹʸҵ +

          +

          + 6ȡ̸ļʱ䡢ʽ2022 9 26ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

          +

          + 7̸ļݽֹʱ䣺2022 9 2910ʱ00֣ʱ䣩 +

          +

          + 8̸ʱ䣺2022 92910ʱ 00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣ +

          +

          + 绰0835-3236556 +

          +

          + 2022925 +

          +

          +
          +

          +

          + ݲҵ԰7#ۺӪһβɹڶΣ̸ļpdf. +

          +

          + ݲҵ԰7#ۺӪһβɹڶΣ̸ļword. +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022925/260.html b/yact-home-2/172.168.10.9/news/yact_0301/2022925/260.html new file mode 100644 index 0000000..824417a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022925/260.html @@ -0,0 +1,338 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹ̸еĹ

          +
          ڣ2022-09-25ֺţ Сرմҳ
          +

          + ҹ˾Դݲҵ԰ǻͣλĿʩɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣݲҵ԰ǻͣλĿʩɹ +

          +

          + 2ĿݣŰÿ޹˾ǻͣλɹ嵥 +

          +

          + 3ɹԤ㣺86500ԪɹԤıΪЧۣ +

          +

          + 4ޡ +

          +

          + 4.1ƻڣ ͬǩ7ڣ +

          +

          + 4.2ص㣺ŰоӶ·3 +

          +

          + 4.3Ҫָ꣺ұ׼ +

          +

          + 5Ҫ +

          +

          + 5.1ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ݲɹĿ +

          +

          + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 5.21Ӧжʸ񣬾۱βɹʸҵ +

          +

          + 6ȡ̸ļʱ䡢ʽ2022 9 26ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

          +

          + 7̸ļݽֹʱ䣺2022 9 2915ʱ00֣ʱ䣩 +

          +

          + 8̸ʱ䣺2022 92915ʱ 00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2ֱ۲óֱۣΪ̸Ч +

          +

          + 10.3Ͷ˲μӾ̸ейطͶге +

          +

          + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣ +

          +

          + 绰0835-3236556 +

          +

          + 2022925 +

          +

          +
          +

          +

          + ݲҵ԰ǻͣλĿʩɹ̸ļword. +

          +

          + ݲҵ԰ǻͣλĿʩɹ̸ļpdf. +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022926/261.html b/yact-home-2/172.168.10.9/news/yact_0301/2022926/261.html new file mode 100644 index 0000000..1e43f9d --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022926/261.html @@ -0,0 +1,440 @@ + + + + + + +ŰҵͶʣţ޹˾__ҵĿ3ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ҵĿ3ĿʩͼɹĿԴ̲ɹ

          +
          ڣ2022-09-26ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ҵĿ3ĿʩͼɹĿԴ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + ҵĿ3ĿʩͼɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022062 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Űÿ +

          +
          +

          + +

          +
          +

          + ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220926 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾Űüƽ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 470141.41Ԫݶ +

          +
          +

          + +

          +
          +

          + 20220926 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤Ա衢һģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ֲ +

          +
          +

          + ɽӦ̼ɽ¸ +

          +
          +

          + ɽӦƣĴʡԺѯ޹˾ +

          +

          + ɽ¸ʣļ涨Ϗ40.2% +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022926/262.html b/yact-home-2/172.168.10.9/news/yact_0301/2022926/262.html new file mode 100644 index 0000000..f8e4efd --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022926/262.html @@ -0,0 +1,440 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿԴ̲ɹ

          +
          ڣ2022-09-26ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿԴ̲ɹ +

          +
          +

          + Ŀ +

          +
          +

          + ŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022063 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + Űÿ +

          +
          +

          + +

          +
          +

          + ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20220926 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾Űüƽ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 115.24Ԫݶ +

          +
          +

          + +

          +
          +

          + 20220926 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤衢Աһģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ֲ +

          +
          +

          + ɽӦ̼ɽ¸ +

          +
          +

          + ɽӦƣĴʡͲϽ蹤ѯ޹˾ +

          +

          + ɽ¸ʣļ涨Ϗ41% +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3236879 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾ +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022927/263.html b/yact-home-2/172.168.10.9/news/yact_0301/2022927/263.html new file mode 100644 index 0000000..334499e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022927/263.html @@ -0,0 +1,368 @@ + + + + + + +ŰҵͶʣţ޹˾__Դ빫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Դ빫

          +
          ڣ2022-09-27ֺţ Сرմҳ
          +

          + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿ÷ĿʿзɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

          +

          + һĿƣŰÿ÷ĿʿзɹĿ +

          +

          + ĿţQXZB-2022-YA0466 +

          +

          + ɹĿ飺 +

          +

          + ʽԴʽʵĿԤʽΪ35ԪɹƷĿC99 +

          +

          + Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

          +

          + Ӧ뷽ʽξԴڡйɹбŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + ġɹ;Űÿ÷ĿʿС +

          +

          + 塢ϸӦӦ߱ʸ +

          +

          + (һ)ϡл񹲺͹ɹڶʮ涨 +

          +

          + 1.же +

          +

          + 2.õҵͽȫIJƶȣ +

          +

          + 3.кͬ豸רҵ +

          +

          + 4.˰պʽü¼ +

          +

          + 5.μӲɹǰڣھӪûشΥ¼ +

          +

          + 6.ɡ涨 +

          +

          + ()ĿضʸҪ󣺱ĿμӴ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + ߡȡļʱޡص㡢ʽļۼ +

          +

          + (һ)ȡļʱޣļĻȡʱ(ʱ)20229282022109գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

          +

          + ()ȡļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)ļ +

          +

          + ()ȡļķʽ +

          +

          + 1.(Զ)(1)Ӧ(Զ)ɹļʱع渽еġϢǼDZ(ʽ)ҪдϢ(λơֻšλš) +

          +

          + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

          +

          + עϢǼDZš(֤ӡ)Ӹǵλµԭڴ̵սŰǬͶ޹˾ɹļ۰ +

          +

          + 2.ѯ绰0835-2899779 +

          +

          + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

          +

          + ()ļۼۣ300Ԫ/(ʼķѣļۺ,ʸ񲻵ת) +

          +

          + ӦӦڹ涨ʱڵָصȡļǼǣڹ涨ʱδȡļǼǵĹӦ̾ʸμӸĿĴ̡ +

          +

          + ˡԴӦļݽĽֹʱ䣺2022101110ʱ00(ʱ) +

          +

          + Ӧļݽֹʱ䣺̵9ʱ30-10ʱ00(ʱ) +

          +

          + ʱ䣺С齨 +

          +

          + Ӧļݽĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀң +

          +

          + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

          +

          + šʱ䣺2022101110ʱ00(ʱ) +

          +

          + ʮ̵ص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

          +

          + ʮһɹϢý壺йɹбŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/ +

          +

          + ʮԱβɹѯʣ밴·ʽϵ +

          +

          + (һ)ɹϢ +

          +

          +    ƣŰÿͶ޹˾ +

          +

          +    ַĴŰÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵʽ0835-3358299 +

          +

          + ()ɹϢ +

          +

          +    ƣŰǬͶ޹˾ +

          +

          +    ַŰèжҵ㳡21Ԫ57-10 +

          +

          + ϵˣ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022928/264.html b/yact-home-2/172.168.10.9/news/yact_0301/2022928/264.html new file mode 100644 index 0000000..b9d752b --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022928/264.html @@ -0,0 +1,236 @@ + + + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹڶΣ깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ĴŰÿƬҵˮ׹ΣշɹڶΣ깫

          +
          ڣ2022-09-28ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹڶΣþ̸зʽвɹĿֹӦļݽֹʱ䣺2022092814:30ʱ䣩ݽӦļļңꡣ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                    20220928 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022928/265.html b/yact-home-2/172.168.10.9/news/yact_0301/2022928/265.html new file mode 100644 index 0000000..cf6c597 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022928/265.html @@ -0,0 +1,413 @@ + + + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹΣ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ĴŰÿƬҵˮ׹ΣշɹΣ̸вɹ

          +
          ڣ2022-09-28ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹΣþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2022058š +

          +

          + 2.ɹĿƣĴŰÿƬҵˮ׹ΣշɹΣ +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴԳʽ +

          +

          + Ԥ25Ԫ +

          +

          + ɹĿ飺 +

          +

          + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

          +

          + ġӦ뷽ʽ +

          +

          + ξ̸빫ͨ; +

          +

          + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

          +

          + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1.Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2.ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

          +

          + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

          +

          + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

          +

          + 3.Ӧض +

          +

          + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

          +

          + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

          +

          + 3Ͷ깩Ӧ22ƵΣշҵ +

          +

          + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

          +

          + 5βɹĿ̸С +

          +

          + ϽμӱβɹĹӦ +

          +

          + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡ̸ļȡʽϡȡʱ估ۼۣ +

          +

          + ̸ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

          +

          + ̸ļȡʱ䣺 +

          +

          + ̸ļ2022092920221010գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ̸ļۼۣ +

          +

          + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

          +

          + ˡݽӦļֹʱ䣺2022101214:30ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2022101214:00ʱ䣩Ӧļݽֹʱ䣺2022101214:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮһϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַŰÿӶ·3   +

          +

          +    ࣺ625100 +

          +

          + ϵˣ       +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4   +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½Ůʿ     +

          +

          + ϵ绰:0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022929/266.html b/yact-home-2/172.168.10.9/news/yact_0301/2022929/266.html new file mode 100644 index 0000000..9bbe881 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022929/266.html @@ -0,0 +1,254 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣĿ깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣĿ깫

          +
          ڣ2022-09-29ֺţ Сرմҳ
          +

          + Ŀƣݲҵ԰7#ۺӪһβɹڶΣĿ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַĴŰÿӶ·3ŲͶ +

          +

          + ϵʽ0835-3236556 +

          +

          + ԭ򣺽ֹӦļݽʱ202292910ʱ00֣ݽӦļӦ̲ңĿɹʧܡ +

          +

          + ĹΪ1գ2022930գ +

          +

          +
          +

          +

          +                                                                                                2022929 +

          +

          +
          +

          +

          + ݲҵ԰7#ۺӪһβɹڶΣ̸ļ.pdf +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022929/267.html b/yact-home-2/172.168.10.9/news/yact_0301/2022929/267.html new file mode 100644 index 0000000..923f190 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022929/267.html @@ -0,0 +1,272 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹɽ

          +
          ڣ2022-09-29ֺţ Сرմҳ
          +

          + Ŀƣݲҵ԰ǻͣλĿʩɹ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַĴŰÿӶ·3 +

          +

          + ϵʽ0835-3236556 +

          +

          + ɽƣɶŵ̩ó޹˾ +

          +

          + ɽ̵ַĴʡɶнţ·һ6611Ԫ7 +

          +

          + ɽ79900Ԫ +

          +

          + ̸СԱ·ѧȫ֣ +

          +

          + б깫ޣ2022930 +

          +

          + ĹΪ1ա +

          +

          +
          +

          +

          +                                                                                                   2022929 +

          +

          +
          +

          +

          + ݲҵ԰ǻͣλĿʩɹ̸ļ.pdf +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2022929/268.html b/yact-home-2/172.168.10.9/news/yact_0301/2022929/268.html new file mode 100644 index 0000000..787372b --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2022929/268.html @@ -0,0 +1,272 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹʾ

          +
          ڣ2022-09-29ֺţ Сرմҳ
          +

          + ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ20229289:30ŰͶ1310ҿ꣬ίԱֽʾ£  +

          +

          + һбѡˣĴźʹィ޹˾ +

          +

          + Ͷ걨ۣԪ5297020.00Ԫ +

          +

          + ڶбѡˣĴ޹˾ +

          +

          + Ͷ걨ۣԪ5460209.00Ԫ +

          +

          + бѡˣĴ̩蹤޹˾ +

          +

          + Ͷ걨ۣԪ5510343.00Ԫ +

          +

          + ίԱԱѩ +

          +

          + ֽԹʾѡ飬2022101017:00ǰЯ֤飨跨Ȩί飩ϣŰÿӶ·3ŲͶ2¥1205Ҵ  +

          +

          + ַŰÿӶ·3ŲͶ  +

          +

          + ϵˣŮʿ    +

          +

          + ϵ绰0835-3236556                  +

          +

          +                                                                                                    Űÿ޹˾ +

          +

          +                                                                                                                  2022929 +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202295/250.html b/yact-home-2/172.168.10.9/news/yact_0301/202295/250.html new file mode 100644 index 0000000..98e80a0 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202295/250.html @@ -0,0 +1,254 @@ + + + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ĴŰÿƬҵˮ׹Σշɹ

          +
          ڣ2022-09-05ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹӰ죬ֽĿʱ估̸ʱµ +

          +

          + 1ֹʱӳ2022090917:00ʱ䣩 +

          +

          + 2̸ʱ2022090714:30ʱ䣩Ϊ2022091314:30ʱ䣩 +

          +

          + 3ӦļʱΪӦļݽʼʱ䣺2022091314:00ʱ䣩Ӧļݽֹʱ䣺2022091314:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

          +

          + עݲӦ밴ոִУɴ˲һкɹӦһе +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                ŰÿͶ޹˾ +

          +

          +                                                                                                                           20220905 +

          +

          +   +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202297/251.html b/yact-home-2/172.168.10.9/news/yact_0301/202297/251.html new file mode 100644 index 0000000..6c5e9fe --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202297/251.html @@ -0,0 +1,350 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ

          +
          ڣ2022-09-07ֺţ Сرմҳ
          +

          + Űÿ޹˾ŰְҵѧԺѧԺĿһڣϽŴɹװɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

          +

          + һбţSZ20220906 +

          +

          + бĿŰְҵѧԺѧԺĿһڣϽŴɹװĿ +

          +

          + ʽԴԳʽ +

          +

          + ġԤʽ5614984.58ԪԲɹʵʹΪ׼ +

          +

          + 塢бĿ飺 +

          +

          + Ŀ1ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļ£ +

          +

          + Ӧ̲μӱβɹӦύͶļǰ߱ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6Ϸɡ涨 +

          +

          + 6.1ṩͶ˵λη˻Ҫл߷¼ +

          +

          + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

          +

          + 7ݲɹĿ +

          +

          + 7.1ĿͶꡣ +

          +

          + 7.2 201911һŴװҵ֤Ϊͬӡб֪ͨӸ¡ +

          +

          + 8.ͶͶʱṩ۲顱ѯ˾ +

          +

          + ߡбļȡʱ䡢ص㣺 +

          +

          + 1. ȡбļʱ 2022 980000ʱ 2022 9       152359ʱ +

          +

          + 2. ȡбļķʽ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

          +

          + 3.ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

          +

          + ˡͶֹʱͿʱ䣺 +

          +

          + 1. Ͷֹʱ䣺2022 9 28 9ʱ 30 ֣ʱ䣩 +

          +

          + 2.ͶļݽصĴŰÿίԱ3¥ҡ +

          +

          + 3.ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

          +

          + 4.ʱ2022 9  289ʱ30֣ʱ䣩 +

          +

          + šصĴŰÿίԱ3¥ +

          +

          + ʮͶŰÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          +  ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰0835-3236556 +

          +

          +  625000 +

          +

          + 2022 9  6   +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļword. +

          +

          + ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļpdf. +

          +

          + Ŵͼֽ. +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2023110/327.html b/yact-home-2/172.168.10.9/news/yact_0301/2023110/327.html new file mode 100644 index 0000000..4a2297b --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2023110/327.html @@ -0,0 +1,269 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣʯֲשϲɹб + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰְҵѧԺѧԺĿһڣʯֲשϲɹб

          +
          ڣ2023-01-10ֺţ Сرմҳ
          +

          + ĿƣŰְҵѧԺѧԺĿһڣʯֲשϲɹ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ绰0835-3236556 +

          +

          + бƣĴʯʯҵ޹˾ +

          +

          + б˵ַĴʡй㺺·ֵ5 +

          +

          + б2100756Ԫ +

          +

          + СԱѩ¬ڡƼ芬  +

          +

          + б깫ޣ2023 111 +

          +

          + ĹΪ1ա +

          +

          +
          +

          +

          +
          +

          +

          + 2023110 +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣʯֲשϲɹбļ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2023113/330.html b/yact-home-2/172.168.10.9/news/yact_0301/2023113/330.html new file mode 100644 index 0000000..efbedd2 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2023113/330.html @@ -0,0 +1,263 @@ + + + + + + +ŰҵͶʣţ޹˾__2023԰·ӾǼˮ׶Ͱ𻵸ɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          2023԰·ӾǼˮ׶Ͱ𻵸ɽ

          +
          ڣ2023-01-13ֺţ Сرմҳ
          +

          + Ŀƣ2023԰·ӾǼˮ׶Ͱ𻵸 +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ绰0835-3236556 +

          +

          + ɽƣŰï޹˾ +

          +

          + ɽ̵ַĴʡŰ·19šóǡһ171 +

          +

          + ɽ241000Ԫ +

          +

          + ̸СԱ·Ƿɡ֣ +

          +

          + ɽޣ2023116 +

          +

          + ĹΪ1ա +

          +

          + 2023113 +

          +

          +
          +

          +

          + 2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2023113/331.html b/yact-home-2/172.168.10.9/news/yact_0301/2023113/331.html new file mode 100644 index 0000000..856f782 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2023113/331.html @@ -0,0 +1,447 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿóά޲ɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿóά޲ɹĿԴ̽

          +
          ڣ2023-01-13ֺţ Сرմҳ
          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          +  Űÿóά޲ɹĿ +

          +

          + Դ̽ +

          +
          +

          + Ŀ +

          +
          +

          +  Űÿóά޲ɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2022089 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + ĴŰÿ +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 淢ʱ +

          +
          +

          + 20230113 +

          +
          +

          + ɹ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 30Ԫ +

          +
          +

          + +

          +
          +

          + 20230113 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤ġԱ壨ɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ƽ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣŰɽʢ +

          +

          + ɽ£ʵʽΪ׼ +

          +

          + 1ʱѳɽΪ 30Ԫ/Сʱ +

          +

          + 2ά޲ϳɽΪϲɹ۵ 118% +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿ޹˾ +

          +

          +    ַŰÿӶ·3 +

          +

          + ϵˣŮʿ +

          +

          + ϵ绰0835-3236556 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾  +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2023116/332.html b/yact-home-2/172.168.10.9/news/yact_0301/2023116/332.html new file mode 100644 index 0000000..5727c1b --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2023116/332.html @@ -0,0 +1,269 @@ + + + + + + +ŰҵͶʣţ޹˾__2023԰·޸ɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          2023԰·޸ɽ

          +
          ڣ2023-01-16ֺţ Сرմҳ
          +

          + Ŀƣ2023԰·޸ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ绰0835-3236556 +

          +

          + ɽƣĴʢ޹˾ +

          +

          + ɽ̵ַĴʡŰоÿ˴299Ĵ +

          +

          + ɽ1394000Ԫ +

          +

          + ̸СԱ˼÷ٺ衢 +

          +

          + ɽޣ2023117 +

          +

          + ĹΪ1  +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                              +

          +

          +                                                                                                                             2023116 +

          +

          + ·޸-ɽʾ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2023116/333.html b/yact-home-2/172.168.10.9/news/yact_0301/2023116/333.html new file mode 100644 index 0000000..f78abc0 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2023116/333.html @@ -0,0 +1,269 @@ + + + + + + +ŰҵͶʣţ޹˾__ʩɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ʩɽ

          +
          ڣ2023-01-16ֺţ Сرմҳ
          +

          + Ŀƣʩ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ绰0835-3236556 +

          +

          + ɽƣŰει޹˾ +

          +

          + ɽ̵ַĴʡŰ̫10 +

          +

          + ɽ108314Ԫ +

          +

          + ̸СԱѧȫ֣÷ +

          +

          + ɽޣ2023117 +

          +

          + ĹΪ1ա +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                            2023116 +

          +

          + ڳʩ̸еĹ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2023116/334.html b/yact-home-2/172.168.10.9/news/yact_0301/2023116/334.html new file mode 100644 index 0000000..f72b6f6 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2023116/334.html @@ -0,0 +1,269 @@ + + + + + + +ŰҵͶʣţ޹˾__2023Ⱦ·޸ɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          2023Ⱦ·޸ɽ

          +
          ڣ2023-01-16ֺţ Сرմҳ
          +

          + Ŀƣ2023Ⱦ·޸ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ绰0835-3236556 +

          +

          + ɽƣŰڽͨʩ޹˾ +

          +

          + ɽ̵ַĴʡŰ˲Ϻ4 +

          +

          + ɽ430000Ԫ +

          +

          + ̸СԱ˼÷Ƿɡ÷ +

          +

          + ɽޣ2023117 +

          +

          + ĹΪ1ա +

          +

          +
          +

          +

          +
          +

          +

          + 2023116 +

          +

          +
          +

          +

          + 2023Ⱦ·޸̸еĹ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/2023117/335.html b/yact-home-2/172.168.10.9/news/yact_0301/2023117/335.html new file mode 100644 index 0000000..44de7c7 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/2023117/335.html @@ -0,0 +1,266 @@ + + + + + + +ŰҵͶʣţ޹˾__2022˽ֵϾɽ¸-µһ칤ɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          2022˽ֵϾɽ¸-µһ칤ɽ

          +
          ڣ2023-01-17ֺţ Сرմҳ
          +

          + Ŀƣ2022˽ֵϾɽ¸-µһ칤 +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ0835-3236556 +

          +

          + ɽƣĴʡͨŲҵ޹˾ +

          +

          + ɽ̵ַйĴóɶ·186Ÿ¹ʹ㳡E +

          +

          + ɽ759820.78Ԫ +

          +

          + ̸СԱѧȫ·÷ +

          +

          + ɽޣ2023118 +

          +

          + ĹΪ1ա +

          +

          +   +

          +

          +                                                                          2023117     +

          +

          +
          +

          +

          + 2022˽ֵϾɽ¸-µһ칤̸еĹ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202315/316.html b/yact-home-2/172.168.10.9/news/yact_0301/202315/316.html new file mode 100644 index 0000000..52d63fa --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202315/316.html @@ -0,0 +1,338 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ

          +
          ڣ2023-01-05ֺţ Сرմҳ
          +

          + ҹ˾2023԰·ӾǼˮ׶Ͱ𻵸о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣ2023԰·ӾǼˮ׶Ͱ𻵸 +

          +

          + 2ĿݣӾǼˮ׶Ͱɹ嵥 +

          +

          + 3ɹԤ㣺267500ԪɹԤıΪЧۣ +

          +

          + 4ڡ +

          +

          + 4.1ڣ1ɣ20231-20231231գ +

          +

          + 4.2Լص㣺ɹָص㣨Űоÿ +

          +

          + 4.3Ϲұ׼ҵ׼ϸ +

          +

          + 5.Ҫ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ṩӦ̵λη˻λл߷¼ +

          +

          + 8ݲɹĿ ޡ +

          +

          + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 6ȡ̸ļʱ䡢ʽ2023 1   6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

          +

          + 7̸ļݽֹʱ䣺2023 1   12   10ʱ 30֣ʱ䣩 +

          +

          + 8̸ʱ䣺2023 1 12 10ʱ 30֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2󱨼۲óֱۣΪ̸Ч +

          +

          + 10.3Ӧ̲μӾ̸ейطɹӦге +

          +

          + 10.4۰졢װ䡢˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          + 202315 +

          +

          +
          +

          +

          + 2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ +

          +

          + 2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202315/317.html b/yact-home-2/172.168.10.9/news/yact_0301/202315/317.html new file mode 100644 index 0000000..87e931f --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202315/317.html @@ -0,0 +1,347 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023԰·޸̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2023԰·޸̸еĹ

          +
          ڣ2023-01-05ֺţ Сرմҳ
          +

          + ҹ˾2023԰·޸о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣ2023԰·޸ +

          +

          + 2Ŀݣ·޸ɹ嵥 +

          +

          + 3ɹԤ㣺1548000ԪɹԤıΪЧۣ +

          +

          + 4ڡ +

          +

          + 4.1ڣ1ɣ20231-20231231գ +

          +

          + 4.2Լص㣺ɹָص㣨Űоÿ +

          +

          + 4.3Ϲұ׼ҵ׼ϸ +

          +

          + 5Ҫ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ṩӦ̵λη˻λл߷¼ +

          +

          + 8ݲɹĿ +

          +

          + ٹӦ̾нܲŰ䷢Ĺ·ʩܳаʣӡ£ +

          +

          + Ŀˣй·רҵϽʦʡס罨ܲŰ䷢İȫ˺ϸ֤B֤ӡ£ +

          +

          + ۼˣ6ϴ¹ʩҾй·רҵмְƻ·רҵϽʦӡ£ +

          +

          + ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

          +

          + 201911Ӧļݽֹʱֹв1·ʩҵṩͬӡб<ɽ>֪ͨ飩 +

          +

          + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 6ȡ̸ļʱ䡢ʽ2023 1 6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

          +

          + 7̸ļݽֹʱ䣺2023 1 12 16ʱ 00֣ʱ䣩 +

          +

          + 8̸ʱ䣺2023 1 12 16ʱ 00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2󱨼۲óֱۣΪ̸Ч +

          +

          + 10.3Ӧ̲μӾ̸ейطɹӦге +

          +

          + 10.4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          + 202315 +

          +

          +
          +

          +

          + 2023԰·޸̸еĹ +

          +

          + 2023԰·޸̸еĹ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202315/318.html b/yact-home-2/172.168.10.9/news/yact_0301/202315/318.html new file mode 100644 index 0000000..b1207a2 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202315/318.html @@ -0,0 +1,338 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڳʩ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾ڳʩ̸еĹ

          +
          ڣ2023-01-05ֺţ Сرմҳ
          +

          + ҹ˾Գʩо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣʩ +

          +

          + 2Ŀݣݰϩֻ桢ʻͼԭʻ桢ײ̻Եᣨɹ嵥 +

          +

          + 3ɹԤ㣺119048.6ԪɹԤıΪЧۣ +

          +

          + 4ڡ +

          +

          + 4.1ڣ40ɡ +

          +

          + 4.2Լص㣺ɹָص㣨Űоÿ +

          +

          + 4.3Ϲұ׼ҵ׼ϸ +

          +

          + 5.Ҫ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ṩӦ̵λη˻λл߷¼ +

          +

          + 8ݲɹĿ ޡ +

          +

          + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 6ȡ̸ļʱ䡢ʽ2023 1 6  𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

          +

          + 7̸ļݽֹʱ䣺2023 1   11 10ʱ 00֣ʱ䣩 +

          +

          + 8̸ʱ䣺2023  1 11 10ʱ 00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2󱨼۲óֱۣΪ̸Ч +

          +

          + 10.3Ӧ̲μӾ̸ейطɹӦге +

          +

          + 10.4۰졢װ䡢˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          + 202315 +

          +

          +
          +

          +

          + ڳʩ̸еĹ +

          +

          + ڳʩ̸еĹ +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202315/319.html b/yact-home-2/172.168.10.9/news/yact_0301/202315/319.html new file mode 100644 index 0000000..a9d1b86 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202315/319.html @@ -0,0 +1,335 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023Ⱦ·޸̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2023Ⱦ·޸̸еĹ

          +
          ڣ2023-01-05ֺţ Сرմҳ
          +

          + ҹ˾2023Ⱦ·޸о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣ2023Ⱦ·޸ +

          +

          + 2Ŀݣ·޸ɹ嵥 +

          +

          + 3ɹԤ㣺495000ԪɹԤıΪЧۣ +

          +

          + 4ڡ +

          +

          + 4.1ڣ1ɣ20231-20231231գ +

          +

          + 4.2Լص㣺ɹָص㣨Űоÿ +

          +

          + 4.3Ϲұ׼ҵ׼ϸ +

          +

          + 5Ҫ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ṩӦ̵λη˻λл߷¼ +

          +

          + 8ݲɹĿ ޡ +

          +

          + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 6ȡ̸ļʱ䡢ʽ2023 1 6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

          +

          + 7̸ļݽֹʱ䣺2023 1 13 10ʱ 00֣ʱ䣩 +

          +

          + 8̸ʱ䣺2023 1 13 10ʱ 00֣ʱ䣩 +

          +

          + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

          +

          + 10ע +

          +

          + 10.1̸ļڱ͵ıϽգ +

          +

          + 10.2󱨼۲óֱۣΪ̸Ч +

          +

          + 10.3Ӧ̲μӾ̸ейطɹӦге +

          +

          + 10.4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          + 202315 +

          +

          +
          +

          +

          + 2023Ⱦ·޸̸еĹ +

          +

          + 2023Ⱦ·޸̸еĹ +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202315/320.html b/yact-home-2/172.168.10.9/news/yact_0301/202315/320.html new file mode 100644 index 0000000..56b33fd --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202315/320.html @@ -0,0 +1,356 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022˽ֵϾɽ¸-µһ칤̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űÿ޹˾2022˽ֵϾɽ¸-µһ칤̸еĹ

          +
          ڣ2023-01-05ֺţ Сرմҳ
          +

          + ҹ˾2022˽ֵϾɽ¸-µһ칤о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

          +

          + 1ɹĿƣ2022˽ֵϾɽ¸-µһ칤 +

          +

          + 2Ŀݣ嵥ͼֽʾȫݡ +

          +

          + 3ɹԤ㣺809527ԪɹԤıΪЧۣ +

          +

          + 4ڡ +

          +

          + 4.1ڣ90ɡ +

          +

          + 4.2Լص㣺ɹָص㣨Űоÿ +

          +

          + 4.3Ϲұ׼ҵ׼ϸ +

          +

          + 5ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 7ṩӦ̵λη˻λл߷¼ +

          +

          + 8ݲɹĿ +

          +

          + پнܲŰ䷢ͨŹʩܳаʡȫ֤飨֤鸴ӡ£ +

          +

          + Ŀˣͨ繤רҵһעὨʦ֤飬ʡס罨ܲŰ䷢İȫ˺ϸ֤B֤֤鸴ӡ£ +

          +

          + ۼˣ5ϴ¹ʩҾͨŹרҵмְƻͨ繤רҵעὨʦִҵʸ֤鸴ӡ£ +

          +

          + ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

          +

          + 201911Ӧļݽֹʱֹв1ͨŹʩҵṩͬӡб<ɽ>֪ͨ飩 +

          +

          + 6ͼѡԭ򡣵һֱۣӦӦļṩ嵥ֳ𿪱嵥ʽͳһʽֱ۵ľԭΪֳд۱ɺ󣬾ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

          +

          + 7ȡ̸ļʱ䡢ʽ2023 1 6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

          +

          + 8̸ļݽֹʱ䣺2023111 15 ʱ 00֣ʱ䣩 +

          +

          + 9̸ʱ䣺2023111 15 ʱ 00 ֣ʱ䣩 +

          +

          + 10̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

          +

          + 11ע +

          +

          + 1̸ļڱ͵ıϽգ +

          +

          + 2󱨼۲óֱۣΪ̸Ч +

          +

          + 3Ӧ̲μӾ̸ейطɹӦге +

          +

          + 4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

          +

          + 11ϵʽ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰӶ·3ŲͶ +

          +

          + ϵˣŮʿ +

          +

          + 绰0835-3236556 +

          +

          + 202315 +

          +

          +
          +

          +

          + 2022˽ֵϾɽ¸-µһ칤̸еĹ +

          +

          + 2022˽ֵϾɽ¸-µһ칤̸еĹ +

          +

          + 嵥-2022˽ֵϾɽ¸-µһ칤 +

          +

          + 2022˽ֵϾɽ¸-µһ칤 Model +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202319/322.html b/yact-home-2/172.168.10.9/news/yact_0301/202319/322.html new file mode 100644 index 0000000..0a51041 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202319/322.html @@ -0,0 +1,269 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹб + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹб

          +
          ڣ2023-01-09ֺţ Сرմҳ
          +

          + ĿƣŰְҵѧԺѧԺĿһڣǽʯᡢϲɹ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַŰÿӶ·3 +

          +

          + ϵʽŮʿ绰0835-3236556 +

          +

          + бƣ㶫ɫػ޹˾ +

          +

          + б˵ַɽ˳ݹֵίԱ·16츻ʹҵ8803804 +

          +

          + б3331960.00Ԫ +

          +

          + СԱΡءꡢ  +

          +

          + б깫ޣ2023 110 +

          +

          + ĹΪ1ա +

          +

          +
          +

          +

          +
          +

          +

          + 202319 +

          +

          +
          +

          +

          + ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹбļ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202319/323.html b/yact-home-2/172.168.10.9/news/yact_0301/202319/323.html new file mode 100644 index 0000000..1db200e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202319/323.html @@ -0,0 +1,428 @@ + + + + + + +ŰҵͶʣţ޹˾__Űҵ֧װ޸칤̾Դ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űҵ֧װ޸칤̾Դ̲ɹ

          +
          ڣ2023-01-09ֺţ Сرմҳ
          +

          + Ĵб޹˾ Űÿ޹˾ɹˣίУŰҵ֧װ޸칤̲þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2023002š +

          +

          + 2.ɹĿƣŰҵ֧װ޸칤̡ +

          +

          + 3.ɹˣŰÿ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + 1ʽԴҵԳ +

          +

          + 2Ԥ3950000.00Ԫ +

          +

          + 3޼ۣƲ޼Ϊ11Ԫʩ޼Ϊ384Ԫ +

          +

          + ɹĿ +

          +

          + Ŀ1óɽӦ1ݲɹɹŰҵ֧װ޸칤ƼʩֳнӵλƷΧЧͼƸˮ(޸˨ܣˮ)ǿ(380/220vϵͳӵ绰ϵͳϵͳԶϵͳ)ݶ̻װ̻ˮյϵͳʩͼƣʩΧڣˮ (޸˨ܣˮ)ǿ(380/220vϵͳӵ绰ϵͳϵͳԶϵͳ)յϵͳʩݶ԰̻װˮͼҾֵ߲װװޡԴļҪΪ׼ +

          +

          + ġӦ뷽ʽ +

          +

          + ξԴ빫ͨ; +

          +

          + 1ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 2Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸʽͶģӦ㣩 +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

          +

          + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹʽͶģԱӦ㡣ͬͶĸԱ֮⣩ṩŵ +

          +

          + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵʽͶģӦ㣩 +

          +

          + 3Ӧض +

          +

          + 1ͶͶʱṩ۲顱ѯ˾ʽͶģṩȫɵλĹ˾ +

          +

          + 2ʩҪͶйܲŰ䷢ЧĽװװιרҵа֤ +

          +

          + 3ҪͶйܲŰ䷢ЧĺװιרҼ֤ +

          +

          + 4Чİȫ֤нװװιרҵаʵĵλṩ +

          +

          + 5ͶҵעزĴʡڵҵṩЧ봨֤ϡʽͶģԱΪʡҵ㣩 +

          +

          + 6ʩʵĵλʩĿͬʱЧĽרҵעὨʦִҵ֤Чİȫ˺ϸ֤B֤ʩʵĵλʩЧĽרҵмְơ +

          +

          + 7βɹĿ̵̡ģӦҪ +

          +

          + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡巽ɾйܲŰ䷢ЧĽװװιרҵаʵĵλΡʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

          +

          + ֮ӦǩЭ飬ȷԼеĹӦΣЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

          +

          + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

          +

          + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽĿֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡעʽ̵ģֳʱֻ巽뱨Ҫṩرϡ +

          +

          + ļȡʱ䣺 +

          +

          + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4Żȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺202301200930ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301200900ʱ䣩Ӧļݽֹʱ䣺202301200930ʱ䣩 +

          +

          + ʮӦļʱ䣺202301200930ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿ޹˾ +

          +

          +    ַŰÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½        +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202319/324.html b/yact-home-2/172.168.10.9/news/yact_0301/202319/324.html new file mode 100644 index 0000000..ec1c5f9 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202319/324.html @@ -0,0 +1,407 @@ + + + + + + +ŰҵͶʣţ޹˾__2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ

          +
          ڣ2023-01-09ֺţ Сرմҳ
          +

          + Ĵб޹˾  ŰҵͶʣţ޹˾ɹˣίУ2022Ȳ񱨱ơ2023ȼ걨ķþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2023004š +

          +

          + 2.ɹĿƣ2022Ȳ񱨱ơ2023ȼ걨ķ +

          +

          + 3.ɹˣŰҵͶʣţ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + Ԥ350000.00Ԫ +

          +

          + ɹĿ +

          +

          + βɹĿ1óɽӦ1ݲɹɹŰҵͶʣţ޹˾ӹ˾2022Ȳ񱨱Ƽ2023һȡȼ걨ķнӵλԴļҪΪ׼ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴ豾ξԴ빫ͨ; +

          +

          + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

          +

          + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1Ͷ깩Ӧ밴չӡʦ֤ȯҵ񱸰취֪ͨƻᡲ202011Ź涨ڲҵϵͳ֤ʦʲϵͳǼǡ +

          +

          + 2Ͷ깩ӦЧĻʦִҵ֤顣 +

          +

          + 3βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧ ŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺202301201030ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301201000ʱ䣩Ӧļݽֹʱ䣺202301201030ʱ䣩 +

          +

          + ʮӦļʱ䣺202301201030ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰҵͶʣţ޹˾ +

          +

          +    ַĴʡŰоÿ·11 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½            +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202319/325.html b/yact-home-2/172.168.10.9/news/yact_0301/202319/325.html new file mode 100644 index 0000000..ba37977 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202319/325.html @@ -0,0 +1,407 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Ŀ㱨ƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾Ŀ㱨ƷɹĿԴ̲ɹ

          +
          ڣ2023-01-09ֺţ Сرմҳ
          +

          + Ĵб޹˾ ŰÿͶ޹˾ɹˣίУŰÿͶ޹˾Ŀ㱨ƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2023006š +

          +

          + 2.ɹĿƣŰÿͶ޹˾Ŀ㱨ƷɹĿ +

          +

          + 3.ɹˣŰÿͶ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + Ԥ288700.00Ԫ +

          +

          + ɹĿ +

          +

          + βɹĿ1óɽӦ1ݲɹɹŰÿͶ޹˾22ĿʵʵʩΪ׼Ŀ㱨ƷнӵλԴļҪΪ׼ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴ豾ξԴ빫ͨ; +

          +

          + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

          +

          + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1Ͷ깩ӦЧĻʦִҵ֤顣 +

          +

          + 2βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺202301201030ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301201000ʱ䣩Ӧļݽֹʱ䣺202301201030ʱ䣩 +

          +

          + ʮӦļʱ䣺202301201030ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½            +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202319/326.html b/yact-home-2/172.168.10.9/news/yact_0301/202319/326.html new file mode 100644 index 0000000..a128ec3 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202319/326.html @@ -0,0 +1,404 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̲ɹ

          +
          ڣ2023-01-09ֺţ Сرմҳ
          +

          + Ĵб޹˾  ŰҵͶʣţ޹˾ɹˣίУŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ĿţKRD-L2023005š +

          +

          + 2.ɹĿƣŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿ +

          +

          + 3.ɹˣŰҵͶʣţ޹˾ +

          +

          + 4.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + Ԥ250000.00Ԫ +

          +

          + ɹĿ +

          +

          + βɹĿ1óɽӦ1ݲɹɹŰҵͶʣţ޹˾ӹ˾2022Ȳ񱨱ƷнӵλԴļҪΪ׼ +

          +

          + ġӦ뷽ʽ +

          +

          + 淽ʽξԴ豾ξԴ빫ͨ; +

          +

          + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

          +

          + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + 塢Ӧ̲μӱβɹӦ߱ +

          +

          + 1Ӧ̻ʸ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӲɹǰڣھӪûشΥ¼ +

          +

          + 6ɡ涨 +

          +

          + 2ɡ涨 +

          +

          + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

          +

          + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

          +

          + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

          +

          + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵ +

          +

          + 3Ӧض +

          +

          + 1Ͷ깩ӦЧĻʦִҵ֤顣 +

          +

          + 2βɹĿ̡ +

          +

          + ֹμӱβɹĹӦ +

          +

          + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

          +

          + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ߡļȡʽʱ䡢ۼ +

          +

          + ļȡʽ +

          +

          + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

          +

          + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

          +

          + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

          +

          + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

          +

          + ļȡʱ䣺 +

          +

          + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

          +

          + ļۼۣ +

          +

          + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

          +

          + ˡݽӦļֹʱ䣺202301200930ʱ䣩 +

          +

          + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301200900ʱ䣩Ӧļݽֹʱ䣺202301200930ʱ䣩 +

          +

          + ʮӦļʱ䣺202301200930ʱ䣩ڴ̵ص㿪 +

          +

          + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

          +

          + ʮϵʽ +

          +

          + ɹˣŰҵͶʣţ޹˾ +

          +

          +    ַĴʡŰоÿ·11 +

          +

          +    ࣺ625100 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3358299 +

          +

          +
          +

          +

          + ɹĴб޹˾ +

          +

          +    ַĴʡŰݴ㳡115¥4 +

          +

          +    ࣺ625000 +

          +

          + Ŀϵˣ½            +

          +

          + ϵ绰0835-2888656 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202321/336.html b/yact-home-2/172.168.10.9/news/yact_0301/202321/336.html new file mode 100644 index 0000000..ab6f2b8 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202321/336.html @@ -0,0 +1,455 @@ + + + + + + +ŰҵͶʣţ޹˾__Űҵ֧װ޸칤̾Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          Űҵ֧װ޸칤̾Դ̽

          +
          ڣ2023-02-01ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + Űҵ֧װ޸칤 +

          +

          + Դ̽ +

          +
          +

          + Ŀ +

          +
          +

          + Űҵ֧װ޸칤 +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2023002 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + ĴŰÿ +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20230201 +

          +
          +

          + ɹ +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 3950000.00ԪУƲԤΪ11ԪʩԤΪ384Ԫ +

          +
          +

          + +

          +
          +

          + 20230201 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤衢Ա芬̷Ԫ𢣨ɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + һ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣɶ޹˾뷽Ĵīһ޹˾ +

          +

          + ֳɽ£ +

          +

          + Ʋ֣105000.00Ԫ +

          +

          + ʩ֣3578880.00Ԫ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          + ϵˣ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾  +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202321/337.html b/yact-home-2/172.168.10.9/news/yact_0301/202321/337.html new file mode 100644 index 0000000..dfd4bd9 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202321/337.html @@ -0,0 +1,440 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̽

          +
          ڣ2023-02-01ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̽ +

          +
          +

          + Ŀ +

          +
          +

          + ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2023005 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + ĴŰÿ +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20230201 +

          +
          +

          + ɹ +

          +
          +

          + ŰҵͶʣţ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 250000.00Ԫ +

          +
          +

          + +

          +
          +

          + 20230201 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤芬Ա衢һģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ̷Ԫ +

          +
          +

          + ɽӦ̼ɽ¸ +

          +
          +

          + ɽӦƣĴʦ޹˾ +

          +

          + ɽ¸Ϊ47.2% +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰҵͶʣţ޹˾ +

          +

          +    ַĴʡŰоÿ·11 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾  +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202321/338.html b/yact-home-2/172.168.10.9/news/yact_0301/202321/338.html new file mode 100644 index 0000000..8b1f410 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202321/338.html @@ -0,0 +1,443 @@ + + + + + + +ŰҵͶʣţ޹˾__2022Ȳ񱨱ơ2023ȼ걨ķԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          2022Ȳ񱨱ơ2023ȼ걨ķԴ̽

          +
          ڣ2023-02-01ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + 2022Ȳ񱨱ơ2023ȼ걨ķ +

          +

          + Դ̽ +

          +
          +

          + Ŀ +

          +
          +

          + 2022Ȳ񱨱ơ2023ȼ걨ķ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2023004 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + ĴŰÿ +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20230201 +

          +
          +

          + ɹ +

          +
          +

          + ŰҵͶʣţ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 350000.00Ԫ +

          +
          +

          + +

          +
          +

          + 20230201 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤衢Ա芬һģɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + ̷Ԫ +

          +
          +

          + ɽӦ̼ɽ +

          +
          +

          + ɽӦƣ˻ʦͨϻ +

          +

          + ɽ280000.00Ԫ +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰҵͶʣţ޹˾ +

          +

          +    ַĴʡŰоÿ·11 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾  +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/202321/339.html b/yact-home-2/172.168.10.9/news/yact_0301/202321/339.html new file mode 100644 index 0000000..01103ee --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/202321/339.html @@ -0,0 +1,446 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> б깫 >>
          + +
          +
          +

          ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿԴ̽

          +
          ڣ2023-02-01ֺţ Сرմҳ
          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿԴ̽ +

          +
          +

          + Ŀ +

          +
          +

          + ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿ +

          +
          +

          + Ŀ +

          +
          +

          + KRD-L2023006 +

          +
          +

          + ɹʽ +

          +
          +

          + Դ +

          +
          +

          + +

          +
          +

          + ĴŰÿ +

          +
          +

          + +

          +
          +

          + Դ̽ +

          +
          +

          + 淢ʱ +

          +
          +

          + 20230201 +

          +
          +

          + ɹ +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + ɹ +

          +
          +

          + Ĵб޹˾ +

          +
          +

          + Ԥ +

          +
          +

          + 288700.00Ԫ +

          +
          +

          + +

          +
          +

          + 20230201 +

          +
          +

          + ίԱԱ +

          +
          +

          + 鳤芬Ա衢̷Ԫ𢣨ɹ˴ +

          +
          +

          + ලԱ +

          +
          +

          + һ +

          +
          +

          + ɽӦ̼ɽ¸ +

          +
          +

          + ɽӦƣǬԴʦͨϻ +

          +

          + ɽ¸Ϊ40% +

          +
          +

          + ɹ˵ַϵʽ +

          +
          +

          + ɹˣŰÿͶ޹˾ +

          +

          +    ַĴʡŰоÿӶ·3 +

          +

          + ϵˣ̷ +

          +

          + ϵ绰0835-3358299 +

          +
          +

          + ַϵʽ +

          +
          +

          + ɹĴб޹˾  +

          +

          + ͨѶַĴʡŰݴ㳡115¥4 +

          +

          + ϵˣ½Ůʿ +

          +

          + ϵ绰0835-2888656 +

          +
          +

          + +

          +
          +

          + Ա淢֮1ա +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/Index-2.html b/yact-home-2/172.168.10.9/news/yact_0301/Index-2.html new file mode 100644 index 0000000..9ed8e6d --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/Index-2.html @@ -0,0 +1,331 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           ŰÿͶ޹˾2022ȹĿ㱨Ʒ2023-02-01
           2022Ȳ񱨱ơ2023ȼ걨ķԴ̽2023-02-01
           ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-02-01
           Űҵ֧װ޸칤̾Դ̽2023-02-01
           2022˽ֵϾɽ¸-µһ칤ɽ2023-01-17
           2023Ⱦ·޸ɽ2023-01-16
           ʩɽ2023-01-16
           2023԰·޸ɽ2023-01-16
           Űÿóά޲ɹĿԴ̽2023-01-13
           2023԰·ӾǼˮ׶Ͱ𻵸ɽ2023-01-13
           ŰְҵѧԺѧԺĿһڣʯֲשϲɹбᡭ2023-01-10
           ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-01-09
           ŰÿͶ޹˾Ŀ㱨ƷɹĿ2023-01-09
           2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ2023-01-09
           Űҵ֧װ޸칤̾Դ̲ɹ2023-01-09
           ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹС2023-01-09
           Űÿ޹˾2022˽ֵϾɽ¸졭2023-01-05
           Űÿ޹˾2023Ⱦ·޸2023-01-05
           Űÿ޹˾ڳʩ̸2023-01-05
           Űÿ޹˾2023԰·޸2023-01-05
           Űÿ޹˾2023԰·ӾǼˮ׶2023-01-05
           Űÿóά޲ɹĿԴ̲ɹ2022-12-30
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/index-3.html b/yact-home-2/172.168.10.9/news/yact_0301/index-3.html new file mode 100644 index 0000000..0b3228c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/index-3.html @@ -0,0 +1,331 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           ŰÿͶ޹˾2022ȹĿ㱨Ʒ2023-02-01
           2022Ȳ񱨱ơ2023ȼ걨ķԴ̽2023-02-01
           ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-02-01
           Űҵ֧װ޸칤̾Դ̽2023-02-01
           2022˽ֵϾɽ¸-µһ칤ɽ2023-01-17
           2023Ⱦ·޸ɽ2023-01-16
           ʩɽ2023-01-16
           2023԰·޸ɽ2023-01-16
           Űÿóά޲ɹĿԴ̽2023-01-13
           2023԰·ӾǼˮ׶Ͱ𻵸ɽ2023-01-13
           ŰְҵѧԺѧԺĿһڣʯֲשϲɹбᡭ2023-01-10
           ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-01-09
           ŰÿͶ޹˾Ŀ㱨ƷɹĿ2023-01-09
           2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ2023-01-09
           Űҵ֧װ޸칤̾Դ̲ɹ2023-01-09
           ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹС2023-01-09
           Űÿ޹˾2022˽ֵϾɽ¸졭2023-01-05
           Űÿ޹˾2023Ⱦ·޸2023-01-05
           Űÿ޹˾ڳʩ̸2023-01-05
           Űÿ޹˾2023԰·޸2023-01-05
           Űÿ޹˾2023԰·ӾǼˮ׶2023-01-05
           Űÿóά޲ɹĿԴ̲ɹ2022-12-30
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/index.html b/yact-home-2/172.168.10.9/news/yact_0301/index.html new file mode 100644 index 0000000..2b8ea94 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/index.html @@ -0,0 +1,331 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           ŰÿͶ޹˾2022ȹĿ㱨Ʒ2023-02-01
           2022Ȳ񱨱ơ2023ȼ걨ķԴ̽2023-02-01
           ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-02-01
           Űҵ֧װ޸칤̾Դ̽2023-02-01
           2022˽ֵϾɽ¸-µһ칤ɽ2023-01-17
           2023Ⱦ·޸ɽ2023-01-16
           ʩɽ2023-01-16
           2023԰·޸ɽ2023-01-16
           Űÿóά޲ɹĿԴ̽2023-01-13
           2023԰·ӾǼˮ׶Ͱ𻵸ɽ2023-01-13
           ŰְҵѧԺѧԺĿһڣʯֲשϲɹбᡭ2023-01-10
           ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-01-09
           ŰÿͶ޹˾Ŀ㱨ƷɹĿ2023-01-09
           2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ2023-01-09
           Űҵ֧װ޸칤̾Դ̲ɹ2023-01-09
           ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹС2023-01-09
           Űÿ޹˾2022˽ֵϾɽ¸졭2023-01-05
           Űÿ޹˾2023Ⱦ·޸2023-01-05
           Űÿ޹˾ڳʩ̸2023-01-05
           Űÿ޹˾2023԰·޸2023-01-05
           Űÿ޹˾2023԰·ӾǼˮ׶2023-01-05
           Űÿóά޲ɹĿԴ̲ɹ2022-12-30
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/index_2.html b/yact-home-2/172.168.10.9/news/yact_0301/index_2.html new file mode 100644 index 0000000..8aba2b6 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/index_2.html @@ -0,0 +1,331 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԳɽ2022-12-30
           ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹɽ2022-12-30
           ŰְҵѧԺѧԺĿһڣ繤רҵаб깫2022-12-22
           Űÿ޹˾ ŰְҵѧԺѧԺ2022-12-22
           ŰְҵѧԺѧԺĿһڣʯֲשɹб깫2022-12-22
           Űÿ޹˾ ŰְҵѧԺѧԺ2022-12-22
           ŰְҵѧԺѧԺĿһڣǽʯᡢɹб깫2022-12-22
           Űһ廯Ŀ-Űÿ¾ô׷ʩ2022-12-15
           ŰۺϷ޹˾ɹѯ۽ʾ2022-12-14
           ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿɽ2022-12-14
           ŰۺϷ޹˾ɹѯ۹2022-12-09
           Űÿ޹˾ѹɹĿɹ2022-12-09
           Űÿ޹˾ھӲʩɹɽᡭ2022-12-06
           Űһ廯Ŀ-Űÿ¾ô׷ʩ2022-12-02
           ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿԴ衭2022-12-02
           Űÿ޹˾ھ˼ˮ2022-12-02
           Űÿ޹˾ھӲʩɹԡ2022-11-29
           ŰҵͶʣţ޹˾ծɹĿԴ̽ᡭ2022-11-28
           Űÿ޹˾ھ˼ˮ2022-11-25
           ŰҵͶʣţ޹˾ծɹĿԴ2022-11-14
           Űһ廯Ŀ-Ű³ӵ̬衭2022-11-04
           Ű־Ӫ޹˾ɹĿ2022-10-28
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/index_3.html b/yact-home-2/172.168.10.9/news/yact_0301/index_3.html new file mode 100644 index 0000000..1fdaaa4 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/index_3.html @@ -0,0 +1,331 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           Űÿ޹˾ŰְҵѧԺѧԺ2022-10-27
           Űһ廯Ŀ-Ű³ӵ̬衭2022-10-26
           ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽2022-10-19
           Ű־Ӫ޹˾Ŀɹ2022-10-17
           ŰְҵѧԺѧԺĿһڣƽб깫2022-10-15
           Űÿ÷ĿʿзɹĿ2022-10-11
           ĴŰÿƬҵˮ׹Σշ2022-10-10
           ŰۺϹȼʩĿһ·8Ŀ嵥Ʒ2022-10-09
           ҵĵ2Ŀ嵥ƷӦ̲ɹԴ빫2022-10-07
           Űÿ޹˾ŰְҵѧԺѧԺ2022-09-29
           Űÿ޹˾ڴݲҵ԰ǻͣλĿ2022-09-29
           Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-09-29
           ĴŰÿƬҵˮ׹Σշ2022-09-28
           ĴŰÿƬҵˮ׹Σշ2022-09-28
           Դ빫2022-09-27
           ŰۺϹȼʩĿ (һ) 7Ŀʩͼ2022-09-26
           ҵĿ3ĿʩͼɹĿԴ̲ɡ2022-09-26
           Űÿ޹˾ڴݲҵ԰ǻͣλĿ2022-09-25
           Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-09-25
           ŰۺϹȼʩĿһ·8Ŀ嵥Ʒ2022-09-25
           ŰۺϷ޹˾ɹѯ۹2022-09-23
           ĴŰÿƬҵˮ׹Σշ2022-09-20
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/index_4.html b/yact-home-2/172.168.10.9/news/yact_0301/index_4.html new file mode 100644 index 0000000..3cfec82 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/index_4.html @@ -0,0 +1,331 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           Դ빫2022-09-15
           ҵĿ3ĿʩͼɹĿ2022-09-13
           ŰۺϹȼʩĿ (һ) 7Ŀʩͼ2022-09-13
           ĴŰÿƬҵˮ׹Σշ2022-09-13
           ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ2022-09-07
           ĴŰÿƬҵˮ׹Σշ2022-09-05
           ҵĿ3ĿʩͼɹĿԴ̲ɡ2022-09-02
           ŰۺϹȼʩĿ (һ)7Ŀʩͼ2022-09-02
           Űÿ޹˾2022걣ɹĿɽ2022-09-01
           Űÿ޹˾Űݲҵ԰8#¥¥ɽ2022-08-31
           Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-08-31
           ĴŰÿƬҵˮ׹Σշ2022-08-29
           Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#ᡭ2022-08-25
           Űÿ޹˾Űݲҵ԰8#¥¥2022-08-24
           Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-08-24
           Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#ᡭ2022-08-19
           йƻʩĿǻƼƽ̨бʾ2022-08-17
           ŰۺϷ޹˾ڳɹɽ2022-08-17
           ŰۺϹȼʩĿȫɹĿԡ2022-08-15
           Ű˻԰ȫܻܿƽ̨ƷƷ2022-08-12
           ŰۺϷ޹˾ڳɹѯ۵Ĺ2022-08-11
           Űÿ޹˾2022걣ɹĿɹ2022-08-10
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/index_5.html b/yact-home-2/172.168.10.9/news/yact_0301/index_5.html new file mode 100644 index 0000000..aad13a0 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/index_5.html @@ -0,0 +1,331 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           йƻʩĿ˹ƽ̨ Դ̽2022-08-10
           Űÿ޹˾ϴɨɹɽ2022-08-09
           йƻʩĿǻƼƽ̨ɹ2022-08-06
           Űÿ޹˾ϴɨɹ̸еĹ2022-08-03
           ŰۺϹȼʩĿȫɹĿԡ2022-08-01
           йƻʩĿ˹ƽ̨ɹ2022-07-28
           Űÿ޹˾2022е޷ɹĿɽ2022-07-20
           Űÿ޹˾2022䳵޷ɹĿбᡭ2022-07-20
           ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶ2022-07-20
           ŰÿͶ޹˾Դҵ԰ʩĿġ2022-07-20
           ˮ˲ŹԢװ޲ɹĿԴ̽2022-07-19
           ŰۺϷ޹˾ɹѯ۽ʾ2022-07-14
           Űÿ޹˾2022άǹɹĿ2022-07-13
           Űÿ޹˾2022ǹ̼άװβϲɡ2022-07-13
           Űÿ޹˾2022껨ܲɹͷɹĿɽ2022-07-12
           Űÿ޹˾2022ǹ̼άͷ2022-07-12
           ̸вɹ2022-07-11
           ŰۺϷ޹˾ɹѯ۹2022-07-11
           Űü²ϲҵ԰ʩ蹤ƷɹԴ̽ᡭ2022-07-07
           Űü²ϲҵ԰ʩ蹤̿ɹԴ̽ᡭ2022-07-07
           ˮ˲ŹԢװ޲ɹĿԴ̲ɹ2022-07-06
           ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶ2022-07-05
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/index_6.html b/yact-home-2/172.168.10.9/news/yact_0301/index_6.html new file mode 100644 index 0000000..7e33171 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/index_6.html @@ -0,0 +1,331 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           2022-06-29
           Űÿ޹˾2022䳵޷ɹĿб깫2022-06-28
           Űÿ޹˾2022ǹ̼άװβϲɡ2022-06-28
           Űÿ޹˾2022ǹ̼άͷ2022-06-28
           Űÿ޹˾2022е޷ɹĿɹ2022-06-28
           Űÿ޹˾2022껨ܲɹͷɹĿɹ2022-06-28
           Űÿ޹˾2022άǹɹĿ2022-06-28
           ŰüƷɹĿԴ̲ɹ2022-06-28
           Űü²ϲҵ԰ʩ蹤̿ɹԴ̲ɡ2022-06-22
           Űü²ϲҵ԰ʩ蹤ƷɹԴ̲ɡ2022-06-22
           ŰԴҵ԰ʩĿ¥Ҿ߼豸ɹĿ̸롭2022-06-20
           ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿԡ2022-06-20
           ŰüƷɹĿ2022-06-15
           ɽƬƬˮȫ״۷ɹĿԡ2022-06-13
           2022ȻĿ̽ƷɹĿб깫2022-05-17
           20222023Ƚ蹤Ӧ̲ɹб깫2022-05-11
           й¾òҵѯأɹԴ̽ᡭ2022-05-10
           ŰԴҵ԰ʩĿѵıΣʩܳаɹ2022-05-07
           2022-04-29
           й¾òҵѯأɹԴ2022-04-25
           ŰԴҵ԰ʩĿѵıΣʩܳаɹ2022-04-24
           20222023Ƚ蹤Ӧ̲ɹбɹ2022-04-20
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/index_7.html b/yact-home-2/172.168.10.9/news/yact_0301/index_7.html new file mode 100644 index 0000000..e85a4d6 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/index_7.html @@ -0,0 +1,331 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           2022ȻĿ̽ƷɹĿбɹ2022-04-20
           ŰϢĽĿ繤̣졢Ʒɹ2022-03-29
           Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-03-17
           Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-03-14
           ŰϢĽĿ繤̣졢Ʒɹ2022-03-14
           Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-03-03
           Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-02-28
           Űÿ޹˾רҵ˲Ƹѯ۽ʾ2022-02-15
           Űÿ޹˾רҵ˲Ƹѯ۹2022-02-08
           ˮĿ˲ŹԢװ-ʩɹĿԴ빫2021-12-20
           ŰÿͶ޹˾Դҵ԰ʩĿġ2021-12-20
           ŰԴҵ԰ʩĿıΣIT豸װɹ2021-12-15
           ŰÿͶ޹˾Դҵ԰ʩĿ顭2021-12-13
           ŰÿͶ޹˾Դҵ԰ʩĿġ2021-12-13
           Űݲҵ԰ֻƽ̨ȼɹĿԴ̽ʾ2021-12-07
           ŰÿչͶ޹˾ IJɹѯ۽ʾ2021-12-06
           ŰÿͶ޹˾ŰԴҵ԰ʩĿ顭2021-12-02
           ŰÿͶ޹˾ŰԴҵ԰ʩĿ顭2021-12-02
           ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸ2021-12-02
           ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ䡭2021-12-02
           Űݲҵ԰ֻƽ̨ȼɹĿɹ2021-11-30
           ŰÿչͶ޹˾ IJɹѯ۹2021-11-30
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0301/index_8.html b/yact-home-2/172.168.10.9/news/yact_0301/index_8.html new file mode 100644 index 0000000..b3cd0cc --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0301/index_8.html @@ -0,0 +1,259 @@ + + + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          б깫

          ǰλãҳ > б깫

          +
          + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
          +
           ŰۺϷ޹˾ 2021-2024ȳάޱɹ 2021-11-16
           ŰۺϷ޹˾ 2021-2024 ȳάޱ ɹ2021-11-09
           ĴŰÿ˹ʪ̬Ŀʩ 깫2021-11-08
           Űÿ޹˾ ڴݲҵ԰8#չḶ́2021-07-15
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20201127/98.html b/yact-home-2/172.168.10.9/news/yact_0302/20201127/98.html new file mode 100644 index 0000000..d7e2301 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20201127/98.html @@ -0,0 +1,225 @@ + + + + + + +ŰҵͶʣţ޹˾__ݲҵ԰һ1#2# + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ݲҵ԰һ1#2#

          +
          ڣ2020-11-27ֺţ Сرմҳ
          + +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20201127/99.html b/yact-home-2/172.168.10.9/news/yact_0302/20201127/99.html new file mode 100644 index 0000000..c5b160d --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20201127/99.html @@ -0,0 +1,225 @@ + + + + + + +ŰҵͶʣţ޹˾__ݲҵ԰һ3#4# + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ݲҵ԰һ3#4#

          +
          ڣ2020-11-27ֺţ Сرմҳ
          + +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20201130/100.html b/yact-home-2/172.168.10.9/news/yact_0302/20201130/100.html new file mode 100644 index 0000000..768bb82 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20201130/100.html @@ -0,0 +1,260 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2020깫ƸרҵԱԳɼĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾2020깫ƸרҵԱԳɼĹ

          +
          ڣ2020-11-30ֺţ Сرմҳ
          +

          + ŰҵͶʣţ޹˾2020깫ƸרҵԱԹѽݡŰҵͶʣţ޹˾ƸרҵԱ桷йع涨ֽԳɼ˹£ +

          +

          + һԳɼԱ +

          +

          + ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

          +

          + ʣѯŰҵͶʣţ޹˾ۺϹ绰0835-3232788 +

          +

          + ŰͶ2020깫ƸרҵԱԳɼԱ +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          + ŰҵͶʣţ޹˾ +

          +

          + 20201130 +

          +

          +
          +

          +

          + ظ/ŰͶ2020깫ƸרҵԱԳɼԱ.xls +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20211122/138.html b/yact-home-2/172.168.10.9/news/yact_0302/20211122/138.html new file mode 100644 index 0000000..8999719 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20211122/138.html @@ -0,0 +1,386 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ƸרҵԱ

          +
          ڣ2021-11-22ֺţ Сرմҳ
          +

          +
          +

          +

          + ŰҵͶʣţ޹˾ +

          +

          + ƸרҵԱ +

          +

          +
          +

          +

          + ݹ˾ӪչҪչƽȡŵԭṫƸרҵԱ10ֽй£ +

          +

          + ŰҵͶʣţ޹˾ҵעʱ10ԪʲģԼ75ԪŹ˾4ȫӹ˾زιɹ˾14ҡҪͶʹ̽衢ҵ̣ʲӪҵȡýʩܳаʩܳаزIDCӪ֤ʣAA +

          +

          + ƸԱصΪҼŰüɶԼ110ٹ·Լ1Сʱ̣ɶվԼ50ӣɶ˫ʻ90Űij15Űɽ6 +

          +

          + һְλ +

          +

          + ŰҵͶʣţ޹˾2021ȹƸרҵԱְλ +

          +

          + +

          +

          + 1.л񹲺͹طƷж +

          +

          + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

          +

          + 3.֮һߣƸã +

          +

          + 1ܹ´ΰΥڽܵδۺԱ +

          +

          + 2ܵͻ񴦷ڴڵԱ +

          +

          + 3ԱιԱҵλпΥΥڽڵԱ +

          +

          + 4ػҵλδԱ +

          +

          + 5۾ˣ +

          +

          + 6ҹ涨ƸõԱ +

          +

          + 4.ְλ +

          +

          + Ƹ +

          +

          + һ +

          +

          + ʱ䣺20211123ա123գ8:3012:0014:3018:00 +

          +

          + ʽֳ籨ֳϸظҪ +

          +

          + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңŰüӶ·3ţѯ绰0835-3228508Ƹ籨ɽϷ䣺773836156@qq.com +

          +

          + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰҵͶʣţ޹˾ƸרҵԱ1;˽1ڲ2š籨ɨϴָ䡣 +

          +

          + ṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

          +

          + ʸ +

          +

          + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄Աйṩٱϵģһʵȡ¼ʸ +

          +

          + ԣרҵ֪ʶԣ +

          +

          + ͨʸԱ֯μӱԣרҵ֪ʶԣԣרҵ֪ʶԣ1:3δﵽĸλɹ˾Ӧȡԣרҵ֪ʶԣ100֣ռܳɼ40% +

          +

          + ģ +

          +

          + ݱԣרҵ֪ʶԣɼ1:2ıӸ߷ֵͷȷһԱԡ100֣ռܳɼ60% +

          +

          + 壩 +

          +

          + ݱԣרҵ֪ʶԣܳɼܳɼԣרҵ֪ʶԣ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲһΣ +

          +

          + +

          +

          + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸ򿼲ϸԶȱȡְλ +

          +

          + ߣʾƸ +

          +

          + 졢ϸıԱȷΪƸԱйʾʾڼලٱٱӦʵʵǵطӳ⣬ṩҪĵʾ顢Զԭֵȱȡְλ +

          +

          + ʾģسƸΣǩͶͬ2¡ +

          +

          + ġн +

          +

          + ŰҵͶʣţ޹˾н취ִС +

          +

          +
          +

          +

          + 1.ŰҵͶʣţ޹˾ƸרҵԱ +

          +

          +            2.ŰҵͶʣţ޹˾2021ȹƸרҵԱְλ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                         ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                                                     20211122 +

          +

          + ظ1ŰҵͶʣţ޹˾ƸרҵԱ +

          +

          +                            2ŰҵͶʣţ޹˾ƸרҵԱְλ +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20211213/149.html b/yact-home-2/172.168.10.9/news/yact_0302/20211213/149.html new file mode 100644 index 0000000..1352ad0 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20211213/149.html @@ -0,0 +1,263 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼԱĹ

          +
          ڣ2021-12-13ֺţ Сرմҳ
          +

          + ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼԱĹ +

          +

          +
          +

          +

          + ŰҵͶʣţ޹˾2021깫ƸרҵԱԹѽݡŰҵͶʣţ޹˾ƸרҵԱ桷йع涨ֽԳɼԱ˹£ +

          +

          + һԳɼԱ +

          +

          + ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

          +

          + ʣѯŰҵͶʣţ޹˾ۺϹ绰0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          + ŰͶ2021깫ƸרҵԱԳɼԱ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                           ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                                                      20211213 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20211220/153.html b/yact-home-2/172.168.10.9/news/yact_0302/20211220/153.html new file mode 100644 index 0000000..f84fcef --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20211220/153.html @@ -0,0 +1,299 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ƸרҵԱĹ

          +
          ڣ2021-12-20ֺţ Сرմҳ
          +

          + ŰҵͶʣţ޹˾ +

          +

          + ƸרҵԱĹ +

          +

          +
          +

          +

          + ݡŰҵͶʣţ޹˾ƸרҵԱ桷涨ֽ˹£ +

          +

          + һԱ +

          +

          + ŰҵͶʣţ޹˾ƸרҵԱԱ +

          +

          + 찲 +

          +

          + һʱ +

          +

          + 20211222գ8:30ŰְҵѧԺҽԺģŰ·132ţϽ졣15δָصĿΪԶȨһкɿԸ +

          +

          + ׼ +

          +

          + Ŀͱ׼աӡԱ¼ͨñ׼У֪ͨ˲20051ţֲ͡޶<Ա¼ͨñ׼У><Ա¼ֲᣨУ>֪ͨ粿201019ţڽһùԱ¼칤֪ͨ粿201265ţӡԱ¼ֲ Уй޶ݵ֪ͨ粿201358ţִС +

          +

          + +

          +

          + 1.쵱вѪBȼ飬ܼǰʳ8-12СʱǰһעϢҹҪƣ˶ +

          +

          + 2.ʱ飬©飬ԶijһĿӰƸãɿԸ +

          +

          + 3.μʱЯ˵ڶ֤֤֤ӡһ֤һһա +

          +

          + 4.ϽŪ١ð档ʱϽѣͬ +

          +

          + 5.450ԪԸɿֱӽҽԺ +

          +

          + ѯ绰0835-3228508,18599952520 +

          +

          + ش˹ +

          +

          +
          +

          +

          + ŰҵͶʣţ޹˾2021깫ƸרҵԱԱ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                           ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                                                      20211220 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021129/148.html b/yact-home-2/172.168.10.9/news/yact_0302/2021129/148.html new file mode 100644 index 0000000..ecdca5f --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021129/148.html @@ -0,0 +1,290 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ڹƸרҵԱԵĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ڹƸרҵԱԵĹ

          +
          ڣ2021-12-09ֺţ Сرմҳ
          +

          +
          +

          +

          + ŰҵͶʣţ޹˾ +

          +

          + ڹƸרҵԱԵĹ +

          +

          +
          +

          +

          + ݡŰҵͶʣţ޹˾ƸרҵԱ桷涨ֽй֪ͨ£ +

          +

          + һʱ估ص +

          +

          + ʱ䣺20211212գգ10:00-11:00װԱλδﵽȡøλ +

          +

          + Եص㣺ŰÿӶ·3ŰҵͶʣţ޹˾ +

          +

          + ע +

          +

          + 1.μӱԵĿЯ֤ԭԵصμӱԣδЯ֤Ŀ볡9:55ǰǩʱδǩߣȡʸ +

          +

          + 2.ʲܲμӱԻʱԭܼеģͬԸԡ +

          +

          + 3.ЯͨѶߵȵӲƷ뿼Ѵ谴ԱҪػָλá +

          +

          + 4.س̬Ҫ뿼ע˷Ա֣ʱҪʱժ⣬Կ㡢μӱӦȫ֡ +

          +

          + 5.ΪӰ쿼ԣԹи߷յĿԼ¹ڲȷƲ֢״ȾнӴʷĿӦйع涨Ծܸ۲졢ͺ⣬ṩ48Сʱ¹ڲ֤ +

          +

          + 6.ʱЯľںɫīˮʡ2BǦʡƤı༭ܵļ +

          +

          + 7.ΥԹĿȡ¼ʸ +

          +

          + ѯ绰0835-3228508 18599952520 +

          +

          + ش˹档 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                           ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                                                       2021129     +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021426/109.html b/yact-home-2/172.168.10.9/news/yact_0302/2021426/109.html new file mode 100644 index 0000000..ad87ce1 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021426/109.html @@ -0,0 +1,293 @@ + + + + + + +ŰҵͶʣţ޹˾__йƺĻĿɹһԴɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          йƺĻĿɹһԴɽ

          +
          ڣ2021-04-26ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + йƺĻĿɹһԴɽ +

          +

          +
          +

          +

          + һĿƣйƺĻĿɹ +

          +

          + ɽϢ +

          +

          + ɽƣĴʡͨŲҵ޹˾ +

          +

          + ɽ̵ַɶи·186Ÿ¹ʹ㳡E7¥ +

          +

          + ɽ86Ԫ +

          +

          + ҪɽϢ +

          +

          + 1ϵͳҪݣ2·UPSԴ룬2йƺĻĵ¡2Դͷ񡢷׽ӵءնȵȣ2յϵͳҪݣ2̨100KWյʩյϵͳڻͭܡˮȣ3ϵͳҪݣ26̨42U񡢻˫߼ܡβ˲ۡӵءذȣ4ϵͳҪݣƵءۺϲܲȣ5ϵͳҪݣܹܺܵԽӴ¥𱨾ƽ̨ͼڱϵͳƽ̨2ϵͳȣ6ϵͳҪݣ⡢Ͳʩȡڣ60졣 +

          +

          + ġЭС̷Ԫ𢡢Խ֣֣ +

          +

          + 塢ޣԱ淢֮1 +

          +

          + Աιѯʣ밴·ʽϵ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ɹ˵ַŰоӶ·3ŲͶ1205 +

          +

          + ɹλϵˣŮʿ      +

          +

          + ϵ绰0835-3232788 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                   Űÿ޹˾ +

          +

          +                                                                                                                                                     2021426 +

          +

          + ظ1.󱨸棺/Files/file/20210426/2021042615430687687.pdf +

          +

          +                 2.ɹʾַhttp://www.yact.com.cn/news/yact_0302/202149/103.html +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202149/103.html b/yact-home-2/172.168.10.9/news/yact_0302/202149/103.html new file mode 100644 index 0000000..116c3ae --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202149/103.html @@ -0,0 +1,287 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾õһԴɹʽɹйƺĻĿʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ޹˾õһԴɹʽɹйƺĻĿʾ

          +
          ڣ2021-04-09ֺţ Сرմҳ
          +

          + DZڹӦ̡λˣ  +

          +

          + ҵλΪ㹤ҪõһԴʽɹйƺĻĿ־ʹ㷺 +

          +

          + һɹˣŰÿ޹˾ +

          +

          + ɹĿƣйƺĻĿ +

          +

          + ɹԤ㣺86Ԫ +

          +

          + ġõIJɹʽһԴɹʽ +

          +

          + 塢õһԴɹʽԭ˵ +

          +

          + ݲҵ԰1#¥20199ͶУ1#¥IDC硢洢豸У1#¥ԭĴʡͨŲҵ޹˾ṩؼͻΪ豸Ǩʱϵͳȶԡ½ӰȫգͬʱʽظͶԴ˷ѷգӱҵԡһԷ濼ǣʹĴʡͨŲҵ޹˾ڳṩ +

          +

          + רҵԱ֤ΪĿϡл񹲺͹ɹʮһ֮涨뱣֤ԭвɹĿһԻ߷׵ҪҪԭӦ̴ʽܶԭͬɹٷ֮ʮġʽõһԴʽɹĴʡͨŲҵ޹˾ +

          +

          + ⶨӦ +

          +

          + ӦƣĴʡͨŲҵ޹˾ +

          +

          + ַɶи·186Ÿ¹ʹ㳡E7¥ +

          +

          + ߡʾ +

          +

          + DZڹӦ̡λ˶Թʾݼ֤ģӦڹʾ֮5ڣ2021412202141617ʱֹʽݡʵӦƼϵϵʽȣɹλ +

          +

          + ɹλַŰоӶ·3ŲͶ1205      +

          +

          + ɹλϵˣŮʿ     ϵ绰0835-3232788 +

          +

          +
          +

          +

          + ɹλŰÿ޹˾ +

          +

          + 202149 +

          +

          +
          +

          +

          + ظ/ɹĿһԴɹʽ֤ר.pdf +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021524/112.html b/yact-home-2/172.168.10.9/news/yact_0302/2021524/112.html new file mode 100644 index 0000000..8357815 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021524/112.html @@ -0,0 +1,368 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ƸĿĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ޹˾ ƸĿĹ

          +
          ڣ2021-03-23ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          +                                                                                 ƸĿĹ +

          +

          +
          +

          +

          + Űÿ޹˾ŰҵͶʣţ޹˾ȫʹй˾ҪṫƸĿ1ֽй£ +

          +

          + һƸְλ +

          +

          + ṫƸĿ1 +

          +

          + Ƹʽ +

          +

          + ʵйԣ¼á +

          +

          + +

          +

          + 1.л񹲺͹طƷж +

          +

          + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

          +

          + 3.䲻35ꡣ +

          +

          + 4.֮һߣƸã +

          +

          + 1ܹ´ΰΥڽܵδۺԱ +

          +

          + 2ܵͻ񴦷ڴڵԱ +

          +

          + 3ԱιԱҵλпΥΥڽڵԱ +

          +

          + 4ػҵλδԱ +

          +

          + 5۾ˣ +

          +

          + 6ҹ涨ƸõԱ +

          +

          + ġƸλҪ +

          +

          + ĿԱޣ45£ѧרҵ3Ͻҵֳ飻ϤҺ͵ططɡ桢߼ҵ淶Ϥֳʩȡơ蹤̹淶Ҫʩա豸ȣ߱õCADʶͼͼнʦװװޡ簲װְҵʸ񡣾зḻʩֳ鼰ۿƾѧɷſר +

          +

          + 塢Ƹ +

          +

          + һ +

          +

          + ʱ䣺323ա329գ8:3012:0014:3018:00 +

          +

          + ʽֳ籨 +

          +

          + Ͷ䣺429347546@qq.com +

          +

          + ص㣺ŰҵͶʣţ޹˾2¥1202칫ңĴŰÿӶ·3ţѯ绰0835-3232788 +

          +

          + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰҵͶʣţ޹˾ƸרҵԱ1;˽1ڲ2š +

          +

          + +

          +

          + ݱԱļʸ飬ϸ߽ԣԳɼﵽ80Ϸɽһ +

          +

          + Եص㣺ŰҵͶʣţ޹˾4¥ +

          +

          + ʱ䣺202141ա +

          +

          + +

          +

          + Գɼ1:1Ӹߵȷѡ첻ϸԶȱģڸøλμԵԱа߷ֵͷεݲ +

          +

          + ģ +

          +

          + 󣬰11ıӸ߷ֵͷȷѡĿͱ׼ҵλпִСΪʸ +

          +

          + 壩¼ +

          +

          + ϸԱȷΪĿԱְ +

          +

          + н +

          +

          + չ˾ƶִС +

          +

          + ߡල +

          +

          + ƸϸաƽšԭУžŪ١˽סȨı˽ΥΥΪΥ͵عԱɴ֡ +

          +

          +
          +

          +

          +                                                                                   Űÿ޹˾ +

          +

          +                                                                         2021323 +

          +

          +
          +

          +

          + ظŰÿ޹˾Ƹ +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021524/113.html b/yact-home-2/172.168.10.9/news/yact_0302/2021524/113.html new file mode 100644 index 0000000..df03b89 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021524/113.html @@ -0,0 +1,278 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ƸĿ뿼켰ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ޹˾ ƸĿ뿼켰ԱĹʾ

          +
          ڣ2021-04-02ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + ƸĿ뿼켰ԱĹʾ +

          +

          +
          +

          +

          + ݡŰÿ޹˾ƸĿĹ桷ѭƽšԭ򣬾ԺϸֶŰÿ޹˾ƸĿ뿼켰ԱԹʾ +

          +

          + £ +

          +

          + ʷ棬У¼øλĿ +

          +

          + ʾʱ䣺2020142-48գӦģڹʾʵʵǵŰÿ޹˾ӳ +

          +

          + ϵ绰0835-3232788 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                               Űÿ޹˾ +

          +

          +                                                                         202142 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202157/111.html b/yact-home-2/172.168.10.9/news/yact_0302/202157/111.html new file mode 100644 index 0000000..429491f --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202157/111.html @@ -0,0 +1,400 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ

          +
          ڣ2021-05-07ֺţ Сرմҳ
          +

          + ŰҵͶʣţ޹˾ +

          +

          + ڿƸӹ˾ԱĹ +

          +

          +
          +

          +

          + Ϊһǿ˲Ŷ齨裬ŻԱṹŰҵͶʣţ޹˾⿼Ƹӹ˾Ա2ˣֽй˹£ +

          +

          + һְλ +

          +

          + һŰÿ޹˾ܾһҪ£ +

          +

          + 1.Ƽѧ̹רҵ +

          +

          + 2.жϽʦ֤飨רҵмְƣ +

          +

          + 3.10꼰Ϲҵλҵ飬зĿ˾زŹ飬Ŀˣ +

          +

          + 4.ϤҺ͵ططɷ棬սҵ׼淶нϺõרҵϸߵרҵͷḻרҵ飬ͬʱнרҵʦ֤飬벢ȡùʵרʡϹȣ +

          +

          + 5.˳ŵڲͶŷ񲻵5꣬Ͷͬ,⳥Ӧʧ +

          +

          + ŰÿͶ޹˾ܾһҪ£ +

          +

          + 1.Ƽѧ̹רҵ +

          +

          + 2.н̶Ͻʦ֤鼰мְƣ +

          +

          + 3.10꼰Ϲҵλҵ飻 +

          +

          + 4.ϤҺ͵ططɷ棬սҵ׼淶һ۹ʦһʦȣнϺõרҵϸߵרҵͷḻרҵ飻 +

          +

          + 5.˳ŵڲͶŷ񲻵5꣬Ͷͬ,⳥Ӧʧ +

          +

          + +

          +

          + 1.л񹲺͹طƷж +

          +

          + 2.ڹڻءҵλҵְԱ +

          +

          + 3.ƸְλҪѧרҵ֪ʶƸλҪ +

          +

          + 4.䲻40ꡣ +

          +

          + 5.֮һߣƸã +

          +

          + 1ܹ´ΰΥڽܵδۺԱ +

          +

          + 2ܵͻ񴦷ڴڵԱ +

          +

          + 3ԱιԱҵλпΥΥڽڵԱ +

          +

          + 4ػҵλδԱ +

          +

          + 5۾ˣ +

          +

          + 6ҹ涨ƸõԱ +

          +

          + Ƹó +

          +

          + һ +

          +

          + ʱ䣺2021510514գ8:3012:0014:3018:00 +

          +

          + ʽֳϱ +

          +

          + ص㣺ŰҵͶʣţ޹˾2¥1202칫ңĴŰÿӶ·3ţϱ뽫Ϸ429347546@qq.com +

          +

          + Աṩˣ֤ѧѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣٷվɲѯ֤ɲṩԭ;дŰҵͶʣţ޹˾Ƹ1;˽1ڲ1š +

          +

          + Աṩϵ绰ʵЧֳͨϵ绰޷ϵӰ챨ģԸ +

          +

          + ѯ绰0835-3232788 +

          +

          + ʸ +

          +

          + ݸλʸӦƸԱ֤Ͻʸ,ԻְʸҵȽһʵѡƸʸᴩƸùȫ̡ +

          +

          + +

          +

          + οƸòȡṹԿ˷ʽСҪDzߵĹҵʺۺ԰հٷ֣Գɼռܳɼ100%12δﵽԱȡøλʱ͵ص֪ͨԳɼŰÿŰҵͶʣţ޹˾ʾ +

          +

          + ģ +

          +

          + Գɼ11ȷѡҪʵƸԱ˼֡ϵȷ졣첻ϸ񣬰ԳɼӸ߷ֵͷεݲ뿼졢ݲԱ첻ϸȡøλ +

          +

          + 壩 +

          +

          + 찴չԱ׼ִСϸ߽빫ʾ첻ϸԸֵȱۺϳɼӸߵεݲ뿼졢ݲԱ첻ϸȡøλ +

          +

          + ¼ +

          +

          + ǰʾ飬Ƹò涨ְ1-3£󣬿˺ϸתΪʽƸá +

          +

          + ġн +

          +

          + н갴ͶнƶȡִУһ𡱵ȸ߹涨ִС +

          +

          +                              +

          +

          + 1.ŰҵͶʣţ޹˾Ƹñ +

          +

          +           2.ŰҵͶʣţ޹˾Ƹְλ +

          +

          +
          +
          +

          +

          +
          +
          +

          +

          +                                                                                                                            ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                       202157 +

          +

          + ظ1.ŰҵͶʣţ޹˾Ƹñ +

          +

          +                          2.ŰҵͶʣţ޹˾Ƹְλ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202161/114.html b/yact-home-2/172.168.10.9/news/yact_0302/202161/114.html new file mode 100644 index 0000000..47ddf91 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202161/114.html @@ -0,0 +1,333 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾Ƹӹ˾Ա켰ԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾Ƹӹ˾Ա켰ԱĹ

          +
          ڣ2021-06-01ֺţ Сرմҳ
          +

          + ŰҵͶʣţ޹˾ +

          +

          + Ƹӹ˾Ա켰ԱĹ +

          +

          +
          +

          +

          + ݡŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ桷涨ֽ켰˹£ +

          +

          + һܳɼԱ +

          +

          + ŰҵͶʣţ޹˾Ƹӹ˾Ա켰Ա +

          +

          + 찲 +

          +

          + һʱ +

          +

          + 뿼202167ǰ챨桢޷¼֤ύŰҵͶʣţ޹˾1202칫ҡָҽԺΪŰְҵѧԺҽԺδڹ涨ύ챨ĿΪԶȨɿԸ +

          +

          + ׼ +

          +

          + Ŀͱ׼աӡԱ¼ͨñ׼У֪ͨ˲20051ţֲ͡޶<Ա¼ͨñ׼У><Ա¼ֲᣨУ>֪ͨ粿201019ţڽһùԱ¼칤֪ͨ粿201265ţӡԱ¼ֲ Уй޶ݵ֪ͨ粿201358ţִС +

          +

          + +

          +

          + 1쵱вѪBȼ飬ܼǰʳ8-12СʱǰһעϢҹҪƣ˶ +

          +

          + 2ʱ飬©飬ԶijһĿӰƸãɿԸ +

          +

          + 3μʱЯ˵ڶ֤֤֤ӡһ֤ +

          +

          + 4ϽŪ١ð档ʱϽѣͬ +

          +

          + 5ӦƸге쵱ҽԺȡ +

          +

          + 찲 +

          +

          + һʱ +

          +

          + ŰҵͶʣţ޹˾ɿ칤ڵصλԽ뿼Աĵ¡ܡڡп죬Ըйкʵ +

          +

          + ע +

          +

          + 鿪չǰ뿼ĿϵؿرͨѶͨϿ칤 +

          +

          + ġѯ绰 +

          +

          + 08353232788 +

          +

          +
          +

          +

          + Ƹӹ˾Ա켰Ա +

          +

          +
          +
          +

          +

          +
          +

          +

          +                                                                                       ŰҵͶʣţ޹˾ +

          +

          +                                                                                 202161 +

          +

          +
          +

          +

          + ظƸӹ˾Ա켰Ա +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202161/115.html b/yact-home-2/172.168.10.9/news/yact_0302/202161/115.html new file mode 100644 index 0000000..a64a4cc --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202161/115.html @@ -0,0 +1,365 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰԴ޹˾ ƸרְԱ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰԴ޹˾ ƸרְԱ

          +
          ڣ2021-06-01ֺţ Сرմҳ
          +

          + ŰԴ޹˾ +

          +

          + ƸרְԱ +

          +

          +
          +

          +

          + Ϊǿ裬ĸƣ߻ЧʣṫƸרְԱй£ +

          +

          + һƸƻ +

          +

          + ƸרְԱ10 +

          +

          + Ƹ +

          +

          + 1彡ط˼ƷжɣΥ¼ +

          +

          + 2ȰۺΪȺڷ񣬸ڷסѰһ֯Э͸λ; +

          +

          + 345; +

          +

          + 4иУרĻ̶ȣϤֻ԰칫ƿ +

          +

          + 5ԱڵҪ޶ڱ壨1ŰԴ޹˾ƸרְԱְλ +

          +

          + ֮һԱܱ +

          +

          + 1ɽ˽ֵ塢ɲ +

          +

          + 2ܹ´ģ +

          +

          + 3μӻ֯Ƿڽ̻ԼǷ֯ģ +

          +

          + 4ΥΥΪڽģ +

          +

          + 5Ⱥ桢ĮȺڼࡢȺӳϴģ +

          +

          + 6˱Ρ +

          +

          + ġƸ +

          +

          + һ +

          +

          + ʱ䣺202161ա68գ8:3012:0014:3018:00 +

          +

          + ʽֳϱ +

          +

          + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңĴŰÿӶ·3ţϱ뽫Ϸ773836156@qq.com +

          +

          + Աṩˣ֤ѧ֤ԭ͸ӡ1;д2ŰԴ޹˾ƸרְԱ1;˽1ڲ1š +

          +

          + Աṩϵ绰ʵЧֳͨϵ绰޷ϵӰ챨ģԸע⣺籨ϲȫʸ񲻷ϸλҪıԱ֪ͨ뿼Իڡ +

          +

          + ѯ绰1859995252018283588339 +

          +

          + +

          +

          + ֱԣӦƸڻƸλ1:3ģ֯ԣӦƸԱֱӽԻڡ100֣ӸߵݿԳɼ1:1ıȷ뿼ѡ +

          +

          + +ԣӦƸƸλ1:3֯ԡݱԳɼӸߵ1:3ԡܳɼ=Գɼ40%+Գɼ60%ܳɼӸ߷ֵͷְƸƻ1:1ȷ뿼ѡ +

          +

          + ʱ͵ص֪ͨ +

          +

          + 塢 +

          +

          + 1죺ڹ˾˽ֵ֯죬Ҫ쿼˼ʡطƷȷزϵʵЧԺͱʸкʵȷϡԿзвƸԱȡƸʸ򿼲첻ϸԶ򱨿߸ԭ޷пֵĿն׼󣬿ɰƸλ߿ܳɼӸߵ(ܳɼͬģԳɼߵȷ;ԳɼҲͬģȡ԰취ȷ)εȶݲݲԱϸ󣬶졣 +

          +

          + 2죺ڹ˾֯죬Ա¼ͨñ׼죬첻ϸģεݲԱ涨ʱ䡢صμ죬졣ÿ +

          +

          + ǰѵ +

          +

          + ƸѡμӸǰѵ(֪ͨ)ѵֲģƸ +

          +

          + ߡʼ +

          +

          + ιƸȡDzķʽŰԴ޹˾ƸԱǩͶͬDzɽ˽ֵ칤1650Ԫ/£գִУ +

          +

          + ŰԴ޹˾͡ +

          +

          +
          +

          +

          + 1.ƸרְԱְλ +

          +

          +          2.ƸרְԱ +

          +

          +
          +

          +

          +                                                                                     ŰԴ޹˾ +

          +

          +                                                                                 202161 +

          +

          + ظ1.ƸרְԱְλ +

          +

          +                          2.ƸרְԱ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021610/116.html b/yact-home-2/172.168.10.9/news/yact_0302/2021610/116.html new file mode 100644 index 0000000..5b36e42 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021610/116.html @@ -0,0 +1,254 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰÿԴ޹˾ӳƸʱͨ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰÿԴ޹˾ӳƸʱͨ

          +
          ڣ2021-06-10ֺţ Сرմҳ
          +

          + ŰÿԴ޹˾ +

          +

          + ӳƸʱͨ +

          +

          +
          +

          +

          + ҹ˾202161ʽרְԱƸԭƻ202168սֹҹ˾½յѯ뷴ϢϹ˾ʵΪʹ˲гԣʱ뱨ҹ˾оԱƸıֹӳ2021615գӦƸ615ǰŰÿͶ1312칫һͶݱ뱨ԭְλ顢нʴ䣬¼http://jkq.yaan.gov.cn/index.htmlġ +

          +

          + شͨ档 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                  ŰÿԴ޹˾ +

          +

          +                                                                                              2021610 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021616/117.html b/yact-home-2/172.168.10.9/news/yact_0302/2021616/117.html new file mode 100644 index 0000000..014670a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021616/117.html @@ -0,0 +1,395 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ ڿƸӹ˾ԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ ڿƸӹ˾ԱƸԱĹʾ

          +
          ڣ2021-06-16ֺţ Сرմҳ
          +

          + ŰҵͶʣţ޹˾ +

          +

          + ڿƸӹ˾ԱƸԱĹʾ +

          +

          +
          +

          +

          + ݡŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ桷ѭƽšԭ򣬾ʸ顢ԡ졢ȳֽŰҵͶʣţ޹˾Ƹӹ˾ԱƸԱԹʾ +

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + Ա +

          +
          +

          + λ +

          +
          +

          + ְλ +

          +
          +

          + Գɼ +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + ŵӷ +

          +
          +

          + +

          +
          +

          + Űÿ޹˾ +

          +
          +

          + ܾ +

          +
          +

          + 82.6 +

          +
          +

          + 1 +

          +
          +

          + ϸ +

          +
          +

          + ϸ +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + ŰÿͶ޹˾ +

          +
          +

          + ܾ +

          +
          +

          + 82 +

          +
          +

          + 1 +

          +
          +

          + ϸ +

          +
          +

          + ϸ +

          +
          +
          +

          + ʾΪ5գ202161622գƸԱ飬ʵŰҵͶʣţ޹˾绰ź÷ӳʾģع涨Ƹ +

          +

          + ͨѶַĴŰÿӶ·3ŰҵͶʣţ޹˾ۺϹ +

          +

          + 룺625100 +

          +

          + ϵ绰0835-3232788 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                            ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                     2021616    +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202172/123.html b/yact-home-2/172.168.10.9/news/yact_0302/202172/123.html new file mode 100644 index 0000000..beca759 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202172/123.html @@ -0,0 +1,308 @@ + + + + + + +ŰҵͶʣţ޹˾__ݲҵ԰8#չḶ́չĿ ֤ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ݲҵ԰8#չḶ́չĿ ֤ʾ

          +
          ڣ2021-07-02ֺţ Сرմҳ
          +

          + ݲҵ԰8#չḶ́չĿ +

          +

          + ֤ʾ +

          +

          +
          +

          +

          + DZڹӦ̡λˣ +

          +

          + ݲҵ԰8#չḶ́չĿùб귽ʽɹ2021623֯רҽ˲ɹֽ֤DZڵĹӦ̺ṫڹ㷺йʾ£ +

          +

          + һɹˣŰÿ޹˾ +

          +

          + Ŀƣݲҵ԰8#չḶ́չĿ +

          +

          + ɹԤ㣺3799.9517Ԫ +

          +

          + ġɹʽб +

          +

          + 塢֤ݣ +

          +

          + һǷɹ߷ַΧ +

          +

          + ɹɹĵĹܱ׼ܱ׼ʱ׼ȫ׼׼ԼǷзɷ涨ǿԱ׼ +

          +

          + õIJɹʽ󷽷׼ +

          +

          + ģȷĹӦ̲μӲɹʸ +

          +

          + 壩ɹĿʵҪɹĿԼʱͷʽշͱ׼ͬʵ +

          +

          + Ҫ֤ +

          +

          + ר֤ +

          +

          + DZڹӦ̡λ˶Թʾݼ֤ģӦڹʾ֮3ڣ202175202177գʽݡʵӦƼϵϵ˷ʽȣɹˡ +

          +

          + ϵʽ +

          +

          +   ˣŰÿ޹˾ +

          +

          +  ϵ ˣ +

          +

          + ϵ绰18080572014 +

          +

          + ɹʸּŹƹѯ޹˾ +

          +

          +  ϵ ˣ +

          +

          +     18583950100                       +

          +

          +                                                                           Űÿ޹˾ +

          +

          +                                                              2021630 +

          +

          + ظ֤ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021727/126.html b/yact-home-2/172.168.10.9/news/yact_0302/2021727/126.html new file mode 100644 index 0000000..7151dc1 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021727/126.html @@ -0,0 +1,365 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ƸԱ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ ƸԱ

          +
          ڣ2021-07-27ֺţ Сرմҳ
          +

          + Ű־Ӫ޹˾ +

          +

          + ƸԱ +

          +

          +
          +

          +

          + ݹ˾ӪչҪչƽȡŵԭҹ˾ṫƸԱ2ֽй£ +

          +

          + һְλ +

          +

          + ṫƸԱ2Ű־Ӫ޹˾ƸԱְλ +

          +

          + +

          +

          + 1.л񹲺͹طƷж +

          +

          + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

          +

          + 3.֮һߣƸã +

          +

          + 1ܹ´ΰΥڽܵδۺԱ +

          +

          + 2ܵͻ񴦷ڴڵԱ +

          +

          + 3ԱιԱҵλпΥΥڽڵԱ +

          +

          + 4ػҵλδԱ +

          +

          + 5۾ˣ +

          +

          + 6ҹ涨ƸõԱ +

          +

          + Ƹ +

          +

          + һ +

          +

          + ʱ䣺727ա810գ8:3012:0014:3018:00 +

          +

          + ʽֳϱ +

          +

          + ص㣺Ű־Ӫ޹˾3¥1312칫ңĴŰÿӶ·3ţϱ뽫Ϸ773836156@qq.com +

          +

          + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰ־Ӫ޹˾ƸԱ1;˽1ڲ2š +

          +

          + ṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

          +

          + ѯ绰0835-3228508 +

          +

          + ʸ +

          +

          + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄Աйṩٱϵģһʵȡ¼ʸ +

          +

          + +

          +

          + ͨʸԱ֯μӱԣԿԭϲ1:3ڱٴﲻְλϼܲ׼ɽͿ100֣ռܳɼ40% +

          +

          + ģ +

          +

          + ݱԳɼ1:2ıӸ߷ֵͷȷһԱԡ100֣ռܳɼ60% +

          +

          + 壩 +

          +

          + ݱԡܳɼܳɼԡ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲһΣ +

          +

          + +

          +

          + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸ򿼲ϸԶȱȡְλ +

          +

          + ߣʾƸ +

          +

          + 졢ϸıԱȷΪƸԱйʾʾڼලٱٱӦʵʵǵطӳ⣬ṩҪĵʾ顢Զԭֵȱȡְλ +

          +

          + ʾģسƸΣǩͶͬ2¡ +

          +

          + ġн +

          +

          + ִСŰҵͶʣţ޹˾н취 +

          +

          +
          +

          +

          + 1.ƸԱ +

          +

          + 2.ƸԱְλ +

          +

          +
          +

          +

          +                                                                                                        Ű־Ӫ޹˾ +

          +

          +                                                                                                       2021727 +

          +

          + ظ1ƸԱ +

          +

          +                          2ƸԱְλ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021811/128.html b/yact-home-2/172.168.10.9/news/yact_0302/2021811/128.html new file mode 100644 index 0000000..4b21643 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021811/128.html @@ -0,0 +1,281 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ڹƸԱԵĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ ڹƸԱԵĹ

          +
          ڣ2021-08-11ֺţ Сرմҳ
          +

          + Ű־Ӫ޹˾ +

          +

          + ڹƸԱԵĹ +

          +

          +
          +

          +

          + ݡŰ־Ӫ޹˾ƸԱ桷涨ֽй˹£ +

          +

          + һʱ估ص +

          +

          + ʱ䣺2021814գ10:30-12:00 +

          +

          + Եص㣺ŰÿӶ·3ŰҵͶʣţ޹˾3¥ +

          +

          + ע +

          +

          + 1.μӱԵĿЯ֤ԭԵصμӱԣδЯ֤Ŀ볡10:20ǰǩʱδǩߣȡʸ +

          +

          + 2.Ӧøˡʾˡ츮߽ͨϢ룩²зȡաԵ쳣֢״ߣЯ7ڵЧⱨ棬Ӧ߸ԭܽ뿼ӦгеŰԱṩ48Сʱںⱨ档 +

          +

          + 3.ʲܲμӱԻʱԭܼеģͬԸԡ +

          +

          + 4.ЯͨѶߵȵӲƷ뿼Ѵ谴ԱҪػָλá +

          +

          + 5.ΥԹĿȡ¼ʸ +

          +

          + ش˹档 +

          +

          + ѯ绰0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                Ű־Ӫ޹˾ +

          +

          +                                                                                                                                                        2021811 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021817/129.html b/yact-home-2/172.168.10.9/news/yact_0302/2021817/129.html new file mode 100644 index 0000000..d518415 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021817/129.html @@ -0,0 +1,314 @@ + + + + + + +ŰҵͶʣţ޹˾__Űݲҵ԰չʩ蹤ʩζ귽 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űݲҵ԰չʩ蹤ʩζ귽

          +
          ڣ2021-08-17ֺţ Сرմҳ
          +

          + Űݲҵ԰չʩ蹤ʩζ귽 +

          +

          +
          +

          +

          + һСԱ +

          +

          + СɽͶ˾̲ĿˡŹ˾̲Ź˾˲롣 +

          +

          + Ź˾̲˳ +

          +

          + Ź˾󲿣һġ̷Ԫ +

          +

          + Ͷ˾Ρ߶ +

          +

          + ص㡢ʽҪ +

          +

          + һصʱ +

          +

          + Ϊ֤ȫ̹ƽҹ˾202182015ʱ00֣ʱ䣩Ű͹Դ׷ĿҽС +

          +

          + 귽ʽ +

          +

          + 1.бѡ˲뷽ʽ +

          +

          + ѯбѡעַԹ̵ǼǵַΪ׼Ű11ҡɶ46ҡ˱2ңʡ12ңǵȫصĸѹ̬ƣΪشʩŰԱţ˾ͨ绰ϵ+Ϲʾķʽ֪ͨעַŰзΧڵ11ҹ˾ڹ涨ʱ֮ǰ붨ֳɷ˵ģӦЯͶҵӪҵִոԭ֤ԭίд˵ģίд˱Ͷ˱λԱӦЯͶҵӪҵִոԭίд֤ԭίд6ڸͶ˵λϱսƾ֤ԭṩ籣ųߵίдڸͶ˵λ6²α֤ԭбѡͬʱṩϸӡһײӸǹ£Ϊѡʸ +

          +

          + עַδŰзΧڵ60ҹ˾ҹ˾ڶǰͨƵң60ҹ˾ƵǰСʱƵңԳֹʱ䣨202182015ʱ00֣δƵҵģΪѡʸԸμӶĹ˾ӦڶǰһͨʼĻֳύʽб˾ύԸμӶijŵ顷Ϊѡʸ +

          +

          + ƵĹ˾Ҫڽӵ绰֪ͨʱṩԱĶ˺ţڻǰԱȨί顢˾Ӫҵִոӡ˼ί֤ӡºָص㡣ҹ˾ڻǰԴΪڶӺѣ˶Ը˺ʵעϢ˶һºϿɸ˾λԱ˺šƵٿǰСʱһ˶ԲλԱֽһԣʵϿɲλԱʸ +

          +

          + 2.ȡ +

          +

          + 71öƹ171˳бţֱӦȫԴƽ̨Ŀбѡ˹ʾеĵһʮһбѡƣַhttp://www.yaggzy.org.cn/1ƹӦбѡ˵һĴһǽ޹˾10ƹӦӦбѡ˵һʮĴ޹˾ҹ˾бѡʵʵƵӦƹŰ͹Դ׷ҡ豸С +

          +

          + ҹ˾ͨǩʽڵбѡȷҡŻԱɸԱͨҡ豸ȡһöƹ򣬸ƹŶӦбѡ˼ΪбˣֳԱȷֳXX˾ΪбˣԴ˽飬ֳδΪѡ˶б顱ֳԱǩȷбƵȫ̽¼񱣴档飬չ涨 +

          +

          + Ҫ +

          +

          + աŰӦͷӦָӲ칫ҹڽһǿعĽָ֪ͨ췢202120ţļ涨ΪϺشʩȡֳȫ֣ебѡ˾¹֣гΪɫ +

          +

          + ලʽ +

          +

          + ȡŰ͹Դ׷ĿҽУڼŷ󲿼̲ļල½УŰ͹Դ׷ļϵͳȫ̼ء +

          +

          + ġ淽ʽϼϢ +

          +

          + һ淽ʽ +

          +

          + ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ +

          +

          + ϼϢ +

          +

          + 1.ַɶнţ·595415¥1505 +

          +

          + 2.ռˣ +

          +

          + 3.ռ˵绰:15902888664 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021817/130.html b/yact-home-2/172.168.10.9/news/yact_0302/2021817/130.html new file mode 100644 index 0000000..57b7b86 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021817/130.html @@ -0,0 +1,299 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ƸԱԳɼ ԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ ƸԱԳɼ ԱĹ

          +
          ڣ2021-08-17ֺţ Сرմҳ
          +

          + Ű־Ӫ޹˾ +

          +

          + ƸԱԳɼ +

          +

          + ԱĹ +

          +

          +
          +

          +

          + Ű־Ӫ޹˾ƸԹѽݡŰ־Ӫ޹˾Ƹ桷йع涨ֽԳɼԱԹ棬й֪ͨ£ +

          +

          + һԱ +

          +

          + +

          +

          + ʱ +

          +

          + 2021821 9:30б䶯֪ͨ +

          +

          + ƾ֤ǩǩʱΪ9:00--9:259:30ֺ󲻵볡뿼ϵʽͨϵ϶δ涨ǩĿΪԶ +

          +

          + Եص +

          +

          + ŰÿӶ·3ŰҵͶʣţ޹˾4¥ҡ +

          +

          + ġμЯ֤ +

          +

          + Я˵ڶЧ֤ +

          +

          + 塢ע +

          +

          + 1.Ӧøˡڼȫ֣ʾˡ츮߽ͨϢ룩²зȡաԵ쳣֢״ߣЯ7ڵЧⱨ棬Ӧ߸ԭܽ뿼Ӧге +

          +

          + 2.ʲܲμԻʱ򼲲ȸԭܼеģͬԸԡ +

          +

          + 3.ӦҪԾؿ򣬷ӿԱšԽ󣬲ٽ뿼ڿýѴκηʽӦߡ +

          +

          + ϵ绰0835-3228508 +

          +

          +
          +

          +

          + Ű־Ӫ޹˾ƸԳɼԱ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                     Ű־Ӫ޹˾  +

          +

          +                                                                                                                                                            2021816 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2021823/131.html b/yact-home-2/172.168.10.9/news/yact_0302/2021823/131.html new file mode 100644 index 0000000..c4b5b8c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2021823/131.html @@ -0,0 +1,478 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ڹƸԱۺϳɼ졢Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ ڹƸԱۺϳɼ졢Ĺ

          +
          ڣ2021-08-23ֺţ Сرմҳ
          +

          + Ű־Ӫ޹˾ +

          +

          + ڹƸԱۺϳɼ졢Ĺ +

          +

          +
          +

          +

          + աŰ־Ӫ޹˾ƸԱ桷Ҫֹֽ˾2021ȹƸۺϳɼ졢¡ +

          +

          + һۺϳɼ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + ӦƸλ +

          +
          +

          + Ա +

          +
          +

          + ԳɼԵ÷*40% +

          +
          +

          + ԳɼԵ÷*60% +

          +
          +

          + ۺɼ +

          +
          +

          + +

          +
          +

          + Ƿ +

          +
          +

          + 1-1 +

          +
          +

          + г +

          +
          +

          + Ů +

          +
          +

          + 18 +

          +
          +

          + 46.32 +

          +
          +

          + 64.32 +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + 1-2 +

          +
          +

          + +

          +
          +

          + 12.4 +

          +
          +

          + ȱ +

          +
          +

          + 12.4 +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          + 2-1 +

          +
          +

          + Ա +

          +
          +

          + +

          +
          +

          + 23.6 +

          +
          +

          + 47.28 +

          +
          +

          + 70.88 +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + 2-2 +

          +
          +

          + +

          +
          +

          + 16.8 +

          +
          +

          + 42.36 +

          +
          +

          + 59.16 +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          +

          + 찲 +

          +

          + λ1ԱҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿԱ2021827ǰָҽԺ졣 +

          +

          + 찲 +

          +

          + ϸԱ뿼컷ڣɿ쵼Сȷʱ䣬֪ͨ󡣿Ӧ202193ǰ޷¼֤ñύŰҵͶ()޹˾3¥ۺϲ +

          +

          + ѯ绰0835-3228508 +

          +

          +
          +

          +

          +                                                                                                                                             Ű־Ӫ޹˾ +

          +

          +                                                                                                                                                    2021823 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202186/127.html b/yact-home-2/172.168.10.9/news/yact_0302/202186/127.html new file mode 100644 index 0000000..3ac829d --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202186/127.html @@ -0,0 +1,329 @@ + + + + + + +ŰҵͶʣţ޹˾__ݲҵ԰8#չḶ́չĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ݲҵ԰8#չḶ́չĿб깫

          +
          ڣ2021-08-06ֺţ Сرմҳ
          +

          + һĿţPG-FZCGZ-20210658бļţPG-FZCGZ-20210658 +

          +

          + Ŀƣݲҵ԰8#չḶ́չĿ +

          +

          + б꣨ɽϢ +

          +

          + ӦƣֿƼ޹˾ +

          +

          + Ӧ̵ַɶ³ǹί·555ӾƼ㳡112㡢13 +

          +

          + б꣨ɽ3495.2892550Ԫ +

          +

          + ġҪϢ +

          +

          + 1.ӦƣֿƼ޹˾ +

          +

          + 2.ƣݲҵ԰8#չIJչ +

          +

          + 3.Χʵֹڹ⻥ԻŰɫչʾнɳչ֣Ӵݲҵ־ʵˮɽǽɽɽȣ +

          +

          + 4.Ҫ󣺴ﵽչʾϡչʾҵϡչʾҵ̬ϵȣ +

          +

          + ʱ䣺Ժͬǩ֮75Ŀ깤ȫɣ +

          +

          + 5.׼бӦڱĿԼĽǰĿơʩװβչԼ豸װԺպϸȫͬԼ󽻸бʹãб˵ԭɺͬӳǩյģʱ˳ӡʱṩϸ֤׶бύ24Сʱб֯գбӦպ3ڳսб˱ϸ׶յ   +

          +

          + 塢רңһԴɹԱ +

          +

          + 鳤ڣ +

          +

          + Ա٩ǫ졢ۣɹ˴ᣨɹ˴ +

          +

          + շѱ׼ +

          +

          + Ŀշѱ׼ĿбѰɱӺԭ򣬰90000ԪдԲȡбȡб֪ͨǰбɡ +

          +

          + Ŀܽ9.00 Ԫң +

          +

          + ߡ +

          +

          + Ա淢֮1ա +

          +

          + ˡ +

          +

          + +

          +

          + šԱιѯʣ밴·ʽϵ +

          +

          + 1.ɹϢ +

          +

          + ƣŰÿ޹˾ +

          +

          + ַŰоÿӶ·3 +

          +

          + ϵʽʦ0835-3232788 +

          +

          + 2.ɹϢ +

          +

          + ƣʸּŹƹѯ޹˾ +

          +

          + ַĴʡɶиһ·15 +

          +

          + ϵʽŮʿ19108232480 +

          +

          + 3.Ŀϵʽ +

          +

          + ĿϵˣŮʿ +

          +

          + 硡19108232480 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202193/132.html b/yact-home-2/172.168.10.9/news/yact_0302/202193/132.html new file mode 100644 index 0000000..9799a8c --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202193/132.html @@ -0,0 +1,371 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ƸԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ ƸԱƸԱĹʾ

          +
          ڣ2021-09-03ֺţ Сرմҳ
          +

          + Ű־Ӫ޹˾ +

          +

          + ƸԱƸԱĹʾ +

          +

          +
          +

          +

          + աŰ־Ӫ޹˾ƸԱ桷Ҫ,ʸ顢ԡԡ졢Ȼ,ֽƸԱԹʾ: +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + +

          +
          +

          + Ա +

          +
          +

          + λ +

          +
          +

          + ۺϳɼ +

          +
          +

          + +

          +
          +

          + ע +

          +
          +

          + 1 +

          +
          +

          + ֣Ƚ +

          +
          +

          + Ů +

          +
          +

          + г +

          +
          +

          + 64.32 +

          +
          +

          + ϸ +

          +
          +

          + Ƹ +

          +
          +

          + 2 +

          +
          +

          + ФФ +

          +
          +

          + +

          +
          +

          + Ա +

          +
          +

          + 70.88 +

          +
          +

          + ϸ +

          +
          +

          + Ƹ +

          +
          +

          +

          + ʾڼ,ȺҪӳ,3(92ա96),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                        Ű־Ӫ޹˾ +

          +

          +                                                                                                                                                                 202192 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20221027/279.html b/yact-home-2/172.168.10.9/news/yact_0302/20221027/279.html new file mode 100644 index 0000000..7a11eae --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20221027/279.html @@ -0,0 +1,254 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ·һڹˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űһ廯Ŀ-Űÿ·һڹˮַ鹫ʾ

          +
          ڣ2022-10-27ֺţ Сرմҳ
          +

          + ĴŰÿ÷չֱΪͶʱ2019-511850-17-01-503181FGQB-0053šŰһ廯Ŀ-Űÿ·һڹ̣Űüƽ޹˾աл񹲺͹ˮַط漰׼涨ίĴúһһͶ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰһ廯Ŀ-Űÿ·һڹˮַ顷Ϊ10յĹʾʾʱΪ20221027-2022119գʾڼļලٱ +

          +

          +
          +

          +

          + 赥λŰüƽ޹˾ +

          +

          + ϵ˼绰Խ15881246430 +

          +

          + ල绰0835-3222501Űɽˮ֣ +

          +

          +                 0835-2360612Űˮ֣ +

          +

          +
          +

          +

          +
          +

          +

          + 1Űһ廯Ŀ-Űÿ·һڹˮַ +

          +

          + 2Űһ廯Ŀ-Űÿ·һڹˮַר +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20221027/280.html b/yact-home-2/172.168.10.9/news/yact_0302/20221027/280.html new file mode 100644 index 0000000..61d5ed0 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20221027/280.html @@ -0,0 +1,254 @@ + + + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ·϶νĿˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űһ廯Ŀ-Űÿ·϶νĿˮַ鹫ʾ

          +
          ڣ2022-10-27ֺţ Сرմҳ
          +

          + ĴŰÿ÷չֱΪͶʱ2019-511850-17-01-242078FGQB-0054šŰһ廯Ŀ-Űÿ·϶νĿŰüƽ޹˾աл񹲺͹ˮַط漰׼涨ίĴúһһͶ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰһ廯Ŀ-Űÿ·϶νĿˮַ顷Ϊ10յĹʾʾʱΪ20221027-2022119գʾڼļලٱ +

          +

          +
          +

          +

          + 赥λŰüƽ޹˾ +

          +

          + ϵ˼绰Խ15881246430 +

          +

          + ල绰0835-3222501Űɽˮ֣ +

          +

          +                 0835-2360612Űˮ֣ +

          +

          +
          +

          +

          +
          +

          +

          + 1Űһ廯Ŀ-Űÿ·϶νĿˮַ +

          +

          + 2Űһ廯Ŀ-Űÿ·϶νĿˮַר +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20221031/283.html b/yact-home-2/172.168.10.9/news/yact_0302/20221031/283.html new file mode 100644 index 0000000..201eb9e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20221031/283.html @@ -0,0 +1,305 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼Ĺ

          +
          ڣ2022-10-31ֺţ Сرմҳ
          +

          + Ϊϸ᳹ʵ¹ڷйҪȫȷÿһλȫݵǰ־͹ƸʻԱԡʵڼ俼֪£ +

          +

          + һʱ䣺20221139:008:30ǰƾ֤볡Եص㣺Űݲҵ԰-8¥2¥ңɽ԰17ţʵʱ䣺10:00ԿԽ1020ʵʩʵٿԡҽͨ΢С򡰹ƽ̨Ĵ츮ͨ챾˷߽룬ڿǰע״̬ +

          +

          + ʱͨߣҪȫ̹淶ְ֣ȫ罻룬ֲ +

          +

          + ǰӦǰ30ӵ㡣ڿ볡⴦뿼ǰ׼õ챾˷߽루룩ͨŴг̿̿Ч֤Լ48СʱںԱֽ֤ʡӰɣͬϹԱ볡齡롢г̿ɨ뼰¼׼ +

          +

          + ġ7еͷþʷĿֱ˿ǰ32Σʱ24СʱβڴʵļУԱ֤볡μӿԡⱨʱԲʱΪ׼Ǽʱ򱨸ӡʱ䡣뿼ǰò׼ʱ䡢ȲϹ涨Ŀ볡ο +

          +

          + 塢ֳ37.3棩޿ԵȺ쳣֢״߷ɽ뿼㣻ֳȷ쳣쳣֢״ߣٲμӴ˴οԣӦϵҽԺ +

          +

          + ֮һߣòμӱοԣ +

          +

          + 1.Ϊ롱롱г̿Ϊ쿨ȿƿǺŷδųĿ +

          +

          + 2.ֳȷ쳣37.3棩쳣֢״ĿδųȾߣ +

          +

          + 3.ǰ10и̨͹þʷģ +

          +

          + 4.ǰ7йи߷յþʷģ +

          +

          + 5.ǰ10¹ڷȷﲡ֢״Ⱦ߱ķȺ/к֢״߽Ӵʷģ +

          +

          + 6.ǰ7оӼҸҽѧ۲ԱӴʷģ +

          +

          + 7.Ժȷﲡѽиҽѧ۲֢״Ⱦ,ûҽѧ۲ڵģ +

          +

          + 8.жΪ¹ڷײȾߣȷﲡ֢״ȾߣнӴߺܽӵܽӣ +

          +

          + 9.Ե죬δҪṩӦ֤й֤Ŀ +

          +

          + ߡþʷнӴʷвѧʷиӼҸ룬Ե޷ģΪʸԴ¹ڷڻԺ۲ڣԼԭ޷μӿԵĿΪʸ +

          +

          + ˡ뿼ע˷Աһҽÿ֣ʱҪʱժ⣬㡢μӿӦȫ֡ +

          +

          + šڼ䣬ҪԾؿ򣬱1ϰȫ룬ֳԱţԽ󰴹涨볡 +

          +

          + ʮع涨ص岿Ҫж̬뿼ҽʱעŰء΢ŹںŷصӦܿشʩϸع涨ִС +

          +

          + ʮһ֪Ϥ֪ϷҪ󡣷ѱþʷӴʷ״صϢϹԱз߼⡢ѯʵɲģȡʸֹԣΥ׷Ρ +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                        ŰۺϷ޹˾ +

          +

          +                                                                                                                20221031 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20221031/284.html b/yact-home-2/172.168.10.9/news/yact_0302/20221031/284.html new file mode 100644 index 0000000..cab7030 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20221031/284.html @@ -0,0 +1,275 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڹƸĿԱ뿼Ա Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ޹˾ڹƸĿԱ뿼Ա Ĺ

          +
          ڣ2022-10-31ֺţ Сرմҳ
          +

          + ݡŰÿ޹˾ƸĿԱ桷涨ֽƸĿԱ뿼Ա˹£ +

          +

          + һ뿼Ա +

          +

          + Գɼȶȷ뿼Ա7 +

          +

          + 찲 +

          +

          + ˾ɿ칤鵽صλԽ뿼Աĵ¡ܡڡп죬ԸйкʵؿرͨѶͨϿ칤 +

          +

          + 졣 +

          +

          + ע +

          +

          + ʸ鹤ᴩƸọ̈̄κν׶ηֱԱְλҪλйṩٱϵģȡ䱨Ƹʸ +

          +

          + ѯ绰:08353232788 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                      Űÿ޹˾ +

          +

          +                                                                                                                     20221031 +

          +

          +
          +

          +

          + ƸĿԱ뿼Ա +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022109/271.html b/yact-home-2/172.168.10.9/news/yact_0302/2022109/271.html new file mode 100644 index 0000000..3122c08 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022109/271.html @@ -0,0 +1,377 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ƸʻԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰۺϷ޹˾ƸʻԱĹ

          +
          ڣ2022-10-09ֺţ Сرմҳ
          +

          + ݹҪҹ˾ṫƸʻԱ5ֽй£ +

          +

          + һƸλְ +

          +

          + C1ϻʻ֤ʻԱ4A1ʻ֤ʻԱ1ҪְճϹϸع˾ƶȣڶԳмάȷгȫʱŵĹ +

          +

          + Ƹ +

          +

          + һʸ +

          +

          + 1.л񹲺͹ܷɡ棻 +

          +

          + 2.Ʒжõְҵ£ִҵΪ¼ +

          +

          + 3.õķʶȫʶԼǿĺͳԿ;ӹ˾İżʱֵࡢӰలš +

          +

          + 4.䡢ѧҪ1ŰۺϷ޹˾ƸʻԱְλ +

          +

          + 5.ְ +

          +

          + ֮һģܱ +

          +

          + 1.δڴڵģ +

          +

          + 2.нͨ·¼ƺʻ¼Υ¼ģ +

          +

          + 3.ΥΥڽơ飬ӷ˾δսģ +

          +

          + 4.ɡ͹¹涨˱Ρ +

          +

          + ʱ䡢ʽص㼰Ҫ +

          +

          + һʱ䣺20221010202210201800ֹעֳʱΪ8:30-12:0014:30-18:00 +

          +

          + ʽȡֳϱʽ +

          +

          + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңĴŰÿӶ·3ţϲ˻ءѯ绰0835-3228508 +

          +

          + ֳύдճڲɫƬġ21ݣύ֤ҵ֤ʻ֤ű漰ؿߵ޽ͨ·¼ƺʻ¼Υ֤ʸ֤ԭ͸ӡ1ס +

          +

          + ϱύ֤ҵ֤ʻ֤ű漰ؿߵ޽ͨ·¼ƺʻ¼Υ֤ʸ֤ԭɨԼ2ĵԸʽ773836156@qq.comĵıϱڱ趨λò֤ա +

          +

          + ύϵʵԸ𣬷Ūߣһʵȡʸע⣺籨ϲȫʸ񲻷ϸλҪıԱ֪ͨԡʵٺԻڡ +

          +

          + ġ +

          +

          + ԷΪԡʵٺԻڡܳɼ100ּ㣬бԳɼռܳɼ20%ʵٳɼռܳɼ30%Գɼռܳɼ50% +

          +

          + 1.ԣ1:3ڱʱֹδﵽģӦƻƸעȱ߽ΪԶýʵٺԿԣ +

          +

          + 2.ʵ٣1:3δﵽģӦƻƸעʵȱ߽ΪԶýԿԣ +

          +

          + 3.ԣݿ+ʵۺϳɼƸλ1:3ıɸ߷ֵͷȷԱһɼͬһԣԴﲻ涨ģʵʲμʵԱȫԡ +

          +

          + Գɼʱ䡢ص֪ͨ +

          +

          + 塢 +

          +

          + ְλƸ1:1ıȷμա޶<Ա¼ͨ׼()>Ա¼ֲ()֪ͨ(粿2016140)ִСƸԱ飬ڹ֮롣ָֻʱ䡢ָҽԺһΣԸΪ׼첻ϸʸģְλܳɼӸ߷ֵͷֵ˳εȶݲֻݲһΣ +

          +

          + ͸߱˳еʱṩЧ֤ͽһƬ +

          +

          + +

          +

          + ϸȷΪѡɹ˾֯СϸԱְλƸ1:1ıȷΪƸö󡣿󲻺ϸģڸְλڰܳɼɸߵȷѡεȶݲֻݲһΣ +

          +

          + ߡʾ +

          +

          + ݿܳɼ졢ȷƸԱŰüվйʾʾΪ3գʾģйسʽƸá +

          +

          + ˡƸüʴ +

          +

          + ʾƸԱ빫˾ǩͶͬΪ2£˲ϸģƸúͬ +

          +

          + нաŰۺϷ޹˾ʻԱʱ׼ִУһ𡱵ȸ߹涨ִС +

          +

          + š +

          +

          + һʸ鹤ᴩڹƸȫ̡κν׶ηֱ߲ϱģȡʸɵĺɱ˸ +

          +

          + ƸȡϹʾ͵绰ϵķʽ֪ͨ뱨Աϵʽijͨ +

          +

          + ŰۺϷ޹˾͡ +

          +

          +
          +

          +

          +
          +

          +

          + һŰۺϷ޹˾ƸʻԱְλ +

          +

          + ŰۺϷ޹˾ƸʻԱ +

          +

          +
          +

          +

          +                        +

          +

          +                                                                                                      ŰۺϷ޹˾ +

          +

          +                                                                                                                  2022109 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022110/158.html b/yact-home-2/172.168.10.9/news/yact_0302/2022110/158.html new file mode 100644 index 0000000..9f4c18e --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022110/158.html @@ -0,0 +1,265 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ

          +
          ڣ2022-01-10ֺţ Сرմҳ
          +
          +

          + ŰҵͶʣţ޹˾ +

          +

          + ƸרҵԱ¼ԱĹʾ +

          +

          +
          +

          +

          + ݡŰҵͶʣţ޹˾ƸרҵԱ桷ѭƽšԭ򣬾ʸ顢ԡԡ졢졢󻷽ڣֶŰҵͶʣţ޹˾ƸרҵԱ¼ԱԹʾ +

          +

          + ʾʱ䣺2022110-114()ӳģڹʾʵʵǵŰҵͶʣţ޹˾ӳ +

          +

          + ϵ绰0835-3228508 +

          +

          +
          +

          +

          + ŰҵͶʣţ޹˾ƸרҵԱ¼Ա +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                           ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                                                       2022110 +

          +
          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20221116/289.html b/yact-home-2/172.168.10.9/news/yact_0302/20221116/289.html new file mode 100644 index 0000000..66c44eb --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20221116/289.html @@ -0,0 +1,248 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ƸĿԱ¼ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ޹˾ƸĿԱ¼ԱĹʾ

          +
          ڣ2022-11-16ֺţ Сرմҳ
          +

          + ݡŰÿ޹˾ƸĿԱ桷ѭƽšԭ򣬾Կˡ졢ϸֶŰÿ޹˾ƸĿԱ¼ԱԹʾ +

          +

          + ʾڼ䣬ɲȺҪӳģ5ڣ2022111620221122գʵŰÿ޹˾绰淴ӳ̸ṩҪĵ +

          +

          + ϵ绰0835-3232788 +

          +

          +
          +

          +

          +                                                                                                      Űÿ޹˾ +

          +

          +                                                                                                                    20221116 +

          +

          +
          +

          +

          + ƸĿԱ¼Ա +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20221117/290.html b/yact-home-2/172.168.10.9/news/yact_0302/20221117/290.html new file mode 100644 index 0000000..b535959 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20221117/290.html @@ -0,0 +1,251 @@ + + + + + + +ŰҵͶʣţ޹˾__ҵˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ҵˮַ鹫ʾ

          +
          ڣ2022-11-17ֺţ Сرմҳ
          +

          + ĴŰÿ÷չֱΪͶʱ2202-511850-17-01-723319FGQB-0016šҵĿŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴݳϹѯ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡҵˮַ顷Ϊ10յĹʾʾʱΪ20221117-2022121գʾڼļලٱ +

          +

          +
          +

          +

          + 赥λŰÿͶ޹˾ +

          +

          + ϵ˼绰Ԫ0835-3358299 +

          +

          + ල绰0835-3222501Űɽˮ֣ +

          +

          + 0835-2360612Űˮ֣ +

          +

          +
          +

          +

          +
          +

          +

          + ҵˮַ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20221117/291.html b/yact-home-2/172.168.10.9/news/yact_0302/20221117/291.html new file mode 100644 index 0000000..c4027c3 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20221117/291.html @@ -0,0 +1,251 @@ + + + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ

          +
          ڣ2022-11-17ֺţ Сرմҳ
          +

          + ĴŰÿ÷չĺΪž202153šŰü²ϲҵ԰ʩ蹤̿о棨Ŀ)ž20228šڵŰü²ϲҵ԰ʩ蹤̿оŰü²ϲҵ԰ʩ蹤ĿŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴݳϹѯ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰü²ϲҵ԰ʩ蹤ˮַ顷Ϊ10յĹʾʾʱΪ20221117-2022121գʾڼļලٱ +

          +

          +
          +

          +

          + 赥λŰÿͶ޹˾ +

          +

          + ϵ˼绰Ԫ0835-3358299 +

          +

          + ල绰0835-3222501Űɽˮ֣ +

          +

          + 0835-2360612Űˮ֣ +

          +

          +
          +

          +

          +
          +

          +

          + Űü²ϲҵ԰ʩ蹤ˮַ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022113/285.html b/yact-home-2/172.168.10.9/news/yact_0302/2022113/285.html new file mode 100644 index 0000000..ecc4feb --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022113/285.html @@ -0,0 +1,257 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼԱĹ

          +
          ڣ2022-11-03ֺţ Сرմҳ
          +

          + ŰۺϷ޹˾2022깫ƸʻԱԡʵٹѽݡŰۺϷ޹˾ƸʻԱ桷йع涨ֽԡʵٳɼԱ˹£ +

          +

          + һԡʵٳɼԱ +

          +

          + ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

          +

          + ʣѯŰۺϷ޹˾绰0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                   +

          +

          +                                                                                                  ŰۺϷ޹˾ +

          +

          +                                                                                                               2022113 +

          +

          +      +

          +

          +   2022깫ƸʻԱԡʵٳɼԱ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022117/287.html b/yact-home-2/172.168.10.9/news/yact_0302/2022117/287.html new file mode 100644 index 0000000..bc04394 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022117/287.html @@ -0,0 +1,1216 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڹƸʻԱۺϳɼԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰۺϷ޹˾ڹƸʻԱۺϳɼԱĹʾ

          +
          ڣ2022-11-07ֺţ Сرմҳ
          +

          + ݡŰۺϷ޹˾ƸʻԱĹ桷Ҫ󣬱ƸΪ5ˡֽۺϳɼʾ£    +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + λ +

          +
          +

          + +

          +
          +

          + Գɼ +

          +
          +

          + ۺϳɼ +

          +
          +

          + ʵٳɼ +

          +
          +

          + ʵۺϳɼ +

          +
          +

          + Գɼ +

          +
          +

          + ۺϳɼ +

          +
          +

          + ۺϳɼ +

          +
          +

          + +

          +
          +

          + Ƿ +

          +
          +

          + A1ʻԱ +

          +
          +

          + +

          +
          +

          + 90.00 +

          +
          +

          + 18.00 +

          +
          +

          + 90.00 +

          +
          +

          + 27.00 +

          +
          +

          + 83.60 +

          +
          +

          + 41.80 +

          +
          +

          + 86.80 +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 92.00 +

          +
          +

          + 18.40 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 82.20 +

          +
          +

          + 41.10 +

          +
          +

          + 83.50 +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          + Ҷ +

          +
          +

          + 96.00 +

          +
          +

          + 19.20 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 77.00 +

          +
          +

          + 38.50 +

          +
          +

          + 81.70 +

          +
          +

          + 3 +

          +
          +

          + +

          +
          +

          + C1ʻԱ +

          +
          +

          + ³ +

          +
          +

          + 84.00 +

          +
          +

          + 16.80 +

          +
          +

          + 90.00 +

          +
          +

          + 27.00 +

          +
          +

          + 88.20 +

          +
          +

          + 44.10 +

          +
          +

          + 87.90 +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + ֣ +

          +
          +

          + 86.00 +

          +
          +

          + 17.20 +

          +
          +

          + 90.00 +

          +
          +

          + 27.00 +

          +
          +

          + 85.80 +

          +
          +

          + 42.90 +

          +
          +

          + 87.10 +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 90.00 +

          +
          +

          + 18.00 +

          +
          +

          + 90.00 +

          +
          +

          + 27.00 +

          +
          +

          + 83.00 +

          +
          +

          + 41.50 +

          +
          +

          + 86.50 +

          +
          +

          + 3 +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 90.00 +

          +
          +

          + 18.00 +

          +
          +

          + 90.00 +

          +
          +

          + 27.00 +

          +
          +

          + 81.60 +

          +
          +

          + 40.80 +

          +
          +

          + 85.80 +

          +
          +

          + 4 +

          +
          +

          + +

          +
          +

          + ΠD +

          +
          +

          + 84.00 +

          +
          +

          + 16.80 +

          +
          +

          + 90.00 +

          +
          +

          + 27.00 +

          +
          +

          + 79.60 +

          +
          +

          + 39.80 +

          +
          +

          + 83.60 +

          +
          +

          + 5 +

          +
          +

          + +

          +
          +

          + D +

          +
          +

          + 90.00 +

          +
          +

          + 18.00 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 76.80 +

          +
          +

          + 38.40 +

          +
          +

          + 80.40 +

          +
          +

          + 6 +

          +
          +

          + +

          +
          +

          + ¶ +

          +
          +

          + 88.00 +

          +
          +

          + 17.60 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 77.40 +

          +
          +

          + 38.70 +

          +
          +

          + 80.30 +

          +
          +

          + 7 +

          +
          +

          + +

          +
          +

          + κԪ +

          +
          +

          + 86.00 +

          +
          +

          + 17.20 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 78.00 +

          +
          +

          + 39.00 +

          +
          +

          + 80.20 +

          +
          +

          + 8 +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 86.00 +

          +
          +

          + 17.20 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 77.80 +

          +
          +

          + 38.90 +

          +
          +

          + 80.10 +

          +
          +

          + 9 +

          +
          +

          + +

          +
          +

          + κ +

          +
          +

          + 86.00 +

          +
          +

          + 17.20 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 77.60 +

          +
          +

          + 38.80 +

          +
          +

          + 80.00 +

          +
          +

          + 10 +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 82.00 +

          +
          +

          + 16.40 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 78.00 +

          +
          +

          + 39.00 +

          +
          +

          + 79.40 +

          +
          +

          + 11 +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 86.00 +

          +
          +

          + 17.20 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 76.20 +

          +
          +

          + 38.10 +

          +
          +

          + 79.30 +

          +
          +

          + 12 +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 82.00 +

          +
          +

          + 16.40 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 76.60 +

          +
          +

          + 38.30 +

          +
          +

          + 78.70 +

          +
          +

          + 13 +

          +
          +

          + +

          +
          +

          + ֣ +

          +
          +

          + 82.00 +

          +
          +

          + 16.40 +

          +
          +

          + 80.00 +

          +
          +

          + 24.00 +

          +
          +

          + 76.20 +

          +
          +

          + 38.10 +

          +
          +

          + 78.50 +

          +
          +

          + 14 +

          +
          +

          + +

          +
          +

          +

          + ʾΪ3գ2022117ա2022119գȺҪӳģڹʾʵŰۺϷ޹˾绰淴ӳ̸ +

          +

          + ϵ绰ŰۺϷ޹˾0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +   +

          +

          +
          +

          +

          +                                                                                                               ŰۺϷ޹˾ +

          +

          +                                                                                                                            2022117    +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/20221222/305.html b/yact-home-2/172.168.10.9/news/yact_0302/20221222/305.html new file mode 100644 index 0000000..604a80a --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/20221222/305.html @@ -0,0 +1,254 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ѹɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ޹˾ѹɹĿɽ

          +
          ڣ2022-12-22ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + ѹɹĿɽ +

          +

          +
          +

          +

          + +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                 Űÿ޹˾ +

          +

          +                                                                                                    20221222 +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202214/156.html b/yact-home-2/172.168.10.9/news/yact_0302/202214/156.html new file mode 100644 index 0000000..ad46444 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202214/156.html @@ -0,0 +1,290 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ˮĿ˲ŹԢװ-ʩɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ޹˾ˮĿ˲ŹԢװ-ʩɹĿɽ

          +
          ڣ2021-12-31ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + ˮĿ˲ŹԢװ-ʩɹĿɽ +

          +

          +
          +

          +

          + һĿţSZGS20211216 +

          +

          + ĿƣˮĿ˲ŹԢװ-ʩɹĿ +

          +

          + ɽϢ +

          +

          + ɽƣɶɷ޹˾ +

          +

          + ɽ̵ַĴʡɶ츮ֵ·һ30 +

          +

          + ɽ1100736Ԫ +

          +

          + ġҪɽϢ +

          +

          + ˮĿE1Ϊ107m2ݰڽߡߡƾߡˮȻװ-ʩɹ +

          +

          + 塢ר¬ڡл +

          +

          + ޣ +

          +

          + Ա淢֮1 +

          +

          + ߡ +

          +

          + +

          +

          + ˡԱιѯʣ밴·ʽϵ +

          +

          + ɹƣŰÿ޹˾ +

          +

          + ַĴŰÿίԱ +

          +

          + ϵʽŮʿ0835-3232788 +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202215/157.html b/yact-home-2/172.168.10.9/news/yact_0302/202215/157.html new file mode 100644 index 0000000..d4955b2 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202215/157.html @@ -0,0 +1,257 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ÷ˮַ顷ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ÷ˮַ顷ʾ

          +
          ڣ2022-01-05ֺţ Сرմҳ
          +

          + Űÿ÷ˮַ顷 +

          +

          + ʾ +

          +

          +
          +

          +

          + ĴŰÿ÷չֳߡĴʡ̶ʲͶĿͶʱ2106-511850-17-01-518725FGQB-0040  20210705գŰÿ÷ڣŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴŹ޹˾ˮַݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰÿ÷ˮַ顷Ϊ10յĹʾʾڼ䣨վʾտʼڣļලٱ +

          +

          + 赥λŰÿͶ޹˾ +

          +

          + ϵ˼绰һ  18188448490 +

          +

          +
          +

          +

          +
          +

          +

          + Űÿ÷ˮַ顷 +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022311/163.html b/yact-home-2/172.168.10.9/news/yact_0302/2022311/163.html new file mode 100644 index 0000000..8557ebb --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022311/163.html @@ -0,0 +1,416 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ƸרҵԱ

          +
          ڣ2022-03-11ֺţ Сرմҳ
          +

          +
          +

          +

          + ŰҵͶʣţ޹˾ +

          +

          + ƸרҵԱ +

          +

          +
          +

          +

          + ݹ˾ӪչҪչƽȡŵԭ򣬾ṫƸԱֽй£ +

          +

          + һְλ +

          +

          + ṫƸԱ7ŰҵͶʣţ޹˾2022ȹƸרҵԱְλ +

          +

          + +

          +

          + һ +

          +

          + 1.л񹲺͹ܷͷɣӵ·ߡ롢ߣõĵƷУΥΥ͵Ȳ¼ +

          +

          + 2.彡ԸֹۡʺáŶʶǿ +

          +

          + 3.֮һԱñ +

          +

          + 1ܹ´ģ +

          +

          + 2йģ +

          +

          + 3ְģ +

          +

          + 4Ϊʧϳͽģ +

          +

          + 5пΥΥڽڵģ +

          +

          + 6δĹԱչԱĻأλԱ +

          +

          + 7۾ˣ +

          +

          + 8ڶķǸУӦҵ +

          +

          + 9ɷ涨ƸõΡ +

          +

          + λʸ +

          +

          + ŰҵͶʣţ޹˾2022ȹƸרҵԱְλ +

          +

          + Ƹ +

          +

          + һ +

          +

          + ʱ䣺2022314ա2022325գ8:3012:0014:3018:00 +

          +

          + ʽϱֳѡһ +

          +

          + 1.ϱ +

          +

          + 渽غд֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤֤ļɨyacytz@163.comѹʽ+λ+λ +

          +

          + 2.ֳգ8:30-12:0014:30-18:00 +

          +

          + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңŰüӶ·3ţ +

          +

          + Աṩˣ֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤ԭ͸ӡ1;дŰҵͶʣţ޹˾ƸרҵԱ1;˽1ڲ2šṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

          +

          + ʸ +

          +

          + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄κν׶ηֱԱְλҪλйṩٱϵģȡ䱨Ƹʸ +

          +

          + +

          +

          + ͨʸԱ֯μӱԣҪԸλרҵ֪ʶԿ1:3δﵽĸλɹ˾Ӧȡ100֣ռܳɼ40% +

          +

          + ģ +

          +

          + ݱԳɼ1:2ıӸ߷ֵͷȷԱԡ100֣ռܳɼ60% +

          +

          + 壩 +

          +

          + ݱԡܳɼܳɼԡ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾оڽԱаܳɼӸ߷ֵͷֵݲһΡ +

          +

          + +

          +

          + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲԱϸ뿼졣 +

          +

          + ߣʾ +

          +

          + 졢ϸıԱйʾʾΪ5գʾڼලԹʾڼ䣬ӰƸõⲢʵݵģƸáԷӳ⣬һʱԲʵģݻƸãʵۺپǷƸá +

          +

          + ˣƸ +

          +

          + ʾӳⲻӰƸõģ򱨰ƸƸԱӦڹ涨ʱ䵽ƸλԾܲʱģȡƸʸ +

          +

          + ѹʾƸְλȱٵݲ +

          +

          + ġн +

          +

          + ŰҵͶʣţ޹˾н취ִС +

          +

          + 塢 +

          +

          + Ƹ漰䡢ʱֹ2022228ա +

          +

          + ѯ绰0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          + 1.ŰҵͶʣţ޹˾2022ȹƸרҵԱְλ +

          +

          +           2.ŰҵͶʣţ޹˾ƸרҵԱ +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                       ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                                  2022310 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022330/168.html b/yact-home-2/172.168.10.9/news/yact_0302/2022330/168.html new file mode 100644 index 0000000..dee0484 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022330/168.html @@ -0,0 +1,278 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2022ƸרҵԱڼ俼Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾2022ƸרҵԱڼ俼Ĺ

          +
          ڣ2022-03-30ֺţ Сرմҳ
          +

          + ŰҵͶʣţ޹˾2022 +

          +

          + ƸרҵԱڼ俼 +

          +

          + Ĺ +

          +

          +   +

          +

          + һʱͨߣҪȫ̹淶ְ֣ȫ罻룬ֲ +

          +

          + ǰӦǰ30ӵ㡣ڿ볡⴦뿼ǰ׼õ챾˷߽루룩ͨŴг̿룩Ч֤ԼԱֽ֤ʡӰɣͬϹԱ볡ɨ¼׼ +

          +

          + пֱ˿ǰ48СʱڴʵļߵĺԱ֤볡μӿԡⱨʱԳʱΪ׼Dzʱ򱨸ӡʱ䡣뿼ǰò׼ʱȲϹ涨Ŀ볡ο +

          +

          + ġǰ14и߷յڵأС죩и߷յֱϽеأ򣨽ֵþʷбȾߵδи߷յأС죩ĵؼþʷĿṩǰ32Σʱ24СʱһβڴʵļУ֤ +

          +

          + 塢ֳ37.3棩޿ԵȺ쳣֢״߷ɽ뿼㣻ֳȷ쳣쳣֢״ߣٲμӴ˴οԣӦϵҽԺ +

          +

          + ֮һߣòμӱοԣ +

          +

          + 1г̿Ϊ롱򡰻롱Ŀ +

          +

          + 2ֳȷ쳣37.3棩쳣֢״Ŀ +

          +

          + 3ǰ21йþʷδɸҽѧ۲ȽĿ +

          +

          + 4¹ڷȷﲡƲ֢״ȾߵнӴ߻ܽߣδɸҽѧ۲ȽĿ +

          +

          + 5ǰ14и߷յþʷ7и߷յ򣨽ֵþʷ7и߷յأС죩򣨽ֵþʷֱϽУʵʩи롢ӼҸ뼰ӼҽĿ +

          +

          + 6Ե죬δҪṩӦԱ֤й֤Ŀ +

          +

          + ߡþʷнӴʷвѧʷиӼҸ룬Ե޷ģΪʸԴ¹ڷڻԺ۲ڣԼԭ޷μӿԵĿΪʸ +

          +

          + ˡ뿼ע˷Աһҽÿ֣ʱҪʱժ⣬㡢μӿӦȫ֡ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022418/170.html b/yact-home-2/172.168.10.9/news/yact_0302/2022418/170.html new file mode 100644 index 0000000..2c65fff --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022418/170.html @@ -0,0 +1,298 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ƸרҵԱĹ

          +
          ڣ2022-04-18ֺţ Сرմҳ
          +

          +

          + ŰҵͶʣţ޹˾ +

          +

          + ƸרҵԱĹ +

          +

          +

          +
          +

          +

          + ݡŰҵͶʣţ޹˾ƸרҵԱ桷涨ֽ˹£ +

          +

          + һԱ +

          +

          + ŰҵͶʣţ޹˾ƸרҵԱԱ +

          +

          + 찲 +

          +

          + һʱ +

          +

          + 2022421գģ8:30ŰְҵѧԺҽԺģŰ·132ţϽ졣15δָصĿΪԶȨһкɿԸ +

          +

          + ׼ +

          +

          + Ŀͱ׼աӡԱ¼ͨñ׼У֪ͨ˲20051ţֲ͡޶<Ա¼ͨñ׼У><Ա¼ֲᣨУ>֪ͨ粿201019ţڽһùԱ¼칤֪ͨ粿201265ţӡԱ¼ֲ Уй޶ݵ֪ͨ粿201358ţִС +

          +

          + +

          +

          + 1.쵱вѪBȼ飬ܼǰʳ8-12СʱǰһעϢҹҪƣ˶ +

          +

          + 2.ʱ飬©飬ԶijһĿӰƸãɿԸ +

          +

          + 3.μʱЯ˵ڶ֤֤֤ӡһ֤һһա +

          +

          + 4.ϽŪ١ð档ʱϽѣͬ +

          +

          + 5.450ԪԸɿֱӽҽԺ +

          +

          + ѯ绰0835-3228508,18599952520 +

          +

          + ش˹ +

          +

          + ŰҵͶʣţ޹˾ƸרҵԱԱ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                           ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                                      2022418 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202242/169.html b/yact-home-2/172.168.10.9/news/yact_0302/202242/169.html new file mode 100644 index 0000000..82b0df6 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202242/169.html @@ -0,0 +1,263 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ 2022깫ƸרҵԱԳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ 2022깫ƸרҵԱԳɼԱĹ

          +
          ڣ2022-04-02ֺţ Сرմҳ
          +

          + ŰҵͶʣţ޹˾ +

          +

          + 2022깫ƸרҵԱԳɼԱĹ +

          +

          +   +

          +

          +     ŰҵͶʣţ޹˾2022깫ƸרҵԱԹѽݡŰҵͶʣţ޹˾ƸרҵԱ桷йع涨ֽԳɼԱ˹£ +

          +

          +     һԳɼԱ +

          +

          +     ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

          +

          +     ʣѯŰҵͶʣţ޹˾ۺϹ绰0835-3228508 +

          +

          +   +

          +

          +     ŰͶ2022깫ƸרҵԱԳɼԱ +

          +

          +   +

          +

          +   +

          +

          +                                                                                                                                                       ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                                                      202242 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022428/175.html b/yact-home-2/172.168.10.9/news/yact_0302/2022428/175.html new file mode 100644 index 0000000..1838f61 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022428/175.html @@ -0,0 +1,271 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ

          +
          ڣ2022-04-28ֺţ Сرմҳ
          +
          +

          + ŰҵͶʣţ޹˾ +

          +

          + ƸרҵԱ¼ԱĹʾ +

          +

          +
          +

          +

          + ݡŰҵͶʣţ޹˾ƸרҵԱ桷ѭƽšԭ򣬾ʸ顢ԡԡ졢졢󻷽ڣֶŰҵͶʣţ޹˾ƸרҵԱ¼ԱԹʾ +

          +

          + ʾʱ䣺2022428-56()ӳģڹʾʵʵǵŰҵͶʣţ޹˾ӳ +

          +

          + ϵ绰0835-3228508 +

          +

          +
          +

          +

          + ŰҵͶʣţ޹˾ƸרҵԱ ¼Ա +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                                       ŰҵͶʣţ޹˾ +

          +

          +                                                                                                                                                                   2022428 +

          +
          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022525/184.html b/yact-home-2/172.168.10.9/news/yact_0302/2022525/184.html new file mode 100644 index 0000000..feaca83 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022525/184.html @@ -0,0 +1,389 @@ + + + + + + +ŰҵͶʣţ޹˾__ɽƬƬˮȫ״۷ɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ɽƬƬˮȫ״۷ɹĿ

          +
          ڣ2022-05-25ֺţ Сرմҳ
          +

          + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУɽƬƬˮȫ״۷ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

          +

          + һɹĿ +

          +

          + 1.ɹĿƣɽƬƬˮȫ״۷ɹĿ +

          +

          + 2.ɹˣŰÿͶ޹˾ +

          +

          + 3.ɹĴб޹˾ +

          +

          + ʽ +

          +

          + ʽԴʽʵ +

          +

          + ɹĿ +

          +

          + ĿΪɽƬƬˮȫ״۷ɹĿ1ļ£ +

          +

          + ġɹ +

          +

          + ĿרСҵɹ +

          +

          + Ӧ뷽ʽ:βɹȡʽ1μӴ̵ĹӦ̡ +

          +

          + ʽ1淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

          +

          + ʽ2Ƽͨɹ˺רҸԳƼƼӦʸĹӦ̲뱾βɹ +

          +

          + ʽ3Ӧ̿ȡͨʡϲŽĹӦ̿ȡӦ̡ +

          +

          + Ӧ̲μӱβɹӦ߱ +

          +

          + 1жеε +

          +

          + 2õҵͽȫIJƶȣ +

          +

          + 3кͬ豸רҵ +

          +

          + 4˰պᱣʽü¼ +

          +

          + 5μӱβɹǰڣھӪûشΥ¼ +

          +

          + 6Ϸɡ涨 +

          +

          + 6.1 ĿμӲɹĹӦṩλη/Ҫ/λ˲л߷¼ +

          +

          + 7ݲɹĿ +

          +

          + 7.1аȫۻ֤顣 +

          +

          + 8Ŀ֧ʽ̡ +

          +

          + ߡֹμӱβɹĹӦ +

          +

          + 1.ݡڲɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

          +

          + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

          +

          + ˡļȡʽʱ䡢ص +

          +

          + 1.Դļֹʱ䣺20225262022060109:00- 17:00ʱ䣬ڼճ⣩ +

          +

          + 2.Դļۼۣ300ԪԴļۺ, ʸ񲻵תã +

          +

          + 3.ϣӦΪ˻֯ģֻṩλš֤ǵλ£ӦΪȻ˵ģֻṩ֤ +

          +

          + 4.ʽϱ +

          +

          + 1Ӧϰɹļʱṩţʽ⣩λơֻšλϢ +

          +

          + 2дõġš֤ӡӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ3147233785@qq.comͨĶά֧ѣ֧ʱע˾ƣ +

          +

          + 5.ѯ绰13568928510 +

          +

          + šݽӦļֹʱ䣺2022060710ʱ00֣ʱ䣩 +

          +

          + ʮݽӦļص㣺Űݴ470㳡168 +

          +

          + 1.ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹ/ɹˡա +

          +

          + 2.βɹʼĵӦļ +

          +

          + ʮһӦļʱ䣺2022 060710ʱ00֣ʱ䣩ڴ̵ص㿪 +

          +

          + ʮ̵ص:Űݴ470㳡168 +

          +

          + ʮϵʽ +

          +

          + ɹˣŰÿͶ޹˾ +

          +

          + ͨѶַŰӶ·3 +

          +

          + ϵ ˣ +

          +

          + ϵ绰0835-3358299 +

          +

          + +

          +

          + ɹĴб޹˾ +

          +

          + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

          +

          + ϵ ˣŮʿ +

          +

          + ϵ绰028-86033211 +

          +

          +
          +

          +

          + 2022525 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202257/177.html b/yact-home-2/172.168.10.9/news/yact_0302/202257/177.html new file mode 100644 index 0000000..6f969c3 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202257/177.html @@ -0,0 +1,251 @@ + + + + + + +ŰҵͶʣţ޹˾__ ʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ʾ

          +
          ڣ2022-05-07ֺţ Сرմҳ
          +

          +   ʾ +

          +

          +   +

          +

          +     ŰÿB-16ؿʩĿ2022325ͨաĿݸ鼰ϹӦǩĺͬȫ֧񹤹ʡ̿Ͽ緢δ֧񹤹ʡ̿ϿŰüB-16ʩĿҵϵϵˣ޵绰13551559182ʱ  +

          +

          +     ʾʱ15գ202257-2022522գ +

          +

          +   +

          +

          +     ŵ +

          +

          +
          +

          +

          +                                                                                                                                                  ŰüͶ޹˾ +

          +

          +                                                                                                                                                                    202257 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022613/186.html b/yact-home-2/172.168.10.9/news/yact_0302/2022613/186.html new file mode 100644 index 0000000..fcff0bd --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022613/186.html @@ -0,0 +1,360 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ڿƸרҵԱԳɼ졢Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ڿƸרҵԱԳɼ졢Ĺ

          +
          ڣ2022-06-13ֺţ Сرմҳ
          +

          + աŰ־Ӫ޹˾ƸרҵԱ桷Ҫֹֽ˾2022꿼ƸõԳɼ졢¡ +

          +

          + һۺϳɼ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          +      +

          +
          +

          +       ӦƸλ +

          +
          +

          + Ա +

          +
          +

          +   ۺ +

          +

          +   ɼ +

          +
          +

          + +

          +
          +

          + Ƿ +

          +
          +

          +    02    +

          +
          +

          + ϵͳĿ +

          +
          +

          +   +

          +
          +

          +  87.00   +

          +
          +

          +   1 +

          +
          +

          +         +

          +
          +

          +    01  +

          +
          +

          +     +

          +
          +

          +  81.20 +

          +
          +

          +   2 +

          +
          +

          +         +

          +
          +

          +

          + 찲 +

          +

          + λ1ԱҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ +

          +

          + 찲 +

          +

          + ϸԱ뿼컷ڣɿ쵼Сȷʱ䣬֪ͨ󡣿Ӧ2022617ǰ޷¼֤ñύŰҵͶ()޹˾3¥ۺϲ +

          +

          + ѯ绰0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                                  Ű־Ӫ޹˾ +

          +

          +                                                                                                                                          2022613 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022620/189.html b/yact-home-2/172.168.10.9/news/yact_0302/2022620/189.html new file mode 100644 index 0000000..2293b2d --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022620/189.html @@ -0,0 +1,371 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸԱ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ƸԱ

          +
          ڣ2022-06-20ֺţ Сرմҳ
          +

          + ݹ˾ӪչҪչƽȡŵԭҹ˾ṫƸԱ2ֽй£ +

          +

          + һְλ +

          +

          + ṫƸԱ2Ű־Ӫ޹˾ƸԱְλ +

          +

          + +

          +

          + 1.л񹲺͹طƷж +

          +

          + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

          +

          + 3.֮һߣƸã +

          +

          + 1ܹ´ģ +

          +

          + 2йģ +

          +

          + 3ְģ +

          +

          + 4Ϊʧϳͽģ +

          +

          + 5пΥΥڽڵģ +

          +

          + 6δĹԱչԱĻأλԱ +

          +

          + 7۾ˣ +

          +

          + 8ڶķǸУӦҵ +

          +

          + 9ɷ涨ƸõΡ +

          +

          + Ƹ +

          +

          + һ +

          +

          + ʱ䣺620ա624գ8:3012:0014:3018:00 +

          +

          + ʽֳϱ +

          +

          + ص㣺Ű־Ӫ޹˾3¥1312칫ңĴŰÿӶ·3ţϱ뽫Ϸyacytz@163.com +

          +

          + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰ־Ӫ޹˾ƸԱ1;˽1ڲ2š +

          +

          + ṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

          +

          + ʸ +

          +

          + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄Աйṩٱϵģһʵȡ¼ʸ +

          +

          + +

          +

          + ͨʸԱ֯μӱԣԿԭϲ1:3ڱٴﲻְλϼܲ׼ɽͿ100֣ռܳɼ40% +

          +

          + ģ +

          +

          + ݱԳɼ1:2ıӸ߷ֵͷȷһԱԡ100֣ռܳɼ60% +

          +

          + 壩 +

          +

          + ݱԡܳɼܳɼԡ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾оڽԱаܳɼӸ߷ֵͷֵݲһΡ +

          +

          + +

          +

          + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲԱϸ뿼졣 +

          +

          + ߣʾƸ +

          +

          + 졢ϸıԱйʾʾΪ5գʾڼලԹʾڼ䣬ӰƸõⲢʵݵģƸáԷӳ⣬һʱԲʵģݻƸãʵۺپǷƸá    ʾӳⲻӰƸõģ򱨰ƸƸԱӦڹ涨ʱ䵽ƸλԾܲʱģȡƸʸ +

          +

          + ġн +

          +

          + ִСŰҵͶʣţ޹˾н취 +

          +

          + 塢 +

          +

          + Ƹ漰䡢ʱֹ2022531ա +

          +

          + ѯ绰0835-3228508 +

          +

          +
          +

          +

          + 1.Ű־Ӫ޹˾2022깫ƸԱ +

          +

          +           2.Ű־Ӫ޹˾2022깫ƸԱְλ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                    Ű־Ӫ޹˾ +

          +

          +                                                                                                                            2022620 +

          +

          + һŰ־Ӫ޹˾2022깫ƸԱ +

          +

          + Ű־Ӫ޹˾2022깫ƸԱְλ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022620/190.html b/yact-home-2/172.168.10.9/news/yact_0302/2022620/190.html new file mode 100644 index 0000000..423b709 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022620/190.html @@ -0,0 +1,319 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ

          +
          ڣ2022-06-20ֺţ Сرմҳ
          +

          + աŰ־Ӫ޹˾ƸרҵԱ桷Ҫ,ʸ顢ԡ졢Ȼ,ֽƸԱԹʾ: +

          +

          + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + +

          +
          +

          + Ա +

          +
          +

          + λ +

          +
          +

          + Գɼ +

          +
          +

          + +

          +
          +

          + ע +

          +
          +

          + 1 +

          +
          +

          + һ +

          +
          +

          + +

          +
          +

          + ϵͳĿ +

          +
          +

          + 87.00 +

          +
          +

          + ϸ +

          +
          +

          + Ƹ +

          +
          +

          +

          + ʾڼ,ȺҪӳ,5(620ա624),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

          +

          +
          +

          +

          +                                                                                                                   Ű־Ӫ޹˾ +

          +

          +                                                                                                                          2022620 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022622/195.html b/yact-home-2/172.168.10.9/news/yact_0302/2022622/195.html new file mode 100644 index 0000000..6cdc537 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022622/195.html @@ -0,0 +1,505 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼĹ

          +
          ڣ2022-06-22ֺţ Сرմҳ
          +

          + աŰ־Ӫ޹˾ӿƼѧרУ԰Ƹṫ桷Ҫֹֽ˾2022רУ԰ƸԳɼ¡ +

          +

          + һۺϳɼ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + +

          +
          +

          + ӦƸλ +

          +
          +

          + Ա +

          +
          +

          + Գɼ +

          +
          +

          + +

          +
          +

          + Ƿ +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + 񲿹Ա +

          +
          +

          + +

          +
          +

          + 87.50 +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          + Ů +

          +
          +

          + 83.40 +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          + 3 +

          +
          +

          + лѱ +

          +
          +

          + +

          +
          +

          + 81.60 +

          +
          +

          + 3 +

          +
          +

          + +

          +
          +

          + 4 +

          +
          +

          + +

          +
          +

          + Ա +

          +
          +

          + Ů +

          +
          +

          + 86.80 +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + 5 +

          +
          +

          + ŽԴ +

          +
          +

          + +

          +
          +

          + 84.00 +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          + 6 +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 81.40 +

          +
          +

          + 3 +

          +
          +

          + +

          +
          +

          +

          + 찲 +

          +

          + λ1Աʱ䶨2022627գҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ +

          +

          + ѯ绰0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                    Ű־Ӫ޹˾ +

          +

          +                                                                                                            2022622 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022622/196.html b/yact-home-2/172.168.10.9/news/yact_0302/2022622/196.html new file mode 100644 index 0000000..01d1019 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022622/196.html @@ -0,0 +1,248 @@ + + + + + + +ŰҵͶʣţ޹˾__ĴŰÿ˹ʪ̬Ŀˮַʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ĴŰÿ˹ʪ̬Ŀˮַʾ

          +
          ڣ2022-06-22ֺţ Сرմҳ
          +

          + ĴŰÿ÷չ֡ĴŰÿ˹ʪ̬Ŀо棨Ŀ飩ž202031ţĴŰÿ˹ʪ̬ĿŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴݳϹѯ޹˾ˮַݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡĴŰÿ˹ʪ̬ĿˮַΪ10յĹʾʾڼļලٱ +

          +

          +
          +

          +

          + 赥λŰÿͶ޹˾ +

          +

          + ϵ˼绰߶ 13648155205 +

          +

          + ල绰 0835-3222501Űɽˮ֣ +

          +

          +              0835-2360612Űˮ֣ +

          +

          + ĴŰ˹ʪ̬Ŀˮַ. +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022627/197.html b/yact-home-2/172.168.10.9/news/yact_0302/2022627/197.html new file mode 100644 index 0000000..886fa30 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022627/197.html @@ -0,0 +1,299 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸԱԳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ƸԱԳɼԱĹ

          +
          ڣ2022-06-27ֺţ Сرմҳ
          +

          + Ű־Ӫ޹˾ƸԹѽݡŰ־Ӫ޹˾Ƹ桷йع涨ֽԳɼԱԹ棬й֪ͨ£ +

          +

          + һԱ +

          +

          + +

          +

          + ʱ +

          +

          + 2022739:30б䶯֪ͨ +

          +

          + ƾ֤ǩǩʱΪ9:00--9:259:30ֺ󲻵볡뿼ϵʽͨϵ϶δ涨ǩĿΪԶ +

          +

          + Եص +

          +

          + ŰÿӶ·3ŰҵͶʣţ޹˾4¥ҡ +

          +

          + ġμЯ֤ +

          +

          + Я˵ڶЧ֤ +

          +

          + 塢ע +

          +

          + 1.Ӧøˡڼȫ֣ʾˡ츮߽ͨϢ룩² +

          +

          + 2.ʲܲμԻʱ򼲲ȸԭܼеģͬԸԡ +

          +

          + 3.ӦҪԾؿ򣬷ӿԱšԽ󣬲ٽ뿼ڿýѴκηʽӦߡ +

          +

          + ϵ绰0835-3228508 +

          +

          +
          +

          +

          + Ű־Ӫ޹˾ƸԳɼԱ +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                                Ű־Ӫ޹˾ +

          +

          +                                                                                                                       2022627 +

          +

          +
          +

          +

          + Ű־Ӫ޹˾ƸԱԳɼ +

          +

          +
          +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022630/206.html b/yact-home-2/172.168.10.9/news/yact_0302/2022630/206.html new file mode 100644 index 0000000..c22f114 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022630/206.html @@ -0,0 +1,365 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ

          +
          ڣ2022-06-30ֺţ Сرմҳ
          +

          + աŰ־Ӫ޹˾ӿƼѧרУ԰Ƹṫ桷Ҫ,ʸ顢ԡ졢Ȼ,ֽƸԱԹʾ: +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + +

          +
          +

          + Ա +

          +
          +

          + λ +

          +
          +

          + Գɼ +

          +
          +

          + +

          +
          +

          + ע +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + +

          +
          +

          + 񲿹Ա +

          +
          +

          + 87.50 +

          +
          +

          + +

          +
          +

          + Ƹ +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          + Ů +

          +
          +

          + 񲿹Ա +

          +
          +

          + 83.40 +

          +
          +

          + ϸ +

          +
          +

          + Ƹ +

          +
          +

          +

          + ʾڼ,ȺҪӳ,5(630ա76),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +
          +

          +

          +   +

          +

          +                                                                                                                   Ű־Ӫ޹˾ +

          +

          +                                                                                                                           2022630 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202266/185.html b/yact-home-2/172.168.10.9/news/yact_0302/202266/185.html new file mode 100644 index 0000000..3a703be --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202266/185.html @@ -0,0 +1,397 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸרҵԱ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ƸרҵԱ

          +
          ڣ2022-06-06ֺţ Сرմҳ
          +

          + ݹ˾ӪչҪṫƸרҵԱ1ֽй£ +

          +

          + һƸøλ +

          +

          + Ű־Ӫ޹˾ϵͳĿ1 +

          +

          + +

          +

          + һ +

          +

          + 1.л񹲺͹ܷͷɣӵ·ߡ롢ߣõĵƷУΥΥ͵Ȳ¼ +

          +

          + 2.彡ԸֹۡʺáŶʶǿ +

          +

          + 3.֮һԱƸã +

          +

          + 1ܹ´ģ +

          +

          + 2йģ +

          +

          + 3ְģ +

          +

          + 4Ϊʧϳͽģ +

          +

          + 5пΥΥڽڵģ +

          +

          + 6Υ˵λĹƶȡʧְӪ˽ף˵λش𺦣˵λͶͬģ +

          +

          + 7δĹԱչԱĻأλԱ +

          +

          + 8ڶķǸУӦҵ +

          +

          + 9ɷ涨ƸõΡ +

          +

          + λʸ +

          +

          + Ű־Ӫ޹˾Ƹְλ +

          +

          + Ƹ +

          +

          + һ +

          +

          + ʱ䣺202266ա20226108:3012:0014:3018:00 +

          +

          + ʽϱֳѡһ +

          +

          + 1.ϱ +

          +

          + 渽غд֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤֤ļɨyacytz@163.comѹʽ+λ+λ +

          +

          + 2.ֳգ8:30-12:0014:30-18:00 +

          +

          + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңŰüӶ· +

          +

          + Աṩˣ֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤ԭ͸ӡ1;дŰ־Ӫ޹˾ǼDZ1;˽1ڲ2šṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

          +

          + ʸ +

          +

          + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄κν׶ηֱԱְλҪλйṩٱϵģȡ䱨Ƹʸ +

          +

          + +

          +

          + 1.οƸòȡṹԿ˷ʽУҪԱԱҵʺۺȡ԰հٷ֣Գɼռܳɼ100%Ա12δﵽĸλ˾ȡøλпϼ׼ͿԳɼֵܷ60%ģýһڡ +

          +

          + 2.ʱ͵ص֪ͨԳɼŰҵͶʣţ޹˾Űüʾ +

          +

          + ģ +

          +

          + ܳɼ11ȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱԿܳɼӸ߷ֵͷֵݲһΡ +

          +

          + 壩ۺϿ +

          +

          + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸԶȱڽԱаɼӸ߷ֵͷֵݲһ,ݲԱϸ뿼졣 +

          +

          + ʾ +

          +

          + ԡ졢ϸıԱйʾʾΪ5գʾڼලԹʾڼ䣬ӰƸõⲢʵݵģƸáԷӳ⣬һʱԲʵģݻƸãʵۺپǷƸá +

          +

          + ߣƸ +

          +

          + ʾӳⲻӰƸõģ򱨰ƸƸԱӦڹ涨ʱ䵽ƸλԾܲʱģΪԶƸʸѹʾƸְλȱٵݲ +

          +

          + ġн +

          +

          + λڹ˾н취ִС +

          +

          + +

          +

          + ʸᴩƸ̣һзֿƸλϢʵʵģȡһƸʸƸʸԸƸ漰䡢ʱֹ2022531ա +

          +

          + ѯ绰0835-3228508 +

          +

          + +

          + 1.Ű־Ӫ޹˾Ƹְλ +

          +

          +           2.Ű־Ӫ޹˾ǼDZ +

          +
          + +

          +

          +
          +

          +

          + һŰ־Ӫ޹˾Ƹְλ +

          +

          + Ű־Ӫ޹˾ǼDZ +

          +

          +
          +

          +

          +
          +

          +

          +   Ű־Ӫ޹˾ +

          +

          + 202266 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022712/217.html b/yact-home-2/172.168.10.9/news/yact_0302/2022712/217.html new file mode 100644 index 0000000..8c008cc --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022712/217.html @@ -0,0 +1,260 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ֹĹ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ֹĹ

          +
          ڣ2022-07-12ֺţ Сرմҳ
          +

          +                                                                          Ű־Ӫ޹˾ +

          +

          +                                                                                 ֹĹ +

          +

          +
          +

          +

          + ҹ˾202085޹˾ǩƼƽ̨Ĵ볬ĿЭ顷Э飨¼ơЭ顱޹˾ƶȾַܼ֧չ +

          +

          + 鷴ҵչԭ˫෽ѺЭһ½Э鲢ֹĴ볬Ŀ +

          +

          + ش˹ +

          +

          +
          +

          +

          +
          +

          +

          +                                                  +

          +

          +
          +

          +

          +                                                                                                        Ű־Ӫ޹˾ +

          +

          +                                                                                                                20220711 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202274/207.html b/yact-home-2/172.168.10.9/news/yact_0302/202274/207.html new file mode 100644 index 0000000..f638405 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202274/207.html @@ -0,0 +1,469 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ڹƸԱۺϳɼ졢Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ڹƸԱۺϳɼ졢Ĺ

          +
          ڣ2022-07-04ֺţ Сرմҳ
          +

          + աŰ־Ӫ޹˾ƸԱ桷Ҫֹֽ˾2022ȹƸۺϳɼ졢¡ +

          +

          + һۺϳɼ +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + ӦƸλ +

          +
          +

          + Ա +

          +
          +

          + ԳɼԵ÷*40% +

          +
          +

          + ԳɼԵ÷*60% +

          +
          +

          + ۺ +

          +

          + ɼ +

          +
          +

          + +

          +
          +

          + Ƿ +

          +
          +

          + 1-1 +

          +
          +

          + 񲿹Ա +

          +
          +

          + Ů +

          +
          +

          + 33 +

          +
          +

          + 50.64 +

          +
          +

          + 83.84 +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + 1-2 +

          +
          +

          + +

          +
          +

          + 26 +

          +
          +

          + 48.96 +

          +
          +

          + 74.56 +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          + 2-1 +

          +
          +

          + гԱ +

          +
          +

          + Ů +

          +
          +

          + 30 +

          +
          +

          + 52.20 +

          +
          +

          + 82.20 +

          +
          +

          + 1 +

          +
          +

          + +

          +
          +

          + 2-2 +

          +
          +

          + +

          +
          +

          + 33 +

          +
          +

          + 47.64 +

          +
          +

          + 80.84 +

          +
          +

          + 2 +

          +
          +

          + +

          +
          +

          +

          + 찲 +

          +

          + λ1ԱҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿԱ202278ǰָҽԺ졣 +

          +

          + 찲 +

          +

          + ϸԱ뿼컷ڣɿ쵼Сȷʱ䣬֪ͨ󡣿Ӧ202278ǰ޷¼֤ñύŰҵͶ()޹˾3¥ۺϲ +

          +

          + ѯ绰0835-3228508 +

          +

          +
          +

          +

          +
          +

          +

          +                                                                                                          Ű־Ӫ޹˾    +

          +

          +                                                                                                                 202274 +

          +

          +
          +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202278/212.html b/yact-home-2/172.168.10.9/news/yact_0302/202278/212.html new file mode 100644 index 0000000..bb03283 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202278/212.html @@ -0,0 +1,356 @@ + + + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Ű־Ӫ޹˾ƸԱƸԱĹʾ

          +
          ڣ2022-07-08ֺţ Сرմҳ
          +

          + աŰ־Ӫ޹˾ƸԱ桷Ҫ,ʸ顢ԡԡ졢Ȼ,ֽƸԱԹʾ: +

          +

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +

          + +

          +
          +

          + +

          +
          +

          + Ա +

          +
          +

          + λ +

          +
          +

          + ۺϳɼ +

          +
          +

          + +

          +
          +

          + ע +

          +
          +

          + 1 +

          +
          +

          +  +

          +
          +

          + Ů +

          +
          +

          + гԱ +

          +
          +

          + 82.20 +

          +
          +

          + ϸ +

          +
          +

          + Ƹ +

          +
          +

          + 2 +

          +
          +

          + ӱ +

          +
          +

          + Ů +

          +
          +

          + 񲿹Ա +

          +
          +

          + 83.84 +

          +
          +

          + ϸ +

          +
          +

          + Ƹ +

          +
          +

          +

          + ʾڼ,ȺҪӳ,5(78ա714),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

          +

          +
          +

          +

          +                                                                                                       Ű־Ӫ޹˾ +

          +

          +                                                                                                             202278 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/2022930/269.html b/yact-home-2/172.168.10.9/news/yact_0302/2022930/269.html new file mode 100644 index 0000000..37e55f7 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/2022930/269.html @@ -0,0 +1,356 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ƸĿԱ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ޹˾ƸĿԱ

          +
          ڣ2022-09-30ֺţ Сرմҳ
          +

          + ݹ˾ӪչҪչƽȡԭҹ˾ṫƸĿԱֽй£ +

          +

          + һƸλ +

          +

          + ˴ιƸĿԱ7һְλ +

          +

          + +

          +

          + 1.л񹲺͹طƷж +

          +

          + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

          +

          + 3.֮һߣñ +

          +

          + 1ܹ´ԱΥΥڽܵδ۵ԱԱ  +

          +

          + 2ܵͻ񴦷ڴڵԱ +

          +

          + 3ڸԱιԱҵλҵпΥΥڽڵԱ +

          +

          + 4ҷɷ涨ƸõΡ +

          +

          + Ƹ +

          +

          + һ +

          +

          + ʱ䣺2022101ա1011գ101-107սϱ108-1011տֳϱֳʱ䷨8:3012:0014:3018:00 +

          +

          + ص㣺ŰҵͶʣţ޹˾2¥1202칫ңĴŰÿӶ·3ţϱ뽫Ϸ429347546@qq.com +

          +

          + Աṩˣ֤ѧѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣٷվɲѯ֤ɲṩԭ;дŰÿ޹˾ǼDZ1ݣ˽1ڲ1š +

          +

          + Աṩϵ绰ʵЧֳͨϵ绰޷ϵӰ챨ģԸ +

          +

          + ʸ +

          +

          + ݸλʸӦƸԱ֤Ͻʸ,ԻְʸҵȽһʵѡƸʸᴩƸȫ̡ +

          +

          + +

          +

          + οƸȡṹԿ˷ʽСҪDzߵĹҵʺۺ԰հٷ֣Գɼռܳɼ100%Գɼ70ַɽ뿼졣ʱ͵ص֪ͨԳɼŰҵͶʣţ޹˾ʾ +

          +

          + ģ +

          +

          + Գɼ11ȷѡҪʵƸԱ˼֡ϵȷ졣첻ϸ񣬰ԳɼӸ߷ֵͷεݲ뿼졢ݲԱ첻ϸȡøλ +

          +

          + 壩 +

          +

          + 찴չԱ׼ִСϸ߽빫ʾ첻ϸԸֵȱۺϳɼӸߵεݲ뿼졢ݲԱ첻ϸȡøλ +

          +

          + ʾ +

          +

          + ݿԳɼͿȷƸԱͨŰҵͶʣţ޹˾в3ĹʾʾڼලٱٱӦʵʵǵطӳ⣬ṩҪĵʾԭֵȱٵݲԱ +

          +

          + ߣ¼ +

          +

          + ǰʾ飬¼ãǩһΪ޵Ͷͬ +

          +

          + ġн +

          +

          + 飬һ𡱵ȸ߹涨ִС +

          +

          + 塢 +

          +

          + һøˡ鷢(С)Ŀ顰츮ͨг룬Լ7ں֤и߷7þʷĿŰܿҪȡӦиʩ뿼ʱעشʩܿи߷ع涨ص岿Ҫж̬뿼ҽʱעŰء΢Źںŷʾϸع涨ִС +

          +

          + δˣŰÿ޹˾͡ +

          +

          + ѯ绰0835-3232788 +

          +

          +
          +

          +

          + 1.Űÿ޹˾Ƹְλ +

          +

          +           2.Űÿ޹˾DZ +

          +

          +
          +

          +

          +                     +

          +

          +                                                                                                  Űÿ޹˾ +

          +

          +                                                                                                                  2022930 +

          +

          + 1Űÿ޹˾Ƹְλ +

          +

          + 2Űÿ޹˾ǼDZ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202314/315.html b/yact-home-2/172.168.10.9/news/yact_0302/202314/315.html new file mode 100644 index 0000000..089df2f --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202314/315.html @@ -0,0 +1,260 @@ + + + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿˮַʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          ŰۺϹȼʩĿˮַʾ

          +
          ڣ2023-01-03ֺţ Сرմҳ
          +

          + աˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţˮ칫ڽһŻĿˮֹˮ2020235ţļҪ󣬶ԿĿȫʵˮֳŵƹĿλĴŰÿˮΧڣֽҹ˾ġŰۺϹȼʩĿˮַ顷йʾʾʱΪ10(202313-2023117գʾڼ乫ˮַͽ飬ʽҹ˾Ŀϵ +

          +

          + ֶԸĿˮַϽйʾලȡĿˮֹͽ顣 +

          +

          + ʾʱ䣺202313ա2023117 +

          +

          + ʾϣ +

          +

          + 赥λŰÿͶ޹˾ +

          +

          + ϵ˼绰ֲ/0835-3358299 +

          +

          + ල绰0835-3222501Űɽˮ֣ +

          +

          +
          +

          +

          +                                                                                            ŰÿͶ޹˾ +

          +

          +                                                                                                         202313      +

          +

          + ŰۺϹȼʩĿˮ +

          +

          +          ŰۺϹȼʩĿˮַ +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/202316/321.html b/yact-home-2/172.168.10.9/news/yact_0302/202316/321.html new file mode 100644 index 0000000..a145223 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/202316/321.html @@ -0,0 +1,275 @@ + + + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ŰְҵѧԺѧԺĿһڣ繤רҵаʾ + + + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ʾ >>
          + +
          +
          +

          Űÿ޹˾ŰְҵѧԺѧԺĿһڣ繤רҵаʾ

          +
          ڣ2023-01-06ֺţ Сرմҳ
          +

          + Űÿ޹˾ +

          +

          + ŰְҵѧԺѧԺĿһڣ +

          +

          + רҵаʾ +

          +

          + ŰְҵѧԺѧԺĿһڣ繤רҵа202315Űÿ޹˾꣬ίԱֽʾ£  +

          +

          + һбѡˣĴƽ޹˾ +

          +

          + Ͷ걨ۣԪ8072703.31Ԫ +

          +

          + ڶбѡˣĴڼͨ޹˾ +

          +

          + Ͷ걨ۣԪ8419871.20Ԫ +

          +

          + ͶĴ޹˾δͨʸ飺ʲбļҪ +

          +

          + ίԱԱǿ¾ +

          +

          + ֽԹʾѡ飬202311117:00ǰЯ֤飨跨Ȩί飩ϣŰÿ޹˾1¥1102Ҵ  +

          +

          + ַŰÿӶ·3 +

          +

          + ϵˣŮʿ     +

          +

          + ϵ绰0835-3236556                +

          +

          +   +

          +

          +                                                                                                                               Űÿ޹˾ +

          +

          +                                                                                                           202316 +

          +
          +
          +
          +
          + + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/Index-2.html b/yact-home-2/172.168.10.9/news/yact_0302/Index-2.html new file mode 100644 index 0000000..49569aa --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/Index-2.html @@ -0,0 +1,326 @@ + + + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          ʾ

          ǰλãҳ > ʾ

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
          +
           Űÿ޹˾ŰְҵѧԺѧԺ2023-01-06
           ŰۺϹȼʩĿˮַʾ2023-01-03
           Űÿ޹˾ѹɹĿɽ2022-12-22
           Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ2022-11-17
           ҵˮַ鹫ʾ2022-11-17
           Űÿ޹˾ƸĿԱ¼ԱĹ2022-11-16
           ŰۺϷ޹˾ڹƸʻԱۺϳɼԱ2022-11-07
           ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼ2022-11-03
           Űÿ޹˾ڹƸĿԱ뿼Ա2022-10-31
           ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼顭2022-10-31
           Űһ廯Ŀ-Űÿ·϶νĿˮ֡2022-10-27
           Űһ廯Ŀ-Űÿ·һڹˮַ2022-10-27
           ŰۺϷ޹˾ƸʻԱĹ2022-10-09
           Űÿ޹˾ƸĿԱ2022-09-30
           Ű־Ӫ޹˾ֹĹ2022-07-12
           Ű־Ӫ޹˾ƸԱƸԱĹʾ2022-07-08
           Ű־Ӫ޹˾ڹƸԱۺϳɼ졢¡2022-07-04
           Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ2022-06-30
           Ű־Ӫ޹˾ƸԱԳɼԱĹ2022-06-27
           ĴŰÿ˹ʪ̬Ŀˮַʾ2022-06-22
           Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼء2022-06-22
           Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ2022-06-20
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/index-3.html b/yact-home-2/172.168.10.9/news/yact_0302/index-3.html new file mode 100644 index 0000000..5ad9996 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/index-3.html @@ -0,0 +1,326 @@ + + + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          ʾ

          ǰλãҳ > ʾ

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
          +
           Űÿ޹˾ŰְҵѧԺѧԺ2023-01-06
           ŰۺϹȼʩĿˮַʾ2023-01-03
           Űÿ޹˾ѹɹĿɽ2022-12-22
           Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ2022-11-17
           ҵˮַ鹫ʾ2022-11-17
           Űÿ޹˾ƸĿԱ¼ԱĹ2022-11-16
           ŰۺϷ޹˾ڹƸʻԱۺϳɼԱ2022-11-07
           ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼ2022-11-03
           Űÿ޹˾ڹƸĿԱ뿼Ա2022-10-31
           ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼顭2022-10-31
           Űһ廯Ŀ-Űÿ·϶νĿˮ֡2022-10-27
           Űһ廯Ŀ-Űÿ·һڹˮַ2022-10-27
           ŰۺϷ޹˾ƸʻԱĹ2022-10-09
           Űÿ޹˾ƸĿԱ2022-09-30
           Ű־Ӫ޹˾ֹĹ2022-07-12
           Ű־Ӫ޹˾ƸԱƸԱĹʾ2022-07-08
           Ű־Ӫ޹˾ڹƸԱۺϳɼ졢¡2022-07-04
           Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ2022-06-30
           Ű־Ӫ޹˾ƸԱԳɼԱĹ2022-06-27
           ĴŰÿ˹ʪ̬Ŀˮַʾ2022-06-22
           Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼء2022-06-22
           Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ2022-06-20
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/index.html b/yact-home-2/172.168.10.9/news/yact_0302/index.html new file mode 100644 index 0000000..8f13aa2 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/index.html @@ -0,0 +1,326 @@ + + + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          ʾ

          ǰλãҳ > ʾ

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
          +
           Űÿ޹˾ŰְҵѧԺѧԺ2023-01-06
           ŰۺϹȼʩĿˮַʾ2023-01-03
           Űÿ޹˾ѹɹĿɽ2022-12-22
           Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ2022-11-17
           ҵˮַ鹫ʾ2022-11-17
           Űÿ޹˾ƸĿԱ¼ԱĹ2022-11-16
           ŰۺϷ޹˾ڹƸʻԱۺϳɼԱ2022-11-07
           ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼ2022-11-03
           Űÿ޹˾ڹƸĿԱ뿼Ա2022-10-31
           ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼顭2022-10-31
           Űһ廯Ŀ-Űÿ·϶νĿˮ֡2022-10-27
           Űһ廯Ŀ-Űÿ·һڹˮַ2022-10-27
           ŰۺϷ޹˾ƸʻԱĹ2022-10-09
           Űÿ޹˾ƸĿԱ2022-09-30
           Ű־Ӫ޹˾ֹĹ2022-07-12
           Ű־Ӫ޹˾ƸԱƸԱĹʾ2022-07-08
           Ű־Ӫ޹˾ڹƸԱۺϳɼ졢¡2022-07-04
           Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ2022-06-30
           Ű־Ӫ޹˾ƸԱԳɼԱĹ2022-06-27
           ĴŰÿ˹ʪ̬Ŀˮַʾ2022-06-22
           Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼء2022-06-22
           Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ2022-06-20
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/index_2.html b/yact-home-2/172.168.10.9/news/yact_0302/index_2.html new file mode 100644 index 0000000..642f00b --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/index_2.html @@ -0,0 +1,326 @@ + + + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          ʾ

          ǰλãҳ > ʾ

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
          +
           Ű־Ӫ޹˾ƸԱ2022-06-20
           Ű־Ӫ޹˾ڿƸרҵԱԳɼ졢࡭2022-06-13
           Ű־Ӫ޹˾ƸרҵԱ2022-06-06
           ɽƬƬˮȫ״۷ɹĿ2022-05-25
            ʾ2022-05-07
           ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ2022-04-28
           ŰҵͶʣţ޹˾ƸרҵԱĹ2022-04-18
           ŰҵͶʣţ޹˾ 2022깫ƸרҵԱԳɼ2022-04-02
           ŰҵͶʣţ޹˾2022ƸרҵԱڼ俼顭2022-03-30
           ŰҵͶʣţ޹˾ƸרҵԱ2022-03-11
           ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ2022-01-10
           Űÿ÷ˮַ顷ʾ2022-01-05
           Űÿ޹˾ˮĿ˲ŹԢװ2021-12-31
           ŰҵͶʣţ޹˾ƸרҵԱĹ2021-12-20
           ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼ2021-12-13
           ŰҵͶʣţ޹˾ڹƸרҵԱԵĹ2021-12-09
           ŰҵͶʣţ޹˾ƸרҵԱ2021-11-22
           Ű־Ӫ޹˾ ƸԱƸԱĹʾ2021-09-03
           Ű־Ӫ޹˾ ڹƸԱۺϳɼ졢¡2021-08-23
           Ű־Ӫ޹˾ ƸԱԳɼ Աġ2021-08-17
           Űݲҵ԰չʩ蹤ʩζ귽2021-08-17
           Ű־Ӫ޹˾ ڹƸԱԵĹ2021-08-11
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_0302/index_3.html b/yact-home-2/172.168.10.9/news/yact_0302/index_3.html new file mode 100644 index 0000000..c31d057 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_0302/index_3.html @@ -0,0 +1,298 @@ + + + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          ʾ

          ǰλãҳ > ʾ

          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
          +
           ݲҵ԰8#չḶ́չĿб깫2021-08-06
           Ű־Ӫ޹˾ ƸԱ2021-07-27
           ݲҵ԰8#չḶ́չĿ ֤ʾ2021-07-02
           ŰҵͶʣţ޹˾ ڿƸӹ˾ԱƸԱĹʾ2021-06-16
           ŰÿԴ޹˾ӳƸʱͨ2021-06-10
           ŰԴ޹˾ ƸרְԱ2021-06-01
           ŰҵͶʣţ޹˾Ƹӹ˾Ա켰Ա2021-06-01
           ŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ2021-05-07
           йƺĻĿɹһԴɽ2021-04-26
           Űÿ޹˾õһԴɹʽɹйš2021-04-09
           Űÿ޹˾ ƸĿ뿼켰Աġ2021-04-02
           Űÿ޹˾ ƸĿĹ2021-03-23
           ŰҵͶʣţ޹˾2020깫ƸרҵԱԳɼ2020-11-30
           ݲҵ԰һ3#4#2020-11-27
           ݲҵ԰һ1#2#2020-11-27
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_04/index.html b/yact-home-2/172.168.10.9/news/yact_04/index.html new file mode 100644 index 0000000..0c2b5b7 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_04/index.html @@ -0,0 +1,275 @@ + + + + + + +ŰҵͶʣţ޹˾__ϵ + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          ڵλãҳ >> ϵ >>
          + +
          +
          +

          ϵ

          + +

          + ŰҵͶʣţ޹˾2020226գעʱ10Ԫ˾λСʺŻȡƵŰŰоÿ·11ţҪӪΧΪԴͨءҵ԰ԴͶʺʲӪ뾭׼Ŀز׼󷽿ɿչӪ +

          +

          + ˾ۺϹʲͶʾӪƲ̹5ְܲţӵоչͶʹ˾˾Ͷʹ˾Ű־Ӫ˾4ӹ˾ +

          +

          +
          +

          +

          + ϵַĴʡŰоÿ·11 +

          +

          + ϵ绰08353228508 +

          +

          + ϵ䣺yacytz@163.com +

          +

          +
          +
          +

          +

          +
          +
          +

          + + +
          +
          +
          +
          +
          +
          + +
          + +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/news/yact_06/index.html b/yact-home-2/172.168.10.9/news/yact_06/index.html new file mode 100644 index 0000000..3a11538 --- /dev/null +++ b/yact-home-2/172.168.10.9/news/yact_06/index.html @@ -0,0 +1,229 @@ + + + + + + +ŰҵͶʣţ޹˾__ӹ˾ + + + + + + + + + + + + + + + + + + + + + +
          + + + + +
          +
          + ǣ +
          + +
          +
          + + + +
          +
          +
          +
          +
          +
          +
          Ŀ
          +
          +
          +
          + +
          +

          ӹ˾

          ǰλãҳ > ӹ˾

          +
          + + +
          +
          +
          +
          +
          +
          +
          +
          +
            +
          • +
            +
            ߣ
            +
            0835-3228508
            +
            +
          • + + + +
          • +
            +
            +
            yacytz@163.com
            +
            +
          • + +
          • +
            +
            ϵַ
            +
            ĴʡŰоÿ·11
            +
            +
          • + +
          +
          + + +
          + +
          +
          + +
          +
          +
          + + + + +
          +
            + +
          • +
          • +
          +
          + + + + + + + + diff --git a/yact-home-2/172.168.10.9/stat/index5841.html b/yact-home-2/172.168.10.9/stat/index5841.html new file mode 100644 index 0000000..fd7ca26 --- /dev/null +++ b/yact-home-2/172.168.10.9/stat/index5841.html @@ -0,0 +1,48 @@ + + + + + + +վ޴ҳ棡 + + + + +
          +

          ܱǸʵҳ治ڻѱɾ

          +

          ҳ

          +
          + + + + diff --git a/yact-home-2/backblue.gif b/yact-home-2/backblue.gif new file mode 100644 index 0000000..da7c5c8 Binary files /dev/null and b/yact-home-2/backblue.gif differ diff --git a/yact-home-2/cookies.txt b/yact-home-2/cookies.txt new file mode 100644 index 0000000..4883804 --- /dev/null +++ b/yact-home-2/cookies.txt @@ -0,0 +1,4 @@ +# HTTrack Website Copier Cookie File +# This file format is compatible with Netscape cookies +www.yact.com.cn TRUE / FALSE 1999999999 acw_tc 76b20f6f16798232408314086e79a4ac5465be45880e0c0117745a403968d6 + diff --git a/yact-home-2/export.zip b/yact-home-2/export.zip new file mode 100644 index 0000000..ced84a3 Binary files /dev/null and b/yact-home-2/export.zip differ diff --git a/yact-home-2/fade.gif b/yact-home-2/fade.gif new file mode 100644 index 0000000..579cc5f Binary files /dev/null and b/yact-home-2/fade.gif differ diff --git a/yact-home-2/hts-cache/doit.log b/yact-home-2/hts-cache/doit.log new file mode 100644 index 0000000..48d572a --- /dev/null +++ b/yact-home-2/hts-cache/doit.log @@ -0,0 +1,8 @@ +"-qwC2%P%s%u%I0p3DaK0H0%kf2A %f#f" -F "Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)" -%F "" -%l "zh, en, *" 172.168.10.9 -O1 "D:\yact\yact-home-grab" +*.png +*.gif +*.jpg +*.jpeg +*.css +*.js -ad.doubleclick.net/* -mime:application/foobar +File generated automatically on Sun, 26 Mar 2023 17:32:22, do NOT edit + +To update a mirror, just launch httrack without any parameters +The existing cache will be used (and modified) +To have other options, retype all parameters and launch HTTrack +To continue an interrupted mirror, just launch httrack without any parameters + diff --git a/yact-home-2/hts-cache/new.lst b/yact-home-2/hts-cache/new.lst new file mode 100644 index 0000000..a51cc74 --- /dev/null +++ b/yact-home-2/hts-cache/new.lst @@ -0,0 +1,432 @@ +[backblue.gif] +[fade.gif] +[index.html] +[172.168.10.9/images/time2015.js] +[skin.beiww.com/superslide/jquery.min.js] +[skin.beiww.com/superslide/jquery.superslide.js] +[172.168.10.9/Files/image/20210823/20210823160851175117.jpg] +[172.168.10.9/Files/image/20210823/20210823160826512651.jpg] +[172.168.10.9/Files/image/20200417/2020041711440364364.png] +[172.168.10.9/images/11.jpg] +[172.168.10.9/Files/image/20200721/20200721161921712171.png] +[172.168.10.9/images/rico2.jpg] +[zz.bdstatic.com/linksubmit/push.js] +[push.zhanzhang.baidu.com/push.js] +[s.ssl.qhres2.com/ssl/ab77b6ea7f3fbf79.js] +[172.168.10.9/index.html] +[172.168.10.9/fonts/glyphicons-halflings-regular.eot] +[172.168.10.9/fonts/glyphicons-halflings-regulard41d.eot] +[172.168.10.9/fonts/glyphicons-halflings-regular.woff2] +[172.168.10.9/fonts/glyphicons-halflings-regular.woff] +[172.168.10.9/fonts/glyphicons-halflings-regular.ttf] +[172.168.10.9/images/bootstrap.css] +[172.168.10.9/images/reset.css] +[172.168.10.9/images/ie-css3.htc] +[172.168.10.9/images/headbg.jpg] +[172.168.10.9/images/linkico.jpg] +[172.168.10.9/images/style.css] +[172.168.10.9/images/font.css] +[172.168.10.9/fonts/fontawesome-webfont3e6e.eot] +[172.168.10.9/fonts/fontawesome-webfontd41d.eot] +[172.168.10.9/fonts/fontawesome-webfont3e6e.woff2] +[172.168.10.9/fonts/fontawesome-webfont3e6e.woff] +[172.168.10.9/fonts/fontawesome-webfont3e6e.ttf] +[172.168.10.9/images/font-awesome.min.css] +[172.168.10.9/images/html5.js] +[172.168.10.9/images/d.gif] +[172.168.10.9/news/yact_01/index.html] +[172.168.10.9/news/yact_0201/index.html] +[172.168.10.9/news/yact_06/index.html] +[www.yact.com.cn/sys_images/news_more.gif] +[172.168.10.9/news/yact_03/index.html] +[172.168.10.9/news/yact_0301/index.html] +[172.168.10.9/news/yact_0302/index.html] +[172.168.10.9/news/yact_04/index.html] +[172.168.10.9/news/yact_01/2020417/91.html] +[172.168.10.9/Files/image/20210702/20210702104380218021.png] +[172.168.10.9/news/yact_01/202172/124.html] +[172.168.10.9/Files/image/20210702/20210702104442184218.png] +[172.168.10.9/Files/image/20210701/20210701180119201920.jpg] +[172.168.10.9/Files/image/20210701/20210701180260416041.jpg] +[172.168.10.9/news/yact_01/202171/122.html] +[172.168.10.9/news/yact_01/2021622/118.html] +[172.168.10.9/news/yact_0301/202321/339.html] +[172.168.10.9/news/yact_0301/202321/338.html] +[172.168.10.9/news/yact_0301/202321/337.html] +[172.168.10.9/news/yact_0301/202321/336.html] +[172.168.10.9/Files/file/20230117/20230117114489038903.docx] +[172.168.10.9/news/yact_0301/2023117/335.html] +[172.168.10.9/Files/file/20230116/20230116162017291729.docx] +[172.168.10.9/news/yact_0301/2023116/334.html] +[172.168.10.9/Files/file/20230116/20230116151938603860.docx] +[172.168.10.9/news/yact_0301/2023116/333.html] +[172.168.10.9/Files/file/20230116/20230116151720972097.docx] +[172.168.10.9/news/yact_0301/2023116/332.html] +[172.168.10.9/news/yact_0301/2023113/331.html] +[172.168.10.9/Files/file/20230113/20230113113616271627.docx] +[172.168.10.9/news/yact_0301/2023113/330.html] +[www.beiww.com/images/kf-images/kf-404bg.jpg] +[172.168.10.9/stat/index5841.html] +[zz.bdstatic.com/linksubmit/push.js] +[172.168.10.9/fonts/glyphicons-halflings-regular.svg] +[172.168.10.9/images/bg.html] +[172.168.10.9/images/ico.html] +[172.168.10.9/images/images/icoUp.html] +[172.168.10.9/images/images/icoDown.html] +[172.168.10.9/images/images/icoCircle.html] +[172.168.10.9/fonts/fontawesome-webfont3e6e.svg] +[172.168.10.9/images/d1.jpg] +[172.168.10.9/images/d.jpg] +[172.168.10.9/images/ico10.jpg] +[172.168.10.9/images/ico11.jpg] +[172.168.10.9/images/news_ttbg.jpg] +[172.168.10.9/images/css.css] +[172.168.10.9/images/ico7.jpg] +[172.168.10.9/news/yact_0301/Index-2.html] +[172.168.10.9/news/yact_0302/Index-2.html] +[172.168.10.9/Files/file/20230110/2023011011490743743.docx] +[172.168.10.9/news/yact_0301/2023110/327.html] +[172.168.10.9/news/yact_0301/202319/326.html] +[172.168.10.9/news/yact_0301/202319/325.html] +[172.168.10.9/news/yact_0301/202319/324.html] +[172.168.10.9/news/yact_0301/202319/323.html] +[172.168.10.9/news/yact_0302/202316/321.html] +[172.168.10.9/Files/file/20230104/20230104084841274127.pdf] +[172.168.10.9/Files/file/20230104/20230104084937213721.pdf] +[172.168.10.9/news/yact_0302/202314/315.html] +[172.168.10.9/Files/image/20221222/20221222093135173517.png] +[172.168.10.9/news/yact_0302/20221222/305.html] +[172.168.10.9/Files/file/20221117/20221117162158535853.pdf] +[172.168.10.9/news/yact_0302/20221117/291.html] +[172.168.10.9/Files/file/20221117/20221117155858995899.pdf] +[172.168.10.9/news/yact_0302/20221117/290.html] +[172.168.10.9/Files/file/20221116/20221116102347944794.doc] +[172.168.10.9/news/yact_0302/20221116/289.html] +[172.168.10.9/news/yact_0302/2022117/287.html] +[172.168.10.9/Files/file/20221103/20221103171715261526.xls] +[172.168.10.9/news/yact_0302/2022113/285.html] +[172.168.10.9/Files/file/20221031/20221031174285308530.docx] +[172.168.10.9/news/yact_0302/20221031/284.html] +[172.168.10.9/news/yact_0302/20221031/283.html] +[172.168.10.9/Files/file/20221027/20221027110381178117.pdf] +[172.168.10.9/Files/file/20221027/2022102710330185185.pdf] +[172.168.10.9/news/yact_0302/20221027/280.html] +[172.168.10.9/Files/file/20221027/20221027110259725972.pdf] +[172.168.10.9/news/yact_0302/20221027/279.html] +[172.168.10.9/Files/file/20221027/20221027103085558555.pdf] +[172.168.10.9/Files/file/20221009/20221009090227622762.doc] +[172.168.10.9/Files/file/20221009/20221009090220772077.doc] +[172.168.10.9/news/yact_0302/2022109/271.html] +[172.168.10.9/Files/file/20220930/20220930145568266826.xls] +[172.168.10.9/news/yact_0302/2022930/269.html] +[172.168.10.9/Files/file/20220930/20220930145537463746.docx] +[172.168.10.9/news/yact_0302/2022712/217.html] +[172.168.10.9/Files/file/20230109/20230109115179377937.docx] +[172.168.10.9/news/yact_0301/202319/322.html] +[172.168.10.9/Files/file/20230105/20230105175738173817.pdf] +[172.168.10.9/Files/file/20230105/20230105175944194419.docx] +[172.168.10.9/Files/file/20230105/20230105180027382738.xls] +[172.168.10.9/Files/file/20230106/20230106101156655665.pdf] +[172.168.10.9/news/yact_0301/202315/320.html] +[172.168.10.9/Files/file/20230105/20230105175557585758.docx] +[172.168.10.9/Files/file/20230105/20230105175537733773.pdf] +[172.168.10.9/news/yact_0301/202315/319.html] +[172.168.10.9/Files/file/20230105/20230105175312171217.docx] +[172.168.10.9/news/yact_0301/202315/318.html] +[172.168.10.9/Files/file/20230105/20230105175392629262.pdf] +[172.168.10.9/Files/file/20230105/20230105175196699669.docx] +[172.168.10.9/news/yact_0301/202315/317.html] +[172.168.10.9/Files/file/20230105/20230105175185318531.pdf] +[172.168.10.9/Files/file/20230105/20230105173537453745.docx] +[172.168.10.9/news/yact_0301/202315/316.html] +[172.168.10.9/Files/file/20230105/20230105174837403740.pdf] +[172.168.10.9/news/yact_0301/20221230/314.html] +[172.168.10.9/news/yact_0301/index_2.html] +[172.168.10.9/news/yact_0301/index_3.html] +[172.168.10.9/news/yact_0301/index_4.html] +[172.168.10.9/news/yact_0301/index_5.html] +[172.168.10.9/news/yact_0301/index_6.html] +[172.168.10.9/news/yact_0301/index_7.html] +[172.168.10.9/news/yact_0301/index_8.html] +[172.168.10.9/news/yact_0302/202278/212.html] +[172.168.10.9/news/yact_0302/202274/207.html] +[172.168.10.9/news/yact_0302/2022630/206.html] +[172.168.10.9/Files/file/20220627/20220627172776537653.xls] +[172.168.10.9/news/yact_0302/2022627/197.html] +[172.168.10.9/Files/file/20220622/20220622175152605260.pdf] +[172.168.10.9/news/yact_0302/2022622/196.html] +[172.168.10.9/news/yact_0302/2022622/195.html] +[172.168.10.9/news/yact_0302/2022620/190.html] +[172.168.10.9/news/yact_0302/index_2.html] +[172.168.10.9/news/yact_0302/index_3.html] +[sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif] +[172.168.10.9/images/xx.html] +[172.168.10.9/images/index_r1_c1.html] +[172.168.10.9/images/index_r2_c1.html] +[172.168.10.9/images/mun_an.html] +[172.168.10.9/images/title.html] +[172.168.10.9/Files/file/20221230/20221230144175417541.docx] +[172.168.10.9/news/yact_0301/20221230/313.html] +[172.168.10.9/Files/file/20221230/20221230143891619161.pdf] +[172.168.10.9/news/yact_0301/20221230/312.html] +[172.168.10.9/Files/file/20221222/20221222164264576457.docx] +[172.168.10.9/news/yact_0301/20221222/310.html] +[172.168.10.9/Files/file/20221222/2022122204.zip] +[172.168.10.9/Files/file/20221222/20221222163463486348.docx] +[172.168.10.9/news/yact_0301/20221222/309.html] +[172.168.10.9/Files/file/20221222/2022122203.zip] +[172.168.10.9/Files/file/20221222/20221222163076967696.docx] +[172.168.10.9/Files/file/20221222/2022122202.zip] +[172.168.10.9/news/yact_0301/20221222/308.html] +[172.168.10.9/Files/file/20221222/20221222162757665766.zip] +[172.168.10.9/Files/file/20221222/20221222162774107410.docx] +[172.168.10.9/news/yact_0301/20221222/307.html] +[172.168.10.9/Files/file/20221222/20221222161425012501.docx] +[172.168.10.9/news/yact_0301/20221222/306.html] +[172.168.10.9/Files/file/20221222/2022122205.zip] +[172.168.10.9/news/yact_0301/20221215/303.html] +[172.168.10.9/news/yact_0301/20221214/302.html] +[172.168.10.9/news/yact_0301/20221214/301.html] +[172.168.10.9/Files/file/20221209/20221209170012211221.docx] +[172.168.10.9/news/yact_0301/2022129/300.html] +[172.168.10.9/news/yact_0301/2022129/299.html] +[172.168.10.9/Files/file/20221207/20221207093524432443.pdf] +[172.168.10.9/news/yact_0301/2022127/298.html] +[172.168.10.9/news/yact_0301/2022122/297.html] +[172.168.10.9/news/yact_0301/2022122/296.html] +[172.168.10.9/Files/file/20221202/20221202172216791679.pdf] +[172.168.10.9/news/yact_0301/2022122/295.html] +[172.168.10.9/Files/file/20221129/20221129144676607660.docx] +[172.168.10.9/news/yact_0301/20221129/294.html] +[172.168.10.9/Files/file/20221129/20221129144637563756.pdf] +[172.168.10.9/news/yact_0301/20221128/293.html] +[172.168.10.9/Files/file/20221125/20221125161493909390.docx] +[172.168.10.9/news/yact_0301/20221125/292.html] +[172.168.10.9/Files/file/20221125/20221125161598509850.pdf] +[172.168.10.9/news/yact_0301/20221114/288.html] +[172.168.10.9/news/yact_0301/2022114/286.html] +[172.168.10.9/news/yact_0301/20221028/282.html] +[172.168.10.9/news/yact_0301/index-3.html] +[172.168.10.9/Files/file/20221027/20221027115946844684.pdf] +[172.168.10.9/news/yact_0301/20221027/281.html] +[172.168.10.9/Files/file/20221026/20221026085832323232.docx] +[172.168.10.9/news/yact_0301/20221026/278.html] +[172.168.10.9/news/yact_0301/20221019/277.html] +[172.168.10.9/news/yact_0301/20221017/276.html] +[172.168.10.9/Files/file/20221015/20221015211455305530.zip] +[172.168.10.9/Files/file/20221015/2022101521170458458.zip] +[172.168.10.9/Files/file/20221015/20221015211953855385.zip] +[172.168.10.9/Files/file/20221015/20221015212148434843.pdf] +[172.168.10.9/Files/file/20221015/20221015212230773077.doc] +[172.168.10.9/Files/file/20221015/20221015212898399839.zip] +[172.168.10.9/Files/file/20221015/2022101521290941941.zip] +[172.168.10.9/news/yact_0301/20221015/275.html] +[172.168.10.9/news/yact_0301/20221011/274.html] +[172.168.10.9/news/yact_0301/20221010/273.html] +[172.168.10.9/news/yact_0301/2022109/272.html] +[172.168.10.9/news/yact_0301/2022107/270.html] +[172.168.10.9/Files/file/20220929/20220929164094619461.pdf] +[172.168.10.9/news/yact_0301/2022929/268.html] +[172.168.10.9/Files/file/20220929/20220929163721962196.pdf] +[172.168.10.9/news/yact_0301/2022929/267.html] +[172.168.10.9/Files/file/20220929/20220929163557485748.pdf] +[172.168.10.9/news/yact_0301/2022929/266.html] +[172.168.10.9/news/yact_0301/2022928/265.html] +[172.168.10.9/news/yact_0301/2022928/264.html] +[172.168.10.9/news/yact_0301/2022927/263.html] +[172.168.10.9/news/yact_0301/2022926/262.html] +[172.168.10.9/news/yact_0301/2022926/261.html] +[172.168.10.9/Files/file/20220925/20220925191875307530.docx] +[172.168.10.9/Files/file/20220925/20220925191990219021.pdf] +[172.168.10.9/news/yact_0301/2022925/260.html] +[172.168.10.9/Files/file/20220925/20220925191383708370.pdf] +[172.168.10.9/Files/file/20220925/20220925191561626162.docx] +[172.168.10.9/news/yact_0301/2022925/259.html] +[172.168.10.9/news/yact_0301/2022925/258.html] +[172.168.10.9/Files/file/20220923/20220923170495869586.docx] +[172.168.10.9/news/yact_0301/2022923/257.html] +[172.168.10.9/news/yact_0301/2022920/256.html] +[172.168.10.9/news/yact_0301/2022915/255.html] +[172.168.10.9/news/yact_0301/2022913/254.html] +[172.168.10.9/news/yact_0301/2022913/253.html] +[172.168.10.9/news/yact_0301/2022913/252.html] +[172.168.10.9/Files/file/20220907/20220907165714191419.docx] +[172.168.10.9/Files/file/20220907/20220907165819971997.pdf] +[172.168.10.9/Files/file/20220907/20220907170020922092.rar] +[172.168.10.9/news/yact_0301/202297/251.html] +[172.168.10.9/news/yact_0301/202295/250.html] +[172.168.10.9/news/yact_0301/202292/249.html] +[172.168.10.9/news/yact_0301/202292/248.html] +[172.168.10.9/Files/file/20220901/20220901170987378737.pdf] +[172.168.10.9/news/yact_0301/202291/247.html] +[172.168.10.9/Files/file/20220831/20220831173167816781.pdf] +[172.168.10.9/news/yact_0301/2022831/246.html] +[172.168.10.9/Files/file/20220831/20220831162690059005.pdf] +[172.168.10.9/news/yact_0301/2022831/245.html] +[172.168.10.9/news/yact_0301/2022829/244.html] +[172.168.10.9/Files/file/20220825/20220825163342054205.pdf] +[172.168.10.9/news/yact_0301/2022825/243.html] +[172.168.10.9/Files/file/20220824/20220824161951325132.docx] +[172.168.10.9/news/yact_0301/2022824/242.html] +[172.168.10.9/Files/file/20220824/20220824161985778577.pdf] +[172.168.10.9/Files/file/20220824/20220824161115331533.docx] +[172.168.10.9/Files/file/20220824/20220824161247294729.pdf] +[172.168.10.9/news/yact_0301/2022824/241.html] +[172.168.10.9/Files/file/20220819/20220819151958775877.pdf] +[172.168.10.9/Files/file/20220819/20220819151893609360.docx] +[172.168.10.9/news/yact_0301/2022819/240.html] +[172.168.10.9/news/yact_0301/2022817/238.html] +[172.168.10.9/news/yact_0301/2022817/237.html] +[172.168.10.9/news/yact_0301/2022815/236.html] +[172.168.10.9/news/yact_0301/2022812/235.html] +[172.168.10.9/Files/file/20220811/20220811160072197219.docx] +[172.168.10.9/news/yact_0301/2022811/234.html] +[172.168.10.9/news/yact_0301/2022810/233.html] +[172.168.10.9/news/yact_0301/2022810/232.html] +[172.168.10.9/Files/file/20220809/20220809175875257525.pdf] +[172.168.10.9/news/yact_0301/202289/230.html] +[172.168.10.9/news/yact_0301/202285/228.html] +[172.168.10.9/Files/file/20220803/20220803151751465146.docx] +[172.168.10.9/news/yact_0301/202283/227.html] +[172.168.10.9/Files/file/20220803/20220803151763666366.pdf] +[172.168.10.9/news/yact_0301/2022817/239.html] +[172.168.10.9/news/yact_0301/2022728/226.html] +[172.168.10.9/news/yact_0301/2022720/225.html] +[172.168.10.9/news/yact_0301/2022720/224.html] +[172.168.10.9/news/yact_0301/2022720/223.html] +[172.168.10.9/news/yact_0301/2022720/222.html] +[172.168.10.9/news/yact_0301/2022719/221.html] +[172.168.10.9/news/yact_0301/2022714/220.html] +[172.168.10.9/news/yact_0301/2022713/219.html] +[172.168.10.9/news/yact_0301/2022713/218.html] +[172.168.10.9/news/yact_0301/2022712/216.html] +[172.168.10.9/news/yact_0301/2022712/215.html] +[172.168.10.9/news/yact_0301/2022711/214.html] +[172.168.10.9/Files/file/20220711/20220711154650385038.docx] +[172.168.10.9/news/yact_0301/2022711/213.html] +[172.168.10.9/news/yact_0301/202277/211.html] +[172.168.10.9/news/yact_0301/202277/210.html] +[172.168.10.9/news/yact_0301/202276/209.html] +[172.168.10.9/news/yact_0301/202275/208.html] +[172.168.10.9/news/yact_0301/2022629/205.html] +[172.168.10.9/news/yact_0301/2022629/204.html] +[172.168.10.9/news/yact_0301/2022629/203.html] +[172.168.10.9/news/yact_0301/2022629/202.html] +[172.168.10.9/news/yact_0301/2022629/201.html] +[172.168.10.9/news/yact_0301/2022629/200.html] +[172.168.10.9/news/yact_0301/2022629/199.html] +[172.168.10.9/news/yact_0301/2022628/198.html] +[172.168.10.9/news/yact_0301/2022622/194.html] +[172.168.10.9/news/yact_0301/2022622/193.html] +[172.168.10.9/news/yact_0301/2022620/192.html] +[172.168.10.9/news/yact_0301/2022620/191.html] +[172.168.10.9/news/yact_0301/2022615/188.html] +[172.168.10.9/news/yact_0301/2022613/187.html] +[172.168.10.9/news/yact_0301/2022517/181.html] +[172.168.10.9/news/yact_0301/2022511/180.html] +[172.168.10.9/news/yact_0301/2022510/179.html] +[172.168.10.9/news/yact_0301/202257/178.html] +[172.168.10.9/news/yact_0301/2022429/176.html] +[172.168.10.9/news/yact_0301/2022425/174.html] +[172.168.10.9/news/yact_0301/2022424/173.html] +[172.168.10.9/news/yact_0301/2022420/172.html] +[172.168.10.9/news/yact_0301/2022420/171.html] +[172.168.10.9/news/yact_0301/2022329/167.html] +[172.168.10.9/news/yact_0301/2022317/166.html] +[172.168.10.9/news/yact_0301/2022314/165.html] +[172.168.10.9/news/yact_0301/2022314/164.html] +[172.168.10.9/news/yact_0301/202233/162.html] +[172.168.10.9/news/yact_0301/2022228/161.html] +[172.168.10.9/news/yact_0301/2022215/160.html] +[172.168.10.9/Files/file/20220208/20220208112294189418.docx] +[172.168.10.9/Files/file/20220208/20220208112219801980.docx] +[172.168.10.9/Files/file/20220208/20220208112221942194.docx] +[172.168.10.9/news/yact_0301/202228/159.html] +[172.168.10.9/news/yact_0301/20211220/155.html] +[172.168.10.9/news/yact_0301/20211220/154.html] +[172.168.10.9/news/yact_0301/20211215/152.html] +[172.168.10.9/news/yact_0301/20211213/151.html] +[172.168.10.9/news/yact_0301/20211213/150.html] +[172.168.10.9/news/yact_0301/2021127/147.html] +[172.168.10.9/news/yact_0301/2021126/145.html] +[172.168.10.9/news/yact_0301/2021122/144.html] +[172.168.10.9/news/yact_0301/2021122/143.html] +[172.168.10.9/news/yact_0301/2021122/142.html] +[172.168.10.9/news/yact_0301/2021122/141.html] +[172.168.10.9/news/yact_0301/20211130/140.html] +[172.168.10.9/news/yact_0301/20211130/139.html] +[172.168.10.9/news/yact_0301/20211116/136.html] +[172.168.10.9/Files/file/20211109/20211109154690379037.docx] +[172.168.10.9/news/yact_0301/2021119/135.html] +[172.168.10.9/news/yact_0301/2021118/134.html] +[172.168.10.9/news/yact_0301/2021715/125.html] +[172.168.10.9/Files/file/20220620/20220620105022462246.docx] +[172.168.10.9/news/yact_0302/2022620/189.html] +[172.168.10.9/Files/file/20220620/20220620105142154215.docx] +[172.168.10.9/news/yact_0302/2022613/186.html] +[172.168.10.9/Files/file/20220606/20220606173543834383.xls] +[172.168.10.9/news/yact_0302/202266/185.html] +[172.168.10.9/Files/file/20220606/20220606173653805380.docx] +[172.168.10.9/news/yact_0302/2022525/184.html] +[172.168.10.9/Files/file/20220507/20220507174942084208.pdf] +[172.168.10.9/news/yact_0302/202257/177.html] +[172.168.10.9/Files/file/20220428/20220428101526812681.docx] +[172.168.10.9/news/yact_0302/2022428/175.html] +[172.168.10.9/Files/file/20220418/20220418095037893789.xlsx] +[172.168.10.9/news/yact_0302/2022418/170.html] +[172.168.10.9/Files/file/20220402/2022040221230545545.xls] +[172.168.10.9/news/yact_0302/202242/169.html] +[172.168.10.9/news/yact_0302/2022330/168.html] +[172.168.10.9/Files/file/20220311/2022031111530618618.xls] +[172.168.10.9/news/yact_0302/2022311/163.html] +[172.168.10.9/Files/file/20220311/20220311115410971097.docx] +[172.168.10.9/Files/file/20220110/20220110191899769976.docx] +[172.168.10.9/news/yact_0302/2022110/158.html] +[172.168.10.9/Files/file/20220105/2022010517510975975.pdf] +[172.168.10.9/news/yact_0302/202215/157.html] +[172.168.10.9/news/yact_0302/202214/156.html] +[172.168.10.9/Files/file/20211220/20211220112139033903.xlsx] +[172.168.10.9/news/yact_0302/20211220/153.html] +[172.168.10.9/Files/file/20211213/20211213170726872687.xls] +[172.168.10.9/news/yact_0302/20211213/149.html] +[172.168.10.9/news/yact_0302/2021129/148.html] +[172.168.10.9/Files/file/20211122/20211122175994959495.docx] +[172.168.10.9/news/yact_0302/20211122/138.html] +[172.168.10.9/Files/file/20211122/20211122180076067606.docx] +[172.168.10.9/news/yact_0302/202193/132.html] +[172.168.10.9/news/yact_0302/2021823/131.html] +[172.168.10.9/Files/file/20210817/20210817152749184918.xls] +[172.168.10.9/news/yact_0302/2021817/130.html] +[172.168.10.9/news/yact_0302/2021817/129.html] +[172.168.10.9/news/yact_0302/2021811/128.html] +[172.168.10.9/news/yact_0302/index-3.html] +[172.168.10.9/news/yact_0302/202186/127.html] +[172.168.10.9/Files/file/20210727/20210727163287048704.docx] +[172.168.10.9/news/yact_0302/2021727/126.html] +[172.168.10.9/Files/file/20210727/20210727163362916291.docx] +[172.168.10.9/Files/file/20210702/20210702103713901390.pdf] +[172.168.10.9/news/yact_0302/202172/123.html] +[172.168.10.9/news/yact_0302/2021616/117.html] +[172.168.10.9/news/yact_0302/2021610/116.html] +[172.168.10.9/Files/file/20210601/20210601150073047304.doc] +[172.168.10.9/news/yact_0302/202161/115.html] +[172.168.10.9/Files/file/20210601/20210601150129012901.doc] +[172.168.10.9/Files/file/20210601/20210601114532033203.docx] +[172.168.10.9/news/yact_0302/202161/114.html] +[172.168.10.9/Files/file/20210507/20210507181491849184.docx] +[172.168.10.9/Files/file/20210507/20210507181529172917.docx] +[172.168.10.9/news/yact_0302/202157/111.html] +[172.168.10.9/Files/file/20210426/2021042615430687687.pdf] +[172.168.10.9/news/yact_0302/2021426/109.html] +[172.168.10.9/Files/file/20210409/2021040914570970970.pdf] +[172.168.10.9/news/yact_0302/202149/103.html] +[172.168.10.9/news/yact_0302/2021524/113.html] +[172.168.10.9/Files/file/20210524/20210524152020462046.docx] +[172.168.10.9/news/yact_0302/2021524/112.html] +[172.168.10.9/Files/file/20201201/20201201093320182018.xls] +[172.168.10.9/news/yact_0302/20201130/100.html] +[172.168.10.9/Files/file/20201127/20201127115582528252.pdf] +[172.168.10.9/news/yact_0302/20201127/99.html] +[172.168.10.9/Files/file/20201127/20201127115414271427.pdf] +[172.168.10.9/news/yact_0302/20201127/98.html] +[172.168.10.9/news/yact_0301/202289/229.html] diff --git a/yact-home-2/hts-cache/new.txt b/yact-home-2/hts-cache/new.txt new file mode 100644 index 0000000..f87fbf2 --- /dev/null +++ b/yact-home-2/hts-cache/new.txt @@ -0,0 +1,433 @@ +date size'/'remotesize flags(request:Update,Range state:File response:Modified,Chunked,gZipped) statuscode status ('servermsg') MIME Etag|Date URL localfile (from URL) +17:32:22 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/robots.txt (from ) +17:32:22 14001/14001 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/ D:/yact/yact-home-grab/172.168.10.9/index.html (from ) +17:32:22 154040/154040 ---M-- 200 added ('OK') text/css etag:%228078172282d2d11:0%22 http://172.168.10.9/images/bootstrap.css D:/yact/yact-home-grab/172.168.10.9/images/bootstrap.css (from http://172.168.10.9/) +17:32:23 1961/1961 ---M-- 200 added ('OK') text/css etag:%2280e2ce1fff16d31:0%22 http://172.168.10.9/images/reset.css D:/yact/yact-home-grab/172.168.10.9/images/reset.css (from http://172.168.10.9/) +17:32:23 9506/9506 ---M-- 200 added ('OK') text/css etag:%220c5a4abe84ad81:0%22 http://172.168.10.9/images/style.css D:/yact/yact-home-grab/172.168.10.9/images/style.css (from http://172.168.10.9/) +17:32:23 3150/3150 ---M-- 200 added ('OK') text/css etag:%2280df70a3accd61:0%22 http://172.168.10.9/images/font.css D:/yact/yact-home-grab/172.168.10.9/images/font.css (from http://172.168.10.9/) +17:32:23 31000/31000 ---M-- 200 added ('OK') text/css etag:%2280c67eed9330d21:0%22 http://172.168.10.9/images/font-awesome.min.css D:/yact/yact-home-grab/172.168.10.9/images/font-awesome.min.css (from http://172.168.10.9/) +17:32:25 1640/1640 ---M-- 200 added ('OK') application/javascript etag:%2280c7d9c4bccd61:0%22 http://172.168.10.9/images/time2015.js D:/yact/yact-home-grab/172.168.10.9/images/time2015.js (from http://172.168.10.9/) +17:32:25 162/162 ---M-- 301 error ('Moved%20Permanently') text/html date:Sun,%2026%20Mar%202023%2009:32:25%20GMT http://skin.beiww.com/superslide/jquery.min.js D:/yact/yact-home-grab/skin.beiww.com/superslide/jquery.min.6.delayed (from http://172.168.10.9/) +17:32:25 86874/86874 ---M-- 200 added ('OK') application/javascript etag:%225fd1731c-1535a%22 https://skin.beiww.com/superslide/jquery.min.js D:/yact/yact-home-grab/skin.beiww.com/superslide/jquery.min.js (from http://172.168.10.9/) +17:32:27 162/162 ---M-- 301 error ('Moved%20Permanently') text/html date:Sun,%2026%20Mar%202023%2009:32:25%20GMT http://skin.beiww.com/superslide/jquery.superslide.js D:/yact/yact-home-grab/skin.beiww.com/superslide/jquery.superslide.js (from http://172.168.10.9/) +17:32:27 11562/11562 ---M-- 200 added ('OK') application/javascript etag:%225fd1701c-2d2a%22 https://skin.beiww.com/superslide/jquery.superslide.js D:/yact/yact-home-grab/skin.beiww.com/superslide/jquery.superslide.js (from http://172.168.10.9/) +17:32:27 8531/8531 ---M-- 200 added ('OK') text/html etag:%2280a9b9ed1f7bd81:0%22 http://172.168.10.9/news/yact_01/ D:/yact/yact-home-grab/172.168.10.9/news/yact_01/index.html (from http://172.168.10.9/) +17:32:28 8028/8028 ---M-- 200 added ('OK') text/html etag:%22800604207bd81:0%22 http://172.168.10.9/news/yact_01/2020417/91.html D:/yact/yact-home-grab/172.168.10.9/news/yact_01/2020417/91.html (from http://172.168.10.9/) +17:32:28 7500/7500 ---M-- 200 added ('OK') text/html etag:%2280d6eaee1f7bd81:0%22 http://172.168.10.9/news/yact_0201/ D:/yact/yact-home-grab/172.168.10.9/news/yact_0201/index.html (from http://172.168.10.9/) +17:32:29 7319/7319 ---M-- 200 added ('OK') text/html etag:%220aada149019d91:0%22 http://172.168.10.9/news/yact_06/ D:/yact/yact-home-grab/172.168.10.9/news/yact_06/index.html (from http://172.168.10.9/) +17:32:29 19471/19471 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_03/ D:/yact/yact-home-grab/172.168.10.9/news/yact_03/index.html (from http://172.168.10.9/) +17:32:30 14827/14827 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/ D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/index.html (from http://172.168.10.9/) +17:32:30 14635/14635 ---M-- 200 added ('OK') text/html etag:%2280d5b7aad721d91:0%22 http://172.168.10.9/news/yact_0302/ D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/index.html (from http://172.168.10.9/) +17:32:31 8855/8855 ---M-- 200 added ('OK') text/html etag:%2280d32e3207bd81:0%22 http://172.168.10.9/news/yact_01/202172/124.html D:/yact/yact-home-grab/172.168.10.9/news/yact_01/202172/124.html (from http://172.168.10.9/) +17:32:31 8640/8640 ---M-- 200 added ('OK') text/html etag:%2280eb3a4ff20d91:0%22 http://172.168.10.9/news/yact_04/ D:/yact/yact-home-grab/172.168.10.9/news/yact_04/index.html (from http://172.168.10.9/) +17:32:32 9570/9570 ---M-- 200 added ('OK') text/html etag:%2280d32e3207bd81:0%22 http://172.168.10.9/news/yact_01/202171/122.html D:/yact/yact-home-grab/172.168.10.9/news/yact_01/202171/122.html (from http://172.168.10.9/) +17:32:32 8962/8962 ---M-- 200 added ('OK') text/html etag:%2280d32e3207bd81:0%22 http://172.168.10.9/news/yact_01/2021622/118.html D:/yact/yact-home-grab/172.168.10.9/news/yact_01/2021622/118.html (from http://172.168.10.9/) +17:32:32 11131/11131 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/202321/339.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202321/339.html (from http://172.168.10.9/) +17:32:33 11002/11002 ---M-- 200 added ('OK') text/html etag:%22011f361b36d91:0%22 http://172.168.10.9/news/yact_0301/202321/338.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202321/338.html (from http://172.168.10.9/) +17:32:33 10948/10948 ---M-- 200 added ('OK') text/html etag:%22806fef45b36d91:0%22 http://172.168.10.9/news/yact_0301/202321/337.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202321/337.html (from http://172.168.10.9/) +17:32:34 11251/11251 ---M-- 200 added ('OK') text/html etag:%2280107346e135d91:0%22 http://172.168.10.9/news/yact_0301/202321/336.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202321/336.html (from http://172.168.10.9/) +17:32:34 9585/9585 ---M-- 200 added ('OK') text/html etag:%220ff6bf262ad91:0%22 http://172.168.10.9/news/yact_0301/2023117/335.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2023117/335.html (from http://172.168.10.9/) +17:32:35 8789/8789 ---M-- 200 added ('OK') text/html etag:%2280c94a5c8329d91:0%22 http://172.168.10.9/news/yact_0301/2023116/334.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2023116/334.html (from http://172.168.10.9/) +17:32:35 9079/9079 ---M-- 200 added ('OK') text/html etag:%2203633ef7a29d91:0%22 http://172.168.10.9/news/yact_0301/2023116/333.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2023116/333.html (from http://172.168.10.9/) +17:32:35 9552/9552 ---M-- 200 added ('OK') text/html etag:%2203140ab7a29d91:0%22 http://172.168.10.9/news/yact_0301/2023116/332.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2023116/332.html (from http://172.168.10.9/) +17:32:36 10827/10827 ---M-- 200 added ('OK') text/html etag:%220714d892427d91:0%22 http://172.168.10.9/news/yact_0301/2023113/331.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2023113/331.html (from http://172.168.10.9/) +17:32:36 8810/8810 ---M-- 200 added ('OK') text/html etag:%22029d4a027d91:0%22 http://172.168.10.9/news/yact_0301/2023113/330.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2023113/330.html (from http://172.168.10.9/) +17:33:00 144425/144425 ---M-- 200 added ('OK') image/jpeg etag:%2201451c8879d61:0%22 http://172.168.10.9/images/11.jpg D:/yact/yact-home-grab/172.168.10.9/images/11.jpg (from http://172.168.10.9/) +17:33:00 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/stat/index.asp?code=2 D:/yact/yact-home-grab/172.168.10.9/stat/index5841.html (from http://172.168.10.9/) +17:33:04 19256/19256 ---M-- 200 added ('OK') image/png etag:%2280d12fa6375fd61:0%22 http://172.168.10.9/Files/image/20200721/20200721161921712171.png D:/yact/yact-home-grab/172.168.10.9/Files/image/20200721/20200721161921712171.png (from http://172.168.10.9/) +17:33:06 12853/12853 ---M-- 200 added ('OK') image/jpeg etag:%22025db64accd61:0%22 http://172.168.10.9/images/rico2.jpg D:/yact/yact-home-grab/172.168.10.9/images/rico2.jpg (from http://172.168.10.9/) +17:33:18 308/308 ---MCZ 200 added ('OK') application/x-javascript etag:%2263af5cc6-134%22 https://zz.bdstatic.com/linksubmit/push.js D:/yact/yact-home-grab/zz.bdstatic.com/linksubmit/push.js (from http://172.168.10.9/) +17:33:19 281/281 ---MCZ 200 added ('OK') text/javascript etag:%224078521116%22 http://push.zhanzhang.baidu.com/push.js D:/yact/yact-home-grab/push.zhanzhang.baidu.com/push.js (from http://172.168.10.9/) +17:33:30 478/478 ---MCZ 200 added ('OK') application/javascript etag:W/%226a5b3175a87e4950%22 https://s.ssl.qhres2.com/ssl/ab77b6ea7f3fbf79.js D:/yact/yact-home-grab/s.ssl.qhres2.com/ssl/ab77b6ea7f3fbf79.js (from http://172.168.10.9/) +17:33:34 20127/20127 ---M-- 200 added ('OK') application/vnd.ms-fontobject etag:%220bd1ced9a8d01:0%22 http://172.168.10.9/fonts/glyphicons-halflings-regular.eot D:/yact/yact-home-grab/172.168.10.9/fonts/glyphicons-halflings-regular.eot (from http://172.168.10.9/images/bootstrap.css) +17:33:37 20127/20127 ---M-- 200 added ('OK') application/vnd.ms-fontobject etag:%220bd1ced9a8d01:0%22 http://172.168.10.9/fonts/glyphicons-halflings-regular.eot? D:/yact/yact-home-grab/172.168.10.9/fonts/glyphicons-halflings-regulard41d.eot (from http://172.168.10.9/images/bootstrap.css) +17:33:40 18028/18028 ---M-- 200 added ('OK') application/font-woff2 etag:%220bd1ced9a8d01:0%22 http://172.168.10.9/fonts/glyphicons-halflings-regular.woff2 D:/yact/yact-home-grab/172.168.10.9/fonts/glyphicons-halflings-regular.woff2 (from http://172.168.10.9/images/bootstrap.css) +17:33:44 23424/23424 ---M-- 200 added ('OK') font/x-woff etag:%220bd1ced9a8d01:0%22 http://172.168.10.9/fonts/glyphicons-halflings-regular.woff D:/yact/yact-home-grab/172.168.10.9/fonts/glyphicons-halflings-regular.woff (from http://172.168.10.9/images/bootstrap.css) +17:33:52 45404/45404 ---M-- 200 added ('OK') application/octet-stream etag:%220bd1ced9a8d01:0%22 http://172.168.10.9/fonts/glyphicons-halflings-regular.ttf D:/yact/yact-home-grab/172.168.10.9/fonts/glyphicons-halflings-regular.ttf (from http://172.168.10.9/images/bootstrap.css) +17:33:52 586948/586948 ---M-- 200 added ('OK') image/jpeg etag:%22803e511af697d71:0%22 http://172.168.10.9/Files/image/20210823/20210823160851175117.jpg D:/yact/yact-home-grab/172.168.10.9/Files/image/20210823/20210823160851175117.jpg (from http://172.168.10.9/) +17:33:52 108738/108738 ---M-- 200 added ('OK') image/svg+xml etag:%220bd1ced9a8d01:0%22 http://172.168.10.9/fonts/glyphicons-halflings-regular.svg D:/yact/yact-home-grab/172.168.10.9/fonts/glyphicons-halflings-regular.svg (from http://172.168.10.9/images/bootstrap.css) +17:33:53 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/bg.jpg D:/yact/yact-home-grab/172.168.10.9/images/bg.html (from http://172.168.10.9/images/style.css) +17:33:54 12148/12148 ---M-- 200 added ('OK') text/x-component etag:%2208bafaa9a67d01:0%22 http://172.168.10.9/images/ie-css3.htc D:/yact/yact-home-grab/172.168.10.9/images/ie-css3.htc (from http://172.168.10.9/images/style.css) +17:33:54 730040/730040 ---M-- 200 added ('OK') image/jpeg etag:%220c7c213f697d71:0%22 http://172.168.10.9/Files/image/20210823/20210823160826512651.jpg D:/yact/yact-home-grab/172.168.10.9/Files/image/20210823/20210823160826512651.jpg (from http://172.168.10.9/) +17:33:54 11809/11809 ---M-- 200 added ('OK') image/jpeg etag:%2208d9763c07d61:0%22 http://172.168.10.9/images/linkico.jpg D:/yact/yact-home-grab/172.168.10.9/images/linkico.jpg (from http://172.168.10.9/images/style.css) +17:33:54 79281/79281 ---M-- 200 added ('OK') image/jpeg etag:%220948af8c297d71:0%22 http://172.168.10.9/images/headbg.jpg D:/yact/yact-home-grab/172.168.10.9/images/headbg.jpg (from http://172.168.10.9/images/style.css) +17:33:54 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/ico.jpg D:/yact/yact-home-grab/172.168.10.9/images/ico.html (from http://172.168.10.9/images/font.css) +17:33:55 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/images/icoUp.gif D:/yact/yact-home-grab/172.168.10.9/images/images/icoUp.html (from http://172.168.10.9/images/font.css) +17:33:55 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/images/icoDown.gif D:/yact/yact-home-grab/172.168.10.9/images/images/icoDown.html (from http://172.168.10.9/images/font.css) +17:33:55 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/images/icoCircle.gif D:/yact/yact-home-grab/172.168.10.9/images/images/icoCircle.html (from http://172.168.10.9/images/font.css) +17:33:57 1238898/1238898 ---M-- 200 added ('OK') image/png etag:%2205028816a14d61:0%22 http://172.168.10.9/Files/image/20200417/2020041711440364364.png D:/yact/yact-home-grab/172.168.10.9/Files/image/20200417/2020041711440364364.png (from http://172.168.10.9/) +17:33:58 165742/165742 ---M-- 200 added ('OK') application/vnd.ms-fontobject etag:%22030e6ec9330d21:0%22 http://172.168.10.9/fonts/fontawesome-webfont.eot?v=4.7.0 D:/yact/yact-home-grab/172.168.10.9/fonts/fontawesome-webfont3e6e.eot (from http://172.168.10.9/images/font-awesome.min.css) +17:33:58 77160/77160 ---M-- 200 added ('OK') application/font-woff2 etag:%22030e6ec9330d21:0%22 http://172.168.10.9/fonts/fontawesome-webfont.woff2?v=4.7.0 D:/yact/yact-home-grab/172.168.10.9/fonts/fontawesome-webfont3e6e.woff2 (from http://172.168.10.9/images/font-awesome.min.css) +17:33:58 165742/165742 ---M-- 200 added ('OK') application/vnd.ms-fontobject etag:%22030e6ec9330d21:0%22 http://172.168.10.9/fonts/fontawesome-webfont.eot? D:/yact/yact-home-grab/172.168.10.9/fonts/fontawesome-webfontd41d.eot (from http://172.168.10.9/images/font-awesome.min.css) +17:33:58 98024/98024 ---M-- 200 added ('OK') font/x-woff etag:%22030e6ec9330d21:0%22 http://172.168.10.9/fonts/fontawesome-webfont.woff?v=4.7.0 D:/yact/yact-home-grab/172.168.10.9/fonts/fontawesome-webfont3e6e.woff (from http://172.168.10.9/images/font-awesome.min.css) +17:33:58 444379/444379 ---M-- 200 added ('OK') image/svg+xml etag:%22030e6ec9330d21:0%22 http://172.168.10.9/fonts/fontawesome-webfont.svg?v=4.7.0 D:/yact/yact-home-grab/172.168.10.9/fonts/fontawesome-webfont3e6e.svg (from http://172.168.10.9/images/font-awesome.min.css) +17:33:59 8391/8391 ---M-- 200 added ('OK') text/css etag:%2280f057128414d61:0%22 http://172.168.10.9/images/css.css D:/yact/yact-home-grab/172.168.10.9/images/css.css (from http://172.168.10.9/news/yact_01/) +17:33:59 253/253 ---M-- 200 added ('OK') application/javascript etag:%2280b3337252fcd1:0%22 http://172.168.10.9/images/html5.js D:/yact/yact-home-grab/172.168.10.9/images/html5.js (from http://172.168.10.9/news/yact_01/) +17:34:00 151/151 ---M-- 200 added ('OK') image/gif etag:%22801b9934f9cfd01:0%22 http://172.168.10.9/images/d.gif D:/yact/yact-home-grab/172.168.10.9/images/d.gif (from http://172.168.10.9/news/yact_01/) +17:34:00 165548/165548 ---M-- 200 added ('OK') application/octet-stream etag:%22030e6ec9330d21:0%22 http://172.168.10.9/fonts/fontawesome-webfont.ttf?v=4.7.0 D:/yact/yact-home-grab/172.168.10.9/fonts/fontawesome-webfont3e6e.ttf (from http://172.168.10.9/images/font-awesome.min.css) +17:34:00 14827/14827 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/Index.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/Index-2.html (from http://172.168.10.9/news/yact_03/) +17:34:00 14635/14635 ---M-- 200 added ('OK') text/html etag:%2280d5b7aad721d91:0%22 http://172.168.10.9/news/yact_0302/Index.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/Index-2.html (from http://172.168.10.9/news/yact_03/) +17:34:00 111/111 ---M-- 200 added ('OK') image/gif etag:%220fbb044f9cfd01:0%22 http://www.yact.com.cn/sys_images/news_more.gif D:/yact/yact-home-grab/www.yact.com.cn/sys_images/news_more.gif (from http://172.168.10.9/news/yact_03/) +17:34:01 8969/8969 ---M-- 200 added ('OK') text/html etag:%22802e880a624d91:0%22 http://172.168.10.9/news/yact_0301/2023110/327.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2023110/327.html (from http://172.168.10.9/news/yact_03/) +17:34:01 15164/15164 ---M-- 200 added ('OK') text/html etag:%2280b151aa24d91:0%22 http://172.168.10.9/news/yact_0301/202319/326.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202319/326.html (from http://172.168.10.9/news/yact_03/) +17:34:01 15255/15255 ---M-- 200 added ('OK') text/html etag:%22809820f5924d91:0%22 http://172.168.10.9/news/yact_0301/202319/325.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202319/325.html (from http://172.168.10.9/news/yact_03/) +17:34:01 15346/15346 ---M-- 200 added ('OK') text/html etag:%220e9f5d1924d91:0%22 http://172.168.10.9/news/yact_0301/202319/324.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202319/324.html (from http://172.168.10.9/news/yact_03/) +17:34:01 17355/17355 ---M-- 200 added ('OK') text/html etag:%22805538c7324d91:0%22 http://172.168.10.9/news/yact_0301/202319/323.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202319/323.html (from http://172.168.10.9/news/yact_03/) +17:34:02 11095/11095 ---M-- 200 added ('OK') text/html etag:%2280d5b7aad721d91:0%22 http://172.168.10.9/news/yact_0302/202316/321.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202316/321.html (from http://172.168.10.9/news/yact_03/) +17:34:02 10090/10090 ---M-- 200 added ('OK') text/html etag:%220d8849ad61fd91:0%22 http://172.168.10.9/news/yact_0302/202314/315.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202314/315.html (from http://172.168.10.9/news/yact_03/) +17:34:02 9202/9202 ---M-- 200 added ('OK') text/html etag:%228019e55ea515d91:0%22 http://172.168.10.9/news/yact_0302/20221222/305.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20221222/305.html (from http://172.168.10.9/news/yact_03/) +17:34:02 9148/9148 ---M-- 200 added ('OK') text/html etag:%220ef5c9f5dfad81:0%22 http://172.168.10.9/news/yact_0302/20221117/291.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20221117/291.html (from http://172.168.10.9/news/yact_03/) +17:34:02 8885/8885 ---M-- 200 added ('OK') text/html etag:%2280a3f3725afad81:0%22 http://172.168.10.9/news/yact_0302/20221117/290.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20221117/290.html (from http://172.168.10.9/news/yact_03/) +17:34:03 9559/9559 ---M-- 200 added ('OK') text/html etag:%220a6f3ae13ad91:0%22 http://172.168.10.9/news/yact_0302/20221116/289.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20221116/289.html (from http://172.168.10.9/news/yact_03/) +17:34:03 25062/25062 ---M-- 200 added ('OK') text/html etag:%2280ea6a575bf2d81:0%22 http://172.168.10.9/news/yact_0302/2022117/287.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022117/287.html (from http://172.168.10.9/news/yact_03/) +17:34:03 10194/10194 ---M-- 200 added ('OK') text/html etag:%228071322f65efd81:0%22 http://172.168.10.9/news/yact_0302/2022113/285.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022113/285.html (from http://172.168.10.9/news/yact_03/) +17:34:03 10034/10034 ---M-- 200 added ('OK') text/html etag:%2280724c23dedd81:0%22 http://172.168.10.9/news/yact_0302/20221031/284.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20221031/284.html (from http://172.168.10.9/news/yact_03/) +17:34:04 12461/12461 ---M-- 200 added ('OK') text/html etag:%2208ebdf7f4ecd81:0%22 http://172.168.10.9/news/yact_0302/20221031/283.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20221031/283.html (from http://172.168.10.9/news/yact_03/) +17:34:04 9398/9398 ---M-- 200 added ('OK') text/html etag:%220de0cab0e9d81:0%22 http://172.168.10.9/news/yact_0302/20221027/280.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20221027/280.html (from http://172.168.10.9/news/yact_03/) +17:34:04 9466/9466 ---M-- 200 added ('OK') text/html etag:%2280e55697b0e9d81:0%22 http://172.168.10.9/news/yact_0302/20221027/279.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20221027/279.html (from http://172.168.10.9/news/yact_03/) +17:34:04 14952/14952 ---M-- 200 added ('OK') text/html etag:%22805ff9137bdbd81:0%22 http://172.168.10.9/news/yact_0302/2022109/271.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022109/271.html (from http://172.168.10.9/news/yact_03/) +17:34:04 13774/13774 ---M-- 200 added ('OK') text/html etag:%22809386c799d4d81:0%22 http://172.168.10.9/news/yact_0302/2022930/269.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022930/269.html (from http://172.168.10.9/news/yact_03/) +17:34:05 10046/10046 ---M-- 200 added ('OK') text/html etag:%220121163d795d81:0%22 http://172.168.10.9/news/yact_0302/2022712/217.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022712/217.html (from http://172.168.10.9/news/yact_03/) +17:34:05 9066/9066 ---M-- 200 added ('OK') text/html etag:%228074a29bdd23d91:0%22 http://172.168.10.9/news/yact_0301/202319/322.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202319/322.html (from http://172.168.10.9/news/yact_0301/) +17:34:05 13252/13252 ---M-- 200 added ('OK') text/html etag:%2202f2a597421d91:0%22 http://172.168.10.9/news/yact_0301/202315/320.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202315/320.html (from http://172.168.10.9/news/yact_0301/) +17:34:05 11753/11753 ---M-- 200 added ('OK') text/html etag:%2280adabe4eb20d91:0%22 http://172.168.10.9/news/yact_0301/202315/319.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202315/319.html (from http://172.168.10.9/news/yact_0301/) +17:34:05 11840/11840 ---M-- 200 added ('OK') text/html etag:%2204f998eb20d91:0%22 http://172.168.10.9/news/yact_0301/202315/318.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202315/318.html (from http://172.168.10.9/news/yact_0301/) +17:34:06 12661/12661 ---M-- 200 added ('OK') text/html etag:%220596857eb20d91:0%22 http://172.168.10.9/news/yact_0301/202315/317.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202315/317.html (from http://172.168.10.9/news/yact_0301/) +17:34:06 11904/11904 ---M-- 200 added ('OK') text/html etag:%2280c354eaea20d91:0%22 http://172.168.10.9/news/yact_0301/202315/316.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202315/316.html (from http://172.168.10.9/news/yact_0301/) +17:34:06 15364/15364 ---M-- 200 added ('OK') text/html etag:%2280788ef7591fd91:0%22 http://172.168.10.9/news/yact_0301/20221230/314.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221230/314.html (from http://172.168.10.9/news/yact_0301/) +17:34:06 15047/15047 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/index_2.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/index_2.html (from http://172.168.10.9/news/yact_0301/) +17:34:07 15000/15000 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/index_3.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/index_3.html (from http://172.168.10.9/news/yact_0301/) +17:34:07 14972/14972 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/index_4.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/index_4.html (from http://172.168.10.9/news/yact_0301/) +17:34:07 14890/14890 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/index_5.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/index_5.html (from http://172.168.10.9/news/yact_0301/) +17:34:07 14894/14894 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/index_6.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/index_6.html (from http://172.168.10.9/news/yact_0301/) +17:34:07 15024/15024 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/index_7.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/index_7.html (from http://172.168.10.9/news/yact_0301/) +17:34:08 9182/9182 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/index_8.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/index_8.html (from http://172.168.10.9/news/yact_0301/) +17:34:08 10920/10920 ---M-- 200 added ('OK') text/html etag:%2280734ac76f92d81:0%22 http://172.168.10.9/news/yact_0302/202278/212.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202278/212.html (from http://172.168.10.9/news/yact_0302/) +17:34:08 12026/12026 ---M-- 200 added ('OK') text/html etag:%22094c665538fd81:0%22 http://172.168.10.9/news/yact_0302/202274/207.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202274/207.html (from http://172.168.10.9/news/yact_0302/) +17:34:08 10619/10619 ---M-- 200 added ('OK') text/html etag:%220a4ad81c8cd81:0%22 http://172.168.10.9/news/yact_0302/2022630/206.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022630/206.html (from http://172.168.10.9/news/yact_0302/) +17:34:09 10721/10721 ---M-- 200 added ('OK') text/html etag:%220a734888ad81:0%22 http://172.168.10.9/news/yact_0302/2022627/197.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022627/197.html (from http://172.168.10.9/news/yact_0302/) +17:34:09 8979/8979 ---M-- 200 added ('OK') text/html etag:%2280da30f61d86d81:0%22 http://172.168.10.9/news/yact_0302/2022622/196.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022622/196.html (from http://172.168.10.9/news/yact_0302/) +17:34:09 13326/13326 ---M-- 200 added ('OK') text/html etag:%220b732b81b86d81:0%22 http://172.168.10.9/news/yact_0302/2022622/195.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022622/195.html (from http://172.168.10.9/news/yact_0302/) +17:34:09 10389/10389 ---M-- 200 added ('OK') text/html etag:%2205969d55484d81:0%22 http://172.168.10.9/news/yact_0302/2022620/190.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022620/190.html (from http://172.168.10.9/news/yact_0302/) +17:34:09 14628/14628 ---M-- 200 added ('OK') text/html etag:%2280d5b7aad721d91:0%22 http://172.168.10.9/news/yact_0302/index_2.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/index_2.html (from http://172.168.10.9/news/yact_0302/) +17:34:10 12333/12333 ---M-- 200 added ('OK') text/html etag:%2280d5b7aad721d91:0%22 http://172.168.10.9/news/yact_0302/index_3.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/index_3.html (from http://172.168.10.9/news/yact_0302/) +17:34:10 202069/202069 ---M-- 200 added ('OK') image/png etag:%220ca5515ec6ed71:0%22 http://172.168.10.9/Files/image/20210702/20210702104380218021.png D:/yact/yact-home-grab/172.168.10.9/Files/image/20210702/20210702104380218021.png (from http://172.168.10.9/news/yact_01/202172/124.html) +17:34:12 219459/219459 ---M-- 200 added ('OK') image/png etag:%22032df1eec6ed71:0%22 http://172.168.10.9/Files/image/20210702/20210702104442184218.png D:/yact/yact-home-grab/172.168.10.9/Files/image/20210702/20210702104442184218.png (from http://172.168.10.9/news/yact_01/202172/124.html) +17:34:12 55101/55101 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280e71c262ad91:0%22 http://172.168.10.9/Files/file/20230117/20230117114489038903.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230117/20230117114489038903.docx (from http://172.168.10.9/news/yact_0301/2023117/335.html) +17:34:13 56076/56076 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2207fed568329d91:0%22 http://172.168.10.9/Files/file/20230116/20230116162017291729.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230116/20230116162017291729.docx (from http://172.168.10.9/news/yact_0301/2023116/334.html) +17:34:13 57164/57164 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22804538ec7a29d91:0%22 http://172.168.10.9/Files/file/20230116/20230116151938603860.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230116/20230116151938603860.docx (from http://172.168.10.9/news/yact_0301/2023116/333.html) +17:34:13 12157/12157 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220f6e7a27a29d91:0%22 http://172.168.10.9/Files/file/20230116/20230116151720972097.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230116/20230116151720972097.docx (from http://172.168.10.9/news/yact_0301/2023116/332.html) +17:34:13 162/162 ---M-- 301 error ('Moved%20Permanently') text/html date:Sun,%2026%20Mar%202023%2009:34:13%20GMT http://www.beiww.com/images/kf-images/kf-404bg.jpg D:/yact/yact-home-grab/www.beiww.com/images/kf-images/kf-404bg.70.delayed (from http://172.168.10.9/stat/index.asp?code=2) +17:34:14 264416/264416 ---M-- 200 added ('OK') image/jpeg etag:%22071e72c606ed71:0%22 http://172.168.10.9/Files/image/20210701/20210701180260416041.jpg D:/yact/yact-home-grab/172.168.10.9/Files/image/20210701/20210701180260416041.jpg (from http://172.168.10.9/news/yact_01/202171/122.html) +17:34:14 57013/57013 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280e16b30027d91:0%22 http://172.168.10.9/Files/file/20230113/20230113113616271627.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230113/20230113113616271627.docx (from http://172.168.10.9/news/yact_0301/2023113/330.html) +17:34:14 290935/290935 ---M-- 200 added ('OK') image/jpeg etag:%2280186320606ed71:0%22 http://172.168.10.9/Files/image/20210701/20210701180119201920.jpg D:/yact/yact-home-grab/172.168.10.9/Files/image/20210701/20210701180119201920.jpg (from http://172.168.10.9/news/yact_01/202171/122.html) +17:34:14 27403/27403 ---M-- 200 added ('OK') image/jpeg etag:%2258c894ec-6b0b%22 https://www.beiww.com/images/kf-images/kf-404bg.jpg D:/yact/yact-home-grab/www.beiww.com/images/kf-images/kf-404bg.jpg (from http://172.168.10.9/stat/index.asp?code=2) +17:34:14 0/0 ---M-- 200 added ('OK') text/plain date:Sun,%2026%20Mar%202023%2009:34:14%20GMT https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif D:/yact/yact-home-grab/sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.72.delayed (from https://zz.bdstatic.com/linksubmit/push.js) +17:34:15 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/xx.gif D:/yact/yact-home-grab/172.168.10.9/images/xx.html (from http://172.168.10.9/images/css.css) +17:34:15 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/index_r1_c1.jpg D:/yact/yact-home-grab/172.168.10.9/images/index_r1_c1.html (from http://172.168.10.9/images/css.css) +17:34:15 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/index_r2_c1.jpg D:/yact/yact-home-grab/172.168.10.9/images/index_r2_c1.html (from http://172.168.10.9/images/css.css) +17:34:15 305/305 ---M-- 200 added ('OK') image/jpeg etag:%220b23135f9cfd01:0%22 http://172.168.10.9/images/d1.jpg D:/yact/yact-home-grab/172.168.10.9/images/d1.jpg (from http://172.168.10.9/images/css.css) +17:34:15 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/mun_an.gif D:/yact/yact-home-grab/172.168.10.9/images/mun_an.html (from http://172.168.10.9/images/css.css) +17:34:16 3671/3671 ---M-- 200 added ('OK') image/jpeg etag:%22801b9934f9cfd01:0%22 http://172.168.10.9/images/d.jpg D:/yact/yact-home-grab/172.168.10.9/images/d.jpg (from http://172.168.10.9/images/css.css) +17:34:16 735/735 ---M-- 200 added ('OK') text/html etag:%220d0a433a01d21:0%22 http://172.168.10.9/images/title.gif D:/yact/yact-home-grab/172.168.10.9/images/title.html (from http://172.168.10.9/images/css.css) +17:34:16 13788/13788 ---M-- 200 added ('OK') image/jpeg etag:%22804ab8f557add01:0%22 http://172.168.10.9/images/ico10.jpg D:/yact/yact-home-grab/172.168.10.9/images/ico10.jpg (from http://172.168.10.9/images/css.css) +17:34:16 14281/14281 ---M-- 200 added ('OK') image/jpeg etag:%220e150f657add01:0%22 http://172.168.10.9/images/ico11.jpg D:/yact/yact-home-grab/172.168.10.9/images/ico11.jpg (from http://172.168.10.9/images/css.css) +17:34:17 19325/19325 ---M-- 200 added ('OK') image/jpeg etag:%228077e9f657add01:0%22 http://172.168.10.9/images/news_ttbg.jpg D:/yact/yact-home-grab/172.168.10.9/images/news_ttbg.jpg (from http://172.168.10.9/images/css.css) +17:34:17 8207/8207 ---M-- 200 added ('OK') image/jpeg etag:%220e150f657add01:0%22 http://172.168.10.9/images/ico7.jpg D:/yact/yact-home-grab/172.168.10.9/images/ico7.jpg (from http://172.168.10.9/images/css.css) +17:34:17 114538/114538 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22804e237ca624d91:0%22 http://172.168.10.9/Files/file/20230110/2023011011490743743.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230110/2023011011490743743.docx (from http://172.168.10.9/news/yact_0301/2023110/327.html) +17:34:18 36295/36295 ---M-- 200 added ('OK') image/png etag:%220e99efa515d91:0%22 http://172.168.10.9/Files/image/20221222/20221222093135173517.png D:/yact/yact-home-grab/172.168.10.9/Files/image/20221222/20221222093135173517.png (from http://172.168.10.9/news/yact_0302/20221222/305.html) +17:35:27 4462741/4462741 ---M-- 200 added ('OK') application/pdf etag:%2280318e3ad61fd91:0%22 http://172.168.10.9/Files/file/20230104/20230104084841274127.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20230104/20230104084841274127.pdf (from http://172.168.10.9/news/yact_0302/202314/315.html) +17:35:27 17920/17920 ---M-- 200 added ('OK') application/msword etag:%220e3556862f9d81:0%22 http://172.168.10.9/Files/file/20221116/20221116102347944794.doc D:/yact/yact-home-grab/172.168.10.9/Files/file/20221116/20221116102347944794.doc (from http://172.168.10.9/news/yact_0302/20221116/289.html) +17:35:28 29184/29184 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%228074ee1a65efd81:0%22 http://172.168.10.9/Files/file/20221103/20221103171715261526.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20221103/20221103171715261526.xls (from http://172.168.10.9/news/yact_0302/2022113/285.html) +17:35:29 15204/15204 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220a15b1adedd81:0%22 http://172.168.10.9/Files/file/20221031/20221031174285308530.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221031/20221031174285308530.docx (from http://172.168.10.9/news/yact_0302/20221031/284.html) +17:38:44 22259254/22259254 ---M-- 200 added ('OK') application/pdf etag:%228095cc6b5afad81:0%22 http://172.168.10.9/Files/file/20221117/20221117155858995899.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221117/20221117155858995899.pdf (from http://172.168.10.9/news/yact_0302/20221117/290.html) +17:38:44 18808960/18808960 ---M-- 200 added ('OK') application/pdf etag:%220a3a8c1b0e9d81:0%22 http://172.168.10.9/Files/file/20221027/20221027110381178117.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221027/20221027110381178117.pdf (from http://172.168.10.9/news/yact_0302/20221027/280.html) +17:38:44 24178064/24178064 ---M-- 200 added ('OK') application/pdf etag:%2280b2a966d61fd91:0%22 http://172.168.10.9/Files/file/20230104/20230104084937213721.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20230104/20230104084937213721.pdf (from http://172.168.10.9/news/yact_0302/202314/315.html) +17:38:44 797616/797616 ---M-- 200 added ('OK') application/pdf etag:%2280519a8cace9d81:0%22 http://172.168.10.9/Files/file/20221027/2022102710330185185.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221027/2022102710330185185.pdf (from http://172.168.10.9/news/yact_0302/20221027/280.html) +17:38:44 25104167/25104167 ---M-- 200 added ('OK') application/pdf etag:%220c5e7895dfad81:0%22 http://172.168.10.9/Files/file/20221117/20221117162158535853.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221117/20221117162158535853.pdf (from http://172.168.10.9/news/yact_0302/20221117/291.html) +17:38:44 720947/720947 ---M-- 200 added ('OK') application/pdf etag:%2280a1167ace9d81:0%22 http://172.168.10.9/Files/file/20221027/20221027103085558555.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221027/20221027103085558555.pdf (from http://172.168.10.9/news/yact_0302/20221027/279.html) +17:38:44 19968/19968 ---M-- 200 added ('OK') application/msword etag:%22801187c07adbd81:0%22 http://172.168.10.9/Files/file/20221009/20221009090227622762.doc D:/yact/yact-home-grab/172.168.10.9/Files/file/20221009/20221009090227622762.doc (from http://172.168.10.9/news/yact_0302/2022109/271.html) +17:38:45 35328/35328 ---M-- 200 added ('OK') application/msword etag:%220b646c87adbd81:0%22 http://172.168.10.9/Files/file/20221009/20221009090220772077.doc D:/yact/yact-home-grab/172.168.10.9/Files/file/20221009/20221009090220772077.doc (from http://172.168.10.9/news/yact_0302/2022109/271.html) +17:38:45 23552/23552 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%220a939c99d4d81:0%22 http://172.168.10.9/Files/file/20220930/20220930145568266826.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20220930/20220930145568266826.xls (from http://172.168.10.9/news/yact_0302/2022930/269.html) +17:38:45 16753/16753 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2203ebea699d4d81:0%22 http://172.168.10.9/Files/file/20220930/20220930145537463746.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220930/20220930145537463746.docx (from http://172.168.10.9/news/yact_0302/2022930/269.html) +17:38:45 97194/97194 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220577697dd23d91:0%22 http://172.168.10.9/Files/file/20230109/20230109115179377937.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230109/20230109115179377937.docx (from http://172.168.10.9/news/yact_0301/202319/322.html) +17:38:46 55047/55047 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280b7916cec20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105175944194419.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105175944194419.docx (from http://172.168.10.9/news/yact_0301/202315/320.html) +17:38:46 1851456/1851456 ---M-- 200 added ('OK') application/pdf etag:%228093942eec20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105175738173817.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105175738173817.pdf (from http://172.168.10.9/news/yact_0301/202315/320.html) +17:38:46 23849216/23849216 ---M-- 200 added ('OK') application/pdf etag:%220acdc84b0e9d81:0%22 http://172.168.10.9/Files/file/20221027/20221027110259725972.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221027/20221027110259725972.pdf (from http://172.168.10.9/news/yact_0302/20221027/279.html) +17:38:46 64512/64512 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%22094ed90ec20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105180027382738.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105180027382738.xls (from http://172.168.10.9/news/yact_0301/202315/320.html) +17:38:46 56042/56042 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220ed9dceeb20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105175557585758.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105175557585758.docx (from http://172.168.10.9/news/yact_0301/202315/319.html) +17:38:47 4868835/4868835 ---M-- 200 added ('OK') application/pdf etag:%2201698367421d91:0%22 http://172.168.10.9/Files/file/20230106/20230106101156655665.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20230106/20230106101156655665.pdf (from http://172.168.10.9/news/yact_0301/202315/320.html) +17:38:47 57032/57032 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280ca7e86eb20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105175312171217.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105175312171217.docx (from http://172.168.10.9/news/yact_0301/202315/318.html) +17:38:47 1422862/1422862 ---M-- 200 added ('OK') application/pdf etag:%220bdb0e1eb20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105175537733773.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105175537733773.pdf (from http://172.168.10.9/news/yact_0301/202315/319.html) +17:38:47 58864/58864 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220c76938eb20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105175196699669.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105175196699669.docx (from http://172.168.10.9/news/yact_0301/202315/317.html) +17:38:47 1458062/1458062 ---M-- 200 added ('OK') application/pdf etag:%228013fe95eb20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105175392629262.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105175392629262.pdf (from http://172.168.10.9/news/yact_0301/202315/318.html) +17:38:48 56897/56897 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2203748fe920d91:0%22 http://172.168.10.9/Files/file/20230105/20230105173537453745.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105173537453745.docx (from http://172.168.10.9/news/yact_0301/202315/316.html) +17:38:48 1658953/1658953 ---M-- 200 added ('OK') application/pdf etag:%220a5a352eb20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105175185318531.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105175185318531.pdf (from http://172.168.10.9/news/yact_0301/202315/317.html) +17:38:48 9162/9162 ---M-- 200 added ('OK') text/html etag:%220d7d8c6191cd91:0%22 http://172.168.10.9/news/yact_0301/20221230/313.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221230/313.html (from http://172.168.10.9/news/yact_0301/20221230/314.html) +17:38:48 9257/9257 ---M-- 200 added ('OK') text/html etag:%2280d67f64191cd91:0%22 http://172.168.10.9/news/yact_0301/20221230/312.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221230/312.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:49 13310/13310 ---M-- 200 added ('OK') text/html etag:%220965fe715d91:0%22 http://172.168.10.9/news/yact_0301/20221222/310.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221222/310.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:49 12451/12451 ---M-- 200 added ('OK') text/html etag:%2280ef47be815d91:0%22 http://172.168.10.9/news/yact_0301/20221222/309.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221222/309.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:49 19223979/19223979 ---M-- 200 added ('OK') application/pdf etag:%2203078d5ea20d91:0%22 http://172.168.10.9/Files/file/20230105/20230105174837403740.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20230105/20230105174837403740.pdf (from http://172.168.10.9/news/yact_0301/202315/316.html) +17:38:49 12772/12772 ---M-- 200 added ('OK') text/html etag:%228046ee21e815d91:0%22 http://172.168.10.9/news/yact_0301/20221222/308.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221222/308.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:49 12847/12847 ---M-- 200 added ('OK') text/html etag:%2207e23b5e015d91:0%22 http://172.168.10.9/news/yact_0301/20221222/307.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221222/307.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:49 13493/13493 ---M-- 200 added ('OK') text/html etag:%22806da74be815d91:0%22 http://172.168.10.9/news/yact_0301/20221222/306.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221222/306.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:50 8827/8827 ---M-- 200 added ('OK') text/html etag:%22806ea4e55a10d91:0%22 http://172.168.10.9/news/yact_0301/20221215/303.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221215/303.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:50 10300/10300 ---M-- 200 added ('OK') text/html etag:%220ac8bf696fd91:0%22 http://172.168.10.9/news/yact_0301/20221214/302.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221214/302.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:50 10970/10970 ---M-- 200 added ('OK') text/html etag:%22803a75c796fd91:0%22 http://172.168.10.9/news/yact_0301/20221214/301.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221214/301.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:50 11531/11531 ---M-- 200 added ('OK') text/html etag:%220c07bd6a4ed91:0%22 http://172.168.10.9/news/yact_0301/2022129/300.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022129/300.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:50 13221/13221 ---M-- 200 added ('OK') text/html etag:%220a2a92882bd91:0%22 http://172.168.10.9/news/yact_0301/2022129/299.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022129/299.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:51 8861/8861 ---M-- 200 added ('OK') text/html etag:%22015644ddc9d91:0%22 http://172.168.10.9/news/yact_0301/2022127/298.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022127/298.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:51 14413/14413 ---M-- 200 added ('OK') text/html etag:%228093c5c2326d91:0%22 http://172.168.10.9/news/yact_0301/2022122/297.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022122/297.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:51 13413/13413 ---M-- 200 added ('OK') text/html etag:%2280cec368306d91:0%22 http://172.168.10.9/news/yact_0301/2022122/296.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022122/296.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:51 9459/9459 ---M-- 200 added ('OK') text/html etag:%220dcbe3e316d91:0%22 http://172.168.10.9/news/yact_0301/2022122/295.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022122/295.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:51 11448/11448 ---M-- 200 added ('OK') text/html etag:%220d31471be3d91:0%22 http://172.168.10.9/news/yact_0301/20221129/294.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221129/294.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:52 11671/11671 ---M-- 200 added ('OK') text/html etag:%220391a35fe2d91:0%22 http://172.168.10.9/news/yact_0301/20221128/293.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221128/293.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:52 11489/11489 ---M-- 200 added ('OK') text/html etag:%2280658734a60d91:0%22 http://172.168.10.9/news/yact_0301/20221125/292.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221125/292.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:52 15117/15117 ---M-- 200 added ('OK') text/html etag:%2204b8b5a6f8d81:0%22 http://172.168.10.9/news/yact_0301/20221114/288.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221114/288.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:52 11451/11451 ---M-- 200 added ('OK') text/html etag:%22081a06733f0d81:0%22 http://172.168.10.9/news/yact_0301/2022114/286.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022114/286.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:53 9144/9144 ---M-- 200 added ('OK') text/html etag:%22807614dcadead81:0%22 http://172.168.10.9/news/yact_0301/20221028/282.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221028/282.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:53 14827/14827 ---M-- 200 added ('OK') text/html etag:%220e1575b36d91:0%22 http://172.168.10.9/news/yact_0301/index.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/index-3.html (from http://172.168.10.9/news/yact_0301/index_2.html) +17:38:53 10717/10717 ---M-- 200 added ('OK') text/html etag:%220f35f94b8e9d81:0%22 http://172.168.10.9/news/yact_0301/20221027/281.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221027/281.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:53 13130/13130 ---M-- 200 added ('OK') text/html etag:%220fe6430d6e8d81:0%22 http://172.168.10.9/news/yact_0301/20221026/278.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221026/278.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:54 11387/11387 ---M-- 200 added ('OK') text/html etag:%22801bde40a0e3d81:0%22 http://172.168.10.9/news/yact_0301/20221019/277.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221019/277.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:54 15519/15519 ---M-- 200 added ('OK') text/html etag:%2280902b92adead81:0%22 http://172.168.10.9/news/yact_0301/20221017/276.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221017/276.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:54 14419/14419 ---M-- 200 added ('OK') text/html etag:%220bb95599ae0d81:0%22 http://172.168.10.9/news/yact_0301/20221015/275.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221015/275.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:54 11573/11573 ---M-- 200 added ('OK') text/html etag:%220fcc14b61ddd81:0%22 http://172.168.10.9/news/yact_0301/20221011/274.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221011/274.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:54 8831/8831 ---M-- 200 added ('OK') text/html etag:%22069c7368cdcd81:0%22 http://172.168.10.9/news/yact_0301/20221010/273.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20221010/273.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:55 11419/11419 ---M-- 200 added ('OK') text/html etag:%22042f1cb9dbd81:0%22 http://172.168.10.9/news/yact_0301/2022109/272.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022109/272.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:55 15934/15934 ---M-- 200 added ('OK') text/html etag:%228010cd1f19dad81:0%22 http://172.168.10.9/news/yact_0301/2022107/270.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022107/270.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:55 10262/10262 ---M-- 200 added ('OK') text/html etag:%22807ec92cdfd3d81:0%22 http://172.168.10.9/news/yact_0301/2022929/268.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022929/268.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:55 9171/9171 ---M-- 200 added ('OK') text/html etag:%2208d4996dfd3d81:0%22 http://172.168.10.9/news/yact_0301/2022929/267.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022929/267.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:56 9274/9274 ---M-- 200 added ('OK') text/html etag:%22803199edfd3d81:0%22 http://172.168.10.9/news/yact_0301/2022929/266.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022929/266.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:56 15528/15528 ---M-- 200 added ('OK') text/html etag:%22808756a01cd3d81:0%22 http://172.168.10.9/news/yact_0301/2022928/265.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022928/265.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:56 8722/8722 ---M-- 200 added ('OK') text/html etag:%2205a64b312d3d81:0%22 http://172.168.10.9/news/yact_0301/2022928/264.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022928/264.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:56 14022/14022 ---M-- 200 added ('OK') text/html etag:%22047de7058d2d81:0%22 http://172.168.10.9/news/yact_0301/2022927/263.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022927/263.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:56 11162/11162 ---M-- 200 added ('OK') text/html etag:%2280ac98679d1d81:0%22 http://172.168.10.9/news/yact_0301/2022926/262.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022926/262.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:57 11257/11257 ---M-- 200 added ('OK') text/html etag:%22017129879d1d81:0%22 http://172.168.10.9/news/yact_0301/2022926/261.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022926/261.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:57 11605/11605 ---M-- 200 added ('OK') text/html etag:%220cd17aed0d0d81:0%22 http://172.168.10.9/news/yact_0301/2022925/260.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022925/260.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:57 11536/11536 ---M-- 200 added ('OK') text/html etag:%2202bbb2fd0d0d81:0%22 http://172.168.10.9/news/yact_0301/2022925/259.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022925/259.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:57 16744/16744 ---M-- 200 added ('OK') text/html etag:%220b48847bcd0d81:0%22 http://172.168.10.9/news/yact_0301/2022925/258.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022925/258.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:57 12428/12428 ---M-- 200 added ('OK') text/html etag:%2204fab9e2bcfd81:0%22 http://172.168.10.9/news/yact_0301/2022923/257.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022923/257.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:58 15454/15454 ---M-- 200 added ('OK') text/html etag:%228014f8d9c4ccd81:0%22 http://172.168.10.9/news/yact_0301/2022920/256.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022920/256.html (from http://172.168.10.9/news/yact_0301/index_3.html) +17:38:58 14074/14074 ---M-- 200 added ('OK') text/html etag:%2280338abaac8d81:0%22 http://172.168.10.9/news/yact_0301/2022915/255.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022915/255.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:38:58 9668/9668 ---M-- 200 added ('OK') text/html etag:%228075ad8751c7d81:0%22 http://172.168.10.9/news/yact_0301/2022913/254.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022913/254.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:38:58 9751/9751 ---M-- 200 added ('OK') text/html etag:%2280c4a46e51c7d81:0%22 http://172.168.10.9/news/yact_0301/2022913/253.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022913/253.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:38:59 8731/8731 ---M-- 200 added ('OK') text/html etag:%2209cd4f51c7d81:0%22 http://172.168.10.9/news/yact_0301/2022913/252.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022913/252.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:38:59 12537/12537 ---M-- 200 added ('OK') text/html etag:%22804676698c2d81:0%22 http://172.168.10.9/news/yact_0301/202297/251.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202297/251.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:38:59 9808/9808 ---M-- 200 added ('OK') text/html etag:%22806cfe3f7c1d81:0%22 http://172.168.10.9/news/yact_0301/202295/250.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202295/250.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:38:59 17958/17958 ---M-- 200 added ('OK') text/html etag:%220f3fa72b0bed81:0%22 http://172.168.10.9/news/yact_0301/202292/249.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202292/249.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:38:59 18301/18301 ---M-- 200 added ('OK') text/html etag:%2280d88a5ab0bed81:0%22 http://172.168.10.9/news/yact_0301/202292/248.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202292/248.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:00 11682/11682 ---M-- 200 added ('OK') text/html etag:%220d97a81e2bdd81:0%22 http://172.168.10.9/news/yact_0301/202291/247.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202291/247.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:00 8810/8810 ---M-- 200 added ('OK') text/html etag:%2205575861cbdd81:0%22 http://172.168.10.9/news/yact_0301/2022831/246.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022831/246.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:00 8701/8701 ---M-- 200 added ('OK') text/html etag:%22073926313bdd81:0%22 http://172.168.10.9/news/yact_0301/2022831/245.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022831/245.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:00 15421/15421 ---M-- 200 added ('OK') text/html etag:%220e44dcc89bbd81:0%22 http://172.168.10.9/news/yact_0301/2022829/244.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022829/244.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:01 8899/8899 ---M-- 200 added ('OK') text/html etag:%2203f80915db8d81:0%22 http://172.168.10.9/news/yact_0301/2022825/243.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022825/243.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:01 11392/11392 ---M-- 200 added ('OK') text/html etag:%228030d24497b7d81:0%22 http://172.168.10.9/news/yact_0301/2022824/242.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022824/242.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:01 11615/11615 ---M-- 200 added ('OK') text/html etag:%2202ff44e97b7d81:0%22 http://172.168.10.9/news/yact_0301/2022824/241.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022824/241.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:01 11581/11581 ---M-- 200 added ('OK') text/html etag:%220f9434d9cb3d81:0%22 http://172.168.10.9/news/yact_0301/2022819/240.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022819/240.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:01 9492/9492 ---M-- 200 added ('OK') text/html etag:%22803ddda72abdd81:0%22 http://172.168.10.9/news/yact_0301/2022817/238.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022817/238.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:02 9384/9384 ---M-- 200 added ('OK') text/html etag:%2280b544e5d7b1d81:0%22 http://172.168.10.9/news/yact_0301/2022817/237.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022817/237.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:02 10931/10931 ---M-- 200 added ('OK') text/html etag:%220f479728ab0d81:0%22 http://172.168.10.9/news/yact_0301/2022815/236.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022815/236.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:02 13418/13418 ---M-- 200 added ('OK') text/html etag:%2280c6fddb2eaed81:0%22 http://172.168.10.9/news/yact_0301/2022812/235.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022812/235.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:02 11975/11975 ---M-- 200 added ('OK') text/html etag:%220c13ad358add81:0%22 http://172.168.10.9/news/yact_0301/2022811/234.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022811/234.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:02 13363/13363 ---M-- 200 added ('OK') text/html etag:%2204c49fc9bacd81:0%22 http://172.168.10.9/news/yact_0301/2022810/233.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022810/233.html (from http://172.168.10.9/news/yact_0301/index_4.html) +17:39:03 13187/13187 ---M-- 200 added ('OK') text/html etag:%220e301558acd81:0%22 http://172.168.10.9/news/yact_0301/2022810/232.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022810/232.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:03 9514/9514 ---M-- 200 added ('OK') text/html etag:%220941595d6abd81:0%22 http://172.168.10.9/news/yact_0301/202289/230.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202289/230.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:03 13013/13013 ---M-- 200 added ('OK') text/html etag:%2280f29fac26bdd81:0%22 http://172.168.10.9/news/yact_0301/202285/228.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202285/228.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:03 11118/11118 ---M-- 200 added ('OK') text/html etag:%2280e257b9a7d81:0%22 http://172.168.10.9/news/yact_0301/202283/227.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202283/227.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:04 14963/14963 ---M-- 200 added ('OK') text/html etag:%2280a1d72a1db2d81:0%22 http://172.168.10.9/news/yact_0301/2022817/239.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022817/239.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:04 12762/12762 ---M-- 200 added ('OK') text/html etag:%228056de7265a2d81:0%22 http://172.168.10.9/news/yact_0301/2022728/226.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022728/226.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:04 11211/11211 ---M-- 200 added ('OK') text/html etag:%2209e99c2259cd81:0%22 http://172.168.10.9/news/yact_0301/2022720/225.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022720/225.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:04 11208/11208 ---M-- 200 added ('OK') text/html etag:%22058d69e259cd81:0%22 http://172.168.10.9/news/yact_0301/2022720/224.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022720/224.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:04 11171/11171 ---M-- 200 added ('OK') text/html etag:%220595b32259cd81:0%22 http://172.168.10.9/news/yact_0301/2022720/223.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022720/223.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:05 11797/11797 ---M-- 200 added ('OK') text/html etag:%2280363cea249cd81:0%22 http://172.168.10.9/news/yact_0301/2022720/222.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022720/222.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:05 10911/10911 ---M-- 200 added ('OK') text/html etag:%2280b0e643c9bd81:0%22 http://172.168.10.9/news/yact_0301/2022719/221.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022719/221.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:05 11626/11626 ---M-- 200 added ('OK') text/html etag:%2280511cc2b97d81:0%22 http://172.168.10.9/news/yact_0301/2022714/220.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022714/220.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:05 11353/11353 ---M-- 200 added ('OK') text/html etag:%22807f14f69d96d81:0%22 http://172.168.10.9/news/yact_0301/2022713/219.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022713/219.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:06 11367/11367 ---M-- 200 added ('OK') text/html etag:%220876ac39d96d81:0%22 http://172.168.10.9/news/yact_0301/2022713/218.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022713/218.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:06 11255/11255 ---M-- 200 added ('OK') text/html etag:%2207fcbc4cb95d81:0%22 http://172.168.10.9/news/yact_0301/2022712/216.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022712/216.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:06 11254/11254 ---M-- 200 added ('OK') text/html etag:%2280944899cb95d81:0%22 http://172.168.10.9/news/yact_0301/2022712/215.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022712/215.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:06 13404/13404 ---M-- 200 added ('OK') text/html etag:%228050157e995d81:0%22 http://172.168.10.9/news/yact_0301/2022711/214.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022711/214.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:06 13347/13347 ---M-- 200 added ('OK') text/html etag:%22071e11ffb94d81:0%22 http://172.168.10.9/news/yact_0301/2022711/213.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022711/213.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:07 10930/10930 ---M-- 200 added ('OK') text/html etag:%228014a21bd891d81:0%22 http://172.168.10.9/news/yact_0301/202277/211.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202277/211.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:07 10984/10984 ---M-- 200 added ('OK') text/html etag:%220bc1dfd891d81:0%22 http://172.168.10.9/news/yact_0301/202277/210.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202277/210.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:07 15694/15694 ---M-- 200 added ('OK') text/html etag:%2280e5ef90391d81:0%22 http://172.168.10.9/news/yact_0301/202276/209.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202276/209.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:07 13656/13656 ---M-- 200 added ('OK') text/html etag:%220fc47ed5490d81:0%22 http://172.168.10.9/news/yact_0301/202275/208.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202275/208.html (from http://172.168.10.9/news/yact_0301/index_5.html) +17:39:08 9246/9246 ---M-- 200 added ('OK') text/html etag:%2201fdfed8a8bd81:0%22 http://172.168.10.9/news/yact_0301/2022629/205.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022629/205.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:08 13126/13126 ---M-- 200 added ('OK') text/html etag:%2280a8ecd5548bd81:0%22 http://172.168.10.9/news/yact_0301/2022629/204.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022629/204.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:08 13072/13072 ---M-- 200 added ('OK') text/html etag:%2205324b5548bd81:0%22 http://172.168.10.9/news/yact_0301/2022629/203.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022629/203.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:08 13128/13128 ---M-- 200 added ('OK') text/html etag:%228057be96548bd81:0%22 http://172.168.10.9/news/yact_0301/2022629/202.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022629/202.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:08 12673/12673 ---M-- 200 added ('OK') text/html etag:%22804c537b548bd81:0%22 http://172.168.10.9/news/yact_0301/2022629/201.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022629/201.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:09 13111/13111 ---M-- 200 added ('OK') text/html etag:%2205f1464548bd81:0%22 http://172.168.10.9/news/yact_0301/2022629/200.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022629/200.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:09 12827/12827 ---M-- 200 added ('OK') text/html etag:%220849635548bd81:0%22 http://172.168.10.9/news/yact_0301/2022629/199.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022629/199.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:09 11167/11167 ---M-- 200 added ('OK') text/html etag:%2280cbb4fccf8ad81:0%22 http://172.168.10.9/news/yact_0301/2022628/198.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022628/198.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:09 14612/14612 ---M-- 200 added ('OK') text/html etag:%220cf31201586d81:0%22 http://172.168.10.9/news/yact_0301/2022622/194.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022622/194.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:09 16229/16229 ---M-- 200 added ('OK') text/html etag:%2280b77df31486d81:0%22 http://172.168.10.9/news/yact_0301/2022622/193.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022622/193.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:10 13479/13479 ---M-- 200 added ('OK') text/html etag:%220a3b07f8c84d81:0%22 http://172.168.10.9/news/yact_0301/2022620/192.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022620/192.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:10 13705/13705 ---M-- 200 added ('OK') text/html etag:%220bb63ac8a84d81:0%22 http://172.168.10.9/news/yact_0301/2022620/191.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022620/191.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:10 14819/14819 ---M-- 200 added ('OK') text/html etag:%22806d3ad69780d81:0%22 http://172.168.10.9/news/yact_0301/2022615/188.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022615/188.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:10 11860/11860 ---M-- 200 added ('OK') text/html etag:%22804f62ddce7ed81:0%22 http://172.168.10.9/news/yact_0301/2022613/187.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022613/187.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:11 22765/22765 ---M-- 200 added ('OK') text/html etag:%22089d1fd1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022517/181.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022517/181.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:11 23821/23821 ---M-- 200 added ('OK') text/html etag:%22089d1fd1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022511/180.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022511/180.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:11 24780/24780 ---M-- 200 added ('OK') text/html etag:%22801f6afe1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022510/179.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022510/179.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:11 9728/9728 ---M-- 200 added ('OK') text/html etag:%22801f6afe1f7bd81:0%22 http://172.168.10.9/news/yact_0301/202257/178.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202257/178.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:11 9377/9377 ---M-- 200 added ('OK') text/html etag:%22801f6afe1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022429/176.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022429/176.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:12 16124/16124 ---M-- 200 added ('OK') text/html etag:%22801f6afe1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022425/174.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022425/174.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:12 14110/14110 ---M-- 200 added ('OK') text/html etag:%22801f6afe1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022424/173.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022424/173.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:12 15001/15001 ---M-- 200 added ('OK') text/html etag:%220b62ff1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022420/172.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022420/172.html (from http://172.168.10.9/news/yact_0301/index_6.html) +17:39:12 15298/15298 ---M-- 200 added ('OK') text/html etag:%220b62ff1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022420/171.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022420/171.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:13 22048/22048 ---M-- 200 added ('OK') text/html etag:%220b62ff1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022329/167.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022329/167.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:13 24116/24116 ---M-- 200 added ('OK') text/html etag:%22804c9bff1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022317/166.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022317/166.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:13 23749/23749 ---M-- 200 added ('OK') text/html etag:%22804c9bff1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022314/165.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022314/165.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:13 15674/15674 ---M-- 200 added ('OK') text/html etag:%22804c9bff1f7bd81:0%22 http://172.168.10.9/news/yact_0301/2022314/164.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022314/164.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:13 17444/17444 ---M-- 200 added ('OK') text/html etag:%22804c9bff1f7bd81:0%22 http://172.168.10.9/news/yact_0301/202233/162.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202233/162.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:14 16531/16531 ---M-- 200 added ('OK') text/html etag:%220e3330207bd81:0%22 http://172.168.10.9/news/yact_0301/2022228/161.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022228/161.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:14 11202/11202 ---M-- 200 added ('OK') text/html etag:%220e3330207bd81:0%22 http://172.168.10.9/news/yact_0301/2022215/160.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2022215/160.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:14 12799/12799 ---M-- 200 added ('OK') text/html etag:%220e3330207bd81:0%22 http://172.168.10.9/news/yact_0301/202228/159.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202228/159.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:14 13326/13326 ---M-- 200 added ('OK') text/html etag:%220e3330207bd81:0%22 http://172.168.10.9/news/yact_0301/20211220/155.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20211220/155.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:15 12174/12174 ---M-- 200 added ('OK') text/html etag:%228079cc0207bd81:0%22 http://172.168.10.9/news/yact_0301/20211220/154.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20211220/154.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:15 11430/11430 ---M-- 200 added ('OK') text/html etag:%228079cc0207bd81:0%22 http://172.168.10.9/news/yact_0301/20211215/152.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20211215/152.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:15 11879/11879 ---M-- 200 added ('OK') text/html etag:%228079cc0207bd81:0%22 http://172.168.10.9/news/yact_0301/20211213/151.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20211213/151.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:15 16096/16096 ---M-- 200 added ('OK') text/html etag:%228079cc0207bd81:0%22 http://172.168.10.9/news/yact_0301/20211213/150.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20211213/150.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:15 11025/11025 ---M-- 200 added ('OK') text/html etag:%22010651207bd81:0%22 http://172.168.10.9/news/yact_0301/2021127/147.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2021127/147.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:16 9776/9776 ---M-- 200 added ('OK') text/html etag:%22010651207bd81:0%22 http://172.168.10.9/news/yact_0301/2021126/145.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2021126/145.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:16 14851/14851 ---M-- 200 added ('OK') text/html etag:%22010651207bd81:0%22 http://172.168.10.9/news/yact_0301/2021122/144.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2021122/144.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:16 13981/13981 ---M-- 200 added ('OK') text/html etag:%22010651207bd81:0%22 http://172.168.10.9/news/yact_0301/2021122/143.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2021122/143.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:16 10835/10835 ---M-- 200 added ('OK') text/html etag:%22010651207bd81:0%22 http://172.168.10.9/news/yact_0301/2021122/142.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2021122/142.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:16 10720/10720 ---M-- 200 added ('OK') text/html etag:%22010651207bd81:0%22 http://172.168.10.9/news/yact_0301/2021122/141.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2021122/141.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:17 14285/14285 ---M-- 200 added ('OK') text/html etag:%2280a6fd1207bd81:0%22 http://172.168.10.9/news/yact_0301/20211130/140.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20211130/140.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:17 14188/14188 ---M-- 200 added ('OK') text/html etag:%2280a6fd1207bd81:0%22 http://172.168.10.9/news/yact_0301/20211130/139.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20211130/139.html (from http://172.168.10.9/news/yact_0301/index_7.html) +17:39:17 9272/9272 ---M-- 200 added ('OK') text/html etag:%2280a6fd1207bd81:0%22 http://172.168.10.9/news/yact_0301/20211116/136.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/20211116/136.html (from http://172.168.10.9/news/yact_0301/index_8.html) +17:39:18 11871/11871 ---M-- 200 added ('OK') text/html etag:%2280a6fd1207bd81:0%22 http://172.168.10.9/news/yact_0301/2021119/135.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2021119/135.html (from http://172.168.10.9/news/yact_0301/index_8.html) +17:39:18 12542/12542 ---M-- 200 added ('OK') text/html etag:%2280a6fd1207bd81:0%22 http://172.168.10.9/news/yact_0301/2021118/134.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2021118/134.html (from http://172.168.10.9/news/yact_0301/index_8.html) +17:39:18 12061/12061 ---M-- 200 added ('OK') text/html etag:%2203d962207bd81:0%22 http://172.168.10.9/news/yact_0301/2021715/125.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/2021715/125.html (from http://172.168.10.9/news/yact_0301/index_8.html) +17:39:18 21504/21504 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%22053191d88ad81:0%22 http://172.168.10.9/Files/file/20220627/20220627172776537653.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20220627/20220627172776537653.xls (from http://172.168.10.9/news/yact_0302/2022627/197.html) +17:39:19 13862/13862 ---M-- 200 added ('OK') text/html etag:%228042b3a85084d81:0%22 http://172.168.10.9/news/yact_0302/2022620/189.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022620/189.html (from http://172.168.10.9/news/yact_0302/2022620/190.html) +17:39:19 11109/11109 ---M-- 200 added ('OK') text/html etag:%220e725fcc7ed81:0%22 http://172.168.10.9/news/yact_0302/2022613/186.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022613/186.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:19 16699/16699 ---M-- 200 added ('OK') text/html etag:%22089d1fd1f7bd81:0%22 http://172.168.10.9/news/yact_0302/202266/185.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202266/185.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:19 28299917/28299917 ---M-- 200 added ('OK') application/pdf etag:%22805cd1b51d86d81:0%22 http://172.168.10.9/Files/file/20220622/20220622175152605260.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220622/20220622175152605260.pdf (from http://172.168.10.9/news/yact_0302/2022622/196.html) +17:39:19 16142/16142 ---M-- 200 added ('OK') text/html etag:%22089d1fd1f7bd81:0%22 http://172.168.10.9/news/yact_0302/2022525/184.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022525/184.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:20 9558/9558 ---M-- 200 added ('OK') text/html etag:%22801f6afe1f7bd81:0%22 http://172.168.10.9/news/yact_0302/202257/177.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202257/177.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:20 9974/9974 ---M-- 200 added ('OK') text/html etag:%22801f6afe1f7bd81:0%22 http://172.168.10.9/news/yact_0302/2022428/175.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022428/175.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:20 11529/11529 ---M-- 200 added ('OK') text/html etag:%220b62ff1f7bd81:0%22 http://172.168.10.9/news/yact_0302/2022418/170.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022418/170.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:20 10172/10172 ---M-- 200 added ('OK') text/html etag:%220b62ff1f7bd81:0%22 http://172.168.10.9/news/yact_0302/202242/169.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202242/169.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:20 11284/11284 ---M-- 200 added ('OK') text/html etag:%220b62ff1f7bd81:0%22 http://172.168.10.9/news/yact_0302/2022330/168.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022330/168.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:21 15128/15128 ---M-- 200 added ('OK') text/html etag:%22804c9bff1f7bd81:0%22 http://172.168.10.9/news/yact_0302/2022311/163.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022311/163.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:21 9953/9953 ---M-- 200 added ('OK') text/html etag:%220e3330207bd81:0%22 http://172.168.10.9/news/yact_0302/2022110/158.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2022110/158.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:21 9227/9227 ---M-- 200 added ('OK') text/html etag:%220e3330207bd81:0%22 http://172.168.10.9/news/yact_0302/202215/157.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202215/157.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:21 9528/9528 ---M-- 200 added ('OK') text/html etag:%220e3330207bd81:0%22 http://172.168.10.9/news/yact_0302/202214/156.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202214/156.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:22 11635/11635 ---M-- 200 added ('OK') text/html etag:%228079cc0207bd81:0%22 http://172.168.10.9/news/yact_0302/20211220/153.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20211220/153.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:22 10409/10409 ---M-- 200 added ('OK') text/html etag:%228079cc0207bd81:0%22 http://172.168.10.9/news/yact_0302/20211213/149.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20211213/149.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:22 11139/11139 ---M-- 200 added ('OK') text/html etag:%22010651207bd81:0%22 http://172.168.10.9/news/yact_0302/2021129/148.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021129/148.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:22 15209/15209 ---M-- 200 added ('OK') text/html etag:%2280a6fd1207bd81:0%22 http://172.168.10.9/news/yact_0302/20211122/138.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20211122/138.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:22 11112/11112 ---M-- 200 added ('OK') text/html etag:%2280a6fd1207bd81:0%22 http://172.168.10.9/news/yact_0302/202193/132.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202193/132.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:23 13645/13645 ---M-- 200 added ('OK') text/html etag:%2203d962207bd81:0%22 http://172.168.10.9/news/yact_0302/2021823/131.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021823/131.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:23 11251/11251 ---M-- 200 added ('OK') text/html etag:%2203d962207bd81:0%22 http://172.168.10.9/news/yact_0302/2021817/130.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021817/130.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:23 12308/12308 ---M-- 200 added ('OK') text/html etag:%2203d962207bd81:0%22 http://172.168.10.9/news/yact_0302/2021817/129.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021817/129.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:23 10614/10614 ---M-- 200 added ('OK') text/html etag:%2203d962207bd81:0%22 http://172.168.10.9/news/yact_0302/2021811/128.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021811/128.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:23 14635/14635 ---M-- 200 added ('OK') text/html etag:%2280d5b7aad721d91:0%22 http://172.168.10.9/news/yact_0302/index.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/index-3.html (from http://172.168.10.9/news/yact_0302/index_2.html) +17:39:24 10925/10925 ---M-- 200 added ('OK') text/html etag:%2203d962207bd81:0%22 http://172.168.10.9/news/yact_0302/202186/127.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202186/127.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:24 13594/13594 ---M-- 200 added ('OK') text/html etag:%2203d962207bd81:0%22 http://172.168.10.9/news/yact_0302/2021727/126.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021727/126.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:24 11079/11079 ---M-- 200 added ('OK') text/html etag:%2280d32e3207bd81:0%22 http://172.168.10.9/news/yact_0302/202172/123.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202172/123.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:24 11993/11993 ---M-- 200 added ('OK') text/html etag:%2280d32e3207bd81:0%22 http://172.168.10.9/news/yact_0302/2021616/117.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021616/117.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:25 9617/9617 ---M-- 200 added ('OK') text/html etag:%2280d32e3207bd81:0%22 http://172.168.10.9/news/yact_0302/2021610/116.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021610/116.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:25 13674/13674 ---M-- 200 added ('OK') text/html etag:%2206ac73207bd81:0%22 http://172.168.10.9/news/yact_0302/202161/115.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202161/115.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:25 11985/11985 ---M-- 200 added ('OK') text/html etag:%2206ac73207bd81:0%22 http://172.168.10.9/news/yact_0302/202161/114.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202161/114.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:25 17852/17852 ---M-- 200 added ('OK') text/html etag:%2206ac73207bd81:0%22 http://172.168.10.9/news/yact_0302/202157/111.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202157/111.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:25 12215/12215 ---M-- 200 added ('OK') text/html etag:%2206ac73207bd81:0%22 http://172.168.10.9/news/yact_0302/2021426/109.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021426/109.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:26 10466/10466 ---M-- 200 added ('OK') text/html etag:%2206ac73207bd81:0%22 http://172.168.10.9/news/yact_0302/202149/103.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/202149/103.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:26 9729/9729 ---M-- 200 added ('OK') text/html etag:%2206ac73207bd81:0%22 http://172.168.10.9/news/yact_0302/2021524/113.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021524/113.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:26 13173/13173 ---M-- 200 added ('OK') text/html etag:%2206ac73207bd81:0%22 http://172.168.10.9/news/yact_0302/2021524/112.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/2021524/112.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:26 9292/9292 ---M-- 200 added ('OK') text/html etag:%22800604207bd81:0%22 http://172.168.10.9/news/yact_0302/20201130/100.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20201130/100.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:27 7968/7968 ---M-- 200 added ('OK') text/html etag:%22800604207bd81:0%22 http://172.168.10.9/news/yact_0302/20201127/99.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20201127/99.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:27 7836/7836 ---M-- 200 added ('OK') text/html etag:%22800604207bd81:0%22 http://172.168.10.9/news/yact_0302/20201127/98.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0302/20201127/98.html (from http://172.168.10.9/news/yact_0302/index_3.html) +17:39:27 77159/77159 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2208032b0191cd91:0%22 http://172.168.10.9/Files/file/20221230/20221230144175417541.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221230/20221230144175417541.docx (from http://172.168.10.9/news/yact_0301/20221230/313.html) +17:39:28 77159/77159 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280c1834fe115d91:0%22 http://172.168.10.9/Files/file/20221222/20221222164264576457.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/20221222164264576457.docx (from http://172.168.10.9/news/yact_0301/20221222/310.html) +17:39:28 77159/77159 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280bbde46e015d91:0%22 http://172.168.10.9/Files/file/20221222/20221222163463486348.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/20221222163463486348.docx (from http://172.168.10.9/news/yact_0301/20221222/309.html) +17:39:29 21259040/21259040 ---M-- 200 added ('OK') application/pdf etag:%22809b275c191cd91:0%22 http://172.168.10.9/Files/file/20221230/20221230143891619161.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221230/20221230143891619161.pdf (from http://172.168.10.9/news/yact_0301/20221230/312.html) +17:39:29 114538/114538 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2205c309edf15d91:0%22 http://172.168.10.9/Files/file/20221222/20221222163076967696.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/20221222163076967696.docx (from http://172.168.10.9/news/yact_0301/20221222/308.html) +17:39:29 245793/245793 ---M-- 200 added ('OK') application/x-zip-compressed etag:%2203532fdf15d91:0%22 http://172.168.10.9/Files/file/20221222/20221222162757665766.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/20221222162757665766.zip (from http://172.168.10.9/news/yact_0301/20221222/307.html) +17:39:30 48292/48292 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2204cd23edf15d91:0%22 http://172.168.10.9/Files/file/20221222/20221222162774107410.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/20221222162774107410.docx (from http://172.168.10.9/news/yact_0301/20221222/307.html) +17:39:30 97370/97370 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280aee270dd15d91:0%22 http://172.168.10.9/Files/file/20221222/20221222161425012501.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/20221222161425012501.docx (from http://172.168.10.9/news/yact_0301/20221222/306.html) +17:40:37 39812005/39812005 ---M-- 200 added ('OK') application/x-zip-compressed etag:%22076cee7e215d91:0%22 http://172.168.10.9/Files/file/20221222/2022122203.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/2022122203.zip (from http://172.168.10.9/news/yact_0301/20221222/309.html) +17:40:37 24186/24186 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22801a11adacbd91:0%22 http://172.168.10.9/Files/file/20221209/20221209170012211221.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221209/20221209170012211221.docx (from http://172.168.10.9/news/yact_0301/2022129/300.html) +17:40:49 88245935/88245935 ---M-- 200 added ('OK') application/x-zip-compressed etag:%22057c4ede215d91:0%22 http://172.168.10.9/Files/file/20221222/2022122204.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/2022122204.zip (from http://172.168.10.9/news/yact_0301/20221222/310.html) +17:40:49 6979879/6979879 ---M-- 200 added ('OK') application/pdf etag:%22083652edc9d91:0%22 http://172.168.10.9/Files/file/20221207/20221207093524432443.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221207/20221207093524432443.pdf (from http://172.168.10.9/news/yact_0301/2022127/298.html) +17:40:49 55382/55382 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280da6a3ebe3d91:0%22 http://172.168.10.9/Files/file/20221129/20221129144676607660.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221129/20221129144676607660.docx (from http://172.168.10.9/news/yact_0301/20221129/294.html) +17:40:54 4700511/4700511 ---M-- 200 added ('OK') application/pdf etag:%228092b99b2f6d91:0%22 http://172.168.10.9/Files/file/20221202/20221202172216791679.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221202/20221202172216791679.pdf (from http://172.168.10.9/news/yact_0301/2022122/295.html) +17:40:54 47705/47705 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220245ef2a50d91:0%22 http://172.168.10.9/Files/file/20221125/20221125161493909390.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221125/20221125161493909390.docx (from http://172.168.10.9/news/yact_0301/20221125/292.html) +17:40:58 49944098/49944098 ---M-- 200 added ('OK') application/x-zip-compressed etag:%228058a2e3e215d91:0%22 http://172.168.10.9/Files/file/20221222/2022122205.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/2022122205.zip (from http://172.168.10.9/news/yact_0301/20221222/306.html) +17:40:58 6979879/6979879 ---M-- 200 added ('OK') application/pdf etag:%22801275bbe3d91:0%22 http://172.168.10.9/Files/file/20221129/20221129144637563756.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221129/20221129144637563756.pdf (from http://172.168.10.9/news/yact_0301/20221129/294.html) +17:40:58 15472/15472 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22804b7e21d6e8d81:0%22 http://172.168.10.9/Files/file/20221026/20221026085832323232.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20221026/20221026085832323232.docx (from http://172.168.10.9/news/yact_0301/20221026/278.html) +17:40:59 4700511/4700511 ---M-- 200 added ('OK') application/pdf etag:%22021a26a60d91:0%22 http://172.168.10.9/Files/file/20221125/20221125161598509850.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221125/20221125161598509850.pdf (from http://172.168.10.9/news/yact_0301/20221125/292.html) +17:41:12 9074499/9074499 ---M-- 200 added ('OK') application/x-zip-compressed etag:%22804b5c2098e0d81:0%22 http://172.168.10.9/Files/file/20221015/20221015211455305530.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221015/20221015211455305530.zip (from http://172.168.10.9/news/yact_0301/20221015/275.html) +17:41:26 17321883/17321883 ---M-- 200 added ('OK') application/x-zip-compressed etag:%22007a8798e0d81:0%22 http://172.168.10.9/Files/file/20221015/2022101521170458458.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221015/2022101521170458458.zip (from http://172.168.10.9/news/yact_0301/20221015/275.html) +17:41:32 24367063/24367063 ---M-- 200 added ('OK') application/pdf etag:%22015267ab8e9d81:0%22 http://172.168.10.9/Files/file/20221027/20221027115946844684.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221027/20221027115946844684.pdf (from http://172.168.10.9/news/yact_0301/20221027/281.html) +17:41:33 650290/650290 ---M-- 200 added ('OK') application/msword etag:%22026ae1d99e0d81:0%22 http://172.168.10.9/Files/file/20221015/20221015212230773077.doc D:/yact/yact-home-grab/172.168.10.9/Files/file/20221015/20221015212230773077.doc (from http://172.168.10.9/news/yact_0301/20221015/275.html) +17:41:37 17321883/17321883 ---M-- 200 added ('OK') application/x-zip-compressed etag:%220abac998e0d81:0%22 http://172.168.10.9/Files/file/20221015/20221015211953855385.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221015/20221015211953855385.zip (from http://172.168.10.9/news/yact_0301/20221015/275.html) +17:42:04 24531032/24531032 ---M-- 200 added ('OK') application/pdf etag:%2280dec499e0d81:0%22 http://172.168.10.9/Files/file/20221015/20221015212148434843.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20221015/20221015212148434843.pdf (from http://172.168.10.9/news/yact_0301/20221015/275.html) +17:42:11 24124518/24124518 ---M-- 200 added ('OK') application/x-zip-compressed etag:%228022c609ae0d81:0%22 http://172.168.10.9/Files/file/20221015/20221015212898399839.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221015/20221015212898399839.zip (from http://172.168.10.9/news/yact_0301/20221015/275.html) +17:42:13 23722367/23722367 ---M-- 200 added ('OK') application/x-zip-compressed etag:%220d492c9ae0d81:0%22 http://172.168.10.9/Files/file/20221015/2022101521290941941.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221015/2022101521290941941.zip (from http://172.168.10.9/news/yact_0301/20221015/275.html) +17:42:20 5992739/5992739 ---M-- 200 added ('OK') application/pdf etag:%2206222bcded3d81:0%22 http://172.168.10.9/Files/file/20220929/20220929163721962196.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220929/20220929163721962196.pdf (from http://172.168.10.9/news/yact_0301/2022929/267.html) +17:42:20 50729/50729 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2206b67cd0d0d81:0%22 http://172.168.10.9/Files/file/20220925/20220925191875307530.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220925/20220925191875307530.docx (from http://172.168.10.9/news/yact_0301/2022925/260.html) +17:42:21 5957901/5957901 ---M-- 200 added ('OK') application/pdf etag:%220b7917aded3d81:0%22 http://172.168.10.9/Files/file/20220929/20220929163557485748.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220929/20220929163557485748.pdf (from http://172.168.10.9/news/yact_0301/2022929/266.html) +17:42:29 5992739/5992739 ---M-- 200 added ('OK') application/pdf etag:%22092bfa5d0d0d81:0%22 http://172.168.10.9/Files/file/20220925/20220925191990219021.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220925/20220925191990219021.pdf (from http://172.168.10.9/news/yact_0301/2022925/260.html) +17:42:30 50032/50032 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2205ba81cd0d0d81:0%22 http://172.168.10.9/Files/file/20220925/20220925191561626162.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220925/20220925191561626162.docx (from http://172.168.10.9/news/yact_0301/2022925/259.html) +17:42:30 5957795/5957795 ---M-- 200 added ('OK') application/pdf etag:%22086a2c5cfd0d81:0%22 http://172.168.10.9/Files/file/20220925/20220925191383708370.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220925/20220925191383708370.pdf (from http://172.168.10.9/news/yact_0301/2022925/259.html) +17:42:30 29250/29250 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22807a852bcfd81:0%22 http://172.168.10.9/Files/file/20220923/20220923170495869586.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220923/20220923170495869586.docx (from http://172.168.10.9/news/yact_0301/2022923/257.html) +17:42:30 140714/140714 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2208a3acf97c2d81:0%22 http://172.168.10.9/Files/file/20220907/20220907165714191419.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220907/20220907165714191419.docx (from http://172.168.10.9/news/yact_0301/202297/251.html) +17:42:30 28613926/28613926 ---M-- 200 added ('OK') application/pdf etag:%220918a15dfd3d81:0%22 http://172.168.10.9/Files/file/20220929/20220929164094619461.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220929/20220929164094619461.pdf (from http://172.168.10.9/news/yact_0301/2022929/268.html) +17:42:37 141882452/141882452 ---M-- 200 added ('OK') application/x-zip-compressed etag:%2280185797e215d91:0%22 http://172.168.10.9/Files/file/20221222/2022122202.zip D:/yact/yact-home-grab/172.168.10.9/Files/file/20221222/2022122202.zip (from http://172.168.10.9/news/yact_0301/20221222/308.html) +17:42:49 7021846/7021846 ---M-- 200 added ('OK') application/pdf etag:%220f0a7681cbdd81:0%22 http://172.168.10.9/Files/file/20220831/20220831173167816781.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220831/20220831173167816781.pdf (from http://172.168.10.9/news/yact_0301/2022831/246.html) +17:42:59 5760546/5760546 ---M-- 200 added ('OK') application/pdf etag:%22057445513bdd81:0%22 http://172.168.10.9/Files/file/20220831/20220831162690059005.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220831/20220831162690059005.pdf (from http://172.168.10.9/news/yact_0301/2022831/245.html) +17:42:59 28613926/28613926 ---M-- 200 added ('OK') application/pdf etag:%2280a1eefb97c2d81:0%22 http://172.168.10.9/Files/file/20220907/20220907165819971997.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220907/20220907165819971997.pdf (from http://172.168.10.9/news/yact_0301/202297/251.html) +17:42:59 21322548/21322548 ---M-- 200 added ('OK') application/octet-stream etag:%22800444298c2d81:0%22 http://172.168.10.9/Files/file/20220907/20220907170020922092.rar D:/yact/yact-home-grab/172.168.10.9/Files/file/20220907/20220907170020922092.rar (from http://172.168.10.9/news/yact_0301/202297/251.html) +17:42:59 49595/49595 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280b57a2b92b7d81:0%22 http://172.168.10.9/Files/file/20220824/20220824161951325132.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220824/20220824161951325132.docx (from http://172.168.10.9/news/yact_0301/2022824/242.html) +17:42:59 46849/46849 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220fdee1391b7d81:0%22 http://172.168.10.9/Files/file/20220824/20220824161115331533.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220824/20220824161115331533.docx (from http://172.168.10.9/news/yact_0301/2022824/241.html) +17:43:01 24194563/24194563 ---M-- 200 added ('OK') application/pdf etag:%228034bb79e2bdd81:0%22 http://172.168.10.9/Files/file/20220901/20220901170987378737.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220901/20220901170987378737.pdf (from http://172.168.10.9/news/yact_0301/202291/247.html) +17:43:01 5817580/5817580 ---M-- 200 added ('OK') application/pdf etag:%22045f8685db8d81:0%22 http://172.168.10.9/Files/file/20220825/20220825163342054205.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220825/20220825163342054205.pdf (from http://172.168.10.9/news/yact_0301/2022825/243.html) +17:43:02 47557/47557 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22807413d39bb3d81:0%22 http://172.168.10.9/Files/file/20220819/20220819151893609360.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220819/20220819151893609360.docx (from http://172.168.10.9/news/yact_0301/2022819/240.html) +17:43:02 38106/38106 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220d0e66d58add81:0%22 http://172.168.10.9/Files/file/20220811/20220811160072197219.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220811/20220811160072197219.docx (from http://172.168.10.9/news/yact_0301/2022811/234.html) +17:43:02 7021846/7021846 ---M-- 200 added ('OK') application/pdf etag:%220a3b94292b7d81:0%22 http://172.168.10.9/Files/file/20220824/20220824161985778577.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220824/20220824161985778577.pdf (from http://172.168.10.9/news/yact_0301/2022824/242.html) +17:43:03 21938/21938 ---M-- 200 added ('OK') text/html etag:%220dbffa854acd81:0%22 http://172.168.10.9/news/yact_0301/202289/229.html D:/yact/yact-home-grab/172.168.10.9/news/yact_0301/202289/229.html (from http://172.168.10.9/news/yact_0301/202289/230.html) +17:43:03 5760546/5760546 ---M-- 200 added ('OK') application/pdf etag:%2280ba403e91b7d81:0%22 http://172.168.10.9/Files/file/20220824/20220824161247294729.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220824/20220824161247294729.pdf (from http://172.168.10.9/news/yact_0301/2022824/241.html) +17:43:03 51332/51332 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220d373109a7d81:0%22 http://172.168.10.9/Files/file/20220803/20220803151751465146.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220803/20220803151751465146.docx (from http://172.168.10.9/news/yact_0301/202283/227.html) +17:43:03 5817474/5817474 ---M-- 200 added ('OK') application/pdf etag:%2205f96fe9bb3d81:0%22 http://172.168.10.9/Files/file/20220819/20220819151958775877.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220819/20220819151958775877.pdf (from http://172.168.10.9/news/yact_0301/2022819/240.html) +17:43:03 24601/24601 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280e7bd61fa94d81:0%22 http://172.168.10.9/Files/file/20220711/20220711154650385038.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220711/20220711154650385038.docx (from http://172.168.10.9/news/yact_0301/2022711/213.html) +17:43:04 11800/11800 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22807352f9b1cd81:0%22 http://172.168.10.9/Files/file/20220208/20220208112294189418.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220208/20220208112294189418.docx (from http://172.168.10.9/news/yact_0301/202228/159.html) +17:43:04 6072598/6072598 ---M-- 200 added ('OK') application/pdf etag:%22078c786d6abd81:0%22 http://172.168.10.9/Files/file/20220809/20220809175875257525.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220809/20220809175875257525.pdf (from http://172.168.10.9/news/yact_0301/202289/230.html) +17:43:04 12487/12487 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280626f1c9b1cd81:0%22 http://172.168.10.9/Files/file/20220208/20220208112219801980.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220208/20220208112219801980.docx (from http://172.168.10.9/news/yact_0301/202228/159.html) +17:43:04 6072598/6072598 ---M-- 200 added ('OK') application/pdf etag:%2280c0b2279a7d81:0%22 http://172.168.10.9/Files/file/20220803/20220803151763666366.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220803/20220803151763666366.pdf (from http://172.168.10.9/news/yact_0301/202283/227.html) +17:43:04 17054/17054 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2206191269b1cd81:0%22 http://172.168.10.9/Files/file/20220208/20220208112221942194.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220208/20220208112221942194.docx (from http://172.168.10.9/news/yact_0301/202228/159.html) +17:43:04 44235/44235 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22804155f73dd5d71:0%22 http://172.168.10.9/Files/file/20211109/20211109154690379037.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20211109/20211109154690379037.docx (from http://172.168.10.9/news/yact_0301/2021119/135.html) +17:43:05 19892/19892 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22801bfa7e5084d81:0%22 http://172.168.10.9/Files/file/20220620/20220620105022462246.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220620/20220620105022462246.docx (from http://172.168.10.9/news/yact_0302/2022620/189.html) +17:43:05 13881/13881 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220639b985084d81:0%22 http://172.168.10.9/Files/file/20220620/20220620105142154215.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220620/20220620105142154215.docx (from http://172.168.10.9/news/yact_0302/2022620/189.html) +17:43:05 19456/19456 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%2208572cc8879d81:0%22 http://172.168.10.9/Files/file/20220606/20220606173543834383.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20220606/20220606173543834383.xls (from http://172.168.10.9/news/yact_0302/202266/185.html) +17:43:05 16761/16761 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280ddf6d88879d81:0%22 http://172.168.10.9/Files/file/20220606/20220606173653805380.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220606/20220606173653805380.docx (from http://172.168.10.9/news/yact_0302/202266/185.html) +17:43:06 242179/242179 ---M-- 200 added ('OK') application/pdf etag:%2206edc9f761d81:0%22 http://172.168.10.9/Files/file/20220507/20220507174942084208.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220507/20220507174942084208.pdf (from http://172.168.10.9/news/yact_0302/202257/177.html) +17:43:06 14441/14441 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280f693d4a55ad81:0%22 http://172.168.10.9/Files/file/20220428/20220428101526812681.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220428/20220428101526812681.docx (from http://172.168.10.9/news/yact_0302/2022428/175.html) +17:43:06 199601/199601 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280dbb8b6c652d81:0%22 http://172.168.10.9/Files/file/20220418/20220418095037893789.xlsx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220418/20220418095037893789.xlsx (from http://172.168.10.9/news/yact_0302/2022418/170.html) +17:43:06 32768/32768 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%220a7d2d09446d81:0%22 http://172.168.10.9/Files/file/20220402/2022040221230545545.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20220402/2022040221230545545.xls (from http://172.168.10.9/news/yact_0302/202242/169.html) +17:43:07 25088/25088 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%22094719afb34d81:0%22 http://172.168.10.9/Files/file/20220311/2022031111530618618.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20220311/2022031111530618618.xls (from http://172.168.10.9/news/yact_0302/2022311/163.html) +17:43:07 21000/21000 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220da34befb34d81:0%22 http://172.168.10.9/Files/file/20220311/20220311115410971097.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220311/20220311115410971097.docx (from http://172.168.10.9/news/yact_0302/2022311/163.html) +17:43:07 18290/18290 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280bc63c6136d81:0%22 http://172.168.10.9/Files/file/20220110/20220110191899769976.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20220110/20220110191899769976.docx (from http://172.168.10.9/news/yact_0302/2022110/158.html) +17:43:08 4554143/4554143 ---M-- 200 added ('OK') application/pdf etag:%2209c5dca192d81:0%22 http://172.168.10.9/Files/file/20220105/2022010517510975975.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20220105/2022010517510975975.pdf (from http://172.168.10.9/news/yact_0302/202215/157.html) +17:43:08 199942/199942 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22022babd50f5d71:0%22 http://172.168.10.9/Files/file/20211220/20211220112139033903.xlsx D:/yact/yact-home-grab/172.168.10.9/Files/file/20211220/20211220112139033903.xlsx (from http://172.168.10.9/news/yact_0302/20211220/153.html) +17:43:08 31744/31744 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%2280bdb4d40f0d71:0%22 http://172.168.10.9/Files/file/20211213/20211213170726872687.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20211213/20211213170726872687.xls (from http://172.168.10.9/news/yact_0302/20211213/149.html) +17:43:08 23009/23009 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%2280b989b587dfd71:0%22 http://172.168.10.9/Files/file/20211122/20211122175994959495.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20211122/20211122175994959495.docx (from http://172.168.10.9/news/yact_0302/20211122/138.html) +17:43:08 21355/21355 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22802f3ac687dfd71:0%22 http://172.168.10.9/Files/file/20211122/20211122180076067606.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20211122/20211122180076067606.docx (from http://172.168.10.9/news/yact_0302/20211122/138.html) +17:43:09 21504/21504 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%220c5c65f3993d71:0%22 http://172.168.10.9/Files/file/20210817/20210817152749184918.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20210817/20210817152749184918.xls (from http://172.168.10.9/news/yact_0302/2021817/130.html) +17:43:09 19808/19808 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22806f6e1c282d71:0%22 http://172.168.10.9/Files/file/20210727/20210727163287048704.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20210727/20210727163287048704.docx (from http://172.168.10.9/news/yact_0302/2021727/126.html) +17:43:09 14442/14442 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220225510c282d71:0%22 http://172.168.10.9/Files/file/20210727/20210727163362916291.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20210727/20210727163362916291.docx (from http://172.168.10.9/news/yact_0302/2021727/126.html) +17:43:10 30208/30208 ---M-- 200 added ('OK') application/msword etag:%220ef9ad3b356d71:0%22 http://172.168.10.9/Files/file/20210601/20210601150073047304.doc D:/yact/yact-home-grab/172.168.10.9/Files/file/20210601/20210601150073047304.doc (from http://172.168.10.9/news/yact_0302/202161/115.html) +17:43:10 32768/32768 ---M-- 200 added ('OK') application/msword etag:%2204641eab356d71:0%22 http://172.168.10.9/Files/file/20210601/20210601150129012901.doc D:/yact/yact-home-grab/172.168.10.9/Files/file/20210601/20210601150129012901.doc (from http://172.168.10.9/news/yact_0302/202161/115.html) +17:43:10 15649/15649 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%228071898a9856d71:0%22 http://172.168.10.9/Files/file/20210601/20210601114532033203.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20210601/20210601114532033203.docx (from http://172.168.10.9/news/yact_0302/202161/114.html) +17:43:10 11576464/11576464 ---M-- 200 added ('OK') application/pdf etag:%228073db2feb6ed71:0%22 http://172.168.10.9/Files/file/20210702/20210702103713901390.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20210702/20210702103713901390.pdf (from http://172.168.10.9/news/yact_0302/202172/123.html) +17:43:10 20554/20554 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220769ad12943d71:0%22 http://172.168.10.9/Files/file/20210507/20210507181491849184.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20210507/20210507181491849184.docx (from http://172.168.10.9/news/yact_0302/202157/111.html) +17:43:11 14390/14390 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%22046ade42943d71:0%22 http://172.168.10.9/Files/file/20210507/20210507181529172917.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20210507/20210507181529172917.docx (from http://172.168.10.9/news/yact_0302/202157/111.html) +17:43:11 924324/924324 ---M-- 200 added ('OK') application/pdf etag:%2207630d66f3ad71:0%22 http://172.168.10.9/Files/file/20210426/2021042615430687687.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20210426/2021042615430687687.pdf (from http://172.168.10.9/news/yact_0302/2021426/109.html) +17:43:11 103181/103181 ---M-- 200 added ('OK') application/pdf etag:%220ba8a8ed2dd71:0%22 http://172.168.10.9/Files/file/20210409/2021040914570970970.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20210409/2021040914570970970.pdf (from http://172.168.10.9/news/yact_0302/202149/103.html) +17:43:11 16702/16702 ---M-- 200 added ('OK') application/octet-stream-unknown etag:%220a5a23f6d50d71:0%22 http://172.168.10.9/Files/file/20210524/20210524152020462046.docx D:/yact/yact-home-grab/172.168.10.9/Files/file/20210524/20210524152020462046.docx (from http://172.168.10.9/news/yact_0302/2021524/112.html) +17:43:12 40448/40448 ---M-- 200 added ('OK') application/vnd.ms-excel etag:%220e9afef81c7d61:0%22 http://172.168.10.9/Files/file/20201201/20201201093320182018.xls D:/yact/yact-home-grab/172.168.10.9/Files/file/20201201/20201201093320182018.xls (from http://172.168.10.9/news/yact_0302/20201130/100.html) +17:43:12 5993613/5993613 ---M-- 200 added ('OK') application/pdf etag:%228045cb1571c4d61:0%22 http://172.168.10.9/Files/file/20201127/20201127115582528252.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20201127/20201127115582528252.pdf (from http://172.168.10.9/news/yact_0302/20201127/99.html) +17:43:12 4677878/4677878 ---M-- 200 added ('OK') application/pdf etag:%2202b5bfd70c4d61:0%22 http://172.168.10.9/Files/file/20201127/20201127115414271427.pdf D:/yact/yact-home-grab/172.168.10.9/Files/file/20201127/20201127115414271427.pdf (from http://172.168.10.9/news/yact_0302/20201127/98.html) diff --git a/yact-home-2/hts-cache/new.zip b/yact-home-2/hts-cache/new.zip new file mode 100644 index 0000000..d2ef1ea Binary files /dev/null and b/yact-home-2/hts-cache/new.zip differ diff --git a/yact-home-2/hts-cache/readme.txt b/yact-home-2/hts-cache/readme.txt new file mode 100644 index 0000000..37ccff1 --- /dev/null +++ b/yact-home-2/hts-cache/readme.txt @@ -0,0 +1,12 @@ +What's in this folder? + +This folder (hts-cache) has been generated by WinHTTrack 3.49-2+htsswf+htsjava +and is used for updating this website. +(The HTML website structure is stored here to allow fast updates) + +DO NOT delete this folder unless you do not want to update the mirror in the future!! +(you can safely delete old.zip and old.lst files, however) + +note: the hts-log.txt file, and hts-cache folder, may contain sensitive information, + such as username/password authentication for websites mirrored in this project + do not share these files/folders if you want these information to remain private diff --git a/yact-home-2/hts-cache/winprofile.ini b/yact-home-2/hts-cache/winprofile.ini new file mode 100644 index 0000000..f7cc50e --- /dev/null +++ b/yact-home-2/hts-cache/winprofile.ini @@ -0,0 +1,78 @@ +Near=0 +Test=0 +ParseAll=1 +HTMLFirst=0 +Cache=1 +NoRecatch=0 +Dos=0 +Index=1 +WordIndex=0 +MailIndex=0 +Log=1 +RemoveTimeout=0 +RemoveRateout=0 +KeepAlive=1 +FollowRobotsTxt=-1 +NoErrorPages=0 +NoExternalPages=0 +NoPwdInPages=0 +NoQueryStrings=0 +NoPurgeOldFiles=0 +Cookies=1 +CheckType=-1 +ParseJava=1 +HTTP10=0 +TolerantRequests=0 +UpdateHack=1 +URLHack=1 +StoreAllInCache=0 +LogType=0 +UseHTTPProxyForFTP=1 +Build=-1 +PrimaryScan=3 +Travel=1 +GlobalTravel=0 +RewriteLinks=0 +BuildString=%%h%%p/%%n%%q.%%t +Category= +MaxHtml= +MaxOther= +MaxAll= +MaxWait= +Sockets= +Retry= +MaxTime= +TimeOut= +RateOut= +UserID=Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98) +Footer= +AcceptLanguage=zh, en, * +OtherHeaders= +DefaultReferer= +MaxRate= +WildCardFilters=+*.png +*.gif +*.jpg +*.jpeg +*.css +*.js -ad.doubleclick.net/* -mime:application/foobar +Proxy= +Port= +Depth= +ExtDepth= +MaxConn= +MaxLinks= +MIMEDefsExt1= +MIMEDefsExt2= +MIMEDefsExt3= +MIMEDefsExt4= +MIMEDefsExt5= +MIMEDefsExt6= +MIMEDefsExt7= +MIMEDefsExt8= +MIMEDefsMime1= +MIMEDefsMime2= +MIMEDefsMime3= +MIMEDefsMime4= +MIMEDefsMime5= +MIMEDefsMime6= +MIMEDefsMime7= +MIMEDefsMime8= +CurrentUrl=172.168.10.9 +CurrentAction=0 +CurrentURLList= diff --git a/yact-home-2/hts-log.txt b/yact-home-2/hts-log.txt new file mode 100644 index 0000000..97089c6 --- /dev/null +++ b/yact-home-2/hts-log.txt @@ -0,0 +1,18 @@ +HTTrack3.49-2+htsswf+htsjava launched on Sun, 26 Mar 2023 17:32:22 at 172.168.10.9 +*.png +*.gif +*.jpg +*.jpeg +*.css +*.js -ad.doubleclick.net/* -mime:application/foobar +(winhttrack "-qwC2%P%s%u%I0p3DaK0H0%kf2A %f#f" -F "Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)" -%F "" -%l "zh, en, *" 172.168.10.9 -O1 "D:\yact\yact-home-grab" +*.png +*.gif +*.jpg +*.jpeg +*.css +*.js -ad.doubleclick.net/* -mime:application/foobar ) + +Information, Warnings and Errors reported for this mirror: +note: the hts-log.txt file, and hts-cache folder, may contain sensitive information, + such as username/password authentication for websites mirrored in this project + do not share these files/folders if you want these information to remain private + +17:34:14 Warning: file not stored in cache due to bogus state (incomplete type with OK (200), size 0): https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif +17:43:12 Warning: Retry after error -5 (Unable to open local file) at link file://C:/Users/zt01/AppData/Local/Temp/ksohtml42176/wps1.png (from 172.168.10.9/news/yact_0301/2022114/286.html) +17:43:12 Warning: Retry after error -5 (Unable to open local file) at link file://C:/Users/zt01/AppData/Local/Temp/ksohtml42176/wps2.png (from 172.168.10.9/news/yact_0301/2022114/286.html) +17:43:12 Warning: Retry after error -5 (Unable to open local file) at link file://C:/Users/zt01/AppData/Local/Temp/ksohtml42176/wps1.png (from 172.168.10.9/news/yact_0301/2022114/286.html) +17:43:12 Warning: Retry after error -5 (Unable to open local file) at link file://C:/Users/zt01/AppData/Local/Temp/ksohtml42176/wps2.png (from 172.168.10.9/news/yact_0301/2022114/286.html) +17:43:12 Error: "Unable to open local file" (-5) after 2 retries at link file://C:/Users/zt01/AppData/Local/Temp/ksohtml42176/wps1.png (from 172.168.10.9/news/yact_0301/2022114/286.html) +17:43:12 Error: "Unable to open local file" (-5) after 2 retries at link file://C:/Users/zt01/AppData/Local/Temp/ksohtml42176/wps2.png (from 172.168.10.9/news/yact_0301/2022114/286.html) + +HTTrack Website Copier/3.49-2 mirror complete in 10 minutes 50 seconds : 435 links scanned, 428 files written (900622336 bytes overall) [900726279 bytes received at 1385732 bytes/sec], 1067 bytes transferred using HTTP compression in 3 files, ratio 79%, 1.0 requests per connection +(2 errors, 5 warnings, 0 messages) diff --git a/yact-home-2/index.html b/yact-home-2/index.html new file mode 100644 index 0000000..0aa83b6 --- /dev/null +++ b/yact-home-2/index.html @@ -0,0 +1,144 @@ + + + + + + + Local index - HTTrack Website Copier + + + + + + + + + +
          HTTrack Website Copier - Open Source offline browser
          + + + + +
          + + + + +
          + + + + +
          + + + + Local index - HTTrack + + +

          Index of locally available sites:

          + + + + +
          + · + + ÑŰ²²úҵͶ×Ê£¨¼¯ÍÅ£©ÓÐÏÞ¹«Ë¾ + +
          +
          +
          +
          +
          + Mirror and index made by HTTrack Website Copier [XR&CO'2008] +
          + + + + + + +
          +
          +
          + + + + + +
          + + + + + + diff --git a/yact-home-2/push.zhanzhang.baidu.com/push.js b/yact-home-2/push.zhanzhang.baidu.com/push.js new file mode 100644 index 0000000..4e36cf8 --- /dev/null +++ b/yact-home-2/push.zhanzhang.baidu.com/push.js @@ -0,0 +1 @@ +!function(){var e=/([http|https]:\/\/[a-zA-Z0-9\_\.]+\.baidu\.com)/gi,r=window.location.href,o=document.referrer;if(!e.test(r)){var n="//api.share.baidu.com/s.gif";o?(n+="?r="+encodeURIComponent(document.referrer),r&&(n+="&l="+r)):r&&(n+="?l="+r);var t=new Image;t.src=n}}(window); \ No newline at end of file diff --git a/yact-home-2/s.ssl.qhres2.com/ssl/ab77b6ea7f3fbf79.js b/yact-home-2/s.ssl.qhres2.com/ssl/ab77b6ea7f3fbf79.js new file mode 100644 index 0000000..1d1c8a5 --- /dev/null +++ b/yact-home-2/s.ssl.qhres2.com/ssl/ab77b6ea7f3fbf79.js @@ -0,0 +1 @@ +(function(e){function t(e){var t=location.href,n=t.split("").reverse(),r=e.split(""),i=[];for(var s=0,o=16;s=0&&n0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,v,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!y||!y.test(e))){if(1!==T)m=t,v=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(v)try{return L.apply(r,m.querySelectorAll(v)),r}catch(e){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},v=[],y=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||y.push(".#.+[+~]")}),ue(function(e){e.innerHTML="";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""],thead:[1,"","
          "],col:[2,"","
          "],tr:[2,"","
          "],td:[3,"","
          "],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/\s*$/g;function Le(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")?w(e).children("tbody")[0]||e:e}function He(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Pe(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(J.hasData(e)&&(o=J.access(e),a=J.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof y&&!h.checkClone&&je.test(y))return e.each(function(i){var o=e.eq(i);v&&(t[0]=y.call(this,i,o.html())),Re(o,t,n,r)});if(p&&(i=xe(t,e[0].ownerDocument,!1,e,r),o=i.firstChild,1===i.childNodes.length&&(i=o),o||r)){for(u=(s=w.map(ye(i,"script"),He)).length;f")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=w.contains(e.ownerDocument,e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(a=ye(s),r=0,i=(o=ye(e)).length;r0&&ve(a,!u&&ye(e,"script")),s},cleanData:function(e){for(var t,n,r,i=w.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[J.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[J.expando]=void 0}n[K.expando]&&(n[K.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return z(this,function(e){return void 0===e?w.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Re(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return Re(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(ye(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return w.clone(this,e,t)})},html:function(e){return z(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ae.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))),u}function et(e,t,n){var r=$e(e),i=Fe(e,t,r),o="border-box"===w.css(e,"boxSizing",!1,r),a=o;if(We.test(i)){if(!n)return i;i="auto"}return a=a&&(h.boxSizingReliable()||i===e.style[t]),("auto"===i||!parseFloat(i)&&"inline"===w.css(e,"display",!1,r))&&(i=e["offset"+t[0].toUpperCase()+t.slice(1)],a=!0),(i=parseFloat(i)||0)+Ze(e,t,n||(o?"border":"content"),a,r,i)+"px"}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Fe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=G(t),u=Xe.test(t),l=e.style;if(u||(t=Je(s)),a=w.cssHooks[t]||w.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"==(o=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=ue(e,t,i),o="number"),null!=n&&n===n&&("number"===o&&(n+=i&&i[3]||(w.cssNumber[s]?"":"px")),h.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=G(t);return Xe.test(t)||(t=Je(s)),(a=w.cssHooks[t]||w.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Fe(e,t,r)),"normal"===i&&t in Ve&&(i=Ve[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),w.each(["height","width"],function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!ze.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?et(e,t,r):se(e,Ue,function(){return et(e,t,r)})},set:function(e,n,r){var i,o=$e(e),a="border-box"===w.css(e,"boxSizing",!1,o),s=r&&Ze(e,t,r,a,o);return a&&h.scrollboxSize()===o.position&&(s-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Ze(e,t,"border",!1,o)-.5)),s&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Ke(e,n,s)}}}),w.cssHooks.marginLeft=_e(h.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Fe(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(e,t){w.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+oe[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(w.cssHooks[e+t].set=Ke)}),w.fn.extend({css:function(e,t){return z(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=$e(e),i=t.length;a1)}});function tt(e,t,n,r,i){return new tt.prototype.init(e,t,n,r,i)}w.Tween=tt,tt.prototype={constructor:tt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(w.cssNumber[n]?"":"px")},cur:function(){var e=tt.propHooks[this.prop];return e&&e.get?e.get(this):tt.propHooks._default.get(this)},run:function(e){var t,n=tt.propHooks[this.prop];return this.options.duration?this.pos=t=w.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tt.propHooks._default.set(this),this}},tt.prototype.init.prototype=tt.prototype,tt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[w.cssProps[e.prop]]&&!w.cssHooks[e.prop]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}},tt.propHooks.scrollTop=tt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},w.fx=tt.prototype.init,w.fx.step={};var nt,rt,it=/^(?:toggle|show|hide)$/,ot=/queueHooks$/;function at(){rt&&(!1===r.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(at):e.setTimeout(at,w.fx.interval),w.fx.tick())}function st(){return e.setTimeout(function(){nt=void 0}),nt=Date.now()}function ut(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=oe[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function lt(e,t,n){for(var r,i=(pt.tweeners[t]||[]).concat(pt.tweeners["*"]),o=0,a=i.length;o1)},removeAttr:function(e){return this.each(function(){w.removeAttr(this,e)})}}),w.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?w.prop(e,t,n):(1===o&&w.isXMLDoc(e)||(i=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?dt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(M);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),dt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ht[t]||w.find.attr;ht[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ht[a],ht[a]=i,i=null!=n(e,t,r)?a:null,ht[a]=o),i}});var gt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;w.fn.extend({prop:function(e,t){return z(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[w.propFix[e]||e]})}}),w.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&w.isXMLDoc(e)||(t=w.propFix[t]||t,i=w.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),h.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this});function vt(e){return(e.match(M)||[]).join(" ")}function mt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e?e.match(M)||[]:[]}w.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).addClass(e.call(this,t,mt(this)))});if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).removeClass(e.call(this,t,mt(this)))});if(!arguments.length)return this.attr("class","");if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each(function(n){w(this).toggleClass(e.call(this,n,mt(this),t),t)}):this.each(function(){var t,i,o,a;if(r){i=0,o=w(this),a=xt(e);while(t=a[i++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else void 0!==e&&"boolean"!==n||((t=mt(this))&&J.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":J.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+vt(mt(n))+" ").indexOf(t)>-1)return!0;return!1}});var bt=/\r/g;w.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=g(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,w(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=w.map(i,function(e){return null==e?"":e+""})),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=w.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(bt,""):null==n?"":n}}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:vt(w.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},h.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),h.focusin="onfocusin"in e;var wt=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,i,o){var a,s,u,l,c,p,d,h,v=[i||r],m=f.call(t,"type")?t.type:t,x=f.call(t,"namespace")?t.namespace.split("."):[];if(s=h=u=i=i||r,3!==i.nodeType&&8!==i.nodeType&&!wt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(m=(x=m.split(".")).shift(),x.sort()),c=m.indexOf(":")<0&&"on"+m,t=t[w.expando]?t:new w.Event(m,"object"==typeof t&&t),t.isTrigger=o?2:3,t.namespace=x.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+x.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=null==n?[t]:w.makeArray(n,[t]),d=w.event.special[m]||{},o||!d.trigger||!1!==d.trigger.apply(i,n))){if(!o&&!d.noBubble&&!y(i)){for(l=d.delegateType||m,wt.test(l+m)||(s=s.parentNode);s;s=s.parentNode)v.push(s),u=s;u===(i.ownerDocument||r)&&v.push(u.defaultView||u.parentWindow||e)}a=0;while((s=v[a++])&&!t.isPropagationStopped())h=s,t.type=a>1?l:d.bindType||m,(p=(J.get(s,"events")||{})[t.type]&&J.get(s,"handle"))&&p.apply(s,n),(p=c&&s[c])&&p.apply&&Y(s)&&(t.result=p.apply(s,n),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),n)||!Y(i)||c&&g(i[m])&&!y(i)&&((u=i[c])&&(i[c]=null),w.event.triggered=m,t.isPropagationStopped()&&h.addEventListener(m,Tt),i[m](),t.isPropagationStopped()&&h.removeEventListener(m,Tt),w.event.triggered=void 0,u&&(i[c]=u)),t.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each(function(){w.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),h.focusin||w.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=J.access(r,t);i||r.addEventListener(e,n,!0),J.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=J.access(r,t)-1;i?J.access(r,t,i):(r.removeEventListener(e,n,!0),J.remove(r,t))}}});var Ct=e.location,Et=Date.now(),kt=/\?/;w.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||w.error("Invalid XML: "+t),n};var St=/\[\]$/,Dt=/\r?\n/g,Nt=/^(?:submit|button|image|reset|file)$/i,At=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var i;if(Array.isArray(t))w.each(t,function(t,i){n||St.test(e)?r(e,i):jt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==x(t))r(e,t);else for(i in t)jt(e+"["+i+"]",t[i],n,r)}w.param=function(e,t){var n,r=[],i=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,function(){i(this.name,this.value)});else for(n in e)jt(n,e[n],t,i);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&At.test(this.nodeName)&&!Nt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,function(e){return{name:t.name,value:e.replace(Dt,"\r\n")}}):{name:t.name,value:n.replace(Dt,"\r\n")}}).get()}});var qt=/%20/g,Lt=/#.*$/,Ht=/([?&])_=[^&]*/,Ot=/^(.*?):[ \t]*([^\r\n]*)$/gm,Pt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Mt=/^(?:GET|HEAD)$/,Rt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Bt=r.createElement("a");Bt.href=Ct.href;function Ft(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(M)||[];if(g(n))while(r=o[i++])"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function _t(e,t,n,r){var i={},o=e===Wt;function a(s){var u;return i[s]=!0,w.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function zt(e,t){var n,r,i=w.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&w.extend(!0,e,r),e}function Xt(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}function Ut(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:Pt.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,w.ajaxSettings),t):zt(w.ajaxSettings,e)},ajaxPrefilter:Ft(It),ajaxTransport:Ft(Wt),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=w.ajaxSetup({},n),g=h.context||h,y=h.context&&(g.nodeType||g.jquery)?w(g):w.event,v=w.Deferred(),m=w.Callbacks("once memory"),x=h.statusCode||{},b={},T={},C="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s){s={};while(t=Ot.exec(a))s[t[1].toLowerCase()]=t[2]}t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=T[e.toLowerCase()]=T[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)E.always(e[E.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return i&&i.abort(t),k(0,t),this}};if(v.promise(E),h.url=((t||h.url||Ct.href)+"").replace(Rt,Ct.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(M)||[""],null==h.crossDomain){l=r.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Bt.protocol+"//"+Bt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=w.param(h.data,h.traditional)),_t(It,h,n,E),c)return E;(f=w.event&&h.global)&&0==w.active++&&w.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Mt.test(h.type),o=h.url.replace(Lt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(qt,"+")):(d=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(kt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(Ht,"$1"),d=(kt.test(o)?"&":"?")+"_="+Et+++d),h.url=o+d),h.ifModified&&(w.lastModified[o]&&E.setRequestHeader("If-Modified-Since",w.lastModified[o]),w.etag[o]&&E.setRequestHeader("If-None-Match",w.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&E.setRequestHeader("Content-Type",h.contentType),E.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+$t+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)E.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,E,h)||c))return E.abort();if(C="abort",m.add(h.complete),E.done(h.success),E.fail(h.error),i=_t(Wt,h,n,E)){if(E.readyState=1,f&&y.trigger("ajaxSend",[E,h]),c)return E;h.async&&h.timeout>0&&(u=e.setTimeout(function(){E.abort("timeout")},h.timeout));try{c=!1,i.send(b,k)}catch(e){if(c)throw e;k(-1,e)}}else k(-1,"No Transport");function k(t,n,r,s){var l,p,d,b,T,C=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",E.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=Xt(h,E,r)),b=Ut(h,b,E,l),l?(h.ifModified&&((T=E.getResponseHeader("Last-Modified"))&&(w.lastModified[o]=T),(T=E.getResponseHeader("etag"))&&(w.etag[o]=T)),204===t||"HEAD"===h.type?C="nocontent":304===t?C="notmodified":(C=b.state,p=b.data,l=!(d=b.error))):(d=C,!t&&C||(C="error",t<0&&(t=0))),E.status=t,E.statusText=(n||C)+"",l?v.resolveWith(g,[p,C,E]):v.rejectWith(g,[E,C,d]),E.statusCode(x),x=void 0,f&&y.trigger(l?"ajaxSuccess":"ajaxError",[E,h,l?p:d]),m.fireWith(g,[E,C]),f&&(y.trigger("ajaxComplete",[E,h]),--w.active||w.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return w.get(e,t,n,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],function(e,t){w[t]=function(e,n,r,i){return g(n)&&(i=i||r,r=n,n=void 0),w.ajax(w.extend({url:e,type:t,dataType:i,data:n,success:r},w.isPlainObject(e)&&e))}}),w._evalUrl=function(e){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return g(e)?this.each(function(t){w(this).wrapInner(e.call(this,t))}):this.each(function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=g(e);return this.each(function(n){w(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Vt={0:200,1223:204},Gt=w.ajaxSettings.xhr();h.cors=!!Gt&&"withCredentials"in Gt,h.ajax=Gt=!!Gt,w.ajaxTransport(function(t){var n,r;if(h.cors||Gt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Vt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),w.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),w.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(i,o){t=w(" + + + + + + + + + +{FS400_վ} +
          +
          +
          +
          Ŀ
          +{FS400_ռбҳĿ} +
          + +
          +

          {FS400_Ŀ}

          ǰλãҳ > {FS400_Ŀ}

          +
          + + {FS400_ռб} +
          +
          +
          +
          +
          +{FS400_վײ} + + diff --git a/产投/Templets/NewsClass/class_tu.htm b/产投/Templets/NewsClass/class_tu.htm new file mode 100644 index 0000000..07828dd --- /dev/null +++ b/产投/Templets/NewsClass/class_tu.htm @@ -0,0 +1,49 @@ + + + + +{FS400_ҳ} + + + + + + + + + +{FS400_վ} + + + + + + +
          +
          Ŀ
          +{FS400_ռбҳĿ} + +
          +
          +

          {FS400_Ŀ}

          ǰλãҳ > {FS400_Ŀ}

          + + + + + + +
          +
          +
            + {FS400_ͼƬռб} +
          +
          +
          +
          +
          +
          + +{FS400_վײ} + + + diff --git a/产投/Templets/NewsClass/classpage.html b/产投/Templets/NewsClass/classpage.html new file mode 100644 index 0000000..97c9509 --- /dev/null +++ b/产投/Templets/NewsClass/classpage.html @@ -0,0 +1,36 @@ + + + + +{FS400_ҳ} + + + + + + + + + + +{FS400_վ} + + + + + +
          +
          Ŀ
          +{FS400_ǰĿ} + +
          +
          + + + {FS400_ҳ} +
          +
          + +{FS400_վײ} + + diff --git a/产投/Templets/NewsClass/email.htm b/产投/Templets/NewsClass/email.htm new file mode 100644 index 0000000..5530e72 --- /dev/null +++ b/产投/Templets/NewsClass/email.htm @@ -0,0 +1,25 @@ + + + + +{FS400_ҳ} + + + + + + + + + +{FS400_վ} + + + + + +
          + + + + diff --git a/产投/Templets/NewsClass/flv.htm b/产投/Templets/NewsClass/flv.htm new file mode 100644 index 0000000..67c6acc --- /dev/null +++ b/产投/Templets/NewsClass/flv.htm @@ -0,0 +1,37 @@ + + + +{FS400_ҳ} + + + + +{FS400_վ} + + + + +
          + + + +
          + + + +
          + + + + +
           ڵλãҳ >> >>
          + {FS400_Ƶ} + + + + +
           
          +
          +{FS400_վײ} + + diff --git a/产投/Templets/NewsClass/index.htm b/产投/Templets/NewsClass/index.htm new file mode 100644 index 0000000..e325a1b --- /dev/null +++ b/产投/Templets/NewsClass/index.htm @@ -0,0 +1,53 @@ + + + + +{FS400_ҳ} + + + + + + + + + + + + + + + + + + + + +{FS400_վ} +
          +
          +
          +
          Ŀ
          + + + {FS400_Ŀ} + + +
          + +
          +

          {FS400_Ŀ}

          ǰλãҳ > {FS400_Ŀ}

          +
          + + {FS400_б} +
          +
          +
          +
          +
          +{FS400_վײ} + + diff --git a/产投/Templets/NewsClass/map.htm b/产投/Templets/NewsClass/map.htm new file mode 100644 index 0000000..ec88ee1 --- /dev/null +++ b/产投/Templets/NewsClass/map.htm @@ -0,0 +1,32 @@ + + + + +{FS400_ҳ} + + + + + + + + +
          +{FS400_վ} +
          +
          ڵλãҳ >> {FS400_Ŀ} >>
          + +
          +
          +

          {FS400_Ŀ}

          +
          {FS400_վͼ}
          +
          +
          +
          +
          + +
          +
          +{FS400_վײ} + + diff --git a/产投/Templets/NewsClass/news.htm b/产投/Templets/NewsClass/news.htm new file mode 100644 index 0000000..1b9aa66 --- /dev/null +++ b/产投/Templets/NewsClass/news.htm @@ -0,0 +1,41 @@ + + + + +{FS400_ҳ} + + + + + + + + + + + + + + + + + + + + + + +{FS400_վ} +
          +{FS400_} +
          +{FS400_վײ} + + diff --git a/产投/Templets/NewsClass/page.htm b/产投/Templets/NewsClass/page.htm new file mode 100644 index 0000000..f0e116f --- /dev/null +++ b/产投/Templets/NewsClass/page.htm @@ -0,0 +1,34 @@ + + + + +{FS400_ҳ} + + + + + + + + + + + + + + + + + + + +{FS400_վ} +
          +{FS400_ҳ} +
          +{FS400_վײ} + + diff --git a/产投/Templets/css/css.css b/产投/Templets/css/css.css new file mode 100644 index 0000000..0e49694 --- /dev/null +++ b/产投/Templets/css/css.css @@ -0,0 +1,93 @@ +body,td,th { + font-family: ; + font-size: 12px; + color: #333333; +} +body { + margin-left: 0px; + margin-top: 0px; + margin-right: 0px; + margin-bottom: 0px; +} +a { + font-family: ; + font-size: 12px; + color: #272727; +} +a:link { + text-decoration: none; +} +a:visited { + text-decoration: none; + color: #272727; +} +a:hover { + text-decoration: none; + color: #000000; +} +a:active { + text-decoration: none; + color: #272727; +} +.H12 { + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + line-height: 25px; +} +.B12 { + + font-family: ""; + font-size: 12px; + color: #FFFFFF; + text-decoration: none; +} +.L12 { + + + font-family: ""; + font-size: 12px; + color: #074985; + text-decoration: none; +} +.H12-B { + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + font-weight: bold; + letter-spacing: 3px; +} +.H12-2 { + + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + line-height: normal; +} +.H12-3 { + + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + line-height: 21px; +} +.H12-6 { + + + font-family: ""; + font-size: 12px; + color: #333333; + text-decoration: none; + line-height: 16px; +} +.H12-4 { + font-family: ""; + font-size: 16px; + color: #CC0000; + text-decoration: none; + font-weight: bold; +} diff --git a/产投/Templets/css/css01.css b/产投/Templets/css/css01.css new file mode 100644 index 0000000..c16f05f --- /dev/null +++ b/产投/Templets/css/css01.css @@ -0,0 +1,106 @@ +.bd { + height: 15px; +} +.nr { + font-size: 12px; + line-height: 22px; + font-weight: normal; + color: #000000; +} +.bk { + border: 1px solid #CCCCCC; +} +.zbk { + border: 1px solid #999999; +} +.nrk { + border-right-width: 1px; + border-bottom-width: 1px; + border-left-width: 1px; + border-top-style: none; + border-right-style: solid; + border-bottom-style: solid; + border-left-style: solid; + border-right-color: #CCCCCC; +} +.jztt { + font-size: 12px; + line-height: 22px; + color: #000000; + border-right-width: 1px; + border-left-width: 1px; + border-top-style: none; + border-right-style: solid; + border-bottom-style: none; + border-left-style: solid; + border-right-color: #CCCCCC; + border-left-color: #CCCCCC; +} +.yb { + border-right-width: 1px; + border-right-style: solid; + border-bottom-style: none; + border-right-color: #CCCCCC; + border-left-width: 1px; + border-left-style: solid; + border-left-color: #CCCCCC; +} +.sb { + border: 1px solid #999999; +} +.hsb { + border: 1px solid #CB8C79; +} +.bdz { + height: 15px; + width: 135px; +} +.ygx { + border-right-width: 1px; + border-top-style: none; + border-right-style: dashed; + border-bottom-style: none; + border-left-style: none; + border-right-color: #CCCCCC; +} +.ygz { + height: 15px; + width: 20px; +} +.sgz { + height: 15px; + width: 80px; +} +.lgz { + height: 15px; + width: 50px; +} +.sbk { + border: 1px solid #676767; +} +.gao { + height: 15px; +} +.xx { + font-family: ""; + font-size: 12px; + line-height: 18px; + font-weight: normal; + color: #000000; +} +.qsb { + border: 1px solid #CCCCCC; +} +.bb { + border-right-width: 1px; + border-top-style: none; + border-right-style: dashed; + border-bottom-style: none; + border-left-style: none; + border-right-color: #000000; + font-family: ""; + font-size: 12px; + line-height: 18px; + font-weight: normal; + color: #000000; +} diff --git a/产投/Templets/default.css b/产投/Templets/default.css new file mode 100644 index 0000000..67b78fb --- /dev/null +++ b/产投/Templets/default.css @@ -0,0 +1,101 @@ +@charset "gb2312"; +/*以下CSS,请改CSS内容,不要改CSS名称,否则将不起作用*/ +/*分页CSS*/ +.pagecontent { + PADDING-BOTTOM: 5px; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; ZOOM: 1; CLEAR: both; PADDING-TOP: 5px +} +.pagecontent A { + BORDER-BOTTOM: #a2d0e5 1px solid; BORDER-LEFT: #a2d0e5 1px solid; PADDING-BOTTOM: 3px; MARGIN: 0px 3px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BACKGROUND: #fff; BORDER-TOP: #a2d0e5 1px solid; BORDER-RIGHT: #a2d0e5 1px solid; PADDING-TOP: 3px +} +.pagecontent SPAN { + BORDER-BOTTOM: #a2d0e5 1px solid; BORDER-LEFT: #a2d0e5 1px solid; PADDING-BOTTOM: 3px; MARGIN: 0px 3px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BACKGROUND: #fff; BORDER-TOP: #a2d0e5 1px solid; BORDER-RIGHT: #a2d0e5 1px solid; PADDING-TOP: 3px +} +.pagecontent A:hover { + BORDER-BOTTOM: #1db535 1px solid; BORDER-LEFT: #1db535 1px solid; BACKGROUND: #57d26a; COLOR: #fff; BORDER-TOP: #1db535 1px solid; BORDER-RIGHT: #1db535 1px solid; TEXT-DECORATION: none +} +/*会员登录CSS*/ + +.Input_FSLogin { + padding:2px; + width:50px; + border:1px solid #eeeeee; +} +.Button_FSLogin { + padding:2px; + border:1px solid #eeeeee; + background-color:#F6F6F6; +} +/*搜索表单CSS*/ +f-checkbox +{ + +} +f-select +{ + +} +.f-text { + margin:0; + padding:0; + border:1px solid #cccccc; + font-size:12px; + line-height:120%; + padding:2px; + cursor:pointer; + background-color:#fff; +} +.f-button { + border-bottom:1px #999999 solid; + border-right:1px #999999 solid; + border-left:1px #fff solid; + border-top:1px #fff solid; + background-color:#5EA7F2; + color:#fff; + font-size:12px; + font-weight:normal; + padding-top:3px; + cursor:pointer; +} +.f-reset { + border-bottom:1px #999999 solid; + border-right:1px #999999 solid; + border-left:1px #fff solid; + border-top:1px #fff solid; + background-color:#eee; + color:#333; + font-size:12px; + font-weight:normal; + font-size:12px; + font-weight:normal; + padding-top:3px; + cursor:pointer; +} +/*滚动CSS*/ +#annbody { + height:120px; + overflow:hidden; + padding-right:16px; +} +/*显示新标志的CSS*/ +.newNews +{ + width:25px; + background:url(new.gif) no-repeat 50%; +} + +/*----------------------------------------信息页内容-----------------------------------------------------*/ +.index-content{height:1%;} +.index-content .title2{ clear:both;background:url(/images/title.gif) no-repeat;margin:0px; height:24px; padding-top:10px; padding-left:30px;color:#373737} +.index-content .title2 a:link,.index-content .title2 a:visited{color:#373737} +.index-content .cont{ padding:20px 20px 0} +.index-content h1{ font-size:20px; font-family:"黑体"; font-weight:normal; text-align:center; margin:0px 0px 10px; color:#ce2e22} +.index-content .mark{ font-size:12px; border-bottom:1px #e2e2e2 solid;border-top:1px #e2e2e2 solid; color:#2972bf; line-height:22px; text-align:center} +.index-content .mark a{color:#2972bf;} +.index-content .mark a:hover{color:#999;} +.index-content .content{ padding:15px 0; color:#000000; font-size:14px; line-height:23px; letter-spacing:0px} +.index-content .content p{ margin:10px 0px;} +.index-content .content .editor{ height:40px; line-height:40px; text-align:right;} + +.index-content .content .dianpin{ border:3px solid #bdf0f3; padding:5px; color:#005973 } +.index-content .content .dianpin div{ font-weight:bold;} +.index-content .content .dianpin p{ margin:0px; line-height:24px; text-indent:24px; font-size:14px} \ No newline at end of file diff --git a/产投/Templets/index.htm b/产投/Templets/index.htm new file mode 100644 index 0000000..7f09f2c --- /dev/null +++ b/产投/Templets/index.htm @@ -0,0 +1,255 @@ + + + + + +雅安产业投资(集团)有限公司 + + + + + + + + + + + + + + + + + + + + + + +
          + + + + + +
          + +
          +
            +{FS400_顶部大背景} +
          +
          + +
            + +
            + + + + + + + +
            +
            + 今天是: +
            + +
            +
            + + + +
            +
            +
            + + + + +
            + +
            +

            要闻中心

            +
            + +
            +
              + {FS400_幻灯2017图} +
            +
            +
            +
              + {FS400_幻灯2017标题} +
            +
            + +
              + +
            + +
            + + +
            +
            +
            +{FS400_头条推荐} +
            +
            +
              +{FS400_要闻中心} +
            +
            + +
            +
            + + + + +
            + + + + + +
            +

            公示公告

            + +
            + +
            +
              +
            +
            +
            +
              + +{FS400_公示公告} + +
            +
            + +
            + + + +
            + + + +
            +
            +

            集团介绍

            +
            +
            +

            +雅安产业投资(集团)有限公司成立于2020年2月26日,注册资本金10亿元,公司位于有“川西咽喉”、“西藏门户”、“民族走廊”美称的雅安,雅安市经济开发区滨河路11号,主要经营范围为能源、交通、土地、矿产、产业园区、城市资源等领域的投融资和资产经营管理。(依法须经批准的项目,经相关部门批准后方可开展经营活动)

            公司内设综合管理部、财务融资部、投资经营部、法务审计部、工程管理部5个职能部门,拥有经开区发展投资公司、经开区市政建筑公司、经开区建设投资公司、雅安数字经济运营公司等4家子公司。

            +
            + +
            +
            + +
            + + +
            + + + + + + {FS400_网站底部} + + + \ No newline at end of file diff --git a/产投/Templets/new.gif b/产投/Templets/new.gif new file mode 100644 index 0000000..3485618 Binary files /dev/null and b/产投/Templets/new.gif differ diff --git a/产投/favicon.ico b/产投/favicon.ico new file mode 100644 index 0000000..70c253e Binary files /dev/null and b/产投/favicon.ico differ diff --git a/产投/fonts/FontAwesome.otf b/产投/fonts/FontAwesome.otf new file mode 100644 index 0000000..401ec0f Binary files /dev/null and b/产投/fonts/FontAwesome.otf differ diff --git a/产投/fonts/fontawesome-webfont.eot b/产投/fonts/fontawesome-webfont.eot new file mode 100644 index 0000000..e9f60ca Binary files /dev/null and b/产投/fonts/fontawesome-webfont.eot differ diff --git a/产投/fonts/fontawesome-webfont.svg b/产投/fonts/fontawesome-webfont.svg new file mode 100644 index 0000000..855c845 --- /dev/null +++ b/产投/fonts/fontawesome-webfont.svg @@ -0,0 +1,2671 @@ + + + + +Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 + By ,,, +Copyright Dave Gandy 2016. All rights reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/产投/fonts/fontawesome-webfont.ttf b/产投/fonts/fontawesome-webfont.ttf new file mode 100644 index 0000000..35acda2 Binary files /dev/null and b/产投/fonts/fontawesome-webfont.ttf differ diff --git a/产投/fonts/fontawesome-webfont.woff b/产投/fonts/fontawesome-webfont.woff new file mode 100644 index 0000000..400014a Binary files /dev/null and b/产投/fonts/fontawesome-webfont.woff differ diff --git a/产投/fonts/fontawesome-webfont.woff2 b/产投/fonts/fontawesome-webfont.woff2 new file mode 100644 index 0000000..4d13fc6 Binary files /dev/null and b/产投/fonts/fontawesome-webfont.woff2 differ diff --git a/产投/fonts/glyphicons-halflings-regular.eot b/产投/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 0000000..b93a495 Binary files /dev/null and b/产投/fonts/glyphicons-halflings-regular.eot differ diff --git a/产投/fonts/glyphicons-halflings-regular.svg b/产投/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..94fb549 --- /dev/null +++ b/产投/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/产投/fonts/glyphicons-halflings-regular.ttf b/产投/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000..1413fc6 Binary files /dev/null and b/产投/fonts/glyphicons-halflings-regular.ttf differ diff --git a/产投/fonts/glyphicons-halflings-regular.woff b/产投/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 0000000..9e61285 Binary files /dev/null and b/产投/fonts/glyphicons-halflings-regular.woff differ diff --git a/产投/fonts/glyphicons-halflings-regular.woff2 b/产投/fonts/glyphicons-halflings-regular.woff2 new file mode 100644 index 0000000..64539b5 Binary files /dev/null and b/产投/fonts/glyphicons-halflings-regular.woff2 differ diff --git a/产投/images/11.jpg b/产投/images/11.jpg new file mode 100644 index 0000000..4e75889 Binary files /dev/null and b/产投/images/11.jpg differ diff --git a/产投/images/22.jpg b/产投/images/22.jpg new file mode 100644 index 0000000..961da1d Binary files /dev/null and b/产投/images/22.jpg differ diff --git a/产投/images/bootstrap.css b/产投/images/bootstrap.css new file mode 100644 index 0000000..8418570 --- /dev/null +++ b/产投/images/bootstrap.css @@ -0,0 +1,6794 @@ +/*! + * Bootstrap v3.3.5 (http://getbootstrap.com) + * Copyright 2011-2015 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ +/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ +html { + + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; +} +body { + margin: 0; +} +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +main, +menu, +nav, +section, +summary { + display: block; +} +audio, +canvas, +progress, +video { + display: inline-block; + vertical-align: baseline; +} +audio:not([controls]) { + display: none; + height: 0; +} +[hidden], +template { + display: none; +} +a { + background-color: transparent; +} +a:active, +a:hover { + outline: 0; +} +abbr[title] { + border-bottom: 1px dotted; +} +b, +strong { + font-weight: bold; +} +dfn { + font-style: italic; +} +h1 { + margin: .67em 0; + font-size: 2em; +} +mark { + color: #000; + background: #ff0; +} +small { + font-size: 80%; +} +sub, +sup { + position: relative; + font-size: 75%; + line-height: 0; + vertical-align: baseline; +} +sup { + top: -.5em; +} +sub { + bottom: -.25em; +} +img { + border: 0; +} +svg:not(:root) { + overflow: hidden; +} +figure { + margin: 1em 40px; +} +hr { + height: 0; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; +} +pre { + overflow: auto; +} +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em; +} +button, +input, +optgroup, +select, +textarea { + margin: 0; + font: inherit; + color: inherit; +} +button { + overflow: visible; +} +button, +select { + text-transform: none; +} +button, +html input[type="button"], +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; + cursor: pointer; +} +button[disabled], +html input[disabled] { + cursor: default; +} +button::-moz-focus-inner, +input::-moz-focus-inner { + padding: 0; + border: 0; +} +input { + line-height: normal; +} +input[type="checkbox"], +input[type="radio"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + padding: 0; +} +input[type="number"]::-webkit-inner-spin-button, +input[type="number"]::-webkit-outer-spin-button { + height: auto; +} +input[type="search"] { + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; + -webkit-appearance: textfield; +} +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} +fieldset { + padding: .35em .625em .75em; + margin: 0 2px; + border: 1px solid #c0c0c0; +} +legend { + padding: 0; + border: 0; +} +textarea { + overflow: auto; +} +optgroup { + font-weight: bold; +} +table { + border-spacing: 0; + border-collapse: collapse; +} +td, +th { + padding: 0; +} +/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ +@media print { + *, + *:before, + *:after { + color: #000 !important; + text-shadow: none !important; + background: transparent !important; + -webkit-box-shadow: none !important; + box-shadow: none !important; + } + a, + a:visited { + text-decoration: underline; + } + a[href]:after { + content: " (" attr(href) ")"; + } + abbr[title]:after { + content: " (" attr(title) ")"; + } + a[href^="#"]:after, + a[href^="javascript:"]:after { + content: ""; + } + pre, + blockquote { + border: 1px solid #999; + + page-break-inside: avoid; + } + thead { + display: table-header-group; + } + tr, + img { + page-break-inside: avoid; + } + img { + max-width: 100% !important; + } + p, + h2, + h3 { + orphans: 3; + widows: 3; + } + h2, + h3 { + page-break-after: avoid; + } + .navbar { + display: none; + } + .btn > .caret, + .dropup > .btn > .caret { + border-top-color: #000 !important; + } + .label { + border: 1px solid #000; + } + .table { + border-collapse: collapse !important; + } + .table td, + .table th { + background-color: #fff !important; + } + .table-bordered th, + .table-bordered td { + border: 1px solid #ddd !important; + } +} +@font-face { + font-family: 'Glyphicons Halflings'; + + src: url('../fonts/glyphicons-halflings-regular.eot'); + src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); +} +.glyphicon { + position: relative; + top: 1px; + display: inline-block; + font-family: 'Glyphicons Halflings'; + font-style: normal; + font-weight: normal; + line-height: 1; + + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +.glyphicon-asterisk:before { + content: "\2a"; +} +.glyphicon-plus:before { + content: "\2b"; +} +.glyphicon-euro:before, +.glyphicon-eur:before { + content: "\20ac"; +} +.glyphicon-minus:before { + content: "\2212"; +} +.glyphicon-cloud:before { + content: "\2601"; +} +.glyphicon-envelope:before { + content: "\2709"; +} +.glyphicon-pencil:before { + content: "\270f"; +} +.glyphicon-glass:before { + content: "\e001"; +} +.glyphicon-music:before { + content: "\e002"; +} +.glyphicon-search:before { + content: "\e003"; +} +.glyphicon-heart:before { + content: "\e005"; +} +.glyphicon-star:before { + content: "\e006"; +} +.glyphicon-star-empty:before { + content: "\e007"; +} +.glyphicon-user:before { + content: "\e008"; +} +.glyphicon-film:before { + content: "\e009"; +} +.glyphicon-th-large:before { + content: "\e010"; +} +.glyphicon-th:before { + content: "\e011"; +} +.glyphicon-th-list:before { + content: "\e012"; +} +.glyphicon-ok:before { + content: "\e013"; +} +.glyphicon-remove:before { + content: "\e014"; +} +.glyphicon-zoom-in:before { + content: "\e015"; +} +.glyphicon-zoom-out:before { + content: "\e016"; +} +.glyphicon-off:before { + content: "\e017"; +} +.glyphicon-signal:before { + content: "\e018"; +} +.glyphicon-cog:before { + content: "\e019"; +} +.glyphicon-trash:before { + content: "\e020"; +} +.glyphicon-home:before { + content: "\e021"; +} +.glyphicon-file:before { + content: "\e022"; +} +.glyphicon-time:before { + content: "\e023"; +} +.glyphicon-road:before { + content: "\e024"; +} +.glyphicon-download-alt:before { + content: "\e025"; +} +.glyphicon-download:before { + content: "\e026"; +} +.glyphicon-upload:before { + content: "\e027"; +} +.glyphicon-inbox:before { + content: "\e028"; +} +.glyphicon-play-circle:before { + content: "\e029"; +} +.glyphicon-repeat:before { + content: "\e030"; +} +.glyphicon-refresh:before { + content: "\e031"; +} +.glyphicon-list-alt:before { + content: "\e032"; +} +.glyphicon-lock:before { + content: "\e033"; +} +.glyphicon-flag:before { + content: "\e034"; +} +.glyphicon-headphones:before { + content: "\e035"; +} +.glyphicon-volume-off:before { + content: "\e036"; +} +.glyphicon-volume-down:before { + content: "\e037"; +} +.glyphicon-volume-up:before { + content: "\e038"; +} +.glyphicon-qrcode:before { + content: "\e039"; +} +.glyphicon-barcode:before { + content: "\e040"; +} +.glyphicon-tag:before { + content: "\e041"; +} +.glyphicon-tags:before { + content: "\e042"; +} +.glyphicon-book:before { + content: "\e043"; +} +.glyphicon-bookmark:before { + content: "\e044"; +} +.glyphicon-print:before { + content: "\e045"; +} +.glyphicon-camera:before { + content: "\e046"; +} +.glyphicon-font:before { + content: "\e047"; +} +.glyphicon-bold:before { + content: "\e048"; +} +.glyphicon-italic:before { + content: "\e049"; +} +.glyphicon-text-height:before { + content: "\e050"; +} +.glyphicon-text-width:before { + content: "\e051"; +} +.glyphicon-align-left:before { + content: "\e052"; +} +.glyphicon-align-center:before { + content: "\e053"; +} +.glyphicon-align-right:before { + content: "\e054"; +} +.glyphicon-align-justify:before { + content: "\e055"; +} +.glyphicon-list:before { + content: "\e056"; +} +.glyphicon-indent-left:before { + content: "\e057"; +} +.glyphicon-indent-right:before { + content: "\e058"; +} +.glyphicon-facetime-video:before { + content: "\e059"; +} +.glyphicon-picture:before { + content: "\e060"; +} +.glyphicon-map-marker:before { + content: "\e062"; +} +.glyphicon-adjust:before { + content: "\e063"; +} +.glyphicon-tint:before { + content: "\e064"; +} +.glyphicon-edit:before { + content: "\e065"; +} +.glyphicon-share:before { + content: "\e066"; +} +.glyphicon-check:before { + content: "\e067"; +} +.glyphicon-move:before { + content: "\e068"; +} +.glyphicon-step-backward:before { + content: "\e069"; +} +.glyphicon-fast-backward:before { + content: "\e070"; +} +.glyphicon-backward:before { + content: "\e071"; +} +.glyphicon-play:before { + content: "\e072"; +} +.glyphicon-pause:before { + content: "\e073"; +} +.glyphicon-stop:before { + content: "\e074"; +} +.glyphicon-forward:before { + content: "\e075"; +} +.glyphicon-fast-forward:before { + content: "\e076"; +} +.glyphicon-step-forward:before { + content: "\e077"; +} +.glyphicon-eject:before { + content: "\e078"; +} +.glyphicon-chevron-left:before { + content: "\e079"; +} +.glyphicon-chevron-right:before { + content: "\e080"; +} +.glyphicon-plus-sign:before { + content: "\e081"; +} +.glyphicon-minus-sign:before { + content: "\e082"; +} +.glyphicon-remove-sign:before { + content: "\e083"; +} +.glyphicon-ok-sign:before { + content: "\e084"; +} +.glyphicon-question-sign:before { + content: "\e085"; +} +.glyphicon-info-sign:before { + content: "\e086"; +} +.glyphicon-screenshot:before { + content: "\e087"; +} +.glyphicon-remove-circle:before { + content: "\e088"; +} +.glyphicon-ok-circle:before { + content: "\e089"; +} +.glyphicon-ban-circle:before { + content: "\e090"; +} +.glyphicon-arrow-left:before { + content: "\e091"; +} +.glyphicon-arrow-right:before { + content: "\e092"; +} +.glyphicon-arrow-up:before { + content: "\e093"; +} +.glyphicon-arrow-down:before { + content: "\e094"; +} +.glyphicon-share-alt:before { + content: "\e095"; +} +.glyphicon-resize-full:before { + content: "\e096"; +} +.glyphicon-resize-small:before { + content: "\e097"; +} +.glyphicon-exclamation-sign:before { + content: "\e101"; +} +.glyphicon-gift:before { + content: "\e102"; +} +.glyphicon-leaf:before { + content: "\e103"; +} +.glyphicon-fire:before { + content: "\e104"; +} +.glyphicon-eye-open:before { + content: "\e105"; +} +.glyphicon-eye-close:before { + content: "\e106"; +} +.glyphicon-warning-sign:before { + content: "\e107"; +} +.glyphicon-plane:before { + content: "\e108"; +} +.glyphicon-calendar:before { + content: "\e109"; +} +.glyphicon-random:before { + content: "\e110"; +} +.glyphicon-comment:before { + content: "\e111"; +} +.glyphicon-magnet:before { + content: "\e112"; +} +.glyphicon-chevron-up:before { + content: "\e113"; +} +.glyphicon-chevron-down:before { + content: "\e114"; +} +.glyphicon-retweet:before { + content: "\e115"; +} +.glyphicon-shopping-cart:before { + content: "\e116"; +} +.glyphicon-folder-close:before { + content: "\e117"; +} +.glyphicon-folder-open:before { + content: "\e118"; +} +.glyphicon-resize-vertical:before { + content: "\e119"; +} +.glyphicon-resize-horizontal:before { + content: "\e120"; +} +.glyphicon-hdd:before { + content: "\e121"; +} +.glyphicon-bullhorn:before { + content: "\e122"; +} +.glyphicon-bell:before { + content: "\e123"; +} +.glyphicon-certificate:before { + content: "\e124"; +} +.glyphicon-thumbs-up:before { + content: "\e125"; +} +.glyphicon-thumbs-down:before { + content: "\e126"; +} +.glyphicon-hand-right:before { + content: "\e127"; +} +.glyphicon-hand-left:before { + content: "\e128"; +} +.glyphicon-hand-up:before { + content: "\e129"; +} +.glyphicon-hand-down:before { + content: "\e130"; +} +.glyphicon-circle-arrow-right:before { + content: "\e131"; +} +.glyphicon-circle-arrow-left:before { + content: "\e132"; +} +.glyphicon-circle-arrow-up:before { + content: "\e133"; +} +.glyphicon-circle-arrow-down:before { + content: "\e134"; +} +.glyphicon-globe:before { + content: "\e135"; +} +.glyphicon-wrench:before { + content: "\e136"; +} +.glyphicon-tasks:before { + content: "\e137"; +} +.glyphicon-filter:before { + content: "\e138"; +} +.glyphicon-briefcase:before { + content: "\e139"; +} +.glyphicon-fullscreen:before { + content: "\e140"; +} +.glyphicon-dashboard:before { + content: "\e141"; +} +.glyphicon-paperclip:before { + content: "\e142"; +} +.glyphicon-heart-empty:before { + content: "\e143"; +} +.glyphicon-link:before { + content: "\e144"; +} +.glyphicon-phone:before { + content: "\e145"; +} +.glyphicon-pushpin:before { + content: "\e146"; +} +.glyphicon-usd:before { + content: "\e148"; +} +.glyphicon-gbp:before { + content: "\e149"; +} +.glyphicon-sort:before { + content: "\e150"; +} +.glyphicon-sort-by-alphabet:before { + content: "\e151"; +} +.glyphicon-sort-by-alphabet-alt:before { + content: "\e152"; +} +.glyphicon-sort-by-order:before { + content: "\e153"; +} +.glyphicon-sort-by-order-alt:before { + content: "\e154"; +} +.glyphicon-sort-by-attributes:before { + content: "\e155"; +} +.glyphicon-sort-by-attributes-alt:before { + content: "\e156"; +} +.glyphicon-unchecked:before { + content: "\e157"; +} +.glyphicon-expand:before { + content: "\e158"; +} +.glyphicon-collapse-down:before { + content: "\e159"; +} +.glyphicon-collapse-up:before { + content: "\e160"; +} +.glyphicon-log-in:before { + content: "\e161"; +} +.glyphicon-flash:before { + content: "\e162"; +} +.glyphicon-log-out:before { + content: "\e163"; +} +.glyphicon-new-window:before { + content: "\e164"; +} +.glyphicon-record:before { + content: "\e165"; +} +.glyphicon-save:before { + content: "\e166"; +} +.glyphicon-open:before { + content: "\e167"; +} +.glyphicon-saved:before { + content: "\e168"; +} +.glyphicon-import:before { + content: "\e169"; +} +.glyphicon-export:before { + content: "\e170"; +} +.glyphicon-send:before { + content: "\e171"; +} +.glyphicon-floppy-disk:before { + content: "\e172"; +} +.glyphicon-floppy-saved:before { + content: "\e173"; +} +.glyphicon-floppy-remove:before { + content: "\e174"; +} +.glyphicon-floppy-save:before { + content: "\e175"; +} +.glyphicon-floppy-open:before { + content: "\e176"; +} +.glyphicon-credit-card:before { + content: "\e177"; +} +.glyphicon-transfer:before { + content: "\e178"; +} +.glyphicon-cutlery:before { + content: "\e179"; +} +.glyphicon-header:before { + content: "\e180"; +} +.glyphicon-compressed:before { + content: "\e181"; +} +.glyphicon-earphone:before { + content: "\e182"; +} +.glyphicon-phone-alt:before { + content: "\e183"; +} +.glyphicon-tower:before { + content: "\e184"; +} +.glyphicon-stats:before { + content: "\e185"; +} +.glyphicon-sd-video:before { + content: "\e186"; +} +.glyphicon-hd-video:before { + content: "\e187"; +} +.glyphicon-subtitles:before { + content: "\e188"; +} +.glyphicon-sound-stereo:before { + content: "\e189"; +} +.glyphicon-sound-dolby:before { + content: "\e190"; +} +.glyphicon-sound-5-1:before { + content: "\e191"; +} +.glyphicon-sound-6-1:before { + content: "\e192"; +} +.glyphicon-sound-7-1:before { + content: "\e193"; +} +.glyphicon-copyright-mark:before { + content: "\e194"; +} +.glyphicon-registration-mark:before { + content: "\e195"; +} +.glyphicon-cloud-download:before { + content: "\e197"; +} +.glyphicon-cloud-upload:before { + content: "\e198"; +} +.glyphicon-tree-conifer:before { + content: "\e199"; +} +.glyphicon-tree-deciduous:before { + content: "\e200"; +} +.glyphicon-cd:before { + content: "\e201"; +} +.glyphicon-save-file:before { + content: "\e202"; +} +.glyphicon-open-file:before { + content: "\e203"; +} +.glyphicon-level-up:before { + content: "\e204"; +} +.glyphicon-copy:before { + content: "\e205"; +} +.glyphicon-paste:before { + content: "\e206"; +} +.glyphicon-alert:before { + content: "\e209"; +} +.glyphicon-equalizer:before { + content: "\e210"; +} +.glyphicon-king:before { + content: "\e211"; +} +.glyphicon-queen:before { + content: "\e212"; +} +.glyphicon-pawn:before { + content: "\e213"; +} +.glyphicon-bishop:before { + content: "\e214"; +} +.glyphicon-knight:before { + content: "\e215"; +} +.glyphicon-baby-formula:before { + content: "\e216"; +} +.glyphicon-tent:before { + content: "\26fa"; +} +.glyphicon-blackboard:before { + content: "\e218"; +} +.glyphicon-bed:before { + content: "\e219"; +} +.glyphicon-apple:before { + content: "\f8ff"; +} +.glyphicon-erase:before { + content: "\e221"; +} +.glyphicon-hourglass:before { + content: "\231b"; +} +.glyphicon-lamp:before { + content: "\e223"; +} +.glyphicon-duplicate:before { + content: "\e224"; +} +.glyphicon-piggy-bank:before { + content: "\e225"; +} +.glyphicon-scissors:before { + content: "\e226"; +} +.glyphicon-bitcoin:before { + content: "\e227"; +} +.glyphicon-btc:before { + content: "\e227"; +} +.glyphicon-xbt:before { + content: "\e227"; +} +.glyphicon-yen:before { + content: "\00a5"; +} +.glyphicon-jpy:before { + content: "\00a5"; +} +.glyphicon-ruble:before { + content: "\20bd"; +} +.glyphicon-rub:before { + content: "\20bd"; +} +.glyphicon-scale:before { + content: "\e230"; +} +.glyphicon-ice-lolly:before { + content: "\e231"; +} +.glyphicon-ice-lolly-tasted:before { + content: "\e232"; +} +.glyphicon-education:before { + content: "\e233"; +} +.glyphicon-option-horizontal:before { + content: "\e234"; +} +.glyphicon-option-vertical:before { + content: "\e235"; +} +.glyphicon-menu-hamburger:before { + content: "\e236"; +} +.glyphicon-modal-window:before { + content: "\e237"; +} +.glyphicon-oil:before { + content: "\e238"; +} +.glyphicon-grain:before { + content: "\e239"; +} +.glyphicon-sunglasses:before { + content: "\e240"; +} +.glyphicon-text-size:before { + content: "\e241"; +} +.glyphicon-text-color:before { + content: "\e242"; +} +.glyphicon-text-background:before { + content: "\e243"; +} +.glyphicon-object-align-top:before { + content: "\e244"; +} +.glyphicon-object-align-bottom:before { + content: "\e245"; +} +.glyphicon-object-align-horizontal:before { + content: "\e246"; +} +.glyphicon-object-align-left:before { + content: "\e247"; +} +.glyphicon-object-align-vertical:before { + content: "\e248"; +} +.glyphicon-object-align-right:before { + content: "\e249"; +} +.glyphicon-triangle-right:before { + content: "\e250"; +} +.glyphicon-triangle-left:before { + content: "\e251"; +} +.glyphicon-triangle-bottom:before { + content: "\e252"; +} +.glyphicon-triangle-top:before { + content: "\e253"; +} +.glyphicon-console:before { + content: "\e254"; +} +.glyphicon-superscript:before { + content: "\e255"; +} +.glyphicon-subscript:before { + content: "\e256"; +} +.glyphicon-menu-left:before { + content: "\e257"; +} +.glyphicon-menu-right:before { + content: "\e258"; +} +.glyphicon-menu-down:before { + content: "\e259"; +} +.glyphicon-menu-up:before { + content: "\e260"; +} +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +*:before, +*:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +html { + font-size: 10px; + + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} + +input, +button, +select, +textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; +} +a { + color: #337ab7; + text-decoration: none; +} +a:hover, +a:focus { + color: #23527c; + text-decoration: underline; +} +a:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +figure { + margin: 0; +} +img { + vertical-align: middle; +} +.img-responsive, +.thumbnail > img, +.thumbnail a > img, +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + display: block; + max-width: 100%; + height: auto; +} +.img-rounded { + border-radius: 6px; +} +.img-thumbnail { + display: inline-block; + max-width: 100%; + height: auto; + padding: 4px; + line-height: 1.42857143; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: all .2s ease-in-out; + -o-transition: all .2s ease-in-out; + transition: all .2s ease-in-out; +} +.img-circle { + border-radius: 50%; +} +hr { + margin-top: 20px; + margin-bottom: 20px; + border: 0; + border-top: 1px solid #eee; +} +.sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; +} +.sr-only-focusable:active, +.sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto; +} +[role="button"] { + cursor: pointer; +} +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { + font-family: inherit; + font-weight: 500; + line-height: 1.1; + color: inherit; +} +h1 small, +h2 small, +h3 small, +h4 small, +h5 small, +h6 small, +.h1 small, +.h2 small, +.h3 small, +.h4 small, +.h5 small, +.h6 small, +h1 .small, +h2 .small, +h3 .small, +h4 .small, +h5 .small, +h6 .small, +.h1 .small, +.h2 .small, +.h3 .small, +.h4 .small, +.h5 .small, +.h6 .small { + font-weight: normal; + line-height: 1; + color: #777; +} +h1, +.h1, +h2, +.h2, +h3, +.h3 { + margin-top: 20px; + margin-bottom: 10px; +} +h1 small, +.h1 small, +h2 small, +.h2 small, +h3 small, +.h3 small, +h1 .small, +.h1 .small, +h2 .small, +.h2 .small, +h3 .small, +.h3 .small { + font-size: 65%; +} +h4, +.h4, +h5, +.h5, +h6, +.h6 { + margin-top: 10px; + margin-bottom: 10px; +} +h4 small, +.h4 small, +h5 small, +.h5 small, +h6 small, +.h6 small, +h4 .small, +.h4 .small, +h5 .small, +.h5 .small, +h6 .small, +.h6 .small { + font-size: 75%; +} +h1, +.h1 { + font-size: 36px; +} +h2, +.h2 { + font-size: 30px; +} +h3, +.h3 { + font-size: 24px; +} +h4, +.h4 { + font-size: 18px; +} +h5, +.h5 { + font-size: 14px; +} +h6, +.h6 { + font-size: 12px; +} +p { + margin: 0 0 10px; +} +.lead { + margin-bottom: 20px; + font-size: 16px; + font-weight: 300; + line-height: 1.4; +} +@media (min-width: 768px) { + .lead { + font-size: 21px; + } +} +small, +.small { + font-size: 85%; +} +mark, +.mark { + padding: .2em; + background-color: #fcf8e3; +} +.text-left { + text-align: left; +} +.text-right { + text-align: right; +} +.text-center { + text-align: center; +} +.text-justify { + text-align: justify; +} +.text-nowrap { + white-space: nowrap; +} +.text-lowercase { + text-transform: lowercase; +} +.text-uppercase { + text-transform: uppercase; +} +.text-capitalize { + text-transform: capitalize; +} +.text-muted { + color: #777; +} +.text-primary { + color: #337ab7; +} +a.text-primary:hover, +a.text-primary:focus { + color: #286090; +} +.text-success { + color: #3c763d; +} +a.text-success:hover, +a.text-success:focus { + color: #2b542c; +} +.text-info { + color: #31708f; +} +a.text-info:hover, +a.text-info:focus { + color: #245269; +} +.text-warning { + color: #8a6d3b; +} +a.text-warning:hover, +a.text-warning:focus { + color: #66512c; +} +.text-danger { + color: #a94442; +} +a.text-danger:hover, +a.text-danger:focus { + color: #843534; +} +.bg-primary { + color: #fff; + background-color: #337ab7; +} +a.bg-primary:hover, +a.bg-primary:focus { + background-color: #286090; +} +.bg-success { + background-color: #dff0d8; +} +a.bg-success:hover, +a.bg-success:focus { + background-color: #c1e2b3; +} +.bg-info { + background-color: #d9edf7; +} +a.bg-info:hover, +a.bg-info:focus { + background-color: #afd9ee; +} +.bg-warning { + background-color: #fcf8e3; +} +a.bg-warning:hover, +a.bg-warning:focus { + background-color: #f7ecb5; +} +.bg-danger { + background-color: #f2dede; +} +a.bg-danger:hover, +a.bg-danger:focus { + background-color: #e4b9b9; +} +.page-header { + padding-bottom: 9px; + margin: 40px 0 20px; + border-bottom: 1px solid #eee; +} +ul, +ol { + margin-top: 0; + margin-bottom: 10px; +} +ul ul, +ol ul, +ul ol, +ol ol { + margin-bottom: 0; +} +.list-unstyled { + padding-left: 0; + list-style: none; +} +.list-inline { + padding-left: 0; + margin-left: -5px; + list-style: none; +} +.list-inline > li { + display: inline-block; + padding-right: 5px; + padding-left: 5px; +} +dl { + margin-top: 0; + margin-bottom: 20px; +} +dt, +dd { + line-height: 1.42857143; +} +dt { + font-weight: bold; +} +dd { + margin-left: 0; +} +@media (min-width: 768px) { + .dl-horizontal dt { + float: left; + width: 160px; + overflow: hidden; + clear: left; + text-align: right; + text-overflow: ellipsis; + white-space: nowrap; + } + .dl-horizontal dd { + margin-left: 180px; + } +} +abbr[title], +abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #777; +} +.initialism { + font-size: 90%; + text-transform: uppercase; +} +blockquote { + padding: 10px 20px; + margin: 0 0 20px; + font-size: 17.5px; + border-left: 5px solid #eee; +} +blockquote p:last-child, +blockquote ul:last-child, +blockquote ol:last-child { + margin-bottom: 0; +} +blockquote footer, +blockquote small, +blockquote .small { + display: block; + font-size: 80%; + line-height: 1.42857143; + color: #777; +} +blockquote footer:before, +blockquote small:before, +blockquote .small:before { + content: '\2014 \00A0'; +} +.blockquote-reverse, +blockquote.pull-right { + padding-right: 15px; + padding-left: 0; + text-align: right; + border-right: 5px solid #eee; + border-left: 0; +} +.blockquote-reverse footer:before, +blockquote.pull-right footer:before, +.blockquote-reverse small:before, +blockquote.pull-right small:before, +.blockquote-reverse .small:before, +blockquote.pull-right .small:before { + content: ''; +} +.blockquote-reverse footer:after, +blockquote.pull-right footer:after, +.blockquote-reverse small:after, +blockquote.pull-right small:after, +.blockquote-reverse .small:after, +blockquote.pull-right .small:after { + content: '\00A0 \2014'; +} +address { + margin-bottom: 20px; + font-style: normal; + line-height: 1.42857143; +} +code, +kbd, +pre, +samp { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; +} +code { + padding: 2px 4px; + font-size: 90%; + color: #c7254e; + background-color: #f9f2f4; + border-radius: 4px; +} +kbd { + padding: 2px 4px; + font-size: 90%; + color: #fff; + background-color: #333; + border-radius: 3px; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); +} +kbd kbd { + padding: 0; + font-size: 100%; + font-weight: bold; + -webkit-box-shadow: none; + box-shadow: none; +} +pre { + display: block; + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + line-height: 1.42857143; + color: #333; + word-break: break-all; + word-wrap: break-word; + background-color: #f5f5f5; + border: 1px solid #ccc; + border-radius: 4px; +} +pre code { + padding: 0; + font-size: inherit; + color: inherit; + white-space: pre-wrap; + background-color: transparent; + border-radius: 0; +} +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; +} +.container { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +@media (min-width: 768px) { + .container { + width: 750px; + } +} +@media (min-width: 992px) { + .container { + width: 970px; + } +} +@media (min-width: 1200px) { + .container { + width: 1170px; + } +} +.container-fluid { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +.row { + margin-right: -15px; + margin-left: -15px; +} +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { + position: relative; + min-height: 1px; + padding-right: 15px; + padding-left: 15px; +} +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: left; +} +.col-xs-12 { + width: 100%; +} +.col-xs-11 { + width: 91.66666667%; +} +.col-xs-10 { + width: 83.33333333%; +} +.col-xs-9 { + width: 75%; +} +.col-xs-8 { + width: 66.66666667%; +} +.col-xs-7 { + width: 58.33333333%; +} +.col-xs-6 { + width: 50%; +} +.col-xs-5 { + width: 41.66666667%; +} +.col-xs-4 { + width: 33.33333333%; +} +.col-xs-3 { + width: 25%; +} +.col-xs-2 { + width: 16.66666667%; +} +.col-xs-1 { + width: 8.33333333%; +} +.col-xs-pull-12 { + right: 100%; +} +.col-xs-pull-11 { + right: 91.66666667%; +} +.col-xs-pull-10 { + right: 83.33333333%; +} +.col-xs-pull-9 { + right: 75%; +} +.col-xs-pull-8 { + right: 66.66666667%; +} +.col-xs-pull-7 { + right: 58.33333333%; +} +.col-xs-pull-6 { + right: 50%; +} +.col-xs-pull-5 { + right: 41.66666667%; +} +.col-xs-pull-4 { + right: 33.33333333%; +} +.col-xs-pull-3 { + right: 25%; +} +.col-xs-pull-2 { + right: 16.66666667%; +} +.col-xs-pull-1 { + right: 8.33333333%; +} +.col-xs-pull-0 { + right: auto; +} +.col-xs-push-12 { + left: 100%; +} +.col-xs-push-11 { + left: 91.66666667%; +} +.col-xs-push-10 { + left: 83.33333333%; +} +.col-xs-push-9 { + left: 75%; +} +.col-xs-push-8 { + left: 66.66666667%; +} +.col-xs-push-7 { + left: 58.33333333%; +} +.col-xs-push-6 { + left: 50%; +} +.col-xs-push-5 { + left: 41.66666667%; +} +.col-xs-push-4 { + left: 33.33333333%; +} +.col-xs-push-3 { + left: 25%; +} +.col-xs-push-2 { + left: 16.66666667%; +} +.col-xs-push-1 { + left: 8.33333333%; +} +.col-xs-push-0 { + left: auto; +} +.col-xs-offset-12 { + margin-left: 100%; +} +.col-xs-offset-11 { + margin-left: 91.66666667%; +} +.col-xs-offset-10 { + margin-left: 83.33333333%; +} +.col-xs-offset-9 { + margin-left: 75%; +} +.col-xs-offset-8 { + margin-left: 66.66666667%; +} +.col-xs-offset-7 { + margin-left: 58.33333333%; +} +.col-xs-offset-6 { + margin-left: 50%; +} +.col-xs-offset-5 { + margin-left: 41.66666667%; +} +.col-xs-offset-4 { + margin-left: 33.33333333%; +} +.col-xs-offset-3 { + margin-left: 25%; +} +.col-xs-offset-2 { + margin-left: 16.66666667%; +} +.col-xs-offset-1 { + margin-left: 8.33333333%; +} +.col-xs-offset-0 { + margin-left: 0; +} +@media (min-width: 768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; + } + .col-sm-12 { + width: 100%; + } + .col-sm-11 { + width: 91.66666667%; + } + .col-sm-10 { + width: 83.33333333%; + } + .col-sm-9 { + width: 75%; + } + .col-sm-8 { + width: 66.66666667%; + } + .col-sm-7 { + width: 58.33333333%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-5 { + width: 41.66666667%; + } + .col-sm-4 { + width: 33.33333333%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-2 { + width: 16.66666667%; + } + .col-sm-1 { + width: 8.33333333%; + } + .col-sm-pull-12 { + right: 100%; + } + .col-sm-pull-11 { + right: 91.66666667%; + } + .col-sm-pull-10 { + right: 83.33333333%; + } + .col-sm-pull-9 { + right: 75%; + } + .col-sm-pull-8 { + right: 66.66666667%; + } + .col-sm-pull-7 { + right: 58.33333333%; + } + .col-sm-pull-6 { + right: 50%; + } + .col-sm-pull-5 { + right: 41.66666667%; + } + .col-sm-pull-4 { + right: 33.33333333%; + } + .col-sm-pull-3 { + right: 25%; + } + .col-sm-pull-2 { + right: 16.66666667%; + } + .col-sm-pull-1 { + right: 8.33333333%; + } + .col-sm-pull-0 { + right: auto; + } + .col-sm-push-12 { + left: 100%; + } + .col-sm-push-11 { + left: 91.66666667%; + } + .col-sm-push-10 { + left: 83.33333333%; + } + .col-sm-push-9 { + left: 75%; + } + .col-sm-push-8 { + left: 66.66666667%; + } + .col-sm-push-7 { + left: 58.33333333%; + } + .col-sm-push-6 { + left: 50%; + } + .col-sm-push-5 { + left: 41.66666667%; + } + .col-sm-push-4 { + left: 33.33333333%; + } + .col-sm-push-3 { + left: 25%; + } + .col-sm-push-2 { + left: 16.66666667%; + } + .col-sm-push-1 { + left: 8.33333333%; + } + .col-sm-push-0 { + left: auto; + } + .col-sm-offset-12 { + margin-left: 100%; + } + .col-sm-offset-11 { + margin-left: 91.66666667%; + } + .col-sm-offset-10 { + margin-left: 83.33333333%; + } + .col-sm-offset-9 { + margin-left: 75%; + } + .col-sm-offset-8 { + margin-left: 66.66666667%; + } + .col-sm-offset-7 { + margin-left: 58.33333333%; + } + .col-sm-offset-6 { + margin-left: 50%; + } + .col-sm-offset-5 { + margin-left: 41.66666667%; + } + .col-sm-offset-4 { + margin-left: 33.33333333%; + } + .col-sm-offset-3 { + margin-left: 25%; + } + .col-sm-offset-2 { + margin-left: 16.66666667%; + } + .col-sm-offset-1 { + margin-left: 8.33333333%; + } + .col-sm-offset-0 { + margin-left: 0; + } +} +@media (min-width: 992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; + } + .col-md-12 { + width: 100%; + } + .col-md-11 { + width: 91.66666667%; + } + .col-md-10 { + width: 83.33333333%; + } + .col-md-9 { + width: 75%; + } + .col-md-8 { + width: 66.66666667%; + } + .col-md-7 { + width: 58.33333333%; + } + .col-md-6 { + width: 50%; + } + .col-md-5 { + width: 41.66666667%; + } + .col-md-4 { + width: 33.33333333%; + } + .col-md-3 { + width: 25%; + } + .col-md-2 { + width: 16.66666667%; + } + .col-md-1 { + width: 8.33333333%; + } + .col-md-pull-12 { + right: 100%; + } + .col-md-pull-11 { + right: 91.66666667%; + } + .col-md-pull-10 { + right: 83.33333333%; + } + .col-md-pull-9 { + right: 75%; + } + .col-md-pull-8 { + right: 66.66666667%; + } + .col-md-pull-7 { + right: 58.33333333%; + } + .col-md-pull-6 { + right: 50%; + } + .col-md-pull-5 { + right: 41.66666667%; + } + .col-md-pull-4 { + right: 33.33333333%; + } + .col-md-pull-3 { + right: 25%; + } + .col-md-pull-2 { + right: 16.66666667%; + } + .col-md-pull-1 { + right: 8.33333333%; + } + .col-md-pull-0 { + right: auto; + } + .col-md-push-12 { + left: 100%; + } + .col-md-push-11 { + left: 91.66666667%; + } + .col-md-push-10 { + left: 83.33333333%; + } + .col-md-push-9 { + left: 75%; + } + .col-md-push-8 { + left: 66.66666667%; + } + .col-md-push-7 { + left: 58.33333333%; + } + .col-md-push-6 { + left: 50%; + } + .col-md-push-5 { + left: 41.66666667%; + } + .col-md-push-4 { + left: 33.33333333%; + } + .col-md-push-3 { + left: 25%; + } + .col-md-push-2 { + left: 16.66666667%; + } + .col-md-push-1 { + left: 8.33333333%; + } + .col-md-push-0 { + left: auto; + } + .col-md-offset-12 { + margin-left: 100%; + } + .col-md-offset-11 { + margin-left: 91.66666667%; + } + .col-md-offset-10 { + margin-left: 83.33333333%; + } + .col-md-offset-9 { + margin-left: 75%; + } + .col-md-offset-8 { + margin-left: 66.66666667%; + } + .col-md-offset-7 { + margin-left: 58.33333333%; + } + .col-md-offset-6 { + margin-left: 50%; + } + .col-md-offset-5 { + margin-left: 41.66666667%; + } + .col-md-offset-4 { + margin-left: 33.33333333%; + } + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-2 { + margin-left: 16.66666667%; + } + .col-md-offset-1 { + margin-left: 8.33333333%; + } + .col-md-offset-0 { + margin-left: 0; + } +} +@media (min-width: 1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: left; + } + .col-lg-12 { + width: 100%; + } + .col-lg-11 { + width: 91.66666667%; + } + .col-lg-10 { + width: 83.33333333%; + } + .col-lg-9 { + width: 75%; + } + .col-lg-8 { + width: 66.66666667%; + } + .col-lg-7 { + width: 58.33333333%; + } + .col-lg-6 { + width: 50%; + } + .col-lg-5 { + width: 41.66666667%; + } + .col-lg-4 { + width: 33.33333333%; + } + .col-lg-3 { + width: 25%; + } + .col-lg-2 { + width: 16.66666667%; + } + .col-lg-1 { + width: 8.33333333%; + } + .col-lg-pull-12 { + right: 100%; + } + .col-lg-pull-11 { + right: 91.66666667%; + } + .col-lg-pull-10 { + right: 83.33333333%; + } + .col-lg-pull-9 { + right: 75%; + } + .col-lg-pull-8 { + right: 66.66666667%; + } + .col-lg-pull-7 { + right: 58.33333333%; + } + .col-lg-pull-6 { + right: 50%; + } + .col-lg-pull-5 { + right: 41.66666667%; + } + .col-lg-pull-4 { + right: 33.33333333%; + } + .col-lg-pull-3 { + right: 25%; + } + .col-lg-pull-2 { + right: 16.66666667%; + } + .col-lg-pull-1 { + right: 8.33333333%; + } + .col-lg-pull-0 { + right: auto; + } + .col-lg-push-12 { + left: 100%; + } + .col-lg-push-11 { + left: 91.66666667%; + } + .col-lg-push-10 { + left: 83.33333333%; + } + .col-lg-push-9 { + left: 75%; + } + .col-lg-push-8 { + left: 66.66666667%; + } + .col-lg-push-7 { + left: 58.33333333%; + } + .col-lg-push-6 { + left: 50%; + } + .col-lg-push-5 { + left: 41.66666667%; + } + .col-lg-push-4 { + left: 33.33333333%; + } + .col-lg-push-3 { + left: 25%; + } + .col-lg-push-2 { + left: 16.66666667%; + } + .col-lg-push-1 { + left: 8.33333333%; + } + .col-lg-push-0 { + left: auto; + } + .col-lg-offset-12 { + margin-left: 100%; + } + .col-lg-offset-11 { + margin-left: 91.66666667%; + } + .col-lg-offset-10 { + margin-left: 83.33333333%; + } + .col-lg-offset-9 { + margin-left: 75%; + } + .col-lg-offset-8 { + margin-left: 66.66666667%; + } + .col-lg-offset-7 { + margin-left: 58.33333333%; + } + .col-lg-offset-6 { + margin-left: 50%; + } + .col-lg-offset-5 { + margin-left: 41.66666667%; + } + .col-lg-offset-4 { + margin-left: 33.33333333%; + } + .col-lg-offset-3 { + margin-left: 25%; + } + .col-lg-offset-2 { + margin-left: 16.66666667%; + } + .col-lg-offset-1 { + margin-left: 8.33333333%; + } + .col-lg-offset-0 { + margin-left: 0; + } +} +table { + background-color: transparent; +} +caption { + padding-top: 8px; + padding-bottom: 8px; + color: #777; + text-align: left; +} +th { + text-align: left; +} +.table { + width: 100%; + max-width: 100%; + margin-bottom: 20px; +} +.table > thead > tr > th, +.table > tbody > tr > th, +.table > tfoot > tr > th, +.table > thead > tr > td, +.table > tbody > tr > td, +.table > tfoot > tr > td { + padding: 8px; + line-height: 1.42857143; + vertical-align: top; + border-top: 1px solid #ddd; +} +.table > thead > tr > th { + vertical-align: bottom; + border-bottom: 2px solid #ddd; +} +.table > caption + thead > tr:first-child > th, +.table > colgroup + thead > tr:first-child > th, +.table > thead:first-child > tr:first-child > th, +.table > caption + thead > tr:first-child > td, +.table > colgroup + thead > tr:first-child > td, +.table > thead:first-child > tr:first-child > td { + border-top: 0; +} +.table > tbody + tbody { + border-top: 2px solid #ddd; +} +.table .table { + background-color: #fff; +} +.table-condensed > thead > tr > th, +.table-condensed > tbody > tr > th, +.table-condensed > tfoot > tr > th, +.table-condensed > thead > tr > td, +.table-condensed > tbody > tr > td, +.table-condensed > tfoot > tr > td { + padding: 5px; +} +.table-bordered { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > tbody > tr > th, +.table-bordered > tfoot > tr > th, +.table-bordered > thead > tr > td, +.table-bordered > tbody > tr > td, +.table-bordered > tfoot > tr > td { + border: 1px solid #ddd; +} +.table-bordered > thead > tr > th, +.table-bordered > thead > tr > td { + border-bottom-width: 2px; +} +.table-striped > tbody > tr:nth-of-type(odd) { + background-color: #f9f9f9; +} +.table-hover > tbody > tr:hover { + background-color: #f5f5f5; +} +table col[class*="col-"] { + position: static; + display: table-column; + float: none; +} +table td[class*="col-"], +table th[class*="col-"] { + position: static; + display: table-cell; + float: none; +} +.table > thead > tr > td.active, +.table > tbody > tr > td.active, +.table > tfoot > tr > td.active, +.table > thead > tr > th.active, +.table > tbody > tr > th.active, +.table > tfoot > tr > th.active, +.table > thead > tr.active > td, +.table > tbody > tr.active > td, +.table > tfoot > tr.active > td, +.table > thead > tr.active > th, +.table > tbody > tr.active > th, +.table > tfoot > tr.active > th { + background-color: #f5f5f5; +} +.table-hover > tbody > tr > td.active:hover, +.table-hover > tbody > tr > th.active:hover, +.table-hover > tbody > tr.active:hover > td, +.table-hover > tbody > tr:hover > .active, +.table-hover > tbody > tr.active:hover > th { + background-color: #e8e8e8; +} +.table > thead > tr > td.success, +.table > tbody > tr > td.success, +.table > tfoot > tr > td.success, +.table > thead > tr > th.success, +.table > tbody > tr > th.success, +.table > tfoot > tr > th.success, +.table > thead > tr.success > td, +.table > tbody > tr.success > td, +.table > tfoot > tr.success > td, +.table > thead > tr.success > th, +.table > tbody > tr.success > th, +.table > tfoot > tr.success > th { + background-color: #dff0d8; +} +.table-hover > tbody > tr > td.success:hover, +.table-hover > tbody > tr > th.success:hover, +.table-hover > tbody > tr.success:hover > td, +.table-hover > tbody > tr:hover > .success, +.table-hover > tbody > tr.success:hover > th { + background-color: #d0e9c6; +} +.table > thead > tr > td.info, +.table > tbody > tr > td.info, +.table > tfoot > tr > td.info, +.table > thead > tr > th.info, +.table > tbody > tr > th.info, +.table > tfoot > tr > th.info, +.table > thead > tr.info > td, +.table > tbody > tr.info > td, +.table > tfoot > tr.info > td, +.table > thead > tr.info > th, +.table > tbody > tr.info > th, +.table > tfoot > tr.info > th { + background-color: #d9edf7; +} +.table-hover > tbody > tr > td.info:hover, +.table-hover > tbody > tr > th.info:hover, +.table-hover > tbody > tr.info:hover > td, +.table-hover > tbody > tr:hover > .info, +.table-hover > tbody > tr.info:hover > th { + background-color: #c4e3f3; +} +.table > thead > tr > td.warning, +.table > tbody > tr > td.warning, +.table > tfoot > tr > td.warning, +.table > thead > tr > th.warning, +.table > tbody > tr > th.warning, +.table > tfoot > tr > th.warning, +.table > thead > tr.warning > td, +.table > tbody > tr.warning > td, +.table > tfoot > tr.warning > td, +.table > thead > tr.warning > th, +.table > tbody > tr.warning > th, +.table > tfoot > tr.warning > th { + background-color: #fcf8e3; +} +.table-hover > tbody > tr > td.warning:hover, +.table-hover > tbody > tr > th.warning:hover, +.table-hover > tbody > tr.warning:hover > td, +.table-hover > tbody > tr:hover > .warning, +.table-hover > tbody > tr.warning:hover > th { + background-color: #faf2cc; +} +.table > thead > tr > td.danger, +.table > tbody > tr > td.danger, +.table > tfoot > tr > td.danger, +.table > thead > tr > th.danger, +.table > tbody > tr > th.danger, +.table > tfoot > tr > th.danger, +.table > thead > tr.danger > td, +.table > tbody > tr.danger > td, +.table > tfoot > tr.danger > td, +.table > thead > tr.danger > th, +.table > tbody > tr.danger > th, +.table > tfoot > tr.danger > th { + background-color: #f2dede; +} +.table-hover > tbody > tr > td.danger:hover, +.table-hover > tbody > tr > th.danger:hover, +.table-hover > tbody > tr.danger:hover > td, +.table-hover > tbody > tr:hover > .danger, +.table-hover > tbody > tr.danger:hover > th { + background-color: #ebcccc; +} +.table-responsive { + min-height: .01%; + overflow-x: auto; +} +@media screen and (max-width: 767px) { + .table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-y: hidden; + -ms-overflow-style: -ms-autohiding-scrollbar; + border: 1px solid #ddd; + } + .table-responsive > .table { + margin-bottom: 0; + } + .table-responsive > .table > thead > tr > th, + .table-responsive > .table > tbody > tr > th, + .table-responsive > .table > tfoot > tr > th, + .table-responsive > .table > thead > tr > td, + .table-responsive > .table > tbody > tr > td, + .table-responsive > .table > tfoot > tr > td { + white-space: nowrap; + } + .table-responsive > .table-bordered { + border: 0; + } + .table-responsive > .table-bordered > thead > tr > th:first-child, + .table-responsive > .table-bordered > tbody > tr > th:first-child, + .table-responsive > .table-bordered > tfoot > tr > th:first-child, + .table-responsive > .table-bordered > thead > tr > td:first-child, + .table-responsive > .table-bordered > tbody > tr > td:first-child, + .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; + } + .table-responsive > .table-bordered > thead > tr > th:last-child, + .table-responsive > .table-bordered > tbody > tr > th:last-child, + .table-responsive > .table-bordered > tfoot > tr > th:last-child, + .table-responsive > .table-bordered > thead > tr > td:last-child, + .table-responsive > .table-bordered > tbody > tr > td:last-child, + .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; + } + .table-responsive > .table-bordered > tbody > tr:last-child > th, + .table-responsive > .table-bordered > tfoot > tr:last-child > th, + .table-responsive > .table-bordered > tbody > tr:last-child > td, + .table-responsive > .table-bordered > tfoot > tr:last-child > td { + border-bottom: 0; + } +} +fieldset { + min-width: 0; + padding: 0; + margin: 0; + border: 0; +} +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: inherit; + color: #333; + border: 0; + border-bottom: 1px solid #e5e5e5; +} +label { + display: inline-block; + max-width: 100%; + margin-bottom: 5px; + font-weight: bold; +} +input[type="search"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +input[type="radio"], +input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + line-height: normal; +} +input[type="file"] { + display: block; +} +input[type="range"] { + display: block; + width: 100%; +} +select[multiple], +select[size] { + height: auto; +} +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +output { + display: block; + padding-top: 7px; + font-size: 14px; + line-height: 1.42857143; + color: #555; +} +.form-control { + display: block; + width: 100%; + height: 34px; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + color: #555; + background-color: #fff; + background-image: none; + border: 1px solid #ccc; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; + -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; +} +.form-control:focus { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); + box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); +} +.form-control::-moz-placeholder { + color: #999; + opacity: 1; +} +.form-control:-ms-input-placeholder { + color: #999; +} +.form-control::-webkit-input-placeholder { + color: #999; +} +.form-control[disabled], +.form-control[readonly], +fieldset[disabled] .form-control { + background-color: #eee; + opacity: 1; +} +.form-control[disabled], +fieldset[disabled] .form-control { + cursor: not-allowed; +} +textarea.form-control { + height: auto; +} +input[type="search"] { + -webkit-appearance: none; +} +@media screen and (-webkit-min-device-pixel-ratio: 0) { + input[type="date"].form-control, + input[type="time"].form-control, + input[type="datetime-local"].form-control, + input[type="month"].form-control { + line-height: 34px; + } + input[type="date"].input-sm, + input[type="time"].input-sm, + input[type="datetime-local"].input-sm, + input[type="month"].input-sm, + .input-group-sm input[type="date"], + .input-group-sm input[type="time"], + .input-group-sm input[type="datetime-local"], + .input-group-sm input[type="month"] { + line-height: 30px; + } + input[type="date"].input-lg, + input[type="time"].input-lg, + input[type="datetime-local"].input-lg, + input[type="month"].input-lg, + .input-group-lg input[type="date"], + .input-group-lg input[type="time"], + .input-group-lg input[type="datetime-local"], + .input-group-lg input[type="month"] { + line-height: 46px; + } +} +.form-group { + margin-bottom: 15px; +} +.radio, +.checkbox { + position: relative; + display: block; + margin-top: 10px; + margin-bottom: 10px; +} +.radio label, +.checkbox label { + min-height: 20px; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + cursor: pointer; +} +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { + position: absolute; + margin-top: 4px \9; + margin-left: -20px; +} +.radio + .radio, +.checkbox + .checkbox { + margin-top: -5px; +} +.radio-inline, +.checkbox-inline { + position: relative; + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + vertical-align: middle; + cursor: pointer; +} +.radio-inline + .radio-inline, +.checkbox-inline + .checkbox-inline { + margin-top: 0; + margin-left: 10px; +} +input[type="radio"][disabled], +input[type="checkbox"][disabled], +input[type="radio"].disabled, +input[type="checkbox"].disabled, +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"] { + cursor: not-allowed; +} +.radio-inline.disabled, +.checkbox-inline.disabled, +fieldset[disabled] .radio-inline, +fieldset[disabled] .checkbox-inline { + cursor: not-allowed; +} +.radio.disabled label, +.checkbox.disabled label, +fieldset[disabled] .radio label, +fieldset[disabled] .checkbox label { + cursor: not-allowed; +} +.form-control-static { + min-height: 34px; + padding-top: 7px; + padding-bottom: 7px; + margin-bottom: 0; +} +.form-control-static.input-lg, +.form-control-static.input-sm { + padding-right: 0; + padding-left: 0; +} +.input-sm { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-sm { + height: 30px; + line-height: 30px; +} +textarea.input-sm, +select[multiple].input-sm { + height: auto; +} +.form-group-sm .form-control { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.form-group-sm select.form-control { + height: 30px; + line-height: 30px; +} +.form-group-sm textarea.form-control, +.form-group-sm select[multiple].form-control { + height: auto; +} +.form-group-sm .form-control-static { + height: 30px; + min-height: 32px; + padding: 6px 10px; + font-size: 12px; + line-height: 1.5; +} +.input-lg { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-lg { + height: 46px; + line-height: 46px; +} +textarea.input-lg, +select[multiple].input-lg { + height: auto; +} +.form-group-lg .form-control { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.form-group-lg select.form-control { + height: 46px; + line-height: 46px; +} +.form-group-lg textarea.form-control, +.form-group-lg select[multiple].form-control { + height: auto; +} +.form-group-lg .form-control-static { + height: 46px; + min-height: 38px; + padding: 11px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.has-feedback { + position: relative; +} +.has-feedback .form-control { + padding-right: 42.5px; +} +.form-control-feedback { + position: absolute; + top: 0; + right: 0; + z-index: 2; + display: block; + width: 34px; + height: 34px; + line-height: 34px; + text-align: center; + pointer-events: none; +} +.input-lg + .form-control-feedback, +.input-group-lg + .form-control-feedback, +.form-group-lg .form-control + .form-control-feedback { + width: 46px; + height: 46px; + line-height: 46px; +} +.input-sm + .form-control-feedback, +.input-group-sm + .form-control-feedback, +.form-group-sm .form-control + .form-control-feedback { + width: 30px; + height: 30px; + line-height: 30px; +} +.has-success .help-block, +.has-success .control-label, +.has-success .radio, +.has-success .checkbox, +.has-success .radio-inline, +.has-success .checkbox-inline, +.has-success.radio label, +.has-success.checkbox label, +.has-success.radio-inline label, +.has-success.checkbox-inline label { + color: #3c763d; +} +.has-success .form-control { + border-color: #3c763d; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-success .form-control:focus { + border-color: #2b542c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; +} +.has-success .input-group-addon { + color: #3c763d; + background-color: #dff0d8; + border-color: #3c763d; +} +.has-success .form-control-feedback { + color: #3c763d; +} +.has-warning .help-block, +.has-warning .control-label, +.has-warning .radio, +.has-warning .checkbox, +.has-warning .radio-inline, +.has-warning .checkbox-inline, +.has-warning.radio label, +.has-warning.checkbox label, +.has-warning.radio-inline label, +.has-warning.checkbox-inline label { + color: #8a6d3b; +} +.has-warning .form-control { + border-color: #8a6d3b; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-warning .form-control:focus { + border-color: #66512c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; +} +.has-warning .input-group-addon { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #8a6d3b; +} +.has-warning .form-control-feedback { + color: #8a6d3b; +} +.has-error .help-block, +.has-error .control-label, +.has-error .radio, +.has-error .checkbox, +.has-error .radio-inline, +.has-error .checkbox-inline, +.has-error.radio label, +.has-error.checkbox label, +.has-error.radio-inline label, +.has-error.checkbox-inline label { + color: #a94442; +} +.has-error .form-control { + border-color: #a94442; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-error .form-control:focus { + border-color: #843534; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; +} +.has-error .input-group-addon { + color: #a94442; + background-color: #f2dede; + border-color: #a94442; +} +.has-error .form-control-feedback { + color: #a94442; +} +.has-feedback label ~ .form-control-feedback { + top: 25px; +} +.has-feedback label.sr-only ~ .form-control-feedback { + top: 0; +} +.help-block { + display: block; + margin-top: 5px; + margin-bottom: 10px; + color: #737373; +} +@media (min-width: 768px) { + .form-inline .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .form-inline .form-control-static { + display: inline-block; + } + .form-inline .input-group { + display: inline-table; + vertical-align: middle; + } + .form-inline .input-group .input-group-addon, + .form-inline .input-group .input-group-btn, + .form-inline .input-group .form-control { + width: auto; + } + .form-inline .input-group > .form-control { + width: 100%; + } + .form-inline .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio, + .form-inline .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio label, + .form-inline .checkbox label { + padding-left: 0; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .form-inline .has-feedback .form-control-feedback { + top: 0; + } +} +.form-horizontal .radio, +.form-horizontal .checkbox, +.form-horizontal .radio-inline, +.form-horizontal .checkbox-inline { + padding-top: 7px; + margin-top: 0; + margin-bottom: 0; +} +.form-horizontal .radio, +.form-horizontal .checkbox { + min-height: 27px; +} +.form-horizontal .form-group { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .form-horizontal .control-label { + padding-top: 7px; + margin-bottom: 0; + text-align: right; + } +} +.form-horizontal .has-feedback .form-control-feedback { + right: 15px; +} +@media (min-width: 768px) { + .form-horizontal .form-group-lg .control-label { + padding-top: 14.333333px; + font-size: 18px; + } +} +@media (min-width: 768px) { + .form-horizontal .form-group-sm .control-label { + padding-top: 6px; + font-size: 12px; + } +} +.btn { + display: inline-block; + padding: 6px 12px; + margin-bottom: 0; + font-size: 14px; + font-weight: normal; + line-height: 1.42857143; + text-align: center; + white-space: nowrap; + vertical-align: middle; + -ms-touch-action: manipulation; + touch-action: manipulation; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.btn:focus, +.btn:active:focus, +.btn.active:focus, +.btn.focus, +.btn:active.focus, +.btn.active.focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +.btn:hover, +.btn:focus, +.btn.focus { + color: #333; + text-decoration: none; +} +.btn:active, +.btn.active { + background-image: none; + outline: 0; + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn.disabled, +.btn[disabled], +fieldset[disabled] .btn { + cursor: not-allowed; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + box-shadow: none; + opacity: .65; +} +a.btn.disabled, +fieldset[disabled] a.btn { + pointer-events: none; +} +.btn-default { + color: #333; + background-color: #fff; + border-color: #ccc; +} +.btn-default:focus, +.btn-default.focus { + color: #333; + background-color: #e6e6e6; + border-color: #8c8c8c; +} +.btn-default:hover { + color: #333; + background-color: #e6e6e6; + border-color: #adadad; +} +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + color: #333; + background-color: #e6e6e6; + border-color: #adadad; +} +.btn-default:active:hover, +.btn-default.active:hover, +.open > .dropdown-toggle.btn-default:hover, +.btn-default:active:focus, +.btn-default.active:focus, +.open > .dropdown-toggle.btn-default:focus, +.btn-default:active.focus, +.btn-default.active.focus, +.open > .dropdown-toggle.btn-default.focus { + color: #333; + background-color: #d4d4d4; + border-color: #8c8c8c; +} +.btn-default:active, +.btn-default.active, +.open > .dropdown-toggle.btn-default { + background-image: none; +} +.btn-default.disabled, +.btn-default[disabled], +fieldset[disabled] .btn-default, +.btn-default.disabled:hover, +.btn-default[disabled]:hover, +fieldset[disabled] .btn-default:hover, +.btn-default.disabled:focus, +.btn-default[disabled]:focus, +fieldset[disabled] .btn-default:focus, +.btn-default.disabled.focus, +.btn-default[disabled].focus, +fieldset[disabled] .btn-default.focus, +.btn-default.disabled:active, +.btn-default[disabled]:active, +fieldset[disabled] .btn-default:active, +.btn-default.disabled.active, +.btn-default[disabled].active, +fieldset[disabled] .btn-default.active { + background-color: #fff; + border-color: #ccc; +} +.btn-default .badge { + color: #fff; + background-color: #333; +} +.btn-primary { + color: #fff; + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary:focus, +.btn-primary.focus { + color: #fff; + background-color: #286090; + border-color: #122b40; +} +.btn-primary:hover { + color: #fff; + background-color: #286090; + border-color: #204d74; +} +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + color: #fff; + background-color: #286090; + border-color: #204d74; +} +.btn-primary:active:hover, +.btn-primary.active:hover, +.open > .dropdown-toggle.btn-primary:hover, +.btn-primary:active:focus, +.btn-primary.active:focus, +.open > .dropdown-toggle.btn-primary:focus, +.btn-primary:active.focus, +.btn-primary.active.focus, +.open > .dropdown-toggle.btn-primary.focus { + color: #fff; + background-color: #204d74; + border-color: #122b40; +} +.btn-primary:active, +.btn-primary.active, +.open > .dropdown-toggle.btn-primary { + background-image: none; +} +.btn-primary.disabled, +.btn-primary[disabled], +fieldset[disabled] .btn-primary, +.btn-primary.disabled:hover, +.btn-primary[disabled]:hover, +fieldset[disabled] .btn-primary:hover, +.btn-primary.disabled:focus, +.btn-primary[disabled]:focus, +fieldset[disabled] .btn-primary:focus, +.btn-primary.disabled.focus, +.btn-primary[disabled].focus, +fieldset[disabled] .btn-primary.focus, +.btn-primary.disabled:active, +.btn-primary[disabled]:active, +fieldset[disabled] .btn-primary:active, +.btn-primary.disabled.active, +.btn-primary[disabled].active, +fieldset[disabled] .btn-primary.active { + background-color: #337ab7; + border-color: #2e6da4; +} +.btn-primary .badge { + color: #337ab7; + background-color: #fff; +} +.btn-success { + color: #fff; + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success:focus, +.btn-success.focus { + color: #fff; + background-color: #449d44; + border-color: #255625; +} +.btn-success:hover { + color: #fff; + background-color: #449d44; + border-color: #398439; +} +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + color: #fff; + background-color: #449d44; + border-color: #398439; +} +.btn-success:active:hover, +.btn-success.active:hover, +.open > .dropdown-toggle.btn-success:hover, +.btn-success:active:focus, +.btn-success.active:focus, +.open > .dropdown-toggle.btn-success:focus, +.btn-success:active.focus, +.btn-success.active.focus, +.open > .dropdown-toggle.btn-success.focus { + color: #fff; + background-color: #398439; + border-color: #255625; +} +.btn-success:active, +.btn-success.active, +.open > .dropdown-toggle.btn-success { + background-image: none; +} +.btn-success.disabled, +.btn-success[disabled], +fieldset[disabled] .btn-success, +.btn-success.disabled:hover, +.btn-success[disabled]:hover, +fieldset[disabled] .btn-success:hover, +.btn-success.disabled:focus, +.btn-success[disabled]:focus, +fieldset[disabled] .btn-success:focus, +.btn-success.disabled.focus, +.btn-success[disabled].focus, +fieldset[disabled] .btn-success.focus, +.btn-success.disabled:active, +.btn-success[disabled]:active, +fieldset[disabled] .btn-success:active, +.btn-success.disabled.active, +.btn-success[disabled].active, +fieldset[disabled] .btn-success.active { + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success .badge { + color: #5cb85c; + background-color: #fff; +} +.btn-info { + color: #fff; + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info:focus, +.btn-info.focus { + color: #fff; + background-color: #31b0d5; + border-color: #1b6d85; +} +.btn-info:hover { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; +} +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + color: #fff; + background-color: #31b0d5; + border-color: #269abc; +} +.btn-info:active:hover, +.btn-info.active:hover, +.open > .dropdown-toggle.btn-info:hover, +.btn-info:active:focus, +.btn-info.active:focus, +.open > .dropdown-toggle.btn-info:focus, +.btn-info:active.focus, +.btn-info.active.focus, +.open > .dropdown-toggle.btn-info.focus { + color: #fff; + background-color: #269abc; + border-color: #1b6d85; +} +.btn-info:active, +.btn-info.active, +.open > .dropdown-toggle.btn-info { + background-image: none; +} +.btn-info.disabled, +.btn-info[disabled], +fieldset[disabled] .btn-info, +.btn-info.disabled:hover, +.btn-info[disabled]:hover, +fieldset[disabled] .btn-info:hover, +.btn-info.disabled:focus, +.btn-info[disabled]:focus, +fieldset[disabled] .btn-info:focus, +.btn-info.disabled.focus, +.btn-info[disabled].focus, +fieldset[disabled] .btn-info.focus, +.btn-info.disabled:active, +.btn-info[disabled]:active, +fieldset[disabled] .btn-info:active, +.btn-info.disabled.active, +.btn-info[disabled].active, +fieldset[disabled] .btn-info.active { + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info .badge { + color: #5bc0de; + background-color: #fff; +} +.btn-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning:focus, +.btn-warning.focus { + color: #fff; + background-color: #ec971f; + border-color: #985f0d; +} +.btn-warning:hover { + color: #fff; + background-color: #ec971f; + border-color: #d58512; +} +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + color: #fff; + background-color: #ec971f; + border-color: #d58512; +} +.btn-warning:active:hover, +.btn-warning.active:hover, +.open > .dropdown-toggle.btn-warning:hover, +.btn-warning:active:focus, +.btn-warning.active:focus, +.open > .dropdown-toggle.btn-warning:focus, +.btn-warning:active.focus, +.btn-warning.active.focus, +.open > .dropdown-toggle.btn-warning.focus { + color: #fff; + background-color: #d58512; + border-color: #985f0d; +} +.btn-warning:active, +.btn-warning.active, +.open > .dropdown-toggle.btn-warning { + background-image: none; +} +.btn-warning.disabled, +.btn-warning[disabled], +fieldset[disabled] .btn-warning, +.btn-warning.disabled:hover, +.btn-warning[disabled]:hover, +fieldset[disabled] .btn-warning:hover, +.btn-warning.disabled:focus, +.btn-warning[disabled]:focus, +fieldset[disabled] .btn-warning:focus, +.btn-warning.disabled.focus, +.btn-warning[disabled].focus, +fieldset[disabled] .btn-warning.focus, +.btn-warning.disabled:active, +.btn-warning[disabled]:active, +fieldset[disabled] .btn-warning:active, +.btn-warning.disabled.active, +.btn-warning[disabled].active, +fieldset[disabled] .btn-warning.active { + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning .badge { + color: #f0ad4e; + background-color: #fff; +} +.btn-danger { + color: #fff; + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger:focus, +.btn-danger.focus { + color: #fff; + background-color: #c9302c; + border-color: #761c19; +} +.btn-danger:hover { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; +} +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + color: #fff; + background-color: #c9302c; + border-color: #ac2925; +} +.btn-danger:active:hover, +.btn-danger.active:hover, +.open > .dropdown-toggle.btn-danger:hover, +.btn-danger:active:focus, +.btn-danger.active:focus, +.open > .dropdown-toggle.btn-danger:focus, +.btn-danger:active.focus, +.btn-danger.active.focus, +.open > .dropdown-toggle.btn-danger.focus { + color: #fff; + background-color: #ac2925; + border-color: #761c19; +} +.btn-danger:active, +.btn-danger.active, +.open > .dropdown-toggle.btn-danger { + background-image: none; +} +.btn-danger.disabled, +.btn-danger[disabled], +fieldset[disabled] .btn-danger, +.btn-danger.disabled:hover, +.btn-danger[disabled]:hover, +fieldset[disabled] .btn-danger:hover, +.btn-danger.disabled:focus, +.btn-danger[disabled]:focus, +fieldset[disabled] .btn-danger:focus, +.btn-danger.disabled.focus, +.btn-danger[disabled].focus, +fieldset[disabled] .btn-danger.focus, +.btn-danger.disabled:active, +.btn-danger[disabled]:active, +fieldset[disabled] .btn-danger:active, +.btn-danger.disabled.active, +.btn-danger[disabled].active, +fieldset[disabled] .btn-danger.active { + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger .badge { + color: #d9534f; + background-color: #fff; +} +.btn-link { + font-weight: normal; + color: #337ab7; + border-radius: 0; +} +.btn-link, +.btn-link:active, +.btn-link.active, +.btn-link[disabled], +fieldset[disabled] .btn-link { + background-color: transparent; + -webkit-box-shadow: none; + box-shadow: none; +} +.btn-link, +.btn-link:hover, +.btn-link:focus, +.btn-link:active { + border-color: transparent; +} +.btn-link:hover, +.btn-link:focus { + color: #23527c; + text-decoration: underline; + background-color: transparent; +} +.btn-link[disabled]:hover, +fieldset[disabled] .btn-link:hover, +.btn-link[disabled]:focus, +fieldset[disabled] .btn-link:focus { + color: #777; + text-decoration: none; +} +.btn-lg, +.btn-group-lg > .btn { + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.btn-sm, +.btn-group-sm > .btn { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-xs, +.btn-group-xs > .btn { + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-block { + display: block; + width: 100%; +} +.btn-block + .btn-block { + margin-top: 5px; +} +input[type="submit"].btn-block, +input[type="reset"].btn-block, +input[type="button"].btn-block { + width: 100%; +} +.fade { + opacity: 0; + -webkit-transition: opacity .15s linear; + -o-transition: opacity .15s linear; + transition: opacity .15s linear; +} +.fade.in { + opacity: 1; +} +.collapse { + display: none; +} +.collapse.in { + display: block; +} +tr.collapse.in { + display: table-row; +} +tbody.collapse.in { + display: table-row-group; +} +.collapsing { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition-timing-function: ease; + -o-transition-timing-function: ease; + transition-timing-function: ease; + -webkit-transition-duration: .35s; + -o-transition-duration: .35s; + transition-duration: .35s; + -webkit-transition-property: height, visibility; + -o-transition-property: height, visibility; + transition-property: height, visibility; +} +.caret { + display: inline-block; + width: 0; + height: 0; + margin-left: 2px; + vertical-align: middle; + border-top: 4px dashed; + border-top: 4px solid \9; + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.dropup, +.dropdown { + position: relative; +} +.dropdown-toggle:focus { + outline: 0; +} +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; + font-size: 14px; + text-align: left; + list-style: none; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .15); + border-radius: 4px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); + box-shadow: 0 6px 12px rgba(0, 0, 0, .175); +} +.dropdown-menu.pull-right { + right: 0; + left: auto; +} +.dropdown-menu .divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.dropdown-menu > li > a { + display: block; + padding: 3px 20px; + clear: both; + font-weight: normal; + line-height: 1.42857143; + color: #333; + white-space: nowrap; +} +.dropdown-menu > li > a:hover, +.dropdown-menu > li > a:focus { + color: #262626; + text-decoration: none; + background-color: #f5f5f5; +} +.dropdown-menu > .active > a, +.dropdown-menu > .active > a:hover, +.dropdown-menu > .active > a:focus { + color: #fff; + text-decoration: none; + background-color: #337ab7; + outline: 0; +} +.dropdown-menu > .disabled > a, +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + color: #777; +} +.dropdown-menu > .disabled > a:hover, +.dropdown-menu > .disabled > a:focus { + text-decoration: none; + cursor: not-allowed; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); +} +.open > .dropdown-menu { + display: block; +} +.open > a { + outline: 0; +} +.dropdown-menu-right { + right: 0; + left: auto; +} +.dropdown-menu-left { + right: auto; + left: 0; +} +.dropdown-header { + display: block; + padding: 3px 20px; + font-size: 12px; + line-height: 1.42857143; + color: #777; + white-space: nowrap; +} +.dropdown-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 990; +} +.pull-right > .dropdown-menu { + right: 0; + left: auto; +} +.dropup .caret, +.navbar-fixed-bottom .dropdown .caret { + content: ""; + border-top: 0; + border-bottom: 4px dashed; + border-bottom: 4px solid \9; +} +.dropup .dropdown-menu, +.navbar-fixed-bottom .dropdown .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 2px; +} +@media (min-width: 768px) { + .navbar-right .dropdown-menu { + right: 0; + left: auto; + } + .navbar-right .dropdown-menu-left { + right: auto; + left: 0; + } +} +.btn-group, +.btn-group-vertical { + position: relative; + display: inline-block; + vertical-align: middle; +} +.btn-group > .btn, +.btn-group-vertical > .btn { + position: relative; + float: left; +} +.btn-group > .btn:hover, +.btn-group-vertical > .btn:hover, +.btn-group > .btn:focus, +.btn-group-vertical > .btn:focus, +.btn-group > .btn:active, +.btn-group-vertical > .btn:active, +.btn-group > .btn.active, +.btn-group-vertical > .btn.active { + z-index: 2; +} +.btn-group .btn + .btn, +.btn-group .btn + .btn-group, +.btn-group .btn-group + .btn, +.btn-group .btn-group + .btn-group { + margin-left: -1px; +} +.btn-toolbar { + margin-left: -5px; +} +.btn-toolbar .btn, +.btn-toolbar .btn-group, +.btn-toolbar .input-group { + float: left; +} +.btn-toolbar > .btn, +.btn-toolbar > .btn-group, +.btn-toolbar > .input-group { + margin-left: 5px; +} +.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { + border-radius: 0; +} +.btn-group > .btn:first-child { + margin-left: 0; +} +.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.btn-group > .btn:last-child:not(:first-child), +.btn-group > .dropdown-toggle:not(:first-child) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group > .btn-group { + float: left; +} +.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group .dropdown-toggle:active, +.btn-group.open .dropdown-toggle { + outline: 0; +} +.btn-group > .btn + .dropdown-toggle { + padding-right: 8px; + padding-left: 8px; +} +.btn-group > .btn-lg + .dropdown-toggle { + padding-right: 12px; + padding-left: 12px; +} +.btn-group.open .dropdown-toggle { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn-group.open .dropdown-toggle.btn-link { + -webkit-box-shadow: none; + box-shadow: none; +} +.btn .caret { + margin-left: 0; +} +.btn-lg .caret { + border-width: 5px 5px 0; + border-bottom-width: 0; +} +.dropup .btn-lg .caret { + border-width: 0 5px 5px; +} +.btn-group-vertical > .btn, +.btn-group-vertical > .btn-group, +.btn-group-vertical > .btn-group > .btn { + display: block; + float: none; + width: 100%; + max-width: 100%; +} +.btn-group-vertical > .btn-group > .btn { + float: none; +} +.btn-group-vertical > .btn + .btn, +.btn-group-vertical > .btn + .btn-group, +.btn-group-vertical > .btn-group + .btn, +.btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-left: 0; +} +.btn-group-vertical > .btn:not(:first-child):not(:last-child) { + border-radius: 0; +} +.btn-group-vertical > .btn:first-child:not(:last-child) { + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn:last-child:not(:first-child) { + border-top-left-radius: 0; + border-top-right-radius: 0; + border-bottom-left-radius: 4px; +} +.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, +.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.btn-group-justified { + display: table; + width: 100%; + table-layout: fixed; + border-collapse: separate; +} +.btn-group-justified > .btn, +.btn-group-justified > .btn-group { + display: table-cell; + float: none; + width: 1%; +} +.btn-group-justified > .btn-group .btn { + width: 100%; +} +.btn-group-justified > .btn-group .dropdown-menu { + left: auto; +} +[data-toggle="buttons"] > .btn input[type="radio"], +[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], +[data-toggle="buttons"] > .btn input[type="checkbox"], +[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { + position: absolute; + clip: rect(0, 0, 0, 0); + pointer-events: none; +} +.input-group { + position: relative; + display: table; + border-collapse: separate; +} +.input-group[class*="col-"] { + float: none; + padding-right: 0; + padding-left: 0; +} +.input-group .form-control { + position: relative; + z-index: 2; + float: left; + width: 100%; + margin-bottom: 0; +} +.input-group-lg > .form-control, +.input-group-lg > .input-group-addon, +.input-group-lg > .input-group-btn > .btn { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-group-lg > .form-control, +select.input-group-lg > .input-group-addon, +select.input-group-lg > .input-group-btn > .btn { + height: 46px; + line-height: 46px; +} +textarea.input-group-lg > .form-control, +textarea.input-group-lg > .input-group-addon, +textarea.input-group-lg > .input-group-btn > .btn, +select[multiple].input-group-lg > .form-control, +select[multiple].input-group-lg > .input-group-addon, +select[multiple].input-group-lg > .input-group-btn > .btn { + height: auto; +} +.input-group-sm > .form-control, +.input-group-sm > .input-group-addon, +.input-group-sm > .input-group-btn > .btn { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-group-sm > .form-control, +select.input-group-sm > .input-group-addon, +select.input-group-sm > .input-group-btn > .btn { + height: 30px; + line-height: 30px; +} +textarea.input-group-sm > .form-control, +textarea.input-group-sm > .input-group-addon, +textarea.input-group-sm > .input-group-btn > .btn, +select[multiple].input-group-sm > .form-control, +select[multiple].input-group-sm > .input-group-addon, +select[multiple].input-group-sm > .input-group-btn > .btn { + height: auto; +} +.input-group-addon, +.input-group-btn, +.input-group .form-control { + display: table-cell; +} +.input-group-addon:not(:first-child):not(:last-child), +.input-group-btn:not(:first-child):not(:last-child), +.input-group .form-control:not(:first-child):not(:last-child) { + border-radius: 0; +} +.input-group-addon, +.input-group-btn { + width: 1%; + white-space: nowrap; + vertical-align: middle; +} +.input-group-addon { + padding: 6px 12px; + font-size: 14px; + font-weight: normal; + line-height: 1; + color: #555; + text-align: center; + background-color: #eee; + border: 1px solid #ccc; + border-radius: 4px; +} +.input-group-addon.input-sm { + padding: 5px 10px; + font-size: 12px; + border-radius: 3px; +} +.input-group-addon.input-lg { + padding: 10px 16px; + font-size: 18px; + border-radius: 6px; +} +.input-group-addon input[type="radio"], +.input-group-addon input[type="checkbox"] { + margin-top: 0; +} +.input-group .form-control:first-child, +.input-group-addon:first-child, +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group > .btn, +.input-group-btn:first-child > .dropdown-toggle, +.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), +.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} +.input-group-addon:first-child { + border-right: 0; +} +.input-group .form-control:last-child, +.input-group-addon:last-child, +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group > .btn, +.input-group-btn:last-child > .dropdown-toggle, +.input-group-btn:first-child > .btn:not(:first-child), +.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.input-group-addon:last-child { + border-left: 0; +} +.input-group-btn { + position: relative; + font-size: 0; + white-space: nowrap; +} +.input-group-btn > .btn { + position: relative; +} +.input-group-btn > .btn + .btn { + margin-left: -1px; +} +.input-group-btn > .btn:hover, +.input-group-btn > .btn:focus, +.input-group-btn > .btn:active { + z-index: 2; +} +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group { + margin-right: -1px; +} +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group { + z-index: 2; + margin-left: -1px; +} +.nav { + padding-left: 0; + margin-bottom: 0; + list-style: none; +} +.nav > li { + position: relative; + display: block; +} +.nav > li > a { + position: relative; + display: block; + padding: 10px 15px; +} +.nav > li > a:hover, +.nav > li > a:focus { + text-decoration: none; + background-color: #eee; +} +.nav > li.disabled > a { + color: #777; +} +.nav > li.disabled > a:hover, +.nav > li.disabled > a:focus { + color: #777; + text-decoration: none; + cursor: not-allowed; + background-color: transparent; +} +.nav .open > a, +.nav .open > a:hover, +.nav .open > a:focus { + background-color: #eee; + border-color: #337ab7; +} +.nav .nav-divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.nav > li > a > img { + max-width: none; +} +.nav-tabs { + border-bottom: 1px solid #ddd; +} +.nav-tabs > li { + float: left; + margin-bottom: -1px; +} +.nav-tabs > li > a { + margin-right: 2px; + line-height: 1.42857143; + border: 1px solid transparent; + border-radius: 4px 4px 0 0; +} +.nav-tabs > li > a:hover { + border-color: #eee #eee #ddd; +} +.nav-tabs > li.active > a, +.nav-tabs > li.active > a:hover, +.nav-tabs > li.active > a:focus { + color: #555; + cursor: default; + background-color: #fff; + border: 1px solid #ddd; + border-bottom-color: transparent; +} +.nav-tabs.nav-justified { + width: 100%; + border-bottom: 0; +} +.nav-tabs.nav-justified > li { + float: none; +} +.nav-tabs.nav-justified > li > a { + margin-bottom: 5px; + text-align: center; +} +.nav-tabs.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-tabs.nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs.nav-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs.nav-justified > .active > a, +.nav-tabs.nav-justified > .active > a:hover, +.nav-tabs.nav-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs.nav-justified > .active > a, + .nav-tabs.nav-justified > .active > a:hover, + .nav-tabs.nav-justified > .active > a:focus { + border-bottom-color: #fff; + } +} +.nav-pills > li { + float: left; +} +.nav-pills > li > a { + border-radius: 4px; +} +.nav-pills > li + li { + margin-left: 2px; +} +.nav-pills > li.active > a, +.nav-pills > li.active > a:hover, +.nav-pills > li.active > a:focus { + color: #fff; + background-color: #337ab7; +} +.nav-stacked > li { + float: none; +} +.nav-stacked > li + li { + margin-top: 2px; + margin-left: 0; +} +.nav-justified { + width: 100%; +} +.nav-justified > li { + float: none; +} +.nav-justified > li > a { + margin-bottom: 5px; + text-align: center; +} +.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs-justified { + border-bottom: 0; +} +.nav-tabs-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs-justified > .active > a, +.nav-tabs-justified > .active > a:hover, +.nav-tabs-justified > .active > a:focus { + border: 1px solid #ddd; +} +@media (min-width: 768px) { + .nav-tabs-justified > li > a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs-justified > .active > a, + .nav-tabs-justified > .active > a:hover, + .nav-tabs-justified > .active > a:focus { + border-bottom-color: #fff; + } +} +.tab-content > .tab-pane { + display: none; +} +.tab-content > .active { + display: block; +} +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.navbar { + position: relative; + min-height: 50px; + margin-bottom: 20px; + border: 1px solid transparent; +} +@media (min-width: 768px) { + .navbar { + border-radius: 4px; + } +} +@media (min-width: 768px) { + .navbar-header { + float: left; + } +} +.navbar-collapse { + padding-right: 15px; + padding-left: 15px; + overflow-x: visible; + -webkit-overflow-scrolling: touch; + border-top: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); +} +.navbar-collapse.in { + overflow-y: auto; +} +@media (min-width: 768px) { + .navbar-collapse { + width: auto; + border-top: 0; + -webkit-box-shadow: none; + box-shadow: none; + } + .navbar-collapse.collapse { + display: block !important; + height: auto !important; + padding-bottom: 0; + overflow: visible !important; + } + .navbar-collapse.in { + overflow-y: visible; + } + .navbar-fixed-top .navbar-collapse, + .navbar-static-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + padding-right: 0; + padding-left: 0; + } +} +.navbar-fixed-top .navbar-collapse, +.navbar-fixed-bottom .navbar-collapse { + max-height: 340px; +} +@media (max-device-width: 480px) and (orientation: landscape) { + .navbar-fixed-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + max-height: 200px; + } +} +.container > .navbar-header, +.container-fluid > .navbar-header, +.container > .navbar-collapse, +.container-fluid > .navbar-collapse { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .container > .navbar-header, + .container-fluid > .navbar-header, + .container > .navbar-collapse, + .container-fluid > .navbar-collapse { + margin-right: 0; + margin-left: 0; + } +} +.navbar-static-top { + z-index: 1000; + border-width: 0 0 1px; +} +@media (min-width: 768px) { + .navbar-static-top { + border-radius: 0; + } +} +.navbar-fixed-top, +.navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + z-index: 1030; +} +@media (min-width: 768px) { + .navbar-fixed-top, + .navbar-fixed-bottom { + border-radius: 0; + } +} +.navbar-fixed-top { + top: 0; + border-width: 0 0 1px; +} +.navbar-fixed-bottom { + bottom: 0; + margin-bottom: 0; + border-width: 1px 0 0; +} +.navbar-brand { + float: left; + height: 50px; + padding: 15px 15px; + font-size: 18px; + line-height: 20px; +} +.navbar-brand:hover, +.navbar-brand:focus { + text-decoration: none; +} +.navbar-brand > img { + display: block; +} +@media (min-width: 768px) { + .navbar > .container .navbar-brand, + .navbar > .container-fluid .navbar-brand { + margin-left: -15px; + } +} +.navbar-toggle { + position: relative; + float: right; + padding: 9px 10px; + margin-top: 8px; + margin-right: 15px; + margin-bottom: 8px; + background-color: transparent; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.navbar-toggle:focus { + outline: 0; +} +.navbar-toggle .icon-bar { + display: block; + width: 22px; + height: 2px; + border-radius: 1px; +} +.navbar-toggle .icon-bar + .icon-bar { + margin-top: 4px; +} +@media (min-width: 768px) { + .navbar-toggle { + display: none; + } +} +.navbar-nav { + margin: 7.5px -15px; +} +.navbar-nav > li > a { + padding-top: 10px; + padding-bottom: 10px; + line-height: 20px; +} +@media (max-width: 767px) { + .navbar-nav .open .dropdown-menu { + position: static; + float: none; + width: auto; + margin-top: 0; + background-color: transparent; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + } + .navbar-nav .open .dropdown-menu > li > a, + .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; + } + .navbar-nav .open .dropdown-menu > li > a { + line-height: 20px; + } + .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-nav .open .dropdown-menu > li > a:focus { + background-image: none; + } +} +@media (min-width: 768px) { + .navbar-nav { + float: left; + margin: 0; + } + .navbar-nav > li { + float: left; + } + .navbar-nav > li > a { + padding-top: 15px; + padding-bottom: 15px; + } +} +.navbar-form { + padding: 10px 15px; + margin-top: 8px; + margin-right: -15px; + margin-bottom: 8px; + margin-left: -15px; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); +} +@media (min-width: 768px) { + .navbar-form .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .navbar-form .form-control-static { + display: inline-block; + } + .navbar-form .input-group { + display: inline-table; + vertical-align: middle; + } + .navbar-form .input-group .input-group-addon, + .navbar-form .input-group .input-group-btn, + .navbar-form .input-group .form-control { + width: auto; + } + .navbar-form .input-group > .form-control { + width: 100%; + } + .navbar-form .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio, + .navbar-form .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio label, + .navbar-form .checkbox label { + padding-left: 0; + } + .navbar-form .radio input[type="radio"], + .navbar-form .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .navbar-form .has-feedback .form-control-feedback { + top: 0; + } +} +@media (max-width: 767px) { + .navbar-form .form-group { + margin-bottom: 5px; + } + .navbar-form .form-group:last-child { + margin-bottom: 0; + } +} +@media (min-width: 768px) { + .navbar-form { + width: auto; + padding-top: 0; + padding-bottom: 0; + margin-right: 0; + margin-left: 0; + border: 0; + -webkit-box-shadow: none; + box-shadow: none; + } +} +.navbar-nav > li > .dropdown-menu { + margin-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { + margin-bottom: 0; + border-top-left-radius: 4px; + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.navbar-btn { + margin-top: 8px; + margin-bottom: 8px; +} +.navbar-btn.btn-sm { + margin-top: 10px; + margin-bottom: 10px; +} +.navbar-btn.btn-xs { + margin-top: 14px; + margin-bottom: 14px; +} +.navbar-text { + margin-top: 15px; + margin-bottom: 15px; +} +@media (min-width: 768px) { + .navbar-text { + float: left; + margin-right: 15px; + margin-left: 15px; + } +} +@media (min-width: 768px) { + .navbar-left { + float: left !important; + } + .navbar-right { + float: right !important; + margin-right: -15px; + } + .navbar-right ~ .navbar-right { + margin-right: 0; + } +} +.navbar-default { + background-color: #f8f8f8; + border-color: #e7e7e7; +} +.navbar-default .navbar-brand { + color: #777; +} +.navbar-default .navbar-brand:hover, +.navbar-default .navbar-brand:focus { + color: #5e5e5e; + background-color: transparent; +} +.navbar-default .navbar-text { + color: #777; +} +.navbar-default .navbar-nav > li > a { + color: #777; +} +.navbar-default .navbar-nav > li > a:hover, +.navbar-default .navbar-nav > li > a:focus { + color: #333; + background-color: transparent; +} +.navbar-default .navbar-nav > .active > a, +.navbar-default .navbar-nav > .active > a:hover, +.navbar-default .navbar-nav > .active > a:focus { + color: #555; + background-color: #e7e7e7; +} +.navbar-default .navbar-nav > .disabled > a, +.navbar-default .navbar-nav > .disabled > a:hover, +.navbar-default .navbar-nav > .disabled > a:focus { + color: #ccc; + background-color: transparent; +} +.navbar-default .navbar-toggle { + border-color: #ddd; +} +.navbar-default .navbar-toggle:hover, +.navbar-default .navbar-toggle:focus { + background-color: #ddd; +} +.navbar-default .navbar-toggle .icon-bar { + background-color: #888; +} +.navbar-default .navbar-collapse, +.navbar-default .navbar-form { + border-color: #e7e7e7; +} +.navbar-default .navbar-nav > .open > a, +.navbar-default .navbar-nav > .open > a:hover, +.navbar-default .navbar-nav > .open > a:focus { + color: #555; + background-color: #e7e7e7; +} +@media (max-width: 767px) { + .navbar-default .navbar-nav .open .dropdown-menu > li > a { + color: #777; + } + .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { + color: #333; + background-color: transparent; + } + .navbar-default .navbar-nav .open .dropdown-menu > .active > a, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #555; + background-color: #e7e7e7; + } + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #ccc; + background-color: transparent; + } +} +.navbar-default .navbar-link { + color: #777; +} +.navbar-default .navbar-link:hover { + color: #333; +} +.navbar-default .btn-link { + color: #777; +} +.navbar-default .btn-link:hover, +.navbar-default .btn-link:focus { + color: #333; +} +.navbar-default .btn-link[disabled]:hover, +fieldset[disabled] .navbar-default .btn-link:hover, +.navbar-default .btn-link[disabled]:focus, +fieldset[disabled] .navbar-default .btn-link:focus { + color: #ccc; +} +.navbar-inverse { + background-color: #222; + border-color: #080808; +} +.navbar-inverse .navbar-brand { + color: #9d9d9d; +} +.navbar-inverse .navbar-brand:hover, +.navbar-inverse .navbar-brand:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-text { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a:hover, +.navbar-inverse .navbar-nav > li > a:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:hover, +.navbar-inverse .navbar-nav > .active > a:focus { + color: #fff; + background-color: #080808; +} +.navbar-inverse .navbar-nav > .disabled > a, +.navbar-inverse .navbar-nav > .disabled > a:hover, +.navbar-inverse .navbar-nav > .disabled > a:focus { + color: #444; + background-color: transparent; +} +.navbar-inverse .navbar-toggle { + border-color: #333; +} +.navbar-inverse .navbar-toggle:hover, +.navbar-inverse .navbar-toggle:focus { + background-color: #333; +} +.navbar-inverse .navbar-toggle .icon-bar { + background-color: #fff; +} +.navbar-inverse .navbar-collapse, +.navbar-inverse .navbar-form { + border-color: #101010; +} +.navbar-inverse .navbar-nav > .open > a, +.navbar-inverse .navbar-nav > .open > a:hover, +.navbar-inverse .navbar-nav > .open > a:focus { + color: #fff; + background-color: #080808; +} +@media (max-width: 767px) { + .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { + border-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu .divider { + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { + color: #9d9d9d; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { + color: #fff; + background-color: transparent; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #fff; + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #444; + background-color: transparent; + } +} +.navbar-inverse .navbar-link { + color: #9d9d9d; +} +.navbar-inverse .navbar-link:hover { + color: #fff; +} +.navbar-inverse .btn-link { + color: #9d9d9d; +} +.navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link:focus { + color: #fff; +} +.navbar-inverse .btn-link[disabled]:hover, +fieldset[disabled] .navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link[disabled]:focus, +fieldset[disabled] .navbar-inverse .btn-link:focus { + color: #444; +} +.breadcrumb { + padding: 8px 15px; + margin-bottom: 20px; + list-style: none; + background-color: #f5f5f5; + border-radius: 4px; +} +.breadcrumb > li { + display: inline-block; +} +.breadcrumb > li + li:before { + padding: 0 5px; + color: #ccc; + content: "/\00a0"; +} +.breadcrumb > .active { + color: #777; +} +.pagination { + display: inline-block; + padding-left: 0; + margin: 20px 0; + border-radius: 4px; +} +.pagination > li { + display: inline; +} +.pagination > li > a, +.pagination > li > span { + position: relative; + float: left; + padding: 6px 12px; + margin-left: -1px; + line-height: 1.42857143; + color: #337ab7; + text-decoration: none; + background-color: #fff; + border: 1px solid #ddd; +} +.pagination > li:first-child > a, +.pagination > li:first-child > span { + margin-left: 0; + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; +} +.pagination > li:last-child > a, +.pagination > li:last-child > span { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; +} +.pagination > li > a:hover, +.pagination > li > span:hover, +.pagination > li > a:focus, +.pagination > li > span:focus { + z-index: 3; + color: #23527c; + background-color: #eee; + border-color: #ddd; +} +.pagination > .active > a, +.pagination > .active > span, +.pagination > .active > a:hover, +.pagination > .active > span:hover, +.pagination > .active > a:focus, +.pagination > .active > span:focus { + z-index: 2; + color: #fff; + cursor: default; + background-color: #337ab7; + border-color: #337ab7; +} +.pagination > .disabled > span, +.pagination > .disabled > span:hover, +.pagination > .disabled > span:focus, +.pagination > .disabled > a, +.pagination > .disabled > a:hover, +.pagination > .disabled > a:focus { + color: #777; + cursor: not-allowed; + background-color: #fff; + border-color: #ddd; +} +.pagination-lg > li > a, +.pagination-lg > li > span { + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.pagination-lg > li:first-child > a, +.pagination-lg > li:first-child > span { + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; +} +.pagination-lg > li:last-child > a, +.pagination-lg > li:last-child > span { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; +} +.pagination-sm > li > a, +.pagination-sm > li > span { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; +} +.pagination-sm > li:first-child > a, +.pagination-sm > li:first-child > span { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} +.pagination-sm > li:last-child > a, +.pagination-sm > li:last-child > span { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} +.pager { + padding-left: 0; + margin: 20px 0; + text-align: center; + list-style: none; +} +.pager li { + display: inline; +} +.pager li > a, +.pager li > span { + display: inline-block; + padding: 5px 14px; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 15px; +} +.pager li > a:hover, +.pager li > a:focus { + text-decoration: none; + background-color: #eee; +} +.pager .next > a, +.pager .next > span { + float: right; +} +.pager .previous > a, +.pager .previous > span { + float: left; +} +.pager .disabled > a, +.pager .disabled > a:hover, +.pager .disabled > a:focus, +.pager .disabled > span { + color: #777; + cursor: not-allowed; + background-color: #fff; +} +.label { + display: inline; + padding: .2em .6em .3em; + font-size: 75%; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} +a.label:hover, +a.label:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.label:empty { + display: none; +} +.btn .label { + position: relative; + top: -1px; +} +.label-default { + background-color: #777; +} +.label-default[href]:hover, +.label-default[href]:focus { + background-color: #5e5e5e; +} +.label-primary { + background-color: #337ab7; +} +.label-primary[href]:hover, +.label-primary[href]:focus { + background-color: #286090; +} +.label-success { + background-color: #5cb85c; +} +.label-success[href]:hover, +.label-success[href]:focus { + background-color: #449d44; +} +.label-info { + background-color: #5bc0de; +} +.label-info[href]:hover, +.label-info[href]:focus { + background-color: #31b0d5; +} +.label-warning { + background-color: #f0ad4e; +} +.label-warning[href]:hover, +.label-warning[href]:focus { + background-color: #ec971f; +} +.label-danger { + background-color: #d9534f; +} +.label-danger[href]:hover, +.label-danger[href]:focus { + background-color: #c9302c; +} +.badge { + display: inline-block; + min-width: 10px; + padding: 3px 7px; + font-size: 12px; + font-weight: bold; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: middle; + background-color: #777; + border-radius: 10px; +} +.badge:empty { + display: none; +} +.btn .badge { + position: relative; + top: -1px; +} +.btn-xs .badge, +.btn-group-xs > .btn .badge { + top: 0; + padding: 1px 5px; +} +a.badge:hover, +a.badge:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.list-group-item.active > .badge, +.nav-pills > .active > a > .badge { + color: #337ab7; + background-color: #fff; +} +.list-group-item > .badge { + float: right; +} +.list-group-item > .badge + .badge { + margin-right: 5px; +} +.nav-pills > li > a > .badge { + margin-left: 3px; +} +.jumbotron { + padding-top: 30px; + padding-bottom: 30px; + margin-bottom: 30px; + color: inherit; + background-color: #eee; +} +.jumbotron h1, +.jumbotron .h1 { + color: inherit; +} +.jumbotron p { + margin-bottom: 15px; + font-size: 21px; + font-weight: 200; +} +.jumbotron > hr { + border-top-color: #d5d5d5; +} +.container .jumbotron, +.container-fluid .jumbotron { + border-radius: 6px; +} +.jumbotron .container { + max-width: 100%; +} +@media screen and (min-width: 768px) { + .jumbotron { + padding-top: 48px; + padding-bottom: 48px; + } + .container .jumbotron, + .container-fluid .jumbotron { + padding-right: 60px; + padding-left: 60px; + } + .jumbotron h1, + .jumbotron .h1 { + font-size: 63px; + } +} +.thumbnail { + display: block; + padding: 4px; + margin-bottom: 20px; + line-height: 1.42857143; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: border .2s ease-in-out; + -o-transition: border .2s ease-in-out; + transition: border .2s ease-in-out; +} +.thumbnail > img, +.thumbnail a > img { + margin-right: auto; + margin-left: auto; +} +a.thumbnail:hover, +a.thumbnail:focus, +a.thumbnail.active { + border-color: #337ab7; +} +.thumbnail .caption { + padding: 9px; + color: #333; +} +.alert { + padding: 15px; + margin-bottom: 20px; + border: 1px solid transparent; + border-radius: 4px; +} +.alert h4 { + margin-top: 0; + color: inherit; +} +.alert .alert-link { + font-weight: bold; +} +.alert > p, +.alert > ul { + margin-bottom: 0; +} +.alert > p + p { + margin-top: 5px; +} +.alert-dismissable, +.alert-dismissible { + padding-right: 35px; +} +.alert-dismissable .close, +.alert-dismissible .close { + position: relative; + top: -2px; + right: -21px; + color: inherit; +} +.alert-success { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.alert-success hr { + border-top-color: #c9e2b3; +} +.alert-success .alert-link { + color: #2b542c; +} +.alert-info { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.alert-info hr { + border-top-color: #a6e1ec; +} +.alert-info .alert-link { + color: #245269; +} +.alert-warning { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.alert-warning hr { + border-top-color: #f7e1b5; +} +.alert-warning .alert-link { + color: #66512c; +} +.alert-danger { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.alert-danger hr { + border-top-color: #e4b9c0; +} +.alert-danger .alert-link { + color: #843534; +} +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@-o-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +.progress { + height: 20px; + margin-bottom: 20px; + overflow: hidden; + background-color: #f5f5f5; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); +} +.progress-bar { + float: left; + width: 0; + height: 100%; + font-size: 12px; + line-height: 20px; + color: #fff; + text-align: center; + background-color: #337ab7; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + -webkit-transition: width .6s ease; + -o-transition: width .6s ease; + transition: width .6s ease; +} +.progress-striped .progress-bar, +.progress-bar-striped { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + -webkit-background-size: 40px 40px; + background-size: 40px 40px; +} +.progress.active .progress-bar, +.progress-bar.active { + -webkit-animation: progress-bar-stripes 2s linear infinite; + -o-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.progress-bar-success { + background-color: #5cb85c; +} +.progress-striped .progress-bar-success { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-info { + background-color: #5bc0de; +} +.progress-striped .progress-bar-info { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-warning { + background-color: #f0ad4e; +} +.progress-striped .progress-bar-warning { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-danger { + background-color: #d9534f; +} +.progress-striped .progress-bar-danger { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.media { + margin-top: 15px; +} +.media:first-child { + margin-top: 0; +} +.media, +.media-body { + overflow: hidden; + zoom: 1; +} +.media-body { + width: 10000px; +} +.media-object { + display: block; +} +.media-object.img-thumbnail { + max-width: none; +} +.media-right, +.media > .pull-right { + padding-left: 10px; +} +.media-left, +.media > .pull-left { + padding-right: 10px; +} +.media-left, +.media-right, +.media-body { + display: table-cell; + vertical-align: top; +} +.media-middle { + vertical-align: middle; +} +.media-bottom { + vertical-align: bottom; +} +.media-heading { + margin-top: 0; + margin-bottom: 5px; +} +.media-list { + padding-left: 0; + list-style: none; +} +.list-group { + padding-left: 0; + margin-bottom: 20px; +} +.list-group-item { + position: relative; + display: block; + padding: 10px 15px; + margin-bottom: -1px; + background-color: #fff; + border: 1px solid #ddd; +} +.list-group-item:first-child { + border-top-left-radius: 4px; + border-top-right-radius: 4px; +} +.list-group-item:last-child { + margin-bottom: 0; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 4px; +} +a.list-group-item, +button.list-group-item { + color: #555; +} +a.list-group-item .list-group-item-heading, +button.list-group-item .list-group-item-heading { + color: #333; +} +a.list-group-item:hover, +button.list-group-item:hover, +a.list-group-item:focus, +button.list-group-item:focus { + color: #555; + text-decoration: none; + background-color: #f5f5f5; +} +button.list-group-item { + width: 100%; + text-align: left; +} +.list-group-item.disabled, +.list-group-item.disabled:hover, +.list-group-item.disabled:focus { + color: #777; + cursor: not-allowed; + background-color: #eee; +} +.list-group-item.disabled .list-group-item-heading, +.list-group-item.disabled:hover .list-group-item-heading, +.list-group-item.disabled:focus .list-group-item-heading { + color: inherit; +} +.list-group-item.disabled .list-group-item-text, +.list-group-item.disabled:hover .list-group-item-text, +.list-group-item.disabled:focus .list-group-item-text { + color: #777; +} +.list-group-item.active, +.list-group-item.active:hover, +.list-group-item.active:focus { + z-index: 2; + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.list-group-item.active .list-group-item-heading, +.list-group-item.active:hover .list-group-item-heading, +.list-group-item.active:focus .list-group-item-heading, +.list-group-item.active .list-group-item-heading > small, +.list-group-item.active:hover .list-group-item-heading > small, +.list-group-item.active:focus .list-group-item-heading > small, +.list-group-item.active .list-group-item-heading > .small, +.list-group-item.active:hover .list-group-item-heading > .small, +.list-group-item.active:focus .list-group-item-heading > .small { + color: inherit; +} +.list-group-item.active .list-group-item-text, +.list-group-item.active:hover .list-group-item-text, +.list-group-item.active:focus .list-group-item-text { + color: #c7ddef; +} +.list-group-item-success { + color: #3c763d; + background-color: #dff0d8; +} +a.list-group-item-success, +button.list-group-item-success { + color: #3c763d; +} +a.list-group-item-success .list-group-item-heading, +button.list-group-item-success .list-group-item-heading { + color: inherit; +} +a.list-group-item-success:hover, +button.list-group-item-success:hover, +a.list-group-item-success:focus, +button.list-group-item-success:focus { + color: #3c763d; + background-color: #d0e9c6; +} +a.list-group-item-success.active, +button.list-group-item-success.active, +a.list-group-item-success.active:hover, +button.list-group-item-success.active:hover, +a.list-group-item-success.active:focus, +button.list-group-item-success.active:focus { + color: #fff; + background-color: #3c763d; + border-color: #3c763d; +} +.list-group-item-info { + color: #31708f; + background-color: #d9edf7; +} +a.list-group-item-info, +button.list-group-item-info { + color: #31708f; +} +a.list-group-item-info .list-group-item-heading, +button.list-group-item-info .list-group-item-heading { + color: inherit; +} +a.list-group-item-info:hover, +button.list-group-item-info:hover, +a.list-group-item-info:focus, +button.list-group-item-info:focus { + color: #31708f; + background-color: #c4e3f3; +} +a.list-group-item-info.active, +button.list-group-item-info.active, +a.list-group-item-info.active:hover, +button.list-group-item-info.active:hover, +a.list-group-item-info.active:focus, +button.list-group-item-info.active:focus { + color: #fff; + background-color: #31708f; + border-color: #31708f; +} +.list-group-item-warning { + color: #8a6d3b; + background-color: #fcf8e3; +} +a.list-group-item-warning, +button.list-group-item-warning { + color: #8a6d3b; +} +a.list-group-item-warning .list-group-item-heading, +button.list-group-item-warning .list-group-item-heading { + color: inherit; +} +a.list-group-item-warning:hover, +button.list-group-item-warning:hover, +a.list-group-item-warning:focus, +button.list-group-item-warning:focus { + color: #8a6d3b; + background-color: #faf2cc; +} +a.list-group-item-warning.active, +button.list-group-item-warning.active, +a.list-group-item-warning.active:hover, +button.list-group-item-warning.active:hover, +a.list-group-item-warning.active:focus, +button.list-group-item-warning.active:focus { + color: #fff; + background-color: #8a6d3b; + border-color: #8a6d3b; +} +.list-group-item-danger { + color: #a94442; + background-color: #f2dede; +} +a.list-group-item-danger, +button.list-group-item-danger { + color: #a94442; +} +a.list-group-item-danger .list-group-item-heading, +button.list-group-item-danger .list-group-item-heading { + color: inherit; +} +a.list-group-item-danger:hover, +button.list-group-item-danger:hover, +a.list-group-item-danger:focus, +button.list-group-item-danger:focus { + color: #a94442; + background-color: #ebcccc; +} +a.list-group-item-danger.active, +button.list-group-item-danger.active, +a.list-group-item-danger.active:hover, +button.list-group-item-danger.active:hover, +a.list-group-item-danger.active:focus, +button.list-group-item-danger.active:focus { + color: #fff; + background-color: #a94442; + border-color: #a94442; +} +.list-group-item-heading { + margin-top: 0; + margin-bottom: 5px; +} +.list-group-item-text { + margin-bottom: 0; + line-height: 1.3; +} +.panel { + margin-bottom: 20px; + background-color: #fff; + border: 1px solid transparent; + border-radius: 4px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: 0 1px 1px rgba(0, 0, 0, .05); +} +.panel-body { + padding: 15px; +} +.panel-heading { + padding: 10px 15px; + border-bottom: 1px solid transparent; + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel-heading > .dropdown .dropdown-toggle { + color: inherit; +} +.panel-title { + margin-top: 0; + margin-bottom: 0; + font-size: 16px; + color: inherit; +} +.panel-title > a, +.panel-title > small, +.panel-title > .small, +.panel-title > small > a, +.panel-title > .small > a { + color: inherit; +} +.panel-footer { + padding: 10px 15px; + background-color: #f5f5f5; + border-top: 1px solid #ddd; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .list-group, +.panel > .panel-collapse > .list-group { + margin-bottom: 0; +} +.panel > .list-group .list-group-item, +.panel > .panel-collapse > .list-group .list-group-item { + border-width: 1px 0; + border-radius: 0; +} +.panel > .list-group:first-child .list-group-item:first-child, +.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { + border-top: 0; + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .list-group:last-child .list-group-item:last-child, +.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { + border-bottom: 0; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.panel-heading + .list-group .list-group-item:first-child { + border-top-width: 0; +} +.list-group + .panel-footer { + border-top-width: 0; +} +.panel > .table, +.panel > .table-responsive > .table, +.panel > .panel-collapse > .table { + margin-bottom: 0; +} +.panel > .table caption, +.panel > .table-responsive > .table caption, +.panel > .panel-collapse > .table caption { + padding-right: 15px; + padding-left: 15px; +} +.panel > .table:first-child, +.panel > .table-responsive:first-child > .table:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { + border-top-right-radius: 3px; +} +.panel > .table:last-child, +.panel > .table-responsive:last-child > .table:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { + border-bottom-right-radius: 3px; +} +.panel > .panel-body + .table, +.panel > .panel-body + .table-responsive, +.panel > .table + .panel-body, +.panel > .table-responsive + .panel-body { + border-top: 1px solid #ddd; +} +.panel > .table > tbody:first-child > tr:first-child th, +.panel > .table > tbody:first-child > tr:first-child td { + border-top: 0; +} +.panel > .table-bordered, +.panel > .table-responsive > .table-bordered { + border: 0; +} +.panel > .table-bordered > thead > tr > th:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, +.panel > .table-bordered > tbody > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, +.panel > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-bordered > thead > tr > td:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, +.panel > .table-bordered > tbody > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, +.panel > .table-bordered > tfoot > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; +} +.panel > .table-bordered > thead > tr > th:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, +.panel > .table-bordered > tbody > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, +.panel > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-bordered > thead > tr > td:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, +.panel > .table-bordered > tbody > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, +.panel > .table-bordered > tfoot > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; +} +.panel > .table-bordered > thead > tr:first-child > td, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, +.panel > .table-bordered > tbody > tr:first-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, +.panel > .table-bordered > thead > tr:first-child > th, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, +.panel > .table-bordered > tbody > tr:first-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { + border-bottom: 0; +} +.panel > .table-bordered > tbody > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, +.panel > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-bordered > tbody > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, +.panel > .table-bordered > tfoot > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { + border-bottom: 0; +} +.panel > .table-responsive { + margin-bottom: 0; + border: 0; +} +.panel-group { + margin-bottom: 20px; +} +.panel-group .panel { + margin-bottom: 0; + border-radius: 4px; +} +.panel-group .panel + .panel { + margin-top: 5px; +} +.panel-group .panel-heading { + border-bottom: 0; +} +.panel-group .panel-heading + .panel-collapse > .panel-body, +.panel-group .panel-heading + .panel-collapse > .list-group { + border-top: 1px solid #ddd; +} +.panel-group .panel-footer { + border-top: 0; +} +.panel-group .panel-footer + .panel-collapse .panel-body { + border-bottom: 1px solid #ddd; +} +.panel-default { + border-color: #ddd; +} +.panel-default > .panel-heading { + color: #333; + background-color: #f5f5f5; + border-color: #ddd; +} +.panel-default > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ddd; +} +.panel-default > .panel-heading .badge { + color: #f5f5f5; + background-color: #333; +} +.panel-default > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ddd; +} +.panel-primary { + border-color: #337ab7; +} +.panel-primary > .panel-heading { + color: #fff; + background-color: #337ab7; + border-color: #337ab7; +} +.panel-primary > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #337ab7; +} +.panel-primary > .panel-heading .badge { + color: #337ab7; + background-color: #fff; +} +.panel-primary > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #337ab7; +} +.panel-success { + border-color: #d6e9c6; +} +.panel-success > .panel-heading { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.panel-success > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #d6e9c6; +} +.panel-success > .panel-heading .badge { + color: #dff0d8; + background-color: #3c763d; +} +.panel-success > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #d6e9c6; +} +.panel-info { + border-color: #bce8f1; +} +.panel-info > .panel-heading { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.panel-info > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #bce8f1; +} +.panel-info > .panel-heading .badge { + color: #d9edf7; + background-color: #31708f; +} +.panel-info > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #bce8f1; +} +.panel-warning { + border-color: #faebcc; +} +.panel-warning > .panel-heading { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.panel-warning > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #faebcc; +} +.panel-warning > .panel-heading .badge { + color: #fcf8e3; + background-color: #8a6d3b; +} +.panel-warning > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #faebcc; +} +.panel-danger { + border-color: #ebccd1; +} +.panel-danger > .panel-heading { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.panel-danger > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ebccd1; +} +.panel-danger > .panel-heading .badge { + color: #f2dede; + background-color: #a94442; +} +.panel-danger > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ebccd1; +} +.embed-responsive { + position: relative; + display: block; + height: 0; + padding: 0; + overflow: hidden; +} +.embed-responsive .embed-responsive-item, +.embed-responsive iframe, +.embed-responsive embed, +.embed-responsive object, +.embed-responsive video { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 100%; + height: 100%; + border: 0; +} +.embed-responsive-16by9 { + padding-bottom: 56.25%; +} +.embed-responsive-4by3 { + padding-bottom: 75%; +} +.well { + min-height: 20px; + padding: 19px; + margin-bottom: 20px; + background-color: #f5f5f5; + border: 1px solid #e3e3e3; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); +} +.well blockquote { + border-color: #ddd; + border-color: rgba(0, 0, 0, .15); +} +.well-lg { + padding: 24px; + border-radius: 6px; +} +.well-sm { + padding: 9px; + border-radius: 3px; +} +.close { + float: right; + font-size: 21px; + font-weight: bold; + line-height: 1; + color: #000; + text-shadow: 0 1px 0 #fff; + filter: alpha(opacity=20); + opacity: .2; +} +.close:hover, +.close:focus { + color: #000; + text-decoration: none; + cursor: pointer; + filter: alpha(opacity=50); + opacity: .5; +} +button.close { + -webkit-appearance: none; + padding: 0; + cursor: pointer; + background: transparent; + border: 0; +} +.modal-open { + overflow: hidden; +} +.modal { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1050; + display: none; + overflow: hidden; + -webkit-overflow-scrolling: touch; + outline: 0; +} +.modal.fade .modal-dialog { + -webkit-transition: -webkit-transform .3s ease-out; + -o-transition: -o-transform .3s ease-out; + transition: transform .3s ease-out; + -webkit-transform: translate(0, -25%); + -ms-transform: translate(0, -25%); + -o-transform: translate(0, -25%); + transform: translate(0, -25%); +} +.modal.in .modal-dialog { + -webkit-transform: translate(0, 0); + -ms-transform: translate(0, 0); + -o-transform: translate(0, 0); + transform: translate(0, 0); +} +.modal-open .modal { + overflow-x: hidden; + overflow-y: auto; +} +.modal-dialog { + position: relative; + width: auto; + margin: 10px; +} +.modal-content { + position: relative; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #999; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + outline: 0; + -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); + box-shadow: 0 3px 9px rgba(0, 0, 0, .5); +} +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; + background-color: #000; +} +.modal-backdrop.fade { + filter: alpha(opacity=0); + opacity: 0; +} +.modal-backdrop.in { + filter: alpha(opacity=50); + opacity: .5; +} +.modal-header { + min-height: 16.42857143px; + padding: 15px; + border-bottom: 1px solid #e5e5e5; +} +.modal-header .close { + margin-top: -2px; +} +.modal-title { + margin: 0; + line-height: 1.42857143; +} +.modal-body { + position: relative; + padding: 15px; +} +.modal-footer { + padding: 15px; + text-align: right; + border-top: 1px solid #e5e5e5; +} +.modal-footer .btn + .btn { + margin-bottom: 0; + margin-left: 5px; +} +.modal-footer .btn-group .btn + .btn { + margin-left: -1px; +} +.modal-footer .btn-block + .btn-block { + margin-left: 0; +} +.modal-scrollbar-measure { + position: absolute; + top: -9999px; + width: 50px; + height: 50px; + overflow: scroll; +} +@media (min-width: 768px) { + .modal-dialog { + width: 600px; + margin: 30px auto; + } + .modal-content { + -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); + box-shadow: 0 5px 15px rgba(0, 0, 0, .5); + } + .modal-sm { + width: 300px; + } +} +@media (min-width: 992px) { + .modal-lg { + width: 900px; + } +} +.tooltip { + position: absolute; + z-index: 1070; + display: block; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 12px; + font-style: normal; + font-weight: normal; + line-height: 1.42857143; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + letter-spacing: normal; + word-break: normal; + word-spacing: normal; + word-wrap: normal; + white-space: normal; + filter: alpha(opacity=0); + opacity: 0; + + line-break: auto; +} +.tooltip.in { + filter: alpha(opacity=90); + opacity: .9; +} +.tooltip.top { + padding: 5px 0; + margin-top: -3px; +} +.tooltip.right { + padding: 0 5px; + margin-left: 3px; +} +.tooltip.bottom { + padding: 5px 0; + margin-top: 3px; +} +.tooltip.left { + padding: 0 5px; + margin-left: -3px; +} +.tooltip-inner { + max-width: 200px; + padding: 3px 8px; + color: #fff; + text-align: center; + background-color: #000; + border-radius: 4px; +} +.tooltip-arrow { + position: absolute; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.tooltip.top .tooltip-arrow { + bottom: 0; + left: 50%; + margin-left: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-left .tooltip-arrow { + right: 5px; + bottom: 0; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-right .tooltip-arrow { + bottom: 0; + left: 5px; + margin-bottom: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.right .tooltip-arrow { + top: 50%; + left: 0; + margin-top: -5px; + border-width: 5px 5px 5px 0; + border-right-color: #000; +} +.tooltip.left .tooltip-arrow { + top: 50%; + right: 0; + margin-top: -5px; + border-width: 5px 0 5px 5px; + border-left-color: #000; +} +.tooltip.bottom .tooltip-arrow { + top: 0; + left: 50%; + margin-left: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-left .tooltip-arrow { + top: 0; + right: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-right .tooltip-arrow { + top: 0; + left: 5px; + margin-top: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1060; + display: none; + max-width: 276px; + padding: 1px; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + font-style: normal; + font-weight: normal; + line-height: 1.42857143; + text-align: left; + text-align: start; + text-decoration: none; + text-shadow: none; + text-transform: none; + letter-spacing: normal; + word-break: normal; + word-spacing: normal; + word-wrap: normal; + white-space: normal; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); + box-shadow: 0 5px 10px rgba(0, 0, 0, .2); + + line-break: auto; +} +.popover.top { + margin-top: -10px; +} +.popover.right { + margin-left: 10px; +} +.popover.bottom { + margin-top: 10px; +} +.popover.left { + margin-left: -10px; +} +.popover-title { + padding: 8px 14px; + margin: 0; + font-size: 14px; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + border-radius: 5px 5px 0 0; +} +.popover-content { + padding: 9px 14px; +} +.popover > .arrow, +.popover > .arrow:after { + position: absolute; + display: block; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.popover > .arrow { + border-width: 11px; +} +.popover > .arrow:after { + content: ""; + border-width: 10px; +} +.popover.top > .arrow { + bottom: -11px; + left: 50%; + margin-left: -11px; + border-top-color: #999; + border-top-color: rgba(0, 0, 0, .25); + border-bottom-width: 0; +} +.popover.top > .arrow:after { + bottom: 1px; + margin-left: -10px; + content: " "; + border-top-color: #fff; + border-bottom-width: 0; +} +.popover.right > .arrow { + top: 50%; + left: -11px; + margin-top: -11px; + border-right-color: #999; + border-right-color: rgba(0, 0, 0, .25); + border-left-width: 0; +} +.popover.right > .arrow:after { + bottom: -10px; + left: 1px; + content: " "; + border-right-color: #fff; + border-left-width: 0; +} +.popover.bottom > .arrow { + top: -11px; + left: 50%; + margin-left: -11px; + border-top-width: 0; + border-bottom-color: #999; + border-bottom-color: rgba(0, 0, 0, .25); +} +.popover.bottom > .arrow:after { + top: 1px; + margin-left: -10px; + content: " "; + border-top-width: 0; + border-bottom-color: #fff; +} +.popover.left > .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-right-width: 0; + border-left-color: #999; + border-left-color: rgba(0, 0, 0, .25); +} +.popover.left > .arrow:after { + right: 1px; + bottom: -10px; + content: " "; + border-right-width: 0; + border-left-color: #fff; +} +.carousel { + position: relative; +} +.carousel-inner { + position: relative; + width: 100%; + overflow: hidden; +} +.carousel-inner > .item { + position: relative; + display: none; + -webkit-transition: .6s ease-in-out left; + -o-transition: .6s ease-in-out left; + transition: .6s ease-in-out left; +} +.carousel-inner > .item > img, +.carousel-inner > .item > a > img { + line-height: 1; +} +@media all and (transform-3d), (-webkit-transform-3d) { + .carousel-inner > .item { + -webkit-transition: -webkit-transform .6s ease-in-out; + -o-transition: -o-transform .6s ease-in-out; + transition: transform .6s ease-in-out; + + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -webkit-perspective: 1000px; + perspective: 1000px; + } + .carousel-inner > .item.next, + .carousel-inner > .item.active.right { + left: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + .carousel-inner > .item.prev, + .carousel-inner > .item.active.left { + left: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + .carousel-inner > .item.next.left, + .carousel-inner > .item.prev.right, + .carousel-inner > .item.active { + left: 0; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} +.carousel-inner > .active, +.carousel-inner > .next, +.carousel-inner > .prev { + display: block; +} +.carousel-inner > .active { + left: 0; +} +.carousel-inner > .next, +.carousel-inner > .prev { + position: absolute; + top: 0; + width: 100%; +} +.carousel-inner > .next { + left: 100%; +} +.carousel-inner > .prev { + left: -100%; +} +.carousel-inner > .next.left, +.carousel-inner > .prev.right { + left: 0; +} +.carousel-inner > .active.left { + left: -100%; +} +.carousel-inner > .active.right { + left: 100%; +} +.carousel-control { + position: absolute; + top: 0; + bottom: 0; + left: 0; + width: 15%; + font-size: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); + filter: alpha(opacity=50); + opacity: .5; +} +.carousel-control.left { + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); + background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); + background-repeat: repeat-x; +} +.carousel-control.right { + right: 0; + left: auto; + background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); + background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); + background-repeat: repeat-x; +} +.carousel-control:hover, +.carousel-control:focus { + color: #fff; + text-decoration: none; + filter: alpha(opacity=90); + outline: 0; + opacity: .9; +} +.carousel-control .icon-prev, +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-left, +.carousel-control .glyphicon-chevron-right { + position: absolute; + top: 50%; + z-index: 5; + display: inline-block; + margin-top: -10px; +} +.carousel-control .icon-prev, +.carousel-control .glyphicon-chevron-left { + left: 50%; + margin-left: -10px; +} +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-right { + right: 50%; + margin-right: -10px; +} +.carousel-control .icon-prev, +.carousel-control .icon-next { + width: 20px; + height: 20px; + font-family: serif; + line-height: 1; +} +.carousel-control .icon-prev:before { + content: '\2039'; +} +.carousel-control .icon-next:before { + content: '\203a'; +} +.carousel-indicators { + position: absolute; + bottom: 10px; + left: 50%; + z-index: 15; + width: 60%; + padding-left: 0; + margin-left: -30%; + text-align: center; + list-style: none; +} +.carousel-indicators li { + display: inline-block; + width: 10px; + height: 10px; + margin: 1px; + text-indent: -999px; + cursor: pointer; + background-color: #000 \9; + background-color: rgba(0, 0, 0, 0); + border: 1px solid #fff; + border-radius: 10px; +} +.carousel-indicators .active { + width: 12px; + height: 12px; + margin: 0; + background-color: #fff; +} +.carousel-caption { + position: absolute; + right: 15%; + bottom: 20px; + left: 15%; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); +} +.carousel-caption .btn { + text-shadow: none; +} +@media screen and (min-width: 768px) { + .carousel-control .glyphicon-chevron-left, + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-prev, + .carousel-control .icon-next { + width: 30px; + height: 30px; + margin-top: -15px; + font-size: 30px; + } + .carousel-control .glyphicon-chevron-left, + .carousel-control .icon-prev { + margin-left: -15px; + } + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-next { + margin-right: -15px; + } + .carousel-caption { + right: 20%; + left: 20%; + padding-bottom: 30px; + } + .carousel-indicators { + bottom: 20px; + } +} +.clearfix:before, +.clearfix:after, +.dl-horizontal dd:before, +.dl-horizontal dd:after, +.container:before, +.container:after, +.container-fluid:before, +.container-fluid:after, +.row:before, +.row:after, +.form-horizontal .form-group:before, +.form-horizontal .form-group:after, +.btn-toolbar:before, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:before, +.btn-group-vertical > .btn-group:after, +.nav:before, +.nav:after, +.navbar:before, +.navbar:after, +.navbar-header:before, +.navbar-header:after, +.navbar-collapse:before, +.navbar-collapse:after, +.pager:before, +.pager:after, +.panel-body:before, +.panel-body:after, +.modal-footer:before, +.modal-footer:after { + display: table; + content: " "; +} +.clearfix:after, +.dl-horizontal dd:after, +.container:after, +.container-fluid:after, +.row:after, +.form-horizontal .form-group:after, +.btn-toolbar:after, +.btn-group-vertical > .btn-group:after, +.nav:after, +.navbar:after, +.navbar-header:after, +.navbar-collapse:after, +.pager:after, +.panel-body:after, +.modal-footer:after { + clear: both; +} +.center-block { + display: block; + margin-right: auto; + margin-left: auto; +} +.pull-right { + float: right !important; +} +.pull-left { + float: left !important; +} +.hide { + display: none !important; +} +.show { + display: block !important; +} +.invisible { + visibility: hidden; +} +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; +} +.hidden { + display: none !important; +} +.affix { + position: fixed; +} +@-ms-viewport { + width: device-width; +} +.visible-xs, +.visible-sm, +.visible-md, +.visible-lg { + display: none !important; +} +.visible-xs-block, +.visible-xs-inline, +.visible-xs-inline-block, +.visible-sm-block, +.visible-sm-inline, +.visible-sm-inline-block, +.visible-md-block, +.visible-md-inline, +.visible-md-inline-block, +.visible-lg-block, +.visible-lg-inline, +.visible-lg-inline-block { + display: none !important; +} +@media (max-width: 767px) { + .visible-xs { + display: block !important; + } + table.visible-xs { + display: table !important; + } + tr.visible-xs { + display: table-row !important; + } + th.visible-xs, + td.visible-xs { + display: table-cell !important; + } +} +@media (max-width: 767px) { + .visible-xs-block { + display: block !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline { + display: inline !important; + } +} +@media (max-width: 767px) { + .visible-xs-inline-block { + display: inline-block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm { + display: block !important; + } + table.visible-sm { + display: table !important; + } + tr.visible-sm { + display: table-row !important; + } + th.visible-sm, + td.visible-sm { + display: table-cell !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-block { + display: block !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline { + display: inline !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .visible-sm-inline-block { + display: inline-block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md { + display: block !important; + } + table.visible-md { + display: table !important; + } + tr.visible-md { + display: table-row !important; + } + th.visible-md, + td.visible-md { + display: table-cell !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-block { + display: block !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline { + display: inline !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .visible-md-inline-block { + display: inline-block !important; + } +} +@media (min-width: 1200px) { + .visible-lg { + display: block !important; + } + table.visible-lg { + display: table !important; + } + tr.visible-lg { + display: table-row !important; + } + th.visible-lg, + td.visible-lg { + display: table-cell !important; + } +} +@media (min-width: 1200px) { + .visible-lg-block { + display: block !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline { + display: inline !important; + } +} +@media (min-width: 1200px) { + .visible-lg-inline-block { + display: inline-block !important; + } +} +@media (max-width: 767px) { + .hidden-xs { + display: none !important; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .hidden-sm { + display: none !important; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .hidden-md { + display: none !important; + } +} +@media (min-width: 1200px) { + .hidden-lg { + display: none !important; + } +} +.visible-print { + display: none !important; +} +@media print { + .visible-print { + display: block !important; + } + table.visible-print { + display: table !important; + } + tr.visible-print { + display: table-row !important; + } + th.visible-print, + td.visible-print { + display: table-cell !important; + } +} +.visible-print-block { + display: none !important; +} +@media print { + .visible-print-block { + display: block !important; + } +} +.visible-print-inline { + display: none !important; +} +@media print { + .visible-print-inline { + display: inline !important; + } +} +.visible-print-inline-block { + display: none !important; +} +@media print { + .visible-print-inline-block { + display: inline-block !important; + } +} +@media print { + .hidden-print { + display: none !important; + } +} +/*# sourceMappingURL=bootstrap.css.map */ diff --git a/产投/images/css.css b/产投/images/css.css new file mode 100644 index 0000000..0050ad4 --- /dev/null +++ b/产投/images/css.css @@ -0,0 +1,357 @@ +/* CSS Document */ + +fieldset, img { border:none; } + +.f-14{ + font-size: 16px; +} +.f-14 a{ + text-decoration:none; + color: #5a5a5a; +} +.xx { + background-image: url(xx.gif); + background-repeat: repeat-x; + background-position: left bottom; +} +.bk{ + border-right-width: 1px; + border-bottom-width: 1px; + border-left-width: 1px; + border-right-style: solid; + border-bottom-style: solid; + border-left-style: solid; + border-right-color: #d5dde0; + border-bottom-color: #d5dde0; + border-left-color: #d5dde0; +} +.bk1{ + border: 1px solid #bbbbbb; +} +.bk3{ + border: 1px solid #CCCCCC; +} +.zt_5{ + font-size: 21px; + font-weight: bold; + line-height: 40px; +} +.dxx { + border-bottom-width: 1px; + border-bottom-style: solid; + border-bottom-color: #0099FF; +} +.bg{ + background-image: url(index_r1_c1.jpg); + background-repeat: no-repeat; + background-position: center top; +} +.bg1{ + background-image: url(index_r2_c1.jpg); + background-repeat: no-repeat; + background-position: center top; +} +.zt01 a{ + color: #ff0000; + font-weight: bold; + background-image: url(d1.jpg); + background-repeat: no-repeat; + background-position: left 4px; + padding-left: 10px; + float: left; +} +.zt02 a{ + color: #32a0d0; + font-weight: bold; +} +.gggs a{ + color: #36a900; +} +.mun{ + padding-left: 10px; +} +.mun a{ + color: #282828; + width: 100px; + line-height: 40px; + height: 40px; + float: left; + font-size: 14px; + font-weight: bold; + text-align: center; + margin-left: 5px; +} +.mun a:hover{ + background-image: url(mun_an.gif); + background-repeat: no-repeat; + background-position: center top; + line-height: 40px; + height: 40px; + width: 100px; + color: #FFFFFF; +} +.zt1{ + color: #FFFFFF; +} + +.zt2{ + font-size: 14px; + color: #FFFFFF; + font-weight: bold; +} +.zt3{ + font-size: 12px; + color: #FFFFFF; + font-weight: bold; +} +.list4 p{ + font-size: 12px; + line-height: 24px; + height: 30px; + padding-left: 6px; + float: left; + width: 394px; +} +.list4 a{ + background-image: url(d.jpg); + background-repeat: no-repeat; + background-position: left 10px; + padding-left: 13px; + float: left; + font-size: 12px; + color: #363231; +} +.list4 a:hover{ + color:#FF6600; + font-size: 12px; +} +.list4 em{ + float: right; + color: #666666; + padding-right: 10px; +} +.list5 p{ + font-size: 12px; + line-height: 26px; + height: 26px; + padding-left: 6px; + float: left; + width: 320px; +} +.list5 a{ + background-image: url(d.jpg); + background-repeat: no-repeat; + background-position: left 10px; + padding-left: 13px; + float: left; + font-size: 12px; + color: #363231; +} +.list5 a:hover{ + color:#FF6600; + font-size: 12px; +} +.list5 em{ + float: right; + color: #666666; + padding-right: 10px; +} + +.list6 p{ + font-size: 12px; + line-height: 24px; + height: 24px; + padding-left: 6px; + float: left; + width: 194px; +} +.list6 a{ + background-image: url(d.jpg); + background-repeat: no-repeat; + background-position: left 10px; + padding-left: 13px; + float: left; + font-size: 12px; + color: #363231; +} +.list6 a:hover{ + color:#FF6600; + font-size: 12px; +} +.list6 em{ + float: right; + color: #666666; + padding-right: 10px; +} +.pic img{ + padding: 2px; + border: 1px solid #CCCCCC; +} +.pic1 img{ + padding: 2px; + border: 1px solid #CCCCCC; + margin-left: 26px; + float: left; +} +.pic2 img{ + padding: 2px; + border: 1px solid #CCCCCC; + margin-left: 10px; + float: left; + margin-top: 8px; + margin-bottom: 8px; + margin-right: 10px; +} +/* */ +.f-text { + height:22px; + line-height:22px; + border:1px solid #c71305; +} +#subti { + width:45px; + text-align:center; + line-height:24px; + height:24px; + border:none; + color:#fff; + background:#c71305; + cursor:pointer; +} + +/*----------------------------------------Ϣҳ-----------------------------------------------------*/ +#news_content { + border:1px solid #ccc; + margin-top:15px; +} +#news_content .title2{ clear:both;background:url(/images/title.gif) no-repeat;margin:0px; height:24px; padding-top:10px; padding-left:30px;color:#373737} +#news_content .title2 a:link,#news_content .title2 a:visited{color:#373737} +#news_content .cont{ padding:20px 20px 0} +#news_content h1{ font-size:24px; font-family:""; font-weight:normal; text-align:center; margin:0px 0px 10px; color:#1e51ad;} +#news_content .mark{ font-size:12px; border-bottom:1px #e2e2e2 solid;border-top:1px #e2e2e2 solid; color:#2972bf; line-height:22px; text-align:center} +#news_content .mark a{color:#2972bf;} +#news_content .mark a:hover{color:#999;} +#news_content .content{ padding:15px 0; color:#000000; font-size:18px; line-height:34px; letter-spacing:0px;} +#news_content .content p{ margin:10px 0px;} +#news_content .content .editor{ height:40px; line-height:40px; text-align:right;} + +#news_content .content .dianpin{ border:3px solid #bdf0f3; padding:5px; color:#005973 } +#news_content .content .dianpin div{ font-weight:bold;} +#news_content .content .dianpin p{ margin:0px; line-height:24px; text-indent:24px; font-size:14px} +#news_tt1 { + + line-height:30px; + font-size:14px; + text-indent:20px; + border-bottom:1px solid #ccc; +} +/* Ѷҳ */ +#class-left { + width:252px; + float:left; +} +#class_lefttt { + height:48px; + text-align:center; + line-height:48px; + font-family:"΢ź", ""; + font-size:22px; + border:1px solid #dfdfdf; + border-bottom:2px solid #1e4fae; + color:#1e4fae; +} +#class_leftnav ul li { + height:30px; + line-height:30px; + border:1px solid #dfdfdf; + margin-top:8px; + text-align:center; + background:url(ico10.jpg) no-repeat; + font-size:14px; + +} +#class_leftnav ul li:hover { + background:url(ico11.jpg) no-repeat; +} +#class_right { + border:1px solid #dfdfdf; + width:938px; + float:left; + margin-left:10px; +} +#class_right-newlist { +padding:15px 25px; +} +#class_tt { + height:30px; + line-height:30px; + border-bottom:1px solid #ebebeb; + background:url(news_ttbg.jpg) repeat-x; +} +#class_tt h2 { + background:url(ico7.jpg) no-repeat 0px 8px; + float:left;line-height:30px; + text-indent:20px; + font-size:14px; + font-weight:bold; + margin-left:15px; + width:250px; + +} +#class_tt h3{line-height:30px; + float:right; + padding-right:15px; +} +/*ҳCSS*/ +.pagecontent { + padding:10px 0;zOOM: 1; CLEAR: both; text-align:center; +} + .pagecontent A { + BORDER: #a2d0e5 1px solid; BACKGROUND: #fff;padding:3px 5px;font-size:12px; + + +} +.pagecontent SPAN { + BORDER: #a2d0e5 1px solid ;BACKGROUND: #fff;padding:3px 5px;font-size:12px; +} + .pagecontent A:hover { + BORDER: #1db535 1px solid; BACKGROUND: #57d26a; COLOR: #fff;TEXT-DECORATION: none; +} + +.dldh a { + font-size:14px; + font-weight:bold; +} + +#class_tu ul li { + float:left; + margin-left:20px; + margin-top:15px; + width:160px; +} +#class_tu ul li img { + width:152px; + height:112px; + padding:3px; + border:1px solid #ddd; +} +#class_tu { + padding-bottom:25px; +} +#class_tu ul li span { + display:block; + text-align:center; + padding-top:8px; +} +/* 2017 õƴ*/ +#huanfx_2017 { position: relative; width:520px;height:370px; overflow: hidden; text-align: left; background: white; } +#huanfx_2017 .focusBoxpic img {display: block; ;width:520px;height:370px } +#huanfx_2017 .focusBoxtxt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%; background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; } +#huanfx_2017 .focusBoxtxt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; } +#huanfx_2017 .focusBoxtxt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;} +#huanfx_2017 .focusBoxtxt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px; text-decoration: none; } +#huanfx_2017 .focusBoxnum { position: absolute; z-index: 3; bottom: 8px; right: 8px; } +#huanfx_2017 .focusBoxnum li{ float: left; position: relative; width: 18px; height: 18px; line-height: 18px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; } +#huanfx_2017 .focusBoxnum li a,#huanfx_2017 .focusBoxnum li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; } +#huanfx_2017 .focusBoxnum li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; } +#huanfx_2017 .focusBoxnum li.on a,#huanfx_2017 .focusBoxnum a:hover{ background:#f60; } diff --git a/产投/images/d.gif b/产投/images/d.gif new file mode 100644 index 0000000..e9a30f1 Binary files /dev/null and b/产投/images/d.gif differ diff --git a/产投/images/d.jpg b/产投/images/d.jpg new file mode 100644 index 0000000..5b35db5 Binary files /dev/null and b/产投/images/d.jpg differ diff --git a/产投/images/d1.jpg b/产投/images/d1.jpg new file mode 100644 index 0000000..7036ff2 Binary files /dev/null and b/产投/images/d1.jpg differ diff --git a/产投/images/data.js b/产投/images/data.js new file mode 100644 index 0000000..bb666c8 --- /dev/null +++ b/产投/images/data.js @@ -0,0 +1,27 @@ +var day=""; +var month=""; +var ampm=""; +var ampmhour=""; +var myweekday=""; +var year=""; +mydate=new Date(); +myweekday=mydate.getDay(); +mymonth=mydate.getMonth()+1; +myday= mydate.getDate(); +myyear= mydate.getYear(); +year=(myyear > 200) ? myyear : 1900 + myyear; +if(myweekday == 0) +weekday=" "; +else if(myweekday == 1) +weekday=" һ "; +else if(myweekday == 2) +weekday=" ڶ "; +else if(myweekday == 3) +weekday=" "; +else if(myweekday == 4) +weekday=" "; +else if(myweekday == 5) +weekday=" "; +else if(myweekday == 6) +weekday=" "; +document.write(year+""+mymonth+""+myday+" "+weekday); diff --git a/产投/images/ddewm.jpg b/产投/images/ddewm.jpg new file mode 100644 index 0000000..3064ddf Binary files /dev/null and b/产投/images/ddewm.jpg differ diff --git a/产投/images/font-awesome.min.css b/产投/images/font-awesome.min.css new file mode 100644 index 0000000..540440c --- /dev/null +++ b/产投/images/font-awesome.min.css @@ -0,0 +1,4 @@ +/*! + * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/产投/images/font.css b/产投/images/font.css new file mode 100644 index 0000000..cf0e432 --- /dev/null +++ b/产投/images/font.css @@ -0,0 +1,128 @@ +body { +font-size:14px; +color: #434343; +} + +* a { +color: #434343; +} + +* a:hover { +color:#ff0000; +text-decoration:underline; +} +/* ͨб */ +.newlist12 ul li { + line-height:24px; + background:url(ico.jpg) no-repeat 0px 10px; + text-indent:14px; +} +.newlist14 ul li { + line-height:30px; + background:url(ico.jpg) no-repeat 0px 12px; + text-indent:14px; + font-size:14px; +} +.newlist12-date ul li { + line-height:24px; + vertical-align:bottom; +} +.newlist14-date ul li { + line-height:30px; + vertical-align:bottom; +} +.newlist12-date ul li a,.newlist14-date ul li a { + float:left; +} +.newlist12-date ul li span,.newlist14-date ul li span { + float:right; +} +.newlist12-date ul li a { + background:url(ico.jpg) no-repeat 0px 12px; + text-indent:14px; +} +.newlist14-date ul li a { + background:url(ico.jpg) no-repeat 0px 12px; + text-indent:14px; + font-size:14px; +} +.newlist14-date ul li span { +font-size:12px; +color:#ddd; +} + +/* ֪ͨs */ + .txtScroll-top{ width:500px; overflow:hidden; position:relative; } + .txtScroll-top .hd{ overflow:hidden; height:30px; background:#f4f4f4; padding:0 10px; } + .txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block; width:9px; height:5px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; + cursor:pointer; background:url("images/icoUp.gif") no-repeat;} + .txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat; } + .txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; } + .txtScroll-top .hd ul li{ float:left; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; } + .txtScroll-top .hd ul li.on{ background-position:0 0; } + .txtScroll-top .bd{ } + .txtScroll-top .infoList li a { + float:left; + + } + .txtScroll-top .infoList li{ height:40px; line-height:40px; font-size:14px; } + .txtScroll-top .infoList li .date{ float:right; color:#999; } + +.index-newlist { + padding:8px 0; +} +.index-newlist ul li { +height:41px; +line-height:40px; +border-bottom:1px dashed #ccc; +} + +.index-newlist ul li a { +float:left; +line-height:40px; +font-size:16px; +text-indent:5px; +} + +.index-newlist ul li span { +float:right; +} + +/*IE6² position:fixed */ +#right-piao { width:70px; height:300px;position:fixed; right:50px; cursor:pointer;bottom:50px; +_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); +} +#right-piao ul li { + +margin-top:5px; +position:relative; +width:70px; +height:70px; +text-align:center; +line-height:64px; +font-size:28px; + + +} +#right-piao ul li img { + border-radius:10px; +} +#c1-rightico { + +} +#c1-rightico ul li { +float:left; +width:260px; +height:44px; +line-height:44px; +background:#ecf3f9; +text-align:center; +font-size:20px; +font-weight:bold; +margin-left:14px; +} + +#c1-rightico ul li a{ +color:#006bd5; +} + diff --git a/产投/images/footrightbg.jpg b/产投/images/footrightbg.jpg new file mode 100644 index 0000000..591de40 Binary files /dev/null and b/产投/images/footrightbg.jpg differ diff --git a/产投/images/gg.jpg b/产投/images/gg.jpg new file mode 100644 index 0000000..8f0cb6a Binary files /dev/null and b/产投/images/gg.jpg differ diff --git a/产投/images/headbg.jpg b/产投/images/headbg.jpg new file mode 100644 index 0000000..3818673 Binary files /dev/null and b/产投/images/headbg.jpg differ diff --git a/产投/images/headbgbak.jpg b/产投/images/headbgbak.jpg new file mode 100644 index 0000000..416b62c Binary files /dev/null and b/产投/images/headbgbak.jpg differ diff --git a/产投/images/html5.js b/产投/images/html5.js new file mode 100644 index 0000000..c9a67c8 --- /dev/null +++ b/产投/images/html5.js @@ -0,0 +1,7 @@ +// JavaScript Document + document.createElement('header'); + document.createElement('nav'); + document.createElement('section'); + document.createElement('article'); + document.createElement('aside'); + document.createElement('footer'); \ No newline at end of file diff --git a/产投/images/html5shiv.min.js b/产投/images/html5shiv.min.js new file mode 100644 index 0000000..d4c731a --- /dev/null +++ b/产投/images/html5shiv.min.js @@ -0,0 +1,4 @@ +/** +* @preserve HTML5 Shiv 3.7.2 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed +*/ +!function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=t.elements;return"string"==typeof a?a.split(" "):a}function e(a,b){var c=t.elements;"string"!=typeof c&&(c=c.join(" ")),"string"!=typeof a&&(a=a.join(" ")),t.elements=c+" "+a,j(b)}function f(a){var b=s[a[q]];return b||(b={},r++,a[q]=r,s[r]=b),b}function g(a,c,d){if(c||(c=b),l)return c.createElement(a);d||(d=f(c));var e;return e=d.cache[a]?d.cache[a].cloneNode():p.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!e.canHaveChildren||o.test(a)||e.tagUrn?e:d.frag.appendChild(e)}function h(a,c){if(a||(a=b),l)return a.createDocumentFragment();c=c||f(a);for(var e=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)e.createElement(h[g]);return e}function i(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return t.shivMethods?g(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(t,b.frag)}function j(a){a||(a=b);var d=f(a);return!t.shivCSS||k||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),l||i(a,d),a}var k,l,m="3.7.2",n=a.html5||{},o=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,p=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,q="_html5shiv",r=0,s={};!function(){try{var a=b.createElement("a");a.innerHTML="",k="hidden"in a,l=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=t,j(b)}(this,document); \ No newline at end of file diff --git a/产投/images/ico10.jpg b/产投/images/ico10.jpg new file mode 100644 index 0000000..35ce369 Binary files /dev/null and b/产投/images/ico10.jpg differ diff --git a/产投/images/ico11.jpg b/产投/images/ico11.jpg new file mode 100644 index 0000000..8d13a0a Binary files /dev/null and b/产投/images/ico11.jpg differ diff --git a/产投/images/ico3.jpg b/产投/images/ico3.jpg new file mode 100644 index 0000000..1bc3538 Binary files /dev/null and b/产投/images/ico3.jpg differ diff --git a/产投/images/ico7.jpg b/产投/images/ico7.jpg new file mode 100644 index 0000000..5426c28 Binary files /dev/null and b/产投/images/ico7.jpg differ diff --git a/产投/images/icohei.jpg b/产投/images/icohei.jpg new file mode 100644 index 0000000..29ee22b Binary files /dev/null and b/产投/images/icohei.jpg differ diff --git a/产投/images/ie-css3.htc b/产投/images/ie-css3.htc new file mode 100644 index 0000000..19f5e5a --- /dev/null +++ b/产投/images/ie-css3.htc @@ -0,0 +1,323 @@ +--Do not remove this if you are using-- +Original Author: Remiz Rahnas +Original Author URL: http://www.htmlremix.com +Published date: 2008/09/24 + +Changes by Nick Fetchak: +- IE8 standards mode compatibility +- VML elements now positioned behind original box rather than inside of it - should be less prone to breakage +- Added partial support for 'box-shadow' style +- Checks for VML support before doing anything +- Updates VML element size and position via timer and also via window resize event +- lots of other small things +Published date : 2010/03/14 +http://fetchak.com/ie-css3 + +Thanks to TheBrightLines.com (http://www.thebrightlines.com/2009/12/03/using-ies-filter-in-a-cross-browser-way) for enlightening me about the DropShadow filter + + + + diff --git a/产投/images/jquery.min.js b/产投/images/jquery.min.js new file mode 100644 index 0000000..16ad06c --- /dev/null +++ b/产投/images/jquery.min.js @@ -0,0 +1,4 @@ +/*! jQuery v1.7.2 jquery.com | jquery.org/license */ +(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cu(a){if(!cj[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ck||(ck=c.createElement("iframe"),ck.frameBorder=ck.width=ck.height=0),b.appendChild(ck);if(!cl||!ck.createElement)cl=(ck.contentWindow||ck.contentDocument).document,cl.write((f.support.boxModel?"":"")+""),cl.close();d=cl.createElement(a),cl.body.appendChild(d),e=f.css(d,"display"),b.removeChild(ck)}cj[a]=e}return cj[a]}function ct(a,b){var c={};f.each(cp.concat.apply([],cp.slice(0,b)),function(){c[this]=a});return c}function cs(){cq=b}function cr(){setTimeout(cs,0);return cq=f.now()}function ci(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ch(){try{return new a.XMLHttpRequest}catch(b){}}function cb(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0){if(c!=="border")for(;e=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?+d:j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.2",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a!=null&&a==a.window},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){if(typeof c!="string"||!c)return null;var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c
            a",d=p.getElementsByTagName("*"),e=p.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=p.getElementsByTagName("input")[0],b={leadingWhitespace:p.firstChild.nodeType===3,tbody:!p.getElementsByTagName("tbody").length,htmlSerialize:!!p.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:p.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,pixelMargin:!0},f.boxModel=b.boxModel=c.compatMode==="CSS1Compat",i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete p.test}catch(r){b.deleteExpando=!1}!p.addEventListener&&p.attachEvent&&p.fireEvent&&(p.attachEvent("onclick",function(){b.noCloneEvent=!1}),p.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),i.setAttribute("name","t"),p.appendChild(i),j=c.createDocumentFragment(),j.appendChild(p.lastChild),b.checkClone=j.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,j.removeChild(i),j.appendChild(p);if(p.attachEvent)for(n in{submit:1,change:1,focusin:1})m="on"+n,o=m in p,o||(p.setAttribute(m,"return;"),o=typeof p[m]=="function"),b[n+"Bubbles"]=o;j.removeChild(p),j=g=h=p=i=null,f(function(){var d,e,g,h,i,j,l,m,n,q,r,s,t,u=c.getElementsByTagName("body")[0];!u||(m=1,t="padding:0;margin:0;border:",r="position:absolute;top:0;left:0;width:1px;height:1px;",s=t+"0;visibility:hidden;",n="style='"+r+t+"5px solid #000;",q="
            "+""+"
            ",d=c.createElement("div"),d.style.cssText=s+"width:0;height:0;position:static;top:0;margin-top:"+m+"px",u.insertBefore(d,u.firstChild),p=c.createElement("div"),d.appendChild(p),p.innerHTML="
            t
            ",k=p.getElementsByTagName("td"),o=k[0].offsetHeight===0,k[0].style.display="",k[1].style.display="none",b.reliableHiddenOffsets=o&&k[0].offsetHeight===0,a.getComputedStyle&&(p.innerHTML="",l=c.createElement("div"),l.style.width="0",l.style.marginRight="0",p.style.width="2px",p.appendChild(l),b.reliableMarginRight=(parseInt((a.getComputedStyle(l,null)||{marginRight:0}).marginRight,10)||0)===0),typeof p.style.zoom!="undefined"&&(p.innerHTML="",p.style.width=p.style.padding="1px",p.style.border=0,p.style.overflow="hidden",p.style.display="inline",p.style.zoom=1,b.inlineBlockNeedsLayout=p.offsetWidth===3,p.style.display="block",p.style.overflow="visible",p.innerHTML="
            ",b.shrinkWrapBlocks=p.offsetWidth!==3),p.style.cssText=r+s,p.innerHTML=q,e=p.firstChild,g=e.firstChild,i=e.nextSibling.firstChild.firstChild,j={doesNotAddBorder:g.offsetTop!==5,doesAddBorderForTableAndCells:i.offsetTop===5},g.style.position="fixed",g.style.top="20px",j.fixedPosition=g.offsetTop===20||g.offsetTop===15,g.style.position=g.style.top="",e.style.overflow="hidden",e.style.position="relative",j.subtractsBorderForOverflowNotVisible=g.offsetTop===-5,j.doesNotIncludeMarginInBodyOffset=u.offsetTop!==m,a.getComputedStyle&&(p.style.marginTop="1%",b.pixelMargin=(a.getComputedStyle(p,null)||{marginTop:0}).marginTop!=="1%"),typeof d.style.zoom!="undefined"&&(d.style.zoom=1),u.removeChild(d),l=p=d=null,f.extend(b,j))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e1,null,!1)},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a){b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c));return d||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){var d=2;typeof a!="string"&&(c=a,a="fx",d--);if(arguments.length1)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,f.prop,a,b,arguments.length>1)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.type]||f.valHooks[this.nodeName.toLowerCase()];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.type]||f.valHooks[g.nodeName.toLowerCase()];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h,i=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;i=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/(?:^|\s)hover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function( +a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler,g=p.selector),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;le&&j.push({elem:this,matches:d.slice(e)});for(k=0;k0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));o.match.globalPOS=p;var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

            ";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
            ";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h0)for(h=g;h=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/]","i"),bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*",""],legend:[1,"
            ","
            "],thead:[1,"","
            "],tr:[2,"","
            "],td:[3,"","
            "],col:[2,"","
            "],area:[1,"",""],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div
            ","
            "]),f.fn.extend({text:function(a){return f.access(this,function(a){return a===b?f.text(this):this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a))},null,a,arguments.length)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f +.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){return f.access(this,function(a){var c=this[0]||{},d=0,e=this.length;if(a===b)return c.nodeType===1?c.innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1>");try{for(;d1&&l0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||f.isXMLDoc(a)||!bc.test("<"+a.nodeName+">")?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g,h,i,j=[];b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);for(var k=0,l;(l=a[k])!=null;k++){typeof l=="number"&&(l+="");if(!l)continue;if(typeof l=="string")if(!_.test(l))l=b.createTextNode(l);else{l=l.replace(Y,"<$1>");var m=(Z.exec(l)||["",""])[1].toLowerCase(),n=bg[m]||bg._default,o=n[0],p=b.createElement("div"),q=bh.childNodes,r;b===c?bh.appendChild(p):U(b).appendChild(p),p.innerHTML=n[1]+l+n[2];while(o--)p=p.lastChild;if(!f.support.tbody){var s=$.test(l),t=m==="table"&&!s?p.firstChild&&p.firstChild.childNodes:n[1]===""&&!s?p.childNodes:[];for(i=t.length-1;i>=0;--i)f.nodeName(t[i],"tbody")&&!t[i].childNodes.length&&t[i].parentNode.removeChild(t[i])}!f.support.leadingWhitespace&&X.test(l)&&p.insertBefore(b.createTextNode(X.exec(l)[0]),p.firstChild),l=p.childNodes,p&&(p.parentNode.removeChild(p),q.length>0&&(r=q[q.length-1],r&&r.parentNode&&r.parentNode.removeChild(r)))}var u;if(!f.support.appendChecked)if(l[0]&&typeof (u=l.length)=="number")for(i=0;i1)},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=by(a,"opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d,h==="string"&&(g=bu.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(by)return by(a,c)},swap:function(a,b,c){var d={},e,f;for(f in b)d[f]=a.style[f],a.style[f]=b[f];e=c.call(a);for(f in b)a.style[f]=d[f];return e}}),f.curCSS=f.css,c.defaultView&&c.defaultView.getComputedStyle&&(bz=function(a,b){var c,d,e,g,h=a.style;b=b.replace(br,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b))),!f.support.pixelMargin&&e&&bv.test(b)&&bt.test(c)&&(g=h.width,h.width=c,c=e.width,h.width=g);return c}),c.documentElement.currentStyle&&(bA=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f==null&&g&&(e=g[b])&&(f=e),bt.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),by=bz||bA,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){if(c)return a.offsetWidth!==0?bB(a,b,d):f.swap(a,bw,function(){return bB(a,b,d)})},set:function(a,b){return bs.test(b)?b+"px":b}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bq.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bp,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bp.test(g)?g.replace(bp,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){return f.swap(a,{display:"inline-block"},function(){return b?by(a,"margin-right"):a.style.marginRight})}})}),f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)}),f.each({margin:"",padding:"",border:"Width"},function(a,b){f.cssHooks[a+b]={expand:function(c){var d,e=typeof c=="string"?c.split(" "):[c],f={};for(d=0;d<4;d++)f[a+bx[d]+b]=e[d]||e[d-2]||e[0];return f}}});var bC=/%20/g,bD=/\[\]$/,bE=/\r?\n/g,bF=/#.*$/,bG=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bH=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bI=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bJ=/^(?:GET|HEAD)$/,bK=/^\/\//,bL=/\?/,bM=/)<[^<]*)*<\/script>/gi,bN=/^(?:select|textarea)/i,bO=/\s+/,bP=/([?&])_=[^&]*/,bQ=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bR=f.fn.load,bS={},bT={},bU,bV,bW=["*/"]+["*"];try{bU=e.href}catch(bX){bU=c.createElement("a"),bU.href="",bU=bU.href}bV=bQ.exec(bU.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bR)return bR.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("
            ").append(c.replace(bM,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bN.test(this.nodeName)||bH.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bE,"\r\n")}}):{name:b.name,value:c.replace(bE,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b$(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b$(a,b);return a},ajaxSettings:{url:bU,isLocal:bI.test(bV[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded; charset=UTF-8",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bW},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bY(bS),ajaxTransport:bY(bT),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?ca(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cb(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bG.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bF,"").replace(bK,bV[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bO),d.crossDomain==null&&(r=bQ.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bV[1]&&r[2]==bV[2]&&(r[3]||(r[1]==="http:"?80:443))==(bV[3]||(bV[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),bZ(bS,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bJ.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bL.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bP,"$1_="+x);d.url=y+(y===d.url?(bL.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bW+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=bZ(bT,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)b_(g,a[g],c,e);return d.join("&").replace(bC,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cc=f.now(),cd=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cc++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=typeof b.data=="string"&&/^application\/x\-www\-form\-urlencoded/.test(b.contentType);if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(cd.test(b.url)||e&&cd.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(cd,l),b.url===j&&(e&&(k=k.replace(cd,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var ce=a.ActiveXObject?function(){for(var a in cg)cg[a](0,1)}:!1,cf=0,cg;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ch()||ci()}:ch,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,ce&&delete cg[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n);try{m.text=h.responseText}catch(a){}try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cf,ce&&(cg||(cg={},f(a).unload(ce)),cg[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cj={},ck,cl,cm=/^(?:toggle|show|hide)$/,cn=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,co,cp=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cq;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(ct("show",3),a,b,c);for(var g=0,h=this.length;g=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,c){var d=/Y/.test(c);f.fn[a]=function(e){return f.access(this,function(a,e,g){var h=cy(a);if(g===b)return h?c in h?h[c]:f.support.boxModel&&h.document.documentElement[e]||h.document.body[e]:a[e];h?h.scrollTo(d?f(h).scrollLeft():g,d?g:f(h).scrollTop()):a[e]=g},a,e,arguments.length,null)}}),f.each({Height:"height",Width:"width"},function(a,c){var d="client"+a,e="scroll"+a,g="offset"+a;f.fn["inner"+a]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,c,"padding")):this[c]():null},f.fn["outer"+a]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,c,a?"margin":"border")):this[c]():null},f.fn[c]=function(a){return f.access(this,function(a,c,h){var i,j,k,l;if(f.isWindow(a)){i=a.document,j=i.documentElement[d];return f.support.boxModel&&j||i.body&&i.body[d]||j}if(a.nodeType===9){i=a.documentElement;if(i[d]>=i[e])return i[d];return Math.max(a.body[e],i[e],a.body[g],i[g])}if(h===b){k=f.css(a,c),l=parseFloat(k);return f.isNumeric(l)?l:k}f(a).css(c,h)},c,a,arguments.length,null)}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window); \ No newline at end of file diff --git a/产投/images/jquery.superslide.js b/产投/images/jquery.superslide.js new file mode 100644 index 0000000..55d9216 --- /dev/null +++ b/产投/images/jquery.superslide.js @@ -0,0 +1,15 @@ +/*! + * SuperSlide v2.1.1 + * 轻松解决网站大部分特效展示问题 + * 详尽信息请看官网:http://www.SuperSlide2.com/ + * + * Copyright 2011-2013, 大话主席 + * + * 请尊重原创,保留头部版权 + * 在保留版权的前提下可应用于个人或商业用途 + + * v2.1.1:修复当调用多个SuperSlide,并设置returnDefault:true 时返回defaultIndex索引错误 + + */ + +!function(a){a.fn.slide=function(b){return a.fn.slide.defaults={type:"slide",effect:"fade",autoPlay:!1,delayTime:500,interTime:2500,triggerTime:150,defaultIndex:0,titCell:".hd li",mainCell:".bd",targetCell:null,trigger:"mouseover",scroll:1,vis:1,titOnClassName:"on",autoPage:!1,prevCell:".prev",nextCell:".next",pageStateCell:".pageState",opp:!1,pnLoop:!0,easing:"swing",startFun:null,endFun:null,switchLoad:null,playStateCell:".playState",mouseOverStop:!0,defaultPlay:!0,returnDefault:!1},this.each(function(){var c=a.extend({},a.fn.slide.defaults,b),d=a(this),e=c.effect,f=a(c.prevCell,d),g=a(c.nextCell,d),h=a(c.pageStateCell,d),i=a(c.playStateCell,d),j=a(c.titCell,d),k=j.size(),l=a(c.mainCell,d),m=l.children().size(),n=c.switchLoad,o=a(c.targetCell,d),p=parseInt(c.defaultIndex),q=parseInt(c.delayTime),r=parseInt(c.interTime);parseInt(c.triggerTime);var Q,t=parseInt(c.scroll),u=parseInt(c.vis),v="false"==c.autoPlay||0==c.autoPlay?!1:!0,w="false"==c.opp||0==c.opp?!1:!0,x="false"==c.autoPage||0==c.autoPage?!1:!0,y="false"==c.pnLoop||0==c.pnLoop?!1:!0,z="false"==c.mouseOverStop||0==c.mouseOverStop?!1:!0,A="false"==c.defaultPlay||0==c.defaultPlay?!1:!0,B="false"==c.returnDefault||0==c.returnDefault?!1:!0,C=0,D=0,E=0,F=0,G=c.easing,H=null,I=null,J=null,K=c.titOnClassName,L=j.index(d.find("."+K)),M=p=-1==L?p:L,N=p,O=p,P=m>=u?0!=m%t?m%t:t:0,R="leftMarquee"==e||"topMarquee"==e?!0:!1,S=function(){a.isFunction(c.startFun)&&c.startFun(p,k,d,a(c.titCell,d),l,o,f,g)},T=function(){a.isFunction(c.endFun)&&c.endFun(p,k,d,a(c.titCell,d),l,o,f,g)},U=function(){j.removeClass(K),A&&j.eq(N).addClass(K)};if("menu"==c.type)return A&&j.removeClass(K).eq(p).addClass(K),j.hover(function(){Q=a(this).find(c.targetCell);var b=j.index(a(this));I=setTimeout(function(){switch(p=b,j.removeClass(K).eq(p).addClass(K),S(),e){case"fade":Q.stop(!0,!0).animate({opacity:"show"},q,G,T);break;case"slideDown":Q.stop(!0,!0).animate({height:"show"},q,G,T)}},c.triggerTime)},function(){switch(clearTimeout(I),e){case"fade":Q.animate({opacity:"hide"},q,G);break;case"slideDown":Q.animate({height:"hide"},q,G)}}),B&&d.hover(function(){clearTimeout(J)},function(){J=setTimeout(U,q)}),void 0;if(0==k&&(k=m),R&&(k=2),x){if(m>=u)if("leftLoop"==e||"topLoop"==e)k=0!=m%t?(0^m/t)+1:m/t;else{var V=m-u;k=1+parseInt(0!=V%t?V/t+1:V/t),0>=k&&(k=1)}else k=1;j.html("");var W="";if(1==c.autoPage||"true"==c.autoPage)for(var X=0;k>X;X++)W+="
          • "+(X+1)+"
          • ";else for(var X=0;k>X;X++)W+=c.autoPage.replace("$",X+1);j.html(W);var j=j.children()}if(m>=u){l.children().each(function(){a(this).width()>E&&(E=a(this).width(),D=a(this).outerWidth(!0)),a(this).height()>F&&(F=a(this).height(),C=a(this).outerHeight(!0))});var Y=l.children(),Z=function(){for(var a=0;u>a;a++)Y.eq(a).clone().addClass("clone").appendTo(l);for(var a=0;P>a;a++)Y.eq(m-a-1).clone().addClass("clone").prependTo(l)};switch(e){case"fold":l.css({position:"relative",width:D,height:C}).children().css({position:"absolute",width:E,left:0,top:0,display:"none"});break;case"top":l.wrap('
            ').css({top:-(p*t)*C,position:"relative",padding:"0",margin:"0"}).children().css({height:F});break;case"left":l.wrap('
            ').css({width:m*D,left:-(p*t)*D,position:"relative",overflow:"hidden",padding:"0",margin:"0"}).children().css({"float":"left",width:E});break;case"leftLoop":case"leftMarquee":Z(),l.wrap('
            ').css({width:(m+u+P)*D,position:"relative",overflow:"hidden",padding:"0",margin:"0",left:-(P+p*t)*D}).children().css({"float":"left",width:E});break;case"topLoop":case"topMarquee":Z(),l.wrap('
            ').css({height:(m+u+P)*C,position:"relative",padding:"0",margin:"0",top:-(P+p*t)*C}).children().css({height:F})}}var $=function(a){var b=a*t;return a==k?b=m:-1==a&&0!=m%t&&(b=-m%t),b},_=function(b){var c=function(c){for(var d=c;u+c>d;d++)b.eq(d).find("img["+n+"]").each(function(){var b=a(this);if(b.attr("src",b.attr(n)).removeAttr(n),l.find(".clone")[0])for(var c=l.children(),d=0;d=1?p=1:0>=p&&(p=0):(O=p,p>=k?p=0:0>p&&(p=k-1)),S(),null!=n&&_(l.children()),o[0]&&(Q=o.eq(p),null!=n&&_(o),"slideDown"==e?(o.not(Q).stop(!0,!0).slideUp(q),Q.slideDown(q,G,function(){l[0]||T()})):(o.not(Q).stop(!0,!0).hide(),Q.animate({opacity:"show"},q,function(){l[0]||T()}))),m>=u)switch(e){case"fade":l.children().stop(!0,!0).eq(p).animate({opacity:"show"},q,G,function(){T()}).siblings().hide();break;case"fold":l.children().stop(!0,!0).eq(p).animate({opacity:"show"},q,G,function(){T()}).siblings().animate({opacity:"hide"},q,G);break;case"top":l.stop(!0,!1).animate({top:-p*t*C},q,G,function(){T()});break;case"left":l.stop(!0,!1).animate({left:-p*t*D},q,G,function(){T()});break;case"leftLoop":var b=O;l.stop(!0,!0).animate({left:-($(O)+P)*D},q,G,function(){-1>=b?l.css("left",-(P+(k-1)*t)*D):b>=k&&l.css("left",-P*D),T()});break;case"topLoop":var b=O;l.stop(!0,!0).animate({top:-($(O)+P)*C},q,G,function(){-1>=b?l.css("top",-(P+(k-1)*t)*C):b>=k&&l.css("top",-P*C),T()});break;case"leftMarquee":var c=l.css("left").replace("px","");0==p?l.animate({left:++c},0,function(){l.css("left").replace("px","")>=0&&l.css("left",-m*D)}):l.animate({left:--c},0,function(){l.css("left").replace("px","")<=-(m+P)*D&&l.css("left",-P*D)});break;case"topMarquee":var d=l.css("top").replace("px","");0==p?l.animate({top:++d},0,function(){l.css("top").replace("px","")>=0&&l.css("top",-m*C)}):l.animate({top:--d},0,function(){l.css("top").replace("px","")<=-(m+P)*C&&l.css("top",-P*C)})}j.removeClass(K).eq(p).addClass(K),M=p,y||(g.removeClass("nextStop"),f.removeClass("prevStop"),0==p&&f.addClass("prevStop"),p==k-1&&g.addClass("nextStop")),h.html(""+(p+1)+"/"+k)}};A&&ab(!0),B&&d.hover(function(){clearTimeout(J)},function(){J=setTimeout(function(){p=N,A?ab():"slideDown"==e?Q.slideUp(q,U):Q.animate({opacity:"hide"},q,U),M=p},300)});var bb=function(a){H=setInterval(function(){w?p--:p++,ab()},a?a:r)},cb=function(a){H=setInterval(ab,a?a:r)},db=function(){z||(clearInterval(H),bb())},eb=function(){(y||p!=k-1)&&(p++,ab(),R||db())},fb=function(){(y||0!=p)&&(p--,ab(),R||db())},gb=function(){clearInterval(H),R?cb():bb(),i.removeClass("pauseState")},hb=function(){clearInterval(H),i.addClass("pauseState")};if(v?R?(w?p--:p++,cb(),z&&l.hover(hb,gb)):(bb(),z&&d.hover(hb,gb)):(R&&(w?p--:p++),i.addClass("pauseState")),i.click(function(){i.hasClass("pauseState")?gb():hb()}),"mouseover"==c.trigger?j.hover(function(){var a=j.index(this);I=setTimeout(function(){p=a,ab(),db()},c.triggerTime)},function(){clearTimeout(I)}):j.click(function(){p=j.index(this),ab(),db()}),R){if(g.mousedown(eb),f.mousedown(fb),y){var ib,jb=function(){ib=setTimeout(function(){clearInterval(H),cb(0^r/10)},150)},kb=function(){clearTimeout(ib),clearInterval(H),cb()};g.mousedown(jb),g.mouseup(kb),f.mousedown(jb),f.mouseup(kb)}"mouseover"==c.trigger&&(g.hover(eb,function(){}),f.hover(fb,function(){}))}else g.click(eb),f.click(fb)})}}(jQuery),jQuery.easing.jswing=jQuery.easing.swing,jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(a,b,c,d,e){return jQuery.easing[jQuery.easing.def](a,b,c,d,e)},easeInQuad:function(a,b,c,d,e){return d*(b/=e)*b+c},easeOutQuad:function(a,b,c,d,e){return-d*(b/=e)*(b-2)+c},easeInOutQuad:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b+c:-d/2*(--b*(b-2)-1)+c},easeInCubic:function(a,b,c,d,e){return d*(b/=e)*b*b+c},easeOutCubic:function(a,b,c,d,e){return d*((b=b/e-1)*b*b+1)+c},easeInOutCubic:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b+c:d/2*((b-=2)*b*b+2)+c},easeInQuart:function(a,b,c,d,e){return d*(b/=e)*b*b*b+c},easeOutQuart:function(a,b,c,d,e){return-d*((b=b/e-1)*b*b*b-1)+c},easeInOutQuart:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b+c:-d/2*((b-=2)*b*b*b-2)+c},easeInQuint:function(a,b,c,d,e){return d*(b/=e)*b*b*b*b+c},easeOutQuint:function(a,b,c,d,e){return d*((b=b/e-1)*b*b*b*b+1)+c},easeInOutQuint:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b*b+c:d/2*((b-=2)*b*b*b*b+2)+c},easeInSine:function(a,b,c,d,e){return-d*Math.cos(b/e*(Math.PI/2))+d+c},easeOutSine:function(a,b,c,d,e){return d*Math.sin(b/e*(Math.PI/2))+c},easeInOutSine:function(a,b,c,d,e){return-d/2*(Math.cos(Math.PI*b/e)-1)+c},easeInExpo:function(a,b,c,d,e){return 0==b?c:d*Math.pow(2,10*(b/e-1))+c},easeOutExpo:function(a,b,c,d,e){return b==e?c+d:d*(-Math.pow(2,-10*b/e)+1)+c},easeInOutExpo:function(a,b,c,d,e){return 0==b?c:b==e?c+d:(b/=e/2)<1?d/2*Math.pow(2,10*(b-1))+c:d/2*(-Math.pow(2,-10*--b)+2)+c},easeInCirc:function(a,b,c,d,e){return-d*(Math.sqrt(1-(b/=e)*b)-1)+c},easeOutCirc:function(a,b,c,d,e){return d*Math.sqrt(1-(b=b/e-1)*b)+c},easeInOutCirc:function(a,b,c,d,e){return(b/=e/2)<1?-d/2*(Math.sqrt(1-b*b)-1)+c:d/2*(Math.sqrt(1-(b-=2)*b)+1)+c},easeInElastic:function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(0==b)return c;if(1==(b/=e))return c+d;if(g||(g=.3*e),hb?-.5*h*Math.pow(2,10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g)+c:.5*h*Math.pow(2,-10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g)+d+c},easeInBack:function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),d*(b/=e)*b*((f+1)*b-f)+c},easeOutBack:function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),d*((b=b/e-1)*b*((f+1)*b+f)+1)+c},easeInOutBack:function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),(b/=e/2)<1?d/2*b*b*(((f*=1.525)+1)*b-f)+c:d/2*((b-=2)*b*(((f*=1.525)+1)*b+f)+2)+c},easeInBounce:function(a,b,c,d,e){return d-jQuery.easing.easeOutBounce(a,e-b,0,d,e)+c},easeOutBounce:function(a,b,c,d,e){return(b/=e)<1/2.75?d*7.5625*b*b+c:2/2.75>b?d*(7.5625*(b-=1.5/2.75)*b+.75)+c:2.5/2.75>b?d*(7.5625*(b-=2.25/2.75)*b+.9375)+c:d*(7.5625*(b-=2.625/2.75)*b+.984375)+c},easeInOutBounce:function(a,b,c,d,e){return e/2>b?.5*jQuery.easing.easeInBounce(a,2*b,0,d,e)+c:.5*jQuery.easing.easeOutBounce(a,2*b-e,0,d,e)+.5*d+c}}); \ No newline at end of file diff --git a/产投/images/linkico.jpg b/产投/images/linkico.jpg new file mode 100644 index 0000000..cf45a64 Binary files /dev/null and b/产投/images/linkico.jpg differ diff --git a/产投/images/list_r19_c3.jpg b/产投/images/list_r19_c3.jpg new file mode 100644 index 0000000..a63984a Binary files /dev/null and b/产投/images/list_r19_c3.jpg differ diff --git a/产投/images/mun_bg.jpg b/产投/images/mun_bg.jpg new file mode 100644 index 0000000..40d461a Binary files /dev/null and b/产投/images/mun_bg.jpg differ diff --git a/产投/images/news_ttbg.jpg b/产投/images/news_ttbg.jpg new file mode 100644 index 0000000..f7bf29a Binary files /dev/null and b/产投/images/news_ttbg.jpg differ diff --git a/产投/images/reset.css b/产投/images/reset.css new file mode 100644 index 0000000..d54d3d9 --- /dev/null +++ b/产投/images/reset.css @@ -0,0 +1,109 @@ +body, div, dl, dt, dd, ul, ol, li, +h1, h2, h3, h4, h5, h6, pre, code, +form, fieldset, legend, input, button, +textarea, p, blockquote, th, td { + margin: 0; + padding: 0; +} +fieldset, img { + border: 0; +} +/* remember to define focus styles! +div { + display:box; + display:-webkit-box; + display:-moz-box; +} + */ +:focus { + outline: 0; +} +address, caption, cite, code, dfn, +em,th, var, optgroup { + font-style: normal; + font-weight: normal; +} + +b,strong { + font-weight: bold; +} +sub,sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sup { + top: -0.5em; +} + +sub { + bottom: -0.25em; +} +h1, h2, h3, h4, h5, h6 { + font-size: 100%; + font-weight: normal; +} +abbr, acronym { + border: 0; + font-variant: normal; +} + +input, button, textarea, +select, optgroup, option { + font-family: inherit; + font-size: inherit; + font-style: inherit; + font-weight: inherit; +} +code, kbd, samp, tt { + font-size: 100%; +} +/*@purpose To enable resizing for IE */ +/*@branch For IE6-Win, IE7-Win */ +input, button, textarea, select { + *font-size: 100%; +} +button, +html input[type="button"], /* 1 */ +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; /* 2 */ + cursor: pointer; /* 3 */ +} +body { + line-height: 1.5; +} +ol, ul { + list-style: none; +} +/* tables still need 'cellspacing="0"' in the markup */ +table { + border-collapse: collapse; + border-spacing: 0; +} +caption, th { + text-align: left; +} +sup, sub { + font-size: 100%; + vertical-align: baseline; +} +/* remember to highlight anchors and inserts somehow! */ +:link, :visited , ins { + text-decoration: none; +} +blockquote, q { + quotes: none; +} +blockquote:before, blockquote:after, +q:before, q:after { + content: ''; + content: none; +} +/* html5 */ +article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { + display:block +} +/* ҳۿ:43557836 ϵ */ \ No newline at end of file diff --git a/产投/images/respond.min.js b/产投/images/respond.min.js new file mode 100644 index 0000000..80a7b69 --- /dev/null +++ b/产投/images/respond.min.js @@ -0,0 +1,5 @@ +/*! Respond.js v1.4.2: min/max-width media query polyfill * Copyright 2013 Scott Jehl + * Licensed under https://github.com/scottjehl/Respond/blob/master/LICENSE-MIT + * */ + +!function(a){"use strict";a.matchMedia=a.matchMedia||function(a){var b,c=a.documentElement,d=c.firstElementChild||c.firstChild,e=a.createElement("body"),f=a.createElement("div");return f.id="mq-test-1",f.style.cssText="position:absolute;top:-100em",e.style.background="none",e.appendChild(f),function(a){return f.innerHTML='­',c.insertBefore(e,d),b=42===f.offsetWidth,c.removeChild(e),{matches:b,media:a}}}(a.document)}(this),function(a){"use strict";function b(){u(!0)}var c={};a.respond=c,c.update=function(){};var d=[],e=function(){var b=!1;try{b=new a.XMLHttpRequest}catch(c){b=new a.ActiveXObject("Microsoft.XMLHTTP")}return function(){return b}}(),f=function(a,b){var c=e();c&&(c.open("GET",a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.responseText)},4!==c.readyState&&c.send(null))};if(c.ajax=f,c.queue=d,c.regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?:o|moz|webkit)\-)?keyframes[^\{]+\{(?:[^\{\}]*\{[^\}\{]*\})+[^\}]*\}/gi,urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media *([^\{]+)\{([\S\s]+?)$/,only:/(only\s+)?([a-zA-Z]+)\s?/,minw:/\([\s]*min\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/,maxw:/\([\s]*max\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/},c.mediaQueriesSupported=a.matchMedia&&null!==a.matchMedia("only all")&&a.matchMedia("only all").matches,!c.mediaQueriesSupported){var g,h,i,j=a.document,k=j.documentElement,l=[],m=[],n=[],o={},p=30,q=j.getElementsByTagName("head")[0]||k,r=j.getElementsByTagName("base")[0],s=q.getElementsByTagName("link"),t=function(){var a,b=j.createElement("div"),c=j.body,d=k.style.fontSize,e=c&&c.style.fontSize,f=!1;return b.style.cssText="position:absolute;font-size:1em;width:1em",c||(c=f=j.createElement("body"),c.style.background="none"),k.style.fontSize="100%",c.style.fontSize="100%",c.appendChild(b),f&&k.insertBefore(c,k.firstChild),a=b.offsetWidth,f?k.removeChild(c):c.removeChild(b),k.style.fontSize=d,e&&(c.style.fontSize=e),a=i=parseFloat(a)},u=function(b){var c="clientWidth",d=k[c],e="CSS1Compat"===j.compatMode&&d||j.body[c]||d,f={},o=s[s.length-1],r=(new Date).getTime();if(b&&g&&p>r-g)return a.clearTimeout(h),h=a.setTimeout(u,p),void 0;g=r;for(var v in l)if(l.hasOwnProperty(v)){var w=l[v],x=w.minw,y=w.maxw,z=null===x,A=null===y,B="em";x&&(x=parseFloat(x)*(x.indexOf(B)>-1?i||t():1)),y&&(y=parseFloat(y)*(y.indexOf(B)>-1?i||t():1)),w.hasquery&&(z&&A||!(z||e>=x)||!(A||y>=e))||(f[w.media]||(f[w.media]=[]),f[w.media].push(m[w.rules]))}for(var C in n)n.hasOwnProperty(C)&&n[C]&&n[C].parentNode===q&&q.removeChild(n[C]);n.length=0;for(var D in f)if(f.hasOwnProperty(D)){var E=j.createElement("style"),F=f[D].join("\n");E.type="text/css",E.media=D,q.insertBefore(E,o.nextSibling),E.styleSheet?E.styleSheet.cssText=F:E.appendChild(j.createTextNode(F)),n.push(E)}},v=function(a,b,d){var e=a.replace(c.regex.keyframes,"").match(c.regex.media),f=e&&e.length||0;b=b.substring(0,b.lastIndexOf("/"));var g=function(a){return a.replace(c.regex.urls,"$1"+b+"$2$3")},h=!f&&d;b.length&&(b+="/"),h&&(f=1);for(var i=0;f>i;i++){var j,k,n,o;h?(j=d,m.push(g(a))):(j=e[i].match(c.regex.findStyles)&&RegExp.$1,m.push(RegExp.$2&&g(RegExp.$2))),n=j.split(","),o=n.length;for(var p=0;o>p;p++)k=n[p],l.push({media:k.split("(")[0].match(c.regex.only)&&RegExp.$2||"all",rules:m.length-1,hasquery:k.indexOf("(")>-1,minw:k.match(c.regex.minw)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:k.match(c.regex.maxw)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}u()},w=function(){if(d.length){var b=d.shift();f(b.href,function(c){v(c,b.href,b.media),o[b.href]=!0,a.setTimeout(function(){w()},0)})}},x=function(){for(var b=0;b0?obj.style.display="":obj.style.display="none";} + obj.onclick=function(){ + var goTop=setInterval(scrollMove,10); + function scrollMove(){ + setScrollTop(getScrollTop()/1.1); + if(getScrollTop()<1)clearInterval(goTop); + } + } + } +/* ض */ + + + diff --git a/产投/images/top1.jpg b/产投/images/top1.jpg new file mode 100644 index 0000000..2e59c57 Binary files /dev/null and b/产投/images/top1.jpg differ diff --git a/产投/images/top2.jpg b/产投/images/top2.jpg new file mode 100644 index 0000000..287ac8b Binary files /dev/null and b/产投/images/top2.jpg differ diff --git a/产投/images/tu1.jpg b/产投/images/tu1.jpg new file mode 100644 index 0000000..b5e7b60 Binary files /dev/null and b/产投/images/tu1.jpg differ diff --git a/产投/images/tu2.jpg b/产投/images/tu2.jpg new file mode 100644 index 0000000..bbee704 Binary files /dev/null and b/产投/images/tu2.jpg differ diff --git a/产投/images/tu3.jpg b/产投/images/tu3.jpg new file mode 100644 index 0000000..c6ea5d4 Binary files /dev/null and b/产投/images/tu3.jpg differ diff --git a/产投/images/x_33.jpg b/产投/images/x_33.jpg new file mode 100644 index 0000000..ceef357 Binary files /dev/null and b/产投/images/x_33.jpg differ diff --git a/产投/index.html b/产投/index.html new file mode 100644 index 0000000..9998c61 --- /dev/null +++ b/产投/index.html @@ -0,0 +1,542 @@ + + + + + + + 雅安产业投资(集团)有限公司 + + + + + + + + + + + + + + + + + + + + + + + +
            + + + + + +
            + +
            +
              +
            • +
            • +
            +
            + +
            +
              +
              + +
              + + + + + + + +
              +
              + 今天是: + + +
              + +
              +
              + + + + +
              +
              + + + + +
              + +
              +
              +

              要闻中心

              +

              +
              +
              + + + + +
              +
              +
              +
              雅安产业投资(集团)有限公司官网投入试运行!
              +
              经过前期的精心筹备,雅安产业投资(集团)有限公司官方网站目前已经建立并进入试运行。开设要闻中心、集团介绍、公告公告、联系我们等栏目... 点击详细
              + +
              + + +
              +
              + + + + +
              + + + + + + + + + +
              +
              +
              +

              集团介绍

              +

              +
              +
              +
              +

              + 雅安产业投资(集团)有限公司成立于2020年2月26日,注册资本金10亿元,公司位于有“川西咽喉”、“西藏门户”、“民族走廊”美称的雅安,雅安市经济开发区滨河路11号,主要经营范围为能源、交通、土地、矿产、产业园区、城市资源等领域的投融资和资产经营管理。(依法须经批准的项目,经相关部门批准后方可开展经营活动) +

              +

              公司内设综合管理部、财务融资部、投资经营部、法务审计部、工程管理部5个职能部门,拥有经开区发展投资公司、经开区市政建筑公司、经开区建设投资公司、雅安数字经济运营公司等4家子公司。

              +
              + +
              +
              + +
              + + +
              + + + + + +
              +
              +
              +
                +
              • +
                +
                服务热线:
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                电子邮箱:
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                联系地址:
                +
                四川省雅安市经济开发区滨河路11号
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • + +
              • +
              +
              + + + + + + + + \ No newline at end of file diff --git a/产投/news/tgcs/2023111/328.html b/产投/news/tgcs/2023111/328.html new file mode 100644 index 0000000..0124023 --- /dev/null +++ b/产投/news/tgcs/2023111/328.html @@ -0,0 +1,229 @@ + + + + +ŰҵͶʣţ޹˾__żͼƬ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + + +
              +
              +
              +
              +
              ڵλãҳ >> Ͷ >>
              + +
              +
              +

              żͼƬ

              +
              ڣ2023-01-11ֺţ Сرմҳ
              +

              + żͼƬżͼƬ +

              +

              +
              +

              +

              + +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/tgcs/index.html b/产投/news/tgcs/index.html new file mode 100644 index 0000000..aa3fd6f --- /dev/null +++ b/产投/news/tgcs/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__Ͷ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + + +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              Ͷ

              ǰλãҳ > Ͷ

              +
              +
              + +
              + + + + +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_01/2020417/91.html b/产投/news/yact_01/2020417/91.html new file mode 100644 index 0000000..c5e8211 --- /dev/null +++ b/产投/news/yact_01/2020417/91.html @@ -0,0 +1,226 @@ + + + + +雅安产业投资(集团)有限公司__雅安产业投资(集团)有限公司官网投入试运行! + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + 今天是: +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              您现在的位置:首页 >> 要闻中心 >> 正文
              + +
              +
              +

              雅安产业投资(集团)有限公司官网投入试运行!

              +
               【发布日期:2020-04-17】 【字号: 】 【关闭此页【点击数:
              +

              + 经过前期的精心筹备,雅安产业投资(集团)有限公司官方网站目前已经建立并进入试运行。开设要闻中心、集团介绍、公告公告、联系我们等栏目。 +

              +

              + 网址:http://www.yact.com.cn/ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                服务热线:
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                电子邮箱:
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                联系地址:
                +
                四川省雅安市经济开发区滨河路11号
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_01/2021622/118.html b/产投/news/yact_01/2021622/118.html new file mode 100644 index 0000000..90ec185 --- /dev/null +++ b/产投/news/yact_01/2021622/118.html @@ -0,0 +1,235 @@ + + + + +ŰҵͶʣţ޹˾__ŰɹΪҼü + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> Ҫ >>
              + +
              +
              +

              ŰɹΪҼü

              +
              ڣ2021-06-22ֺţ Сرմҳ
              +

              + ŰɹΪҼü +

              +

              +
              +

              +

              + գԺ׼ĴŰÿڵ13ʡΪҼü +

              +

              + ĴŰÿǰΪŰ̬Ƽҵ԰2002꣬2006Ϊʡ԰ΪĴŰҵ԰20137ΪĴŰÿĴŰÿԽ·չijιҼͳݲҵΪĿ꣬ƶҵ԰תͣԴݲҵΪǣȽϡеװ졢󽡿Ϊġ1+3ִҵϵ조˾ںϵġֿƼǡΪȫйҵ¾õҪŰδ +

              +

              + ΪҼŰüڸչ˹Ҳ֧ţڷ̬λƣϰƽ̬˼͡ɽۣͳ̬뾭ᷢչۺϾӿ;÷չƽ̬Խչ͹ʱ󿪷¸зӸҪá +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_01/202171/122.html b/产投/news/yact_01/202171/122.html new file mode 100644 index 0000000..9e59d7f --- /dev/null +++ b/产投/news/yact_01/202171/122.html @@ -0,0 +1,246 @@ + + + + +ŰҵͶʣţ޹˾__̸ֳܡġٳ Ͷŵί֧֯չף й100ϵл + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> Ҫ >>
              + +
              +
              +

              ̸ֳܡġٳ Ͷŵί֧֯չף й100ϵл

              +
              ڣ2021-06-30ֺţ Сرմҳ
              +

              + ̸ֳܡġٳ +

              +

              + Ͷŵί֧֯չף +

              +

              + й100ϵл +

              +

              +
              +

              +

              + Ϊףй100꣬һͶŵί͹Աɲġμʹɲְȡ´ҵ¾ijɼͼĶ־ӭӵ100ա630գͶŵί֧ȫ干ԱŰݲҵ԰չԡװ·,ҫơΪĵ֯УԱͬ־ݲҵ԰֮оչġۺά¥ƽֳԴݲҵչʱΪں˵ġٶȡ뵳Ĵʣ뵳ġ +

              +

              +         
              +
              +

              +

              + ڲͶŻٿף100굳Ա̸ߡҵ뵳־Ը⵳ջԱͬ־ͨ뵳ģ뵳־Ը澵ӣڵԼϸ˼ж뵳ԵIJࡣһǿԱʶʶԱͬ־ڸλзȷģá +

              +

              +         
              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_01/202172/124.html b/产投/news/yact_01/202172/124.html new file mode 100644 index 0000000..43d2fb5 --- /dev/null +++ b/产投/news/yact_01/202172/124.html @@ -0,0 +1,244 @@ + + + + +ŰҵͶʣţ޹˾__ŰͶŵί֯տ ףй100 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> Ҫ >>
              + +
              +
              +

              ŰͶŵί֯տ ףй100

              +
              ڣ2021-07-02ֺţ Сرմҳ
              +

              + ŰͶŵί֯տ +

              +

              + ףй100 +

              +

              +
              +

              +

              + 71磬ŰͶŵί֯ȫ嵳Աڹ˾¥Ҽտףй100ᡣ +

              +

              + ϰƽǵĽ߶ܽй׳ķչ̣߶ȸйһΪ񣬼ϵں߶лйʵΰйεľ +

              +

              + ͨۿᣬȫ嵳Ա׷ױʾͣʹڼ硣Ҫǫ佾꣬ҴҸɡƳɡIJͶΪͶšʲģAAһʩʡʮĿײߣҪܶȡΪδҵ̣׳Լһ +

              +

              + +

              +

              + +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_01/index.html b/产投/news/yact_01/index.html new file mode 100644 index 0000000..277a77a --- /dev/null +++ b/产投/news/yact_01/index.html @@ -0,0 +1,271 @@ + + + + + + 雅安产业投资(集团)有限公司__要闻中心 + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + 今天是: + + +
              + +
              +
              + + + +
              +
              +
              + + +
              +
              +
              +
                +
              • +
                +
                服务热线:
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                电子邮箱:
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                联系地址:
                +
                四川省雅安市经济开发区滨河路11号
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • + +
              • +
              +
              + + + + + + + \ No newline at end of file diff --git a/产投/news/yact_02/index.html b/产投/news/yact_02/index.html new file mode 100644 index 0000000..0de98a3 --- /dev/null +++ b/产投/news/yact_02/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__Ž + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              Ž

              ǰλãҳ > Ž

              +
              + + +
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0201/index.html b/产投/news/yact_0201/index.html new file mode 100644 index 0000000..24cc69f --- /dev/null +++ b/产投/news/yact_0201/index.html @@ -0,0 +1,227 @@ + + + + +ŰҵͶʣţ޹˾__Ž + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> Ž >>
              + +
              +
              +

              Ž

              + +

              + ŰҵͶʣţ޹˾2020226գעʱ10Ԫ˾λСʺŻȡƵŰŰоÿ·11ţҪӪΧΪԴͨءҵ԰ԴͶʺʲӪ뾭׼Ŀز׼󷽿ɿչӪ +

              +

              +
              +

              +

              + ˾ۺϹʲͶʾӪƲ̹5ְܲţӵоչͶʹ˾˾Ͷʹ˾Ű־Ӫ˾4ӹ˾ +

              +

              +
              +

              +

              + ַĴʡŰоÿ·11 +

              +
              +
              +
              +
              + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0202/index.html b/产投/news/yact_0202/index.html new file mode 100644 index 0000000..50ca454 --- /dev/null +++ b/产投/news/yact_0202/index.html @@ -0,0 +1,199 @@ + + + + +ŰҵͶʣţ޹˾__ܹ֯ + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_03/index.html b/产投/news/yact_03/index.html new file mode 100644 index 0000000..1956d16 --- /dev/null +++ b/产投/news/yact_03/index.html @@ -0,0 +1,457 @@ + + + + +ŰҵͶʣţ޹˾__湫ʾ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              + + +
              +
              + + + +
              + +
              +

              湫ʾ

              ǰλãҳ > 湫ʾ

              +
              + +
              + + + + +
              + + + + + + +
               >> б깫б깫..
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
               Űÿ޹˾2023ǹƷţɡ2023-03-24
               ŰüˮЧĿˮŲԴ̽ᡭ2023-03-21
               ŰÿƬҵˮܹƷԴ̽2023-03-21
               ŰüˮЧĿһڣ졢ƷԴ̡2023-03-21
               2022ǹ̼άװβϣɹͷĿɹ2023-03-17
               ĴŰÿƬҵˮ׹Σշ2023-03-13
               Űҵ֧мҾ߼ʶƲɹĿ̸н2023-03-13
               ŰüˮЧĿһڣ졢ƷԴ̡2023-03-06
               ŰüˮЧĿˮŲԴ̲ɡ2023-03-06
               Űҵ֧мҾ߼ʶƲɹĿ̸вɹ2023-03-06
               ͶΧά޸칤-ѹĿɽ2023-03-03
               ʾŰҵͶʣţ޹˾زغʲɹ2023-03-03
               Űÿ޹˾ڲͶΧά޸칤ѹ2023-02-24
               ŰҵͶʣţ޹˾زغʲɹ2023-02-20
               ŰÿͶ޹˾2022ȹĿ㱨Ʒ2023-02-01
              +
              + + + + + + +
               >> ʾʾ..
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
               Űÿ޹˾ŰְҵѧԺѧԺ2023-01-06
               ŰۺϹȼʩĿˮַʾ2023-01-03
               Űÿ޹˾ѹɹĿɽ2022-12-22
               Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ2022-11-17
               ҵˮַ鹫ʾ2022-11-17
               Űÿ޹˾ƸĿԱ¼ԱĹ2022-11-16
               ŰۺϷ޹˾ڹƸʻԱۺϳɼԱ2022-11-07
               ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼ2022-11-03
               Űÿ޹˾ڹƸĿԱ뿼Ա2022-10-31
               ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼顭2022-10-31
               Űһ廯Ŀ-Űÿ·϶νĿˮ֡2022-10-27
               Űһ廯Ŀ-Űÿ·һڹˮַ2022-10-27
               ŰۺϷ޹˾ƸʻԱĹ2022-10-09
               Űÿ޹˾ƸĿԱ2022-09-30
               Ű־Ӫ޹˾ֹĹ2022-07-12
              +
              + +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20211116/136.html b/产投/news/yact_0301/20211116/136.html new file mode 100644 index 0000000..4239fb4 --- /dev/null +++ b/产投/news/yact_0301/20211116/136.html @@ -0,0 +1,271 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ 2021-2024ȳάޱɹ Ŀбʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϷ޹˾ 2021-2024ȳάޱɹ Ŀбʾ

              +
              ڣ2021-11-16ֺţ Сرմҳ
              +

              +
              +

              +

              + ŰۺϷ޹˾ +

              +

              + 2021-2024ȳάޱɹ +

              +

              + Ŀбʾ +

              +

              +
              +

              +

              + һĿƣ2021-2024ȳάޱɹĿ +

              +

              + б꣨ɽϢ +

              +

              + һŰ´ά޹ʱ¸71.47%㲿¸70.42%÷100֡ +

              +

              + ڶŰɽά޹ʱ¸60%㲿¸55%÷68.23֡ +

              +

              + Ű޹˾ά޹ʱ¸61%㲿¸52%÷67.12֡ +

              +

              + +

              +

              + Ա淢֮1ա +

              +

              + ġԱιѯʣ밴·ʽϵ +

              +

              + ƣŰۺϷ޹˾ +

              +

              + ַŰоÿӶ·3 +

              +

              + ϵʽʦ0835-3228508 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20211130/139.html b/产投/news/yact_0301/20211130/139.html new file mode 100644 index 0000000..770aa82 --- /dev/null +++ b/产投/news/yact_0301/20211130/139.html @@ -0,0 +1,523 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿչͶ޹˾ IJɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿչͶ޹˾ IJɹѯ۹

              +
              ڣ2021-11-30ֺţ Сرմҳ
              +

              + ŰÿչͶ޹˾ +

              +

              + IJɹѯ۹ +

              +

              +
              +

              +

              + ҹ˾IJɹĿͨѯ۲ɹķʽȷӦ̣ӭʸĹӦ̲뱨ۡ +

              +

              + һĿƣŰÿչͶ޹˾IJɹĿ +

              +

              + ĿԤ㣺2.3Ԫ۳ĿԤϱ괦 +

              +

              + Ʒ嵥 +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + +

              +
              +

              + λ +

              +
              +

              + +

              +
              +

              + ۣԪ +

              +
              +

              + ϼ +

              +
              +

              + ע +

              +
              +

              + 1 +

              +
              +

              + MF/ABC44KGʽ +

              +
              +

              + +

              +
              +

              + 60 +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              + 2 +

              +
              +

              + Ӧ +

              +

              + Ӧ180ӣ +

              +
              +

              + +

              +
              +

              + 20 +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              + 3 +

              +
              +

              + ɢָʾ +

              +

              + Ӧ90ӣ +

              +
              +

              + +

              +
              +

              + 20 +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              + 4 +

              +
              +

              + ȼϵͳ +

              +
              +

              + +

              +
              +

              + 1 +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              + 5 +

              +
              +

              + Զװ +

              +
              +

              + +

              +
              +

              + 1 +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +

              + ġϼҪ +

              +

              + 1˻ȨǩӦ +

              +

              + 2˻Ȩ֤ӡ +

              +

              + 3Ӫҵִգ +

              +

              + 4߱кͬ豸רҵ +

              +

              + 5ҹ˾ṩIJɹ嵥еۣӦָۡͬص䡢װжաװ˰ѣֵ˰ר÷Ʊۺзá +

              +

              + 6֤ṩвƷպϸǩպϸ֤鲢ƽ֮12µ֤ڣ֤ʵС +

              +

              + 7ۺҪ󣺳ɽӦ̱ṩ7*24СʱʱӦάάʽΪɽӦŷ񣬼ɳɽӦɼԱɹ˼ûʹֳάάɽӦյɹ˵Ĺ֪ͨרҵά޹ʦ72Сʱ֮ڵֳӦԹϽмʱ޻ṩ豸ȷƲԹУһӦ2ڡشӦ1ڽȷɴ˲һзþɳɽӦ̳е֤ɽӦ̱ɹṩ豸άޡ֧֡豸ȷ䷢ķãɽӦ̱밴ͱ׼ȡ +

              +

              + 8ʱ䣺ǩɹͬ10֮ڣװص㣺ŰҵͶʼ޹˾ŰÿӶ·3ţб۾ұۣѡװжѡװԷѡۺ˰طȫãɹλ֧á +

              +

              + 塢 +

              +

              + 1ʵĹӦ202112311:00֮ǰܷ⣨Ӹǹ˾¡עӦơϵ˼ϵ绰ŰҵͶʼ޹˾ŰÿӶ·3ţ +

              +

              + 2ϵˣʦ  0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                              ŰÿչͶ޹˾ +

              +

              +                                                                                                                                                         20211129 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20211130/140.html b/产投/news/yact_0301/20211130/140.html new file mode 100644 index 0000000..b76bb41 --- /dev/null +++ b/产投/news/yact_0301/20211130/140.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__Űݲҵ԰ֻƽ̨ȼɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űݲҵ԰ֻƽ̨ȼɹĿɹ

              +
              ڣ2021-11-30ֺţ Сرմҳ
              +

              + Űݲҵ԰ֻƽ̨ȼɹĿɹ +

              +

              +
              +

              +

              + ĴһžŹ̹޹˾ɹŰ־Ӫ޹˾(ɹˣίУŰݲҵ԰ֻƽ̨ȼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              +     1.ĿƣŰݲҵ԰ֻƽ̨ȼɹĿ +

              +

              +     2.ĿţZC-YJJ-CS-202111-010š +

              +

              +     3.ɹˣŰ־Ӫ޹˾ +

              +

              +     4.ɹĴһžŹ̹޹˾ +

              +

              + ʽ: +

              +

              +     ʽԴҵԳ25Ԫ +

              +

              + ɹĿ飺 +

              +

              +     Űݲҵ԰ֻƽ̨ȼɹĿԤ25Ԫɹɹļ¡ +

              +

              + ġӦ뷽ʽ +

              +

              +     淽ʽڡŰҵͶʣţ޹˾http://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              +     1.жеε +

              +

              +     2.õҵͽȫIJƶȣ +

              +

              +     3.кͬ豸רҵ +

              +

              +     4.˰պᱣʽü¼ +

              +

              +     5.μɹǰڣھӪûشΥ¼ +

              +

              +     6.ɡ涨 +

              +

              +     7.ĿҪõضԲԹӦʵвӴޡ +

              +

              + ļȡʽʱ䡢ص㣺 +

              +

              +     1.ɹļֹʱ䣺202112012021120309:00- 17:00ʱ䣬ڼճ⣩ +

              +

              +     2.ɹļۼۣ300Ԫ/ݣļۺ, ʸתã +

              +

              +     3.ɹļϼȡʽ +

              +

              +         3.1ֳȡӦֳɹļʱӦṩԱĿĵλ(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡֳʾ֤ԭϾӸǹӦ£ +

              +

              +         3.2䱨(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡϾӸǹӦ£ɨ1852335161@qq.com빤Աȷϱɹԭʱֳݽ +

              +

              +         ַĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

              +

              +     4.Ӧ̹бļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΡ +

              +

              + ߡݽӦļֹʱ䣺2021120610:00ʱʱ䣩 +

              +

              +     ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

              +

              + ˡʱ䣺2021120610:00ʱʱ䣩ڴ̵ص㿪 +

              +

              + š̵ص㣺ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

              +

              + ʮϵʽ +

              +

              +     ɹˣŰ־Ӫ޹˾ +

              +

              +     ͨѶַŰÿӶ·3 +

              +

              +        ࣺ625100 +

              +

              +     ϵˣʦ +

              +

              +     ϵ绰0835-3228508 +

              +

              +     ɹĴһžŹ̹޹˾ +

              +

              +        ַŰ𼦹·109ƽ3302 +

              +

              +        ࣺ625000 +

              +

              +     ϵˣŮʿ +

              +

              +     ϵ绰0835-2895993 +

              +

              +
              +

              +

              +                                                                                                                                                                              202111 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2021118/134.html b/产投/news/yact_0301/2021118/134.html new file mode 100644 index 0000000..fd88f37 --- /dev/null +++ b/产投/news/yact_0301/2021118/134.html @@ -0,0 +1,317 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿ˹ʪ̬Ŀʩ 깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ĴŰÿ˹ʪ̬Ŀʩ 깫

              +
              ڣ2021-11-08ֺţ Сرմҳ
              +

              + ĴŰÿ˹ʪ̬Ŀʩ +

              +

              + 깫 +

              +

              +
              +

              +

              + бѡˣ +

              +

              + ݡŰӦ͹״ӦָӲͨ桷10ţҪΪشʩ˾оֱͨ+ֳȡķʽȷĴŰÿ˹ʪ̬Ŀʩбˡ +

              +

              + һС +

              +

              + ĴʡŰаŹ֤ŰͶţ޹̲󲿺ͱĿ˵ԱɶС顣 +

              +

              + ص㡢ʽҪ +

              +

              + һصʱ +

              +

              + ʱ䣺ʱ2021111016ʱ00֡ +

              +

              + ص㣺ŰԴĿң +

              +

              + бѡ˲뷽ʽ +

              +

              + 1.APPע᣺ +

              +

              + бѡ˿ֻͨ߱ܵڶ꿪ʼǰѶAPPѶ飬ע/¼ťʺ¼ҳ棬ûעᡱעҳҪдӦϢע(ѡ˺¼֤¼΢ŵ¼ҵ棬ҲѡʹáSSO¼ҵ΢ŵ¼һʹ΢ŵ¼ʱҪע˺ŲſԵ¼ɹ)붨껥ҹۿ֤ȡֱ +

              +

              + 2.λ᷽ʽ +

              +

              + 1¼ᣬб +

              +

              + https://meeting.tencent.com/dm/KN0CIlgeyJJP +

              +

              + 2¼顱鷿ţ513633901룺1110 +

              +

              + 3ҳֱӣ +

              +

              + https://meeting.tencent.com/l/tQEgDtWoYUOu +

              +

              + 귽ʽ +

              +

              + 1.бѡ˶Ӧź +

              +

              + ݱĿȫԴƽ̨Ŀбѡ˹ʾеĵһڰʮбѡ˳˾80öͬһƹ180˳бţֱӦ˾бѡ˳1ƹӦбѡ˵һ跢չ޹˾10ƹӦӦбѡ˵ʮĴΩ蹤޹˾Դƣ +

              +

              + 2.ȡб +

              +

              + ĴʡŰаŹ֤Ա˾󲿹Ա80öƹҡŻмȷ󣬲ԱƹҡţͨҡŲΨһһöƹŶӦĹ˾ΪĿбˣζŰԴбʾйʾ +

              +

              + +淢ʽϵ +

              +

              + ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ǰһбͨ绰ʽϵбѡˡ +

              +

              + ϵˣ   +

              +

              + 绰룺18682880519 +

              +

              +
              +

              +

              +                                                                                                                                                    ŰÿͶ޹˾ +

              +

              +                                                                                                                                                                  2021118 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2021119/135.html b/产投/news/yact_0301/2021119/135.html new file mode 100644 index 0000000..d2587c8 --- /dev/null +++ b/产投/news/yact_0301/2021119/135.html @@ -0,0 +1,313 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ 2021-2024 ȳάޱ ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϷ޹˾ 2021-2024 ȳάޱ ɹѯ۹

              +
              ڣ2021-11-09ֺţ Сرմҳ
              +

              + ŰۺϷ޹˾ +

              +

              + 2021-2024ȳάޱ +

              +

              + ɹѯ۹ +

              +

              +
              +

              +

              + ŰۺϷ޹˾2021-2024ȳάޱɹĿѯ۲ɹȷŰۺϷ޹˾2021-2024 ȳάޱλַѯ۹棬λۡ +

              +

              + һ֪ +

              +

              + 1۷ʽܷⱨۡ +

              +

              + 2ɹʽ☑ѯ۲ɹ̸вɹһԴɹɹʽ +

              +

              + 3Ӧɸѡ׼ѯ۵ĹӦ̵÷ߵǰ3ΪɽӦ̣ʵʷάʱбά޹Ӧѡһҽгάޡ +

              +

              + ݼҪ +

              +

              + 1֤ر漰гȫĹؼ㲿Ϲ׼磺ɲϵͳתϵͳȣ +

              +

              + 2еȫʧṩȫ24Сʱȫ +

              +

              + 3СʱڵֳʩȣСʱʩֳʩȷӦᳵʩȷü۸񡣹ӦӦɽά޵㡣 +

              +

              + 4Ӧ̱Ϊ˰ֵۣ˰ר÷Ʊ +

              +

              + Ҫ +

              +

              + 1.ʱޣ꣨ԺͬǩЧ֮𣩡 +

              +

              + 2.ص㣺ɹָص㡣 +

              +

              + 3.ԼʽɽӦɹǩͬ󣬺ͬ˫Ӧϸִкͬкͬ涨񣬱֤ͬ˳ɡ +

              +

              + ġݽӦļ +

              +

              + 1ݽʽֳݽӦļһһӸDZλ¡ +

              +

              + 2ݽĵص㣺ŰоÿӶ·3 ŰҵͶʼ޹˾3¥1302ң +

              +

              + Ӧļݽֹʱ䣺2021111511ʱ00(ʱ)ӦӦڲɹļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļա +

              +

              + Աβɹʣ밴·ʽϵ +

              +

              +    ַŰоÿӶ·3 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3228508 +

              +

              + Ӧļ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                            ŰۺϷ޹˾ +

              +

              +                                                                                                                                                        2021119 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20211213/150.html b/产投/news/yact_0301/20211213/150.html new file mode 100644 index 0000000..641a16a --- /dev/null +++ b/产投/news/yact_0301/20211213/150.html @@ -0,0 +1,397 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̲ɹ

              +
              ڣ2021-12-13ֺţ Сرմҳ
              +

              + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̲ɹ +

              +

              + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

              +

              + һĿƣŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ      +

              +

              + ĿţQXZB-2021-YA0531 +

              +

              + ɹĿ飺 +

              +

              + (һ)ĿʽʽʵɹԤ㣺3099123.66Ԫʩ޼3019123.66ԪƷ޼80000Ԫ +

              +

              + ()Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

              +

              + 1.  Ӧ뷽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

              +

              + ġɹ;ŰÿͶ޹˾Դҵ԰ʩĿıΣ衣 +

              +

              + 塢ϸӦӦ߱ʸ +

              +

              + (һ)ϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + ()ĿضʸҪ +

              +

              + 1.߱ܲŰ䷢ЧڵĹƽҵ̣רҵ()ʻװιרҼ()ʡ +

              +

              + 2.߱ܲŰ䷢ЧڵĽʩܳа()װװιרҵа()ʣ +

              +

              + 3.ܲŰ䷢Чġȫ֤ +

              +

              + 4.Ŀ:߱רҵ()עὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

              +

              + 5.Ŀˣ +

              +

              + 1ƸҪ20181ҵ +

              +

              + 2ʩ˾߱רҵм()ְƣΪλԱ +

              +

              + 6.ĿμӱβɹͶ,ӦҪ:ԱжҵʸǩͶЭ飬ȷȨԼμ򵥶μͶꣻ2ңǣͷӦΪʩܳа()װװιרҵа()ҵǣͷ˸бļͱͶͺͬȫʵʩ +

              +

              + ֹμӱβɹĹӦ +

              +

              + ݡɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ(ʽμӱĿɹԱڲü¼ģͬڲü¼) +

              +

              + ߡȡļʱޡص㡢ʽļۼ +

              +

              + (һ)ȡļʱ(ʱ)2021121420211216գÿ9ʱ0012ʱ00֣14ʱ0017ʱ30(ʱ䣬ڼճ) +

              +

              + ()ȡļĵص㣺ŰǬͶ޹˾ +

              +

              + ()ȡļķʽ +

              +

              + 1.(Զ)(1)Ӧ(Զ)ɹļʱع渽еġϢǼDZ(ʽ)ҪдϢ(λơֻšλš䡢ŵ) +

              +

              + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ +

              +

              + עϢǼDZš(֤ӡ)Ӹǵλµԭڿ굱սĴǬͶ޹˾ɹļ۰ +

              +

              + 2.ѯ绰0835-2899779 +

              +

              + Ͷ˹ɹļʱʵдĿϢӦϢͶṩĴϢͶӰģͶге(ͶϢڻȡɹļֹ֮ǰɹµǼ) +

              +

              + ()Ͷļۼۣ300Ԫ/(Ͷļۺ, Ͷʸ񲻵ת) +

              +

              + ()ͶӦڹ涨ʱڵָصȡбļǼǣڹ涨ʱδȡбļǼǵͶ˾ʸμӸĿͶꡣ +

              +

              + ˡԴӦļݽĽֹʱ䣺2021121714ʱ30(ʱ) +

              +

              + Ӧļݽֹʱ䣺̵14ʱ00-14ʱ30(ʱ) +

              +

              + ʱ䣺С齨 +

              +

              + Ӧļݽĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀң +

              +

              + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

              +

              + šʱ䣺2021121714ʱ30(ʱ) +

              +

              + ʮ̵ص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀҡ +

              +

              + ʮһɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ +

              +

              + ʮԱβɹѯʣ밴·ʽϵ +

              +

              +    ƣŰÿͶ޹˾ +

              +

              + ͨѶַŰɽӶ·3 +

              +

              + ϵ ˣ̷ʦ +

              +

              + ϵ绰0835-3358299 +

              +

              + ()ɹϢ +

              +

              +    ƣŰǬͶ޹˾ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-2899779 +

              +

              + ʼscqxzb@163.com +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20211213/151.html b/产投/news/yact_0301/20211213/151.html new file mode 100644 index 0000000..9fef151 --- /dev/null +++ b/产投/news/yact_0301/20211213/151.html @@ -0,0 +1,476 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ̸еĽʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ̸еĽʾ

              +
              ڣ2021-12-13ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ +

              +
              +

              + ɹĿ +

              +

              + +

              +
              +

              + QXZB-2021-YA0544 +

              +
              +

              + ɹʽ +

              +
              +

              + ̸ +

              +
              +

              + +

              +
              +

              + / +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 淢 +

              +

              + ʱ +

              +
              +

              + 20211213 +

              +
              +

              + +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + +

              +
              +

              + / +

              +
              +

              + ɹ +

              +
              +

              + ŰǬͶ޹˾ +

              +
              +

              + Ŀ +

              +
              +

              + 1 +

              +
              +

              + ɽӦ +

              +
              +

              + 1ɽӦ +

              +
              +

              + +

              +
              +

              + ŰÿͶ޹˾Դҵ԰ʩĿıΣҾ߲ɹĿ +

              +
              +

              + ɽӦơַ +

              +
              +

              + ɽӦ̣Űɰ칫豸С +

              +

              + ַĴʡŰŮ˽8š +

              +

              + ɽ510900Ԫ +

              +

              + Լʱ䣺ɹͬǩЧ30ԼȫƷ +

              +

              + Լص㣺ɹָص㡣 +

              +
              +

              + СԱ +

              +
              +

              + ΣС鳤¬³ɹ˴ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              +    ƣŰÿͶ޹˾ +

              +

              + ͨѶַŰɽӶ·3 +

              +

              + ϵ ˣ̷ʦ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              +    ƣŰǬͶ޹˾ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-2899779 +

              +

              + ʼyaqxztb@163.com +

              +
              +

              + ɹĿϵ͵绰 +

              +
              +

              + Ŀϵˣ +

              +

              + ϵ绰0835-2899779 +

              +
              +

              + ע +

              +
              +

              + ɽĹʾΪ1 +

              +
              +

              +
              +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20211215/152.html b/产投/news/yact_0301/20211215/152.html new file mode 100644 index 0000000..2808256 --- /dev/null +++ b/产投/news/yact_0301/20211215/152.html @@ -0,0 +1,480 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿıΣIT豸װɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰԴҵ԰ʩĿıΣIT豸װɹĿɽ

              +
              ڣ2021-12-15ֺţ Сرմҳ
              +

              + ŰԴҵ԰ʩĿıΣIT豸װɹĿ +

              +

              + ɽ +

              +

              +
              +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + ŰԴҵ԰ʩĿıΣIT豸װɹĿ +

              +
              +

              + ɹĿ +

              +
              +

              + ZC-YJJ-CS-202112-003 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + Ŀҵ +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + Ŀϵ +

              +
              +

              + ̷ʦ +

              +
              +

              + Ŀϵ绰 +

              +
              +

              + 0835-3358299 +

              +
              +

              + Դ +

              +

              + ַ +

              +
              +

              + Ű𼦹·109ƽ3302 +

              +
              +

              + Ŀ +

              +
              +

              + / +

              +
              +

              + ʱ +

              +
              +

              + 2021121316:00ʱ +

              +
              +

              + ɽѡ˼ +

              +
              +

              + ɽѡ +

              +
              +

              + +

              +

              + Ԫ +

              +
              +

              + ÷ +

              +
              +

              + +

              +
              +

              + 绰 +

              +
              +

              + һ +

              +
              +

              + հؿƼ޹˾ +

              +
              +

              + 194.80 +

              +
              +

              + 98.67 +

              +
              +

              + +

              +
              +

              + 18667007818 +

              +
              +

              + ڶ +

              +
              +

              + 껺Ƽ޹˾ +

              +
              +

              + 210.00 +

              +
              +

              + 95.73 +

              +
              +

              + ƽ +

              +
              +

              + 18000505996 +

              +
              +

              + +

              +
              +

              + ԴƼ޹˾ +

              +
              +

              + 216.00 +

              +
              +

              + 89.06 +

              +
              +

              + +

              +
              +

              + 18054792445 +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2021122/141.html b/产投/news/yact_0301/2021122/141.html new file mode 100644 index 0000000..f4d9bf5 --- /dev/null +++ b/产投/news/yact_0301/2021122/141.html @@ -0,0 +1,253 @@ + + + + +ŰҵͶʣţ޹˾__ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ֪ͨ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ֪ͨ

              +
              ڣ2021-12-02ֺţ Сرմҳ
              +

              +                           ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ֪ͨ +

              +

              + DZڹӦ̣ +

              +

              + ¹ڷ飬Ӧ޷μӲɹŹƽԭ򣬲μҵλŰݲҵ԰ֻƽ̨ȼɹĿĹӦ̿ԲʼֽʰͶļ߷͵ӰͶļºɨ)ķʽμӲɹӦ̴̼Ƶ绰ʽ롣õӰͶļĹӦ̣ڵݽӦļֹʱǰɨõͶļ1750860392@qq.comʼķʽͶļĹӦ̣ڵݽӦļֹʱǰֽʰҹ˾ַĴŰüӶ·3š +

              +

              +
              +

              +

              + ش˵ +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                         ɹˣŰ־Ӫ޹˾ +

              +

              +                                                                                                                                                   ˾ĴһžŹ̹޹˾ +

              +

              +                                                                                                                                                                       2021122 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2021122/142.html b/产投/news/yact_0301/2021122/142.html new file mode 100644 index 0000000..a973fe8 --- /dev/null +++ b/产投/news/yact_0301/2021122/142.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸĹ

              +
              ڣ2021-12-02ֺţ Сرմҳ
              +

              + ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸĹ +

              +

              + DZڹӦ̣ +

              +

              + ¹ڷӰ죬Ӧ޷μӲɹŰݲҵ԰ֻƽ̨ȼɹĿĿţZC-YJJ-CS-202111-010ţļ¸ԱɹУ +

              +

              + 1.һ  +

              +

              + ߡݽӦļֹʱ䣺2021120610:00ʱʱ䣩 +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

              +

              + Ϊ +

              +

              + ߡݽӦļֹʱ䣺2021120610:00ʱʱ䣩 +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĻ͵ӰӦļ +

              +

              + 2.ݲ䡣 +

              +

              +
              +

              +

              +                                                                                                                                                     ɹˣŰ־Ӫ޹˾ +

              +

              +                                                                                                                                        ɹĴһžŹ̹޹˾ +

              +

              +                                                                                                                                                               2021122 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2021122/143.html b/产投/news/yact_0301/2021122/143.html new file mode 100644 index 0000000..74a69a0 --- /dev/null +++ b/产投/news/yact_0301/2021122/143.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿ̸й + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿ̸й

              +
              ڣ2021-12-02ֺţ Сرմҳ
              +

              + ̸вɹ +

              +

              + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

              +

              + һĿƣŰÿͶ޹˾ŰԴҵ԰ʩĿıΣҾ߲ɹĿ  +

              +

              + ĿţQXZB-2021-YA0544 +

              +

              + ɹĿ飺 +

              +

              + (һ)ʽԴĿԤʽΪ58.5Ԫ +

              +

              + ()Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

              +

              + ()Ӧ뷽ʽξ̸ڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

              +

              + ġɹ;ճ칫ʹá +

              +

              + 塢ϸӦӦ߱ʸ +

              +

              + (һ)ϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + ()ĿضʸҪ󣺱Ŀ̸С +

              +

              + ֹμӱβɹĹӦ +

              +

              + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + ߡȡ̸ļʱޡص㡢ʽ̸ļۼ +

              +

              + (һ)ȡ̸ļʱޣ̸ļĻȡʱ(ʱ)20211232021127գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

              +

              + ()ȡ̸ļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)̸ļ +

              +

              + ()ȡ̸ļķʽ +

              +

              + 1.  ѯ绰0835-2899779 +

              +

              + 2.  (Զ)(1)ҪдϢ(λơֻšλš) +

              +

              + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

              +

              + עϢǼDZš(֤ӡ)Ӹǵλµԭ̸еսŰǬͶ޹˾ɹļ۰ +

              +

              + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢ̸ӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

              +

              + ()̸ļۼۣ300Ԫ/(̸ļۺ, ̸ʸ񲻵ת) +

              +

              + ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

              +

              + ˡӦļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

              +

              + ̸ʱ䣺202112814ʱ30(ʱ) +

              +

              + š̸еص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

              +

              + ʮɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ +

              +

              + ʮһԱβɹѯʣ밴·ʽϵ +

              +

              + (һ)ɹϢ +

              +

              +    ƣŰÿͶ޹˾ +

              +

              + ͨѶַŰɽӶ·3 +

              +

              + ϵ ˣ̷ʦ +

              +

              + ϵ绰0835-3358299 +

              +

              + ()ɹϢ +

              +

              +    ƣŰǬͶ޹˾ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-2899779 +

              +

              + ʼyaqxztb@163.com +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2021122/144.html b/产投/news/yact_0301/2021122/144.html new file mode 100644 index 0000000..e55b991 --- /dev/null +++ b/产投/news/yact_0301/2021122/144.html @@ -0,0 +1,374 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣIT豸װɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾ŰԴҵ԰ʩĿıΣIT豸װɹĿɹ

              +
              ڣ2021-12-02ֺţ Сرմҳ
              +

              + ŰԴҵ԰ʩĿıΣIT豸װɹĿ +

              +

              + ɹ +

              +

              + ĴһžŹ̹޹˾ɹŰÿͶ޹˾(ɹˣίУŰԴҵ԰ʩĿıΣIT豸װɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿƣŰԴҵ԰ʩĿıΣIT豸װɹĿ +

              +

              + 2.ĿţZC-YJJ-CS-202112-003š +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴһžŹ̹޹˾ +

              +

              + ʽ: +

              +

              + ʽԴҵԳ220Ԫ +

              +

              + ɹĿ飺 +

              +

              + ŰԴҵ԰ʩĿıΣIT豸װɹĿԤ220Ԫɹɹļ¡ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽŰҵͶʣţ޹˾http://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ĿҪõضԲԹӦʵвӴޡ +

              +

              + ļȡʽʱ䡢ص㣺 +

              +

              + 1.ɹļֹʱ䣺202112032021120909:00- 17:00ʱ䣬ڼճ⣩ +

              +

              + 2.ɹļۼۣ300Ԫ/ݣļۺ,ʸתã +

              +

              + 3.ɹļϼȡʽ +

              +

              + 3.1ֳȡӦֳɹļʱӦṩԱĿĵλ(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡֳʾ֤ԭϾӸǹӦ£ +

              +

              + 3.2䱨(עĿơĿššϵ˼ϵ绰)Ӫҵִոӡ֤ӡϾӸǹӦ£ɨ1852335161@qq.com빤Աȷϱɹԭʱֳݽ +

              +

              + ַĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

              +

              + 4.Ӧ̹бļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΡ +

              +

              + ߡݽӦļֹʱ䣺2021121316:00ʱʱ䣩 +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

              +

              + ˡʱ䣺2021121316:00ʱʱ䣩ڴ̵ص㿪 +

              +

              + š̵ص㣺ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

              +

              + ʮϵʽ +

              +

              + ˣŰÿͶ޹˾     +

              +

              + ͨѶַĴʡŰоÿӶ·3 +

              +

              +    ࣺ625100                                                     +

              +

              + ϵ ˣ̷ʦ                                                  +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴһžŹ̹޹˾ +

              +

              +    ַŰ𼦹·109ƽ3302   +

              +

              +    ࣺ625000 +

              +

              + ϵ ˣŮʿ                          +

              +

              + ϵ绰0835-2895993          +                        +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                                    2021122 +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20211220/154.html b/产投/news/yact_0301/20211220/154.html new file mode 100644 index 0000000..b70f737 --- /dev/null +++ b/产投/news/yact_0301/20211220/154.html @@ -0,0 +1,480 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿԴ̽

              +
              ڣ2021-12-20ֺţ Сرմҳ
              +

              + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ +

              +

              + Դ̽ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ +

              +
              +

              + ɹĿ +

              +

              + +

              +
              +

              + QXZB-2021-YA0531 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + / +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 淢 +

              +

              + ʱ +

              +
              +

              + 20211220 +

              +
              +

              + +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + +

              +
              +

              + / +

              +
              +

              + ɹ +

              +
              +

              + ŰǬͶ޹˾ +

              +
              +

              + Ŀ +

              +
              +

              + 1 +

              +
              +

              + ɽӦ +

              +
              +

              + 1ɽӦ +

              +
              +

              + +

              +
              +

              + ŰÿͶ޹˾Դҵ԰ʩĿıΣ-ʩɹĿ +

              +
              +

              + ɽӦơַ +

              +
              +

              + ɽӦ̣ɶװװ޹˾ +

              +

              + ַĴʡɶ˱111š +

              +

              + ɽ¸ʣ¸37.5%ʩ¸5.2% +

              +

              + ڣ40죻ʩͼƣͬǩ֮ʩͼ鱸ɣ10죬ʩλ·֮պϸ30졣 +

              +

              + Լص㣺ɹָص㡣 +

              +
              +

              + СԱ +

              +
              +

              + 裨С鳤̷Ԫ𢣨ɹ˴ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              +    ƣŰÿͶ޹˾ +

              +

              + ͨѶַŰɽӶ·3 +

              +

              + ϵ ˣ̷ʦ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              +    ƣŰǬͶ޹˾ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-2899779 +

              +

              + ʼyaqxztb@163.com +

              +
              +

              + ɹĿϵ͵绰 +

              +
              +

              + Ŀϵˣ +

              +

              + ϵ绰0835-2899779 +

              +
              +

              + ע +

              +
              +

              + ɽĹʾΪ1 +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20211220/155.html b/产投/news/yact_0301/20211220/155.html new file mode 100644 index 0000000..4e77290 --- /dev/null +++ b/产投/news/yact_0301/20211220/155.html @@ -0,0 +1,353 @@ + + + + +ŰҵͶʣţ޹˾__ˮĿ˲ŹԢװ-ʩɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ˮĿ˲ŹԢװ-ʩɹĿԴ빫

              +
              ڣ2021-12-20ֺţ Сرմҳ
              +

              + ˮĿ˲ŹԢװ-ʩɹĿԴ빫 +

              +

              + Űÿ޹˾ˮĿ˲ŹԢװ-ʩɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

              +

              + һĿƣˮĿ˲ŹԢװ-ʩɹĿ +

              +

              + ĿţSZGS20211216 +

              +

              + ɹĿ飺 +

              +

              + (һ)ĿʽԳʽʵɹԤ㣺1176000Ԫʩ޼1171000ԪƷ޼5000Ԫ +

              +

              + ()Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

              +

              + 1.   +Ӧ뷽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + ġɹ;ˮĿ˲ŹԢװ޽衣 +

              +

              + 塢ϸӦӦ߱ʸ +

              +

              + (һ)ϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + ()ĿضʸҪ +

              +

              + 1.߱ܲŰ䷢ЧڵĽʩܳа()װװιרҵа()ʣҵעزĴʡڵʡҵṩЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

              +

              + 2.ܲŰ䷢Чġȫ֤ +

              +

              + 3.ӦΪŰÿ޹˾ƽ̨йӦ +

              +

              + 4.Ŀ塣 +

              +

              + ֹμӱβɹĹӦ +

              +

              + ͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + ߡȡļʱޡص㡢ʽļۼ +

              +

              + (һ)ȡļʱ(ʱ)202112210000ʱ202112252359ʱ(ʱ) +

              +

              + ()ȡļķʽ +

              +

              + 1.¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ءδŰÿ޹˾Ӳɹƽ̨עᣬ뼰ʱҵעעᣬӵӲɹƽ̨бļϡ +

              +

              + 2.ӦΪŰÿ޹˾ƽ̨йӦ̣Ͷʸתã빩Ӧ̵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ƾע˺ź½֪ͨ桱бļбϵӰ档 +

              +

              + 3.ѯ绰0835-3236556 +

              +

              + ()ӦӦڹ涨ʱڻȡбļȡʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

              +

              + ˡԴӦļݽĽֹʱ䣺2021123110ʱ00(ʱ) +

              +

              + ʱ䣺С齨 +

              +

              + Ӧļݽĵص㣺ŰӶ·3ŲͶ2¥1203ң +

              +

              + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļա +

              +

              + šʱ䣺2021123110ʱ00(ʱ) +

              +

              + ʮ̵ص㣺ŰӶ·3ŲͶűĿҡ +

              +

              + ʮһɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/ +

              +

              + ʮԱβɹѯʣ밴·ʽϵ +

              +

              +    ƣŰÿ޹˾ +

              +

              + ͨѶַŰɽӶ·3 +

              +

              + ϵ ˣŮʿ +

              +

              + ϵ绰0835-3236556 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2021126/145.html b/产投/news/yact_0301/2021126/145.html new file mode 100644 index 0000000..4122536 --- /dev/null +++ b/产投/news/yact_0301/2021126/145.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿչͶ޹˾ IJɹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿչͶ޹˾ IJɹѯ۽ʾ

              +
              ڣ2021-12-06ֺţ Сرմҳ
              +

              +
              +

              +

              + ŰÿչͶ޹˾ +

              +

              + IJɹѯ۽ʾ +

              +

              +
              +

              +

              + ҹ˾IJɹĿѯۣ2021123ٿѯ۽£ +

              +

              + һбѡɶڰ豸޹˾бۣ19970Ԫ +

              +

              + Ͷ +

              +

              + Ĵΰý޹˾21000Ԫ +

              +

              + Զ޹˾Űֹ˾21922Ԫ +

              +

              + ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

              +

              + ƣŰÿչͶ޹˾ +

              +

              + ַŰоÿӶ·3 +

              +

              + ϵʽʦ0835-3228508 +

              +

              +
              +

              +

              +                                                                                                                                                                                  2021126 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2021127/147.html b/产投/news/yact_0301/2021127/147.html new file mode 100644 index 0000000..a519a2c --- /dev/null +++ b/产投/news/yact_0301/2021127/147.html @@ -0,0 +1,454 @@ + + + + +ŰҵͶʣţ޹˾__Űݲҵ԰ֻƽ̨ȼɹĿԴ̽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űݲҵ԰ֻƽ̨ȼɹĿԴ̽ʾ

              +
              ڣ2021-12-07ֺţ Сرմҳ
              +

              + Űݲҵ԰ֻƽ̨ȼɹĿ +

              +

              + Դ̽ʾ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + Űݲҵ԰ֻƽ̨ȼɹĿ +

              +
              +

              + ɹĿ +

              +
              +

              + ZC-YJJ-CS-202111-010 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + Ŀҵ +

              +
              +

              + Ű־Ӫ޹˾ +

              +
              +

              + Ŀϵ +

              +
              +

              + ʦ +

              +
              +

              + Ŀϵ绰 +

              +
              +

              + 0835-3228508 +

              +
              +

              + ̵ַ +

              +
              +

              + Ű𼦹·109ƽ3302 +

              +
              +

              + Ŀ +

              +
              +

              + 1 +

              +
              +

              + ʱ +

              +
              +

              + 202112061000ʱ +

              +
              +

              + ɽѡ˼ +

              +
              +

              + ɽѡ +

              +
              +

              + Ͷ +

              +

              + Ԫ +

              +
              +

              + ÷ +

              +
              +

              + ϵ˼绰 +

              +
              +

              + һ +

              +
              +

              + йϢͨоԺ +

              +
              +

              + 20 +

              +
              +

              + 98.67 +

              +
              +

              + 绰18511665802 +

              +
              +

              + ڶ +

              +
              +

              + ӵӿƼ޹˾ +

              +
              +

              + 24.7 +

              +
              +

              + 41.19 +

              +
              +

              + أ绰13810404920 +

              +
              +

              + +

              +
              +

              + ֤ԪƼ޹˾ +

              +
              +

              + 24.7 +

              +
              +

              + 41.19 +

              +
              +

              + ŵϵϣ绰13126767599 +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2021715/125.html b/产投/news/yact_0301/2021715/125.html new file mode 100644 index 0000000..c81ab3b --- /dev/null +++ b/产投/news/yact_0301/2021715/125.html @@ -0,0 +1,344 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ڴݲҵ԰8#չḶ́չĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ ڴݲҵ԰8#չḶ́չĿб깫

              +
              ڣ2021-07-15ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + ڴݲҵ԰8#չḶ́չĿб깫 +

              +

              +
              +
              +

              +

              + ʸּŹƹѯ޹˾Űÿ޹˾ίУݲҵ԰8#չḶ́չĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

              +

              + һбţPG-FZCGZ-20210658 +

              +

              + бĿݲҵ԰8#չḶ́չĿ +

              +

              + ʽԴרծȯʽ +

              +

              + ġбĿ飺 +

              +

              + Ŀ1ɹݲҵ԰8#չIJչ񡣣бļ£ +

              +

              + 塢Ӧ̲μӱβɹӦύͶļǰ߱ +

              +

              + 1㡶л񹲺͹ɹڶʮ涨 +

              +

              + 2ĿضʸҪ +

              +

              + 2.1нװιר׼ʺͽװװιרҵаҼʣ +

              +

              + 2.2ĿͶ +

              +

              + 2.2.1ʽμͶģӦϡɹڶʮһ涨ύЭ飬еĹӦΣ +

              +

              + 2.2.2ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

              +

              + 2.2.3ٵμӻӦμͬһͬµIJɹ +

              +

              + бļ£ +

              +

              + бļȡʱ䡢ص㣺 +

              +

              + бļ2021071620210722ÿ9:00- 12:0014:00-17:00ʱ䣬ڼճ⣩ʸּŹƹѯ޹˾ȡ +

              +

              + 1ļȡʽ +

              +

              + ϰͨʼ涨Ϸָа304890625@qq.com +

              +

              + 2ȡļʱҪṩϣ +

              +

              + 2.1ͶΪ˻֯ģֻṩλš֤ +

              +

              + 2.2ͶΪȻ˵ģֻṩ֤ +

              +

              + עϾӸǹ£ͨϰṩӸǹµɨͶΪȻ˵Ӧɱǩ֡ +

              +

              + бļ۸300ԪۺˣͶʸתá +

              +

              + ߡͶֹʱͿʱ䣺202108061100ʱ䣩 +

              +

              + ͶļͶֹʱǰʹ↑ص㡣ʹûܷͶļաб겻ʼĵͶļļʱ䣺202108061030 -Ͷļݽֹʱ䣩 +

              +

              + ˡص㣺ʸּŹƹѯ޹˾Ĵʡɶиһ·15㣩 +

              +

              + šͶŰҵͶʣţ޹˾վhttp://www.yact.com.cn/йɹhttp://www.ccgp.gov.cnйбͶ깫ƽ̨http://www.cebpubservice.comԹʽ +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              +    ַŰоÿӶ·3 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3232788 +

              +

              + ɹʸּŹƹѯ޹˾ +

              +

              +    ַĴʡɶиһ·15 +

              +

              +    ࣺ610041 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰19108232480 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221010/273.html b/产投/news/yact_0301/20221010/273.html new file mode 100644 index 0000000..8ed2f69 --- /dev/null +++ b/产投/news/yact_0301/20221010/273.html @@ -0,0 +1,232 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹΣ깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ĴŰÿƬҵˮ׹ΣշɹΣ깫

              +
              ڣ2022-10-10ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹΣþ̸зʽвɹĿֹֹʱ䣺2022101017:00ʱ䣩ļңꡣ +

              +

              +
              +

              +

              +           +

              +

              +                                                                                                                                         20221010 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221011/274.html b/产投/news/yact_0301/20221011/274.html new file mode 100644 index 0000000..d64728e --- /dev/null +++ b/产投/news/yact_0301/20221011/274.html @@ -0,0 +1,477 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ÷ĿʿзɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ÷ĿʿзɹĿ

              +
              ڣ2022-10-11ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + Űÿ÷ĿʿзɹĿ +

              +
              +

              + ɹĿ +

              +

              + +

              +
              +

              + QXZB-2022-YA0466 +

              +
              +

              + ɹʽ +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + / +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 淢 +

              +

              + ʱ +

              +
              +

              + 20221011 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾ +

              +

              +   +

              +
              +

              + +

              +
              +

              + / +

              +
              +

              + ɹ +

              +
              +

              + ŰǬͶ޹˾ +

              +
              +

              + Ŀ +

              +
              +

              + 1 +

              +
              +

              + ɽӦ +

              +
              +

              + 1ɽӦ +

              +
              +

              + +

              +
              +

              + Űÿ÷Ŀʿзɹ +

              +
              +

              + ɽӦơַ +

              +
              +

              + ɽӦ̣Ĵ̩̹ѯ޹˾ +

              +

              + ַɶʨ·81843Ԫ604 +

              +

              + ɽ260000Ԫ +

              +

              + Լʱ䣺ӲɹͬǩͨеĴ +

              +

              + Լص㣺ɹָص +

              +
              +

              + СԱ +

              +
              +

              + С鳤ѧ桢꣨ɹ˴ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              +    ƣŰÿͶ޹˾ +

              +

              +    ַĴŰÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵʽ0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              +    ƣŰǬͶ޹˾ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-2899779 +

              +

              + ʼyaqxztb@163.com +

              +
              +

              + ɹĿϵ͵绰 +

              +
              +

              + Ŀϵˣ +

              +

              + ϵ绰0835-2899779 +

              +
              +

              + ע +

              +
              +

              + ĹʾΪ1 +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221015/275.html b/产投/news/yact_0301/20221015/275.html new file mode 100644 index 0000000..2ed1fd3 --- /dev/null +++ b/产投/news/yact_0301/20221015/275.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣƽб깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰְҵѧԺѧԺĿһڣƽб깫

              +
              ڣ2022-10-15ֺţ Сرմҳ
              +

              + 1. б +

              +

              + 1.1бĿŰְҵѧԺѧԺĿһڣƽĿҵΪŰÿ޹˾ʽʵĿʱΪ  100%  бΪŰÿ޹˾ĿѾ߱бֶԸĿʩйбꡣ +

              +

              + 1.2бĿб֯ʽΪ бꡣ +

              +

              + 2. Ŀſб귶Χ +

              +

              + 2.1Ŀſ +

              +

              + 2.1.1ƣŰְҵѧԺѧԺĿһڣƽ +

              +

              + 2.1.2̵ص㣺Űо˴ +

              +

              + 2.1.3赥λŰƼչ޹˾ +

              +

              + 2.1.4ƵλĴʡоԺ޹˾ +

              +

              + 2.1.5λɽŹ̼޹˾ +

              +

              + 2.1.6ܰλŰÿ޹˾ +

              +

              + 2.2б귶ΧĿ滮辻õΪ198018.85ƽסɴѧԺAѧԺB,һܽ72281.62ƽףܼ68860.47ƽףܼܿ3421.15ƽףʩΧΪʩͼֽΧڼ嵥ΧƽְҪİȫʩ嵥 +

              +

              + 3. ͶʸҪ +

              +

              + 3.1бҪͶ߱ +

              +

              + 3.1.1 +

              +

              + 1߱ʸ񣬾ЧӪҵִյҵ +

              +

              + 2нܲŰ䷢ʩʡȫ֤顣ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

              +

              + 3.1.2ҵҪ +

              +

              + 3꣨2019  1  1 Ͷֹʱ䣩꣨2019  1  1 Ͷֹʱ䣩ɲ 1ĿĿָ:ͬ800רҵаҵԱ豸ʽȷӦʩ +

              +

              + 3.1.3ĿĿˣʸҪ󣺾нרҵһעὨʦʸ򹤳мְƣʦʸʡס罨ܲŰ䷢İȫ˺ϸ֤B֤ +

              +

              + 3.2б겻Ͷꡣ +

              +

              + 4. бļĻȡ +

              +

              + 4.1 μͶߣ 2022 10 16  2022 10 20 յ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/бϣбļϵȣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

              +

              + 4.2 б˲ṩбļȡʽ +

              +

              + 4.3ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

              +

              + 5.ͶֹʱͿʱ +

              +

              + 5.1 Ͷֹʱ䣺2022 10 26   9  ʱ 30 ֣ʱ䣩 +

              +

              + 5.2ͶļݽصŰҵͶʣţ޹˾3¥ҡ +

              +

              + 5.3ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

              +

              + 5.4.ʱ2022 10  26 9 ʱ 30 ֣ʱ䣩 +

              +

              + 5.5صŰҵͶʣţ޹˾3¥ +

              +

              + 6. ý +

              +

              + б깫Űÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

              +

              + 7. ϵʽ +

              +

              + бˣŰÿ޹˾ +

              +

              +    ַŰӶ·3ŲͶ +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ +

              +

              +    0835-3236556 +

              +

              +    棺   /       +

              +

              + ʼ    /    +

              +

              +
              +

              +

              +                                                                                                                           2022  10  14   +

              +

              +
              +

              +

              + ƽṹ֣PDFƽˮʩͼֽPDFƽʩͼֽPDFŰְҵѧԺѧԺĿһڣƽбļŰְҵѧԺѧԺĿһڣƽбļƽͼ(PDF)ƽͼPDF +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221017/276.html b/产投/news/yact_0301/20221017/276.html new file mode 100644 index 0000000..7059912 --- /dev/null +++ b/产投/news/yact_0301/20221017/276.html @@ -0,0 +1,354 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾Ŀɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Ű־Ӫ޹˾Ŀɹ

              +
              ڣ2022-10-17ֺţ Сرմҳ
              +

              + +

              +

              + ɶо޹Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίУŰ־Ӫ޹˾ĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.Ŀɹݼ飺Ϣ׼ITSSά֤ϢϵͳͷCSһ֤ܻרҵ̳а +

              +

              + 2.ĿţCDXHJ-2022-008 +

              +

              + 3.ɹĿƣŰ־Ӫ޹˾Ŀ +

              +

              + 4.ɹˣŰ־Ӫ޹˾ +

              +

              + 5.ɹɶо޹Ŀ޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳʽ70Ԫ +

              +

              + ɹĿ飺Ŀ1 +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴɹбhttp://www.chinabidding.com.cnŰҵͶʣţ޹˾http://www.yact.com.cnԹʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + һϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ݲɹĿҪ󣬹涨Ӧ̵ضޡ +

              +

              + Ŀ̡ +

              +

              + Աǣͷˣ벻2ҡǩͶЭ飬ȷǣͷ˺͸ȨиԼ嵥μͬһͬͶꡣ +

              +

              + ļȡʽʱ䡢ص㣺 +

              +

              + һȡļʱޣļĻȡʱ䣨ʱ䣩2022 10 18 2022 10 24 09ʱ 00 ֡ 17ʱ 00 ֣ڼճ⣩ +

              +

              + ȡļķʽֳȡʼȡ +

              +

              + 1ֳȡӦڱʱڵŰݴ47014¥9ţɶо޹Ŀ޹˾ȡļʱӦʾԱĿĵλԭעĿơĿšϵ˼ϵ绰䣩ӸͶ굥λµľ֤ӡʾ֤ԭ +

              +

              + 2ȡʱͶڱʱڽλԭעĿơĿšϵ˼ϵ绰䣩ɨӸͶ굥λµľ֤ӡɨ3625680953@qq.comʼΪλ+ĿơϢͨ䷢ͣʱ뱸עλƣ +

              +

              + 3Ŀɹļۼ300ԪļۺˣͶʸ񲻵תáӦ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΣӦϢڻȡɹļֹ֮ǰɹµǼDZ +

              +

              + ߡݽӦļֹʱ䣺202210289:30-10:00ʱ䣩 +

              +

              + ˡݽӦļص㣺ӦļڵݽӦļֹʱ֮ǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + šӦļʱ䣺2022102810:00ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺Űݴ47014¥9ţɶо޹Ŀ޹˾ +

              +

              + ʮһϵʽ +

              +

              + ˣŰ־Ӫ޹˾ +

              +

              + ַĴʡŰоÿӶ·3 +

              +

              + ϵ ˣһ +

              +

              + ϵ绰17761226923 +

              +

              +
              +

              +

              + ɹɶо޹Ŀ޹˾ +

              +

              + ַŰݴ47014¥9 +

              +

              + 625015 +

              +

              + ϵ ˣ +

              +
              +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221019/277.html b/产投/news/yact_0301/20221019/277.html new file mode 100644 index 0000000..38a7e8d --- /dev/null +++ b/产投/news/yact_0301/20221019/277.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽

              +
              ڣ2022-10-19ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + ҵĵ2Ŀ嵥ƷӦ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022068 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴŰÿ +

              +
              +

              + +

              +
              +

              + ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20221019 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 251.55Ԫݶ +

              +
              +

              + +

              +
              +

              + 20221019 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤ΡԱº顢һģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ̷Ԫ +

              +
              +

              + ɽӦ̼ɽ¸ +

              +
              +

              + ɽӦƣɶԴѯ޹˾ +

              +

              + ɽ¸ʣ +

              +

              + ƹ嵥˷ѵijɽ¸ʣ¸51.6%¸ԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵¸ +

              +

              + ֽԤѵijɽ¸ʣ¸51.6%¸Ŀ󶨵ĿƼеĸֽԤΪƷѻʡʡ۾ִ۷2008141ĸʮֽԤ㡱ۺ˵¸ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221026/278.html b/产投/news/yact_0301/20221026/278.html new file mode 100644 index 0000000..da25b23 --- /dev/null +++ b/产投/news/yact_0301/20221026/278.html @@ -0,0 +1,355 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ

              +
              ڣ2022-10-26ֺţ Сرմҳ
              +

              + ɣɶѯ޹˾ɹŰüƽĿ޹˾ɹˣίУŰһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿƣŰһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ +

              +

              + 2.ɹţLZCG202210-12 +

              +

              + 3.ɹˣŰüƽĿ޹˾ +

              +

              + 4.ɹɣɶѯ޹˾ +

              +

              + ɹĿ飺 +

              +

              + 1.ʽԴĿԤʽΪ32.2Ԫ +

              +

              + 2.Ŀ1ɹݼҪļ£Ŀ1ɽӦ̡ +

              +

              + Ӧ뷽ʽ +

              +

              + 淽ʽδڡйбͶ깫ƽ̨www.cebpubservice.comŰҵͶʣţ޹˾http://www.yact.com.cn/Թʽ +

              +

              + ġӦ̲μӱβɹӦ߱ +

              +

              + һжеε +

              +

              + õҵͽȫIJƶȣ +

              +

              + кͬ豸רҵ +

              +

              + ģ˰պᱣʽü¼ +

              +

              + 壩μӱβɹǰڣھӪûشΥ¼ +

              +

              + ɡ涨 +

              +

              + ߣɹ˸ݲɹĿйܲŰ䷢ˮҵƱʡ +

              +

              + ĿͶꡣ +

              +

              + 塢ֹμӱβɹĹӦ +

              +

              + 1.ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦӦļݽֹǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̲μӱĿIJɹ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿ +

              +

              + ļȡʽʱ䡢ص㣺 +

              +

              + ļĻȡ202210262022111գ09:00-17:00ʱ,ĩڼճ⣩ɣɶѯ޹˾ɶƶ·18ƸB10¥1ţȡڲۡļۼۣ0Ԫ/ݡ +

              +

              + Ӧϻȡļʱϵɣɶѯ޹˾ļԱԱڸõΪṩϵ绰15808150377 +

              +

              + ļֳȡϻȡȡļʱԱ赱ύϣӦΪ˻֯ģṩӪҵִոӡλš֤ӡӦΪȻ˵ģֻṩ֤ԭӡϾӸ£ϱĹӦȷͱԭɨҹ˾1689075879@qq.comʱԭݽɹ +

              +

              + ѯ绰15808150377Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΣӦϢڻȡɹļֹ֮ǰɹµǼDZ +

              +

              + ߡݽӦļֹʱ䣺2022110409:30ʱ䣩 +

              +

              + ӦļڵݽӦļֹʱǰӦļܷʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

              +

              + ˡʱ䣺2022110409:30ʱ䣩ڴ̵ص㿪 +

              +

              + š̵ص㣺Ű·80Ŷ㡣 +

              +

              + ʮϵʽ +

              +

              + ɹˣŰüƽĿ޹˾ +

              +

              +  ַĴʡŰоÿ·11 +

              +

              + ϵˣ̷ʦ +

              +

              + ϵ绰:15881203012 +

              +

              + ɹɣɶѯ޹˾ +

              +

              +    ַɶƶ·18ƸB10¥1 +

              +

              +    ࣺ610000 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰15808150377 +

              +

              +
              +

              +

              + . +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221027/281.html b/产投/news/yact_0301/20221027/281.html new file mode 100644 index 0000000..f944b20 --- /dev/null +++ b/产投/news/yact_0301/20221027/281.html @@ -0,0 +1,292 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ŰְҵѧԺѧԺĿһڣƽʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ŰְҵѧԺѧԺĿһڣƽʾ

              +
              ڣ2022-10-27ֺţ Сرմҳ
              +

              + ŰְҵѧԺѧԺĿһڣƽ20221026ŰӶ·3ŰҵͶʣţ޹˾3¥ҿ꣬ίԱֽʾ£ +

              +

              +
              +

              +

              + һбѡˣĴ޹˾ +

              +

              + Ͷ걨ۣԪ8602230.41Ԫ +

              +

              + ڶбѡˣ׺͹޹˾ +

              +

              + Ͷ걨ۣԪ8691354.79Ԫ +

              +

              + бѡˣĴ˻޹˾ +

              +

              + Ͷ걨ۣԪ8850727.91Ԫ +

              +

              +
              +

              +

              + ίԱԱ衢¬󡢽ǿ +

              +

              + ֽԹʾѡ飬202211117:00ǰЯ֤飨跨Ȩί飩ϣŰÿӶ·3ŲͶ1¥1102Ҵ +

              +

              +
              +

              +

              + ַŰӶ·3ŲͶ1102 +

              +

              + ϵˣŮʿ    +

              +

              + ϵ绰0835-3236556                +

              +

              +
              +

              +

              +                                            +

              +

              +
              +

              +

              +                                                                                             Űÿ޹˾ +

              +

              +
              +

              +

              +                                                                                                         20221027 +

              +

              +
              +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣƽбļpdf. +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221028/282.html b/产投/news/yact_0301/20221028/282.html new file mode 100644 index 0000000..af93af2 --- /dev/null +++ b/产投/news/yact_0301/20221028/282.html @@ -0,0 +1,325 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Ű־Ӫ޹˾ɹĿ

              +
              ڣ2022-10-28ֺţ Сرմҳ
              +

              +
              +

              +

              + бţCDXHJ-2022-008 +

              +

              + б룺CBL_20221028_106169511 +

              +

              + бɶо޹Ŀ޹˾ +

              +

              + бˣŰ־Ӫ޹˾ +

              +

              +   +

              +

              + һĿ +

              +

              + Ű־Ӫ޹˾Ŀ +

              +

              +   +

              +

              + б꣨ɽϢ +

              +

              + ӦƣĴͨƼѯ޹˾ +

              +

              + Ӧ̵ַɶ½··51Ÿ202-02 +

              +

              + б꣨ɽ500000Ԫ +

              +

              +   +

              +

              + ҪɽϢ +

              +

              + Ϊɹ˰ʣ +

              +

              + 1.ܻרҵа +

              +

              + 2.Ϣ׼ITSS-ά +

              +

              + 3.ϢϵͳͷCSһ +

              +

              +   +

              +

              + ġޣԱ淢֮1 +

              +

              + 塢ˣ +

              +

              + Աιѯʣ밴·ʽϵ +

              +

              + 1.ɹϢ +

              +

              + ƣŰ־Ӫ޹˾ +

              +

              + ַĴʡŰоÿӶ·3 +

              +

              + ϵˣһ +

              +

              + ϵ绰17761226923 +

              +

              +   +

              +

              + 2.ɹϢ +

              +

              + ƣɶо޹Ŀ޹˾ +

              +

              + ַŰݴ470㳡14¥9 +

              +

              + ϵˣʦ +

              +

              + ϵ绰028-67140069 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022107/270.html b/产投/news/yact_0301/2022107/270.html new file mode 100644 index 0000000..acd101c --- /dev/null +++ b/产投/news/yact_0301/2022107/270.html @@ -0,0 +1,403 @@ + + + + +ŰҵͶʣţ޹˾__ҵĵ2Ŀ嵥ƷӦ̲ɹԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ҵĵ2Ŀ嵥ƷӦ̲ɹԴ빫

              +
              ڣ2022-10-07ֺţ Сرմҳ
              +

              + Ĵб޹˾ŰÿͶ޹˾ɹˣίУҵĵ2Ŀ嵥ƷӦ̲ɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022068š +

              +

              + 2.ɹĿƣҵĵ2Ŀ嵥ƷӦ̲ɹ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳ +

              +

              + ɹԤ㣺ݶ251.55Ԫʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵¸20%ΪɹԤ㣬251.55Ԫ +

              +

              + ޼ۣԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵¸20%Ϊ޼ۡ +

              +

              + ɹĿ +

              +

              + βɹĿ1ݲɹɹҵĺ͵Ϣϲҵ԰ʩĿĹ嵥(ԤƼ)ƷнӵλʵʵʩΪ׼ļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + ξԴ빫ͨ; +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

              +

              + 2βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2022100820221012գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022101814:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022101814:00ʱ䣩Ӧļݽֹʱ䣺2022101814:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļʱ䣺2022101814:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              +    ࣺ625500 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3236879 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ            +

              +

              + ϵ绰0835-2888656 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022109/272.html b/产投/news/yact_0301/2022109/272.html new file mode 100644 index 0000000..817fb12 --- /dev/null +++ b/产投/news/yact_0301/2022109/272.html @@ -0,0 +1,439 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ̽

              +
              ڣ2022-10-09ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022067 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴŰ +

              +
              +

              + +

              +
              +

              + ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20221009 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾Űüƽ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 273.96Ԫݶ +

              +
              +

              + +

              +
              +

              + 20221009 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤Աھꡢһģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ̷Ԫ +

              +
              +

              + ɽӦ̼ɽ¸ +

              +
              +

              + ɽӦƣĴĿ޹˾ +

              +

              + ɽ¸ʣļ涨Ϗ51% +

              +

              + ¸ԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼȡ¸ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221114/288.html b/产投/news/yact_0301/20221114/288.html new file mode 100644 index 0000000..e413ba4 --- /dev/null +++ b/产投/news/yact_0301/20221114/288.html @@ -0,0 +1,391 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ծɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ծɹĿԴ빫

              +
              ڣ2022-11-14ֺţ Сرմҳ
              +

              + Ĵб޹˾ ŰҵͶʣţ޹˾ɹˣίУ ŰҵͶʣţ޹˾ծɹĿ þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022076š +

              +

              + 2.ɹĿƣŰҵͶʣţ޹˾ծɹĿ +

              +

              + 3.ɹˣŰҵͶʣţ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + Ԥ950000.00Ԫ״450000.00Ԫ250000.00Ԫծ200000.00Ԫծȯгɹ󣬺5꣬ò10Ԫ/ꡣ +

              +

              + ɹĿ +

              +

              + Ŀ1óɽӦ1ݲɹɹŰҵͶʣţ޹˾ծԼծȯгɹ󣬺ٷнӵλҪ +

              +

              + ġӦ뷽ʽ +

              +

              + ξԴ빫ͨ; +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 3Ӧض +

              +

              + 1ڹҷί϶ľʿչҵծȯҵ +

              +

              + 2βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + ߡļĻȡʽʱ估ۼ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦԶ̻ȡļʱӦԱĿļӸǹӦ̵λµĽ(ȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգ)ͼӸǹӦ̵λµľ֤ӡɫɨ1PDFʽ1545728971@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹ˺ɱλһеĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһе +

              +

              + עȡ䱨ģš(֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

              +

              + ļȡʱ䣺 +

              +

              + ļ2022111520221121գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţ1545728971@qq.comȡȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݡļȡ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺202211251430ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺202211251400ʱ䣩Ӧļݽֹʱ䣺202211251430ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļʱ䣺202211251430ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰҵͶʣţ޹˾ +

              +

              +    ַĴʡŰоÿ·11      +

              +

              +    ࣺ625100 +

              +

              + ϵˣ̷                             +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ          +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221125/292.html b/产投/news/yact_0301/20221125/292.html new file mode 100644 index 0000000..4399ad5 --- /dev/null +++ b/产投/news/yact_0301/20221125/292.html @@ -0,0 +1,328 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھ˼ˮ2023ȣɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ھ˼ˮ2023ȣɹ̸еĹ

              +
              ڣ2022-11-25ֺţ Сرմҳ
              +

              + ҹ˾Ծ˼ˮ2023ȣɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣ˼ˮ2023ȣɹ +

              +

              + 2Ŀݣ˼ˮ2023ȣ +

              +

              + 3ɹԤ㣺129ԪɹԤıΪЧۣ +

              +

              + 4ޡ +

              +

              + 4.1ƻڣ 202311-20231231գ +

              +

              + 4.2ʵʩص㣺Űо˼ +

              +

              + 4.3ҪʵʩݣƼ嵥 +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ
              +  3кͬ豸רҵ
              +  4˰պᱣʽü¼
              +  5μɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.21ӦжʸӪҵִվ߱ӦӪΧ +

              +

              + 6ȡ̸ļʱ䡢ʽ2022 11 26  ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

              +

              + 7̸ļݽֹʱ䣺2022 12 1 9ʱ 00֣ʱ䣩 +

              +

              + 8̸ʱ䣺2022  12 1 9ʱ 00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ1¥1102ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 10.4۰˹䡢˰ͱյۺϷá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 2022  11 23 +

              +

              +
              +

              +

              + ˼ˮ2023ȣ̸ļword. +

              +

              + ˼ˮ2023ȣ̸ļpdf. +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221128/293.html b/产投/news/yact_0301/20221128/293.html new file mode 100644 index 0000000..a6182b1 --- /dev/null +++ b/产投/news/yact_0301/20221128/293.html @@ -0,0 +1,445 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ծɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ծɹĿԴ̽

              +
              ڣ2022-11-28ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰҵͶʣţ޹˾ծɹĿԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + ŰҵͶʣţ޹˾ծɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022076 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴʡŰ +

              +
              +

              + +

              +
              +

              + ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20221128 +

              +
              +

              + ɹ +

              +
              +

              + ŰҵͶʣţ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 95.00Ԫ +

              +
              +

              + +

              +
              +

              + 20221128 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤ԱƼһģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ̷Ԫ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣϹ޹˾ +

              +

              + ܳɽΪ950000.00ԪдʰԪɽ£ +

              +

              + Сд 250000.00ԪдʰԪ +

              +

              + ծСд 200000.00ԪдʰԪ󣬰ղɹҪʵʩծδʵʩծģɹΣɹȨ֧ծҲеκΥԼΡ +

              +

              + Сд500000.00ԪдʰԪ۳ɽΪ100000.00Ԫ/ꡣծȯгɹǰʵʩ5ꡣծȯδɹлɿضδʵʩģɹΣɹȨ֧ҲеκΥԼΡøݷ޾ʵ㡣 +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣĴб޹˾ +

              +

              +    ַĴʡŰоÿ·11 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221129/294.html b/产投/news/yact_0301/20221129/294.html new file mode 100644 index 0000000..24bd0f9 --- /dev/null +++ b/产投/news/yact_0301/20221129/294.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھӲʩɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ھӲʩɹ̸еĹ

              +
              ڣ2022-11-29ֺţ Сرմҳ
              +

              + ҹ˾ԾӲʩɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣӲʩɹ +

              +

              + 2Ŀݣռͤ10ףռͤ1ףȫռ1ףҪƼ嵥 +

              +

              + 3ɹԤ㣺260880.00Ԫ۵ۼܼ۾ܳ޼ۣ޼۵ΪЧۣ +

              +

              + 4ޡ +

              +

              + 4.1ƻڣ ǩ֮ͬ15ʩİװԣ +

              +

              + 4.2ʵʩص㣺Űо +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ
              +  3кͬ豸רҵ
              +  4˰պᱣʽü¼
              +  5μɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.21ӦжʸӪҵִվ߱ӦӪΧ +

              +

              + 6ȡ̸ļʱ䡢ʽ2022 11   30ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

              +

              + 7̸ļݽֹʱ䣺2022 12 5 9ʱ  30֣ʱ䣩 +

              +

              + 8̸ʱ䣺2022   12  5 9  ʱ  30  ֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ1¥1102ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 2022  11   29    +

              +

              +
              +

              +

              + Ӳʩɹ̸ļword. +

              +

              + Ӳʩɹ̸ļpdf. +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022114/286.html b/产投/news/yact_0301/2022114/286.html new file mode 100644 index 0000000..02a12e7 --- /dev/null +++ b/产投/news/yact_0301/2022114/286.html @@ -0,0 +1,439 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹԴ̲ɹ

              +
              ڣ2022-11-04ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹԴ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + Űһ廯Ŀ-Ű³ӵ̬Ŀˮ֣бƼʩͼƵλɹ +

              +
              +

              + Ŀ +

              +
              +

              + LZCG202210-12 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Űÿ +

              +
              +

              + +

              +
              +

              + ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 2022114 +

              +
              +

              + ɹ +

              +
              +

              + ŰüƽĿ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + ɣɶѯ޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 32.2Ԫ +

              +
              +

              + +

              +
              +

              + 2022114 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤ɡԱǶһģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ֲ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣŰˮˮ翱Ժ޹˾ +

              +

              + ɽ178000.00 Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰüƽĿ޹˾ +

              +

              +  ַĴʡŰоÿ·11 +

              +

              + ϵˣ̷ʦ +

              +

              + ϵ绰:15881203012 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹɣɶѯ޹˾ +

              +

              +    ַɶƶ·18ƸB10¥1 +

              +

              +    ࣺ610000 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰15808150377 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221214/301.html b/产投/news/yact_0301/20221214/301.html new file mode 100644 index 0000000..f4f738b --- /dev/null +++ b/产投/news/yact_0301/20221214/301.html @@ -0,0 +1,439 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿɽ

              +
              ڣ2022-12-14ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿ +

              +

              + ɽ +

              +
              +

              + Ŀ +

              +
              +

              + ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + ZCX-CS20221202-119 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + ɽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20221214 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + ĴʡڳϢѯ޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + ̶ܼ10Ԫ +

              +
              +

              + +

              +
              +

              + 20221214 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤¾    Աɸƽ(ҵ +

              +
              +

              + ලԱ +

              +
              +

              + Ԫ +

              +
              +

              + ɽ˼ɽ +

              +
              +

              + ɽƣɶƼι˾ +

              +

              + ɽ6.67Ԫ/ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾ +

              +

              +  ַŰоÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰:0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴʡڳϢѯ޹˾ +

              +

              +    ַŰ·62 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰17738253852 +

              +
              +

              + ɽ +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221214/302.html b/产投/news/yact_0301/20221214/302.html new file mode 100644 index 0000000..56d9f3d --- /dev/null +++ b/产投/news/yact_0301/20221214/302.html @@ -0,0 +1,394 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϷ޹˾ɹѯ۽ʾ

              +
              ڣ2022-12-14ֺţ Сرմҳ
              +

              + ҹ˾ɹĿѯۣ20221214900ٿѯ۽£ +

              +

              + б깩Ӧ̣Űʱ޹˾ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              +   +

              +

              +   +

              +

              + +

              +

              + Ʒ +

              +
              +

              +   +

              +

              +   +

              +

              +   +

              +
              +

              +   +

              +

              +   +

              +

              + +

              +
              +

              + ۵λɵ͵ߣ/Ԫ +

              +
              +

              +   +

              +

              + Űʱ޹˾ +

              +
              +

              +   +

              +

              + Ű۷޹˾ +

              +
              +

              + ɶನ۷޹˾ +

              +
              +

              +   +

              +

              + +

              +

              + +

              +
              +

              + 2022 ˫ 2.5L E-CVT 7ɫɫɫɫ +

              +
              +

              +   +

              +

              +   +

              +

              + 2 +

              +
              +

              +   +

              +

              + 697600.00 +

              +
              +

              +   +

              +

              + 697600.00 +

              +
              +

              +   +

              +

              + 697600.00 +

              +
              +

              +   +

              +

              + ʱ +

              +
              +

              + 5 +

              +
              +

              + 6 +

              +
              +

              + 7 +

              +
              +

              +

              + ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

              +

              + ƣŰۺϷ޹˾ +

              +

              + ַŰоÿӶ·3 +

              +

              + ϵʽʦ  18283588339 +

              +

              +
              +

              +

              + 20221214 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221215/303.html b/产投/news/yact_0301/20221215/303.html new file mode 100644 index 0000000..7be5d55 --- /dev/null +++ b/产投/news/yact_0301/20221215/303.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ¾ô׷ʩ̼ɽʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űһ廯Ŀ-Űÿ¾ô׷ʩ̼ɽʾ

              +
              ڣ2022-12-15ֺţ Сرմҳ
              +

              + бˣĴѯ޹˾ +

              +

              + ɽۣҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299ţҪͲչҷչ͸ĸίԱᡢ貿ļ蹤̼طշѹ涨ļ۸2007670ţ涨ı׼¸55 %ȡĿѡ +

              +

              +
              +

              +

              +
              +

              +

              + ɹˣŰüƽ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵˣ +

              +

              + 绰0835-3358299 +

              +

              +
              +

              +

              + ɹͨ蹤̹޹˾ +

              +

              + ַɶи·333Ķ14Ԫ2704 +

              +

              + ϵˣŮʿ +

              +

              + 绰028-83226053 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022122/295.html b/产投/news/yact_0301/2022122/295.html new file mode 100644 index 0000000..d494912 --- /dev/null +++ b/产投/news/yact_0301/2022122/295.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھ˼ˮ2023ȣɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ھ˼ˮ2023ȣɹɽ

              +
              ڣ2022-12-02ֺţ Сرմҳ
              +

              + Ŀƣ˼ˮ2023ȣɹ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ0835-3236556 +

              +

              + ɽƣŰɽе޷ +

              +

              + ɽ̵ַŰɽǶ833 +

              +

              + ɽ1182000.00Ԫ +

              +

              + ̸СԱ̷Ϊ÷ +

              +

              + б깫ޣ2022125 +

              +

              + ĹΪ1 +

              +

              +
              +

              +

              +                                                                                                                   2022122 +

              +

              +
              +

              +

              + ˼ˮ2023ȣ̸ļ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022122/296.html b/产投/news/yact_0301/2022122/296.html new file mode 100644 index 0000000..f43b869 --- /dev/null +++ b/产投/news/yact_0301/2022122/296.html @@ -0,0 +1,370 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿԴ̹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿԴ̹

              +
              ڣ2022-12-02ֺţ Сرմҳ
              +

              + ĴʡڳϢѯ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾ϡ豸ְѯ۷ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿƣŰÿͶ޹˾ϡ豸ְѯ۷ɹĿ +

              +

              + 2.ɹţZCX-CS20221202-119 +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴʡڳϢѯ޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳ +

              +

              + Ԥ̶ܼ10Ԫ  +

              +

              + ɹĿ飺 +

              +

              + ļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + δڡйбͶ깫ƽ̨www.cebpubservice.com)http://www.ccgp-sichuan.gov.cn/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + һϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ĿҪõض +

              +

              + ĿͶꡣ +

              +

              + ļȡʱ䡢ص㡢ʽ +

              +

              + 1.ļȡʱ䣺20221252022129գÿ00:0000-12:00:0012:00:00-23:59:59ʱ䣬ĩڼճ⣩ +

              +

              + 2.ȡļĵص㣺ĴʡڳϢѯ޹˾(Ű·62)ɹļڲۡ +

              +

              + 3.ȡļķʽӦϻԶֳ̰Զ̰ļȡӦȨֳȡļӦʾԱĿĽԭӦ̷ֳȡļӦʾԱĿķ֤顢֤ӡӸ²ʾ֤ԭ +

              +

              + ļʱļûƾ֤дġš֤ӡʽӸºɨͼƬpdf3329832256@qq.com +

              +

              + עϻԶ̱ĹӦڿ굱սš֤ӡԭݽĴʡڳϢѯ޹˾Ŀ浵 +

              +

              + ѯ绰17738253852Ͷ˹ɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶге(ͶϢڻȡɹļֹ֮ǰɹµǼDZ) +

              +

              + 4.ļۼۣ200Ԫ +

              +

              + ߡݽӦļֹʱ䣺2022121409:30ʱ䣩 +

              +

              + ˡݽӦļص㣺Ű·62ţĴʡڳϢѯ޹˾ +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡա +

              +

              + βɹʼĵӦļ +

              +

              + šӦļʱ䣺2022121409:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺Ű·62ţĴʡڳϢѯ޹˾ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +  ַ ŰоÿӶ·3 +

              +

              +  ϵ ˣ +

              +

              + ϵ绰:0835-3358299 +

              +

              + ɹĴʡڳϢѯ޹˾ +

              +

              +    ַŰ·62 +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰17738253852 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022122/297.html b/产投/news/yact_0301/2022122/297.html new file mode 100644 index 0000000..ef2abe5 --- /dev/null +++ b/产投/news/yact_0301/2022122/297.html @@ -0,0 +1,376 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ¾ô׷ʩ̼Դ̹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űһ廯Ŀ-Űÿ¾ô׷ʩ̼Դ̹

              +
              ڣ2022-12-02ֺţ Сرմҳ
              +

              + ͨ蹤̹޹˾Űüƽ޹˾ίУŰһ廯Ŀ-Űÿ¾ô׷ʩ̼þԴ̷ʽвɹ㵥λμӸĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.Ŀţ/ +

              +

              + 2.ɹĿƣŰһ廯Ŀ-Űÿ¾ô׷ʩ̼ +

              +

              + 3.ݼģĿ⽨ڻġίḽ÷ȣݰ̡װװ޹̡װԼƺװ̵ȡ滮õ57.81ĶнԼ6100OĿ̷Լ7071.8Ԫ +

              +

              + 4.ڣʩڣ 360 죩+ȱڡ +

              +

              + 5.ΧŰһ廯Ŀ-Űÿ¾ô׷ʩʩڼȱڵļ +

              +

              + ʽ +

              +

              + 1.ɹԤ㣺ݶ82.81ԪҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299ţҪͲչҷչ͸ĸίԱᡢ貿ļ蹤̼طշѹ涨ļ۸2007670ţ涨ı׼¸40%ΪɹԤ㣬82.81Ԫ +

              +

              + 2.ʽԴ޼ۣҵԳ޼ۣҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299ţҪͲչҷչ͸ĸίԱᡢ貿ļ蹤̼طշѹ涨ļ۸2007670ţ涨ı׼¸40%Ϊ޼ۡ +

              +

              + ɹĿ +

              +

              + Űһ廯Ŀ-Űÿ¾ô׷ʩ̼ɹļ¡ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶ()޹˾http://www.yact.com.cn/վԹʽԴ̹Ϊ淢֮3ա +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7.λΪͬһ˻ߴֱӿعɡϵIJͬӦ̲òμͬһͬĿµɹ +

              +

              + 8.ΪĿṩơ淶ƻĿȷĹӦ̣ٲμӸòɹĿɹӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + 9.Ӧ̼ηˡҪ˲þл߷¼ +

              +

              + 10ݲɹĿ +

              +

              + 1ӦнܲŰ䷢ķݽ̼ʡ +

              +

              + 2ļҪɹ +

              +

              + 3Ŀ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + ݡɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦ״εݽӦļǰ5Ϣ¼ü¼ҳͼܾʧűִˡش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + ߡļȡʽʱ䡢ص +

              +

              + ļ2022125202212909:00-11301330-1700ʱ䣬ڼճ⣩,ͨ·ʽͻȡļ1Ӧ̽ͨʼ198060089@qq.comȡòɹʼظ2ӦдǼDZɨ198060089@qq.com䣬ͬʱɴļã3ɹͨʼļӦ̡ǼDZеǼǵ䡣 +

              +

              + ΪӦΪ˻֯ģֻṩλԭɨ֤ӡӸǹӦ̵λµɨӦΪȻ˵ģֻṩ֤ԭɨ +

              +

              + ļۼ300Ԫ/ףۺˡ +

              +

              + ɹ˲ṩ涨ȡļʽ +

              +

              + ˡݽӦļֹʱ䣺2022121510:30ʱ䣩 +

              +

              + šݽӦļص㣺ɽˮͥŶһԪ¥ĺűĿҡ +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹûܷӦļˡաβɹʼĵӦļ +

              +

              + ļʱ䣺202212151000 - 1030 ʱ䣩 +

              +

              + ʮӦļʱ䣺2022121510:30ʱ䣩 +

              +

              + ʮһ̵ص㣺ɽˮͥŶһԪ¥ĺűĿҡ +

              +

              + ܰʾͣ37ҽԺ2ŽС7-9ͣԱ£˳ɽһֱߣ9ֱߡͣ9ſͣƺ +

              +

              + ʮϵʽ +

              +

              + ɹˣŰüƽ޹˾ +

              +

              +  ַŰÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹͨ蹤̹޹˾ +

              +

              + ͨѶַɶи·333Ķ14Ԫ2704 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰028-028-83226053 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221222/306.html b/产投/news/yact_0301/20221222/306.html new file mode 100644 index 0000000..91fcfa9 --- /dev/null +++ b/产投/news/yact_0301/20221222/306.html @@ -0,0 +1,355 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣǽʯᡢɹб깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰְҵѧԺѧԺĿһڣǽʯᡢɹб깫

              +
              ڣ2022-12-22ֺţ Сرմҳ
              +

              + ŰְҵѧԺѧԺĿһڣǽ +

              +

              + ʯᡢɹб깫 +

              +

              +
              +

              +

              + Űÿ޹˾ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

              +

              + һбţ +

              +

              + бĿŰְҵѧԺѧԺĿһڣǽʯᡢϲɹ +

              +

              + ʽ +

              +

              + 1.ʽԴ Գʽʵ +

              +

              + 2.Ԥʽ3504182ԪԲɹʵʹΪ׼ +

              +

              + ġбĿ飺 +

              +

              + Ŀ1ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹбļ£ +

              +

              + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6Ϸɡ涨 +

              +

              + 7ṩͶ˵λη˻Ҫл߷¼ +

              +

              + 8ݲɹĿ +

              +

              + 201911һǽʯᡢṩҵ֤Ϊͬӡб֪ͨӸ¡ +

              +

              + 9ͶͶʱṩ۲顱ѯ˾ +

              +

              + ֹμӱβɹĹӦ: +

              +

              + ɹ˽ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + ߡбļȡʱ䡢ص㣺 +

              +

              + 1. ȡбļʱ 2022 12 23 0000ʱ 2022 1229 2359ʱ +

              +

              + 2. ȡбļķʽ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

              +

              + 3.ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

              +

              + ˡͶֹʱͿʱ䣺 +

              +

              + 1. Ͷֹʱ䣺2023 1 4   15 ʱ 30 ֣ʱ䣩 +

              +

              + 2.ͶļݽصŰÿ޹˾1¥ҡ +

              +

              + 3.ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

              +

              + 4.ʱ2023 1 4  15  ʱ30  ֣ʱ䣩 +

              +

              + šصŰÿ޹˾1¥ +

              +

              + ʮͶŰÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

              +

              + ʮϵʽ +

              +

              + ɹˡŰÿ޹˾ +

              +

              +  ַŰӶ·3ŲͶ +

              +

              + ϵˡŮʿ +

              +

              + ϵ绰;0835-3236556 +

              +

              +  625000                                                                                                                                         2022 12   20    +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹбļ.docx +

              +

              + бļ +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221222/307.html b/产投/news/yact_0301/20221222/307.html new file mode 100644 index 0000000..b213b94 --- /dev/null +++ b/产投/news/yact_0301/20221222/307.html @@ -0,0 +1,346 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ

              +
              ڣ2022-12-22ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ +

              +

              +
              +

              +

              + ҹ˾ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ +

              +

              + 2ĿݣŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ嵥 +

              +

              + 3ɹԤ㣺537061ԪɹԤıΪЧۣ +

              +

              + 4ڡ +

              +

              + 4.1ڣ㹤̽ +

              +

              + 4.2ص㣺Űоÿְ· +

              +

              + 4.2Ϲұ׼ҵ׼ϸ +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.2 +

              +

              + 1жʸ +

              +

              + 2۱βɹʸҵ +

              +

              + 6ȡ̸ļʱ䡢ʽ202212 23𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

              +

              + 7̸ļݽֹʱ䣺202212 28 15ʱ  00֣ʱ䣩 +

              +

              + 8̸ʱ䣺2022 12 28 15ʱ 00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              +                                                                                                                                                            2022 12 20 +

              +

              +
              +

              +

              + ǰӹͼ.zip +

              +

              + ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ.docx +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221222/308.html b/产投/news/yact_0301/20221222/308.html new file mode 100644 index 0000000..8b0331f --- /dev/null +++ b/产投/news/yact_0301/20221222/308.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣʯֲשɹб깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰְҵѧԺѧԺĿһڣʯֲשɹб깫

              +
              ڣ2022-12-22ֺţ Сرմҳ
              +

              + ŰְҵѧԺѧԺĿһڣʯֲ +

              +

              + שɹб깫 +

              +

              +
              +

              +

              + Űÿ޹˾ŰְҵѧԺѧԺĿһڣʯֲשϲɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

              +

              + һбţ +

              +

              + бĿŰְҵѧԺѧԺĿһڣʯֲשϲɹ +

              +

              + ʽԴԳʽ +

              +

              + ġԤʽ2218040.63ԪԲɹʵʹΪ׼ +

              +

              + 塢бĿ飺 +

              +

              + Ŀ1ŰְҵѧԺѧԺĿһڣʯֲשϲɹбļ£ +

              +

              + Ӧ̲μӱβɹӦύͶļǰ߱ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6Ϸɡ涨 +

              +

              + 6.1ṩͶ˵λη˻Ҫл߷¼ +

              +

              + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

              +

              + 7ݲɹĿ +

              +

              + 7.1ĿͶꡣ +

              +

              + 7.2 201911һʯҵ֤Ϊͬӡб֪ͨӸ¡ +

              +

              + 8.ͶͶʱṩ۲顱ѯ˾ +

              +

              + ߡбļȡʱ䡢ص㣺 +

              +

              + 1. ȡбļʱ 2022  12 230000ʱ 2022  1229 2359ʱ +

              +

              + 2. ȡбļķʽ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

              +

              + 3.ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

              +

              + ˡͶֹʱͿʱ䣺 +

              +

              + 1. Ͷֹʱ䣺2023 1  4   9  ʱ  30 ֣ʱ䣩 +

              +

              + 2.ͶļݽصŰÿ޹˾1¥ҡ +

              +

              + 3.ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

              +

              + 4.ʱ2023  1  4 9 ʱ 30 ֣ʱ䣩 +

              +

              + šصŰÿ޹˾1¥ +

              +

              + ʮͶŰÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

              +

              + ʮϵʽ +

              +

              + ɹˡŰÿ޹˾ +

              +

              +  ַŰӶ·3ŲͶ +

              +

              + ϵˡŮʿ +

              +

              + ϵ绰;0835-3236556 +

              +

              +  625000 +

              +

              + 2022 1219  +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣʯֲשϲɹбļ.docx +

              +

              + бļ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221222/309.html b/产投/news/yact_0301/20221222/309.html new file mode 100644 index 0000000..06cc8fa --- /dev/null +++ b/产投/news/yact_0301/20221222/309.html @@ -0,0 +1,349 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ

              +
              ڣ2022-12-22ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ +

              +

              +
              +

              +

              + ҹ˾ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԽо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣŰְҵѧԺѧԺĿһڣˮ÷豸ɹװ +

              +

              + 2ĿݣŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԣ嵥 +

              +

              + 3ɹԤ㣺1240657ԪɹԤıΪЧۣ +

              +

              + 4ڡ +

              +

              + 4.1ڣͬǩ15 +

              +

              + 4.2ص㣺Űоÿְ· +

              +

              + 4.2ϸˮܲĹܼϽˮˮƱ׼GB 50015-2019Ҫعұ׼ҵ׼ϸ +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.2 +

              +

              + 1жʸ +

              +

              + 2۱βɹʸҵ +

              +

              + 6ȡ̸ļʱ䡢ʽ202212 23𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļ +

              +

              + 7̸ļݽֹʱ䣺202212 28 10ʱ  00֣ʱ䣩 +

              +

              + 8̸ʱ䣺2022 12 28 10ʱ 00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 10.4۰ϡװ˹䡢˰ͱռװԵۺϷá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 2022 12 20 +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ.docx +

              +

              + бļ +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221222/310.html b/产投/news/yact_0301/20221222/310.html new file mode 100644 index 0000000..a3983ab --- /dev/null +++ b/产投/news/yact_0301/20221222/310.html @@ -0,0 +1,415 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣ繤רҵаб깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰְҵѧԺѧԺĿһڣ繤רҵаб깫

              +
              ڣ2022-12-22ֺţ Сرմҳ
              +

              + ŰְҵѧԺѧԺĿһڣ繤רҵаб깫 +

              +

              + 1.б +

              +

              + бĿŰְҵѧԺѧԺĿһڣ繤רҵаĿҵΪŰÿ޹˾ʽҵԳĿʱΪ100%бΪŰÿ޹˾ĿѾ߱бֶԸĿбꡣ +

              +

              + 2.Ŀſб귶Χ +

              +

              + 2.1λ֣б껮ΪһΡ +

              +

              + 2.2ص㣺Űÿ +

              +

              + 2.3ݼģĿλŰоرࡢְ·ٹ滮·ϲΪ滮԰ضԼ840ףϱԼ290ףϲ߱ͣΪµأ߲Լ65סʩͼְֽ·831¹½9̨ѹ6715KVAҪڽõ󡣣ʩͼֽ +

              +

              + 2.4ƻڣ180졣ڼǰڼպͲԼʩ䲻ɱĽҵӰ죻߿пڼʩƣŰҪڣ +

              +

              + 2.5б귶ΧŰְҵѧԺѧԺĿһڣ繤ʩͼֽڼ嵥ʵʩݡ +

              +

              + 3.ͶʸҪ +

              +

              + 3.1бҪͶ߱ +

              +

              + 3.1.1ʸ񣬾нܲŰ䷢ĵʩܳаʼװޡԣʩ֤ȫ֤ +

              +

              + 3.1.2Ŀҵ3꣨201911Ͷֹʱ䣩پһڽҵҵָ:ͬ500ҵ +

              +

              + 3.1.3ĿĿˣʸ񣺾߱繤רҵעὨʦϣʡס罨ܲŰ䷢İȫ˺ϸ֤B֤ΪλԱ +

              +

              + 3.2б겻Ͷꡣ +

              +

              + 3.3Ͷ˾ɾͶ꣬бĺͬ1Ρ +

              +

              + 4.бļĻȡ +

              +

              + 4.1μͶߣ 2022  12 23   2022    12 27 յ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

              +

              + 4.2 б˲ṩбļȡʽ +

              +

              + 5.Ͷļĵݽ +

              +

              + 5.1ͶļݽĽֹʱ䣨Ͷֹʱ䣬ͬΪ 2023 1 5 10 :00 ʱصΪŰÿ޹˾1¥ҡ +

              +

              + 5.2ʹĻδʹָصͶļб˲ +

              +

              + 6.ϵʽ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + бˣ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + ַ +

              +
              +

              + ĴŰɽӶ·3 +

              +
              +

              + ʱࣺ +

              +
              +

              + 625000 +

              +
              +

              + ϵˣ +

              +
              +

              + Ůʿ +

              +
              +

              + 绰 +

              +
              +

              + 0835-3236556 +

              +
              +

              + 棺 +

              +
              +

              + / +

              +
              +

              + ʼ +

              +
              +

              + / +

              +
              +

              + ַ +

              +
              +

              + http://www.builderp.cn/YASZJC/ +

              +
              +

              +
              +

              +
              +

              +
              +

              +
              +

              +

              + 2022  12 20  +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣбļ.docx +

              +

              + бļ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221230/312.html b/产投/news/yact_0301/20221230/312.html new file mode 100644 index 0000000..0cbc5f4 --- /dev/null +++ b/产投/news/yact_0301/20221230/312.html @@ -0,0 +1,271 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹɽ

              +
              ڣ2022-12-30ֺţ Сرմҳ
              +

              + ĿƣŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ绰0835-3236556 +

              +

              + ɽƣŰɽνľӪ +

              +

              + ɽ̵ַŰɽǶ7 +

              +

              + 498068.90Ԫ +

              +

              + ̸СԱٺ衢𩡢ѧȫ  +

              +

              + б깫ޣ202313 +

              +

              + ĹΪ1 +

              +

              +
              +

              +

              +
              +

              +

              +                                                              20221230 +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹ̸еĹ +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221230/313.html b/产投/news/yact_0301/20221230/313.html new file mode 100644 index 0000000..11c57af --- /dev/null +++ b/产投/news/yact_0301/20221230/313.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԳɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԳɽ

              +
              ڣ2022-12-30ֺţ Сرմҳ
              +

              + ĿƣŰְҵѧԺѧԺĿһڣˮ÷豸ɹװ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ绰0835-3236556 +

              +

              + ɽƣɶԴˮ豸޹˾ +

              +

              + ɽ̵ַɶ˳ͽ11-32¥57 +

              +

              + ɽ1104397.00Ԫ +

              +

              + ̸СԱ֣ǿ +

              +

              + б깫ޣ2023 13 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              +                                                                   20221230 +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԾ̸еĹ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/20221230/314.html b/产投/news/yact_0301/20221230/314.html new file mode 100644 index 0000000..542a782 --- /dev/null +++ b/产投/news/yact_0301/20221230/314.html @@ -0,0 +1,406 @@ + + + + +ŰҵͶʣţ޹˾__Űÿóά޲ɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿóά޲ɹĿԴ̲ɹ

              +
              ڣ2022-12-30ֺţ Сرմҳ
              +

              + Ĵб޹˾ Űÿ޹˾ɹˣίУŰÿóά޲ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022089š +

              +

              + 2.ɹĿƣŰÿóά޲ɹĿ +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳ +

              +

              + ɹԤ㣺ݶ30Ԫ +

              +

              + ɹĿ +

              +

              + βɹĿ1óɽӦ1ݲɹɹŰÿóά޷нӵλά޷ΧԼ12ˮѹϴɨȡļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + ξԴ빫ͨ; +

              +

              + 1ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 2Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1Ͷ깩Ӧнͨ䲿ѱЧġά޾ӪĿΪ༰ϡ +

              +

              + 2ͶͶʱṩ۲顱ѯ˾ +

              +

              + 3βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿģϢϱĿʵұԱеľԱһ¡ҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2023010320230109գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2023011309:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2023011309:00ʱ䣩Ӧļݽֹʱ䣺2023011309:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļʱ䣺2023011309:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              +    ַŰÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰0835-3236556 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ            +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022127/298.html b/产投/news/yact_0301/2022127/298.html new file mode 100644 index 0000000..80db01e --- /dev/null +++ b/产投/news/yact_0301/2022127/298.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ھӲʩɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ھӲʩɹɽ

              +
              ڣ2022-12-06ֺţ Сرմҳ
              +

              + ĿƣӲʩɹ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ0835-3236556 +

              +

              + ɽƣɶ֮һƼ޹˾ +

              +

              + ɽ̵ַĴʡɶ츮ж138813355 +

              +

              + ɽ213180.00Ԫ +

              +

              + ̸СԱ˼÷ٺ衢Ƿ +

              +

              + б깫ޣ2022127 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              + 2022126 +

              +

              +
              +

              +

              + Ӳʩɹ̸ļ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022129/299.html b/产投/news/yact_0301/2022129/299.html new file mode 100644 index 0000000..860080b --- /dev/null +++ b/产投/news/yact_0301/2022129/299.html @@ -0,0 +1,370 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ѹɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ѹɹĿɹ

              +
              ڣ2022-12-09ֺţ Сرմҳ
              +

              + Ĵչ̹޹˾ɹŰÿ޹˾(ɹˣίУѹɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱβɹ +

              +

              + һɹĿ +

              +

              + 1.ĿƣѹɹĿ +

              +

              + 2.ĿţZC-JQ-CS-202212-002š +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹĴչ̹޹˾ +

              +

              + ʽ: +

              +

              + ʽԴʽԤܽ30Ԫ +

              +

              + ɹĿ飺 +

              +

              + ѹĿԤ30Ԫɹɹļ¡ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ṩӦ̵λη˻Ҫл߷¼ +

              +

              + 8.ĿҪõضޡ +

              +

              + ֹμӱβɹĹӦ: +

              +

              + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹ/ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦͶֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + 2.Ŀ永˾òμӱξԴ̡ +

              +

              + ߡļȡʽʱ䡢ص㣺 +

              +

              + 1.ɹļֹʱ䣺202212122022121609:00- 17:00ʱ䣬ڼճ⣩ȡ +

              +

              + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

              +

              + 2.ɹļȡʽ +

              +

              + һϣԶ̣ +

              +

              + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

              +

              + עԭڿ굱սֳ +

              +

              + ֳȡӦֳɹļʱӦṩԱĿĵλ( +

              +

              + עĿơĿšϵ˼ϵ绰)Ӫҵִոӡ֤ӡֳʾ֤ԭϾӸǹӦ£ +

              +

              + ѯ绰0835-2821369Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

              +

              + ˡݽӦļֹʱ䣺2022122015:00ʱʱ䣩 +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

              +

              + šʱ䣺2022122015:00ʱʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺ĴʡŰ𼦹·1095301 +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿ޹˾       +

              +

              + ͨѶַŰоӶ·3  +

              +

              +    ࣺ625100  +

              +

              + ϵˣʦ  +

              +

              + ϵ绰0835-3236556       +

              +

              +
              +

              +

              + ɹĴչ̹޹˾ +

              +

              +    ַĴʡŰ𼦹·1095301    +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ                           +

              +

              + ϵ绰0835-2821369 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022129/300.html b/产投/news/yact_0301/2022129/300.html new file mode 100644 index 0000000..e62cf3b --- /dev/null +++ b/产投/news/yact_0301/2022129/300.html @@ -0,0 +1,373 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϷ޹˾ɹѯ۹

              +
              ڣ2022-12-09ֺţ Сرմҳ
              +

              + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

              +

              + һƷͺż޼ +

              +

              + + + + + + + + + + + + + + + + + +
              +

              + Ʒ +

              +
              +

              +   +

              +
              +

              + ָ +

              +

              + Ԫ +

              +
              +

              + +

              +
              +

              + ޼ +

              +

              + Ԫ +

              +
              +

              +
              +

              +

              + +

              +

              + +

              +
              +

              + 2022 ˫ 2.5L E-CVT 7ɫɫɫɫ +

              +
              +

              +
              +

              +

              + 34.88 +

              +
              +

              +
              +

              +

              + 2 +

              +
              +

              +
              +

              +

              + 69.76 +

              +
              +

              +

              + ʸҪ +

              +

              + 1.߱ʸҵע1꼰ϵĹӦ̣Ϸʸ񣨹ӦṩЧ֤һӪҵִգ +

              +

              + 2.뱨˴ϵӰ챨۹Եķˡ֯߸ˣòμӱۣΪЧۡ +

              +

              + 3.Ŀ屨ۡ +

              +

              + ۻغӦ +

              +

              + 1.ѯ۲ɹ飨1 +

              +

              + 2.ۺŵ2 +

              +

              + 3.֤飨3 +

              +

              + 4.ʱŵ4ʱ䣺ǩͬ7ᳵᳵص㣺ӦŰоÿӶ·3ţ +

              +

              + 5.ӪҵִոӡӸǹӦ̹£˻ίд֤ӡӸǹӦ̹£5 +

              +

              + ġ취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

              +

              + 塢ļݽ +

              +

              + 1.ļݽֹʱΪ20221214ձʱ9:00˱20221214ձʱ9:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

              +

              + 2.ļܷ⣺ݽıļܷ⡣ +

              +

              + 3.ʹĻδʹָصıļѯ˲ +

              +

              + ϵʽ +

              +

              + ɹˣŰۺϷ޹˾ +

              +

              +    ַŰоÿӶ·3 +

              +

              +    18283588339 +

              +

              + ϵˣʦ +

              +

              +
              +

              +

              + ɹѯ۹ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022215/160.html b/产投/news/yact_0301/2022215/160.html new file mode 100644 index 0000000..be4c419 --- /dev/null +++ b/产投/news/yact_0301/2022215/160.html @@ -0,0 +1,277 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾רҵ˲Ƹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾רҵ˲Ƹѯ۽ʾ

              +
              ڣ2022-02-15ֺţ Сرմҳ
              +

              +
              +

              +

              + Űÿ޹˾ +

              +

              + רҵ˲Ƹѯ۽ʾ +

              +

              +
              +

              +

              +                                         ҹ˾רҵ˲ƸɹĿѯۣ2022214ٿѯ۽£ +

              +

              +                                         һбѡʢɶҵ޹˾бۣ72000Ԫ +

              +

              +                                         Ͷ +

              +

              +                                         Ҽ½ҵѯɶ޹˾74800Ԫ +

              +

              +                                         Ĵ̩ҵ޹˾76800Ԫ +

              +

              +                                         ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

              +

              +                                         ƣŰÿ޹˾ +

              +

              +                                         ַŰоÿӶ·3 +

              +

              +                                         ϵʽʦ0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                              2022215 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022228/161.html b/产投/news/yact_0301/2022228/161.html new file mode 100644 index 0000000..ca79c15 --- /dev/null +++ b/产投/news/yact_0301/2022228/161.html @@ -0,0 +1,399 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ빫

              +
              ڣ2022-02-28ֺţ Сرմҳ
              +

              +

              +

              + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ빫 +

              +

              + Ĵб޹˾ Űüƽ޹˾ɹˣίУŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022005š +

              +

              + 2.ɹĿƣŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿ +

              +

              + 3.ɹˣŰüƽ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳ +

              +

              + ɹԤ㣺ݶ20.46ԪĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩2Ŀܶ15985.28ԪΪ¸20%ΪɹԤ㣬20.46Ԫ +

              +

              + ޼ۣ2ĿIJƼΪƷѻĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩ȡ¸20%Ϊ޼ۡ +

              +

              + ɹĿ +

              +

              + βɹĿ1ݲɹɹŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼнӵλļ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴڿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1нܲŰ䷢Чġʩͼļ϶顷ҵ·ˮʩͼһ֤ +

              +

              + 2βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺ļ2022030120220307գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣĿļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022031109:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļʱ䣺2022031109:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹ ˣŰüƽ޹˾ +

              +

              +    ַĴʡŰоÿ·11 +

              +

              +    ࣺ625500 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3236879 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ 470 㳡 15 ¥ 4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ            +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202228/159.html b/产投/news/yact_0301/202228/159.html new file mode 100644 index 0000000..703e9c5 --- /dev/null +++ b/产投/news/yact_0301/202228/159.html @@ -0,0 +1,385 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾רҵ˲Ƹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾רҵ˲Ƹѯ۹

              +
              ڣ2022-02-08ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + רҵ˲Ƹѯ۹ +

              +

              +
              +

              +

              + ҹ˾רҵ˲ƸɹĿͨѯ۲ɹķʽȷӦ̣ӭʸĹӦ̲뱨ۡ +

              +

              + һĿƣŰÿ޹˾רҵ˲ƸίзɹĿ +

              +

              + Ŀʱ䣺Ժͬǩ֮1 +

              +

              + רҵ˲ƸҪ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + ְλ +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + ѧ +

              +
              +

              + +

              +
              +

              + רҵ +

              +
              +

              + +

              +
              +

              + 1 +

              +
              +

              + Ŀʩֳ +

              +
              +

              + 8 +

              +
              +

              + ר +

              +
              +

              + 45 +

              +
              +

              + +

              +
              +

              + 1.мְƣ2.2꼰Ӧ飻  3.ϤҹĿطɷ棻4.лءҵλعȡ +

              +
              +

              +

              + ġĿԤ㣺9ԪҴдԪðѺίصһзüƱá۳ĿԤϱ괦 +

              +

              + 塢ϼҪ +

              +

              + 1ӦӦṩη +

              +

              + 2ṩϸЧӪҵִա˰Ǽ֤֤֯ӡ֤һӪҵִոӡ +

              +

              + 3Ӧ̴뾭Ӧ̵ķ˹ڲ뱾ĿͶȨṩȨͶȨίԭӦ̴Ƿ裩ṩ˺͹Ӧ̴֤渴ӡ +

              +

              + 4Ӧļύֹʱ䣺20222149:00(ʱ)ӦӦڴ֮ǰܷӦļʹŰҵͶʼ޹˾¥1308ңŰÿӶ·3ţʹĻ򲻷Ϲ涨Ӧļܾܡ +

              +

              + 5ʱ估ص㣺20222149:00 (ʱ)ŰҵͶʼ޹˾¥1308ңŰÿӶ·3ţ +

              +

              + ϵˣʦ0835-3228508 +

              +

              +
              +

              +

              + 1ѯӦ +

              +

              +           2Ȩί +

              +

              +           3۱ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                  Űÿ޹˾ +

              +

              +                                                                                                                                                                    202228 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022314/164.html b/产投/news/yact_0301/2022314/164.html new file mode 100644 index 0000000..3aea4bc --- /dev/null +++ b/产投/news/yact_0301/2022314/164.html @@ -0,0 +1,367 @@ + + + + +ŰҵͶʣţ޹˾__ŰϢĽĿ繤̣졢ƷɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰϢĽĿ繤̣졢ƷɹĿ

              +
              ڣ2022-03-14ֺţ Сرմҳ
              +

              + ŰϢĽĿ繤̣졢ƷɹĿ +

              +

              + ĴٹĿ޹˾Űÿ޹˾ίУԡŰϢĽĿ繤̣졢ƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1ĿţSCQY-ZC-2022-003 +

              +

              + 2ĿƣŰϢĽĿ繤̣졢ƷɹĿ +

              +

              + 3ɹˣŰÿ޹˾ +

              +

              + 4ɹĴٹĿ޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳʽ +

              +

              + ɹԤ㣺Ŀѿ1500ԪաҼί貿ڷ<̿շѹ涨>֪ͨƼ۸200210ţշѱ׼1500ԪΪƷѶĿʵ﹤㱾ĿƷԼ68.15Ԫ¸20%Ϊβɹ޼ۣ54.52Ԫ +

              +

              + Ŀ飺 +

              +

              + ŰϢĽĿ繤̣졢ƷɹĿڱĿĿ졢ơơĿʵʩĿ㡢ʩͼƼʩеĿƷݡļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴ빫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱɹӦ߱ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7μӱɹ3Ӧ̼䷨ˣҪˣл߷¼ +

              +

              + 8ݲɹĿҪ +

              +

              + (1)Ӧ߱ʸ񣬾нܲŰ䷢Ĺ̿רҵ̲ࣨʺ;нܲŰ䷢ĵҵ繤̣רҵƱʡ +

              +

              + (2)ҵעزĴʡڵҵ봨ǼǣṩĴʡʡ⿱졢ҵ봨ҵϢ¼֤Ĵʡʡҵ봨ҵ֤Ǽ֤ +

              +

              + 9ĿͶꡣͶģǣͷӦΪƵλͬʱҪ󣺣1߱ʸ񣻣2ͶӦԾнܲŰ䷢ĵҵ繤̣רҵƱʵĵλΪǣͷˣó2ңӦǩЭ飬ȷȨ񣻣3ԼڱбĿеμԱĿͶꣻ4ĿͶ걨ݽӦļ˾ǣͷ˸ǣͷ˽еĸΪԱԼ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1.ݡɹвѯʹü¼й֪ͨƿ⡲2016125ţҪĴٹĿ޹˾ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļĻȡʽʱ䡢ص㣺 +

              +

              + ļ202203152022032109:00-120013:00- 17:00(ʱ䣬ڼճ⣩ĴٹĿ޹˾Ű·11Ⱥԣҵ칫¥ ȡ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݣļۺ, ʸתã +

              +

              + ȡļʽ: (1)ȡʽ1:ֳȡԱύϣӦΪ˻֯ģֻṩλšǼDZ֤ӦΪȻ˵ģֻṩ֤(2)ȡʽ2ϻȡӦΪ˻֯ģֻṩλšǼDZ֤ӦΪȻ˵ģֻṩ֤ɨһļɨʽΪpdfļΪӦ̵λƣ͵1076277769@qq.comʼдӦƣȡĿƣļ1.λšǼDZĸʽļظ2.Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦгеΡ +

              +

              + ˡݽӦļֹʱʹʱ䣺202232509ʱ30֣ʱ䣩 +

              +

              + ӦļӦļݽֹʱǰʹ̵ص㣬ʹܷͱעϾԴ̲ɹļ涨ӦļˡաβɹʼĵӦļ +

              +

              + šݽӦļصʹ̵ص㣺 +

              +

              + ĴٹĿ޹˾Ű·11Ⱥԣҵ칫¥ +

              +

              + ʮϵʽ +

              +

              + ɹ ˣŰÿ޹˾ +

              +

              + ַŰӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +

              + ɹĴٹĿ޹˾ +

              +

              +    ַɶ̫·1361413 +

              +

              +    ࣺ610031 +

              +

              + ϵ ˣ ʦ +

              +

              + ϵ绰13628153947 +

              +

              +
              +

              +

              +                                                                                                                                                                                 2022314 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022314/165.html b/产投/news/yact_0301/2022314/165.html new file mode 100644 index 0000000..2c7ce15 --- /dev/null +++ b/产投/news/yact_0301/2022314/165.html @@ -0,0 +1,443 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ̲ɹ

              +
              ڣ2022-03-14ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿԴ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿʩͼɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022005 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220314 +

              +
              +

              + +

              +
              +

              + Űüƽ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 20.46Ԫݶ +

              +
              +

              + +

              +
              +

              + 20220314 +

              +
              +

              + ίԱԱ +

              +
              +

              + Ա芬 ɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴŽѯ޹˾ +

              +

              + ɽ2ĿIJƼΪƷѻĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩ȡ¸48%дٷ֮ʰƣȡ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ˣŰüƽ޹˾ +

              +

              + ַĴʡŰоÿ·11 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵ ˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮ +

              +
              +

              + +

              +

              + Űüƽ޹˾ +

              +

              +                  20220314 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022317/166.html b/产投/news/yact_0301/2022317/166.html new file mode 100644 index 0000000..ae554df --- /dev/null +++ b/产投/news/yact_0301/2022317/166.html @@ -0,0 +1,449 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ̲ɹ

              +
              ڣ2022-03-17ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022006 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220317 +

              +
              +

              + +

              +
              +

              + Űüƽ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 55.69Ԫݶ +

              +
              +

              + +

              +
              +

              + 20220317 +

              +
              +

              + ίԱԱ +

              +
              +

              + ԱԽ ֲ䣨ɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴ蹤Ŀ޹˾ +

              +

              + ɽ +

              +

              + A֣Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬Ŀ嵥(ԤƼ)Ʋ֣ɽļ涨Ϗ 55 ٷ֮ʰȡ +

              +

              + B֣Űһ廯ĿŰ³׻ʩĿ嵥(ԤƼ)Ʋ֣ɽļ涨Ϗ 55 ٷ֮ʰȡ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ˣŰüƽ޹˾ +

              +

              + ַĴʡŰоÿ·11 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵ ˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮ +

              +
              + +
              +                                                                             Űüƽ޹˾ +
              +
              +

              + 20220317 +

              +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022329/167.html b/产投/news/yact_0301/2022329/167.html new file mode 100644 index 0000000..501b6b4 --- /dev/null +++ b/产投/news/yact_0301/2022329/167.html @@ -0,0 +1,446 @@ + + + + +ŰҵͶʣţ޹˾__ŰϢĽĿ繤̣졢ƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰϢĽĿ繤̣졢ƷɹĿԴ̲ɹ

              +
              ڣ2022-03-29ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰϢĽĿ繤̣졢ƷɹĿ +

              +

              + Դ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + ŰϢĽĿ繤̣졢ƷɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + SCQY-ZC-2022-003 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220329 +

              +
              +

              + +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + ĴٹĿ޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 54.52Ԫݶ +

              +
              +

              + +

              +
              +

              + 20220329 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤Ա ֲ䣨ɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ֣ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴ޹˾ +

              +

              + ɽԸĿƼΪƷѻաҼί貿ڷ<̿շѹ涨>֪ͨƼ۸200210ţշѱ׼ȡ¸35 %¸дٷ֮ʰ飩 +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ˣŰÿ޹˾ +

              +

              + ַŰӶ·3 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴٹĿ޹˾ +

              +

              + ͨѶַɶ̫·1361413 +

              +

              + ϵ ˣʦ +

              +

              + ϵ绰13628153947 +

              +
              +

              + +

              +
              +

              + Ա淢֮ +

              +
              +

              +                                               Űÿ޹˾ +

              +

              +                                                         20220329 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202233/162.html b/产投/news/yact_0301/202233/162.html new file mode 100644 index 0000000..a8d3472 --- /dev/null +++ b/产投/news/yact_0301/202233/162.html @@ -0,0 +1,409 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ빫

              +
              ڣ2022-03-03ֺţ Сرմҳ
              +

              + Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿԴ빫 +

              +

              + Ĵб޹˾ Űüƽ޹˾ɹˣίУŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022006š +

              +

              + 2.ɹĿƣŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿѯɹĿ +

              +

              + 3.ɹˣŰüƽ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳ +

              +

              + ɹԤ㣺ݶ55.69ԪĿɹԤɣաĴʡѯշѱ׼۷2008) 141ţŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿԸܶ14292.24ԪΪ¸10%ΪɹԤ㣬48.94Ԫ;Űһ廯ĿһŰ³׻ʩĿԸܶ1693.04ԪΪ¸10%ΪɹԤ㣬6.75Ԫ +

              +

              + ޼ۣ +

              +

              + 1Űһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬Ŀ޼ۣԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25ʼȡ¸10%Ϊ޼ۡ +

              +

              + 2Űһ廯ĿŰ³׻ʩĿ޼ۣԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25ʼȡ¸10%Ϊ޼ۡ +

              +

              + ɹĿ +

              +

              + βɹĿ1ݲɹɹŰһ廯Ŀ-ŰÿB-13ؿ鹵μָ̬ĿŰһ廯ĿŰ³׻ʩĿ嵥(ԤƼ)Ʒнӵλļ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴ빫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

              +

              + 2βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2022030420220310գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022031509:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļʱ䣺2022031509:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹ ˣŰüƽ޹˾ +

              +

              +    ַĴʡŰоÿ·11 +

              +

              +    ࣺ625500 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3236879 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ 470 㳡 15 ¥ 4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022420/171.html b/产投/news/yact_0301/2022420/171.html new file mode 100644 index 0000000..2c57dcc --- /dev/null +++ b/产投/news/yact_0301/2022420/171.html @@ -0,0 +1,385 @@ + + + + +ŰҵͶʣţ޹˾__2022ȻĿ̽ƷɹĿбɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              2022ȻĿ̽ƷɹĿбɹ

              +
              ڣ2022-04-20ֺţ Сرմҳ
              +

              + 2022ȻĿ̽ƷɹĿ +

              +

              + бɹ +

              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУ2022ȻĿ̽ƷɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

              +

              + һĿţKRD-L2022012š +

              +

              + Ŀƣ2022ȻĿ̽ƷɹĿ +

              +

              + ʽԴԳʽ1013.17Ԫݶ УѰĿǰĿݹΪƷѻաĴʡѯշѱ׼۷[2008]141ţĸ9 ˿㡱շĿķʼ¸30%ĺϼƽΪɹԤ㣬Լ530.92Ԫɹ˸ֵЧѰĿǰĿݹܽ5%ΪƷѻʰ5.0%ȡΪɹԤ㣬Լ482.25ԪʩƣλֵЧѣУδԤ㡣շðбļع涨ʵ㡣 +

              +

              + ġбĿ飺ݲɹɹ˾2022ȻĿĴŰÿ÷̣ڣڵ16ĿĹ̽Ʒнӵλбļ£ +

              +

              + 塢Ӧ̲μӱβɹӦύͶļǰ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣ñڹҵϢʾϵͳΥʧҵ +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

              +

              + 4ӦδԱβɹĿṩơ淶ƻĿȷ +

              +

              + 3ضʸҪ +

              +

              + 1Ͷ깩ӦڱĿбŵٲȡĿѯҵͶ깩Ӧ̲Ϊ20222023Ƚ蹤Ӧ̲ɹб깩Ӧ̣ +

              +

              + 2βɹĿͶꡣ +

              +

              + бļ£ +

              +

              + ϽμӱβɹĹӦ +

              +

              + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnҵϢʾϵͳwww.gsxt.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥˡΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱бļṩѯ֤ṩѯ֤Ϊбļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡбļȡʽʱ估ۼۣ +

              +

              + бļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡбļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿĿرĿбļڱϵͳرĿбļΪɹѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨ˹ɱɹϢ޷ʱռһкɹӦһе +

              +

              + бļȡʱ估ص㣺 +

              +

              + бļ2022042120220426գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + бļۼۣ +

              +

              + Ŀбļгȡбļۼۣ600Ԫ/ݡбļۺ, Ͷʸתã +

              +

              + ˡͶֹʱͿʱ䣺202205161430ʱ䣩 +

              +

              + ͶļͶֹʱǰʹ↑ص㣨ļʱ䣺Ͷļݽʼʱ䣺202205161400ʱ䣩Ͷļݽֹʱ䣺202205161430ʱ䣩ʹܷͱעͶļɹˡաβɹʼĵͶļ +

              +

              + šͶļݽصͿص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮӦ뷽ʽ +

              +

              + 淽ʽб깫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + ʮһϵ +

              +

              + ɹ ˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵ ˣ          +

              +

              + ϵ绰0835-3236879 +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ470㳡15¥4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½          +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022420/172.html b/产投/news/yact_0301/2022420/172.html new file mode 100644 index 0000000..248cb34 --- /dev/null +++ b/产投/news/yact_0301/2022420/172.html @@ -0,0 +1,376 @@ + + + + +ŰҵͶʣţ޹˾__20222023Ƚ蹤Ӧ̲ɹбɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              20222023Ƚ蹤Ӧ̲ɹбɹ

              +
              ڣ2022-04-20ֺţ Сرմҳ
              +

              + 20222023Ƚ蹤Ӧ̲ɹбɹ +

              +

              + Ĵб޹˾ɹ ŰÿͶ޹˾Űÿ޹˾ɹˣίУ20222023Ƚ蹤Ӧ̲ɹйڹб꣬ϱбҪĹӦ̲μͶꡣ +

              +

              + һĿţKRD-L2022016š +

              +

              + Ŀƣ20222023Ƚ蹤Ӧ̲ɹ +

              +

              + ʽԴԳʽ605.81Ԫݶ ڸĿݹΪƷѻաĴʡѯշѱ׼۷[2008]141ţĸ9 ˿㡱շĿķʼ¸30%ĺϼƽΪɹԤ㣬Լ605.81Ԫշðбļع涨ʵ㡣 +

              +

              + ġбĿ飺ݲɹɹŰÿͶ޹˾Űÿ޹˾ع˾20222023Ƚ蹤нӵλбļ£ +

              +

              + 塢Ӧ̲μӱβɹӦύͶļǰ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣ñڹҵϢʾϵͳΥʧҵ +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

              +

              + 4ӦδԱβɹĿṩơ淶ƻĿȷ +

              +

              + 3ضʸҪ +

              +

              + 1Ͷ깩ӦڱĿбŵٲȡĿѯҵ +

              +

              + 2βɹĿͶꡣ +

              +

              + бļ£ +

              +

              + ϽμӱβɹĹӦ +

              +

              + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnҵϢʾϵͳwww.gsxt.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥˡΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱бļṩѯ֤ṩѯ֤Ϊбļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡбļȡʽʱ估ۼۣ +

              +

              + бļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡбļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿĿرĿбļڱϵͳرĿбļΪɹѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨ˹ɱɹϢ޷ʱռһкɹӦһе +

              +

              + бļȡʱ估ص㣺 +

              +

              + бļ2022042120220426գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + бļۼۣ +

              +

              + Ŀбļгȡбļۼۣ600Ԫ/ݡбļۺ, Ͷʸתã +

              +

              + ˡͶֹʱͿʱ䣺202205111430ʱ䣩 +

              +

              + ͶļͶֹʱǰʹ↑ص㣨ļʱ䣺Ͷļݽʼʱ䣺202205111400ʱ䣩Ͷļݽֹʱ䣺202205111430ʱ䣩ʹܷͱעͶļɹˡաβɹʼĵͶļ +

              +

              + šͶļݽصͿص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮӦ뷽ʽ +

              +

              + 淽ʽб깫йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + ʮһϵ +

              +

              + ɹ ˣŰÿͶ޹˾Űÿ޹˾ +

              +

              +    ַĴʡŰоÿ·11šĴʡŰоÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3236879 +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ470㳡15¥4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½            +

              +

              + ϵ绰0835-2888656 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022424/173.html b/产投/news/yact_0301/2022424/173.html new file mode 100644 index 0000000..ee4298a --- /dev/null +++ b/产投/news/yact_0301/2022424/173.html @@ -0,0 +1,376 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿѵıΣʩܳаɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰԴҵ԰ʩĿѵıΣʩܳаɹĿԴ빫

              +
              ڣ2022-04-24ֺţ Сرմҳ
              +

              + ŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

              +

              + Դ빫 +

              +

              + Űһб޹˾ɹŰÿ޹˾ɹˣίУŰԴҵ԰ʩĿѵıΣʩܳаɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţYACY-2022-004 +

              +

              + 2.ɹĿƣŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹŰһб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳĿԤ357.85Ԫʩ޼344.34ԪƷ޼13.51Ԫ +

              +

              + Ӧ뷽ʽ +

              +

              + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

              +

              + ġӦ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӱɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ɹ˸ݲɹĿ +

              +

              + پ߱ܲŰ䷢ЧڵĽװιרҼʡ +

              +

              + ھ߱ܲŰ䷢ЧڵĽװװιרҵаʣ +

              +

              + ۾ܲŰ䷢Чġȫ֤ +

              +

              + ĿĿˣ:߱רҵעὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

              +

              + Ŀˣʩ˾߱רҵм()ְƣΪλԱ +

              +

              + ƸˣнмְƣΪλԱ +

              +

              + 8.ĿμӱβɹͶ,ӦҪ: ԱжҵʸԱҡǩͶЭ飬ȷȨԼμ򵥶μͶꣻǣͷӦΪװװιרҵаҵǣͷ˸бļͱͶͺͬȫʵʩ +

              +

              + 塢ֹμӱβɹĹӦ +

              +

              + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪŰһб޹˾(ɹ)ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ļȡʽʱ䡢ص +

              +

              + һĿֳĿ20224252022429գʱ9:00-12:0014:00-17:00ڼճ⣩Ӧ̳֡ϢǼDZšȨ(֤֤ӡ)ӸǵλµԭŰƽ׸71Ԫ402ţŰһб޹˾ +

              +

              + ĿΪгȡļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

              +

              + עѯ绰0835-2888070Ӧ̹ļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

              +

              + ߡݽӦļֹʱ䣺20225510:30ʱ䣩 +

              +

              + ˡݽӦļص㣺Űƽ׸71Ԫ402š +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļŰһб޹˾ɹˡաβɹʼĵӦļ +

              +

              + šӦļʱ䣺20225510:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺Űƽ׸71Ԫ402ҡ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              + ͨѶַŰоÿӶ·3 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3358299 +

              +

              + ɹŰһб޹˾ +

              +

              + ͨѶַŰƽ׸71Ԫ402 +

              +

              +    ࣺ625000 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-2888070 +

              +

              + ʼ37533668@qq.com +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022425/174.html b/产投/news/yact_0301/2022425/174.html new file mode 100644 index 0000000..27350e9 --- /dev/null +++ b/产投/news/yact_0301/2022425/174.html @@ -0,0 +1,405 @@ + + + + +ŰҵͶʣţ޹˾__й¾òҵѯأɹԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              й¾òҵѯأɹԴ빫

              +
              ڣ2022-04-25ֺţ Сرմҳ
              +

              +

              + й¾òҵѯأɹԴ빫 +

              + +

              + Ĵб޹˾ Ű־Ӫ޹˾ɹˣίУй¾òҵѯأɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022022š +

              +

              + 2.ɹĿƣй¾òҵѯأɹ +

              +

              + 3.ɹˣŰ־Ӫ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ɹԤ㣺ݶ103340.00ԪУ嵥(ԤƼ)ƷѵIJɹԤΪ29460.00Ԫʩ׶ȫۿƷѵIJɹԤΪ73880.00Ԫ +

              +

              + 嵥(ԤƼ)Ʒ޼ۣԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼ¸20%Ϊ޼ۡ +

              +

              + ʩ׶ȫۿƷ޼ۣĿʩ󶨽ΪƷѻʡʡ۾ִ۷2008141ĸʮһʩ׶ȫۿơշĿķʺ˵¸20%Ϊ޼ۡ +

              +

              + ɹĿ +

              +

              + βɹĿ1ݲɹɹй¾òҵĹ嵥(ԤƼ)ƺʩ׶ȫۿƷнӵλ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴڿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

              +

              + 2βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2022042620220505գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022050910:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļʱ䣺2022050910:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰ־Ӫ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3236879 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022429/176.html b/产投/news/yact_0301/2022429/176.html new file mode 100644 index 0000000..b1730d8 --- /dev/null +++ b/产投/news/yact_0301/2022429/176.html @@ -0,0 +1,286 @@ + + + + +ŰҵͶʣţ޹˾__ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              +
              ڣ2022-04-29ֺţ Сرմҳ
              +

              + +

              +

              +
              +

              +

              + һɹĿ +

              +

              + 1.ĿţYACY-2022-004 +

              +

              + 2.ɹĿƣŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

              +

              + Ϣ +

              +

              + б깫 +

              +

              + ݣܹ˾֯ҲͳһѧϰĴʡɹһ廯ƽ̨̣뿪ڳͻڸΪ202205061030ص㲻䡣 +

              +

              + ڣ20220428 +

              +

              + ˣޡ +

              +

              + ġԱιѯʣ밴·ʽϵ +

              +

              + ɹˣŰÿ޹˾ +

              +

              + ͨѶַŰоÿӶ·3 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3358299 +

              +

              + ɹŰһб޹˾ +

              +

              + ͨѶַŰƽ׸71Ԫ402 +

              +

              +    ࣺ625000 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-2888070 +

              +

              + ʼ37533668@qq.com +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022510/179.html b/产投/news/yact_0301/2022510/179.html new file mode 100644 index 0000000..d64a246 --- /dev/null +++ b/产投/news/yact_0301/2022510/179.html @@ -0,0 +1,458 @@ + + + + +ŰҵͶʣţ޹˾__й¾òҵѯأɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              й¾òҵѯأɹԴ̽

              +
              ڣ2022-05-10ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + й¾òҵѯأɹ +

              +

              + Դ +

              +
              +

              + Ŀ +

              +
              +

              + й¾òҵѯأɹ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022022 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220510 +

              +
              +

              + +

              +
              +

              + Ű־Ӫ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 10.334Ԫ +

              +
              +

              + +

              +
              +

              + 20220510 +

              +
              +

              + ίԱԱ +

              +
              +

              + Ա尡ɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣڻĿɷ޹˾ +

              +

              + ɽ +

              +

              + (ԤƼ)ƷijɽΪԸĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼ¸51%ȡ +

              +

              + ʩ׶ȫۿƷijɽΪĿʩ󶨽ΪƷѻʡʡ۾ִ۷2008141ĸʮһʩ׶ȫۿơշĿķʺ˵¸51%ȡ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ˣŰ־Ӫ޹˾ +

              +

              + ַĴʡŰоÿӶ·3 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵ ˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮ +

              +
              + +

              +

              + +

              +

              + Ű־Ӫ޹˾ +

              +

              +       20220510 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022511/180.html b/产投/news/yact_0301/2022511/180.html new file mode 100644 index 0000000..f3c2127 --- /dev/null +++ b/产投/news/yact_0301/2022511/180.html @@ -0,0 +1,443 @@ + + + + +ŰҵͶʣţ޹˾__20222023Ƚ蹤Ӧ̲ɹб깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              20222023Ƚ蹤Ӧ̲ɹб깫

              +
              ڣ2022-05-11ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + 20222023Ƚ蹤Ӧ̲ɹ +

              +

              + б +

              +
              +

              + Ŀ +

              +
              +

              + 20222023Ƚ蹤Ӧ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022016 +

              +
              +

              + ɹʽ +

              +
              +

              + б +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + б +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220511 +

              +
              +

              + +

              +
              +

              + ŰÿͶ޹˾Űÿ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 605.81Ԫݶ +

              +
              +

              + +

              +
              +

              + 20220511 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤Ա롢ҦƼһģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ̷Ԫ +

              +
              +

              + бӦ̼б¸ +

              +
              +

              + б깩ӦƣĴ蹤Ŀ޹˾ +

              +

              + б¸ʣԵ̵ΪƷѻʡʡ۾ִ۷2008141ĸ9 ˿㡱շĿķʼ¸60% +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ˣŰÿͶ޹˾Űÿ޹˾ +

              +

              + ַĴʡŰоÿ·11šĴʡŰоÿӶ·3 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵ ˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮ +

              +
              +

              + ŰÿͶ޹˾Űÿ޹˾ +

              +

              + 20220511 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022517/181.html b/产投/news/yact_0301/2022517/181.html new file mode 100644 index 0000000..8d9aafc --- /dev/null +++ b/产投/news/yact_0301/2022517/181.html @@ -0,0 +1,422 @@ + + + + +ŰҵͶʣţ޹˾__2022ȻĿ̽ƷɹĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              2022ȻĿ̽ƷɹĿб깫

              +
              ڣ2022-05-17ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + 2022ȻĿ̽ƷɹĿ +

              +

              + б +

              +
              +

              + Ŀ +

              +
              +

              + 2022ȻĿ̽ƷɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022012 +

              +
              +

              + ɹʽ +

              +
              +

              + б +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + б +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220517 +

              +
              +

              + +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 1013.17Ԫݶ +

              +
              +

              + +

              +
              +

              + 20220517 +

              +
              +

              + бӦ̼б¸ʺб +

              +
              +

              + б깩ӦƣԶȫ̹ѯ޹˾ +

              +

              + б¸ʣԵ̵ΪƷѻʡʡ۾ִ۷2008141ĸ9 ˿㡱շĿķʼ¸65%ȡ +

              +

              + ɹ˸ֵЧбʣԲɹ˸ֵĵƷľΪƷѻ3.0%ķʼȡע5.0%5.0%ֵЧѣ÷ʩƣλеЧѷʰղɹ˸ֵЧбʼȡ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ˣŰÿͶ޹˾ +

              +

              + ַĴʡŰоÿӶ·3 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵ ˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮ +

              +
              +

              +   ŰÿͶ޹˾ +

              +

              +                                                                            20220517 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202257/178.html b/产投/news/yact_0301/202257/178.html new file mode 100644 index 0000000..3946cb5 --- /dev/null +++ b/产投/news/yact_0301/202257/178.html @@ -0,0 +1,253 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿѵıΣʩܳаɹĿɽȷϺ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰԴҵ԰ʩĿѵıΣʩܳаɹĿɽȷϺ

              +
              ڣ2022-05-07ֺţ Сرմҳ
              +

              + ŰԴҵ԰ʩĿѵıΣʩܳаɹĿ +

              +

              + ɽȷϺ +

              +

              +   +

              +

              +     Űһб޹˾ +

              +

              +     ҵλί㹫˾ŰԴҵ԰ʩĿѵıΣʩܳаɹĿɹĿţYACY-2022-004оԴ̡רҳߵ󱨸档ҵλȷϱĿɽӦΪɶ޹˾ɽΪңƣ50000ԪдԪʩʩ޼Ϊٷֱ¸5.2 % +

              +

              +     شȷϡ +

              +

              +
              +

              +

              +   +

              +

              +                                                                                                                                                    Űÿ޹˾ +

              +

              +                                                                                                                                                                      202257 +

              +

              +   +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022613/187.html b/产投/news/yact_0301/2022613/187.html new file mode 100644 index 0000000..fe5ffe6 --- /dev/null +++ b/产投/news/yact_0301/2022613/187.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__ɽƬƬˮȫ״۷ɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ɽƬƬˮȫ״۷ɹĿԴ̲ɹ

              +
              ڣ2022-06-13ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɽƬƬˮȫ״۷ɹĿԴ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + ɽƬƬˮȫ״۷ɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + ZCFH-22F1-D20 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220610 +

              +
              +

              +   +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 18.30Ԫ +

              +
              +

              + +

              +
              +

              + 20220607 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤ꡢԱųɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ֲ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣȫӦ̼ģɶ޹˾ +

              +

              + ɽԪдҼʰǪԪ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              +  ˣŰÿͶ޹˾ +

              +

              +  ַŰӶ·3 +

              +

              +  ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰028-86033211 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +

              +                                                                                                      ŰÿͶ޹˾ +

              +

              +                                                                                                                2022ꣶ13 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022615/188.html b/产投/news/yact_0301/2022615/188.html new file mode 100644 index 0000000..e5ccadc --- /dev/null +++ b/产投/news/yact_0301/2022615/188.html @@ -0,0 +1,379 @@ + + + + +ŰҵͶʣţ޹˾__ŰüƷɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰüƷɹĿ

              +
              ڣ2022-06-15ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰüƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ɹĿƣŰüƷɹĿ +

              +

              + 2.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              + 3.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴʽʵ +

              +

              + ɹĿ +

              +

              + ĿΪŰüƷɹĿ1ļ£ +

              +

              + ġɹ +

              +

              + ĿרСҵɹ +

              +

              + 塢Ӧ뷽ʽ:βɹȡʽ1μӴ̵ĹӦ̡ +

              +

              + ʽ1淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + ʽ2Ƽͨɹ˺רҸԳƼƼӦʸĹӦ̲뱾βɹ +

              +

              + ʽ3Ӧ̿ȡͨʡϲŽĹӦ̿ȡӦ̡ +

              +

              + Ӧ̲μӱβɹӦ߱ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6Ϸɡ涨 +

              +

              + 6.1 ĿμӲɹĹӦṩλη/Ҫ/λ˲л߷¼ +

              +

              + 7ݲɹĿ +

              +

              + 7.1Ӧ߱ʸ񣬾нܲŰ䷢Ĺ̿רҵ̲ࣨҼʺ;нܲŰ䷢ĵҵ͵繤̡繤̣רҵƱʡ +

              +

              + 8. ĿͶꡣͶģǣͷӦΪƵλͬʱҪ󣺣1߱ʸ񣻣2ͶӦԾнܲŰ䷢ĵҵ͵繤̡繤̣רҵƱʵĵλΪǣͷˣó2ңӦǩЭ飬ȷȨ񣻣3ԼڱбĿеμԱĿͶꣻ4ĿͶ걨ݽӦļ˾ǣͷ˸ǣͷ˽еĸΪԱԼ +

              +

              + ߡֹμӱβɹĹӦ +

              +

              + 1.ݡڲɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڵݽӦļֹʱǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ˡļȡʽʱ䡢ص +

              +

              + 1.Դļֹʱ䣺20220616202206    2209:00- 17:00ʱ䣬ڼճ⣩ +

              +

              + 2.Դļۼۣ300ԪԴļۺ,ʸ񲻵תã +

              +

              + 3.ϣӦΪ˻֯ģֻṩλš֤ǵλ£ӦΪȻ˵ģֻṩ֤ +

              +

              + 4.ʽϱ +

              +

              + 1Ӧϰɹļʱṩţʽ⣩λơֻšλϢ +

              +

              + 2дõġš֤ӡӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ3147233785@qq.comͨĶά֧ѣ֧ʱע˾ƣ +

              +

              + 5.ѯ绰13568928510 +

              +

              + šݽӦļֹʱ䣺202206 27 10ʱ 00֣ʱ䣩 +

              +

              + ʮݽӦļص㣺Űݴ470㳡168š +

              +

              + 1.ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹ/ɹˡա +

              +

              + 2.βɹʼĵӦļ +

              +

              + ʮһӦļʱ䣺2022 062711ʱ00֣ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص:Űݴ470㳡168š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾Űüƽ޹˾  +

              +

              + ͨѶַŰӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰028-86033211 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022620/191.html b/产投/news/yact_0301/2022620/191.html new file mode 100644 index 0000000..676a628 --- /dev/null +++ b/产投/news/yact_0301/2022620/191.html @@ -0,0 +1,367 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿԴ빫

              +
              ڣ2022-06-20ֺţ Сرմҳ
              +

              + Űһб޹˾ɹŰÿ޹˾ɹˣίУŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţYACY-2022-007 +

              +

              + 2.ɹĿƣŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿ +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹŰһб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳĿԤ274.42Ԫʩ޼261.89ԪƷ޼12.53Ԫ +

              +

              + Ӧ뷽ʽ +

              +

              + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

              +

              + ġӦ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӱɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ɹ˸ݲɹĿ +

              +

              + پ߱ܲŰ䷢ЧڵĽװιרҼʡ +

              +

              + ھ߱ܲŰ䷢ЧڵĽװװιרҵаʣ +

              +

              + ۾ܲŰ䷢Чġȫ֤ +

              +

              + ĿĿˣ:߱רҵעὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

              +

              + Ŀˣʩ˾߱רҵм()ְƣΪλԱ +

              +

              + ƸˣнмְƣΪλԱ +

              +

              + 8.ĿμӱβɹͶ,ӦҪ: ԱжҵʸԱҡǩͶЭ飬ȷȨԼμ򵥶μͶꣻǣͷӦΪװװιרҵаҵǣͷ˸бļͱͶͺͬȫʵʩ +

              +

              + 塢ֹμӱβɹĹӦ +

              +

              + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪŰһб޹˾(ɹ)ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ļȡʽʱ䡢ص +

              +

              + һĿֳĿ20226212022627գʱ9:00-12:0014:00-17:00ڼճ⣩Ӧ̳֡ϢǼDZšȨ(֤֤ӡ)ӸǵλµԭŰƽ׸71Ԫ402ţŰһб޹˾ +

              +

              + ĿΪгȡļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

              +

              + עѯ绰0835-2888070Ӧ̹ļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

              +

              + ߡݽӦļֹʱ䣺202263010:30ʱ䣩 +

              +

              + ˡݽӦļص㣺Űƽ׸71Ԫ402š +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļŰһб޹˾ɹˡաβɹʼĵӦļ +

              +

              + šӦļʱ䣺202263010:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺Űƽ׸71Ԫ402ҡ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              + ͨѶַŰоÿӶ·3 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3358299 +

              +

              + ɹŰһб޹˾ +

              +

              + ͨѶַŰƽ׸71Ԫ402 +

              +

              +    ࣺ625000 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-2888070 +

              +

              + ʼ37533668@qq.com +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022620/192.html b/产投/news/yact_0301/2022620/192.html new file mode 100644 index 0000000..a2ea007 --- /dev/null +++ b/产投/news/yact_0301/2022620/192.html @@ -0,0 +1,358 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ¥Ҿ߼豸ɹĿ̸빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰԴҵ԰ʩĿ¥Ҿ߼豸ɹĿ̸빫

              +
              ڣ2022-06-20ֺţ Сرմҳ
              +

              + ŰǬͶ޹˾Űÿ޹˾ίУŰÿ޹˾ŰԴҵ԰¥Ҿ߼豸ɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

              +

              + һĿƣŰÿ޹˾ŰԴҵ԰¥Ҿ߼豸ɹĿ  +

              +

              + ĿţQXZB-2022-YA0308 +

              +

              + ɹĿ飺 +

              +

              + ʽԴĿԤʽΪ112.896Ԫ +

              +

              + Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

              +

              + Ӧ뷽ʽξ̸ڡйɹбԹʽ +

              +

              + ġɹ;ճ칫ʹá +

              +

              + 塢ϸӦӦ߱ʸ +

              +

              + (һ)ϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + ()ĿضʸҪ󣺱Ŀ̸С +

              +

              + ֹμӱβɹĹӦ +

              +

              + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + ߡȡ̸ļʱޡص㡢ʽ̸ļۼ +

              +

              + (һ)ȡ̸ļʱޣ̸ļĻȡʱ(ʱ)20226212022623գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

              +

              + ()ȡ̸ļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)̸ļ +

              +

              + ()ȡ̸ļķʽ +

              +

              + 1. ѯ绰0835-2899779 +

              +

              + 2. (Զ)(1)ҪдϢ(λơֻšλš) +

              +

              + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ +

              +

              + עϢǼDZš(֤ӡ)Ӹǵλµԭ̸еսŰǬͶ޹˾ɹļ۰ +

              +

              + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢ̸ӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

              +

              + ()̸ļۼۣ300Ԫ/(̸ļۺ,̸ʸ񲻵ת) +

              +

              + ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

              +

              + ˡӦļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

              +

              + ̸ʱ䣺202262414ʱ30(ʱ) +

              +

              + š̸еص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

              +

              + ʮɹϢý壺йɹб +

              +

              + ʮһԱβɹѯʣ밴·ʽϵ +

              +

              + (һ)ɹϢ +

              +

              +    ƣŰÿ޹˾ +

              +

              + ͨѶַŰɽӶ·3 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3358299 +

              +

              + ()ɹϢ +

              +

              +    ƣŰǬͶ޹˾ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-2899779 +

              +

              + ʼyaqxztb@163.com +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022622/193.html b/产投/news/yact_0301/2022622/193.html new file mode 100644 index 0000000..783e551 --- /dev/null +++ b/产投/news/yact_0301/2022622/193.html @@ -0,0 +1,400 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤ƷɹԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űü²ϲҵ԰ʩ蹤ƷɹԴ̲ɹ

              +
              ڣ2022-06-22ֺţ Сرմҳ
              +

              + ĴƹĿ޹˾ŰÿͶ޹˾ɹˣίУŰü²ϲҵ԰ʩ蹤ƷɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţSCHF-2022-06 +

              +

              + 2.ɹĿƣŰü²ϲҵ԰ʩ蹤Ʒɹ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴƹĿ޹˾ +

              +

              + ʽ +

              +

              + Ԥ900000.00Ԫ +

              +

              + ɹĿ +

              +

              + Ŀ1ݲɹɹŰü²ϲҵ԰ʩ蹤ƷнӵλҪ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸʽͶģӦ㣩 +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹʽͶģԱӦ㣨ͬͶĸԱ֮⣩ṩŵ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵʽͶģӦ㣩 +

              +

              + 3Ӧض +

              +

              + 1Ͷ깩Ӧ̾нܲŰ䷢Чҵ·̣רҵ׼ʼҵ̣רҵҼʣ +

              +

              + 2ӦעزĴʡڵҵЧġĴʡ봨¿ƻ֤Ǽ֤άġĴʡʡ⿱졢ҵ봨ҵϢ¼֤άġĴʡʡ⽨ҵ봨Ϣ͵ӵǼDZʽͶģݸʵṩ +

              +

              + 3βɹĿ̵̡ģӦҪ +

              +

              + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

              +

              + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

              +

              + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

              +

              + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

              +

              + ߡļĻȡʽʱ估ۼ +

              +

              + ļȡʽԶ̰ӦԶ̻ȡļʱӦԱĿĵλżӸDZλ(עĿơĿšϵ˼ϵ绰)ӸǹӦ̵λµľ֤ӡɫɨ跢3271989438@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһеʽ̵ģֳʱֻ巽뱨Ҫṩرϡ +

              +

              + ע1š (֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

              +

              + 2ѯ绰15281272609 +

              +

              + ļȡʱ估ص㣺 +

              +

              + ļ2022062320220629գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ͨ3271989438@qq.comȡ +

              +

              + ļۼۣ +

              +

              + Ŀļۼۣ400Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022070415:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022070415:00ʱ䣩Ӧļݽֹʱ䣺2022070415:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļʱ䣺2022070415:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺Ű·8Ź1981B121š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ       +

              +

              + ϵ绰0835-3236879 +

              +

              +
              +

              +

              + ɹĴƹĿ޹˾ +

              +

              +    ַŰ·8Ź1981B121 +

              +

              +    ࣺ625000 +

              +

              + ĿϵˣŮʿ    ϵ绰15281272609 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022622/194.html b/产投/news/yact_0301/2022622/194.html new file mode 100644 index 0000000..c7d514b --- /dev/null +++ b/产投/news/yact_0301/2022622/194.html @@ -0,0 +1,382 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤̿ɹԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űü²ϲҵ԰ʩ蹤̿ɹԴ̲ɹ

              +
              ڣ2022-06-22ֺţ Сرմҳ
              +

              + ĴƹĿ޹˾ ŰÿͶ޹˾ɹˣίУŰü²ϲҵ԰ʩ蹤̿ɹ þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţSCHF-2022-07 +

              +

              + 2.ɹĿƣŰü²ϲҵ԰ʩ蹤̿ɹ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴƹĿ޹˾ +

              +

              + ʽ +

              +

              + Ԥ800000.00Ԫ +

              +

              + ɹĿ +

              +

              + Ŀ1ݲɹɹŰü²ϲҵ԰ʩ蹤̿нӵλҪ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1Ͷ깩Ӧ̾߾нܲŰ䷢Ч̿רҵ׼ʣ +

              +

              + 2ӦעزĴʡڵҵЧġĴʡ봨¿ƻ֤Ǽ֤άġĴʡʡ⿱졢ҵ봨ҵϢ¼֤άġĴʡʡ⽨ҵ봨Ϣ͵ӵǼDZ +

              +

              + 3βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļĻȡʽʱ估ۼ +

              +

              + ļȡʽԶ̰ӦԶ̻ȡļʱӦԱĿĵλżӸDZλ(עĿơĿšϵ˼ϵ绰)ӸǹӦ̵λµľ֤ӡɫɨ跢3271989438@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһе +

              +

              + ע1š(֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

              +

              + 2ѯ绰15281272609 +

              +

              + ļȡʱ估ص㣺 +

              +

              + ļ2022062320220629գÿ9:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ͨ3271989438@qq.comȡ +

              +

              + ļۼۣ +

              +

              + Ŀļۼۣ400Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022070414:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022070414:00ʱ䣩Ӧļݽֹʱ䣺2022070414:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļʱ䣺2022070414:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺Ű·8Ź1981B121š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ       ϵ绰0835-3236879 +

              +

              + ɹĴƹĿ޹˾ +

              +

              +    ַŰ·8Ź1981B121 +

              +

              +    ࣺ625000 +

              +

              + ĿϵˣŮʿ    ϵ绰15281272609 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022628/198.html b/产投/news/yact_0301/2022628/198.html new file mode 100644 index 0000000..6f88135 --- /dev/null +++ b/产投/news/yact_0301/2022628/198.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ŰüƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰüƷɹĿԴ̲ɹ

              +
              ڣ2022-06-28ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰüƷɹĿԴ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + ŰüƷɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + ZCFH-22N-G04 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220628 +

              +
              +

              +   +

              +
              +

              + ŰÿͶ޹˾Űüƽ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 200Ԫ +

              +
              +

              + +

              +
              +

              + 20220627 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤ꡢԱоաƽɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ֣ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴ޹˾ +

              +

              + ɽԸĿƼΪƷѻաҼί貿ڷ<̿շѹ涨>֪ͨƼ۸200210ţշѱ׼ȡ¸ 45%дٷ֮ ʰ飩Ŀ۵3000Ԫ3000Ԫ֧ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              +  ˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              +  ַŰӶ·3 +

              +

              +  ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰028-86033211 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022629/199.html b/产投/news/yact_0301/2022629/199.html new file mode 100644 index 0000000..0afa6ce --- /dev/null +++ b/产投/news/yact_0301/2022629/199.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022άǹɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022άǹɹĿɹ

              +
              ڣ2022-06-28ֺţ Сرմҳ
              +

              + Ĵչ̹޹˾ɹŰÿ޹˾(ɹˣίУŰÿ޹˾2022άǹɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱβɹ +

              +

              + һɹĿ +

              +

              + 1.ĿƣŰÿ޹˾2022άǹɹĿ +

              +

              + 2.ĿţZC-JQ-CS-202206-017š +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹĴչ̹޹˾ +

              +

              + ʽ: +

              +

              + ʽԴʽԤܽ3993550Ԫ +

              +

              + ɹĿ飺 +

              +

              + Űÿ޹˾2022άǹɹĿԤ3993550Ԫɹɹļ¡ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 6.1ṩӦ̵λη˻Ҫл߷¼ +

              +

              + 6.2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ̡ +

              +

              + 7.ĿҪõضӦ̾ʩʣʩ񲻷ֵȼӦ̾аȫ֤ +

              +

              + 8.μӲɹʱҪṩ۲顱ѯ˾ +

              +

              + ļȡʽʱ䡢ص㣺 +

              +

              + 1.ɹļֹʱ䣺202262920227 509:00- 17:00ʱ䣬ڼճ⣩ȡ +

              +

              + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

              +

              + 2.ɹļȡʽ +

              +

              + һϣԶ̣ +

              +

              + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

              +

              + עԭڿ굱սֳ +

              +

              + ѯ绰0835-2895663Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

              +

              + ߡݽӦļֹʱ䣺202271209:30ʱʱ䣩 +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

              +

              + ˡʱ䣺202271209:30ʱʱ䣩ڴ̵ص㿪 +

              +

              + š̵ص㣺ĴʡŰ1751¥45 +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿ޹˾       +

              +

              + ͨѶַŰоӶ·3  +

              +

              +    ࣺ625100 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3236556      +

              +

              +
              +

              +

              + ɹĴչ̹޹˾ +

              +

              +    ַĴʡŰ1751¥45    +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ                           +

              +

              + ϵ绰0835-2895663   +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022629/200.html b/产投/news/yact_0301/2022629/200.html new file mode 100644 index 0000000..5acc686 --- /dev/null +++ b/产投/news/yact_0301/2022629/200.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022껨ܲɹͷɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022껨ܲɹͷɹĿɹ

              +
              ڣ2022-06-28ֺţ Сرմҳ
              +

              + ĴʡڳϢѯ޹˾Űÿ޹˾ίУŰÿ޹˾2022껨ܲɹͷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿƣŰÿ޹˾2022껨ܲɹͷɹĿ +

              +

              + 2.ĿţZCX-CS20220622-45 +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹĴʡڳϢѯ޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳʽ +

              +

              + Ԥ121.62Ԫ +

              +

              + ɹĿ飺 +

              +

              + ļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + δŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ĿҪõض +

              +

              + ĿͶꡣ +

              +

              + ļȡʱ䡢ص㡢ʽ +

              +

              + 1.ļȡʱ䣺2022062920220705գÿ09:00-17:00ʱ䣬ĩڼճ⣩ +

              +

              + 2.ȡļĵص㣺ĴʡڳϢѯ޹˾(Ű·62)ɹļڲۡ +

              +

              + 3.ȡļķʽϻԶ̰ӦϻԶ̰ļʱļûƾ֤дġš֤ӡʽ⣩ӸºɨͼƬpdf3329832256@qq.com +

              +

              + עϻԶ̱ĹӦڿ굱սš֤ӡ)ԭݽĴʡڳϢѯ޹˾Ŀ浵 +

              +

              + ѯ绰17738253852Ͷ˹ɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶгеΡ +

              +

              + 4. ļۼۣ300Ԫļۺ,ʸתã +

              +

              + עԹ˻ϸտλĴʡڳϢѯ޹˾УŰǻι˾˺ţ2000071005000010 +

              +

              + ߡݽӦļֹʱ䣺2022071110:30ʱ䣩 +

              +

              + ˡݽӦļص㣺Ű·62ţĴʡڳϢѯ޹˾ +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡա +

              +

              + βɹʼĵӦļ +

              +

              + šӦļʱ䣺2022071110:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺Ű·62ţĴʡڳϢѯ޹˾ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              +  ַŰоӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3236556 +

              +

              + ɹĴʡڳϢѯ޹˾ +

              +

              +    ַŰ·62 +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰17738253852 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022629/201.html b/产投/news/yact_0301/2022629/201.html new file mode 100644 index 0000000..79f4847 --- /dev/null +++ b/产投/news/yact_0301/2022629/201.html @@ -0,0 +1,358 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022е޷ɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022е޷ɹĿɹ

              +
              ڣ2022-06-28ֺţ Сرմҳ
              +

              + Ĵչ̹޹˾ɹŰÿ޹˾бˣίУԡŰÿ޹˾2022е޷ɹĿйб꣬ϱбҪͶ˲μͶꡣ +

              +

              + һбĿŰÿ޹˾2022е޷ɹĿ +

              +

              + бţZC-YJJ-GZ-202206-016š +

              +

              + ʽԴҵԳ,ʵ +

              +

              + ġбĿ飺 +

              +

              + Űÿ޹˾2022е޷ɹĿԤ19449684Ԫɹбļ¡ +

              +

              + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 6.1ṩͶ˵λη˻Ҫл߷¼ +

              +

              + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

              +

              + 7.ӦͶʱṩ۲顱ѯ˾ +

              +

              + 8.ĿҪõضޡ +

              +

              + бļȡʱ䡢ص㣺 +

              +

              + 1.бļֹʱ䣺202262920227509:00- 17:00ʱ䣬ڼճ⣩ȡ +

              +

              + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

              +

              + 2.бļȡʽ +

              +

              + һϣԶ̣ +

              +

              + ӦϣԶ̣ȡбļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

              +

              + עԭڿ굱սֳ +

              +

              + ѯ绰0835-2895663Ӧ̻ȡбļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

              +

              + ߡݽͶļֹʱ䣺202271910:30ʱʱ䣩 +

              +

              + ͶļڵݽͶļֹʱǰʹ̵ص㡣ʹܷͱעͶļˡաβɹʼĵͶļ +

              +

              + ˡʱ䣺202271910:30ʱʱ䣩ڴ̵ص㿪 +

              +

              + š̵ص㣺ĴʡŰ1751¥45 +

              +

              + ʮͶڹ淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿ޹˾       +

              +

              + ͨѶַŰоӶ·3  +

              +

              +    ࣺ625100 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3236556      +

              +

              +
              +

              +

              + ɹĴչ̹޹˾ +

              +

              +    ַĴʡŰ1751¥45    +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ                           +

              +

              + ϵ绰0835-2895663      +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022629/202.html b/产投/news/yact_0301/2022629/202.html new file mode 100644 index 0000000..bb45f63 --- /dev/null +++ b/产投/news/yact_0301/2022629/202.html @@ -0,0 +1,363 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άͷɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022ǹ̼άͷɹ

              +
              ڣ2022-06-28ֺţ Сرմҳ
              +

              + ĴʡڳϢѯ޹˾Űÿ޹˾ίУŰÿ޹˾2022ǹ̼άͷþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿƣŰÿ޹˾2022ǹ̼άͷ +

              +

              + 2.ĿţZCX-CS20220622-44 +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹĴʡڳϢѯ޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳʽ +

              +

              + Ԥ1451741Ԫ  +

              +

              + ɹĿ飺 +

              +

              + ļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + δŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ĿҪõض +

              +

              + ĿͶꡣ +

              +

              + ļȡʱ䡢ص㡢ʽ +

              +

              + 1.ļȡʱ䣺202206292022075գÿ09:00-17:00ʱ䣬ĩڼճ⣩ +

              +

              + 2.ȡļĵص㣺ĴʡڳϢѯ޹˾(Ű·62)ɹļڲۡ +

              +

              + 3.ȡļķʽϻԶ̰ӦϻԶ̰ļʱļûƾ֤дġš֤ӡʽ⣩ӸºɨͼƬpdf3329832256@qq.com +

              +

              + עϻԶ̱ĹӦڿ굱սš֤ӡ)ԭݽĴʡڳϢѯ޹˾Ŀ浵 +

              +

              + ѯ绰17738253852Ͷ˹ɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶгеΡ +

              +

              + 4. ļۼۣ300Ԫļۺ,ʸתã +

              +

              + עԹ˻ϸտλĴʡڳϢѯ޹˾УŰǻι˾˺ţ2000071005000010 +

              +

              + ߡݽӦļֹʱ䣺20220711930ʱ䣩 +

              +

              + ˡݽӦļص㣺Ű·62ţĴʡڳϢѯ޹˾ +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡա +

              +

              + βɹʼĵӦļ +

              +

              + šӦļʱ䣺20220711930ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺Ű·62ţĴʡڳϢѯ޹˾ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              +  ַŰоӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3236556 +

              +

              + ɹĴʡڳϢѯ޹˾ +

              +

              +    ַŰ·62 +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰17738253852 +

              +

              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022629/203.html b/产投/news/yact_0301/2022629/203.html new file mode 100644 index 0000000..86fe435 --- /dev/null +++ b/产投/news/yact_0301/2022629/203.html @@ -0,0 +1,373 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άװβϲɹͷĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022ǹ̼άװβϲɹͷĿɹ

              +
              ڣ2022-06-28ֺţ Сرմҳ
              +

              + Ĵչ̹޹˾ɹŰÿ޹˾(ɹˣίУŰÿ޹˾2022ǹ̼άװβϲɹͷĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱβɹ +

              +

              + һɹĿ +

              +

              + 1.ĿƣŰÿ޹˾2022ǹ̼άװβϲɹͷĿ +

              +

              + 2.ĿţZC-JQ-CS-202206-019š +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹĴչ̹޹˾ +

              +

              + ʽ: +

              +

              + ʽԴҵԳԤܽ3858997Ԫ +

              +

              + ɹĿ飺 +

              +

              + Űÿ޹˾2022ǹ̼άװβϲɹͷĿԤ3858997Ԫɹɹļ¡ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨   +

              +

              + 6.1ṩӦ̵λη˻Ҫл߷¼ +

              +

              + 6.2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹĹӦ̡ +

              +

              + 7.ӦͶʱṩ۲顱ѯ˾ +

              +

              + 8.ĿҪõضޡ +

              +

              + ļȡʽʱ䡢ص㣺 +

              +

              + 1.ɹļֹʱ䣺2022 06292022070509:00- 17:00ʱ䣬ڼճ⣩ȡ +

              +

              + Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

              +

              + 2.ɹļȡʽ +

              +

              + һϣԶ̣ +

              +

              + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1441797692@qq.com +

              +

              + עԭڿ굱սֳ +

              +

              + ѯ绰0835-2895663Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

              +

              + ߡݽӦļֹʱ䣺202271210:30ʱʱ䣩 +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

              +

              + ˡʱ䣺202271210:30ʱʱ䣩ڴ̵ص㿪 +

              +

              + š̵ص㣺ĴʡŰ1751¥45 +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿ޹˾       +

              +

              + ͨѶַŰоӶ·3  +

              +

              +    ࣺ625100 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3236556      +

              +

              +
              +

              +

              + ɹĴչ̹޹˾ +

              +

              +    ַĴʡŰ1751¥45    +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ                           +

              +

              + ϵ绰0835-2895663    +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022629/204.html b/产投/news/yact_0301/2022629/204.html new file mode 100644 index 0000000..fb95dd1 --- /dev/null +++ b/产投/news/yact_0301/2022629/204.html @@ -0,0 +1,355 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022䳵޷ɹĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022䳵޷ɹĿб깫

              +
              ڣ2022-06-28ֺţ Сرմҳ
              +

              + ĴһžŹ̹޹˾ɹŰÿ޹˾бˣίУԡŰÿ޹˾2022䳵޷ɹĿйб꣬ϱбҪͶ˲μͶꡣ +

              +

              + һбĿŰÿ޹˾2022䳵޷ɹĿ +

              +

              + бţZC-YJJ-GZ-202206-016š +

              +

              + ʽԴҵԳ,ʵ +

              +

              + ġбĿ飺 +

              +

              + Űÿ޹˾2022䳵޷ɹĿԤ26767980Ԫɹбļ¡ +

              +

              + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 6.1ṩͶ˵λη˻Ҫл߷¼ +

              +

              + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹͶˡ +

              +

              + 7.ĿҪõضԲͶʵвӴͶ˾е·侭Ӫ֤ṩ˫䳵е·ͨ侭ӪΧĵ·֤ +

              +

              + 8.ͶͶʱṩ۲顱ѯ˾ +

              +

              + бļȡʱ䡢ص㣺 +

              +

              + һбļȡ +

              +

              + 1.бļȡֹʱ䣺202262920227509:00- 17:00ʱ䣬ڼճ⣩ +

              +

              + 2.ļȡʽ +

              +

              + һֳȡ +

              +

              + 1ȡص㣺ĴһžŹ̹޹˾Ű𼦹·109 ƽ3 302 +

              +

              + 2ȡбļʱԱύϣͶΪ˻֯ģṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸͶ˹£ͶΪȻ˵ģֻṩ֤ӡӸͶ˹£ +

              +

              + ϣԶ̣ +

              +

              + ͶϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸͶ˹£ͶΪȻ˵ģֻṩ֤ӡӸͶ˹£ɨͼƬ1852335161@qq.com +

              +

              + עԭڿ굱սֳ +

              +

              + ѯ绰0835-2895993Ͷ˻ȡɹļʱʵдĿϢͶϢͶṩĴϢͶӰģͶгеΡ +

              +

              + ˡͶļݽֹʱ䣺20227190930ʱ䣩 +

              +

              + Ͷļ밴ʱʹ↑ص㡣ʹͶļաб겻ʼĵͶļ +

              +

              + šʱ䣺202271909: 30ʱ䣩 +

              +

              + ʮص㣺ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

              +

              + ʮһͶڹ淽ʽڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              +    ַŰоӶ·3      +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰18980412091  +

              +

              +
              +

              +

              +
              +

              +

              + ɹĴһžŹ̹޹˾ +

              +

              +    ַŰ𼦹·109ƽ3302 +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ  +

              +

              + ϵ绰0835-2895993 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022629/205.html b/产投/news/yact_0301/2022629/205.html new file mode 100644 index 0000000..3bd5709 --- /dev/null +++ b/产投/news/yact_0301/2022629/205.html @@ -0,0 +1,241 @@ + + + + +ŰҵͶʣţ޹˾__깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              +
              ڣ2022-06-29ֺţ Сرմҳ
              +

              + ҵλίŰһб޹˾֯еŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿɹţYACY-2022-007Ŀ2022062120220627սлȡ롣ֹʱЧĹӦ̲3ңбļҪ󣬲㿪ʱβɹꡣ +

              +

              + ش˵ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                               +

              +

              +                                                                                         Űÿ޹˾ +

              +

              +                                                                                                       2022629 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022711/213.html b/产投/news/yact_0301/2022711/213.html new file mode 100644 index 0000000..341f3c6 --- /dev/null +++ b/产投/news/yact_0301/2022711/213.html @@ -0,0 +1,490 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϷ޹˾ɹѯ۹

              +
              ڣ2022-07-11ֺţ Сرմҳ
              +

              + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

              +

              + һƷͺż޼ +

              +

              + ͬһ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Ʒ +

              +
              +

              +   +

              +
              +

              + +

              +
              +

              + ָۣԪ +

              +
              +

              + ޼ۣԪ +

              +
              +

              +
              +

              +

              + +

              +
              +

              + ԽL-20212.0T˫ͣɫɫɫɫ +

              +
              +

              +
              +

              +

              + 1 +

              +
              +

              +
              +

              +

              + 155200.00 +

              +
              +

              +
              +

              +

              + 155200.00 +

              +
              +

              +
              +

              +

              + +

              +
              +

              + ԽL-20212.0T˫ͣɫɫɫɫ +

              +
              +

              +
              +

              +

              + 1 +

              +
              +

              +
              +

              +

              + 155200.00 +

              +
              +

              +
              +

              +

              + 155200.00 +

              +
              +

              +

              + ͬ +

              +

              + + + + + + + + + + + + + + + + + +
              +

              + Ʒ +

              +
              +

              +   +

              +
              +

              + +

              +
              +

              + ָۣԪ +

              +
              +

              + ޼ۣԪ +

              +
              +

              +
              +

              +

              + +

              +
              +

              + M8_2021_ʦϵ 390T 7ɫɫɫɫ +

              +
              +

              +
              +

              +

              + 1 +

              +
              +

              +
              +

              +

              + 252800.00 +

              +
              +

              +
              +

              +

              + 252800.00 +

              +
              +

              +

              + ʸҪ +

              +

              + 1.߱ʸҵע1꼰ϵĹӦ̣Ϸʸ񣨹ӦṩЧ֤һӪҵִգ +

              +

              + 2.뱨˴ϵӰ챨۹Եķˡ֯߸ˣòμӱۣΪЧۡ +

              +

              + 3.Ŀ屨ۡ +

              +

              + ۻغӦ +

              +

              + 1.ѯ۲ɹ飨1 +

              +

              + 2.ۺŵ2 +

              +

              + 3.֤飨3 +

              +

              + 4.ʱŵ飨ʱ䣺ǩͬ10ᳵᳵص㣺ӦŰоÿӶ·3š +

              +

              + 5.ӪҵִոӡӸǹӦ̹£˻ίд֤ӡӸǹӦ̹£ +

              +

              + ġ취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

              +

              + 塢ļݽ +

              +

              + 1.ļݽֹʱΪ2022713ձʱ18:00˱2022713ձʱ18:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

              +

              + 2.ļܷ⣺ݽıļܷ⡣ +

              +

              + 3.ʹĻδʹָصıļѯ˲ +

              +

              + ϵʽ +

              +

              + ɹˣŰۺϷ޹˾ +

              +

              +    ַŰоÿӶ·3 +

              +

              +    18283588339 +

              +

              + ϵˣʦ +

              +

              +
              +

              +

              +                                                                                            ŰۺϷ޹˾ +

              +

              +                                                                                                       2022711 +

              +

              + ۻغ +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022711/214.html b/产投/news/yact_0301/2022711/214.html new file mode 100644 index 0000000..3ebf50a --- /dev/null +++ b/产投/news/yact_0301/2022711/214.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ̸вɹ

              +
              ڣ2022-07-11ֺţ Сرմҳ
              +

              + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

              +

              + һĿƣŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ    +

              +

              + ĿţQXZB-2022-YA0354 +

              +

              + ɹĿ飺 +

              +

              + ʽԴĿԤʽΪ171.503Ԫ +

              +

              + Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

              +

              + Ӧ뷽ʽξ̸ڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ Թʽ +

              +

              + ġɹ;ճ칫ʹá +

              +

              + 塢ϸӦӦ߱ʸ +

              +

              + (һ)ϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + ()ĿضʸҪ󣺱Ŀ̸С +

              +

              + ֹμӱβɹĹӦ +

              +

              + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + ߡȡ̸ļʱޡص㡢ʽ̸ļۼ +

              +

              + (һ)ȡ̸ļʱޣ̸ļĻȡʱ(ʱ)20227122022714գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

              +

              + ()ȡ̸ļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)̸ļ +

              +

              + ()ȡ̸ļķʽ +

              +

              + 1. ѯ绰0835-2899779 +

              +

              + 2. (Զ)(1)ҪдϢ(λơֻšλš) +

              +

              + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

              +

              + עϢǼDZš(֤ӡ)Ӹǵλµԭ̸еսŰǬͶ޹˾ɹļ۰ +

              +

              + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢ̸ӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

              +

              + ()̸ļۼۣ300Ԫ/(̸ļۺ,̸ʸ񲻵ת) +

              +

              + ()ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

              +

              + ˡӦļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

              +

              + ̸ʱ䣺202271514ʱ30(ʱ) +

              +

              + š̸еص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

              +

              + ʮɹϢý壺ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/   +

              +

              + ʮһԱβɹѯʣ밴·ʽϵ +

              +

              + (һ)ɹϢ +

              +

              +    ƣŰÿͶ޹˾  +

              +

              + ͨѶַŰɽӶ·3  +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835- 3358299 +

              +

              + ()ɹϢ +

              +

              +    ƣŰǬͶ޹˾ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022712/215.html b/产投/news/yact_0301/2022712/215.html new file mode 100644 index 0000000..2f2c564 --- /dev/null +++ b/产投/news/yact_0301/2022712/215.html @@ -0,0 +1,491 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άͷɽʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022ǹ̼άͷɽʾ

              +
              ڣ2022-07-12ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + Űÿ޹˾2022ǹ̼άͷ +

              +
              +

              + ɹĿ +

              +
              +

              + ZCX-CS20220622-44 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + Ŀҵ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + Ŀϵ +

              +
              +

              + ʦ +

              +
              +

              + Ŀϵ绰 +

              +
              +

              + 0835-3236556 +

              +
              +

              + ̵ַ +

              +
              +

              + Ű·62ţĴʡڳϢѯ޹˾ +

              +
              +

              + Ŀ +

              +
              +

              + 1 +

              +
              +

              + ʱ +

              +
              +

              + 202207110930 +

              +
              +

              + ɽѡ˼ +

              +
              +

              + бѡ +

              +
              +

              + ɽ¸ +

              +
              +

              + ÷ +

              +
              +

              + ϵ +

              +
              +

              + 绰 +

              +
              +

              + һ +

              +
              +

              + Ĵƽ޹˾ +

              +
              +

              + 7% +

              +
              +

              + 97.33 +

              +
              +

              + +

              +
              +

              + 18283536061 +

              +
              +

              + ڶ +

              +
              +

              + Ĵڼͨ޹˾ +

              +
              +

              + 5% +

              +
              +

              + 85.70 +

              +
              +

              + +

              +
              +

              + 13683452924 +

              +
              +

              + +

              +
              +

              + ĴΪ޹˾ +

              +
              +

              + 4% +

              +
              +

              + 83.39 +

              +
              +

              + ʩ +

              +
              +

              + 18728186564 +

              +
              +

              + СԱѩ +

              +

              + ҵ +

              +

              + ලԱƽ +

              +

              +   +

              +
              +

              + ʾڣ2022713 +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022712/216.html b/产投/news/yact_0301/2022712/216.html new file mode 100644 index 0000000..875a7c7 --- /dev/null +++ b/产投/news/yact_0301/2022712/216.html @@ -0,0 +1,491 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022껨ܲɹͷɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022껨ܲɹͷɹĿɽ

              +
              ڣ2022-07-12ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + Űÿ޹˾2022껨ܲɹͷɹĿ +

              +
              +

              + ɹĿ +

              +
              +

              + ZCX-CS20220622-45 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + Ŀҵ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + Ŀϵ +

              +
              +

              + ʦ +

              +
              +

              + Ŀϵ绰 +

              +
              +

              + 0835-3236556 +

              +
              +

              + Դ +

              +

              + ַ +

              +
              +

              + Ű·62 +

              +
              +

              + Ŀ +

              +
              +

              + / +

              +
              +

              + ʱ +

              +
              +

              + 2022071110:30ʱ +

              +
              +

              + ɽѡ˼ +

              +
              +

              + ɽѡ +

              +
              +

              + ¸ +

              +
              +

              + ÷ +

              +
              +

              + +

              +
              +

              + 绰 +

              +
              +

              + һ +

              +
              +

              + ŰɽϪ԰ճ +

              +
              +

              + 9.2% +

              +
              +

              + 96.33 +

              +
              +

              + ΰ +

              +
              +

              + 18283503168 +

              +
              +

              + ڶ +

              +
              +

              + Ű԰̻޹˾ +

              +
              +

              + 7.5% +

              +
              +

              + 76.12 +

              +
              +

              + +

              +
              +

              + 15181209309 +

              +
              +

              + +

              +
              +

              + ŰɽʢľӪ +

              +
              +

              + 7.8% +

              +
              +

              + 73.54 +

              +
              +

              + +

              +
              +

              + 18398271220 +

              +
              +

              + СԱꡢԽ +

              +

              + ҵ +

              +

              + ලԱƽ +

              +

              +   +

              +
              +

              + ʾڣ2022713 +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022713/218.html b/产投/news/yact_0301/2022713/218.html new file mode 100644 index 0000000..951c6ba --- /dev/null +++ b/产投/news/yact_0301/2022713/218.html @@ -0,0 +1,491 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022ǹ̼άװβϲɹͷĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022ǹ̼άװβϲɹͷĿɽ

              +
              ڣ2022-07-13ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + Űÿ޹˾2022ǹ̼άװβϲɹͷĿ +

              +
              +

              + ɹĿ +

              +
              +

              + ZC-JQ-CS-202206-019 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ          +

              +
              +

              + Ŀҵ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + Ŀϵ +

              +
              +

              + ʦ +

              +
              +

              + Ŀϵ绰 +

              +
              +

              + 0835-3236556 +

              +
              +

              + Դ +

              +

              + ַ +

              +
              +

              + ĴʡŰ1751¥45 +

              +
              +

              + ޼ +

              +
              +

              + 3858997Ԫ +

              +
              +

              + ʱ +

              +
              +

              + 202207121030ʱ +

              +
              +

              + ɽѡ˼ +

              +
              +

              + ɽѡ +

              +
              +

              + +

              +

              + ¸% +

              +
              +

              + ÷ +

              +
              +

              + +

              +
              +

              + 绰 +

              +
              +

              + һ +

              +
              +

              + Űгó޹˾ +

              +
              +

              + 8 +

              +
              +

              + 91.5 +

              +
              +

              + +

              +
              +

              + 13684451771 +

              +
              +

              + ڶ +

              +
              +

              + Űнó޹˾ +

              +
              +

              + 5.8 +

              +
              +

              + 80.52 +

              +
              +

              + +

              +
              +

              + 13056573518 +

              +
              +

              + +

              +
              +

              + Űɽξó޹˾ +

              +
              +

              + 3.5 +

              +
              +

              + 74.41 +

              +
              +

              + ΰ +

              +
              +

              + 13551551798 +

              +
              +

              + СԱھꡢҶ +

              +

              + ҵ +

              +

              + ලԱ +

              +

              +   +

              +
              +

              + ʾڣ2022714 +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022713/219.html b/产投/news/yact_0301/2022713/219.html new file mode 100644 index 0000000..c651c92 --- /dev/null +++ b/产投/news/yact_0301/2022713/219.html @@ -0,0 +1,487 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022άǹɹĿʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022άǹɹĿʾ

              +
              ڣ2022-07-13ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Ŀ +

              +
              +

              + Űÿ޹˾2022άǹɹĿ +

              +
              +

              + Ŀţ +

              +
              +

              + ZC-JQ-CS-202206-017 +

              +
              +

              + Ŀҵ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + ϵ˼绰 +

              +
              +

              + Ůʿ0835-3236556 +

              +
              +

              + Ŀ +

              +
              +

              + 1 +

              +
              +

              + ල +

              +
              +

              + +

              +
              +

              + ר +

              +
              +

              + Σ鳤л䡢죨ɹ˴ +

              +
              +

              + ̵ַ +

              +
              +

              + ĴʡŰ1751¥45 +

              +
              +

              + ʱ +

              +
              +

              + 20227121000 +

              +
              +

              + +

              +
              +

              + Ӧ +

              +
              +

              + ÷ +

              +
              +

              + ۽Ԫ +

              +
              +

              + +

              +
              +

              + ϵ˼绰 +

              +
              +

              + ע +

              +
              +

              + 1 +

              +
              +

              + Űν޹˾ +

              +
              +

              + 92.67   +

              +
              +

              + 3793872.50   +

              +
              +

              + һ +

              +
              +

              + ϼ绰13981642968 +

              +
              +

              +   +

              +
              +

              + 2 +

              +
              +

              + ĴŽĿ޹˾ +

              +
              +

              + 83.72 +

              +
              +

              + 3913679.00 +

              +
              +

              + ڶ +

              +
              +

              + £绰18783533239 +

              +
              +

              +   +

              +
              +

              + 3 +

              +
              +

              + Ĵʩ޹˾ +

              +
              +

              + 79.12 +

              +
              +

              + 3833808.00 +

              +
              +

              + +

              +
              +

              + 㣬绰18180003488 +

              +
              +

              +   +

              +
              +

              + ʾڣ2022714 +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022714/220.html b/产投/news/yact_0301/2022714/220.html new file mode 100644 index 0000000..fa3eef6 --- /dev/null +++ b/产投/news/yact_0301/2022714/220.html @@ -0,0 +1,503 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۽ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϷ޹˾ɹѯ۽ʾ

              +
              ڣ2022-07-14ֺţ Сرմҳ
              +

              + ҹ˾ɹĿѯۣ2022714ٿѯ۽£ +

              +

              + б깩Ӧ̣Űʱ޹˾ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              +   +

              +

              +   +

              +

              + +

              +
              +

              +   +

              +

              +   +

              +

              + +

              +

              + Ʒ +

              +
              +

              +   +

              +

              +   +

              +

              +   +

              +
              +

              +   +

              +

              +   +

              +

              + +

              +
              +

              + ۵λɵ͵ߣ/Ԫ +

              +
              +

              + Űʱ޹˾ +

              +
              +

              + ŰлԶ޹˾ +

              +
              +

              + Űóι˾ +

              +
              +

              + Ű۷޹˾ +

              +
              +

              +   +

              +

              +   +

              +

              + 1 +

              +
              +

              +   +

              +

              +   +

              +

              + +

              +
              +

              + ԽL-20212.0T˫ͣɫɫɫɫ +

              +
              +

              +   +

              +

              +   +

              +

              + 1 +

              +
              +

              + 151400 +

              +
              +

              + 152200 +

              +
              +

              + δ +

              +
              +

              + 152200 +

              +
              +

              +   +

              +

              +   +

              +

              + 2 +

              +
              +

              +   +

              +

              +   +

              +

              + +

              +
              +

              + ԽL-20212.0T˫ͣɫɫɫɫ +

              +
              +

              +   +

              +

              + 1 +

              +
              +

              + 151400 +

              +
              +

              + 152200 +

              +
              +

              + δ +

              +
              +

              + 152200 +

              +
              +

              +   +

              +

              +   +

              +

              + 3 +

              +
              +

              +   +

              +

              + +

              +

              + +

              +
              +

              + M8_2021_ʦϵ 390T 7ɫɫɫɫ +

              +
              +

              +   +

              +

              +   +

              +

              + 1 +

              +
              +

              + 245300 +

              +
              +

              + 245800 +

              +
              +

              + 245800 +

              +
              +

              + 246000 +

              +
              +

              +

              + ʾԱ̷֮1աԱιѯʣ밴·ʽϵ +

              +

              + ƣŰۺϷ޹˾ +

              +

              + ַŰоÿӶ·3 +

              +

              + ϵʽʦ0835-3228508 +

              +

              +
              +

              +

              + 2022714 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022719/221.html b/产投/news/yact_0301/2022719/221.html new file mode 100644 index 0000000..c4f5e9b --- /dev/null +++ b/产投/news/yact_0301/2022719/221.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__ˮ˲ŹԢװ޲ɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ˮ˲ŹԢװ޲ɹĿԴ̽

              +
              ڣ2022-07-19ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ˮ˲ŹԢװ޲ɹĿԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + ˮ˲ŹԢװ޲ɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022044 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220719 +

              +
              +

              + ɹ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 3970000.00Ԫ +

              +
              +

              + +

              +
              +

              + 20220719 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤ڼ ԱԽɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣŰװι޹˾ +

              +

              + ɽ3540973.80Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿ޹˾ +

              +

              +    ַĴʡŰÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾  +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022720/222.html b/产投/news/yact_0301/2022720/222.html new file mode 100644 index 0000000..ddaab94 --- /dev/null +++ b/产投/news/yact_0301/2022720/222.html @@ -0,0 +1,480 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ

              +
              ڣ2022-07-20ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ +

              +
              +

              + ɹĿ +

              +

              + +

              +
              +

              + QXZB-2022-YA0354 +

              +
              +

              + ɹʽ +

              +
              +

              + ̸ +

              +
              +

              + +

              +
              +

              + / +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 淢 +

              +

              + ʱ +

              +
              +

              + 2022720 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + +

              +
              +

              + / +

              +
              +

              + ɹ +

              +
              +

              + ŰǬͶ޹˾ +

              +
              +

              + Ŀ +

              +
              +

              + 1 +

              +
              +

              + ɽӦ +

              +
              +

              + 1ɽӦ +

              +
              +

              + +

              +
              +

              + ŰÿͶ޹˾Դҵ԰ʩĿıΣ칫豸ڶɹĿ +

              +
              +

              + ɽӦơַ +

              +
              +

              + ɽӦ̣Űвɰ칫豸޹˾ +

              +

              + ַĴʡŰ˳ӽ721-3š     +

              +

              + ɽ1589520Ԫ +

              +

              + Լʱ䣺ɹͬǩЧ7ԼȫƷ +

              +

              + Լص㣺ɹָص㡣 +

              +
              +

              + СԱ +

              +
              +

              + ʢ̸С鳤Ƽһģɹ˴ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              +    ƣŰÿͶ޹˾ +

              +

              + ͨѶַŰɽӶ·3 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835- 3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              +    ƣŰǬͶ޹˾ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-2899779 +

              +

              + ʼyaqxztb@163.com +

              +
              +

              + ɹĿϵ͵绰 +

              +
              +

              + Ŀϵˣ +

              +

              + ϵ绰0835-2899779 +

              +
              +

              + ע +

              +
              +

              + ɽĹʾΪ1 +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022720/223.html b/产投/news/yact_0301/2022720/223.html new file mode 100644 index 0000000..ab1d3a7 --- /dev/null +++ b/产投/news/yact_0301/2022720/223.html @@ -0,0 +1,366 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ̲ɹ

              +
              ڣ2022-07-20ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ̲ɹ +
              + Ŀ + + ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣ + + Ŀ + + YACY-2022-007 +
              + ɹʽ + + Դ + + + + Ű +
              + + + ̽ + + 淢ʱ + + 2022720 +
              + ɹ + + Űÿ޹˾ + + ɹ
              +
              + Űһб޹˾ +
              + Ԥ + + ĿԤ274.42Ԫʩ޼261.89ԪƷ޼12.53Ԫ + + + + 2022718 +
              + ίԱԱ + + 鳤Ҷ衢Աɡ̷Ԫ𢣨ɹ˴ +
              + ලԱ + + +
              + ɽӦ̼ɽ + + ɽӦƣɶ޹˾
              +ɽƣ35000Ԫʩ¸5.16% +
              + ɹ˵ַϵʽ + + ɹˣŰÿ޹˾
              +ͨѶַŰоÿӶ·3
              + ϵ ˣʦ
              +ϵ绰0835-3358299 +
              + ַϵʽ + + ɹŰһб޹˾
              +ͨѶַŰƽ׸71Ԫ402
              + ϵ ˣʦ
              +ϵ绰0835-2888070 +
              + + + Ա淢֮1ա +
              +                                                                                                           Űÿ޹˾ +
              +                                                                                                                           2022720 +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022720/224.html b/产投/news/yact_0301/2022720/224.html new file mode 100644 index 0000000..ff8d06c --- /dev/null +++ b/产投/news/yact_0301/2022720/224.html @@ -0,0 +1,481 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022䳵޷ɹĿбʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022䳵޷ɹĿбʾ

              +
              ڣ2022-07-20ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Ŀ +

              +
              +

              + Űÿ޹˾2022䳵޷ɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + ZC-YJJ-GZ-202206-016 +

              +
              +

              + ɹʽ +

              +
              +

              + б +

              +
              +

              + Ŀҵ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + Ŀϵ +

              +
              +

              + ʦ +

              +
              +

              + Ŀϵ绰 +

              +
              +

              + 0835-3236556 +

              +
              +

              + ַ +

              +
              +

              + ĴһžŹ̹޹˾Ű𼦹·109ƽ3302 +

              +
              +

              + Ŀ +

              +
              +

              + 1 +

              +
              +

              + ר +

              +
              +

              + ¡鳤žʡ֣죨ҵ +

              +
              +

              + ʱ +

              +
              +

              + 202207191000 +

              +
              +

              + бѡ˼ +

              +
              +

              + бѡ +

              +
              +

              + бۣԪ +

              +
              +

              + ÷ +

              +
              +

              + ϵ +

              +
              +

              + 绰 +

              +
              +

              + һ +

              +
              +

              + Ű޹˾ +

              +
              +

              + 25777564.74 +

              +
              +

              + 92.1 +

              +
              +

              + ղν +

              +
              +

              + 15983537998 +

              +
              +

              + ڶ +

              +
              +

              + Űв޹˾ +

              +
              +

              + 25964940.60 +

              +
              +

              + 88.33 +

              +
              +

              + +

              +
              +

              + 15882488094 +

              +
              +

              + +

              +
              +

              + Ű̩ͨ޹˾ +

              +
              +

              + 26767980.00 +

              +
              +

              + 81.33 +

              +
              +

              + Ĺ +

              +
              +

              + 18283562631 +

              +
              +

              + ʾʱ䣺2022721 +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022720/225.html b/产投/news/yact_0301/2022720/225.html new file mode 100644 index 0000000..e46a9d4 --- /dev/null +++ b/产投/news/yact_0301/2022720/225.html @@ -0,0 +1,483 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022е޷ɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022е޷ɹĿɽ

              +
              ڣ2022-07-20ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + Űÿ޹˾2022е޷ɹĿĿ +

              +
              +

              + ɹĿ +

              +
              +

              + ZC-JQ-GZ-202206-020 +

              +
              +

              + ɹʽ +

              +
              +

              + б         +

              +
              +

              + Ŀҵ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + Ŀϵ +

              +
              +

              + ʦ +

              +
              +

              + Ŀϵ绰 +

              +
              +

              + 0835-3236556 +

              +
              +

              + бַ +

              +
              +

              + ĴʡŰ1751¥45 +

              +
              +

              + ޼ +

              +
              +

              + 19449684Ԫ +

              +
              +

              + ʱ +

              +
              +

              + 202207191030ʱ +

              +
              +

              + бѡ˼ +

              +
              +

              + бѡ +

              +
              +

              + +

              +

              + ¸% +

              +
              +

              + ÷ +

              +
              +

              + +

              +
              +

              + 绰 +

              +
              +

              + һ +

              +
              +

              + ̻۬е豸ι˾ +

              +
              +

              + 5 +

              +
              +

              + 96 +

              +
              +

              + ¬ +

              +
              +

              + 18981602149 +

              +
              +

              + ڶ +

              +
              +

              + Űι̻е޹˾ +

              +
              +

              + 2 +

              +
              +

              + 85.49 +

              +
              +

              + ̺ +

              +
              +

              + 13404056666 +

              +
              +

              + +

              +
              +

              + Űη˳޹˾ +

              +
              +

              + 3 +

              +
              +

              + 83.99 +

              +
              +

              + +

              +
              +

              + 15181214444 +

              +
              +

              + ίԱԱƼΰ +

              +

              + ҵ
              +ල̷Ԫ +

              +
              +

              + ʾʱ䣺2022721 +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022728/226.html b/产投/news/yact_0301/2022728/226.html new file mode 100644 index 0000000..5217477 --- /dev/null +++ b/产投/news/yact_0301/2022728/226.html @@ -0,0 +1,343 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              йƻʩĿ˹ƽ̨ɹ

              +
              ڣ2022-07-28ֺţ Сرմҳ
              +

              + Ĵ׺빤̹޹˾ɹŰ־Ӫ޹˾ɹˣίУйƻʩĿ˹ƽ̨ĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţSCYHCG20220801 +

              +

              + 2.ɹĿƣйƻʩĿ˹ƽ̨ +

              +

              + 3.ɹˣŰ־Ӫ޹˾ +

              +

              + 4.ɹĴ׺빤̹޹˾ +

              +

              + ʽ +

              +

              + Գʽ275Ԫ +

              +

              + ɹĿ飺Ŀ1ļ¡ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴڡйɹбhttp://www.chinabidding.com.cnŰҵͶʣţ޹˾http://www.yact.com.cnԹʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + (һ)ϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ɹ˸ݲɹĿ +

              +

              + ()ĿͶꡣ +

              +

              + ļȡʽʱ䡢ص㣺 +

              +

              + (һ)ȡļʱޣļĻȡʱ(ʱ) 2022    7  29    2022   8   4  09ʱ00֡ 17ʱ00(ڼճ) +

              +

              + ȡļķʽֳȡʼȡ1ֳȡӦڱʱڵŰݴ470㳡1508ţĴ׺빤̹޹˾ȡļʱӦʾԱĿĵλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡʾ֤ԭ +

              +

              + 2ȡʱͶڱʱڽλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡ֧ͼ֧˺ţ18728151276ʱ뱸עλƣ516012184@qq.comʼΪλ+Ŀơ +

              +

              + 3Ŀɹļۼ300ԪļۺˣͶʸ񲻵תá +

              +

              + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼDZ) +

              +

              + ߡݽӦļֹʱ䣺2022 8 9 9:30-10:00ʱ䣩 +

              +

              + ˡݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + š̵ص㣺Űݴ470㳡1508ţĴ׺빤̹޹˾ +

              +

              + ʮϵʽ +

              +

              + ɹˣŰ־Ӫ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3  +

              +

              + ϵˣ         +

              +

              + ϵ绰17761226923 +

              +

              + ɹĴ׺빤̹޹˾ +

              +

              +    ַɶнţ·46ʢ2703 +

              +

              +    ࣺ610037 +

              +

              + ϵˣлŮʿ +

              +

              + ϵ绰18728151276  +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202275/208.html b/产投/news/yact_0301/202275/208.html new file mode 100644 index 0000000..06d2346 --- /dev/null +++ b/产投/news/yact_0301/202275/208.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶΣԴ빫

              +
              ڣ2022-07-05ֺţ Сرմҳ
              +

              + Űһб޹˾ɹŰÿ޹˾ɹˣίУŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿڶΣþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţYACY-2022-007 +

              +

              + 2.ɹĿƣŰԴҵ԰ʩĿ(¥칫)ʩܳаɹĿڶΣ +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹŰһб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳĿԤ274.42Ԫʩ޼261.89ԪƷ޼12.53Ԫ +

              +

              + Ӧ뷽ʽ +

              +

              + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

              +

              + ġӦ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӱɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ɹ˸ݲɹĿ +

              +

              + پ߱ܲŰ䷢ЧڵĽװιרҼʡ +

              +

              + ھ߱ܲŰ䷢ЧڵĽװװιרҵаʣ +

              +

              + ۾ܲŰ䷢Чġȫ֤ +

              +

              + ĿĿˣ:߱רҵעὨʦʸҾаȫ˺ϸ֤(B֤)ΪǣͷԱ +

              +

              + Ŀˣʩ˾߱רҵм()ְƣΪλԱ +

              +

              + ƸˣнмְƣΪλԱ +

              +

              + 8.ĿμӱβɹͶ,ӦҪ: ԱжҵʸԱҡǩͶЭ飬ȷȨԼμ򵥶μͶꣻǣͷӦΪװװιרҵаҵǣͷ˸бļͱͶͺͬȫʵʩ +

              +

              + 塢ֹμӱβɹĹӦ +

              +

              + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪŰһб޹˾(ɹ)ͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ļȡʽʱ䡢ص +

              +

              + һĿֳĿ2022762022712գʱ9:00-12:0014:00-17:00ڼճ⣩Ӧ̳֡ϢǼDZšȨ(֤֤ӡ)ӸǵλµԭŰƽ׸71Ԫ402ţŰһб޹˾ +

              +

              + ĿΪгȡļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

              +

              + עѯ绰0835-2888070Ӧ̹ļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

              +

              + ߡݽӦļֹʱ䣺202271810:30ʱ䣩 +

              +

              + ˡݽӦļص㣺Űƽ׸71Ԫ402š +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļŰһб޹˾ɹˡաβɹʼĵӦļ +

              +

              + šӦļʱ䣺202271810:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺Űƽ׸71Ԫ402ҡ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              + ͨѶַŰоÿӶ·3 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3358299 +

              +

              + ɹŰһб޹˾ +

              +

              + ͨѶַŰƽ׸71Ԫ402 +

              +

              +    ࣺ625000 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-2888070 +

              +

              + ʼ37533668@qq.com +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202276/209.html b/产投/news/yact_0301/202276/209.html new file mode 100644 index 0000000..96fa71d --- /dev/null +++ b/产投/news/yact_0301/202276/209.html @@ -0,0 +1,397 @@ + + + + +ŰҵͶʣţ޹˾__ˮ˲ŹԢװ޲ɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ˮ˲ŹԢװ޲ɹĿԴ̲ɹ

              +
              ڣ2022-07-06ֺţ Сرմҳ
              +

              + Ĵб޹˾Űÿ޹˾ɹˣίУˮ˲ŹԢװ޲ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022044š +

              +

              + 2.ɹĿƣˮ˲ŹԢװ޲ɹĿ +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + Ԥ3970000.00Ԫ +

              +

              + ɹĿ +

              +

              + Ŀ1óɽӦ1ݲɹɹˮ˲ŹԢװĿнӵλļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽβɹйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸʽͶģӦ㣩 +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹʽͶģԱӦ㣨ͬͶĸԱ֮⣩ṩŵ +

              +

              + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵʽͶģӦ㣩 +

              +

              + 3Ӧض +

              +

              + 1ͶͶʱṩ۲顱ѯ˾ +

              +

              + 2βɹĿ̵̡ģӦҪ +

              +

              + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

              +

              + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

              +

              + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

              +

              + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽĿֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡעʽ̵ģֳʱֻ巽뱨Ҫṩرϡ +

              +

              + ļȡʱ䣺 +

              +

              + ļ2022070720220713գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4Żȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ500Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺202207180930ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202207180900ʱ䣩Ӧļݽֹʱ䣺202207180930ʱ䣩 +

              +

              + ʮӦļʱ䣺202207180930ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              +    ַŰÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½        +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202277/210.html b/产投/news/yact_0301/202277/210.html new file mode 100644 index 0000000..fad748d --- /dev/null +++ b/产投/news/yact_0301/202277/210.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤̿ɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űü²ϲҵ԰ʩ蹤̿ɹԴ̽

              +
              ڣ2022-07-07ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Űü²ϲҵ԰ʩ蹤̿ɹԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + Űü²ϲҵ԰ʩ蹤̿ɹ +

              +
              +

              + Ŀ +

              +
              +

              + SCHF-2022-07 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220707 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + ĴƹĿ޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 800000.00Ԫ +

              +
              +

              + +

              +
              +

              + 20220707 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤ꡢԱ衢һģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ֲ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴʡԺ޹˾ +

              +

              + ɽ720000.00Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴƹĿ޹˾ +

              +

              + ͨѶַŰ·8Ź1981B121 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰15281272609 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202277/211.html b/产投/news/yact_0301/202277/211.html new file mode 100644 index 0000000..1c5992d --- /dev/null +++ b/产投/news/yact_0301/202277/211.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤ƷɹԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űü²ϲҵ԰ʩ蹤ƷɹԴ̽

              +
              ڣ2022-07-07ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Űü²ϲҵ԰ʩ蹤ƷɹԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + Űü²ϲҵ԰ʩ蹤Ʒɹ +

              +
              +

              + Ŀ +

              +
              +

              + SCHF-2022-06 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220707 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + ĴƹĿ޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 900000.00Ԫ +

              +
              +

              + +

              +
              +

              + 20220707 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤衢Ա һģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ֲ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣоԺι˾ +

              +

              + ɽ850000.00Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴƹĿ޹˾ +

              +

              + ͨѶַŰ·8Ź1981B121 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰15281272609 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022810/231.html b/产投/news/yact_0301/2022810/231.html new file mode 100644 index 0000000..79bbe91 --- /dev/null +++ b/产投/news/yact_0301/2022810/231.html @@ -0,0 +1,418 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              йƻʩĿ˹ƽ̨ Դ̽

              +
              ڣ2022-08-10ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Ŀ +

              +
              +

              + йƻʩĿ˹ƽ̨ +

              +
              +

              + Ŀ +

              +
              +

              + SCYHCG20220801 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 2022810 +

              +
              +

              + ɹ +

              +
              +

              + Ű־Ӫ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵ׺빤̹޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 2750000.00Ԫ +

              +
              +

              + +

              +
              +

              + 2022810 +

              +
              +

              + ίԱԱ +

              +
              +

              + ΰԱһģҵ +

              +
              +

              + ලԱ +

              +
              +

              + һ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴʡͨŲҵ޹˾ +

              +

              + ɽ2280000.00Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ˣŰ־Ӫ޹˾ +

              +

              + ַĴʡŰоÿӶ·3 +

              +

              + ϵ ˣ +

              +

              + ϵ绰17761226923 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴ׺빤̹޹˾ +

              +

              + ַŰݴ470㳡1508 +

              +

              + 610037 +

              +

              + ϵ ˣлŮʿ +

              +

              + ϵ绰18728151276 +

              +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022810/232.html b/产投/news/yact_0301/2022810/232.html new file mode 100644 index 0000000..ce0d705 --- /dev/null +++ b/产投/news/yact_0301/2022810/232.html @@ -0,0 +1,432 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              йƻʩĿ˹ƽ̨ Դ̽

              +
              ڣ2022-08-10ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Ŀ +

              +
              +

              + йƻʩĿ˹ƽ̨ +

              +
              +

              + Ŀ +

              +
              +

              + SCYHCG20220801 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 2022810 +

              +
              +

              + ɹ +

              +
              +

              + Ű־Ӫ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵ׺빤̹޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 2750000.00Ԫ +

              +
              +

              + +

              +
              +

              + 2022810 +

              +
              +

              + ίԱԱ +

              +
              +

              + ΰԱһģҵ +

              +
              +

              + ලԱ +

              +
              +

              + һ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴʡͨŲҵ޹˾ +

              +

              + ɽ2280000.00Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰ־Ӫ޹˾ +

              +

              + ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰17761226923 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴ׺빤̹޹˾ +

              +

              + ַŰݴ470㳡1508 +

              +

              + ʱࣺ610037 +

              +

              + ϵˣлŮʿ +

              +

              + ϵ绰18728151276 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022810/233.html b/产投/news/yact_0301/2022810/233.html new file mode 100644 index 0000000..9afcbd1 --- /dev/null +++ b/产投/news/yact_0301/2022810/233.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022걣ɹĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022걣ɹĿɹ

              +
              ڣ2022-08-10ֺţ Сرմҳ
              +

              + Űÿ޹˾2022 +

              +

              + ɹĿɹ +

              +

              + ĴһžŹ̹޹˾ɹŰÿ޹˾бˣίУԡŰÿ޹˾2022걣ɹĿйб꣬ϱбҪͶ˲μͶꡣ +

              +

              + һбĿŰÿ޹˾2022걣ɹĿ +

              +

              + бţZC-YJJ-GZ-202207-010š +

              +

              + ʽԴҵԳ,ʵ +

              +

              + ġбĿ飺 +

              +

              + Űÿ޹˾2022걣ɹĿԤ426Ԫɹбļ¡ +

              +

              + 塢Ͷ˲μӱβɹӦύͶļǰ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 6.1ṩͶ˵λη˻Ҫл߷¼ +

              +

              + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

              +

              + 7.ӦͶʱṩ۲顱ѯ˾ +

              +

              + 8.ĿҪõضޡ +

              +

              + бļȡʱ䡢ص㣺 +

              +

              + 1.бļֹʱ䣺202208112022081709:00- 17:00ʱ䣬ڼճ⣩ȡ +

              +

              + Ŀļۼۣ300Ԫ/ݣļۺ, ʸתã +

              +

              + 2.бļȡʽ +

              +

              + һϣԶ̣ +

              +

              + ӦϣԶ̣ȡбļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡӸǹӦ̹£ɨ1852335161@qq.com +

              +

              + עԭڿ굱սֳ +

              +

              + ѯ绰0835-2895993Ӧ̻ȡбļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

              +

              + ߡݽͶļֹʱ䣺2022083110:00ʱʱ䣩 +

              +

              + ͶļڵݽͶļֹʱǰʹ̵ص㡣ʹܷͱעͶļˡաβɹʼĵͶļ +

              +

              + ˡʱ䣺2022083110:00ʱʱ䣩ڴ̵ص㿪 +

              +

              + š̵ص㣺Ű𼦹·109ƽ3302 +

              +

              + ʮͶڹ淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿ޹˾       +

              +

              + ͨѶַŰоӶ·3  +

              +

              +    ࣺ625100 +

              +

              + ϵˣʦ +

              +

              + ϵ绰0835-3236556      +

              +

              + ɹĴһžŹ̹޹˾ +

              +

              +    ַŰ𼦹·109ƽ3302    +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ                          +

              +

              + ϵ绰0835-2895993         +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                                                20228 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022811/234.html b/产投/news/yact_0301/2022811/234.html new file mode 100644 index 0000000..b175895 --- /dev/null +++ b/产投/news/yact_0301/2022811/234.html @@ -0,0 +1,337 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڳɹѯ۵Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϷ޹˾ڳɹѯ۵Ĺ

              +
              ڣ2022-08-11ֺţ Сرմҳ
              +

              + ŰۺϷ޹˾ +

              +

              + ڳɹѯ۵Ĺ +

              +

              +
              +

              +

              +
              +

              +

              + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

              +

              + 1ɹĿƣͨT7߶񳵲ɹ +

              +

              + 2ĿݣŰۺϷ޹˾ͨT7߶񳵲ɹ +

              +

              + 3ɹԤ㣺46ԪɹԤıΪЧۣ +

              +

              + 4ޡ +

              +

              + 4.1ƻڣͬǩ35ڣ +

              +

              + 4.2ص㣺ŰоӶ·3 +

              +

              + 4.3Ҫָ꣺ָұ׼ +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ
              +  3кͬ豸רҵ
              +  4˰պᱣʽü¼
              +  5μɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 5.2Ӧжʸ񣬾۱βɹʸҵ +

              +

              + 6취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

              +

              + 7ļݽ +

              +

              + 1.ļݽֹʱΪ2022816ձʱ18:00˱2022816ձʱ18:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

              +

              + 2.ݽıļܷ⡣ +

              +

              + 3.ʹĻδʹָصıļѯ˲ +

              +

              + 8ϵʽ +

              +

              + ɹˣŰۺϷ޹˾ +

              +

              +    ַŰоÿӶ·3 +

              +

              +    0835-3228508 +

              +

              + ϵˣʦ +

              +

              +
              +

              +

              + ļ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                               ŰۺϷ޹˾ +

              +

              +                                                                                                                                                              2022811 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022812/235.html b/产投/news/yact_0301/2022812/235.html new file mode 100644 index 0000000..747ebb8 --- /dev/null +++ b/产投/news/yact_0301/2022812/235.html @@ -0,0 +1,370 @@ + + + + +ŰҵͶʣţ޹˾__Ű˻԰ȫܻܿƽ̨ƷƷ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Ű˻԰ȫܻܿƽ̨ƷƷ

              +
              ڣ2022-08-12ֺţ Сرմҳ
              +

              + Ĵ־Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίУŰ˻԰ȫܻܿƽ̨ƷƷþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ɹĿƣŰ˻԰ȫܻܿƽ̨ƷƷ +

              +

              + 2.ɹˣŰ־Ӫ޹˾ +

              +

              + 3.ɹĴ־Ŀ޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳʽʵ +

              +

              + ɹĿ +

              +

              + ĿΪŰ˻԰ȫܻܿƽ̨ƷƷ񡣹1ļ£ +

              +

              + ġӦ뷽ʽ:βɹȡʽ1μӴ̵ĹӦ̡ +

              +

              + ʽ1淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + ʽ2Ƽͨɹ˺רҸԳƼƼӦʸĹӦ̲뱾βɹ +

              +

              + ʽ3Ӧ̿ȡͨʡϲŽĹӦ̿ȡӦ̡ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6Ϸɡ涨 +

              +

              + 6.1 ĿμӲɹĹӦṩλη/Ҫ/λ˲л߷¼ +

              +

              + 7ݲɹĿнܲŰ䷢ġܻϵͳơרʼ׼֤顣 +

              +

              + 8.Ŀ֧ʽ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1.ݡڲɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ص +

              +

              + 1.Դļֹʱ䣺2022815202208 1909:00- 17:00ʱ䣬ڼճ⣩ +

              +

              + 2.Դļۼۣ300ԪԴļۺ,ʸ񲻵תã +

              +

              + 3.ϣӦΪ˻֯ģֻṩλš֤ǵλ£ӦΪȻ˵ģֻṩ֤ +

              +

              + 4.ʽϱֳ +

              +

              + 1Ӧ̰ɹļʱṩţʽ⣩λơֻšλϢ +

              +

              + 2ϱдõġš֤ӡӸǹӦ̵λºɨPDFʽ409616850@qq.comͨ΢Ÿάͼ֧ѣ֧ʱ뱸ע˾ƣ +

              +

              + 5.ѯ绰17313218510 +

              +

              + ˡݽӦļֹʱ䣺2022082510ʱ00֣ʱ䣩 +

              +

              + šݽӦļص㣺                       +

              +

              + 1.ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹ/ɹˡա +

              +

              + 2.βɹʼĵӦļ +

              +

              + ʮӦļʱ䣺2022082510ʱ00֣ʱ䣩ڴ̵صĴʡŰ𼦹·10953¥2ſ +

              +

              + ʮһ̵ص: ĴʡŰ𼦹·10953¥2š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰ־Ӫ޹˾  +

              +

              + ͨѶַŰӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴ־Ŀ޹˾ +

              +

              + ͨѶַɶʯ·4311 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰17313218510 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022815/236.html b/产投/news/yact_0301/2022815/236.html new file mode 100644 index 0000000..afada96 --- /dev/null +++ b/产投/news/yact_0301/2022815/236.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿȫɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϹȼʩĿȫɹĿԴ̽

              +
              ڣ2022-08-15ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰۺϹȼʩĿȫɹĿԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + ŰۺϹȼʩĿȫɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022050 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴʡŰ +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220815 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 20Ԫ +

              +
              +

              + +

              +
              +

              + 20220815 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤 ԱƼƽɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴϼ޹˾ +

              +

              + ɽ124800.00Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַŰÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾  +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022817/237.html b/产投/news/yact_0301/2022817/237.html new file mode 100644 index 0000000..8c225df --- /dev/null +++ b/产投/news/yact_0301/2022817/237.html @@ -0,0 +1,268 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڳɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϷ޹˾ڳɹɽ

              +
              ڣ2022-08-17ֺţ Сرմҳ
              +

              + ĿƣͨT7߶ +

              +

              + ɹƣŰۺϷ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽʦ0835-3228508 +

              +

              + ɽƣɶ㲿޹˾ +

              +

              + ɽ̵ַĴʡɶȪڹҵ +

              +

              + ɽ449200.00Ԫ +

              +

              + СԱ ߷塢ƽ +

              +

              + ලԱ˼ +

              +

              + б깫ޣ2022817 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                 ŰۺϷ޹˾ +

              +

              +                                                                                            2022817 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022817/238.html b/产投/news/yact_0301/2022817/238.html new file mode 100644 index 0000000..9951f48 --- /dev/null +++ b/产投/news/yact_0301/2022817/238.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿǻƼƽ̨бʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              йƻʩĿǻƼƽ̨бʾ

              +
              ڣ2022-08-17ֺţ Сرմҳ
              +

              + + + + + + + + + + + +
              +

              + бţCDXHJ-2022-002 +

              +
              +

              + б룺CBL_20220817_105987048 +

              +
              +

              + бɶо޹Ŀ޹˾ +

              +
              +

              + бˣŰӪ޹˾ +

              +
              +

              +

              + бʾ +

              +

              + ɶо޹Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίейƻʩĿǻƼƽ̨20220816ԲֽԹʾ +

              +

              + ʾڣ20220816 +

              +
              + ʾڣбѡ˴ʣʽʵɹ +
              +
              + Ͷ굥λ +
              +
              + йŹɷ޹˾Űֹ˾ +
              +
              + Ĵ׼Ϣɷ޹˾ +
              +
              + Ĵ˵ӿƼ޹˾ +
              +
              + £ +
              +
              + һйŹɷ޹˾Űֹ˾ +
              +
              + ÷֣292.00 +
              +
              + Ͷ걨ۣ2468790.00Ԫ +
              +
              + ڶĴ׼Ϣɷ޹˾ +
              +
              + ÷֣257.20 +
              +
              + Ͷ걨ۣ2805500.00Ԫ +
              +
              + Ĵ˵ӿƼ޹˾ +
              +
              + ÷֣199.20 +
              +
              + Ͷ걨ۣ2915800.00Ԫ +
              +
              + ɹˣŰ־Ӫ޹˾ +
              +
              + ϵ ˣһ +
              +
              + ϵ绰17761226923 +
              +
              + ɹɶо޹Ŀ޹˾ +
              +
              + ϵˣŮʿ +
              +
              + ϵ绰028-67140069 +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022817/239.html b/产投/news/yact_0301/2022817/239.html new file mode 100644 index 0000000..3608bc7 --- /dev/null +++ b/产投/news/yact_0301/2022817/239.html @@ -0,0 +1,394 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿȫɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϹȼʩĿȫɹĿԴ̲ɹ

              +
              ڣ2022-08-01ֺţ Сرմҳ
              +

              + Ĵб޹˾ŰÿͶ޹˾ɹˣίУŰۺϹȼʩĿȫɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022050š +

              +

              + 2.ɹĿƣŰۺϹȼʩĿȫɹĿ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ԤԳʽ200000.00Ԫ +

              +

              + ɹĿ +

              +

              + βɹĿ1ݲɹɹŰۺϹȼʩĿȫнӵλ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 3Ӧض +

              +

              + 1Ͷ깩ӦʡϽܲŰ䷢ЧĽ蹤֤顣 +

              +

              + 2Ͷ깩ӦʡලܲŰ䷢Чļ֤֤϶֤顣 +

              +

              + 3Ͷ˵ҵעزĴʡڵҵ߱ЧġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡҵ봨ҵϢ¼֤ +

              +

              + 4βɹĿ̡ +

              +

              + 5ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + ļȡʽĿֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

              +

              + ļȡʱ䣺 +

              +

              + ļ2022080220220808գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4Żȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺202208120930ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202208120900ʱ䣩Ӧļݽֹʱ䣺202208120930ʱ䣩 +

              +

              + ʮӦļʱ䣺202208120930ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַŰÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ      +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½        +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022819/240.html b/产投/news/yact_0301/2022819/240.html new file mode 100644 index 0000000..bb48497 --- /dev/null +++ b/产投/news/yact_0301/2022819/240.html @@ -0,0 +1,337 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸еĹ

              +
              ڣ2022-08-19ֺţ Сرմҳ
              +

              + ҹ˾Դݲҵ԰7#ۺӪĺ8#չľװ޹ָɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ +

              +

              + 2Ŀݣݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ嵥 +

              +

              + 3ɹԤ㣺213580ԪɹԤıΪЧۣ +

              +

              + 4ڡʱ +

              +

              + 4.1ڣ30 +

              +

              + 4.2ϸ +

              +

              + 4.3 ʱ 2 ʱܼ3ʱ1Ϣ֧ +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.2 +

              +

              + Ӫҵִվ߱ӦӪΧ +

              +

              + 6ȡ̸ļʱ䡢ʽ2022822ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

              +

              + 7̸ļݽֹʱ䣺202282510ʱ00֣ʱ䣩 +

              +

              + 8̸ʱ䣺202282510ʱ00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 10.4۰ϡ˹䡢װ˰ͱյۺϷá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣ +

              +

              + 绰0835-3236556 +

              +

              + 2022818 +

              +

              +
              +

              +

              + ݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸ļpdf. +

              +

              + ݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸ļword. +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022824/241.html b/产投/news/yact_0301/2022824/241.html new file mode 100644 index 0000000..f0e16ef --- /dev/null +++ b/产投/news/yact_0301/2022824/241.html @@ -0,0 +1,334 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹ̸еĹ

              +
              ڣ2022-08-24ֺţ Сرմҳ
              +

              + ҹ˾Դݲҵ԰7#ۺӪһβɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣݲҵ԰7#ۺӪһβɹ +

              +

              + 2Ŀݣݲҵ԰7#ۺӪһβɹ嵥 +

              +

              + 3ɹԤ㣺126480ԪɹԤıΪЧۣ +

              +

              + 4ڡʱ +

              +

              + 4.1ڣ㹤̽ +

              +

              + 4.2ϸ +

              +

              + 4.3 ʱ 1 ʱܼ3ʱ1Ϣ֧ +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.2 +

              +

              + Ӫҵִվ߱ӦӪΧ +

              +

              + 6ȡ̸ļʱ䡢ʽ2022825ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

              +

              + 7̸ļݽֹʱ䣺202283010ʱ00֣ʱ䣩 +

              +

              + 8̸ʱ䣺202283010ʱ00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 10.4۰ϡ˹䡢װ˰ͱյۺϷá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣ +

              +

              + 绰0835-3236556 +

              +

              + 2022823 +

              +

              +
              +

              +

              + ݲҵ԰7#ۺӪһβɹ̸ļword. +

              +

              + ݲҵ԰7#ۺӪһβɹ̸ļpdf. +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022824/242.html b/产投/news/yact_0301/2022824/242.html new file mode 100644 index 0000000..1ac5e6a --- /dev/null +++ b/产投/news/yact_0301/2022824/242.html @@ -0,0 +1,337 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾Űݲҵ԰8#¥¥̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾Űݲҵ԰8#¥¥̸еĹ

              +
              ڣ2022-08-24ֺţ Сرմҳ
              +

              + ҹ˾Űݲҵ԰8#¥¥о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣŰݲҵ԰8#¥¥ +

              +

              + 2ĿݣŰݲҵ԰8#¥¥嵥 +

              +

              + 3ɹԤ㣺134360.41ԪɹԤıΪЧۣ +

              +

              + 4ڡʱ +

              +

              + 4.1ڣ15 +

              +

              + 4.2ϸ +

              +

              + 4.3 ʱ 2 ʱܼ3ʱ1Ϣ֧ +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.2 +

              +

              + Ӫҵִվ߱ӦӪΧ +

              +

              + 6ȡ̸ļʱ䡢ʽ2022825ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

              +

              + 7̸ļݽֹʱ䣺202283015ʱ00֣ʱ䣩 +

              +

              + 8̸ʱ䣺202283015ʱ00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 10.4۰ϡ˹䡢װ˰ͱյۺϷá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣ +

              +

              + 绰0835-3236556 +

              +

              + 2022823 +

              +

              +
              +

              +

              + Űݲҵ԰8#¥¥̸ļword. +

              +

              + Űݲҵ԰8#¥¥̸ļpdf. +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022825/243.html b/产投/news/yact_0301/2022825/243.html new file mode 100644 index 0000000..ced748a --- /dev/null +++ b/产投/news/yact_0301/2022825/243.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#չľװ޹ָɹɽ

              +
              ڣ2022-08-25ֺţ Сرմҳ
              +

              + Ŀƣݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַĴŰÿӶ·3 +

              +

              + ϵʽ0835-3236556 +

              +

              + ɽƣݸؽ޹˾ +

              +

              + ɽ̵ַ㽭ʡнڷ·43 +

              +

              + ɽ196880Ԫ +

              +

              + ̸СԱ·Ƿɡ +

              +

              + б깫ޣ2022826 +

              +

              + ĹΪ1ա +

              +

              + 2022825 +

              +

              +
              +

              +

              + ݲҵ԰7#ۺӪĺ8#չľװ޹ָɹ̸ļpdf. +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022829/244.html b/产投/news/yact_0301/2022829/244.html new file mode 100644 index 0000000..3287b83 --- /dev/null +++ b/产投/news/yact_0301/2022829/244.html @@ -0,0 +1,406 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ĴŰÿƬҵˮ׹Σշɹ̸вɹ

              +
              ڣ2022-08-29ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022058š +

              +

              + 2.ɹĿƣĴŰÿƬҵˮ׹Σշɹ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳʽ +

              +

              + Ԥ25Ԫ +

              +

              + ɹĿ飺 +

              +

              + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2.ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ֱӴڿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

              +

              + 3.Ӧض +

              +

              + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

              +

              + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

              +

              + 3Ͷ깩Ӧ22ƵΣշҵ +

              +

              + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

              +

              + 5βɹĿ̸С +

              +

              + ϽμӱβɹĹӦ +

              +

              + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡ̸ļȡʽϡȡʱ估ۼۣ +

              +

              + ̸ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

              +

              + ̸ļȡʱ䣺 +

              +

              + ̸ļ2022083020220905գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ̸ļۼۣ +

              +

              + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022090714:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2022090714:00ʱ䣩Ӧļݽֹʱ䣺2022090714:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַŰÿӶ·3   +

              +

              +    ࣺ625100 +

              +

              + ϵˣ       +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4   +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ     +

              +

              + ϵ绰:0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202283/227.html b/产投/news/yact_0301/202283/227.html new file mode 100644 index 0000000..30a14ae --- /dev/null +++ b/产投/news/yact_0301/202283/227.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ϴɨɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ϴɨɹ̸еĹ

              +
              ڣ2022-08-03ֺţ Сرմҳ
              +

              + ҹ˾ϴɨɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣϴɨɹ +

              +

              + 2ĿݣŰÿ޹˾ɹϴɨ2 +

              +

              + 3ɹԤ㣺180ԪɹԤıΪЧۣ +

              +

              + 4ޡ +

              +

              + 4.1ƻڣͬǩ7ڣ +

              +

              + 4.2ص㣺ŰоӶ·3 +

              +

              + 4.3Ҫָ꣺ָұ׼ +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ
              +  3кͬ豸רҵ
              +  4˰պᱣʽü¼
              +  5μɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.21Ӧжʸ񣬾۱βɹʸҵ +

              +

              + 6ȡ̸ļʱ䡢ʽ2022 8 4ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

              +

              + 7̸ļݽֹʱ䣺2022  8 9 9ʱ00֣ʱ䣩 +

              +

              + 8̸ʱ䣺2022  8   9 9ʱ 00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 202282 +

              +

              + 1ϴɨɹ̸ļword. +

              +

              + 2ϴɨɹ̸ļpdf. +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022831/245.html b/产投/news/yact_0301/2022831/245.html new file mode 100644 index 0000000..9fba958 --- /dev/null +++ b/产投/news/yact_0301/2022831/245.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹĿ깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹĿ깫

              +
              ڣ2022-08-31ֺţ Сرմҳ
              +

              + Ŀƣݲҵ԰7#ۺӪһβɹĿ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַĴŰÿӶ·3ŲͶ +

              +

              + ϵʽ0835-3236556 +

              +

              + ԭ򣺽ֹӦļݽʱ202283010ʱ00֣ݽӦļӦ̲ңĿɹʧܡ +

              +

              + ĹΪ1գ202291գ +

              +

              + 2022831 +

              +

              +
              +

              +

              + ݲҵ԰7#ۺӪһβɹ̸ļ. +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022831/246.html b/产投/news/yact_0301/2022831/246.html new file mode 100644 index 0000000..28e1105 --- /dev/null +++ b/产投/news/yact_0301/2022831/246.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾Űݲҵ԰8#¥¥ɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾Űݲҵ԰8#¥¥ɽ

              +
              ڣ2022-08-31ֺţ Сرմҳ
              +

              + ĿƣŰݲҵ԰8#¥¥ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽ0835-3236556 +

              +

              + ɽƣŰװ޹˾ +

              +

              + ɽ̵ַŰɽֵ趼299 +

              +

              + ɽ126040.00Ԫ +

              +

              + ̸СԱ𩡢Խ +

              +

              + б깫ޣ202291 +

              +

              + ĹΪ1ա +

              +

              + 2022831 +

              +

              +
              +

              +

              + Űݲҵ԰8#¥¥̸ļ. +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202285/228.html b/产投/news/yact_0301/202285/228.html new file mode 100644 index 0000000..1fdf0de --- /dev/null +++ b/产投/news/yact_0301/202285/228.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿǻƼƽ̨ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              йƻʩĿǻƼƽ̨ɹ

              +
              ڣ2022-08-06ֺţ Сرմҳ
              +

              + ɶо޹Ŀ޹˾ɹŰ־Ӫ޹˾ɹˣίУйƻʩĿǻƼƽ̨ĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţCDXHJ-2022-002 +

              +

              + 2.ɹĿƣйƻʩĿǻƼƽ̨ +

              +

              + 3.ɹˣŰ־Ӫ޹˾ +

              +

              + 4.ɹɶо޹Ŀ޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳʽ320Ԫ +

              +

              + ɹĿ飺Ŀ1 +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴڡйɹбhttp://www.chinabidding.com.cnŰҵͶʣţ޹˾http://www.yact.com.cnԹʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + (һ)ϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ݲɹĿҪ󣬹涨Ӧ̵ضޡ +

              +

              + ()Ŀ̡ +

              +

              + ļȡʽʱ䡢ص㣺 +

              +

              + (һ)ȡļʱޣļĻȡʱ(ʱ) 2022    8  6  2022   8 12 09ʱ00֡ 17ʱ00(ڼճ) +

              +

              + ȡļķʽֳȡʼȡ1ֳȡӦڱʱڵŰݴ470㳡1508ţɶо޹Ŀ޹˾ȡļʱӦʾԱĿĵλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡʾ֤ԭ +

              +

              + 2ȡʱͶڱʱڽλԭ(עĿơĿšϵ˼ϵ绰)ӸͶ굥λµľ֤ӡ3625680953@qq.comʼΪλ+ĿơϢͨ䷢ͣʱ뱸עλƣ +

              +

              + 3Ŀɹļۼ300ԪļۺˣͶʸ񲻵תá +

              +

              + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼDZ) +

              +

              + ߡݽӦļֹʱ䣺2022 8 16 9:30-10:00ʱ䣩 +

              +

              + ˡݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + šӦļʱ䣺2022 8 1610:00ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺Űݴ470㳡14¥9ţɶо޹Ŀ޹˾ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰ־Ӫ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣһ +

              +

              + ϵ绰17761226923 +

              +

              + ɹɶо޹Ŀ޹˾ +

              +

              +    ַŰݴ470㳡14¥9 +

              +

              +    ࣺ625015 +

              +

              + ϵˣ +

              +

              + ϵ绰028-67140069 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202289/229.html b/产投/news/yact_0301/202289/229.html new file mode 100644 index 0000000..2dd993f --- /dev/null +++ b/产投/news/yact_0301/202289/229.html @@ -0,0 +1,431 @@ + + + + +ŰҵͶʣţ޹˾__йƻʩĿ˹ƽ̨ Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              йƻʩĿ˹ƽ̨ Դ̽

              +
              ڣ2022-08-10ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Ŀ +

              +
              +

              + йƻʩĿ˹ƽ̨ +

              +
              +

              + Ŀ +

              +
              +

              + SCYHCG20220801 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Ű +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 2022810 +

              +
              +

              + ɹ +

              +
              +

              + Ű־Ӫ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵ׺빤̹޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 2750000.00Ԫ +

              +
              +

              + +

              +
              +

              + 2022810 +

              +
              +

              + ίԱԱ +

              +
              +

              + ΰԱһģҵ +

              +
              +

              + ලԱ +

              +
              +

              + һ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴʡͨŲҵ޹˾ +

              +

              + ɽ2280000.00Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ˣŰ־Ӫ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵ ˣ           +

              +

              + ϵ绰17761226923 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴ׺빤̹޹˾ +

              +

              +    ַŰݴ470㳡1508 +

              +

              +    610037 +

              +

              + ϵ ˣлŮʿ +

              +

              + ϵ绰18728151276 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202289/230.html b/产投/news/yact_0301/202289/230.html new file mode 100644 index 0000000..add904f --- /dev/null +++ b/产投/news/yact_0301/202289/230.html @@ -0,0 +1,277 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ϴɨɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ϴɨɹɽ

              +
              ڣ2022-08-09ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + ϴɨɹɽ +

              +

              +
              +

              +

              + Ŀƣϴɨɹ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ0835-3236556 +

              +

              + ɽƣɳؿƻҵ޹˾ +

              +

              + ɽ̵ַɳ¿·288 +

              +

              + ɽ1380000.00Ԫ +

              +

              + ̸СԱ÷Ρ +

              +

              + б깫ޣ2022810 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                   202289 +

              +

              + ϴɨ̸ļ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202291/247.html b/产投/news/yact_0301/202291/247.html new file mode 100644 index 0000000..691e07d --- /dev/null +++ b/产投/news/yact_0301/202291/247.html @@ -0,0 +1,503 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022걣ɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022걣ɹĿɽ

              +
              ڣ2022-09-01ֺţ Сرմҳ
              +

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + Űÿ޹˾2022걣ɹĿ +

              +
              +

              + ɹĿ +

              +
              +

              + ZC-YJJ-GZ-202207-010 +

              +
              +

              + ɹʽ +

              +
              +

              + б     +

              +
              +

              + Ŀҵ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + Ŀϵ +

              +
              +

              + ʦ +

              +
              +

              + Ŀϵ绰 +

              +
              +

              + 0835-3236556 +

              +
              +

              + +

              +
              +

              + ĴһžŹ̹޹˾ +

              +
              +

              + ַ +

              +
              +

              + Ű𼦹·109ƽ3302 +

              +
              +

              + ϵʽ +

              +
              +

              + 0835-2895993  +

              +
              +

              + +

              +
              +

              + 1 +

              +
              +

              + ר +

              +
              +

              + ƼνࡢѩС鳤壨ҵ +

              +
              +

              + ޼ +

              +
              +

              + 426Ԫ +

              +
              +

              + ʱ +

              +
              +

              + 202208311000ʱ +

              +
              +

              + бѡ˼ +

              +
              +

              + бѡ +

              +
              +

              + +

              +

              + Ԫ +

              +
              +

              + ÷ +

              +
              +

              + /绰 +

              +
              +

              + һ +

              +
              +

              + Ű޹˾ +

              +
              +

              + 384.684256 +

              +
              +

              + 92.75 +

              +
              +

              + ־13568766602 +

              +
              +

              + ڶ +

              +
              +

              + Ĵʡι˾ +

              +
              +

              + 388.296315 +

              +
              +

              + 79.7 +

              +
              +

              + ̺13547458857 +

              +
              +

              + +

              +
              +

              + Ű̻޹˾ +

              +
              +

              + 400.93852 +

              +
              +

              + 73.39 +

              +
              +

              + 13908167757 +

              +
              +

              +

              +
              +

              +

              + Űÿ޹˾2022·ɹļ +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022913/252.html b/产投/news/yact_0301/2022913/252.html new file mode 100644 index 0000000..e99ca87 --- /dev/null +++ b/产投/news/yact_0301/2022913/252.html @@ -0,0 +1,229 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ĴŰÿƬҵˮ׹Σշɹ깫

              +
              ڣ2022-09-13ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹĿֹӦļݽֹʱ䣺2022091314:30ʱ䣩ݽӦļļңꡣ +

              +

              +
              +

              +

              +                                                                                                                                             20220913 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022913/253.html b/产投/news/yact_0301/2022913/253.html new file mode 100644 index 0000000..1646cf8 --- /dev/null +++ b/产投/news/yact_0301/2022913/253.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿ

              +
              ڣ2022-09-13ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿþԴ̷ʽвɹӰ죬ֽĿݽӦļֹʱ估¸ +

              +

              + 1ݽӦļֹʱΪ2022092314:30ʱ䣩 +

              +

              + 2ļʱΪӦļݽʼʱ䣺2022092314:00ʱ䣩Ӧļݽֹʱ䣺2022092314:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + עݲӦ밴ոִУɴ˲һкɹӦһе +

              +

              +
              +

              +

              +                +

              +

              +                     +

              +

              +                                                                             ŰÿͶ޹˾Űüƽ޹˾ +

              +

              +                                                                                                                 20220913 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022913/254.html b/产投/news/yact_0301/2022913/254.html new file mode 100644 index 0000000..d332310 --- /dev/null +++ b/产投/news/yact_0301/2022913/254.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__ҵĿ3ĿʩͼɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ҵĿ3ĿʩͼɹĿ

              +
              ڣ2022-09-13ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾Űüƽ޹˾ɹˣίУҵĿ3ĿʩͼɹĿþԴ̷ʽвɹӰ죬ֽĿݽӦļֹʱ估¸ +

              +

              + 1ݽӦļֹʱΪ2022092315:30ʱ䣩 +

              +

              + 2ļʱΪӦļݽʼʱ䣺2022092315:00ʱ䣩Ӧļݽֹʱ䣺2022092315:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + עݲӦ밴ոִУɴ˲һкɹӦһе +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                              ŰÿͶ޹˾Űüƽ޹˾ +

              +

              +                                                                                                                            20220913 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022915/255.html b/产投/news/yact_0301/2022915/255.html new file mode 100644 index 0000000..b24417a --- /dev/null +++ b/产投/news/yact_0301/2022915/255.html @@ -0,0 +1,370 @@ + + + + +ŰҵͶʣţ޹˾__Դ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Դ빫

              +
              ڣ2022-09-15ֺţ Сرմҳ
              +

              + ŰǬͶ޹˾ŰÿͶ޹˾Űüƽ޹˾ίУҵģл10ĿֺΣɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

              +

              + һĿƣҵģл10ĿֺΣɹĿ +

              +

              + ĿţQXZB-2022-YA0448 +

              +

              + ʽԴĿԤʽΪ32.5Ԫ +

              +

              + ġɹĿ飺 +

              +

              + (һ)ɹݣҵģл10ĿֺΣɹĿԴļ¡ +

              +

              + ()ɹ֣Ŀ11ɽӦ̡ +

              +

              + ()ɹ;ҵģл10ĿֺΣ +

              +

              + 塢ϸӦӦ߱ʸ +

              +

              + (һ) +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + ()ĿضʸҪ󣺱Ŀ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + ߡȡļʱޡص㡢ʽļۼ +

              +

              + (һ)ȡļʱޣļĻȡʱ(ʱ)20229162022922գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

              +

              + ()ȡļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)ļ +

              +

              + ()ȡļķʽ +

              +

              + 1.(Զ)(1)Ӧ(Զ)ɹļʱع渽еġϢǼDZ(ʽ)ҪдϢ(λơֻšλš) +

              +

              + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

              +

              + עϢǼDZš(֤ӡ)Ӹǵλµԭڴ̵սŰǬͶ޹˾ɹļ۰ +

              +

              + 2.ѯ绰0835-2899779 +

              +

              + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼ) +

              +

              + ()ļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

              +

              + ()ӦӦڹ涨ʱڵָصȡļǼǣڹ涨ʱδȡļǼǵĹӦ̾ʸμӸĿĴ̡ +

              +

              + ˡԴӦļݽĽֹʱ䣺202292710ʱ00(ʱ) +

              +

              + Ӧļݽֹʱ䣺̵9ʱ30-10ʱ00(ʱ) +

              +

              + ʱ䣺С齨 +

              +

              + Ӧļݽĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀң +

              +

              + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

              +

              + šʱ䣺202292710ʱ00(ʱ) +

              +

              + ʮ̵ص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀҡ +

              +

              + ʮһɹϢý壺йɹб +

              +

              + ʮԱβɹѯʣ밴·ʽϵ +

              +

              + (һ)ɹϢ +

              +

              +    ƣŰÿͶ޹˾Űüƽ޹˾ +

              +

              +    ַŰɽӶ·3 +

              +

              + ϵˣ̷ +

              +

              + ϵʽ0835-2258299 +

              +

              + ()ɹϢ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-2899779 +

              +

              + ʼyaqxztb@163.com +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202292/248.html b/产投/news/yact_0301/202292/248.html new file mode 100644 index 0000000..46f0eee --- /dev/null +++ b/产投/news/yact_0301/202292/248.html @@ -0,0 +1,418 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿ (һ)7ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϹȼʩĿ (һ)7ĿʩͼɹĿԴ̲ɹ

              +
              ڣ2022-09-02ֺţ Сرմҳ
              +

              + Ĵб޹˾ŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022063š +

              +

              + 2.ɹĿƣŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿ +

              +

              + 3.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳ +

              +

              + ɹԤ㣺ݶ115.24ԪĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩7Ŀܶ90033.26ԪΪ¸20%ΪɹԤ㡣 +

              +

              + ޼ۣԵĿIJƼΪƷѻĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨʩͼѰͶʶ1.6룩ȡ¸20%Ϊ޼ۡ +

              +

              + ɹĿ +

              +

              + βɹĿ1óɽӦ1ݲɹɹŰۺϹȼʩĿ (һ)Űü²ϲҵ԰ʩ蹤̡Űһ廯ĿŰÿ·϶νĿŰһ廯ĿŰÿ·һڹ̡Űһ廯ĿŰÿݹ԰ڣ³й㳡֣ӵ̬Ŀ(һ)ŰˮЧĿ7Ŀʩͼнӵλļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸʽͶģӦ㣩 +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵʽͶģԱӦ㣨ͬͶĸԱ֮⣩ +

              +

              + 4Ͷ깩ӦδԱβɹĿṩơ淶ƻĿȷͬʱͶ깩ӦĿĿ졢ƵλϵϵṩŵʽͶģӦ㣩 +

              +

              + 3Ӧض +

              +

              + 1Ͷ깩ӦΪĴʡסͳ罨ڷݽʩʩͼ֤϶¼ͨ桷ͨ桾2021197ţļ2021ʩͼ֤϶¼ĵλ벻ҵ·羰԰֣ʩͼһ༰ҵˮʩͼࣻ +

              +

              + 2βɹĿ̵̡ģӦҪ +

              +

              + ٱβɹĿ̣ɲ2ҵķ˻֯һ壬һӦ̵ݲ̡У巽ɡĴʡסͳ罨ڷݽʩʩͼ֤϶¼ͨ桷ͨ桾2021197ţļ2021ʩͼ֤϶¼ĵλ벻ҵ·羰԰֣ʩͼһĵλǣͷ +

              +

              + ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

              +

              + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

              +

              + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

              +

              + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣Ͷ깩ӦĿĿ졢ƵλϵϵòμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + ע1ʽ̵ģʱֻ巽뱨ɡ +

              +

              + 2ȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2022090520220909գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022091514:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺2022091514:00ʱ䣩Ӧļݽֹʱ䣺2022091514:30ʱ䣩 +

              +

              + ʮӦļʱ䣺2022091514:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3236879 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ            +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202292/249.html b/产投/news/yact_0301/202292/249.html new file mode 100644 index 0000000..10838e0 --- /dev/null +++ b/产投/news/yact_0301/202292/249.html @@ -0,0 +1,548 @@ + + + + +ŰҵͶʣţ޹˾__ҵĿ3ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ҵĿ3ĿʩͼɹĿԴ̲ɹ

              +
              ڣ2022-09-02ֺţ Сرմҳ
              +

              + Ĵб޹˾ŰÿͶ޹˾Űüƽ޹˾ɹˣίУҵĿ3ĿʩͼɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022062š +

              +

              + 2.ɹĿƣҵĿ3ĿʩͼɹĿ +

              +

              + 3.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳ +

              +

              + ɹԤ㣺470141.41ԪĴʡչ͸ĸίԱڹ᳹ҷչĸίڽͲֽĿշѱ׼淶շΪй֪֪ͨͨɶпЭļɶʩͼݽʩͼշѱ׼õܷò¸20%ΪɹԤ㡣 +

              +

              + ۱¸ +

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + Ŀ +

              +
              +

              + ۣԪ/O +

              +
              +

              + ע +

              +
              +

              + 1 +

              +
              +

              + 彨 +

              +
              +

              + һ㽨 +

              +
              +

              + 1.8 +

              +
              +

              + עͶ깩Ӧڸ۵ĻϽ¸¸ʲõ20%ΪЧӦ +

              +
              +

              + 2 +

              +
              +

              + ר +

              +
              +

              + װ +

              +
              +

              + 1.0 +

              +
              +

              + 3 +

              +
              +

              + Ļǽ +

              +
              +

              + 1.0 +

              +
              +

              + 4 +

              +
              +

              + +

              +
              +

              + 0.36 +

              +
              +

              + 5 +

              +
              +

              + ɫ +

              +
              +

              + 0.18 +

              +
              +

              + 6 +

              +
              +

              + м +

              +
              +

              + 0.18 +

              +
              +
              +

              + עʩͼרҵؿ彨ר飨װΡĻǽˮˮˮֹܡܡػӡ֧ǽêˡ˷Ƶȣɫмߵȡδϱеȷ۵ͶۺϿȷͶ걨Уɹ˳Լ֧ⲻٶ֧κηá +

              +

              + ɹĿ +

              +

              + βɹĿ1óɽӦ1ݲɹɹҵĿŰÿ¾ô׷ʩ蹤̡Ϣϲҵ԰ʩĿ3Ŀʩͼнӵλļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ͷ깩Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4Ͷ깩ӦδԱβɹĿṩơ淶ƻĿȷͬʱͶ깩ӦĿĿ졢Ƶλϵϵṩŵ +

              +

              + 3Ӧض +

              +

              + 1Ͷ깩ӦΪĴʡסͳ罨ڷݽʩʩͼ֤϶¼ͨ桷ͨ桾2021197ţļ2021ʩͼ֤϶¼ĵλΪݽʩͼһ༰ϣ +

              +

              + 2βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2022090520220909գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022091515:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺2022091515:00ʱ䣩Ӧļݽֹʱ䣺2022091515:30ʱ䣩 +

              +

              + ʮӦļʱ䣺2022091515:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3236879 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ            +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022920/256.html b/产投/news/yact_0301/2022920/256.html new file mode 100644 index 0000000..7bc6b2a --- /dev/null +++ b/产投/news/yact_0301/2022920/256.html @@ -0,0 +1,409 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹڶΣ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ĴŰÿƬҵˮ׹ΣշɹڶΣ̸вɹ

              +
              ڣ2022-09-20ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹڶΣþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022058š +

              +

              + 2.ɹĿƣĴŰÿƬҵˮ׹ΣշɹڶΣ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳʽ +

              +

              + Ԥ25Ԫ +

              +

              + ɹĿ飺 +

              +

              + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + ξ̸빫ͨ; +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2.ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

              +

              + 3.Ӧض +

              +

              + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

              +

              + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

              +

              + 3Ͷ깩Ӧ22ƵΣշҵ +

              +

              + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

              +

              + 5βɹĿ̸С +

              +

              + ϽμӱβɹĹӦ +

              +

              + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡ̸ļȡʽϡȡʱ估ۼۣ +

              +

              + ̸ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

              +

              + ̸ļȡʱ䣺 +

              +

              + ̸ļ2022092120220927գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ̸ļۼۣ +

              +

              + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022092814:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2022092814:00ʱ䣩Ӧļݽֹʱ䣺2022092814:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַŰÿӶ·3   +

              +

              +    ࣺ625100 +

              +

              + ϵˣ       +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4   +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ     +

              +

              + ϵ绰:0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022923/257.html b/产投/news/yact_0301/2022923/257.html new file mode 100644 index 0000000..daad65b --- /dev/null +++ b/产投/news/yact_0301/2022923/257.html @@ -0,0 +1,460 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ɹѯ۹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϷ޹˾ɹѯ۹

              +
              ڣ2022-09-23ֺţ Сرմҳ
              +

              + ݹƽŵԭֳжʸϷӪȨá߱ĿĹӦ̲μӱۣ£ +

              +

              + һƷͺż޼ +

              +

              + ͬһ +

              +

              + + + + + + + + + + + + + + + + + +
              +

              + Ʒ +

              +
              +

              +    +

              +
              +

              + ָ +

              +

              + Ԫ +

              +
              +

              + +

              +
              +

              + ޼ +

              +

              + Ԫ +

              +
              +

              +   +

              +

              + +

              +
              +

              + 2023 2.0TD ͣɫɫɫɫ +

              +
              +

              +   +

              +

              + 13.97 +

              +
              +

              +   +

              +

              + 3 +

              +
              +

              +   +

              +

              + 41.91 +

              +
              +

              +

              + ͬ +

              +

              + + + + + + + + + + + + + + + + + +
              +

              + Ʒ +

              +
              +

              +   +

              +
              +

              + ָ +

              +

              + Ԫ +

              +
              +

              + +

              +
              +

              + ޼ +

              +

              + Ԫ +

              +
              +

              +   +

              +

              + +

              +
              +

              + H6 2021 1.5T ԶMaxɫɫɫɫ +

              +
              +

              +   +

              +

              + 12.89 +

              +
              +

              +   +

              +

              + 2 +

              +
              +

              +   +

              +

              + 25.78 +

              +
              +

              +

              + ʸҪ +

              +

              + 1.߱ʸҵע1꼰ϵĹӦ̣Ϸʸ񣨹ӦṩЧ֤һӪҵִգ +

              +

              + 2.뱨˴ϵӰ챨۹Եķˡ֯߸ˣòμӱۣΪЧۡ +

              +

              + 3.Ŀ屨ۡ +

              +

              + ۻغӦ +

              +

              + 1.ѯ۲ɹ飨12 +

              +

              + 2.ۺŵ3 +

              +

              + 3.֤飨4 +

              +

              + 4.ʱŵ5ʱ䣺ǩͬ7ᳵᳵص㣺ӦŰоÿӶ·3ţ +

              +

              + 5.ӪҵִոӡӸǹӦ̹£˻ίд֤ӡӸǹӦ̹£ +

              +

              + ġ취ѯ۲ɹɹ˸ݷϲɹͷұͣ͵ۣԭȷɽӦ̡ +

              +

              + 塢ļݽ +

              +

              + 1.ļݽֹʱΪ2022926ձʱ9:00˱2022926ձʱ9:00ǰļͽŰоÿӶ·3ţŰҵͶʼ޹˾3¥1312ң +

              +

              + 2.ļܷ⣺ݽıļܷ⡣ +

              +

              + 3.ʹĻδʹָصıļѯ˲ +

              +

              + ϵʽ +

              +

              + ɹˣŰۺϷ޹˾ +

              +

              +    ַŰоÿӶ·3 +

              +

              +    18283588339 +

              +

              + ϵˣʦ           +

              +

              +
              +

              +

              + ɹѯ۹.                         +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022925/258.html b/产投/news/yact_0301/2022925/258.html new file mode 100644 index 0000000..5f69f90 --- /dev/null +++ b/产投/news/yact_0301/2022925/258.html @@ -0,0 +1,406 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹԴ빫

              +
              ڣ2022-09-25ֺţ Сرմҳ
              +

              + Ĵб޹˾ ŰÿͶ޹˾Űüƽ޹˾ɹˣίУŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022067š +

              +

              + 2.ɹĿƣŰۺϹȼʩĿһ·8Ŀ嵥ƷӦ̲ɹ +

              +

              + 3.ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴҵԳ +

              +

              + ɹԤ㣺ݶ273.96Ԫʡʡ۾ִ۷2008141ĸƹ嵥ˡʺ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼȡ¸20%ΪɹԤ㣬273.96Ԫ +

              +

              + ޼ۣԸĿ󶨵ĿƼΪƷѻʡʡ۾ִ۷2008141ĸƹ嵥ˡ˵ƹ嵥ԤƼʱշϵ1.25շĿķʼȡ¸20%Ϊ޼ۡ +

              +

              + ɹĿ +

              +

              + βɹĿ1ݲɹɹŰۺϹȼʩĿһ·Űü²ϲҵ԰ʩ蹤̡ŰˮЧĿŰһ廯Ŀ·϶νĿŰһ廯Ŀ·һڹ̡Űһ廯Ŀݹ԰ڣ³й㳡֣Űһ廯Ŀӵ̬Ŀ(һ)Űһ廯Ŀӵ̬Ŀˮ֣8ĿĿʵʵʩΪ׼Ĺ嵥(ԤƼ)Ʒнӵλļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + ξԴ빫ͨ; +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

              +

              + 2βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1աɹвѯʹü¼֪ͨƿ[2016]125ţҪ󣬽ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2022092620220930գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022100909:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣨ļʱ䣺Ӧļݽʼʱ䣺2022100909:00ʱ䣩Ӧļݽֹʱ䣺2022100909:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļʱ䣺2022100909:30ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3šĴʡŰоÿ·11 +

              +

              +    ࣺ625500 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3236879 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ470 㳡 15 ¥ 4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ            +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022925/259.html b/产投/news/yact_0301/2022925/259.html new file mode 100644 index 0000000..153553e --- /dev/null +++ b/产投/news/yact_0301/2022925/259.html @@ -0,0 +1,331 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣ̸еĹ

              +
              ڣ2022-09-25ֺţ Сرմҳ
              +

              + ҹ˾Դݲҵ԰7#ۺӪһβɹڶΣо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣݲҵ԰7#ۺӪһβɹڶΣ +

              +

              + 2ĿݣŰÿ޹˾βɹ嵥 +

              +

              + 3ɹԤ㣺126480ԪɹԤıΪЧۣ +

              +

              + 4ޡ +

              +

              + 4.1ƻڣ ͬǩ5ڣ +

              +

              + 4.2ص㣺ŰоӶ·3 +

              +

              + 4.3Ҫָ꣺ұ׼ +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.21Ӧжʸ񣬾۱βɹʸҵ +

              +

              + 6ȡ̸ļʱ䡢ʽ2022 9 26ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

              +

              + 7̸ļݽֹʱ䣺2022 9 2910ʱ00֣ʱ䣩 +

              +

              + 8̸ʱ䣺2022 92910ʱ 00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣ +

              +

              + 绰0835-3236556 +

              +

              + 2022925 +

              +

              +
              +

              +

              + ݲҵ԰7#ۺӪһβɹڶΣ̸ļpdf. +

              +

              + ݲҵ԰7#ۺӪһβɹڶΣ̸ļword. +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022925/260.html b/产投/news/yact_0301/2022925/260.html new file mode 100644 index 0000000..662308f --- /dev/null +++ b/产投/news/yact_0301/2022925/260.html @@ -0,0 +1,334 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹ̸еĹ

              +
              ڣ2022-09-25ֺţ Сرմҳ
              +

              + ҹ˾Դݲҵ԰ǻͣλĿʩɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣݲҵ԰ǻͣλĿʩɹ +

              +

              + 2ĿݣŰÿ޹˾ǻͣλɹ嵥 +

              +

              + 3ɹԤ㣺86500ԪɹԤıΪЧۣ +

              +

              + 4ޡ +

              +

              + 4.1ƻڣ ͬǩ7ڣ +

              +

              + 4.2ص㣺ŰоӶ·3 +

              +

              + 4.3Ҫָ꣺ұ׼ +

              +

              + 5Ҫ +

              +

              + 5.1ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ݲɹĿ +

              +

              + ֱ۵ľԭΪֳɺ󣬾IJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 5.21Ӧжʸ񣬾۱βɹʸҵ +

              +

              + 6ȡ̸ļʱ䡢ʽ2022 9 26ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/زɹļ +

              +

              + 7̸ļݽֹʱ䣺2022 9 2915ʱ00֣ʱ䣩 +

              +

              + 8̸ʱ䣺2022 92915ʱ 00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺ŰӶ·3ŲͶ2¥1205ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2ֱ۲óֱۣΪ̸Ч +

              +

              + 10.3Ͷ˲μӾ̸ейطͶге +

              +

              + 10.4۰ϡװ˹䡢˰ͱյۺϷá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣ +

              +

              + 绰0835-3236556 +

              +

              + 2022925 +

              +

              +
              +

              +

              + ݲҵ԰ǻͣλĿʩɹ̸ļword. +

              +

              + ݲҵ԰ǻͣλĿʩɹ̸ļpdf. +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022926/261.html b/产投/news/yact_0301/2022926/261.html new file mode 100644 index 0000000..e4d8951 --- /dev/null +++ b/产投/news/yact_0301/2022926/261.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ҵĿ3ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ҵĿ3ĿʩͼɹĿԴ̲ɹ

              +
              ڣ2022-09-26ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ҵĿ3ĿʩͼɹĿԴ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + ҵĿ3ĿʩͼɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022062 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Űÿ +

              +
              +

              + +

              +
              +

              + ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220926 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾Űüƽ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 470141.41Ԫݶ +

              +
              +

              + +

              +
              +

              + 20220926 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤Ա衢һģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ֲ +

              +
              +

              + ɽӦ̼ɽ¸ +

              +
              +

              + ɽӦƣĴʡԺѯ޹˾ +

              +

              + ɽ¸ʣļ涨Ϗ40.2% +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022926/262.html b/产投/news/yact_0301/2022926/262.html new file mode 100644 index 0000000..0893129 --- /dev/null +++ b/产投/news/yact_0301/2022926/262.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰۺϹȼʩĿ (һ) 7ĿʩͼɹĿԴ̲ɹ

              +
              ڣ2022-09-26ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿԴ̲ɹ +

              +
              +

              + Ŀ +

              +
              +

              + ŰۺϹȼʩĿ(һ) 7ĿʩͼɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022063 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + Űÿ +

              +
              +

              + +

              +
              +

              + ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20220926 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾Űüƽ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 115.24Ԫݶ +

              +
              +

              + +

              +
              +

              + 20220926 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤衢Աһģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ֲ +

              +
              +

              + ɽӦ̼ɽ¸ +

              +
              +

              + ɽӦƣĴʡͲϽ蹤ѯ޹˾ +

              +

              + ɽ¸ʣļ涨Ϗ41% +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾Űüƽ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3236879 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾ +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022927/263.html b/产投/news/yact_0301/2022927/263.html new file mode 100644 index 0000000..ff8e919 --- /dev/null +++ b/产投/news/yact_0301/2022927/263.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__Դ빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Դ빫

              +
              ڣ2022-09-27ֺţ Сرմҳ
              +

              + ŰǬͶ޹˾ŰÿͶ޹˾ίУŰÿ÷ĿʿзɹĿþԴ̷ʽвɹϸĹӦ̲μӸĿľԴ̡ +

              +

              + һĿƣŰÿ÷ĿʿзɹĿ +

              +

              + ĿţQXZB-2022-YA0466 +

              +

              + ɹĿ飺 +

              +

              + ʽԴʽʵĿԤʽΪ35ԪɹƷĿC99 +

              +

              + Ŀ1ɹĿ鼰ɹ£Ŀ1ɽӦ̡ +

              +

              + Ӧ뷽ʽξԴڡйɹбŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + ġɹ;Űÿ÷ĿʿС +

              +

              + 塢ϸӦӦ߱ʸ +

              +

              + (һ)ϡл񹲺͹ɹڶʮ涨 +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + ()ĿضʸҪ󣺱ĿμӴ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + աɹвѯʹü¼й֪ͨ(ƿ⡲2016125)Ҫ󣬲ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + ߡȡļʱޡص㡢ʽļۼ +

              +

              + (һ)ȡļʱޣļĻȡʱ(ʱ)20229282022109գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00֣ʱ䣬ڼճ⣩ +

              +

              + ()ȡļĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)ļ +

              +

              + ()ȡļķʽ +

              +

              + 1.(Զ)(1)Ӧ(Զ)ɹļʱع渽еġϢǼDZ(ʽ)ҪдϢ(λơֻšλš) +

              +

              + (2)дġϢǼDZš(֤ӡ)ӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼyaqxztb@163.com +

              +

              + עϢǼDZš(֤ӡ)Ӹǵλµԭڴ̵սŰǬͶ޹˾ɹļ۰ +

              +

              + 2.ѯ绰0835-2899779 +

              +

              + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢӰģɹӦге(ӦϢڻȡɹļֹ֮ǰϵɹµǼ) +

              +

              + ()ļۼۣ300Ԫ/(ʼķѣļۺ,ʸ񲻵ת) +

              +

              + ӦӦڹ涨ʱڵָصȡļǼǣڹ涨ʱδȡļǼǵĹӦ̾ʸμӸĿĴ̡ +

              +

              + ˡԴӦļݽĽֹʱ䣺2022101110ʱ00(ʱ) +

              +

              + Ӧļݽֹʱ䣺̵9ʱ30-10ʱ00(ʱ) +

              +

              + ʱ䣺С齨 +

              +

              + Ӧļݽĵص㣺ŰǬͶ޹˾(Űèжҵ㳡21Ԫ57-10)Ŀң +

              +

              + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

              +

              + šʱ䣺2022101110ʱ00(ʱ) +

              +

              + ʮ̵ص㣺Űèжҵ㳡21Ԫ57-10űĿҡ +

              +

              + ʮһɹϢý壺йɹбŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/ +

              +

              + ʮԱβɹѯʣ밴·ʽϵ +

              +

              + (һ)ɹϢ +

              +

              +    ƣŰÿͶ޹˾ +

              +

              +    ַĴŰÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵʽ0835-3358299 +

              +

              + ()ɹϢ +

              +

              +    ƣŰǬͶ޹˾ +

              +

              +    ַŰèжҵ㳡21Ԫ57-10 +

              +

              + ϵˣ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022928/264.html b/产投/news/yact_0301/2022928/264.html new file mode 100644 index 0000000..0e802a4 --- /dev/null +++ b/产投/news/yact_0301/2022928/264.html @@ -0,0 +1,232 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹڶΣ깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ĴŰÿƬҵˮ׹ΣշɹڶΣ깫

              +
              ڣ2022-09-28ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹڶΣþ̸зʽвɹĿֹӦļݽֹʱ䣺2022092814:30ʱ䣩ݽӦļļңꡣ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                    20220928 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022928/265.html b/产投/news/yact_0301/2022928/265.html new file mode 100644 index 0000000..3e6eb90 --- /dev/null +++ b/产投/news/yact_0301/2022928/265.html @@ -0,0 +1,409 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹ΣշɹΣ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ĴŰÿƬҵˮ׹ΣշɹΣ̸вɹ

              +
              ڣ2022-09-28ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹ΣշɹΣþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2022058š +

              +

              + 2.ɹĿƣĴŰÿƬҵˮ׹ΣշɹΣ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳʽ +

              +

              + Ԥ25Ԫ +

              +

              + ɹĿ飺 +

              +

              + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + ξ̸빫ͨ; +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2.ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

              +

              + 3.Ӧض +

              +

              + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

              +

              + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

              +

              + 3Ͷ깩Ӧ22ƵΣշҵ +

              +

              + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

              +

              + 5βɹĿ̸С +

              +

              + ϽμӱβɹĹӦ +

              +

              + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡ̸ļȡʽϡȡʱ估ۼۣ +

              +

              + ̸ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

              +

              + ̸ļȡʱ䣺 +

              +

              + ̸ļ2022092920221010գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ̸ļۼۣ +

              +

              + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

              +

              + ˡݽӦļֹʱ䣺2022101214:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2022101214:00ʱ䣩Ӧļݽֹʱ䣺2022101214:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַŰÿӶ·3   +

              +

              +    ࣺ625100 +

              +

              + ϵˣ       +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4   +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ     +

              +

              + ϵ绰:0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022929/266.html b/产投/news/yact_0301/2022929/266.html new file mode 100644 index 0000000..f4152e7 --- /dev/null +++ b/产投/news/yact_0301/2022929/266.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣĿ깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڴݲҵ԰7#ۺӪһβɹڶΣĿ깫

              +
              ڣ2022-09-29ֺţ Сرմҳ
              +

              + Ŀƣݲҵ԰7#ۺӪһβɹڶΣĿ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַĴŰÿӶ·3ŲͶ +

              +

              + ϵʽ0835-3236556 +

              +

              + ԭ򣺽ֹӦļݽʱ202292910ʱ00֣ݽӦļӦ̲ңĿɹʧܡ +

              +

              + ĹΪ1գ2022930գ +

              +

              +
              +

              +

              +                                                                                                2022929 +

              +

              +
              +

              +

              + ݲҵ԰7#ۺӪһβɹڶΣ̸ļ.pdf +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022929/267.html b/产投/news/yact_0301/2022929/267.html new file mode 100644 index 0000000..b0f8985 --- /dev/null +++ b/产投/news/yact_0301/2022929/267.html @@ -0,0 +1,268 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڴݲҵ԰ǻͣλĿʩɹɽ

              +
              ڣ2022-09-29ֺţ Сرմҳ
              +

              + Ŀƣݲҵ԰ǻͣλĿʩɹ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַĴŰÿӶ·3 +

              +

              + ϵʽ0835-3236556 +

              +

              + ɽƣɶŵ̩ó޹˾ +

              +

              + ɽ̵ַĴʡɶнţ·һ6611Ԫ7 +

              +

              + ɽ79900Ԫ +

              +

              + ̸СԱ·ѧȫ֣ +

              +

              + б깫ޣ2022930 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              +                                                                                                   2022929 +

              +

              +
              +

              +

              + ݲҵ԰ǻͣλĿʩɹ̸ļ.pdf +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2022929/268.html b/产投/news/yact_0301/2022929/268.html new file mode 100644 index 0000000..b179f9f --- /dev/null +++ b/产投/news/yact_0301/2022929/268.html @@ -0,0 +1,268 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹʾ

              +
              ڣ2022-09-29ֺţ Сرմҳ
              +

              + ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ20229289:30ŰͶ1310ҿ꣬ίԱֽʾ£  +

              +

              + һбѡˣĴźʹィ޹˾ +

              +

              + Ͷ걨ۣԪ5297020.00Ԫ +

              +

              + ڶбѡˣĴ޹˾ +

              +

              + Ͷ걨ۣԪ5460209.00Ԫ +

              +

              + бѡˣĴ̩蹤޹˾ +

              +

              + Ͷ걨ۣԪ5510343.00Ԫ +

              +

              + ίԱԱѩ +

              +

              + ֽԹʾѡ飬2022101017:00ǰЯ֤飨跨Ȩί飩ϣŰÿӶ·3ŲͶ2¥1205Ҵ  +

              +

              + ַŰÿӶ·3ŲͶ  +

              +

              + ϵˣŮʿ    +

              +

              + ϵ绰0835-3236556                  +

              +

              +                                                                                                    Űÿ޹˾ +

              +

              +                                                                                                                  2022929 +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202295/250.html b/产投/news/yact_0301/202295/250.html new file mode 100644 index 0000000..eaeabbc --- /dev/null +++ b/产投/news/yact_0301/202295/250.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ĴŰÿƬҵˮ׹Σշɹ

              +
              ڣ2022-09-05ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹӰ죬ֽĿʱ估̸ʱµ +

              +

              + 1ֹʱӳ2022090917:00ʱ䣩 +

              +

              + 2̸ʱ2022090714:30ʱ䣩Ϊ2022091314:30ʱ䣩 +

              +

              + 3ӦļʱΪӦļݽʼʱ䣺2022091314:00ʱ䣩Ӧļݽֹʱ䣺2022091314:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + עݲӦ밴ոִУɴ˲һкɹӦһе +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                ŰÿͶ޹˾ +

              +

              +                                                                                                                           20220905 +

              +

              +   +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202297/251.html b/产投/news/yact_0301/202297/251.html new file mode 100644 index 0000000..10cc73a --- /dev/null +++ b/产投/news/yact_0301/202297/251.html @@ -0,0 +1,346 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ

              +
              ڣ2022-09-07ֺţ Сرմҳ
              +

              + Űÿ޹˾ŰְҵѧԺѧԺĿһڣϽŴɹװɹĿйڹб꣬ϱбҪĹӦ̲μͶꡣ +

              +

              + һбţSZ20220906 +

              +

              + бĿŰְҵѧԺѧԺĿһڣϽŴɹװĿ +

              +

              + ʽԴԳʽ +

              +

              + ġԤʽ5614984.58ԪԲɹʵʹΪ׼ +

              +

              + 塢бĿ飺 +

              +

              + Ŀ1ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļ£ +

              +

              + Ӧ̲μӱβɹӦύͶļǰ߱ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6Ϸɡ涨 +

              +

              + 6.1ṩͶ˵λη˻Ҫл߷¼ +

              +

              + 6.2Ͷ˲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥͶˣΪйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμɹͶˡ +

              +

              + 7ݲɹĿ +

              +

              + 7.1ĿͶꡣ +

              +

              + 7.2 201911һŴװҵ֤Ϊͬӡб֪ͨӸ¡ +

              +

              + 8.ͶͶʱṩ۲顱ѯ˾ +

              +

              + ߡбļȡʱ䡢ص㣺 +

              +

              + 1. ȡбļʱ 2022 980000ʱ 2022 9       152359ʱ +

              +

              + 2. ȡбļķʽ¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ءӦڱ淢֮ǰΪŰÿ޹˾ƽ̨кϸӦ̡ +

              +

              + 3.ӦӦڹ涨ʱڻȡбļʱδȡбļĹӦ̾ʸμӸĿͶꡣ +

              +

              + ˡͶֹʱͿʱ䣺 +

              +

              + 1. Ͷֹʱ䣺2022 9 28 9ʱ 30 ֣ʱ䣩 +

              +

              + 2.ͶļݽصĴŰÿίԱ3¥ҡ +

              +

              + 3.ͶļͶֹʱǰʹ↑ص㣬ʹͶļˡգб겻ʼĵͶļ +

              +

              + 4.ʱ2022 9  289ʱ30֣ʱ䣩 +

              +

              + šصĴŰÿίԱ3¥ +

              +

              + ʮͶŰÿ޹˾Ӳɹƽַ̨http//www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Թʽ +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              +  ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰0835-3236556 +

              +

              +  625000 +

              +

              + 2022 9  6   +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļword. +

              +

              + ŰְҵѧԺѧԺĿһڣϽŴɹװĿбļpdf. +

              +

              + Ŵͼֽ. +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023110/327.html b/产投/news/yact_0301/2023110/327.html new file mode 100644 index 0000000..9043d56 --- /dev/null +++ b/产投/news/yact_0301/2023110/327.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣʯֲשϲɹб + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰְҵѧԺѧԺĿһڣʯֲשϲɹб

              +
              ڣ2023-01-10ֺţ Сرմҳ
              +

              + ĿƣŰְҵѧԺѧԺĿһڣʯֲשϲɹ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ绰0835-3236556 +

              +

              + бƣĴʯʯҵ޹˾ +

              +

              + б˵ַĴʡй㺺·ֵ5 +

              +

              + б2100756Ԫ +

              +

              + СԱѩ¬ڡƼ芬  +

              +

              + б깫ޣ2023 111 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              +
              +

              +

              + 2023110 +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣʯֲשϲɹбļ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023112/329.html b/产投/news/yact_0301/2023112/329.html new file mode 100644 index 0000000..79c2d9f --- /dev/null +++ b/产投/news/yact_0301/2023112/329.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__123 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              123

              +
              ڣ2023-01-12ֺţ Сرմҳ
              +
              1234676541657
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023113/330.html b/产投/news/yact_0301/2023113/330.html new file mode 100644 index 0000000..30d1bcf --- /dev/null +++ b/产投/news/yact_0301/2023113/330.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__2023԰·ӾǼˮ׶Ͱ𻵸ɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              2023԰·ӾǼˮ׶Ͱ𻵸ɽ

              +
              ڣ2023-01-13ֺţ Сرմҳ
              +

              + Ŀƣ2023԰·ӾǼˮ׶Ͱ𻵸 +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ绰0835-3236556 +

              +

              + ɽƣŰï޹˾ +

              +

              + ɽ̵ַĴʡŰ·19šóǡһ171 +

              +

              + ɽ241000Ԫ +

              +

              + ̸СԱ·Ƿɡ֣ +

              +

              + ɽޣ2023116 +

              +

              + ĹΪ1ա +

              +

              + 2023113 +

              +

              +
              +

              +

              + 2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023113/331.html b/产投/news/yact_0301/2023113/331.html new file mode 100644 index 0000000..72a152b --- /dev/null +++ b/产投/news/yact_0301/2023113/331.html @@ -0,0 +1,443 @@ + + + + +ŰҵͶʣţ޹˾__Űÿóά޲ɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿóά޲ɹĿԴ̽

              +
              ڣ2023-01-13ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              +  Űÿóά޲ɹĿ +

              +

              + Դ̽ +

              +
              +

              + Ŀ +

              +
              +

              +  Űÿóά޲ɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2022089 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴŰÿ +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 淢ʱ +

              +
              +

              + 20230113 +

              +
              +

              + ɹ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 30Ԫ +

              +
              +

              + +

              +
              +

              + 20230113 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤ġԱ壨ɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ƽ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣŰɽʢ +

              +

              + ɽ£ʵʽΪ׼ +

              +

              + 1ʱѳɽΪ 30Ԫ/Сʱ +

              +

              + 2ά޲ϳɽΪϲɹ۵ 118% +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿ޹˾ +

              +

              +    ַŰÿӶ·3 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰0835-3236556 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾  +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023116/332.html b/产投/news/yact_0301/2023116/332.html new file mode 100644 index 0000000..5a6788e --- /dev/null +++ b/产投/news/yact_0301/2023116/332.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__2023԰·޸ɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              2023԰·޸ɽ

              +
              ڣ2023-01-16ֺţ Сرմҳ
              +

              + Ŀƣ2023԰·޸ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ绰0835-3236556 +

              +

              + ɽƣĴʢ޹˾ +

              +

              + ɽ̵ַĴʡŰоÿ˴299Ĵ +

              +

              + ɽ1394000Ԫ +

              +

              + ̸СԱ˼÷ٺ衢 +

              +

              + ɽޣ2023117 +

              +

              + ĹΪ1  +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                              +

              +

              +                                                                                                                             2023116 +

              +

              + ·޸-ɽʾ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023116/333.html b/产投/news/yact_0301/2023116/333.html new file mode 100644 index 0000000..62c2040 --- /dev/null +++ b/产投/news/yact_0301/2023116/333.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__ʩɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ʩɽ

              +
              ڣ2023-01-16ֺţ Сرմҳ
              +

              + Ŀƣʩ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ绰0835-3236556 +

              +

              + ɽƣŰει޹˾ +

              +

              + ɽ̵ַĴʡŰ̫10 +

              +

              + ɽ108314Ԫ +

              +

              + ̸СԱѧȫ֣÷ +

              +

              + ɽޣ2023117 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                            2023116 +

              +

              + ڳʩ̸еĹ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023116/334.html b/产投/news/yact_0301/2023116/334.html new file mode 100644 index 0000000..2fa799f --- /dev/null +++ b/产投/news/yact_0301/2023116/334.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__2023Ⱦ·޸ɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              2023Ⱦ·޸ɽ

              +
              ڣ2023-01-16ֺţ Сرմҳ
              +

              + Ŀƣ2023Ⱦ·޸ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ绰0835-3236556 +

              +

              + ɽƣŰڽͨʩ޹˾ +

              +

              + ɽ̵ַĴʡŰ˲Ϻ4 +

              +

              + ɽ430000Ԫ +

              +

              + ̸СԱ˼÷Ƿɡ÷ +

              +

              + ɽޣ2023117 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              +
              +

              +

              + 2023116 +

              +

              +
              +

              +

              + 2023Ⱦ·޸̸еĹ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023117/335.html b/产投/news/yact_0301/2023117/335.html new file mode 100644 index 0000000..b7d55a8 --- /dev/null +++ b/产投/news/yact_0301/2023117/335.html @@ -0,0 +1,262 @@ + + + + +ŰҵͶʣţ޹˾__2022˽ֵϾɽ¸-µһ칤ɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              2022˽ֵϾɽ¸-µһ칤ɽ

              +
              ڣ2023-01-17ֺţ Сرմҳ
              +

              + Ŀƣ2022˽ֵϾɽ¸-µһ칤 +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ0835-3236556 +

              +

              + ɽƣĴʡͨŲҵ޹˾ +

              +

              + ɽ̵ַйĴóɶ·186Ÿ¹ʹ㳡E +

              +

              + ɽ759820.78Ԫ +

              +

              + ̸СԱѧȫ·÷ +

              +

              + ɽޣ2023118 +

              +

              + ĹΪ1ա +

              +

              +   +

              +

              +                                                                          2023117     +

              +

              +
              +

              +

              + 2022˽ֵϾɽ¸-µһ칤̸еĹ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202315/316.html b/产投/news/yact_0301/202315/316.html new file mode 100644 index 0000000..252de09 --- /dev/null +++ b/产投/news/yact_0301/202315/316.html @@ -0,0 +1,334 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ

              +
              ڣ2023-01-05ֺţ Сرմҳ
              +

              + ҹ˾2023԰·ӾǼˮ׶Ͱ𻵸о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣ2023԰·ӾǼˮ׶Ͱ𻵸 +

              +

              + 2ĿݣӾǼˮ׶Ͱɹ嵥 +

              +

              + 3ɹԤ㣺267500ԪɹԤıΪЧۣ +

              +

              + 4ڡ +

              +

              + 4.1ڣ1ɣ20231-20231231գ +

              +

              + 4.2Լص㣺ɹָص㣨Űоÿ +

              +

              + 4.3Ϲұ׼ҵ׼ϸ +

              +

              + 5.Ҫ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ṩӦ̵λη˻λл߷¼ +

              +

              + 8ݲɹĿ ޡ +

              +

              + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 6ȡ̸ļʱ䡢ʽ2023 1   6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

              +

              + 7̸ļݽֹʱ䣺2023 1   12   10ʱ 30֣ʱ䣩 +

              +

              + 8̸ʱ䣺2023 1 12 10ʱ 30֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2󱨼۲óֱۣΪ̸Ч +

              +

              + 10.3Ӧ̲μӾ̸ейطɹӦге +

              +

              + 10.4۰졢װ䡢˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 202315 +

              +

              +
              +

              +

              + 2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ +

              +

              + 2023԰·ӾǼˮ׶Ͱ𻵸̸еĹ +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202315/317.html b/产投/news/yact_0301/202315/317.html new file mode 100644 index 0000000..010bee6 --- /dev/null +++ b/产投/news/yact_0301/202315/317.html @@ -0,0 +1,343 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023԰·޸̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2023԰·޸̸еĹ

              +
              ڣ2023-01-05ֺţ Сرմҳ
              +

              + ҹ˾2023԰·޸о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣ2023԰·޸ +

              +

              + 2Ŀݣ·޸ɹ嵥 +

              +

              + 3ɹԤ㣺1548000ԪɹԤıΪЧۣ +

              +

              + 4ڡ +

              +

              + 4.1ڣ1ɣ20231-20231231գ +

              +

              + 4.2Լص㣺ɹָص㣨Űоÿ +

              +

              + 4.3Ϲұ׼ҵ׼ϸ +

              +

              + 5Ҫ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ṩӦ̵λη˻λл߷¼ +

              +

              + 8ݲɹĿ +

              +

              + ٹӦ̾нܲŰ䷢Ĺ·ʩܳаʣӡ£ +

              +

              + Ŀˣй·רҵϽʦʡס罨ܲŰ䷢İȫ˺ϸ֤B֤ӡ£ +

              +

              + ۼˣ6ϴ¹ʩҾй·רҵмְƻ·רҵϽʦӡ£ +

              +

              + ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

              +

              + 201911Ӧļݽֹʱֹв1·ʩҵṩͬӡб<ɽ>֪ͨ飩 +

              +

              + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 6ȡ̸ļʱ䡢ʽ2023 1 6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

              +

              + 7̸ļݽֹʱ䣺2023 1 12 16ʱ 00֣ʱ䣩 +

              +

              + 8̸ʱ䣺2023 1 12 16ʱ 00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2󱨼۲óֱۣΪ̸Ч +

              +

              + 10.3Ӧ̲μӾ̸ейطɹӦге +

              +

              + 10.4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 202315 +

              +

              +
              +

              +

              + 2023԰·޸̸еĹ +

              +

              + 2023԰·޸̸еĹ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202315/318.html b/产投/news/yact_0301/202315/318.html new file mode 100644 index 0000000..1bd1c57 --- /dev/null +++ b/产投/news/yact_0301/202315/318.html @@ -0,0 +1,334 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڳʩ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڳʩ̸еĹ

              +
              ڣ2023-01-05ֺţ Сرմҳ
              +

              + ҹ˾Գʩо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣʩ +

              +

              + 2Ŀݣݰϩֻ桢ʻͼԭʻ桢ײ̻Եᣨɹ嵥 +

              +

              + 3ɹԤ㣺119048.6ԪɹԤıΪЧۣ +

              +

              + 4ڡ +

              +

              + 4.1ڣ40ɡ +

              +

              + 4.2Լص㣺ɹָص㣨Űоÿ +

              +

              + 4.3Ϲұ׼ҵ׼ϸ +

              +

              + 5.Ҫ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ṩӦ̵λη˻λл߷¼ +

              +

              + 8ݲɹĿ ޡ +

              +

              + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 6ȡ̸ļʱ䡢ʽ2023 1 6  𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

              +

              + 7̸ļݽֹʱ䣺2023 1   11 10ʱ 00֣ʱ䣩 +

              +

              + 8̸ʱ䣺2023  1 11 10ʱ 00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2󱨼۲óֱۣΪ̸Ч +

              +

              + 10.3Ӧ̲μӾ̸ейطɹӦге +

              +

              + 10.4۰졢װ䡢˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 202315 +

              +

              +
              +

              +

              + ڳʩ̸еĹ +

              +

              + ڳʩ̸еĹ +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202315/319.html b/产投/news/yact_0301/202315/319.html new file mode 100644 index 0000000..c5b0971 --- /dev/null +++ b/产投/news/yact_0301/202315/319.html @@ -0,0 +1,331 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023Ⱦ·޸̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2023Ⱦ·޸̸еĹ

              +
              ڣ2023-01-05ֺţ Сرմҳ
              +

              + ҹ˾2023Ⱦ·޸о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣ2023Ⱦ·޸ +

              +

              + 2Ŀݣ·޸ɹ嵥 +

              +

              + 3ɹԤ㣺495000ԪɹԤıΪЧۣ +

              +

              + 4ڡ +

              +

              + 4.1ڣ1ɣ20231-20231231գ +

              +

              + 4.2Լص㣺ɹָص㣨Űоÿ +

              +

              + 4.3Ϲұ׼ҵ׼ϸ +

              +

              + 5Ҫ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ṩӦ̵λη˻λл߷¼ +

              +

              + 8ݲɹĿ ޡ +

              +

              + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 6ȡ̸ļʱ䡢ʽ2023 1 6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

              +

              + 7̸ļݽֹʱ䣺2023 1 13 10ʱ 00֣ʱ䣩 +

              +

              + 8̸ʱ䣺2023 1 13 10ʱ 00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2󱨼۲óֱۣΪ̸Ч +

              +

              + 10.3Ӧ̲μӾ̸ейطɹӦге +

              +

              + 10.4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 202315 +

              +

              +
              +

              +

              + 2023Ⱦ·޸̸еĹ +

              +

              + 2023Ⱦ·޸̸еĹ +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202315/320.html b/产投/news/yact_0301/202315/320.html new file mode 100644 index 0000000..51b8d45 --- /dev/null +++ b/产投/news/yact_0301/202315/320.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2022˽ֵϾɽ¸-µһ칤̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2022˽ֵϾɽ¸-µһ칤̸еĹ

              +
              ڣ2023-01-05ֺţ Сرմҳ
              +

              + ҹ˾2022˽ֵϾɽ¸-µһ칤о̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣ2022˽ֵϾɽ¸-µһ칤 +

              +

              + 2Ŀݣ嵥ͼֽʾȫݡ +

              +

              + 3ɹԤ㣺809527ԪɹԤıΪЧۣ +

              +

              + 4ڡ +

              +

              + 4.1ڣ90ɡ +

              +

              + 4.2Լص㣺ɹָص㣨Űоÿ +

              +

              + 4.3Ϲұ׼ҵ׼ϸ +

              +

              + 5ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ṩӦ̵λη˻λл߷¼ +

              +

              + 8ݲɹĿ +

              +

              + پнܲŰ䷢ͨŹʩܳаʡȫ֤飨֤鸴ӡ£ +

              +

              + Ŀˣͨ繤רҵһעὨʦ֤飬ʡס罨ܲŰ䷢İȫ˺ϸ֤B֤֤鸴ӡ£ +

              +

              + ۼˣ5ϴ¹ʩҾͨŹרҵмְƻͨ繤רҵעὨʦִҵʸ֤鸴ӡ£ +

              +

              + ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

              +

              + 201911Ӧļݽֹʱֹв1ͨŹʩҵṩͬӡб<ɽ>֪ͨ飩 +

              +

              + 6ͼѡԭ򡣵һֱۣӦӦļṩ嵥ֳ𿪱嵥ʽͳһʽֱ۵ľԭΪֳд۱ɺ󣬾ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 7ȡ̸ļʱ䡢ʽ2023 1 6𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

              +

              + 8̸ļݽֹʱ䣺2023111 15 ʱ 00֣ʱ䣩 +

              +

              + 9̸ʱ䣺2023111 15 ʱ 00 ֣ʱ䣩 +

              +

              + 10̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

              +

              + 11ע +

              +

              + 1̸ļڱ͵ıϽգ +

              +

              + 2󱨼۲óֱۣΪ̸Ч +

              +

              + 3Ӧ̲μӾ̸ейطɹӦге +

              +

              + 4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 202315 +

              +

              +
              +

              +

              + 2022˽ֵϾɽ¸-µһ칤̸еĹ +

              +

              + 2022˽ֵϾɽ¸-µһ칤̸еĹ +

              +

              + 嵥-2022˽ֵϾɽ¸-µһ칤 +

              +

              + 2022˽ֵϾɽ¸-µһ칤 Model +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202319/322.html b/产投/news/yact_0301/202319/322.html new file mode 100644 index 0000000..ad5869c --- /dev/null +++ b/产投/news/yact_0301/202319/322.html @@ -0,0 +1,265 @@ + + + + +ŰҵͶʣţ޹˾__ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹб + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹб

              +
              ڣ2023-01-09ֺţ Сرմҳ
              +

              + ĿƣŰְҵѧԺѧԺĿһڣǽʯᡢϲɹ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ绰0835-3236556 +

              +

              + бƣ㶫ɫػ޹˾ +

              +

              + б˵ַɽ˳ݹֵίԱ·16츻ʹҵ8803804 +

              +

              + б3331960.00Ԫ +

              +

              + СԱΡءꡢ  +

              +

              + б깫ޣ2023 110 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              +
              +

              +

              + 202319 +

              +

              +
              +

              +

              + ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹбļ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202319/323.html b/产投/news/yact_0301/202319/323.html new file mode 100644 index 0000000..44bd1c7 --- /dev/null +++ b/产投/news/yact_0301/202319/323.html @@ -0,0 +1,424 @@ + + + + +ŰҵͶʣţ޹˾__Űҵ֧װ޸칤̾Դ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űҵ֧װ޸칤̾Դ̲ɹ

              +
              ڣ2023-01-09ֺţ Сرմҳ
              +

              + Ĵб޹˾ Űÿ޹˾ɹˣίУŰҵ֧װ޸칤̲þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2023002š +

              +

              + 2.ɹĿƣŰҵ֧װ޸칤̡ +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + 1ʽԴҵԳ +

              +

              + 2Ԥ3950000.00Ԫ +

              +

              + 3޼ۣƲ޼Ϊ11Ԫʩ޼Ϊ384Ԫ +

              +

              + ɹĿ +

              +

              + Ŀ1óɽӦ1ݲɹɹŰҵ֧װ޸칤ƼʩֳнӵλƷΧЧͼƸˮ(޸˨ܣˮ)ǿ(380/220vϵͳӵ绰ϵͳϵͳԶϵͳ)ݶ̻װ̻ˮյϵͳʩͼƣʩΧڣˮ (޸˨ܣˮ)ǿ(380/220vϵͳӵ绰ϵͳϵͳԶϵͳ)յϵͳʩݶ԰̻װˮͼҾֵ߲װװޡԴļҪΪ׼ +

              +

              + ġӦ뷽ʽ +

              +

              + ξԴ빫ͨ; +

              +

              + 1ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 2Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸʽͶģӦ㣩 +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵʽͶģӦ㣩 +

              +

              + 2Ͷ깩Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ)ʽͶģӦ㣩 +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹʽͶģԱӦ㡣ͬͶĸԱ֮⣩ṩŵ +

              +

              + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵʽͶģӦ㣩 +

              +

              + 3Ӧض +

              +

              + 1ͶͶʱṩ۲顱ѯ˾ʽͶģṩȫɵλĹ˾ +

              +

              + 2ʩҪͶйܲŰ䷢ЧĽװװιרҵа֤ +

              +

              + 3ҪͶйܲŰ䷢ЧĺװιרҼ֤ +

              +

              + 4Чİȫ֤нװװιרҵаʵĵλṩ +

              +

              + 5ͶҵעزĴʡڵҵṩЧ봨֤ϡʽͶģԱΪʡҵ㣩 +

              +

              + 6ʩʵĵλʩĿͬʱЧĽרҵעὨʦִҵ֤Чİȫ˺ϸ֤B֤ʩʵĵλʩЧĽרҵмְơ +

              +

              + 7βɹĿ̵̡ģӦҪ +

              +

              + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡巽ɾйܲŰ䷢ЧĽװװιרҵаʵĵλΡʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨Ӧ߱ +

              +

              + ֮ӦǩЭ飬ȷԼеĹӦΣЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

              +

              + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

              +

              + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơʽμӱĿɹԱ¼ģͬΪɹĿṩơ淶ƻĿȷ񡣣 +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽĿֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡעʽ̵ģֳʱֻ巽뱨Ҫṩرϡ +

              +

              + ļȡʱ䣺 +

              +

              + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4Żȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ400Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺202301200930ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301200900ʱ䣩Ӧļݽֹʱ䣺202301200930ʱ䣩 +

              +

              + ʮӦļʱ䣺202301200930ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿ޹˾ +

              +

              +    ַŰÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½        +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202319/324.html b/产投/news/yact_0301/202319/324.html new file mode 100644 index 0000000..7fcfa4f --- /dev/null +++ b/产投/news/yact_0301/202319/324.html @@ -0,0 +1,403 @@ + + + + +ŰҵͶʣţ޹˾__2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ

              +
              ڣ2023-01-09ֺţ Сرմҳ
              +

              + Ĵб޹˾  ŰҵͶʣţ޹˾ɹˣίУ2022Ȳ񱨱ơ2023ȼ걨ķþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2023004š +

              +

              + 2.ɹĿƣ2022Ȳ񱨱ơ2023ȼ걨ķ +

              +

              + 3.ɹˣŰҵͶʣţ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + Ԥ350000.00Ԫ +

              +

              + ɹĿ +

              +

              + βɹĿ1óɽӦ1ݲɹɹŰҵͶʣţ޹˾ӹ˾2022Ȳ񱨱Ƽ2023һȡȼ걨ķнӵλԴļҪΪ׼ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴ豾ξԴ빫ͨ; +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1Ͷ깩Ӧ밴չӡʦ֤ȯҵ񱸰취֪ͨƻᡲ202011Ź涨ڲҵϵͳ֤ʦʲϵͳǼǡ +

              +

              + 2Ͷ깩ӦЧĻʦִҵ֤顣 +

              +

              + 3βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧ ŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺202301201030ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301201000ʱ䣩Ӧļݽֹʱ䣺202301201030ʱ䣩 +

              +

              + ʮӦļʱ䣺202301201030ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰҵͶʣţ޹˾ +

              +

              +    ַĴʡŰоÿ·11 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½            +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202319/325.html b/产投/news/yact_0301/202319/325.html new file mode 100644 index 0000000..be2591a --- /dev/null +++ b/产投/news/yact_0301/202319/325.html @@ -0,0 +1,403 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾Ŀ㱨ƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾Ŀ㱨ƷɹĿԴ̲ɹ

              +
              ڣ2023-01-09ֺţ Сرմҳ
              +

              + Ĵб޹˾ ŰÿͶ޹˾ɹˣίУŰÿͶ޹˾Ŀ㱨ƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2023006š +

              +

              + 2.ɹĿƣŰÿͶ޹˾Ŀ㱨ƷɹĿ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + Ԥ288700.00Ԫ +

              +

              + ɹĿ +

              +

              + βɹĿ1óɽӦ1ݲɹɹŰÿͶ޹˾22ĿʵʵʩΪ׼Ŀ㱨ƷнӵλԴļҪΪ׼ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴ豾ξԴ빫ͨ; +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1Ͷ깩ӦЧĻʦִҵ֤顣 +

              +

              + 2βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺202301201030ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301201000ʱ䣩Ӧļݽֹʱ䣺202301201030ʱ䣩 +

              +

              + ʮӦļʱ䣺202301201030ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½            +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202319/326.html b/产投/news/yact_0301/202319/326.html new file mode 100644 index 0000000..d14f833 --- /dev/null +++ b/产投/news/yact_0301/202319/326.html @@ -0,0 +1,400 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̲ɹ

              +
              ڣ2023-01-09ֺţ Сرմҳ
              +

              + Ĵб޹˾  ŰҵͶʣţ޹˾ɹˣίУŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2023005š +

              +

              + 2.ɹĿƣŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿ +

              +

              + 3.ɹˣŰҵͶʣţ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + Ԥ250000.00Ԫ +

              +

              + ɹĿ +

              +

              + βɹĿ1óɽӦ1ݲɹɹŰҵͶʣţ޹˾ӹ˾2022Ȳ񱨱ƷнӵλԴļҪΪ׼ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴ豾ξԴ빫ͨ; +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 4ӦδԱβɹĿṩơ淶ƻĿȷṩŵ +

              +

              + 3Ӧض +

              +

              + 1Ͷ깩ӦЧĻʦִҵ֤顣 +

              +

              + 2βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯͶ˵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еͶ˲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ£Ŀܲɫӡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľԴļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ״ε¼谴ҪעᣨעɹԱעϣʹӦ밴Ҫṩơ׼ȷעǰύ˲ͨ˹Ŀʱ䣩ϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲˲ͨɱɹϢ޷ʱռһкɹӦһе +

              +

              + ļȡʱ䣺 +

              +

              + ļ2023011020230116գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺202301200930ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㣬ʹܷͱעӦļɹˡաβɹʼĵӦļļʱ䣺Ӧļݽʼʱ䣺202301200900ʱ䣩Ӧļݽֹʱ䣺202301200930ʱ䣩 +

              +

              + ʮӦļʱ䣺202301200930ʱ䣩ڴ̵ص㿪 +

              +

              + ʮһ̵ص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮϵʽ +

              +

              + ɹˣŰҵͶʣţ޹˾ +

              +

              +    ַĴʡŰоÿ·11 +

              +

              +    ࣺ625100 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½            +

              +

              + ϵ绰0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202321/336.html b/产投/news/yact_0301/202321/336.html new file mode 100644 index 0000000..a864567 --- /dev/null +++ b/产投/news/yact_0301/202321/336.html @@ -0,0 +1,451 @@ + + + + +ŰҵͶʣţ޹˾__Űҵ֧װ޸칤̾Դ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űҵ֧װ޸칤̾Դ̽

              +
              ڣ2023-02-01ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Űҵ֧װ޸칤 +

              +

              + Դ̽ +

              +
              +

              + Ŀ +

              +
              +

              + Űҵ֧װ޸칤 +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2023002 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴŰÿ +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20230201 +

              +
              +

              + ɹ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 3950000.00ԪУƲԤΪ11ԪʩԤΪ384Ԫ +

              +
              +

              + +

              +
              +

              + 20230201 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤衢Ա芬̷Ԫ𢣨ɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + һ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣɶ޹˾뷽Ĵīһ޹˾ +

              +

              + ֳɽ£ +

              +

              + Ʋ֣105000.00Ԫ +

              +

              + ʩ֣3578880.00Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾  +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202321/337.html b/产投/news/yact_0301/202321/337.html new file mode 100644 index 0000000..733747d --- /dev/null +++ b/产投/news/yact_0301/202321/337.html @@ -0,0 +1,436 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̽

              +
              ڣ2023-02-01ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2023005 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴŰÿ +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20230201 +

              +
              +

              + ɹ +

              +
              +

              + ŰҵͶʣţ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 250000.00Ԫ +

              +
              +

              + +

              +
              +

              + 20230201 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤芬Ա衢һģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ̷Ԫ +

              +
              +

              + ɽӦ̼ɽ¸ +

              +
              +

              + ɽӦƣĴʦ޹˾ +

              +

              + ɽ¸Ϊ47.2% +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰҵͶʣţ޹˾ +

              +

              +    ַĴʡŰоÿ·11 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾  +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202321/338.html b/产投/news/yact_0301/202321/338.html new file mode 100644 index 0000000..1cc475c --- /dev/null +++ b/产投/news/yact_0301/202321/338.html @@ -0,0 +1,439 @@ + + + + +ŰҵͶʣţ޹˾__2022Ȳ񱨱ơ2023ȼ걨ķԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              2022Ȳ񱨱ơ2023ȼ걨ķԴ̽

              +
              ڣ2023-02-01ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + 2022Ȳ񱨱ơ2023ȼ걨ķ +

              +

              + Դ̽ +

              +
              +

              + Ŀ +

              +
              +

              + 2022Ȳ񱨱ơ2023ȼ걨ķ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2023004 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴŰÿ +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20230201 +

              +
              +

              + ɹ +

              +
              +

              + ŰҵͶʣţ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 350000.00Ԫ +

              +
              +

              + +

              +
              +

              + 20230201 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤衢Ա芬һģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ̷Ԫ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣ˻ʦͨϻ +

              +

              + ɽ280000.00Ԫ +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰҵͶʣţ޹˾ +

              +

              +    ַĴʡŰоÿ·11 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾  +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202321/339.html b/产投/news/yact_0301/202321/339.html new file mode 100644 index 0000000..7a6f51f --- /dev/null +++ b/产投/news/yact_0301/202321/339.html @@ -0,0 +1,442 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿԴ̽

              +
              ڣ2023-02-01ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + ŰÿͶ޹˾2022ȹĿ㱨ƷɹĿ +

              +
              +

              + Ŀ +

              +
              +

              + KRD-L2023006 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴŰÿ +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20230201 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵб޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 288700.00Ԫ +

              +
              +

              + +

              +
              +

              + 20230201 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤芬Ա衢̷Ԫ𢣨ɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + һ +

              +
              +

              + ɽӦ̼ɽ¸ +

              +
              +

              + ɽӦƣǬԴʦͨϻ +

              +

              + ɽ¸Ϊ40% +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴб޹˾  +

              +

              + ͨѶַĴʡŰݴ㳡115¥4 +

              +

              + ϵˣ½Ůʿ +

              +

              + ϵ绰0835-2888656 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023220/340.html b/产投/news/yact_0301/2023220/340.html new file mode 100644 index 0000000..882535c --- /dev/null +++ b/产投/news/yact_0301/2023220/340.html @@ -0,0 +1,391 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾زغʲɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰҵͶʣţ޹˾زغʲɹ

              +
              ڣ2023-02-20ֺţ Сرմҳ
              +

              + ĴԴ̹ѯ޹˾ŰҵͶʣţ޹˾ίУŰҵͶʣţ޹˾زغʲɹþԴ̵ķʽɹϱδҪĹӦ̲μӴ̡ +

              +

              + һĿţ2023-0020 +

              +

              + ĿƣŰҵͶʣţ޹˾زغʲɹ +

              +

              + ʽʽΪԳʽʵɹԤ㣺281800.00Ԫ +

              +

              + ġĿ飺 +

              +

              + (һ)ɹݣŰҵͶʣţ޹˾زغʲɹ1һɽӦ̣ļ¡ +

              +

              + ()ĿҪ󣺱ĿҪ׼ڣ԰ݲҵ԰18¥ʩ1¥粿֣Լ󼰼ֵ£ +

              +

              + 1.׼ڣ԰أɱ31290.82Ԫ +

              +

              + 2.ݲҵ԰18¥ʩ1¥粿֣ɱ82015.31Ԫ +

              +

              + 3.滮Χ6.77km22383.51֡ +

              +

              + עʵΪ׼ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ṩŵ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹṩŵ +

              +

              + 3Ӧض +

              +

              + 1ӦЧĶϷزۻ֤ +

              +

              + 2ӦЧعۻ֤ +

              +

              + 3ӦЧʲ֤ +

              +

              + 4βɹĿ̡ +

              +

              + 5ĿΪרСҵɹĿʷнӵλΪСҵм˸ԵλҵͶʱСҵṩСҵԭм˸Եλṩм˸Եλԭҵṩڼҵ֤ļӡӸͶ굥λ¡עաɹּ֧ҵչй֪ͨƿ⡲201468 ţڴٽм˾ҵɹߵ֪ͨƿ⡲2017141 ţĹ涨ҵм˸ԵλͬС΢ҵ +

              +

              + ȡļʱޡص㡢ʽļۼ +

              +

              + (һ)ȡļʱޣ2023022120230227,9:00-17:00ÿ9:0012:00,14:0017:00ʱ䣬ڼճ⣩ +

              +

              + ()ȡļĵص㣺3271989438@qq.comȡ +

              +

              + ()ȡļķʽ +

              +

              + ĿԶ̰ӦԶ̻ȡļʱӦԱĿĵλżӸDZλ(עĿơĿšϵ˼ϵ绰)ӸǹӦ̵λµľ֤ӡɫɨ跢3271989438@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһе +

              +

              + ע1š (֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

              +

              + 2ѯ绰18728178581 +

              +

              + ()ļۼۣ300Ԫ/(ļۺ,ʸ񲻵ת) +

              +

              + ()ӦӦڹ涨ʱָͨصȡļǼǣڹ涨ʱδȡļǼǵĹӦ̾ʸμӸĿĴ̡ +

              +

              + ߡӦļĵݽ +

              +

              + (һ)Ӧļݽֹʱ䣺2023030309ʱ3010ʱ00֡ +

              +

              + ()Ӧļݽص㣺ĴԴ̹ѯ޹˾(Ű·8Ź1981B122) +

              +

              + ()ӦļӦļݽֹʱǰʹ̵ص㣬ʹӦļˡգδ̲ʼĵӦļ +

              +

              + ˡӦļݽֹʱ估ʱ䣺2023030310ʱ00֡ +

              +

              + š̵ص㣺ĴԴ̹ѯ޹˾(Ű·8Ź1981B122) +

              +

              + ʮɹϢý壺йбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/ +

              +

              + ʮһԱδѯʣ밴·ʽϵ +

              +

              + һɹϢ +

              +

              +    ƣŰҵͶʣţ޹˾ +

              +

              + ͨѶַĴʡŰоÿ·11 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹϢ +

              +

              +    ƣĴԴ̹ѯ޹˾ +

              +

              +    ַŰ·8Ź1981B122 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰18728178581 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023224/341.html b/产投/news/yact_0301/2023224/341.html new file mode 100644 index 0000000..9e4da57 --- /dev/null +++ b/产投/news/yact_0301/2023224/341.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڲͶΧά޸칤ѹĿ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾ڲͶΧά޸칤ѹĿ̸еĹ

              +
              ڣ2023-02-24ֺţ Сرմҳ
              +

              + ҹ˾ԲͶΧά޸칤-ѹĿо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣͶΧά޸칤-ѹĿ +

              +

              + 2Ŀݣ嵥ͼֽʾȫݡ +

              +

              + 3ɹԤ㣺716022.28ԪɹԤıΪЧۣ +

              +

              + 4ڡ +

              +

              + 4.1ڣ30ɡ +

              +

              + 4.2Լص㣺ɹָص㣨Űоÿ +

              +

              + 4.3Ϲұ׼ҵ׼ϸ +

              +

              + 5ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 7ṩӦ̵λη˻λл߷¼ +

              +

              + 8ݲɹĿ +

              +

              + پеʩܳаʻ繤רҵаʣ֤鸴ӡ£ +

              +

              + Ŀˣл繤רҵעὨʦ֤飬Ҿʡס罨ܲŰ䷢İȫ˺ϸ֤B֤֤鸴ӡ£ +

              +

              + ۼˣ5ϴ¹ʩҾеרҵмְƻ繤̹רҵעὨʦִҵʸ֤鸴ӡ£ +

              +

              + ҵעزĴʡڵʡ⽨ҵṩЧڵġĴʡʡ⽨ҵ봨ҵ֤Ǽ֤άġĴʡʡʩҵ봨ҵʡϢ¼֤άġĴʡʡ⽨ҵ봨ϢӵǼDZЧڵĴʡסͳ罨ѹ봨Ϣҳͼ +

              +

              + ṩ201911Ӧļݽֹʱֹв1̻繤ʩҵṩͬӡб<ɽ>֪ͨ飩 +

              +

              + 6ͼѡԭ򡣵һֱۣӦӦļṩ嵥ֳ𿪱嵥ʽͳһʽֱ۵ľԭΪֳд۱ɺ󣬾ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 7ȡ̸ļʱ䡢ʽ2023 2 27𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

              +

              + 8̸ļݽֹʱ䣺20233 2 10ʱ 00֣ʱ䣩 +

              +

              + 9̸ʱ䣺2023 32 10ʱ 00 ֣ʱ䣩 +

              +

              + 10̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

              +

              + 11ע +

              +

              + 1̸ļڱ͵ıϽգ +

              +

              + 2󱨼۲óֱۣΪ̸Ч +

              +

              + 3Ӧ̲μӾ̸ейطɹӦге +

              +

              + 4۰ϡ˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣŮʿ +

              +

              + 绰0835-3236556 +

              +

              + 2023 224 +

              +

              +
              +

              +

              + ڲͶΧά޸칤-ѹĿ̸еĹ +

              +

              + ڲͶΧά޸칤-ѹĿ̸еĹ +

              +

              + ͶΧά޸칤-ѹĿ +

              +

              + 嵥-ͶΧά޸칤-ѹĿ +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023313/347.html b/产投/news/yact_0301/2023313/347.html new file mode 100644 index 0000000..a088681 --- /dev/null +++ b/产投/news/yact_0301/2023313/347.html @@ -0,0 +1,561 @@ + + + + +ŰҵͶʣţ޹˾__Űҵ֧мҾ߼ʶƲɹĿ̸н + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űҵ֧мҾ߼ʶƲɹĿ̸н

              +
              ڣ2023-03-13ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + Űҵ֧мҾ߼ʶƲɹĿ +

              +

              + ̸н +

              +
              +
              +

              + һĿ +

              +
              +
              +

              +  SCGY-20230132 +

              +
              +
              +

              + Ŀ +

              +
              +
              +

              +  Űҵ֧мҾ߼ʶƲɹĿ +

              +
              +
              +

              + б꣨ɽϢ +

              +
              +
              +

              +     Ӧ +

              +
              +

              + Ű˰칫ƷӪ +

              +
              +
              +

              +     Ӧ̵ַ +

              +
              +

              + Űٽ·1šƽ̳ǡ62¥һ +

              +
              +
              +

              +     б꣨ɽ +

              +
              +

              + 799745.15Ԫܼۣ +

              +
              +
              +

              + ġҪɽϢ +

              +
              +
              +

              + ࣺŰҵ֧мҾ߼ʶһװԵݡ +

              +
              +
              +

              + 塢רңһԴɹԱϢ +

              +
              +
              +

              +  ġΡһģ1λΪɹ˴ +

              +
              +
              +

              + +

              +
              +
              +

              +   Ա淢֮1ա +

              +
              +
              +

              + ߡ +

              +
              +
              +

              +     +

              +
              +
              +

              + ˡԱιѯʣ밴·ʽϵ +

              +
              +
              +

              +      1.ɹϢ +

              +
              +
              +

              +     : +

              +
              +

              + Űÿ޹˾ +

              +
              +
              +

              +     ַ: +

              +
              +

              + ŰÿӶ·3 +

              +
              +
              +

              +     ϵʽ: +

              +
              +

              + 0835-3358299 +

              +
              +
              +

              +      2.ɹϢ +

              +
              +

              +   +

              +
              +

              +   +

              +
              +

              +     : +

              +
              +

              + Ĵʡб޹˾ +

              +
              +
              +

              +     ַ: +

              +
              +

              + Ű཭ֵ·ó163¥1 +

              +
              +
              +

              +     ϵʽ: +

              +
              +

              + Ůʿ15528637775 +

              +
              +
              +

              +      3.Ŀϵʽ +

              +
              +

              +   +

              +
              +

              +   +

              +
              +

              +     Ŀϵ: +

              +
              +

              + Ůʿ +

              +
              +
              +

              +     绰: +

              +
              +

              + 15528637775 +

              +
              +
              +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023313/348.html b/产投/news/yact_0301/2023313/348.html new file mode 100644 index 0000000..fc5ee91 --- /dev/null +++ b/产投/news/yact_0301/2023313/348.html @@ -0,0 +1,409 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿƬҵˮ׹Σշɹ̸빫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ĴŰÿƬҵˮ׹Σշɹ̸빫

              +
              ڣ2023-03-13ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУĴŰÿƬҵˮ׹Σշɹþ̸зʽвɹϱβɹҪĹӦ̲μӱĿľ̸С +

              +

              + һɹĿ +

              +

              + 1.ĿţKRD-L2023012š +

              +

              + 2.ɹĿƣĴŰÿƬҵˮ׹Σշɹ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴԳʽ +

              +

              + Ԥ25Ԫ +

              +

              + ɹĿ飺 +

              +

              + βɹĿһóɽӦ1ݲɹҪɹĴŰÿƬҵˮ׹Σշнӵλ̸ļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + ξ̸빫ͨ; +

              +

              + 1йбͶ깫ƽ̨http://www.cebpubservice.com/Թʽ +

              +

              + 2ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2.ɡ涨 +

              +

              + 1Ӧ̵ληˣˣҪ˲þл߷¼ +

              +

              + 2Ӧ̲Ϊйվ(www.creditchina.gov.cn)ʧűִ˺ش˰ΥĹӦ̣Ϊйɹ(www.ccgp.gov.cn)ɹΥʧΪ¼бŽֹμӲɹĹӦ(涨ʱ͵Χ) +

              +

              + 3λΪͬһ˻ߴֱӿعɡϵIJͬӦ̣òμͬһͬµIJɹ +

              +

              + 4ͶδԱβɹĿṩơ淶ƻĿȷ +

              +

              + 3.Ӧض +

              +

              + 1Ͷ깩Ӧ߱ΣշȫΣշϢƽ̨https://gfmh.meescc.cnע᣻ +

              +

              + 2Ͷ깩ӦʡලŰ䷢ļ϶֤飨CMA +

              +

              + 3Ͷ깩Ӧ22ƵΣշҵ +

              +

              + 4Ͷ깩Ӧ㡶ΣշλҪ󡷺͡ĴʡΣշλҪ󡷣 +

              +

              + 5βɹĿ̸С +

              +

              + ϽμӱβɹĹӦ̣ +

              +

              + 1.աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվhttp://www.ccgp-sichuan.gov.cnѯӦ̵ü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱̸ļṩѯ֤ṩѯ֤Ϊ̸ļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡ̸ļȡʽϡȡʱ估ۼۣ +

              +

              + ̸ļȡʽ +

              +

              + 1ֳȡӦڱʱڸʳӦЧġϡ̸ļȡص㣨ĴʡŰݴ㳡115¥4ţֳˡ +

              +

              + ϣӦΪ˻֯ṩٵλţȷעλơĿơĿšϵʽŵȣڽŵЧҽŲɾͿġҪĽŽգھ֤ӦΪȻ˵ṩٱ֤ϱϾӦӸDZλ¡ +

              +

              + 2ȡӦ̽Ĵб޹˾http://www.krdzb.com/¼Ӧ̷ϵͳע״ε¼谴ҪϵͳעṤĿɹĿرĿľ̸ļѯ绰0835-2888656 +

              +

              + עȡ˵Ӧ̰ҪעϢĿصıϢ׼ȷ¼롣ӦṩϢʵʲģɴ˲ıɹϢ޷ʱռһкɹӦһе +

              +

              + ̸ļȡʱ䣺 +

              +

              + ̸ļ2023031420230329գÿ09:00- 12001400-17:00ʱ䣬ڼϢʱ䣬ڼճ⣩ĴʡŰݴ㳡115¥4ţhttp://www.krdzb.com/ȡ +

              +

              + ̸ļۼۣ +

              +

              + Ŀ̸ļгȡ̸ļۼۣ300Ԫ/ݡ̸ļۺ,̸ʸתã +

              +

              + ˡݽӦļֹʱ䣺2023033114:30ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̸еص㣨ļʱ䣺Ӧļݽʼʱ䣺2023033114:00ʱ䣩Ӧļݽֹʱ䣺2023033114:30ʱ䣩ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮ̸еص㣺ĴʡŰݴ㳡115¥4š +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַŰÿӶ·3   +

              +

              +    ࣺ625100 +

              +

              + ϵˣ       +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴб޹˾ +

              +

              +    ַĴʡŰݴ㳡115¥4   +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ½Ůʿ     +

              +

              + ϵ绰:0835-2888656 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023317/349.html b/产投/news/yact_0301/2023317/349.html new file mode 100644 index 0000000..82e9627 --- /dev/null +++ b/产投/news/yact_0301/2023317/349.html @@ -0,0 +1,379 @@ + + + + +ŰҵͶʣţ޹˾__2022ǹ̼άװβϣɹͷĿɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              2022ǹ̼άװβϣɹͷĿɹ

              +
              ڣ2023-03-17ֺţ Сرմҳ
              +

              + ĴһžŹ̹޹˾ɹŰÿ޹˾ (ɹˣίУ2022ǹ̼άװβϣɹͷĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.Ŀƣ2022ǹ̼άװβϣɹͷĿ +

              +

              + 2.ĿţZC-YJJ-CS-202302-005 +

              +

              + 3.ɹˣŰÿ޹˾ +

              +

              + 4.ɹĴһžŹ̹޹˾ +

              +

              + ʽ: +

              +

              + ʽԴԳʽԤ353.46261Ԫ +

              +

              + ɹĿ飺 +

              +

              + ĿΪ2022ǹ̼άװβϣɹͷĿ,1ļ£ +

              +

              + ġӦ뷽ʽ +

              +

              + 淽ʽξԴڡŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/Űÿ޹˾Ӳɹƽ̨http://www.builderp.cn/YASZJC/Թʽ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1.жеε +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պᱣʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + 7.ĿҪõضޣ +

              +

              + 8.Ӧ̵λη˻Ҫл߷¼ +

              +

              + 9.ӦͶʱṩ۲顱ѯ˾ +

              +

              + ֹμӱβɹĹӦ: +

              +

              + աɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹ/ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڵݽӦļֹ֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̲μӱĿIJɹʽμӱĿɹԱڲü¼ģͬڲü¼ +

              +

              + ߡļȡʱ䡢ص㡢ʽۼۣ +

              +

              + 7.1 ļֹʱ䣺2023320202332709:00- 17:00ʱ䣬ڼճ⣩ĴһžŹ̹޹˾Ű𼦹·10933¥02ţȡ +

              +

              + 7.2 Ŀļۼۣ300Ԫ/ݣļۺ,ʸתã +

              +

              + 7.3 ɹļȡʽ +

              +

              + һֳ +

              +

              + 1ȡص㣺ĴһžŹ̹޹˾Ű𼦹·10933¥02ţ +

              +

              + 2ȡļʱԱύϣӦΪ˻֯ģṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡ +

              +

              + ϣԶ̣ +

              +

              + ӦϣԶ̣ȡɹļʱṩλţעĿơĿšϵ˼ϵ绰䣩Ӫҵִոӡ֤ӡӸǹӦ̹£ӦΪȻ˵ģֻṩ֤ӡɨ1852335161@qq.comעԭڿ굱սֳ +

              +

              + ѯ绰0835-2895993Ӧ̻ȡɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦгеΡ +

              +

              + ģӦӦڹ涨ʱڵָصȡļǼDZڹ涨ʱδǼDZȡļĹӦ̾ʸμӸĿĴ̡ +

              +

              + ˡݽӦļֹʱ䣺20233301000ʱ䣩 +

              +

              + ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļˡաβɹʼĵӦļ +

              +

              + šʱ䣺20233301000ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص㣺ĴһžŹ̹޹˾Ű𼦹·10933¥02ţ +

              +

              + ʮһϵʽ +

              +

              + ɹˣŰÿ޹˾  +

              +

              +    ַŰоӶ·3 +

              +

              +    ࣺ625100 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰0835-2895993 +

              +

              +
              +

              +

              + ɹĴһžŹ̹޹˾ +

              +

              +    ַŰ𼦹·10933¥02 +

              +

              +    ࣺ625000 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰0835-2895993 +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023321/350.html b/产投/news/yact_0301/2023321/350.html new file mode 100644 index 0000000..a6a00e4 --- /dev/null +++ b/产投/news/yact_0301/2023321/350.html @@ -0,0 +1,457 @@ + + + + +ŰҵͶʣţ޹˾__ŰüˮЧĿһڣ졢ƷԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰüˮЧĿһڣ졢ƷԴ̽

              +
              ڣ2023-03-21ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰüˮЧĿһڣ졢ƷԴ̽ +

              +
              +

              + Ŀ +

              +
              +

              + ŰüˮЧĿһڣ졢Ʒ +

              +
              +

              + Ŀ +

              +
              +

              + SCXC2023004 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴŰÿ +

              +
              +

              + +

              +
              +

              + Դ̽ +

              +
              +

              + 淢ʱ +

              +
              +

              + 20230321 +

              +
              +

              + ɹ +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + Ĵѯ޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 67.27ԪпԤ25.62ԪԤ41.65Ԫ +

              +
              +

              + +

              +
              +

              + 20230321 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤¾ ԱΡֲ䣨һΪɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + +

              +
              +

              + ɽӦ̼ɽ¸ +

              +
              +

              + ɽӦƣĴͼн޹˾ +

              +

              + ɽ¸ʣ +

              +

              + 1̿ѳɽ¸ʣաҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299 ļϣաҼί貿ڷ̿շѹ涨֪ͨƼ۸[2002]10 ţ涨ġ̿շѱ׼ļȡ׼¸ 56 % +

              +

              + 2Ʒѳɽ¸ʣաҷչĸίڽһſĿרҵ۸֪ͨļ۸2015299 ļϣաҼί貿ڷ̿շѹ涨֪ͨƼ۸[2002]10 ţ涨ġ̿շѱ׼ļȡ׼¸ 56 % +

              +

              + עտѽʽѼƷѱ׼ʵ㡣УտѽСڻڱĿɹԤʱʵʽ㣻տĿɹԤʱ򰴿ɹԤн㡣ƷѽʽƷѼƷѻϵȡѾʵ㣬УƷСڻڱĿƲɹԤʱʵʽ㣻ƷĿƲɹԤʱƲɹԤн㡣 +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴѯ޹˾  +

              +

              + ͨѶַĴʡŰ4 +

              +

              + ϵˣ֣ +

              +

              + ϵ绰18054740225 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              + ע +

              +
              +

              + 淢ַйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/ +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023321/351.html b/产投/news/yact_0301/2023321/351.html new file mode 100644 index 0000000..1219015 --- /dev/null +++ b/产投/news/yact_0301/2023321/351.html @@ -0,0 +1,481 @@ + + + + + + 雅安产业投资(集团)有限公司__雅安经济开发区永兴片区工业污水处理厂提标扩能工程设计服务竞争性磋商结果公告 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + 今天是: + + +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              您现在的位置:首页 >> 招标公告 >> 正文
              + +
              +
              +

              雅安经济开发区永兴片区工业污水处理厂提标扩能工程设计服务竞争性磋商结果公告

              +
               【发布日期:2023-03-21】 【字号: 】 【关闭此页】 + 【点击数: + + 】 +
              +
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + 雅安经济开发区永兴片区工业污水处理厂提标扩能工程设计服务竞争性磋商结果公告 +

              +
              +

              + 项目名称 +

              +
              +

              + 雅安经济开发区永兴片区工业污水处理厂提标扩能工程设计服务 +

              +
              +

              + 项目编号 +

              +
              +

              + SCHF2023-0001号 +

              +
              +

              + 采购方式 +

              +
              +

              + 竞争性磋商 +

              +
              +

              + 所属区域 +

              +
              +

              + 雅安经开区 +

              +
              +

              + 公告类型 +

              +
              +

              + 结果公告 +

              +
              +

              + 结果公告发布时间 +

              +
              +

              + 2023年3月21日 +

              +
              +

              + 采购人 +

              +
              +

              + 雅安经济开发区建设投资有限公司 +

              +
              +

              + 采购代理机构名称 +

              +
              +

              + 四川华菲工程项目管理有限公司 +

              +
              +

              + 预算金额 +

              +
              +

              + 82.05万元 +

              +
              +

              + 采购公告发布时间 +

              +
              +

              + 2023年3月07日 +

              +
              +

              + 评审委员会成员 +

              +
              +

              + 于娟、易薇、谭元稷(其中组长为:于娟,采购人代表为:谭元稷) +

              +
              +

              + 监督人员 +

              +
              +

              + 贾昌武 +

              +
              +

              + 成交供应商及成交下浮率 +

              +
              +

              + 成交供应商名称:中国市政工程东北设计研究总院有限公司 +

              +

              + 成交下浮率:按照《国家发展改革委关于进一步放开建设项目专业服务价格的通知》发改价格【2015】299 + 号文及相关资料,参照《国家计委、建设部关于发布〈工程勘察设计收费管理规定〉的通知》(计价格[2002]10 + 号)规定的《工程勘察设计收费标准》的计取标准下浮 55.00 %。 +

              +
              +

              + 结算方式 +

              +
              +

              + 按照《国家发展改革委关于进一步放开建设项目专业服务价格的通知》发改价格【2015】299 + 号文及相关资料,参照《国家计委、建设部关于发布〈工程勘察设计收费管理规定〉的通知》(计价格[2002]10 + 号)规定的《工程勘察设计收费标准》的计取标准并结合供应商的成交下浮比例计取。其中:最终结算金额小于或等于本项目采购预算金额时,按实际金额结算;最终结算金额超过本项目采购预算金额时,则按采购预算金额进行结算。 +

              +
              +

              + 采购人地址和联系方式 +

              +
              +

              + 采购人:雅安经济开发区建设投资有限公司 +

              +

              + 地   址:四川省雅安市经济开发区滨河东路3号 +

              +

              + 联系人:贾先生 +

              +

              + 联系电话:0835-3358299 +

              +
              +

              + 代理机构地址和联系方式 +

              +
              +

              + 采购代理机构:四川华菲工程项目管理有限公司  +

              +

              + 通讯地址:雅安市雨城区正和路8号公馆1981B区1栋2层1号 +

              +

              + 联系人:张女士 +

              +

              + 联系电话:15281272609 +

              +
              +

              + 结果公告期限 +

              +
              +

              + 自本公告发布之日起1个工作日。 +

              +
              +

              +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                服务热线:
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                电子邮箱:
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                联系地址:
                +
                四川省雅安市经济开发区滨河路11号
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • + +
              • +
              +
              + + + + + + + \ No newline at end of file diff --git a/产投/news/yact_0301/2023321/352.html b/产投/news/yact_0301/2023321/352.html new file mode 100644 index 0000000..8793d78 --- /dev/null +++ b/产投/news/yact_0301/2023321/352.html @@ -0,0 +1,561 @@ + + + + +ŰҵͶʣţ޹˾__ŰüˮЧĿˮŲԴ̽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰüˮЧĿˮŲԴ̽

              +
              ڣ2023-03-21ֺţ Сرմҳ
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰüˮЧĿˮŲ +

              +

              + Դ̽ +

              +
              +
              +

              + һĿ +

              +
              +
              +

              +  YZHJSXG-CG2023002 +

              +
              +
              +

              + Ŀ +

              +
              +
              +

              +  ŰüˮЧĿˮŲ +

              +
              +
              +

              + б꣨ɽϢ +

              +
              +
              +

              +     Ӧ +

              +
              +

              + ĴʡԺ޹˾ +

              +
              +
              +

              +     Ӧ̵ַ +

              +
              +

              + йĴóɶи츮ж688191112 +

              +
              +
              +

              +     б꣨ɽ +

              +
              +

              + 17000.00Ԫ/ۣ +

              +
              +
              +

              + ġҪɽϢ +

              +
              +
              +

              + ࣺŰüˮЧĿˮŲ1ʵʼ⹫Ϊ׼ +

              +
              +
              +

              + 塢ר +

              +
              +
              +

              + Խɹ˴ֲ +

              +
              +
              +

              + +

              +
              +
              +

              +   Ա淢֮1ա +

              +
              +
              +

              + ߡ +

              +
              +
              +

              +   =ɽ۽*ʵʹСڱĿɹԤ95Ԫʱɹ˰ʵʽʵѣڻڱĿɹԤ95Ԫʱɹ˰ɹԤ95Ԫ֧ѡ +

              +
              +
              +

              + ˡԱιѯʣ밴·ʽϵ +

              +
              +
              +

              +      1.ɹϢ +

              +
              +
              +

              +     : +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +
              +

              +     ַ: +

              +
              +

              + ĴʡŰоÿӶ·3 +

              +
              +
              +

              +     ϵʽ: +

              +
              +

              + 0835-3358299 +

              +
              +
              +

              +      2.ɹϢ +

              +
              +

              +   +

              +
              +

              +   +

              +
              +

              +     : +

              +
              +

              + ĴǺͽĿ޹˾ +

              +
              +
              +

              +     ַ: +

              +
              +

              + Űݴ1981B 1 ¥Ԫ 2-3 +

              +
              +
              +

              +     ϵʽ: +

              +
              +

              + 18148188938 +

              +
              +
              +

              +      3.Ŀϵʽ +

              +
              +

              +   +

              +
              +

              +   +

              +
              +

              +     Ŀϵ: +

              +
              +

              + ֣Ůʿ +

              +
              +
              +

              +     绰: +

              +
              +

              + 18148188938 +

              +
              +
              +
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/2023324/353.html b/产投/news/yact_0301/2023324/353.html new file mode 100644 index 0000000..c68ba84 --- /dev/null +++ b/产投/news/yact_0301/2023324/353.html @@ -0,0 +1,334 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾2023ǹƷţɹ̸еĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űÿ޹˾2023ǹƷţɹ̸еĹ

              +
              ڣ2023-03-24ֺţ Сرմҳ
              +

              + ҹ˾2023ǹƷţɹо̸Уֳüĵλ˴ξ̸У̸ֳֽҪ󹫸£ +

              +

              + 1ɹĿƣ2023ǹƷţɹ +

              +

              + 2ĿݣƷţɹɹ嵥 +

              +

              + 3ɹԤ㣺823500ԪɹԤıΪЧۣ +

              +

              + 4ڡ +

              +

              + 4.1ڣͬǩ֮-20231231ա +

              +

              + 4.2Լص㣺ɹָص㣨Űоÿ +

              +

              + 4.3Ϲұ׼ϸ +

              +

              + 5.Ҫ +

              +

              + 1жеε +

              +

              + 2ͶнܲŰ䷢ԤרҵаʣҪ5ϴ¹ʩҾйи߼ְƻһעὨʦִҵʸʵҸҪ2ϻʵҹҾймְƻעὨʦִҵʸ +

              +

              + 3õҵͽȫIJƶȣ +

              +

              + 4кͬ豸רҵ +

              +

              + 5˰պᱣʽü¼ +

              +

              + 6μӲɹǰڣھӪûشΥ¼ +

              +

              + 7ɡ涨 +

              +

              + 8ṩӦ̵λη˻λл߷¼ +

              +

              + 9ݲɹĿ ޡ +

              +

              + α۷ʽԵڶα۲˰ͼѡԭȷӦ̡һαΪӦļṩı۱۸񣨰۱ʽбۣڶαΪӦֳۣIJ˰ͼбꡣӦڱ淢֮ǰΪŰÿ޹˾ƽ̨йӦ̡ +

              +

              + 6ȡ̸ļʱ䡢ʽ2023 327𣬵¼Űÿ޹˾Ӳɹƽַ̨http://www.builderp.cn/YASZJC/ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ɹļء +

              +

              + 7̸ļݽֹʱ䣺2023 330 10ʱ 00֣ʱ䣩 +

              +

              + 8̸ʱ䣺20233 30 10ʱ00֣ʱ䣩 +

              +

              + 9̸ļݽص̸еص㣺Űÿ޹˾1¥ҡ +

              +

              + 10ע +

              +

              + 10.1̸ļڱ͵ıϽգ +

              +

              + 10.2󱨼۲óֱۣΪ̸Ч +

              +

              + 10.3Ӧ̲μӾ̸ейطɹӦге +

              +

              + 10.4۰졢װ䡢˹ʡ豸Ͷ롢ֳ졢󡢹ѡ˰Լͬʾʾķայһдﵽɹзá +

              +

              + 11ϵʽ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰӶ·3ŲͶ +

              +

              + ϵˣ +

              +

              + 绰0835-3236556 +

              +

              + 2023323 +

              +

              +
              +

              +

              + 1.2023ǹƷţɹ̸ļ +

              +

              + 2.2023ǹƷţɹ̸ļ +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202333/342.html b/产投/news/yact_0301/202333/342.html new file mode 100644 index 0000000..b4c27b9 --- /dev/null +++ b/产投/news/yact_0301/202333/342.html @@ -0,0 +1,448 @@ + + + + +ŰҵͶʣţ޹˾__ʾŰҵͶʣţ޹˾زغʲɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ʾŰҵͶʣţ޹˾زغʲɹ

              +
              ڣ2023-03-03ֺţ Сرմҳ
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ŰҵͶʣţ޹˾زغʲɹ +

              +

              + ̽ +

              +
              +

              + Ŀ +

              +
              +

              + ŰҵͶʣţ޹˾زغʲɹ +

              +
              +

              + Ŀ +

              +
              +

              + 2023-0020 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + +

              +
              +

              + ĴŰÿ +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 淢ʱ +

              +
              +

              + 202333 +

              +
              +

              + ɹ +

              +
              +

              + ŰҵͶʣţ޹˾ +

              +
              +

              + ɹ +

              +
              +

              + ĴԴ̹ѯ޹˾ +

              +
              +

              + Ԥ +

              +
              +

              + 28.18Ԫ +

              +
              +

              + +

              +
              +

              + 202333 +

              +
              +

              + ίԱԱ +

              +
              +

              + 鳤 Աһһģɹ˴ +

              +
              +

              + ලԱ +

              +
              +

              + ̷Ԫ +

              +
              +

              + ɽӦ̼ɽ +

              +
              +

              + ɽӦƣĴزʲ޹˾ +

              +

              + ɽ19.00Ԫɽ£ +

              +

              + ׼ڣ԰ɽ3.00Ԫ +

              +

              + ݲҵ԰18¥ʩ1¥粿֣ɽ6.00Ԫ +

              +

              + ɽ10.00Ԫ  +

              +
              +

              + ɹ˵ַϵʽ +

              +
              +

              + ɹˣŰҵͶʣţ޹˾ +

              +

              +    ַĴʡŰоÿ·11 +

              +

              + ϵˣ̷ +

              +

              + ϵ绰0835-3358299 +

              +
              +

              + ַϵʽ +

              +
              +

              + ɹĴԴ̹ѯ޹˾  +

              +

              + ͨѶַŰ·8Ź1981B122 +

              +

              + ϵˣŮʿ +

              +

              + ϵ绰18728178581 +

              +
              +

              + +

              +
              +

              + Ա淢֮1ա +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202333/343.html b/产投/news/yact_0301/202333/343.html new file mode 100644 index 0000000..36e0744 --- /dev/null +++ b/产投/news/yact_0301/202333/343.html @@ -0,0 +1,268 @@ + + + + +ŰҵͶʣţ޹˾__ͶΧά޸칤-ѹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ͶΧά޸칤-ѹĿɽ

              +
              ڣ2023-03-03ֺţ Сرմҳ
              +

              + ĿƣͶΧά޸칤-ѹĿ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַŰÿӶ·3 +

              +

              + ϵʽŮʿ绰0835-3236556 +

              +

              + ɽƣĴƽ޹˾ +

              +

              + ɽ̵ַĴʡŰоÿ԰ҵ԰14¥ +

              +

              + ɽ649070.72Ԫ +

              +

              + ̸СԱ𩡢·֣ +

              +

              + ɽޣ202336 +

              +

              + ĹΪ1ա +

              +

              +
              +

              +

              +
              +

              +

              + 202333 +

              +

              +
              +

              +

              +
              +

              +

              + ڲͶΧά޸칤-ѹĿ̸еĹ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202336/344.html b/产投/news/yact_0301/202336/344.html new file mode 100644 index 0000000..5e4aa6c --- /dev/null +++ b/产投/news/yact_0301/202336/344.html @@ -0,0 +1,379 @@ + + + + +ŰҵͶʣţ޹˾__Űҵ֧мҾ߼ʶƲɹĿ̸вɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              Űҵ֧мҾ߼ʶƲɹĿ̸вɹ

              +
              ڣ2023-03-06ֺţ Сرմҳ
              +

              + Ĵʡб޹˾Űÿ޹˾ίУŰҵ֧мҾ߼ʶƲɹĿþ̸зʽвɹϸĹӦ̲μӸĿľ̸С +

              +

              + һĿƣŰҵ֧мҾ߼ʶƲɹĿ          +

              +

              + ĿţSCGY-20230132 +

              +

              + ʽԴĿʽΪԳʽԤʽΪ89.65Ԫ +

              +

              + ġɹĿ +

              +

              + (һ)ɹݣɹӦ񼰼ҪļҾߺͱʶһװԵݣ̸ļҪ +

              +

              + ()ɹ֣Ŀ11ɽӦ̡ +

              +

              + ()ɹ;Űҵ֧а칫Ҫ +

              +

              + 塢ϸӦӦ߱ʸ +

              +

              + (һ)Ӧ̻ʸ +

              +

              + 1.же +

              +

              + 2.õҵͽȫIJƶȣ +

              +

              + 3.кͬ豸רҵ +

              +

              + 4.˰պʽü¼ +

              +

              + 5.μӲɹǰڣھӪûشΥ¼ +

              +

              + 6.ɡ涨 +

              +

              + ()ʵɹʸҪ +

              +

              + ĿΪרСҵɹĿ,Ӧṩб۲ƷΪС΢ҵҵм˸ԵλСҵֱ׼ĸ幤̻죻 +

              +

              + ĿضʸҪ +

              +

              + 1.ͶͶʱṩ۲顱ѯ˾ +

              +

              + 2.Ŀμ̸С +

              +

              + ֹμӱβɹĹӦ +

              +

              + ɹͨйվ(www.creditchina.gov.cn)йɹվ(www.ccgp.gov.cn)ѯӦӦļݽֹǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̲μӱĿIJɹ +

              +

              + ߡȡ̸ļʱޡʽ +

              +

              + (һ)ȡ̸ļʱ(ʱ)2023030720230308գÿ9ʱ0012ʱ00֣14ʱ0017ʱ00(ʱ䣬ڼճ) +

              +

              + (ȡ̸ļķʽ +

              +

              + 1.(Զ)(1)Ӧ(Զ)ɹļʱ׼ţٰĿơĿšλơֻšλţ漰ȡ(2)дġš(֤ӡ)ӸǹӦ̵λºɨͼƬɹĿָϽ313325701@qq.com3󽫷Ŀտά루ɷʱرע˾ƷѯڱʱڽɣڽɵΪɹɹӦһеӦ4ѽɳɹ󽫷ĿɹļӵλԤ䣬յĿɹļӵΪɹ +

              +

              + עš(֤ӡ)Ӹǵλµԭڿ굱սĴʡб޹˾ɹļ۰ +

              +

              + 2.ѯ绰15528637775 +

              +

              + Ӧ̹ɹļʱʵдĿϢӦϢӦṩĴϢͶӰģɹӦге(ӦϢڻȡɹļֹ֮ǰɹµǼ) +

              +

              + ()̸ļۼۣ400Ԫ/(̸ļۺ,̸ʸ񲻵ת) +

              +

              + ()ӦӦڹ涨ʱڵָصȡ̸ļǼǣڹ涨ʱδȡ̸ļǼǵĹӦ̾ʸμӸĿ̸С +

              +

              + ˡ̸ӦļݽĽֹʱ䣺2023031014ʱ30(ʱ) +

              +

              + Ӧļݽֹʱ䣺̸е14ʱ00-14ʱ30(ʱ) +

              +

              + ʱ䣺̸С齨 +

              +

              + Ӧļݽĵص㣺Ű཭ֵ·ó163¥1űĿң +

              +

              + ӦӦ̸ļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹա +

              +

              + š̸ʱ䣺2023031014ʱ30(ʱ) +

              +

              + ʮ̸еص㣺Ű཭ֵ·ó163¥1űĿҡ +

              +

              + ʮһɹϢý壺ŰҵͶʣţ޹˾ٷվŰÿ޹˾Ӳɹƽ̨ +

              +

              + ʮԱβɹѯʣ밴·ʽϵ +

              +

              + (һ)ɹϢ +

              +

              +    ƣŰÿ޹˾ +

              +

              +     ַŰÿӶ·3  +

              +

              + ϵˣ  +

              +

              + ϵʽ0835-3358299 +

              +

              + ()ɹϢ +

              +

              +    ƣĴʡб޹˾ +

              +

              +    ַŰ཭ֵ·ó163¥1 +

              +

              +  ϵ ˣŮʿ +

              +

              + ϵ绰15528637775 +

              +

              + ʼ313325701@qq.com +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202336/345.html b/产投/news/yact_0301/202336/345.html new file mode 100644 index 0000000..0ba798f --- /dev/null +++ b/产投/news/yact_0301/202336/345.html @@ -0,0 +1,388 @@ + + + + +ŰҵͶʣţ޹˾__ŰüˮЧĿˮŲԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰüˮЧĿˮŲԴ̲ɹ

              +
              ڣ2023-03-06ֺţ Сرմҳ
              +

              + ĴǺͽĿ޹˾ŰÿͶ޹˾ɹˣίУŰüˮЧĿˮŲþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һĿ +

              +

              + 1ĿţYZHJSXG-CG2023002 +

              +

              + 2ĿƣŰüˮЧĿˮŲ +

              +

              + 3ɹˣŰÿͶ޹˾ +

              +

              + ɹĿ飺 +

              +

              + (һ)ĿʽԳʽʵɹԤ㣺ĿˮŲⳤԼ50kmʵʵʩΪ׼19000Ԫ/kmԤԼ95                   +

              +

              + ()Ŀ1ɹĿ鼰ɹɹļҪ󣬱Ŀ1ɽӦ̡ +

              +

              + Ӧ뷽ʽ +

              +

              + t档ַйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/ +

              +

              + Ӧ̿ȡ +

              +

              + רҺͲɹƼ +

              +

              + +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2Ӧض +

              +

              + 1ӦɲܲŰ䷢ЧڵҼϵIJ֤飨֤鷶Χ̲רҵܲŰ䷢Ĺ̿רҵ̲ࣨҼʡ +

              +

              + 2ʡҵҪṩ봨֤ +

              +

              + 3βɹĿ̡ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1ֹͶֹգɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦ̵ü¼ܾʧűִˡش˰ΥɹΥʧΪ¼еĹӦ̲μӱĿIJɹ +

              +

              + 2ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƾԴļṩѯ֤ṩѯ֤ΪԴļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ߡļȡʽʱ䡢ۼ +

              +

              + 1ļȡʽԶ̰ӦԶ̻ȡļʱӦԱĿļӸǹӦ̵λµĽ(עĿơĿšϵ˼ϵ绰)ͼӸǹӦ̵λµľ֤ӡɫɨ1PDFʽ1023634559@qq.comϸұѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹ˺ɱλһеĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעӦύıϢϵ׼ȷԸϢɵһʧɹӦһеӦϢڻȡɹļֹ֮ǰɹµǼDZ +

              +

              + עš(֤ӡ)Ӹǵλµԭڴ̵սĿĿ˴ +

              +

              + 2ȡļʱޣļĻȡʱ(ʱ) 202337202331309 ʱ00֡17 ʱ00(ڼճ⣬ڲ) +

              +

              + 3ȡļĵص㣺1023634559@qq.comȡ +

              +

              + 4ļۼۣĿļгȡļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡӦļݽĵص㣺 +

              +

              + ĴǺͽĿ޹˾(Űݴ 1981B  1 ¥Ԫ 2-3)Ŀң +

              +

              + šӦļݽĽֹʱ䣺 +

              +

              + 202331714ʱ30(ʱ) +

              +

              + ʮӦļݽֹʱ䣺 +

              +

              + 202331714ʱ00-14ʱ30(ʱ) +

              +

              + ӦӦڴļҪĽֹʱǰӦļܷʹָص㡣ڽֹʱʹӦļΪЧļɹաĿʼĵӦļ +

              +

              + ʮһʱ䣺 +

              +

              + С齨 +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              +    ࣺ625599 +

              +

              + ϵˣ +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴǺͽĿ޹˾ +

              +

              +    ַŰݴ1981B 1 ¥Ԫ 2-3 +

              +

              +    ࣺ625000 +

              +

              + Ŀϵˣ֣Ůʿ            +

              +

              + ϵ绰18148188938 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/202336/346.html b/产投/news/yact_0301/202336/346.html new file mode 100644 index 0000000..9664c42 --- /dev/null +++ b/产投/news/yact_0301/202336/346.html @@ -0,0 +1,385 @@ + + + + +ŰҵͶʣţ޹˾__ŰüˮЧĿһڣ졢ƷԴ̲ɹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> б깫 >>
              + +
              +
              +

              ŰüˮЧĿһڣ졢ƷԴ̲ɹ

              +
              ڣ2023-03-06ֺţ Сرմҳ
              +

              + Ĵѯ޹˾ŰÿͶ޹˾ɹˣίУŰüˮЧĿһڣ졢Ʒ þԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ĿţSCXC2023004š +

              +

              + 2.ɹĿƣŰüˮЧĿһڣ졢Ʒ +

              +

              + 3.ɹˣŰÿͶ޹˾ +

              +

              + 4.ɹĴѯ޹˾ +

              +

              + ʽ +

              +

              + Գʽ67.27ԪʵпԤ25.62ԪԤ41.65Ԫ +

              +

              + ɹĿ +

              +

              + 1.ĿĿ1 +

              +

              + 2.ĿݣչŰüˮЧĿһڣĿƹ +

              +

              + ġӦ̲ʽ +

              +

              + ԹʽַйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/ +

              +

              + 塢Ӧ̲μӱβɹӦ߱ +

              +

              + 1Ӧ̻ʸ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӲɹǰڣھӪûشΥ¼ +

              +

              + 6ɡ涨 +

              +

              + 2Ӧض +

              +

              + 1Ͷ깩ӦнܲŰ䷢Чҵˮ̣רҵҼʺ͹̿רҵ̣ࣨҼʣ +

              +

              + 2ӦעزĴʡڵҵЧġĴʡ봨¿ƻ֤Ǽ֤άġĴʡʡ⿱졢ҵ봨ҵϢ¼֤άġĴʡʡ⽨ҵ봨Ϣ͵ӵǼDZʽ̵ģݸʵṩ +

              +

              + 3βɹĿ̵̡ģӦҪ +

              +

              + ٱβɹĿ̵ģɶҷ˻֯һ壬һӦ̵ݴ̡ʽμӴ̵ģӦ߱Ӧ̻ʸҪ涨ĹӦʸļ涨߱ +

              +

              + ֮ӦǩЭ飬ȷԼеĹӦΣͬЭͬӦļһύбɹλʽμӲɹģٵμӻӦμͬһͬµIJɹ +

              +

              + ӦͬɹǩɹͬͲɹͬԼԲɹ˳еΡ +

              +

              + ͬʵĹӦֹ̰еͬģӦʵȼϵ͵ĹӦȷʵȼ +

              +

              + ֹμӱβɹĹӦ +

              +

              + 1ܾйվwww.creditchina.gov.cnʧűִ˺ش˰Υйɹվwww.ccgp.gov.cnɹΥʧΪ¼еͶ˲μӱĿIJɹʽμӱĿɹģԱڲü¼ģͬڲü¼ +

              +

              + 2Ӧ̲þСĴʡԴʧϳͽʵʩ취ù桲2019405ţع涨ΡʽμӱĿɹԱ¼ģ뱾ĿΪЧӦ +

              +

              + ߡļĻȡʽʱ估ۼ +

              +

              + ļȡʽԶ̰ӦԶ̻ȡļʱӦԱĿĵλżӸDZλ¼ӸDZλµľЧ֤棩ӡɫɨ跢1951911134@qq.comϸɹԱͱշѶά룬ѽɳɹ󣨱ʱָ˻յѵʱΪ׼ڽɱѵΪɹĿԴ̲ɹļӵӦ̱Ԥ䣬յɹɹļӵΪɹעʽ̵ģֳʱֻ巽뱨Ҫṩرϼɡ +

              +

              + עšעݰڣĿơĿšϵ绰Ͻ䡢λƣЧڵȡӦύıϢϵ׼ȷԸϢϲҪɵһʧɹӦһе +

              +

              + ļȡʱ估ص㣺 +

              +

              + ļ2023030720230313գÿ9:00-5:00ʱ䣬ڼճ⣩ͨ1951911134@qq.comԶ̻ȡ +

              +

              + ļۼۣ +

              +

              + Ŀļۼۣ300Ԫ/ݡļۺ, ʸתã +

              +

              + ˡݽӦļֹʱ䣺2023031710:00ʱ䣩 +

              +

              + šݽӦļص㣺ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹˡաβɹʼĵӦļ +

              +

              + ʮӦļݽʱ䣺2023031709:30-2023031710:00ʱ䣩 +

              +

              + ʮһӦļʱ䣺2023031710:00ʱ䣩 +

              +

              + ʮ̵ص㣺ĴʡŰ4ţĴѯ޹˾ +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              +    ַĴʡŰоÿӶ·3 +

              +

              + ϵˣ        +

              +

              + ϵ绰0835-3358299 +

              +

              +
              +

              +

              + ɹĴѯ޹˾ +

              +

              +    ַĴʡŰ4 +

              +

              + Ŀϵˣ֣     +

              +

              + ϵ绰18054740225 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/index.html b/产投/news/yact_0301/index.html new file mode 100644 index 0000000..32c3df1 --- /dev/null +++ b/产投/news/yact_0301/index.html @@ -0,0 +1,430 @@ + + + + + + 雅安产业投资(集团)有限公司__招标公告 + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + 今天是: + + +
              + +
              +
              + + + +
              +
              +
              +
              +
              + + +
              +
              +

              招标公告

              +

              当前位置:首页 > 招标公告

              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + 首页 + 上十页 + 上一页 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 下一页 + 下十页 + 尾页 +
              +
              +
               雅安经济开发区市政建筑工程有限公司关于2023年零星工程商品砼(混凝土)采… + 2023-03-24 +
               雅安经济技术开发区污水垃圾提质增效项目污水管网排查检测服务竞争性磋商结… + 2023-03-21 +
               雅安经济开发区永兴片区工业污水处理厂提标扩能工程设计服务竞争性磋商结果… + 2023-03-21 +
               雅安经济技术开发区污水垃圾提质增效项目(一期)勘察、设计服务竞争性磋商… + 2023-03-21 +
               2022年零星工程及维护建筑与装饰材料(增项)采购及配送服务项目采购公告 + 2023-03-17 +
               四川雅安经济开发区永兴片区工业污水处理厂及配套管网工程危险废物鉴别服务… + 2023-03-13 +
               雅安商业银行雅州新区支行家具及标识标牌采购项目竞争性谈判结果公告 + + 2023-03-13 +
               雅安经济技术开发区污水垃圾提质增效项目(一期)勘察、设计服务竞争性磋商… + 2023-03-06 +
               雅安经济技术开发区污水垃圾提质增效项目污水管网排查检测服务竞争性磋商采… + 2023-03-06 +
               雅安商业银行雅州新区支行家具及标识标牌采购项目竞争性谈判采购公告 + + 2023-03-06 +
               产投集团外围维修改造工作-更换变压器项目成交结果公告 + 2023-03-03 +
               结果公示(雅安产业投资(集团)有限公司房地产、土地和资产评估服务采购) + 2023-03-03 +
               雅安经济开发区市政建筑工程有限公司关于产投集团外围维修改造工作更换变压… + 2023-02-24 +
               雅安产业投资(集团)有限公司房地产、土地和资产评估服务采购磋商邀请 + 2023-02-20 +
               雅安经济开发区建设投资有限公司2022年度工程项目竣工财务决算报告审计服务… + 2023-02-01 +
               2022年度财务报表审计、2023年度季报及半年报审阅服务竞争性磋商结果公告 + 2023-02-01 +
               雅安产业投资(集团)有限公司2022年度财务报表审计服务采购项目竞争性磋商… + 2023-02-01 +
               雅安商业银行雅州新区支行装修改造工程竞争性磋商结果公告 + 2023-02-01 +
               2022年度永兴街道老旧街区更新改造-弱电下地四网合一改造工作任务成交结果公… + 2023-01-17 +
               2023年度经开区市政道路标线修复成交结果公告 + 2023-01-16 +
               城区配电设施美化工作任务成交结果公告 + 2023-01-16 +
               2023年度园区沥青路面损坏修复成交结果公告 + 2023-01-16 +
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                服务热线:
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                电子邮箱:
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                联系地址:
                +
                四川省雅安市经济开发区滨河路11号
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • + +
              • +
              +
              + + + + + + + \ No newline at end of file diff --git a/产投/news/yact_0301/index_2.html b/产投/news/yact_0301/index_2.html new file mode 100644 index 0000000..9fc3344 --- /dev/null +++ b/产投/news/yact_0301/index_2.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              б깫

              ǰλãҳ > б깫

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
              +
               Űÿóά޲ɹĿԴ̽2023-01-13
               2023԰·ӾǼˮ׶Ͱ𻵸ɽ2023-01-13
               ŰְҵѧԺѧԺĿһڣʯֲשϲɹбᡭ2023-01-10
               ŰҵͶʣţ޹˾2022Ȳ񱨱ƷɹĿԴ̡2023-01-09
               ŰÿͶ޹˾Ŀ㱨ƷɹĿ2023-01-09
               2022Ȳ񱨱ơ2023ȼ걨ķԴ̲ɹ2023-01-09
               Űҵ֧װ޸칤̾Դ̲ɹ2023-01-09
               ŰְҵѧԺѧԺĿһڣǽʯᡢϲɹС2023-01-09
               Űÿ޹˾2022˽ֵϾɽ¸졭2023-01-05
               Űÿ޹˾2023Ⱦ·޸2023-01-05
               Űÿ޹˾ڳʩ̸2023-01-05
               Űÿ޹˾2023԰·޸2023-01-05
               Űÿ޹˾2023԰·ӾǼˮ׶2023-01-05
               Űÿóά޲ɹĿԴ̲ɹ2022-12-30
               ŰְҵѧԺѧԺĿһڣˮ÷豸ɹװԳɽ2022-12-30
               ŰְҵѧԺѧԺĿһڣƷC30Ÿǰϲɹɽ2022-12-30
               ŰְҵѧԺѧԺĿһڣ繤רҵаб깫2022-12-22
               Űÿ޹˾ ŰְҵѧԺѧԺ2022-12-22
               ŰְҵѧԺѧԺĿһڣʯֲשɹб깫2022-12-22
               Űÿ޹˾ ŰְҵѧԺѧԺ2022-12-22
               ŰְҵѧԺѧԺĿһڣǽʯᡢɹб깫2022-12-22
               Űһ廯Ŀ-Űÿ¾ô׷ʩ2022-12-15
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/index_3.html b/产投/news/yact_0301/index_3.html new file mode 100644 index 0000000..a52a47f --- /dev/null +++ b/产投/news/yact_0301/index_3.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              б깫

              ǰλãҳ > б깫

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
              +
               ŰۺϷ޹˾ɹѯ۽ʾ2022-12-14
               ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿɽ2022-12-14
               ŰۺϷ޹˾ɹѯ۹2022-12-09
               Űÿ޹˾ѹɹĿɹ2022-12-09
               Űÿ޹˾ھӲʩɹɽᡭ2022-12-06
               Űһ廯Ŀ-Űÿ¾ô׷ʩ2022-12-02
               ŰÿͶ޹˾ϡ豸ְѯ۷ɹĿԴ衭2022-12-02
               Űÿ޹˾ھ˼ˮ2022-12-02
               Űÿ޹˾ھӲʩɹԡ2022-11-29
               ŰҵͶʣţ޹˾ծɹĿԴ̽ᡭ2022-11-28
               Űÿ޹˾ھ˼ˮ2022-11-25
               ŰҵͶʣţ޹˾ծɹĿԴ2022-11-14
               Űһ廯Ŀ-Ű³ӵ̬衭2022-11-04
               Ű־Ӫ޹˾ɹĿ2022-10-28
               Űÿ޹˾ŰְҵѧԺѧԺ2022-10-27
               Űһ廯Ŀ-Ű³ӵ̬衭2022-10-26
               ҵĵ2Ŀ嵥ƷӦ̲ɹԴ̽2022-10-19
               Ű־Ӫ޹˾Ŀɹ2022-10-17
               ŰְҵѧԺѧԺĿһڣƽб깫2022-10-15
               Űÿ÷ĿʿзɹĿ2022-10-11
               ĴŰÿƬҵˮ׹Σշ2022-10-10
               ŰۺϹȼʩĿһ·8Ŀ嵥Ʒ2022-10-09
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/index_4.html b/产投/news/yact_0301/index_4.html new file mode 100644 index 0000000..eb0d8b2 --- /dev/null +++ b/产投/news/yact_0301/index_4.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              б깫

              ǰλãҳ > б깫

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
              +
               ҵĵ2Ŀ嵥ƷӦ̲ɹԴ빫2022-10-07
               Űÿ޹˾ŰְҵѧԺѧԺ2022-09-29
               Űÿ޹˾ڴݲҵ԰ǻͣλĿ2022-09-29
               Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-09-29
               ĴŰÿƬҵˮ׹Σշ2022-09-28
               ĴŰÿƬҵˮ׹Σշ2022-09-28
               Դ빫2022-09-27
               ŰۺϹȼʩĿ (һ) 7Ŀʩͼ2022-09-26
               ҵĿ3ĿʩͼɹĿԴ̲ɡ2022-09-26
               Űÿ޹˾ڴݲҵ԰ǻͣλĿ2022-09-25
               Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-09-25
               ŰۺϹȼʩĿһ·8Ŀ嵥Ʒ2022-09-25
               ŰۺϷ޹˾ɹѯ۹2022-09-23
               ĴŰÿƬҵˮ׹Σշ2022-09-20
               Դ빫2022-09-15
               ҵĿ3ĿʩͼɹĿ2022-09-13
               ŰۺϹȼʩĿ (һ) 7Ŀʩͼ2022-09-13
               ĴŰÿƬҵˮ׹Σշ2022-09-13
               ŰְҵѧԺѧԺĿһڣϽŴɹװĿɹ2022-09-07
               ĴŰÿƬҵˮ׹Σշ2022-09-05
               ҵĿ3ĿʩͼɹĿԴ̲ɡ2022-09-02
               ŰۺϹȼʩĿ (һ)7Ŀʩͼ2022-09-02
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/index_5.html b/产投/news/yact_0301/index_5.html new file mode 100644 index 0000000..a739b8c --- /dev/null +++ b/产投/news/yact_0301/index_5.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              б깫

              ǰλãҳ > б깫

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
              +
               Űÿ޹˾2022걣ɹĿɽ2022-09-01
               Űÿ޹˾Űݲҵ԰8#¥¥ɽ2022-08-31
               Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-08-31
               ĴŰÿƬҵˮ׹Σշ2022-08-29
               Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#ᡭ2022-08-25
               Űÿ޹˾Űݲҵ԰8#¥¥2022-08-24
               Űÿ޹˾ڴݲҵ԰7#ۺӪһ2022-08-24
               Űÿ޹˾ڴݲҵ԰7#ۺӪĺ8#ᡭ2022-08-19
               йƻʩĿǻƼƽ̨бʾ2022-08-17
               ŰۺϷ޹˾ڳɹɽ2022-08-17
               ŰۺϹȼʩĿȫɹĿԡ2022-08-15
               Ű˻԰ȫܻܿƽ̨ƷƷ2022-08-12
               ŰۺϷ޹˾ڳɹѯ۵Ĺ2022-08-11
               Űÿ޹˾2022걣ɹĿɹ2022-08-10
               йƻʩĿ˹ƽ̨ Դ̽2022-08-10
               Űÿ޹˾ϴɨɹɽ2022-08-09
               йƻʩĿǻƼƽ̨ɹ2022-08-06
               Űÿ޹˾ϴɨɹ̸еĹ2022-08-03
               ŰۺϹȼʩĿȫɹĿԡ2022-08-01
               йƻʩĿ˹ƽ̨ɹ2022-07-28
               Űÿ޹˾2022е޷ɹĿɽ2022-07-20
               Űÿ޹˾2022䳵޷ɹĿбᡭ2022-07-20
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/index_6.html b/产投/news/yact_0301/index_6.html new file mode 100644 index 0000000..62e0016 --- /dev/null +++ b/产投/news/yact_0301/index_6.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              б깫

              ǰλãҳ > б깫

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
              +
               ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶ2022-07-20
               ŰÿͶ޹˾Դҵ԰ʩĿġ2022-07-20
               ˮ˲ŹԢװ޲ɹĿԴ̽2022-07-19
               ŰۺϷ޹˾ɹѯ۽ʾ2022-07-14
               Űÿ޹˾2022άǹɹĿ2022-07-13
               Űÿ޹˾2022ǹ̼άװβϲɡ2022-07-13
               Űÿ޹˾2022껨ܲɹͷɹĿɽ2022-07-12
               Űÿ޹˾2022ǹ̼άͷ2022-07-12
               ̸вɹ2022-07-11
               ŰۺϷ޹˾ɹѯ۹2022-07-11
               Űü²ϲҵ԰ʩ蹤ƷɹԴ̽ᡭ2022-07-07
               Űü²ϲҵ԰ʩ蹤̿ɹԴ̽ᡭ2022-07-07
               ˮ˲ŹԢװ޲ɹĿԴ̲ɹ2022-07-06
               ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿڶ2022-07-05
               2022-06-29
               Űÿ޹˾2022䳵޷ɹĿб깫2022-06-28
               Űÿ޹˾2022ǹ̼άװβϲɡ2022-06-28
               Űÿ޹˾2022ǹ̼άͷ2022-06-28
               Űÿ޹˾2022е޷ɹĿɹ2022-06-28
               Űÿ޹˾2022껨ܲɹͷɹĿɹ2022-06-28
               Űÿ޹˾2022άǹɹĿ2022-06-28
               ŰüƷɹĿԴ̲ɹ2022-06-28
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/index_7.html b/产投/news/yact_0301/index_7.html new file mode 100644 index 0000000..f71e750 --- /dev/null +++ b/产投/news/yact_0301/index_7.html @@ -0,0 +1,327 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              б깫

              ǰλãҳ > б깫

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
              +
               Űü²ϲҵ԰ʩ蹤̿ɹԴ̲ɡ2022-06-22
               Űü²ϲҵ԰ʩ蹤ƷɹԴ̲ɡ2022-06-22
               ŰԴҵ԰ʩĿ¥Ҿ߼豸ɹĿ̸롭2022-06-20
               ŰԴҵ԰ʩĿ (¥칫)ʩܳаɹĿԡ2022-06-20
               ŰüƷɹĿ2022-06-15
               ɽƬƬˮȫ״۷ɹĿԡ2022-06-13
               2022ȻĿ̽ƷɹĿб깫2022-05-17
               20222023Ƚ蹤Ӧ̲ɹб깫2022-05-11
               й¾òҵѯأɹԴ̽ᡭ2022-05-10
               ŰԴҵ԰ʩĿѵıΣʩܳаɹ2022-05-07
               2022-04-29
               й¾òҵѯأɹԴ2022-04-25
               ŰԴҵ԰ʩĿѵıΣʩܳаɹ2022-04-24
               20222023Ƚ蹤Ӧ̲ɹбɹ2022-04-20
               2022ȻĿ̽ƷɹĿбɹ2022-04-20
               ŰϢĽĿ繤̣졢Ʒɹ2022-03-29
               Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-03-17
               Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-03-14
               ŰϢĽĿ繤̣졢Ʒɹ2022-03-14
               Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-03-03
               Űһ廯Ŀ-ŰÿB-13ؿ鹵μ̬֡2022-02-28
               Űÿ޹˾רҵ˲Ƹѯ۽ʾ2022-02-15
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0301/index_8.html b/产投/news/yact_0301/index_8.html new file mode 100644 index 0000000..05fef82 --- /dev/null +++ b/产投/news/yact_0301/index_8.html @@ -0,0 +1,311 @@ + + + + +ŰҵͶʣţ޹˾__б깫 + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              б깫

              ǰλãҳ > б깫

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +4 +5 +6 +7 +8 +һҳ +ʮҳ +βҳ +
              +
               Űÿ޹˾רҵ˲Ƹѯ۹2022-02-08
               ˮĿ˲ŹԢװ-ʩɹĿԴ빫2021-12-20
               ŰÿͶ޹˾Դҵ԰ʩĿġ2021-12-20
               ŰԴҵ԰ʩĿıΣIT豸װɹ2021-12-15
               ŰÿͶ޹˾Դҵ԰ʩĿ顭2021-12-13
               ŰÿͶ޹˾Դҵ԰ʩĿġ2021-12-13
               Űݲҵ԰ֻƽ̨ȼɹĿԴ̽ʾ2021-12-07
               ŰÿչͶ޹˾ IJɹѯ۽ʾ2021-12-06
               ŰÿͶ޹˾ŰԴҵ԰ʩĿ顭2021-12-02
               ŰÿͶ޹˾ŰԴҵ԰ʩĿ顭2021-12-02
               ڡŰݲҵ԰ֻƽ̨ȼɹĿļݸ2021-12-02
               ڡŰݲҵ԰ֻƽ̨ȼɹĿͶꡢ̷ʽ䡭2021-12-02
               Űݲҵ԰ֻƽ̨ȼɹĿɹ2021-11-30
               ŰÿչͶ޹˾ IJɹѯ۹2021-11-30
               ŰۺϷ޹˾ 2021-2024ȳάޱɹ 2021-11-16
               ŰۺϷ޹˾ 2021-2024 ȳάޱ ɹ2021-11-09
               ĴŰÿ˹ʪ̬Ŀʩ 깫2021-11-08
               Űÿ޹˾ ڴݲҵ԰8#չḶ́2021-07-15
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20201127/98.html b/产投/news/yact_0302/20201127/98.html new file mode 100644 index 0000000..719e842 --- /dev/null +++ b/产投/news/yact_0302/20201127/98.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__ݲҵ԰һ1#2# + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ݲҵ԰һ1#2#

              +
              ڣ2020-11-27ֺţ Сرմҳ
              + +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20201127/99.html b/产投/news/yact_0302/20201127/99.html new file mode 100644 index 0000000..a2e372e --- /dev/null +++ b/产投/news/yact_0302/20201127/99.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__ݲҵ԰һ3#4# + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ݲҵ԰һ3#4#

              +
              ڣ2020-11-27ֺţ Сرմҳ
              + +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20201130/100.html b/产投/news/yact_0302/20201130/100.html new file mode 100644 index 0000000..0061dd2 --- /dev/null +++ b/产投/news/yact_0302/20201130/100.html @@ -0,0 +1,256 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2020깫ƸרҵԱԳɼĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾2020깫ƸרҵԱԳɼĹ

              +
              ڣ2020-11-30ֺţ Сرմҳ
              +

              + ŰҵͶʣţ޹˾2020깫ƸרҵԱԹѽݡŰҵͶʣţ޹˾ƸרҵԱ桷йع涨ֽԳɼ˹£ +

              +

              + һԳɼԱ +

              +

              + ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

              +

              + ʣѯŰҵͶʣţ޹˾ۺϹ绰0835-3232788 +

              +

              + ŰͶ2020깫ƸרҵԱԳɼԱ +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              + ŰҵͶʣţ޹˾ +

              +

              + 20201130 +

              +

              +
              +

              +

              + ظ/ŰͶ2020깫ƸרҵԱԳɼԱ.xls +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20211122/138.html b/产投/news/yact_0302/20211122/138.html new file mode 100644 index 0000000..35104e7 --- /dev/null +++ b/产投/news/yact_0302/20211122/138.html @@ -0,0 +1,382 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ƸרҵԱ

              +
              ڣ2021-11-22ֺţ Сرմҳ
              +

              +
              +

              +

              + ŰҵͶʣţ޹˾ +

              +

              + ƸרҵԱ +

              +

              +
              +

              +

              + ݹ˾ӪչҪչƽȡŵԭṫƸרҵԱ10ֽй£ +

              +

              + ŰҵͶʣţ޹˾ҵעʱ10ԪʲģԼ75ԪŹ˾4ȫӹ˾زιɹ˾14ҡҪͶʹ̽衢ҵ̣ʲӪҵȡýʩܳаʩܳаزIDCӪ֤ʣAA +

              +

              + ƸԱصΪҼŰüɶԼ110ٹ·Լ1Сʱ̣ɶվԼ50ӣɶ˫ʻ90Űij15Űɽ6 +

              +

              + һְλ +

              +

              + ŰҵͶʣţ޹˾2021ȹƸרҵԱְλ +

              +

              + +

              +

              + 1.л񹲺͹طƷж +

              +

              + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

              +

              + 3.֮һߣƸã +

              +

              + 1ܹ´ΰΥڽܵδۺԱ +

              +

              + 2ܵͻ񴦷ڴڵԱ +

              +

              + 3ԱιԱҵλпΥΥڽڵԱ +

              +

              + 4ػҵλδԱ +

              +

              + 5۾ˣ +

              +

              + 6ҹ涨ƸõԱ +

              +

              + 4.ְλ +

              +

              + Ƹ +

              +

              + һ +

              +

              + ʱ䣺20211123ա123գ8:3012:0014:3018:00 +

              +

              + ʽֳ籨ֳϸظҪ +

              +

              + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңŰüӶ·3ţѯ绰0835-3228508Ƹ籨ɽϷ䣺773836156@qq.com +

              +

              + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰҵͶʣţ޹˾ƸרҵԱ1;˽1ڲ2š籨ɨϴָ䡣 +

              +

              + ṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

              +

              + ʸ +

              +

              + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄Աйṩٱϵģһʵȡ¼ʸ +

              +

              + ԣרҵ֪ʶԣ +

              +

              + ͨʸԱ֯μӱԣרҵ֪ʶԣԣרҵ֪ʶԣ1:3δﵽĸλɹ˾Ӧȡԣרҵ֪ʶԣ100֣ռܳɼ40% +

              +

              + ģ +

              +

              + ݱԣרҵ֪ʶԣɼ1:2ıӸ߷ֵͷȷһԱԡ100֣ռܳɼ60% +

              +

              + 壩 +

              +

              + ݱԣרҵ֪ʶԣܳɼܳɼԣרҵ֪ʶԣ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲһΣ +

              +

              + +

              +

              + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸ򿼲ϸԶȱȡְλ +

              +

              + ߣʾƸ +

              +

              + 졢ϸıԱȷΪƸԱйʾʾڼලٱٱӦʵʵǵطӳ⣬ṩҪĵʾ顢Զԭֵȱȡְλ +

              +

              + ʾģسƸΣǩͶͬ2¡ +

              +

              + ġн +

              +

              + ŰҵͶʣţ޹˾н취ִС +

              +

              +
              +

              +

              + 1.ŰҵͶʣţ޹˾ƸרҵԱ +

              +

              +            2.ŰҵͶʣţ޹˾2021ȹƸרҵԱְλ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                         ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                                                     20211122 +

              +

              + ظ1ŰҵͶʣţ޹˾ƸרҵԱ +

              +

              +                            2ŰҵͶʣţ޹˾ƸרҵԱְλ +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20211213/149.html b/产投/news/yact_0302/20211213/149.html new file mode 100644 index 0000000..665ca15 --- /dev/null +++ b/产投/news/yact_0302/20211213/149.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼԱĹ

              +
              ڣ2021-12-13ֺţ Сرմҳ
              +

              + ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼԱĹ +

              +

              +
              +

              +

              + ŰҵͶʣţ޹˾2021깫ƸרҵԱԹѽݡŰҵͶʣţ޹˾ƸרҵԱ桷йع涨ֽԳɼԱ˹£ +

              +

              + һԳɼԱ +

              +

              + ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

              +

              + ʣѯŰҵͶʣţ޹˾ۺϹ绰0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              + ŰͶ2021깫ƸרҵԱԳɼԱ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                           ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                                                      20211213 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20211220/153.html b/产投/news/yact_0302/20211220/153.html new file mode 100644 index 0000000..1c70978 --- /dev/null +++ b/产投/news/yact_0302/20211220/153.html @@ -0,0 +1,295 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ƸרҵԱĹ

              +
              ڣ2021-12-20ֺţ Сرմҳ
              +

              + ŰҵͶʣţ޹˾ +

              +

              + ƸרҵԱĹ +

              +

              +
              +

              +

              + ݡŰҵͶʣţ޹˾ƸרҵԱ桷涨ֽ˹£ +

              +

              + һԱ +

              +

              + ŰҵͶʣţ޹˾ƸרҵԱԱ +

              +

              + 찲 +

              +

              + һʱ +

              +

              + 20211222գ8:30ŰְҵѧԺҽԺģŰ·132ţϽ졣15δָصĿΪԶȨһкɿԸ +

              +

              + ׼ +

              +

              + Ŀͱ׼աӡԱ¼ͨñ׼У֪ͨ˲20051ţֲ͡޶<Ա¼ͨñ׼У><Ա¼ֲᣨУ>֪ͨ粿201019ţڽһùԱ¼칤֪ͨ粿201265ţӡԱ¼ֲ Уй޶ݵ֪ͨ粿201358ţִС +

              +

              + +

              +

              + 1.쵱вѪBȼ飬ܼǰʳ8-12СʱǰһעϢҹҪƣ˶ +

              +

              + 2.ʱ飬©飬ԶijһĿӰƸãɿԸ +

              +

              + 3.μʱЯ˵ڶ֤֤֤ӡһ֤һһա +

              +

              + 4.ϽŪ١ð档ʱϽѣͬ +

              +

              + 5.450ԪԸɿֱӽҽԺ +

              +

              + ѯ绰0835-3228508,18599952520 +

              +

              + ش˹ +

              +

              +
              +

              +

              + ŰҵͶʣţ޹˾2021깫ƸרҵԱԱ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                           ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                                                      20211220 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021129/148.html b/产投/news/yact_0302/2021129/148.html new file mode 100644 index 0000000..ce68d73 --- /dev/null +++ b/产投/news/yact_0302/2021129/148.html @@ -0,0 +1,286 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ڹƸרҵԱԵĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ڹƸרҵԱԵĹ

              +
              ڣ2021-12-09ֺţ Сرմҳ
              +

              +
              +

              +

              + ŰҵͶʣţ޹˾ +

              +

              + ڹƸרҵԱԵĹ +

              +

              +
              +

              +

              + ݡŰҵͶʣţ޹˾ƸרҵԱ桷涨ֽй֪ͨ£ +

              +

              + һʱ估ص +

              +

              + ʱ䣺20211212գգ10:00-11:00װԱλδﵽȡøλ +

              +

              + Եص㣺ŰÿӶ·3ŰҵͶʣţ޹˾ +

              +

              + ע +

              +

              + 1.μӱԵĿЯ֤ԭԵصμӱԣδЯ֤Ŀ볡9:55ǰǩʱδǩߣȡʸ +

              +

              + 2.ʲܲμӱԻʱԭܼеģͬԸԡ +

              +

              + 3.ЯͨѶߵȵӲƷ뿼Ѵ谴ԱҪػָλá +

              +

              + 4.س̬Ҫ뿼ע˷Ա֣ʱҪʱժ⣬Կ㡢μӱӦȫ֡ +

              +

              + 5.ΪӰ쿼ԣԹи߷յĿԼ¹ڲȷƲ֢״ȾнӴʷĿӦйع涨Ծܸ۲졢ͺ⣬ṩ48Сʱ¹ڲ֤ +

              +

              + 6.ʱЯľںɫīˮʡ2BǦʡƤı༭ܵļ +

              +

              + 7.ΥԹĿȡ¼ʸ +

              +

              + ѯ绰0835-3228508 18599952520 +

              +

              + ش˹档 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                           ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                                                       2021129     +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021426/109.html b/产投/news/yact_0302/2021426/109.html new file mode 100644 index 0000000..4d8ef62 --- /dev/null +++ b/产投/news/yact_0302/2021426/109.html @@ -0,0 +1,289 @@ + + + + +ŰҵͶʣţ޹˾__йƺĻĿɹһԴɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              йƺĻĿɹһԴɽ

              +
              ڣ2021-04-26ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + йƺĻĿɹһԴɽ +

              +

              +
              +

              +

              + һĿƣйƺĻĿɹ +

              +

              + ɽϢ +

              +

              + ɽƣĴʡͨŲҵ޹˾ +

              +

              + ɽ̵ַɶи·186Ÿ¹ʹ㳡E7¥ +

              +

              + ɽ86Ԫ +

              +

              + ҪɽϢ +

              +

              + 1ϵͳҪݣ2·UPSԴ룬2йƺĻĵ¡2Դͷ񡢷׽ӵءնȵȣ2յϵͳҪݣ2̨100KWյʩյϵͳڻͭܡˮȣ3ϵͳҪݣ26̨42U񡢻˫߼ܡβ˲ۡӵءذȣ4ϵͳҪݣƵءۺϲܲȣ5ϵͳҪݣܹܺܵԽӴ¥𱨾ƽ̨ͼڱϵͳƽ̨2ϵͳȣ6ϵͳҪݣ⡢Ͳʩȡڣ60졣 +

              +

              + ġЭС̷Ԫ𢡢Խ֣֣ +

              +

              + 塢ޣԱ淢֮1 +

              +

              + Աιѯʣ밴·ʽϵ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ɹ˵ַŰоӶ·3ŲͶ1205 +

              +

              + ɹλϵˣŮʿ      +

              +

              + ϵ绰0835-3232788 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                   Űÿ޹˾ +

              +

              +                                                                                                                                                     2021426 +

              +

              + ظ1.󱨸棺/Files/file/20210426/2021042615430687687.pdf +

              +

              +                 2.ɹʾַhttp://www.yact.com.cn/news/yact_0302/202149/103.html +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202149/103.html b/产投/news/yact_0302/202149/103.html new file mode 100644 index 0000000..ae7aea6 --- /dev/null +++ b/产投/news/yact_0302/202149/103.html @@ -0,0 +1,283 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾õһԴɹʽɹйƺĻĿʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾õһԴɹʽɹйƺĻĿʾ

              +
              ڣ2021-04-09ֺţ Сرմҳ
              +

              + DZڹӦ̡λˣ  +

              +

              + ҵλΪ㹤ҪõһԴʽɹйƺĻĿ־ʹ㷺 +

              +

              + һɹˣŰÿ޹˾ +

              +

              + ɹĿƣйƺĻĿ +

              +

              + ɹԤ㣺86Ԫ +

              +

              + ġõIJɹʽһԴɹʽ +

              +

              + 塢õһԴɹʽԭ˵ +

              +

              + ݲҵ԰1#¥20199ͶУ1#¥IDC硢洢豸У1#¥ԭĴʡͨŲҵ޹˾ṩؼͻΪ豸Ǩʱϵͳȶԡ½ӰȫգͬʱʽظͶԴ˷ѷգӱҵԡһԷ濼ǣʹĴʡͨŲҵ޹˾ڳṩ +

              +

              + רҵԱ֤ΪĿϡл񹲺͹ɹʮһ֮涨뱣֤ԭвɹĿһԻ߷׵ҪҪԭӦ̴ʽܶԭͬɹٷ֮ʮġʽõһԴʽɹĴʡͨŲҵ޹˾ +

              +

              + ⶨӦ +

              +

              + ӦƣĴʡͨŲҵ޹˾ +

              +

              + ַɶи·186Ÿ¹ʹ㳡E7¥ +

              +

              + ߡʾ +

              +

              + DZڹӦ̡λ˶Թʾݼ֤ģӦڹʾ֮5ڣ2021412202141617ʱֹʽݡʵӦƼϵϵʽȣɹλ +

              +

              + ɹλַŰоӶ·3ŲͶ1205      +

              +

              + ɹλϵˣŮʿ     ϵ绰0835-3232788 +

              +

              +
              +

              +

              + ɹλŰÿ޹˾ +

              +

              + 202149 +

              +

              +
              +

              +

              + ظ/ɹĿһԴɹʽ֤ר.pdf +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021524/112.html b/产投/news/yact_0302/2021524/112.html new file mode 100644 index 0000000..2b6b0e3 --- /dev/null +++ b/产投/news/yact_0302/2021524/112.html @@ -0,0 +1,364 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ƸĿĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾ ƸĿĹ

              +
              ڣ2021-03-23ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              +                                                                                 ƸĿĹ +

              +

              +
              +

              +

              + Űÿ޹˾ŰҵͶʣţ޹˾ȫʹй˾ҪṫƸĿ1ֽй£ +

              +

              + һƸְλ +

              +

              + ṫƸĿ1 +

              +

              + Ƹʽ +

              +

              + ʵйԣ¼á +

              +

              + +

              +

              + 1.л񹲺͹طƷж +

              +

              + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

              +

              + 3.䲻35ꡣ +

              +

              + 4.֮һߣƸã +

              +

              + 1ܹ´ΰΥڽܵδۺԱ +

              +

              + 2ܵͻ񴦷ڴڵԱ +

              +

              + 3ԱιԱҵλпΥΥڽڵԱ +

              +

              + 4ػҵλδԱ +

              +

              + 5۾ˣ +

              +

              + 6ҹ涨ƸõԱ +

              +

              + ġƸλҪ +

              +

              + ĿԱޣ45£ѧרҵ3Ͻҵֳ飻ϤҺ͵ططɡ桢߼ҵ淶Ϥֳʩȡơ蹤̹淶Ҫʩա豸ȣ߱õCADʶͼͼнʦװװޡ簲װְҵʸ񡣾зḻʩֳ鼰ۿƾѧɷſר +

              +

              + 塢Ƹ +

              +

              + һ +

              +

              + ʱ䣺323ա329գ8:3012:0014:3018:00 +

              +

              + ʽֳ籨 +

              +

              + Ͷ䣺429347546@qq.com +

              +

              + ص㣺ŰҵͶʣţ޹˾2¥1202칫ңĴŰÿӶ·3ţѯ绰0835-3232788 +

              +

              + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰҵͶʣţ޹˾ƸרҵԱ1;˽1ڲ2š +

              +

              + +

              +

              + ݱԱļʸ飬ϸ߽ԣԳɼﵽ80Ϸɽһ +

              +

              + Եص㣺ŰҵͶʣţ޹˾4¥ +

              +

              + ʱ䣺202141ա +

              +

              + +

              +

              + Գɼ1:1Ӹߵȷѡ첻ϸԶȱģڸøλμԵԱа߷ֵͷεݲ +

              +

              + ģ +

              +

              + 󣬰11ıӸ߷ֵͷȷѡĿͱ׼ҵλпִСΪʸ +

              +

              + 壩¼ +

              +

              + ϸԱȷΪĿԱְ +

              +

              + н +

              +

              + չ˾ƶִС +

              +

              + ߡල +

              +

              + ƸϸաƽšԭУžŪ١˽סȨı˽ΥΥΪΥ͵عԱɴ֡ +

              +

              +
              +

              +

              +                                                                                   Űÿ޹˾ +

              +

              +                                                                         2021323 +

              +

              +
              +

              +

              + ظŰÿ޹˾Ƹ +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021524/113.html b/产投/news/yact_0302/2021524/113.html new file mode 100644 index 0000000..84c66ba --- /dev/null +++ b/产投/news/yact_0302/2021524/113.html @@ -0,0 +1,274 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ ƸĿ뿼켰ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾ ƸĿ뿼켰ԱĹʾ

              +
              ڣ2021-04-02ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + ƸĿ뿼켰ԱĹʾ +

              +

              +
              +

              +

              + ݡŰÿ޹˾ƸĿĹ桷ѭƽšԭ򣬾ԺϸֶŰÿ޹˾ƸĿ뿼켰ԱԹʾ +

              +

              + £ +

              +

              + ʷ棬У¼øλĿ +

              +

              + ʾʱ䣺2020142-48գӦģڹʾʵʵǵŰÿ޹˾ӳ +

              +

              + ϵ绰0835-3232788 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                               Űÿ޹˾ +

              +

              +                                                                         202142 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202157/111.html b/产投/news/yact_0302/202157/111.html new file mode 100644 index 0000000..feee3f6 --- /dev/null +++ b/产投/news/yact_0302/202157/111.html @@ -0,0 +1,396 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ

              +
              ڣ2021-05-07ֺţ Сرմҳ
              +

              + ŰҵͶʣţ޹˾ +

              +

              + ڿƸӹ˾ԱĹ +

              +

              +
              +

              +

              + Ϊһǿ˲Ŷ齨裬ŻԱṹŰҵͶʣţ޹˾⿼Ƹӹ˾Ա2ˣֽй˹£ +

              +

              + һְλ +

              +

              + һŰÿ޹˾ܾһҪ£ +

              +

              + 1.Ƽѧ̹רҵ +

              +

              + 2.жϽʦ֤飨רҵмְƣ +

              +

              + 3.10꼰Ϲҵλҵ飬зĿ˾زŹ飬Ŀˣ +

              +

              + 4.ϤҺ͵ططɷ棬սҵ׼淶нϺõרҵϸߵרҵͷḻרҵ飬ͬʱнרҵʦ֤飬벢ȡùʵרʡϹȣ +

              +

              + 5.˳ŵڲͶŷ񲻵5꣬Ͷͬ,⳥Ӧʧ +

              +

              + ŰÿͶ޹˾ܾһҪ£ +

              +

              + 1.Ƽѧ̹רҵ +

              +

              + 2.н̶Ͻʦ֤鼰мְƣ +

              +

              + 3.10꼰Ϲҵλҵ飻 +

              +

              + 4.ϤҺ͵ططɷ棬սҵ׼淶һ۹ʦһʦȣнϺõרҵϸߵרҵͷḻרҵ飻 +

              +

              + 5.˳ŵڲͶŷ񲻵5꣬Ͷͬ,⳥Ӧʧ +

              +

              + +

              +

              + 1.л񹲺͹طƷж +

              +

              + 2.ڹڻءҵλҵְԱ +

              +

              + 3.ƸְλҪѧרҵ֪ʶƸλҪ +

              +

              + 4.䲻40ꡣ +

              +

              + 5.֮һߣƸã +

              +

              + 1ܹ´ΰΥڽܵδۺԱ +

              +

              + 2ܵͻ񴦷ڴڵԱ +

              +

              + 3ԱιԱҵλпΥΥڽڵԱ +

              +

              + 4ػҵλδԱ +

              +

              + 5۾ˣ +

              +

              + 6ҹ涨ƸõԱ +

              +

              + Ƹó +

              +

              + һ +

              +

              + ʱ䣺2021510514գ8:3012:0014:3018:00 +

              +

              + ʽֳϱ +

              +

              + ص㣺ŰҵͶʣţ޹˾2¥1202칫ңĴŰÿӶ·3ţϱ뽫Ϸ429347546@qq.com +

              +

              + Աṩˣ֤ѧѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣٷվɲѯ֤ɲṩԭ;дŰҵͶʣţ޹˾Ƹ1;˽1ڲ1š +

              +

              + Աṩϵ绰ʵЧֳͨϵ绰޷ϵӰ챨ģԸ +

              +

              + ѯ绰0835-3232788 +

              +

              + ʸ +

              +

              + ݸλʸӦƸԱ֤Ͻʸ,ԻְʸҵȽһʵѡƸʸᴩƸùȫ̡ +

              +

              + +

              +

              + οƸòȡṹԿ˷ʽСҪDzߵĹҵʺۺ԰հٷ֣Գɼռܳɼ100%12δﵽԱȡøλʱ͵ص֪ͨԳɼŰÿŰҵͶʣţ޹˾ʾ +

              +

              + ģ +

              +

              + Գɼ11ȷѡҪʵƸԱ˼֡ϵȷ졣첻ϸ񣬰ԳɼӸ߷ֵͷεݲ뿼졢ݲԱ첻ϸȡøλ +

              +

              + 壩 +

              +

              + 찴չԱ׼ִСϸ߽빫ʾ첻ϸԸֵȱۺϳɼӸߵεݲ뿼졢ݲԱ첻ϸȡøλ +

              +

              + ¼ +

              +

              + ǰʾ飬Ƹò涨ְ1-3£󣬿˺ϸתΪʽƸá +

              +

              + ġн +

              +

              + н갴ͶнƶȡִУһ𡱵ȸ߹涨ִС +

              +

              +                              +

              +

              + 1.ŰҵͶʣţ޹˾Ƹñ +

              +

              +           2.ŰҵͶʣţ޹˾Ƹְλ +

              +

              +
              +
              +

              +

              +
              +
              +

              +

              +                                                                                                                            ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                       202157 +

              +

              + ظ1.ŰҵͶʣţ޹˾Ƹñ +

              +

              +                          2.ŰҵͶʣţ޹˾Ƹְλ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202161/114.html b/产投/news/yact_0302/202161/114.html new file mode 100644 index 0000000..2131212 --- /dev/null +++ b/产投/news/yact_0302/202161/114.html @@ -0,0 +1,329 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾Ƹӹ˾Ա켰ԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾Ƹӹ˾Ա켰ԱĹ

              +
              ڣ2021-06-01ֺţ Сرմҳ
              +

              + ŰҵͶʣţ޹˾ +

              +

              + Ƹӹ˾Ա켰ԱĹ +

              +

              +
              +

              +

              + ݡŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ桷涨ֽ켰˹£ +

              +

              + һܳɼԱ +

              +

              + ŰҵͶʣţ޹˾Ƹӹ˾Ա켰Ա +

              +

              + 찲 +

              +

              + һʱ +

              +

              + 뿼202167ǰ챨桢޷¼֤ύŰҵͶʣţ޹˾1202칫ҡָҽԺΪŰְҵѧԺҽԺδڹ涨ύ챨ĿΪԶȨɿԸ +

              +

              + ׼ +

              +

              + Ŀͱ׼աӡԱ¼ͨñ׼У֪ͨ˲20051ţֲ͡޶<Ա¼ͨñ׼У><Ա¼ֲᣨУ>֪ͨ粿201019ţڽһùԱ¼칤֪ͨ粿201265ţӡԱ¼ֲ Уй޶ݵ֪ͨ粿201358ţִС +

              +

              + +

              +

              + 1쵱вѪBȼ飬ܼǰʳ8-12СʱǰһעϢҹҪƣ˶ +

              +

              + 2ʱ飬©飬ԶijһĿӰƸãɿԸ +

              +

              + 3μʱЯ˵ڶ֤֤֤ӡһ֤ +

              +

              + 4ϽŪ١ð档ʱϽѣͬ +

              +

              + 5ӦƸге쵱ҽԺȡ +

              +

              + 찲 +

              +

              + һʱ +

              +

              + ŰҵͶʣţ޹˾ɿ칤ڵصλԽ뿼Աĵ¡ܡڡп죬Ըйкʵ +

              +

              + ע +

              +

              + 鿪չǰ뿼ĿϵؿرͨѶͨϿ칤 +

              +

              + ġѯ绰 +

              +

              + 08353232788 +

              +

              +
              +

              +

              + Ƹӹ˾Ա켰Ա +

              +

              +
              +
              +

              +

              +
              +

              +

              +                                                                                       ŰҵͶʣţ޹˾ +

              +

              +                                                                                 202161 +

              +

              +
              +

              +

              + ظƸӹ˾Ա켰Ա +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202161/115.html b/产投/news/yact_0302/202161/115.html new file mode 100644 index 0000000..b6116cf --- /dev/null +++ b/产投/news/yact_0302/202161/115.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__ŰԴ޹˾ ƸרְԱ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰԴ޹˾ ƸרְԱ

              +
              ڣ2021-06-01ֺţ Сرմҳ
              +

              + ŰԴ޹˾ +

              +

              + ƸרְԱ +

              +

              +
              +

              +

              + Ϊǿ裬ĸƣ߻ЧʣṫƸרְԱй£ +

              +

              + һƸƻ +

              +

              + ƸרְԱ10 +

              +

              + Ƹ +

              +

              + 1彡ط˼ƷжɣΥ¼ +

              +

              + 2ȰۺΪȺڷ񣬸ڷסѰһ֯Э͸λ; +

              +

              + 345; +

              +

              + 4иУרĻ̶ȣϤֻ԰칫ƿ +

              +

              + 5ԱڵҪ޶ڱ壨1ŰԴ޹˾ƸרְԱְλ +

              +

              + ֮һԱܱ +

              +

              + 1ɽ˽ֵ塢ɲ +

              +

              + 2ܹ´ģ +

              +

              + 3μӻ֯Ƿڽ̻ԼǷ֯ģ +

              +

              + 4ΥΥΪڽģ +

              +

              + 5Ⱥ桢ĮȺڼࡢȺӳϴģ +

              +

              + 6˱Ρ +

              +

              + ġƸ +

              +

              + һ +

              +

              + ʱ䣺202161ա68գ8:3012:0014:3018:00 +

              +

              + ʽֳϱ +

              +

              + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңĴŰÿӶ·3ţϱ뽫Ϸ773836156@qq.com +

              +

              + Աṩˣ֤ѧ֤ԭ͸ӡ1;д2ŰԴ޹˾ƸרְԱ1;˽1ڲ1š +

              +

              + Աṩϵ绰ʵЧֳͨϵ绰޷ϵӰ챨ģԸע⣺籨ϲȫʸ񲻷ϸλҪıԱ֪ͨ뿼Իڡ +

              +

              + ѯ绰1859995252018283588339 +

              +

              + +

              +

              + ֱԣӦƸڻƸλ1:3ģ֯ԣӦƸԱֱӽԻڡ100֣ӸߵݿԳɼ1:1ıȷ뿼ѡ +

              +

              + +ԣӦƸƸλ1:3֯ԡݱԳɼӸߵ1:3ԡܳɼ=Գɼ40%+Գɼ60%ܳɼӸ߷ֵͷְƸƻ1:1ȷ뿼ѡ +

              +

              + ʱ͵ص֪ͨ +

              +

              + 塢 +

              +

              + 1죺ڹ˾˽ֵ֯죬Ҫ쿼˼ʡطƷȷزϵʵЧԺͱʸкʵȷϡԿзвƸԱȡƸʸ򿼲첻ϸԶ򱨿߸ԭ޷пֵĿն׼󣬿ɰƸλ߿ܳɼӸߵ(ܳɼͬģԳɼߵȷ;ԳɼҲͬģȡ԰취ȷ)εȶݲݲԱϸ󣬶졣 +

              +

              + 2죺ڹ˾֯죬Ա¼ͨñ׼죬첻ϸģεݲԱ涨ʱ䡢صμ죬졣ÿ +

              +

              + ǰѵ +

              +

              + ƸѡμӸǰѵ(֪ͨ)ѵֲģƸ +

              +

              + ߡʼ +

              +

              + ιƸȡDzķʽŰԴ޹˾ƸԱǩͶͬDzɽ˽ֵ칤1650Ԫ/£գִУ +

              +

              + ŰԴ޹˾͡ +

              +

              +
              +

              +

              + 1.ƸרְԱְλ +

              +

              +          2.ƸרְԱ +

              +

              +
              +

              +

              +                                                                                     ŰԴ޹˾ +

              +

              +                                                                                 202161 +

              +

              + ظ1.ƸרְԱְλ +

              +

              +                          2.ƸרְԱ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021610/116.html b/产投/news/yact_0302/2021610/116.html new file mode 100644 index 0000000..c2ff16c --- /dev/null +++ b/产投/news/yact_0302/2021610/116.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__ŰÿԴ޹˾ӳƸʱͨ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰÿԴ޹˾ӳƸʱͨ

              +
              ڣ2021-06-10ֺţ Сرմҳ
              +

              + ŰÿԴ޹˾ +

              +

              + ӳƸʱͨ +

              +

              +
              +

              +

              + ҹ˾202161ʽרְԱƸԭƻ202168սֹҹ˾½յѯ뷴ϢϹ˾ʵΪʹ˲гԣʱ뱨ҹ˾оԱƸıֹӳ2021615գӦƸ615ǰŰÿͶ1312칫һͶݱ뱨ԭְλ顢нʴ䣬¼http://jkq.yaan.gov.cn/index.htmlġ +

              +

              + شͨ档 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                  ŰÿԴ޹˾ +

              +

              +                                                                                              2021610 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021616/117.html b/产投/news/yact_0302/2021616/117.html new file mode 100644 index 0000000..6a1dbf2 --- /dev/null +++ b/产投/news/yact_0302/2021616/117.html @@ -0,0 +1,391 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ ڿƸӹ˾ԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ ڿƸӹ˾ԱƸԱĹʾ

              +
              ڣ2021-06-16ֺţ Сرմҳ
              +

              + ŰҵͶʣţ޹˾ +

              +

              + ڿƸӹ˾ԱƸԱĹʾ +

              +

              +
              +

              +

              + ݡŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ桷ѭƽšԭ򣬾ʸ顢ԡ졢ȳֽŰҵͶʣţ޹˾Ƹӹ˾ԱƸԱԹʾ +

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + Ա +

              +
              +

              + λ +

              +
              +

              + ְλ +

              +
              +

              + Գɼ +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + ŵӷ +

              +
              +

              + +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + ܾ +

              +
              +

              + 82.6 +

              +
              +

              + 1 +

              +
              +

              + ϸ +

              +
              +

              + ϸ +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + ŰÿͶ޹˾ +

              +
              +

              + ܾ +

              +
              +

              + 82 +

              +
              +

              + 1 +

              +
              +

              + ϸ +

              +
              +

              + ϸ +

              +
              +
              +

              + ʾΪ5գ202161622գƸԱ飬ʵŰҵͶʣţ޹˾绰ź÷ӳʾģع涨Ƹ +

              +

              + ͨѶַĴŰÿӶ·3ŰҵͶʣţ޹˾ۺϹ +

              +

              + 룺625100 +

              +

              + ϵ绰0835-3232788 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                            ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                     2021616    +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202172/123.html b/产投/news/yact_0302/202172/123.html new file mode 100644 index 0000000..498910f --- /dev/null +++ b/产投/news/yact_0302/202172/123.html @@ -0,0 +1,304 @@ + + + + +ŰҵͶʣţ޹˾__ݲҵ԰8#չḶ́չĿ ֤ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ݲҵ԰8#չḶ́չĿ ֤ʾ

              +
              ڣ2021-07-02ֺţ Сرմҳ
              +

              + ݲҵ԰8#չḶ́չĿ +

              +

              + ֤ʾ +

              +

              +
              +

              +

              + DZڹӦ̡λˣ +

              +

              + ݲҵ԰8#չḶ́չĿùб귽ʽɹ2021623֯רҽ˲ɹֽ֤DZڵĹӦ̺ṫڹ㷺йʾ£ +

              +

              + һɹˣŰÿ޹˾ +

              +

              + Ŀƣݲҵ԰8#չḶ́չĿ +

              +

              + ɹԤ㣺3799.9517Ԫ +

              +

              + ġɹʽб +

              +

              + 塢֤ݣ +

              +

              + һǷɹ߷ַΧ +

              +

              + ɹɹĵĹܱ׼ܱ׼ʱ׼ȫ׼׼ԼǷзɷ涨ǿԱ׼ +

              +

              + õIJɹʽ󷽷׼ +

              +

              + ģȷĹӦ̲μӲɹʸ +

              +

              + 壩ɹĿʵҪɹĿԼʱͷʽշͱ׼ͬʵ +

              +

              + Ҫ֤ +

              +

              + ר֤ +

              +

              + DZڹӦ̡λ˶Թʾݼ֤ģӦڹʾ֮3ڣ202175202177գʽݡʵӦƼϵϵ˷ʽȣɹˡ +

              +

              + ϵʽ +

              +

              +   ˣŰÿ޹˾ +

              +

              +  ϵ ˣ +

              +

              + ϵ绰18080572014 +

              +

              + ɹʸּŹƹѯ޹˾ +

              +

              +  ϵ ˣ +

              +

              +     18583950100                       +

              +

              +                                                                           Űÿ޹˾ +

              +

              +                                                              2021630 +

              +

              + ظ֤ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021727/126.html b/产投/news/yact_0302/2021727/126.html new file mode 100644 index 0000000..6c2dbff --- /dev/null +++ b/产投/news/yact_0302/2021727/126.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ƸԱ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ ƸԱ

              +
              ڣ2021-07-27ֺţ Сرմҳ
              +

              + Ű־Ӫ޹˾ +

              +

              + ƸԱ +

              +

              +
              +

              +

              + ݹ˾ӪչҪչƽȡŵԭҹ˾ṫƸԱ2ֽй£ +

              +

              + һְλ +

              +

              + ṫƸԱ2Ű־Ӫ޹˾ƸԱְλ +

              +

              + +

              +

              + 1.л񹲺͹طƷж +

              +

              + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

              +

              + 3.֮һߣƸã +

              +

              + 1ܹ´ΰΥڽܵδۺԱ +

              +

              + 2ܵͻ񴦷ڴڵԱ +

              +

              + 3ԱιԱҵλпΥΥڽڵԱ +

              +

              + 4ػҵλδԱ +

              +

              + 5۾ˣ +

              +

              + 6ҹ涨ƸõԱ +

              +

              + Ƹ +

              +

              + һ +

              +

              + ʱ䣺727ա810գ8:3012:0014:3018:00 +

              +

              + ʽֳϱ +

              +

              + ص㣺Ű־Ӫ޹˾3¥1312칫ңĴŰÿӶ·3ţϱ뽫Ϸ773836156@qq.com +

              +

              + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰ־Ӫ޹˾ƸԱ1;˽1ڲ2š +

              +

              + ṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

              +

              + ѯ绰0835-3228508 +

              +

              + ʸ +

              +

              + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄Աйṩٱϵģһʵȡ¼ʸ +

              +

              + +

              +

              + ͨʸԱ֯μӱԣԿԭϲ1:3ڱٴﲻְλϼܲ׼ɽͿ100֣ռܳɼ40% +

              +

              + ģ +

              +

              + ݱԳɼ1:2ıӸ߷ֵͷȷһԱԡ100֣ռܳɼ60% +

              +

              + 壩 +

              +

              + ݱԡܳɼܳɼԡ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲһΣ +

              +

              + +

              +

              + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸ򿼲ϸԶȱȡְλ +

              +

              + ߣʾƸ +

              +

              + 졢ϸıԱȷΪƸԱйʾʾڼලٱٱӦʵʵǵطӳ⣬ṩҪĵʾ顢Զԭֵȱȡְλ +

              +

              + ʾģسƸΣǩͶͬ2¡ +

              +

              + ġн +

              +

              + ִСŰҵͶʣţ޹˾н취 +

              +

              +
              +

              +

              + 1.ƸԱ +

              +

              + 2.ƸԱְλ +

              +

              +
              +

              +

              +                                                                                                        Ű־Ӫ޹˾ +

              +

              +                                                                                                       2021727 +

              +

              + ظ1ƸԱ +

              +

              +                          2ƸԱְλ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021811/128.html b/产投/news/yact_0302/2021811/128.html new file mode 100644 index 0000000..b761f0e --- /dev/null +++ b/产投/news/yact_0302/2021811/128.html @@ -0,0 +1,277 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ڹƸԱԵĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ ڹƸԱԵĹ

              +
              ڣ2021-08-11ֺţ Сرմҳ
              +

              + Ű־Ӫ޹˾ +

              +

              + ڹƸԱԵĹ +

              +

              +
              +

              +

              + ݡŰ־Ӫ޹˾ƸԱ桷涨ֽй˹£ +

              +

              + һʱ估ص +

              +

              + ʱ䣺2021814գ10:30-12:00 +

              +

              + Եص㣺ŰÿӶ·3ŰҵͶʣţ޹˾3¥ +

              +

              + ע +

              +

              + 1.μӱԵĿЯ֤ԭԵصμӱԣδЯ֤Ŀ볡10:20ǰǩʱδǩߣȡʸ +

              +

              + 2.Ӧøˡʾˡ츮߽ͨϢ룩²зȡաԵ쳣֢״ߣЯ7ڵЧⱨ棬Ӧ߸ԭܽ뿼ӦгеŰԱṩ48Сʱںⱨ档 +

              +

              + 3.ʲܲμӱԻʱԭܼеģͬԸԡ +

              +

              + 4.ЯͨѶߵȵӲƷ뿼Ѵ谴ԱҪػָλá +

              +

              + 5.ΥԹĿȡ¼ʸ +

              +

              + ش˹档 +

              +

              + ѯ绰0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                Ű־Ӫ޹˾ +

              +

              +                                                                                                                                                        2021811 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021817/129.html b/产投/news/yact_0302/2021817/129.html new file mode 100644 index 0000000..b4f2fa3 --- /dev/null +++ b/产投/news/yact_0302/2021817/129.html @@ -0,0 +1,310 @@ + + + + +ŰҵͶʣţ޹˾__Űݲҵ԰չʩ蹤ʩζ귽 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űݲҵ԰չʩ蹤ʩζ귽

              +
              ڣ2021-08-17ֺţ Сرմҳ
              +

              + Űݲҵ԰չʩ蹤ʩζ귽 +

              +

              +
              +

              +

              + һСԱ +

              +

              + СɽͶ˾̲ĿˡŹ˾̲Ź˾˲롣 +

              +

              + Ź˾̲˳ +

              +

              + Ź˾󲿣һġ̷Ԫ +

              +

              + Ͷ˾Ρ߶ +

              +

              + ص㡢ʽҪ +

              +

              + һصʱ +

              +

              + Ϊ֤ȫ̹ƽҹ˾202182015ʱ00֣ʱ䣩Ű͹Դ׷ĿҽС +

              +

              + 귽ʽ +

              +

              + 1.бѡ˲뷽ʽ +

              +

              + ѯбѡעַԹ̵ǼǵַΪ׼Ű11ҡɶ46ҡ˱2ңʡ12ңǵȫصĸѹ̬ƣΪشʩŰԱţ˾ͨ绰ϵ+Ϲʾķʽ֪ͨעַŰзΧڵ11ҹ˾ڹ涨ʱ֮ǰ붨ֳɷ˵ģӦЯͶҵӪҵִոԭ֤ԭίд˵ģίд˱Ͷ˱λԱӦЯͶҵӪҵִոԭίд֤ԭίд6ڸͶ˵λϱսƾ֤ԭṩ籣ųߵίдڸͶ˵λ6²α֤ԭбѡͬʱṩϸӡһײӸǹ£Ϊѡʸ +

              +

              + עַδŰзΧڵ60ҹ˾ҹ˾ڶǰͨƵң60ҹ˾ƵǰСʱƵңԳֹʱ䣨202182015ʱ00֣δƵҵģΪѡʸԸμӶĹ˾ӦڶǰһͨʼĻֳύʽб˾ύԸμӶijŵ顷Ϊѡʸ +

              +

              + ƵĹ˾Ҫڽӵ绰֪ͨʱṩԱĶ˺ţڻǰԱȨί顢˾Ӫҵִոӡ˼ί֤ӡºָص㡣ҹ˾ڻǰԴΪڶӺѣ˶Ը˺ʵעϢ˶һºϿɸ˾λԱ˺šƵٿǰСʱһ˶ԲλԱֽһԣʵϿɲλԱʸ +

              +

              + 2.ȡ +

              +

              + 71öƹ171˳бţֱӦȫԴƽ̨Ŀбѡ˹ʾеĵһʮһбѡƣַhttp://www.yaggzy.org.cn/1ƹӦбѡ˵һĴһǽ޹˾10ƹӦӦбѡ˵һʮĴ޹˾ҹ˾бѡʵʵƵӦƹŰ͹Դ׷ҡ豸С +

              +

              + ҹ˾ͨǩʽڵбѡȷҡŻԱɸԱͨҡ豸ȡһöƹ򣬸ƹŶӦбѡ˼ΪбˣֳԱȷֳXX˾ΪбˣԴ˽飬ֳδΪѡ˶б顱ֳԱǩȷбƵȫ̽¼񱣴档飬չ涨 +

              +

              + Ҫ +

              +

              + աŰӦͷӦָӲ칫ҹڽһǿعĽָ֪ͨ췢202120ţļ涨ΪϺشʩȡֳȫ֣ебѡ˾¹֣гΪɫ +

              +

              + ලʽ +

              +

              + ȡŰ͹Դ׷ĿҽУڼŷ󲿼̲ļල½УŰ͹Դ׷ļϵͳȫ̼ء +

              +

              + ġ淽ʽϼϢ +

              +

              + һ淽ʽ +

              +

              + ŰҵͶʣţ޹˾ٷվַhttp://www.yact.com.cn/ +

              +

              + ϼϢ +

              +

              + 1.ַɶнţ·595415¥1505 +

              +

              + 2.ռˣ +

              +

              + 3.ռ˵绰:15902888664 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021817/130.html b/产投/news/yact_0302/2021817/130.html new file mode 100644 index 0000000..5e294dd --- /dev/null +++ b/产投/news/yact_0302/2021817/130.html @@ -0,0 +1,295 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ƸԱԳɼ ԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ ƸԱԳɼ ԱĹ

              +
              ڣ2021-08-17ֺţ Сرմҳ
              +

              + Ű־Ӫ޹˾ +

              +

              + ƸԱԳɼ +

              +

              + ԱĹ +

              +

              +
              +

              +

              + Ű־Ӫ޹˾ƸԹѽݡŰ־Ӫ޹˾Ƹ桷йع涨ֽԳɼԱԹ棬й֪ͨ£ +

              +

              + һԱ +

              +

              + +

              +

              + ʱ +

              +

              + 2021821 9:30б䶯֪ͨ +

              +

              + ƾ֤ǩǩʱΪ9:00--9:259:30ֺ󲻵볡뿼ϵʽͨϵ϶δ涨ǩĿΪԶ +

              +

              + Եص +

              +

              + ŰÿӶ·3ŰҵͶʣţ޹˾4¥ҡ +

              +

              + ġμЯ֤ +

              +

              + Я˵ڶЧ֤ +

              +

              + 塢ע +

              +

              + 1.Ӧøˡڼȫ֣ʾˡ츮߽ͨϢ룩²зȡաԵ쳣֢״ߣЯ7ڵЧⱨ棬Ӧ߸ԭܽ뿼Ӧге +

              +

              + 2.ʲܲμԻʱ򼲲ȸԭܼеģͬԸԡ +

              +

              + 3.ӦҪԾؿ򣬷ӿԱšԽ󣬲ٽ뿼ڿýѴκηʽӦߡ +

              +

              + ϵ绰0835-3228508 +

              +

              +
              +

              +

              + Ű־Ӫ޹˾ƸԳɼԱ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                     Ű־Ӫ޹˾  +

              +

              +                                                                                                                                                            2021816 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2021823/131.html b/产投/news/yact_0302/2021823/131.html new file mode 100644 index 0000000..3889549 --- /dev/null +++ b/产投/news/yact_0302/2021823/131.html @@ -0,0 +1,474 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ڹƸԱۺϳɼ졢Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ ڹƸԱۺϳɼ졢Ĺ

              +
              ڣ2021-08-23ֺţ Сرմҳ
              +

              + Ű־Ӫ޹˾ +

              +

              + ڹƸԱۺϳɼ졢Ĺ +

              +

              +
              +

              +

              + աŰ־Ӫ޹˾ƸԱ桷Ҫֹֽ˾2021ȹƸۺϳɼ졢¡ +

              +

              + һۺϳɼ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + ӦƸλ +

              +
              +

              + Ա +

              +
              +

              + ԳɼԵ÷*40% +

              +
              +

              + ԳɼԵ÷*60% +

              +
              +

              + ۺɼ +

              +
              +

              + +

              +
              +

              + Ƿ +

              +
              +

              + 1-1 +

              +
              +

              + г +

              +
              +

              + Ů +

              +
              +

              + 18 +

              +
              +

              + 46.32 +

              +
              +

              + 64.32 +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + 1-2 +

              +
              +

              + +

              +
              +

              + 12.4 +

              +
              +

              + ȱ +

              +
              +

              + 12.4 +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              + 2-1 +

              +
              +

              + Ա +

              +
              +

              + +

              +
              +

              + 23.6 +

              +
              +

              + 47.28 +

              +
              +

              + 70.88 +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + 2-2 +

              +
              +

              + +

              +
              +

              + 16.8 +

              +
              +

              + 42.36 +

              +
              +

              + 59.16 +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              +

              + 찲 +

              +

              + λ1ԱҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿԱ2021827ǰָҽԺ졣 +

              +

              + 찲 +

              +

              + ϸԱ뿼컷ڣɿ쵼Сȷʱ䣬֪ͨ󡣿Ӧ202193ǰ޷¼֤ñύŰҵͶ()޹˾3¥ۺϲ +

              +

              + ѯ绰0835-3228508 +

              +

              +
              +

              +

              +                                                                                                                                             Ű־Ӫ޹˾ +

              +

              +                                                                                                                                                    2021823 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202186/127.html b/产投/news/yact_0302/202186/127.html new file mode 100644 index 0000000..ecf0a60 --- /dev/null +++ b/产投/news/yact_0302/202186/127.html @@ -0,0 +1,325 @@ + + + + +ŰҵͶʣţ޹˾__ݲҵ԰8#չḶ́չĿб깫 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ݲҵ԰8#չḶ́չĿб깫

              +
              ڣ2021-08-06ֺţ Сرմҳ
              +

              + һĿţPG-FZCGZ-20210658бļţPG-FZCGZ-20210658 +

              +

              + Ŀƣݲҵ԰8#չḶ́չĿ +

              +

              + б꣨ɽϢ +

              +

              + ӦƣֿƼ޹˾ +

              +

              + Ӧ̵ַɶ³ǹί·555ӾƼ㳡112㡢13 +

              +

              + б꣨ɽ3495.2892550Ԫ +

              +

              + ġҪϢ +

              +

              + 1.ӦƣֿƼ޹˾ +

              +

              + 2.ƣݲҵ԰8#չIJչ +

              +

              + 3.Χʵֹڹ⻥ԻŰɫչʾнɳչ֣Ӵݲҵ־ʵˮɽǽɽɽȣ +

              +

              + 4.Ҫ󣺴ﵽչʾϡչʾҵϡչʾҵ̬ϵȣ +

              +

              + ʱ䣺Ժͬǩ֮75Ŀ깤ȫɣ +

              +

              + 5.׼бӦڱĿԼĽǰĿơʩװβչԼ豸װԺպϸȫͬԼ󽻸бʹãб˵ԭɺͬӳǩյģʱ˳ӡʱṩϸ֤׶бύ24Сʱб֯գбӦպ3ڳսб˱ϸ׶յ   +

              +

              + 塢רңһԴɹԱ +

              +

              + 鳤ڣ +

              +

              + Ա٩ǫ졢ۣɹ˴ᣨɹ˴ +

              +

              + շѱ׼ +

              +

              + Ŀշѱ׼ĿбѰɱӺԭ򣬰90000ԪдԲȡбȡб֪ͨǰбɡ +

              +

              + Ŀܽ9.00 Ԫң +

              +

              + ߡ +

              +

              + Ա淢֮1ա +

              +

              + ˡ +

              +

              + +

              +

              + šԱιѯʣ밴·ʽϵ +

              +

              + 1.ɹϢ +

              +

              + ƣŰÿ޹˾ +

              +

              + ַŰоÿӶ·3 +

              +

              + ϵʽʦ0835-3232788 +

              +

              + 2.ɹϢ +

              +

              + ƣʸּŹƹѯ޹˾ +

              +

              + ַĴʡɶиһ·15 +

              +

              + ϵʽŮʿ19108232480 +

              +

              + 3.Ŀϵʽ +

              +

              + ĿϵˣŮʿ +

              +

              + 硡19108232480 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202193/132.html b/产投/news/yact_0302/202193/132.html new file mode 100644 index 0000000..76b40aa --- /dev/null +++ b/产投/news/yact_0302/202193/132.html @@ -0,0 +1,367 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ ƸԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ ƸԱƸԱĹʾ

              +
              ڣ2021-09-03ֺţ Сرմҳ
              +

              + Ű־Ӫ޹˾ +

              +

              + ƸԱƸԱĹʾ +

              +

              +
              +

              +

              + աŰ־Ӫ޹˾ƸԱ桷Ҫ,ʸ顢ԡԡ졢Ȼ,ֽƸԱԹʾ: +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + +

              +
              +

              + Ա +

              +
              +

              + λ +

              +
              +

              + ۺϳɼ +

              +
              +

              + +

              +
              +

              + ע +

              +
              +

              + 1 +

              +
              +

              + ֣Ƚ +

              +
              +

              + Ů +

              +
              +

              + г +

              +
              +

              + 64.32 +

              +
              +

              + ϸ +

              +
              +

              + Ƹ +

              +
              +

              + 2 +

              +
              +

              + ФФ +

              +
              +

              + +

              +
              +

              + Ա +

              +
              +

              + 70.88 +

              +
              +

              + ϸ +

              +
              +

              + Ƹ +

              +
              +

              +

              + ʾڼ,ȺҪӳ,3(92ա96),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                        Ű־Ӫ޹˾ +

              +

              +                                                                                                                                                                 202192 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20221027/279.html b/产投/news/yact_0302/20221027/279.html new file mode 100644 index 0000000..9a1b837 --- /dev/null +++ b/产投/news/yact_0302/20221027/279.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ·һڹˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űһ廯Ŀ-Űÿ·һڹˮַ鹫ʾ

              +
              ڣ2022-10-27ֺţ Сرմҳ
              +

              + ĴŰÿ÷չֱΪͶʱ2019-511850-17-01-503181FGQB-0053šŰһ廯Ŀ-Űÿ·һڹ̣Űüƽ޹˾աл񹲺͹ˮַط漰׼涨ίĴúһһͶ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰһ廯Ŀ-Űÿ·һڹˮַ顷Ϊ10յĹʾʾʱΪ20221027-2022119գʾڼļලٱ +

              +

              +
              +

              +

              + 赥λŰüƽ޹˾ +

              +

              + ϵ˼绰Խ15881246430 +

              +

              + ල绰0835-3222501Űɽˮ֣ +

              +

              +                 0835-2360612Űˮ֣ +

              +

              +
              +

              +

              +
              +

              +

              + 1Űһ廯Ŀ-Űÿ·һڹˮַ +

              +

              + 2Űһ廯Ŀ-Űÿ·һڹˮַר +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20221027/280.html b/产投/news/yact_0302/20221027/280.html new file mode 100644 index 0000000..4c973cb --- /dev/null +++ b/产投/news/yact_0302/20221027/280.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__Űһ廯Ŀ-Űÿ·϶νĿˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űһ廯Ŀ-Űÿ·϶νĿˮַ鹫ʾ

              +
              ڣ2022-10-27ֺţ Сرմҳ
              +

              + ĴŰÿ÷չֱΪͶʱ2019-511850-17-01-242078FGQB-0054šŰһ廯Ŀ-Űÿ·϶νĿŰüƽ޹˾աл񹲺͹ˮַط漰׼涨ίĴúһһͶ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰһ廯Ŀ-Űÿ·϶νĿˮַ顷Ϊ10յĹʾʾʱΪ20221027-2022119գʾڼļලٱ +

              +

              +
              +

              +

              + 赥λŰüƽ޹˾ +

              +

              + ϵ˼绰Խ15881246430 +

              +

              + ල绰0835-3222501Űɽˮ֣ +

              +

              +                 0835-2360612Űˮ֣ +

              +

              +
              +

              +

              +
              +

              +

              + 1Űһ廯Ŀ-Űÿ·϶νĿˮַ +

              +

              + 2Űһ廯Ŀ-Űÿ·϶νĿˮַר +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20221031/283.html b/产投/news/yact_0302/20221031/283.html new file mode 100644 index 0000000..6fbe8c1 --- /dev/null +++ b/产投/news/yact_0302/20221031/283.html @@ -0,0 +1,301 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼Ĺ

              +
              ڣ2022-10-31ֺţ Сرմҳ
              +

              + Ϊϸ᳹ʵ¹ڷйҪȫȷÿһλȫݵǰ־͹ƸʻԱԡʵڼ俼֪£ +

              +

              + һʱ䣺20221139:008:30ǰƾ֤볡Եص㣺Űݲҵ԰-8¥2¥ңɽ԰17ţʵʱ䣺10:00ԿԽ1020ʵʩʵٿԡҽͨ΢С򡰹ƽ̨Ĵ츮ͨ챾˷߽룬ڿǰע״̬ +

              +

              + ʱͨߣҪȫ̹淶ְ֣ȫ罻룬ֲ +

              +

              + ǰӦǰ30ӵ㡣ڿ볡⴦뿼ǰ׼õ챾˷߽루룩ͨŴг̿̿Ч֤Լ48СʱںԱֽ֤ʡӰɣͬϹԱ볡齡롢г̿ɨ뼰¼׼ +

              +

              + ġ7еͷþʷĿֱ˿ǰ32Σʱ24СʱβڴʵļУԱ֤볡μӿԡⱨʱԲʱΪ׼Ǽʱ򱨸ӡʱ䡣뿼ǰò׼ʱ䡢ȲϹ涨Ŀ볡ο +

              +

              + 塢ֳ37.3棩޿ԵȺ쳣֢״߷ɽ뿼㣻ֳȷ쳣쳣֢״ߣٲμӴ˴οԣӦϵҽԺ +

              +

              + ֮һߣòμӱοԣ +

              +

              + 1.Ϊ롱롱г̿Ϊ쿨ȿƿǺŷδųĿ +

              +

              + 2.ֳȷ쳣37.3棩쳣֢״ĿδųȾߣ +

              +

              + 3.ǰ10и̨͹þʷģ +

              +

              + 4.ǰ7йи߷յþʷģ +

              +

              + 5.ǰ10¹ڷȷﲡ֢״Ⱦ߱ķȺ/к֢״߽Ӵʷģ +

              +

              + 6.ǰ7оӼҸҽѧ۲ԱӴʷģ +

              +

              + 7.Ժȷﲡѽиҽѧ۲֢״Ⱦ,ûҽѧ۲ڵģ +

              +

              + 8.жΪ¹ڷײȾߣȷﲡ֢״ȾߣнӴߺܽӵܽӣ +

              +

              + 9.Ե죬δҪṩӦ֤й֤Ŀ +

              +

              + ߡþʷнӴʷвѧʷиӼҸ룬Ե޷ģΪʸԴ¹ڷڻԺ۲ڣԼԭ޷μӿԵĿΪʸ +

              +

              + ˡ뿼ע˷Աһҽÿ֣ʱҪʱժ⣬㡢μӿӦȫ֡ +

              +

              + šڼ䣬ҪԾؿ򣬱1ϰȫ룬ֳԱţԽ󰴹涨볡 +

              +

              + ʮع涨ص岿Ҫж̬뿼ҽʱעŰء΢ŹںŷصӦܿشʩϸع涨ִС +

              +

              + ʮһ֪Ϥ֪ϷҪ󡣷ѱþʷӴʷ״صϢϹԱз߼⡢ѯʵɲģȡʸֹԣΥ׷Ρ +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                        ŰۺϷ޹˾ +

              +

              +                                                                                                                20221031 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20221031/284.html b/产投/news/yact_0302/20221031/284.html new file mode 100644 index 0000000..99baa55 --- /dev/null +++ b/产投/news/yact_0302/20221031/284.html @@ -0,0 +1,271 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ڹƸĿԱ뿼Ա Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾ڹƸĿԱ뿼Ա Ĺ

              +
              ڣ2022-10-31ֺţ Сرմҳ
              +

              + ݡŰÿ޹˾ƸĿԱ桷涨ֽƸĿԱ뿼Ա˹£ +

              +

              + һ뿼Ա +

              +

              + Գɼȶȷ뿼Ա7 +

              +

              + 찲 +

              +

              + ˾ɿ칤鵽صλԽ뿼Աĵ¡ܡڡп죬ԸйкʵؿرͨѶͨϿ칤 +

              +

              + 졣 +

              +

              + ע +

              +

              + ʸ鹤ᴩƸọ̈̄κν׶ηֱԱְλҪλйṩٱϵģȡ䱨Ƹʸ +

              +

              + ѯ绰:08353232788 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                      Űÿ޹˾ +

              +

              +                                                                                                                     20221031 +

              +

              +
              +

              +

              + ƸĿԱ뿼Ա +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022109/271.html b/产投/news/yact_0302/2022109/271.html new file mode 100644 index 0000000..60695f6 --- /dev/null +++ b/产投/news/yact_0302/2022109/271.html @@ -0,0 +1,373 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ƸʻԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰۺϷ޹˾ƸʻԱĹ

              +
              ڣ2022-10-09ֺţ Сرմҳ
              +

              + ݹҪҹ˾ṫƸʻԱ5ֽй£ +

              +

              + һƸλְ +

              +

              + C1ϻʻ֤ʻԱ4A1ʻ֤ʻԱ1ҪְճϹϸع˾ƶȣڶԳмάȷгȫʱŵĹ +

              +

              + Ƹ +

              +

              + һʸ +

              +

              + 1.л񹲺͹ܷɡ棻 +

              +

              + 2.Ʒжõְҵ£ִҵΪ¼ +

              +

              + 3.õķʶȫʶԼǿĺͳԿ;ӹ˾İżʱֵࡢӰలš +

              +

              + 4.䡢ѧҪ1ŰۺϷ޹˾ƸʻԱְλ +

              +

              + 5.ְ +

              +

              + ֮һģܱ +

              +

              + 1.δڴڵģ +

              +

              + 2.нͨ·¼ƺʻ¼Υ¼ģ +

              +

              + 3.ΥΥڽơ飬ӷ˾δսģ +

              +

              + 4.ɡ͹¹涨˱Ρ +

              +

              + ʱ䡢ʽص㼰Ҫ +

              +

              + һʱ䣺20221010202210201800ֹעֳʱΪ8:30-12:0014:30-18:00 +

              +

              + ʽȡֳϱʽ +

              +

              + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңĴŰÿӶ·3ţϲ˻ءѯ绰0835-3228508 +

              +

              + ֳύдճڲɫƬġ21ݣύ֤ҵ֤ʻ֤ű漰ؿߵ޽ͨ·¼ƺʻ¼Υ֤ʸ֤ԭ͸ӡ1ס +

              +

              + ϱύ֤ҵ֤ʻ֤ű漰ؿߵ޽ͨ·¼ƺʻ¼Υ֤ʸ֤ԭɨԼ2ĵԸʽ773836156@qq.comĵıϱڱ趨λò֤ա +

              +

              + ύϵʵԸ𣬷Ūߣһʵȡʸע⣺籨ϲȫʸ񲻷ϸλҪıԱ֪ͨԡʵٺԻڡ +

              +

              + ġ +

              +

              + ԷΪԡʵٺԻڡܳɼ100ּ㣬бԳɼռܳɼ20%ʵٳɼռܳɼ30%Գɼռܳɼ50% +

              +

              + 1.ԣ1:3ڱʱֹδﵽģӦƻƸעȱ߽ΪԶýʵٺԿԣ +

              +

              + 2.ʵ٣1:3δﵽģӦƻƸעʵȱ߽ΪԶýԿԣ +

              +

              + 3.ԣݿ+ʵۺϳɼƸλ1:3ıɸ߷ֵͷȷԱһɼͬһԣԴﲻ涨ģʵʲμʵԱȫԡ +

              +

              + Գɼʱ䡢ص֪ͨ +

              +

              + 塢 +

              +

              + ְλƸ1:1ıȷμա޶<Ա¼ͨ׼()>Ա¼ֲ()֪ͨ(粿2016140)ִСƸԱ飬ڹ֮롣ָֻʱ䡢ָҽԺһΣԸΪ׼첻ϸʸģְλܳɼӸ߷ֵͷֵ˳εȶݲֻݲһΣ +

              +

              + ͸߱˳еʱṩЧ֤ͽһƬ +

              +

              + +

              +

              + ϸȷΪѡɹ˾֯СϸԱְλƸ1:1ıȷΪƸö󡣿󲻺ϸģڸְλڰܳɼɸߵȷѡεȶݲֻݲһΣ +

              +

              + ߡʾ +

              +

              + ݿܳɼ졢ȷƸԱŰüվйʾʾΪ3գʾģйسʽƸá +

              +

              + ˡƸüʴ +

              +

              + ʾƸԱ빫˾ǩͶͬΪ2£˲ϸģƸúͬ +

              +

              + нաŰۺϷ޹˾ʻԱʱ׼ִУһ𡱵ȸ߹涨ִС +

              +

              + š +

              +

              + һʸ鹤ᴩڹƸȫ̡κν׶ηֱ߲ϱģȡʸɵĺɱ˸ +

              +

              + ƸȡϹʾ͵绰ϵķʽ֪ͨ뱨Աϵʽijͨ +

              +

              + ŰۺϷ޹˾͡ +

              +

              +
              +

              +

              +
              +

              +

              + һŰۺϷ޹˾ƸʻԱְλ +

              +

              + ŰۺϷ޹˾ƸʻԱ +

              +

              +
              +

              +

              +                        +

              +

              +                                                                                                      ŰۺϷ޹˾ +

              +

              +                                                                                                                  2022109 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022110/158.html b/产投/news/yact_0302/2022110/158.html new file mode 100644 index 0000000..7ddd9d0 --- /dev/null +++ b/产投/news/yact_0302/2022110/158.html @@ -0,0 +1,261 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ

              +
              ڣ2022-01-10ֺţ Сرմҳ
              +
              +

              + ŰҵͶʣţ޹˾ +

              +

              + ƸרҵԱ¼ԱĹʾ +

              +

              +
              +

              +

              + ݡŰҵͶʣţ޹˾ƸרҵԱ桷ѭƽšԭ򣬾ʸ顢ԡԡ졢졢󻷽ڣֶŰҵͶʣţ޹˾ƸרҵԱ¼ԱԹʾ +

              +

              + ʾʱ䣺2022110-114()ӳģڹʾʵʵǵŰҵͶʣţ޹˾ӳ +

              +

              + ϵ绰0835-3228508 +

              +

              +
              +

              +

              + ŰҵͶʣţ޹˾ƸרҵԱ¼Ա +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                           ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                                                       2022110 +

              +
              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20221116/289.html b/产投/news/yact_0302/20221116/289.html new file mode 100644 index 0000000..9180e1e --- /dev/null +++ b/产投/news/yact_0302/20221116/289.html @@ -0,0 +1,244 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ƸĿԱ¼ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾ƸĿԱ¼ԱĹʾ

              +
              ڣ2022-11-16ֺţ Сرմҳ
              +

              + ݡŰÿ޹˾ƸĿԱ桷ѭƽšԭ򣬾Կˡ졢ϸֶŰÿ޹˾ƸĿԱ¼ԱԹʾ +

              +

              + ʾڼ䣬ɲȺҪӳģ5ڣ2022111620221122գʵŰÿ޹˾绰淴ӳ̸ṩҪĵ +

              +

              + ϵ绰0835-3232788 +

              +

              +
              +

              +

              +                                                                                                      Űÿ޹˾ +

              +

              +                                                                                                                    20221116 +

              +

              +
              +

              +

              + ƸĿԱ¼Ա +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20221117/290.html b/产投/news/yact_0302/20221117/290.html new file mode 100644 index 0000000..12ead80 --- /dev/null +++ b/产投/news/yact_0302/20221117/290.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__ҵˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ҵˮַ鹫ʾ

              +
              ڣ2022-11-17ֺţ Сرմҳ
              +

              + ĴŰÿ÷չֱΪͶʱ2202-511850-17-01-723319FGQB-0016šҵĿŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴݳϹѯ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡҵˮַ顷Ϊ10յĹʾʾʱΪ20221117-2022121գʾڼļලٱ +

              +

              +
              +

              +

              + 赥λŰÿͶ޹˾ +

              +

              + ϵ˼绰Ԫ0835-3358299 +

              +

              + ල绰0835-3222501Űɽˮ֣ +

              +

              + 0835-2360612Űˮ֣ +

              +

              +
              +

              +

              +
              +

              +

              + ҵˮַ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20221117/291.html b/产投/news/yact_0302/20221117/291.html new file mode 100644 index 0000000..8ac7fac --- /dev/null +++ b/产投/news/yact_0302/20221117/291.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ

              +
              ڣ2022-11-17ֺţ Сرմҳ
              +

              + ĴŰÿ÷չĺΪž202153šŰü²ϲҵ԰ʩ蹤̿о棨Ŀ)ž20228šڵŰü²ϲҵ԰ʩ蹤̿оŰü²ϲҵ԰ʩ蹤ĿŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴݳϹѯ޹˾ˮַ飬ݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰü²ϲҵ԰ʩ蹤ˮַ顷Ϊ10յĹʾʾʱΪ20221117-2022121գʾڼļලٱ +

              +

              +
              +

              +

              + 赥λŰÿͶ޹˾ +

              +

              + ϵ˼绰Ԫ0835-3358299 +

              +

              + ල绰0835-3222501Űɽˮ֣ +

              +

              + 0835-2360612Űˮ֣ +

              +

              +
              +

              +

              +
              +

              +

              + Űü²ϲҵ԰ʩ蹤ˮַ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022113/285.html b/产投/news/yact_0302/2022113/285.html new file mode 100644 index 0000000..03abdb9 --- /dev/null +++ b/产投/news/yact_0302/2022113/285.html @@ -0,0 +1,253 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼԱĹ

              +
              ڣ2022-11-03ֺţ Сرմҳ
              +

              + ŰۺϷ޹˾2022깫ƸʻԱԡʵٹѽݡŰۺϷ޹˾ƸʻԱ桷йع涨ֽԡʵٳɼԱ˹£ +

              +

              + һԡʵٳɼԱ +

              +

              + ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

              +

              + ʣѯŰۺϷ޹˾绰0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                   +

              +

              +                                                                                                  ŰۺϷ޹˾ +

              +

              +                                                                                                               2022113 +

              +

              +      +

              +

              +   2022깫ƸʻԱԡʵٳɼԱ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022117/287.html b/产投/news/yact_0302/2022117/287.html new file mode 100644 index 0000000..11e3e38 --- /dev/null +++ b/产投/news/yact_0302/2022117/287.html @@ -0,0 +1,1212 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϷ޹˾ڹƸʻԱۺϳɼԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰۺϷ޹˾ڹƸʻԱۺϳɼԱĹʾ

              +
              ڣ2022-11-07ֺţ Сرմҳ
              +

              + ݡŰۺϷ޹˾ƸʻԱĹ桷Ҫ󣬱ƸΪ5ˡֽۺϳɼʾ£    +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + λ +

              +
              +

              + +

              +
              +

              + Գɼ +

              +
              +

              + ۺϳɼ +

              +
              +

              + ʵٳɼ +

              +
              +

              + ʵۺϳɼ +

              +
              +

              + Գɼ +

              +
              +

              + ۺϳɼ +

              +
              +

              + ۺϳɼ +

              +
              +

              + +

              +
              +

              + Ƿ +

              +
              +

              + A1ʻԱ +

              +
              +

              + +

              +
              +

              + 90.00 +

              +
              +

              + 18.00 +

              +
              +

              + 90.00 +

              +
              +

              + 27.00 +

              +
              +

              + 83.60 +

              +
              +

              + 41.80 +

              +
              +

              + 86.80 +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 92.00 +

              +
              +

              + 18.40 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 82.20 +

              +
              +

              + 41.10 +

              +
              +

              + 83.50 +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              + Ҷ +

              +
              +

              + 96.00 +

              +
              +

              + 19.20 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 77.00 +

              +
              +

              + 38.50 +

              +
              +

              + 81.70 +

              +
              +

              + 3 +

              +
              +

              + +

              +
              +

              + C1ʻԱ +

              +
              +

              + ³ +

              +
              +

              + 84.00 +

              +
              +

              + 16.80 +

              +
              +

              + 90.00 +

              +
              +

              + 27.00 +

              +
              +

              + 88.20 +

              +
              +

              + 44.10 +

              +
              +

              + 87.90 +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + ֣ +

              +
              +

              + 86.00 +

              +
              +

              + 17.20 +

              +
              +

              + 90.00 +

              +
              +

              + 27.00 +

              +
              +

              + 85.80 +

              +
              +

              + 42.90 +

              +
              +

              + 87.10 +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 90.00 +

              +
              +

              + 18.00 +

              +
              +

              + 90.00 +

              +
              +

              + 27.00 +

              +
              +

              + 83.00 +

              +
              +

              + 41.50 +

              +
              +

              + 86.50 +

              +
              +

              + 3 +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 90.00 +

              +
              +

              + 18.00 +

              +
              +

              + 90.00 +

              +
              +

              + 27.00 +

              +
              +

              + 81.60 +

              +
              +

              + 40.80 +

              +
              +

              + 85.80 +

              +
              +

              + 4 +

              +
              +

              + +

              +
              +

              + ΠD +

              +
              +

              + 84.00 +

              +
              +

              + 16.80 +

              +
              +

              + 90.00 +

              +
              +

              + 27.00 +

              +
              +

              + 79.60 +

              +
              +

              + 39.80 +

              +
              +

              + 83.60 +

              +
              +

              + 5 +

              +
              +

              + +

              +
              +

              + D +

              +
              +

              + 90.00 +

              +
              +

              + 18.00 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 76.80 +

              +
              +

              + 38.40 +

              +
              +

              + 80.40 +

              +
              +

              + 6 +

              +
              +

              + +

              +
              +

              + ¶ +

              +
              +

              + 88.00 +

              +
              +

              + 17.60 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 77.40 +

              +
              +

              + 38.70 +

              +
              +

              + 80.30 +

              +
              +

              + 7 +

              +
              +

              + +

              +
              +

              + κԪ +

              +
              +

              + 86.00 +

              +
              +

              + 17.20 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 78.00 +

              +
              +

              + 39.00 +

              +
              +

              + 80.20 +

              +
              +

              + 8 +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 86.00 +

              +
              +

              + 17.20 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 77.80 +

              +
              +

              + 38.90 +

              +
              +

              + 80.10 +

              +
              +

              + 9 +

              +
              +

              + +

              +
              +

              + κ +

              +
              +

              + 86.00 +

              +
              +

              + 17.20 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 77.60 +

              +
              +

              + 38.80 +

              +
              +

              + 80.00 +

              +
              +

              + 10 +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 82.00 +

              +
              +

              + 16.40 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 78.00 +

              +
              +

              + 39.00 +

              +
              +

              + 79.40 +

              +
              +

              + 11 +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 86.00 +

              +
              +

              + 17.20 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 76.20 +

              +
              +

              + 38.10 +

              +
              +

              + 79.30 +

              +
              +

              + 12 +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 82.00 +

              +
              +

              + 16.40 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 76.60 +

              +
              +

              + 38.30 +

              +
              +

              + 78.70 +

              +
              +

              + 13 +

              +
              +

              + +

              +
              +

              + ֣ +

              +
              +

              + 82.00 +

              +
              +

              + 16.40 +

              +
              +

              + 80.00 +

              +
              +

              + 24.00 +

              +
              +

              + 76.20 +

              +
              +

              + 38.10 +

              +
              +

              + 78.50 +

              +
              +

              + 14 +

              +
              +

              + +

              +
              +

              +

              + ʾΪ3գ2022117ա2022119գȺҪӳģڹʾʵŰۺϷ޹˾绰淴ӳ̸ +

              +

              + ϵ绰ŰۺϷ޹˾0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +   +

              +

              +
              +

              +

              +                                                                                                               ŰۺϷ޹˾ +

              +

              +                                                                                                                            2022117    +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20221222/304.html b/产投/news/yact_0302/20221222/304.html new file mode 100644 index 0000000..231ff4f --- /dev/null +++ b/产投/news/yact_0302/20221222/304.html @@ -0,0 +1,521 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ѹɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾ѹɹĿɽ

              +
              ڣ2022-12-22ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + ѹɹĿɽ +

              +

              +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + ɹĿ +

              +
              +

              + ѹɹĿ +

              +
              +

              + ɹĿ +

              +
              +

              + ZC-JQ-CS-202212-002 +

              +
              +

              + ɹʽ +

              +
              +

              + Դ +

              +
              +

              + Ŀҵ +

              +
              +

              + Űÿ޹˾ +

              +
              +

              + Ŀϵ +

              +
              +

              + ʦ +

              +
              +

              + Ŀϵ绰 +

              +
              +

              + 0835-3236556 +

              +
              +

              + +

              +
              +

              + Ĵչ̹޹˾ +

              +
              +

              + ַ +

              +
              +

              + ĴʡŰ𼦹·1095301   +

              +
              +

              + ϵʽ +

              +
              +

              + 0835-2821369 +

              +
              +

              + +

              +
              +

              + 1 +

              +
              +

              + ר +

              +
              +

              + áԽС鳤壨ҵ +

              +
              +

              + ޼ +

              +
              +

              + 30Ԫ +

              +
              +

              + ʱ +

              +
              +

              + 202212201500ʱ +

              +
              +

              + ɽѡ˼ +

              +
              +

              + ɽѡ +

              +
              +

              + ۽Ԫ +

              +
              +

              + ÷ +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + һ +

              +
              +

              + ɳؿƻҵ޹˾ +

              +
              +

              + 28.88 +

              +
              +

              + 92.17 +

              +
              +

              + ײ +

              +
              +

              + 15535356191 +

              +
              +

              + ڶ +

              +
              +

              + ĴԶͨó޹˾ +

              +
              +

              + 26.8 +

              +
              +

              + 68.33 +

              +
              +

              + лɯ +

              +
              +

              + 15283316111 +

              +
              +

              + +

              +
              +

              + Ĵʳó޹˾ +

              +
              +

              + 29 +

              +
              +

              + 59.39 +

              +
              +

              + ؽ÷ +

              +
              +

              + 13696166513 +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/20221222/305.html b/产投/news/yact_0302/20221222/305.html new file mode 100644 index 0000000..c9ed2b1 --- /dev/null +++ b/产投/news/yact_0302/20221222/305.html @@ -0,0 +1,250 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ѹɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾ѹɹĿɽ

              +
              ڣ2022-12-22ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + ѹɹĿɽ +

              +

              +
              +

              +

              + +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                 Űÿ޹˾ +

              +

              +                                                                                                    20221222 +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202214/156.html b/产投/news/yact_0302/202214/156.html new file mode 100644 index 0000000..1ba229b --- /dev/null +++ b/产投/news/yact_0302/202214/156.html @@ -0,0 +1,286 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ˮĿ˲ŹԢװ-ʩɹĿɽ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾ˮĿ˲ŹԢװ-ʩɹĿɽ

              +
              ڣ2021-12-31ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + ˮĿ˲ŹԢװ-ʩɹĿɽ +

              +

              +
              +

              +

              + һĿţSZGS20211216 +

              +

              + ĿƣˮĿ˲ŹԢװ-ʩɹĿ +

              +

              + ɽϢ +

              +

              + ɽƣɶɷ޹˾ +

              +

              + ɽ̵ַĴʡɶ츮ֵ·һ30 +

              +

              + ɽ1100736Ԫ +

              +

              + ġҪɽϢ +

              +

              + ˮĿE1Ϊ107m2ݰڽߡߡƾߡˮȻװ-ʩɹ +

              +

              + 塢ר¬ڡл +

              +

              + ޣ +

              +

              + Ա淢֮1 +

              +

              + ߡ +

              +

              + +

              +

              + ˡԱιѯʣ밴·ʽϵ +

              +

              + ɹƣŰÿ޹˾ +

              +

              + ַĴŰÿίԱ +

              +

              + ϵʽŮʿ0835-3232788 +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202215/157.html b/产投/news/yact_0302/202215/157.html new file mode 100644 index 0000000..3ea3140 --- /dev/null +++ b/产投/news/yact_0302/202215/157.html @@ -0,0 +1,253 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ÷ˮַ顷ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ÷ˮַ顷ʾ

              +
              ڣ2022-01-05ֺţ Сرմҳ
              +

              + Űÿ÷ˮַ顷 +

              +

              + ʾ +

              +

              +
              +

              +

              + ĴŰÿ÷չֳߡĴʡ̶ʲͶĿͶʱ2106-511850-17-01-518725FGQB-0040  20210705գŰÿ÷ڣŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴŹ޹˾ˮַݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡŰÿ÷ˮַ顷Ϊ10յĹʾʾڼ䣨վʾտʼڣļලٱ +

              +

              + 赥λŰÿͶ޹˾ +

              +

              + ϵ˼绰һ  18188448490 +

              +

              +
              +

              +

              +
              +

              +

              + Űÿ÷ˮַ顷 +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022311/163.html b/产投/news/yact_0302/2022311/163.html new file mode 100644 index 0000000..1104e19 --- /dev/null +++ b/产投/news/yact_0302/2022311/163.html @@ -0,0 +1,412 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ƸרҵԱ

              +
              ڣ2022-03-11ֺţ Сرմҳ
              +

              +
              +

              +

              + ŰҵͶʣţ޹˾ +

              +

              + ƸרҵԱ +

              +

              +
              +

              +

              + ݹ˾ӪչҪչƽȡŵԭ򣬾ṫƸԱֽй£ +

              +

              + һְλ +

              +

              + ṫƸԱ7ŰҵͶʣţ޹˾2022ȹƸרҵԱְλ +

              +

              + +

              +

              + һ +

              +

              + 1.л񹲺͹ܷͷɣӵ·ߡ롢ߣõĵƷУΥΥ͵Ȳ¼ +

              +

              + 2.彡ԸֹۡʺáŶʶǿ +

              +

              + 3.֮һԱñ +

              +

              + 1ܹ´ģ +

              +

              + 2йģ +

              +

              + 3ְģ +

              +

              + 4Ϊʧϳͽģ +

              +

              + 5пΥΥڽڵģ +

              +

              + 6δĹԱչԱĻأλԱ +

              +

              + 7۾ˣ +

              +

              + 8ڶķǸУӦҵ +

              +

              + 9ɷ涨ƸõΡ +

              +

              + λʸ +

              +

              + ŰҵͶʣţ޹˾2022ȹƸרҵԱְλ +

              +

              + Ƹ +

              +

              + һ +

              +

              + ʱ䣺2022314ա2022325գ8:3012:0014:3018:00 +

              +

              + ʽϱֳѡһ +

              +

              + 1.ϱ +

              +

              + 渽غд֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤֤ļɨyacytz@163.comѹʽ+λ+λ +

              +

              + 2.ֳգ8:30-12:0014:30-18:00 +

              +

              + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңŰüӶ·3ţ +

              +

              + Աṩˣ֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤ԭ͸ӡ1;дŰҵͶʣţ޹˾ƸרҵԱ1;˽1ڲ2šṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

              +

              + ʸ +

              +

              + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄κν׶ηֱԱְλҪλйṩٱϵģȡ䱨Ƹʸ +

              +

              + +

              +

              + ͨʸԱ֯μӱԣҪԸλרҵ֪ʶԿ1:3δﵽĸλɹ˾Ӧȡ100֣ռܳɼ40% +

              +

              + ģ +

              +

              + ݱԳɼ1:2ıӸ߷ֵͷȷԱԡ100֣ռܳɼ60% +

              +

              + 壩 +

              +

              + ݱԡܳɼܳɼԡ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾оڽԱаܳɼӸ߷ֵͷֵݲһΡ +

              +

              + +

              +

              + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲԱϸ뿼졣 +

              +

              + ߣʾ +

              +

              + 졢ϸıԱйʾʾΪ5գʾڼලԹʾڼ䣬ӰƸõⲢʵݵģƸáԷӳ⣬һʱԲʵģݻƸãʵۺپǷƸá +

              +

              + ˣƸ +

              +

              + ʾӳⲻӰƸõģ򱨰ƸƸԱӦڹ涨ʱ䵽ƸλԾܲʱģȡƸʸ +

              +

              + ѹʾƸְλȱٵݲ +

              +

              + ġн +

              +

              + ŰҵͶʣţ޹˾н취ִС +

              +

              + 塢 +

              +

              + Ƹ漰䡢ʱֹ2022228ա +

              +

              + ѯ绰0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              + 1.ŰҵͶʣţ޹˾2022ȹƸרҵԱְλ +

              +

              +           2.ŰҵͶʣţ޹˾ƸרҵԱ +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                       ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                                  2022310 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022330/168.html b/产投/news/yact_0302/2022330/168.html new file mode 100644 index 0000000..c0b50cd --- /dev/null +++ b/产投/news/yact_0302/2022330/168.html @@ -0,0 +1,274 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾2022ƸרҵԱڼ俼Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾2022ƸרҵԱڼ俼Ĺ

              +
              ڣ2022-03-30ֺţ Сرմҳ
              +

              + ŰҵͶʣţ޹˾2022 +

              +

              + ƸרҵԱڼ俼 +

              +

              + Ĺ +

              +

              +   +

              +

              + һʱͨߣҪȫ̹淶ְ֣ȫ罻룬ֲ +

              +

              + ǰӦǰ30ӵ㡣ڿ볡⴦뿼ǰ׼õ챾˷߽루룩ͨŴг̿룩Ч֤ԼԱֽ֤ʡӰɣͬϹԱ볡ɨ¼׼ +

              +

              + пֱ˿ǰ48СʱڴʵļߵĺԱ֤볡μӿԡⱨʱԳʱΪ׼Dzʱ򱨸ӡʱ䡣뿼ǰò׼ʱȲϹ涨Ŀ볡ο +

              +

              + ġǰ14и߷յڵأС죩и߷յֱϽеأ򣨽ֵþʷбȾߵδи߷յأС죩ĵؼþʷĿṩǰ32Σʱ24СʱһβڴʵļУ֤ +

              +

              + 塢ֳ37.3棩޿ԵȺ쳣֢״߷ɽ뿼㣻ֳȷ쳣쳣֢״ߣٲμӴ˴οԣӦϵҽԺ +

              +

              + ֮һߣòμӱοԣ +

              +

              + 1г̿Ϊ롱򡰻롱Ŀ +

              +

              + 2ֳȷ쳣37.3棩쳣֢״Ŀ +

              +

              + 3ǰ21йþʷδɸҽѧ۲ȽĿ +

              +

              + 4¹ڷȷﲡƲ֢״ȾߵнӴ߻ܽߣδɸҽѧ۲ȽĿ +

              +

              + 5ǰ14и߷յþʷ7и߷յ򣨽ֵþʷ7и߷յأС죩򣨽ֵþʷֱϽУʵʩи롢ӼҸ뼰ӼҽĿ +

              +

              + 6Ե죬δҪṩӦԱ֤й֤Ŀ +

              +

              + ߡþʷнӴʷвѧʷиӼҸ룬Ե޷ģΪʸԴ¹ڷڻԺ۲ڣԼԭ޷μӿԵĿΪʸ +

              +

              + ˡ뿼ע˷Աһҽÿ֣ʱҪʱժ⣬㡢μӿӦȫ֡ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022418/170.html b/产投/news/yact_0302/2022418/170.html new file mode 100644 index 0000000..953056f --- /dev/null +++ b/产投/news/yact_0302/2022418/170.html @@ -0,0 +1,294 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ƸרҵԱĹ

              +
              ڣ2022-04-18ֺţ Сرմҳ
              +

              +

              + ŰҵͶʣţ޹˾ +

              +

              + ƸרҵԱĹ +

              +

              +

              +
              +

              +

              + ݡŰҵͶʣţ޹˾ƸרҵԱ桷涨ֽ˹£ +

              +

              + һԱ +

              +

              + ŰҵͶʣţ޹˾ƸרҵԱԱ +

              +

              + 찲 +

              +

              + һʱ +

              +

              + 2022421գģ8:30ŰְҵѧԺҽԺģŰ·132ţϽ졣15δָصĿΪԶȨһкɿԸ +

              +

              + ׼ +

              +

              + Ŀͱ׼աӡԱ¼ͨñ׼У֪ͨ˲20051ţֲ͡޶<Ա¼ͨñ׼У><Ա¼ֲᣨУ>֪ͨ粿201019ţڽһùԱ¼칤֪ͨ粿201265ţӡԱ¼ֲ Уй޶ݵ֪ͨ粿201358ţִС +

              +

              + +

              +

              + 1.쵱вѪBȼ飬ܼǰʳ8-12СʱǰһעϢҹҪƣ˶ +

              +

              + 2.ʱ飬©飬ԶijһĿӰƸãɿԸ +

              +

              + 3.μʱЯ˵ڶ֤֤֤ӡһ֤һһա +

              +

              + 4.ϽŪ١ð档ʱϽѣͬ +

              +

              + 5.450ԪԸɿֱӽҽԺ +

              +

              + ѯ绰0835-3228508,18599952520 +

              +

              + ش˹ +

              +

              + ŰҵͶʣţ޹˾ƸרҵԱԱ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                           ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                                      2022418 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202242/169.html b/产投/news/yact_0302/202242/169.html new file mode 100644 index 0000000..559f724 --- /dev/null +++ b/产投/news/yact_0302/202242/169.html @@ -0,0 +1,259 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ 2022깫ƸרҵԱԳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ 2022깫ƸרҵԱԳɼԱĹ

              +
              ڣ2022-04-02ֺţ Сرմҳ
              +

              + ŰҵͶʣţ޹˾ +

              +

              + 2022깫ƸרҵԱԳɼԱĹ +

              +

              +   +

              +

              +     ŰҵͶʣţ޹˾2022깫ƸרҵԱԹѽݡŰҵͶʣţ޹˾ƸרҵԱ桷йع涨ֽԳɼԱ˹£ +

              +

              +     һԳɼԱ +

              +

              +     ԰šʱ䡢ص㼰ҹ˾֪ͨԵĿֻͨԵñ֤δ涨ʱ䵽ָصǩĿΪԶȨһкɿԸ +

              +

              +     ʣѯŰҵͶʣţ޹˾ۺϹ绰0835-3228508 +

              +

              +   +

              +

              +     ŰͶ2022깫ƸרҵԱԳɼԱ +

              +

              +   +

              +

              +   +

              +

              +                                                                                                                                                       ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                                                      202242 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022428/175.html b/产投/news/yact_0302/2022428/175.html new file mode 100644 index 0000000..5c4984d --- /dev/null +++ b/产投/news/yact_0302/2022428/175.html @@ -0,0 +1,267 @@ + + + + +ŰҵͶʣţ޹˾__ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ

              +
              ڣ2022-04-28ֺţ Сرմҳ
              +
              +

              + ŰҵͶʣţ޹˾ +

              +

              + ƸרҵԱ¼ԱĹʾ +

              +

              +
              +

              +

              + ݡŰҵͶʣţ޹˾ƸרҵԱ桷ѭƽšԭ򣬾ʸ顢ԡԡ졢졢󻷽ڣֶŰҵͶʣţ޹˾ƸרҵԱ¼ԱԹʾ +

              +

              + ʾʱ䣺2022428-56()ӳģڹʾʵʵǵŰҵͶʣţ޹˾ӳ +

              +

              + ϵ绰0835-3228508 +

              +

              +
              +

              +

              + ŰҵͶʣţ޹˾ƸרҵԱ ¼Ա +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                                       ŰҵͶʣţ޹˾ +

              +

              +                                                                                                                                                                   2022428 +

              +
              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022525/184.html b/产投/news/yact_0302/2022525/184.html new file mode 100644 index 0000000..ee665d4 --- /dev/null +++ b/产投/news/yact_0302/2022525/184.html @@ -0,0 +1,385 @@ + + + + +ŰҵͶʣţ޹˾__ɽƬƬˮȫ״۷ɹĿ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ɽƬƬˮȫ״۷ɹĿ

              +
              ڣ2022-05-25ֺţ Сرմҳ
              +

              + Ĵб޹˾ɹŰÿͶ޹˾ɹˣίУɽƬƬˮȫ״۷ɹĿþԴ̷ʽвɹϱβɹҪĹӦ̲μӱĿľԴ̡ +

              +

              + һɹĿ +

              +

              + 1.ɹĿƣɽƬƬˮȫ״۷ɹĿ +

              +

              + 2.ɹˣŰÿͶ޹˾ +

              +

              + 3.ɹĴб޹˾ +

              +

              + ʽ +

              +

              + ʽԴʽʵ +

              +

              + ɹĿ +

              +

              + ĿΪɽƬƬˮȫ״۷ɹĿ1ļ£ +

              +

              + ġɹ +

              +

              + ĿרСҵɹ +

              +

              + Ӧ뷽ʽ:βɹȡʽ1μӴ̵ĹӦ̡ +

              +

              + ʽ1淽ʽξԴйбͶ깫ƽ̨http://www.cebpubservice.com/ŰҵͶʣţ޹˾ٷվhttp://www.yact.com.cn/Թʽ +

              +

              + ʽ2Ƽͨɹ˺רҸԳƼƼӦʸĹӦ̲뱾βɹ +

              +

              + ʽ3Ӧ̿ȡͨʡϲŽĹӦ̿ȡӦ̡ +

              +

              + Ӧ̲μӱβɹӦ߱ +

              +

              + 1жеε +

              +

              + 2õҵͽȫIJƶȣ +

              +

              + 3кͬ豸רҵ +

              +

              + 4˰պᱣʽü¼ +

              +

              + 5μӱβɹǰڣھӪûشΥ¼ +

              +

              + 6Ϸɡ涨 +

              +

              + 6.1 ĿμӲɹĹӦṩλη/Ҫ/λ˲л߷¼ +

              +

              + 7ݲɹĿ +

              +

              + 7.1аȫۻ֤顣 +

              +

              + 8Ŀ֧ʽ̡ +

              +

              + ߡֹμӱβɹĹӦ +

              +

              + 1.ݡڲɹвѯʹü¼й֪ͨƿ⡲2016125ţҪ󣬲ɹͨйվwww.creditchina.gov.cnйɹվwww.ccgp.gov.cnѯӦڲɹ淢֮ǰü¼ü¼ҳͼܾʧűִش˰ΥɹΥʧΪ¼еĹӦ̱μӱĿIJɹ +

              +

              + 2.ΪɹĿṩơ淶ƻĿȷĹӦ̣òμӱɹĿӦΪɹˡɹȷɹ󡢱ƴļṩѯ֤ṩѯ֤Ϊļй涨ĹӦʸҪغͱ׼ɹͬʵģͬΪɹĿṩ淶ơ +

              +

              + ˡļȡʽʱ䡢ص +

              +

              + 1.Դļֹʱ䣺20225262022060109:00- 17:00ʱ䣬ڼճ⣩ +

              +

              + 2.Դļۼۣ300ԪԴļۺ, ʸ񲻵תã +

              +

              + 3.ϣӦΪ˻֯ģֻṩλš֤ǵλ£ӦΪȻ˵ģֻṩ֤ +

              +

              + 4.ʽϱ +

              +

              + 1Ӧϰɹļʱṩţʽ⣩λơֻšλϢ +

              +

              + 2дõġš֤ӡӸǹӦ̵λºɨͼƬ֧ͬƾ֤ͼ3147233785@qq.comͨĶά֧ѣ֧ʱע˾ƣ +

              +

              + 5.ѯ绰13568928510 +

              +

              + šݽӦļֹʱ䣺2022060710ʱ00֣ʱ䣩 +

              +

              + ʮݽӦļص㣺Űݴ470㳡168 +

              +

              + 1.ӦļڵݽӦļֹʱǰʹ̵ص㡣ʹܷͱעӦļɹ/ɹˡա +

              +

              + 2.βɹʼĵӦļ +

              +

              + ʮһӦļʱ䣺2022 060710ʱ00֣ʱ䣩ڴ̵ص㿪 +

              +

              + ʮ̵ص:Űݴ470㳡168 +

              +

              + ʮϵʽ +

              +

              + ɹˣŰÿͶ޹˾ +

              +

              + ͨѶַŰӶ·3 +

              +

              + ϵ ˣ +

              +

              + ϵ绰0835-3358299 +

              +

              + +

              +

              + ɹĴб޹˾ +

              +

              + ͨѶַɶиݴ722Ÿǹʹ㳡T3޹21¥2104 +

              +

              + ϵ ˣŮʿ +

              +

              + ϵ绰028-86033211 +

              +

              +
              +

              +

              + 2022525 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202257/177.html b/产投/news/yact_0302/202257/177.html new file mode 100644 index 0000000..b47d978 --- /dev/null +++ b/产投/news/yact_0302/202257/177.html @@ -0,0 +1,247 @@ + + + + +ŰҵͶʣţ޹˾__ ʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ʾ

              +
              ڣ2022-05-07ֺţ Сرմҳ
              +

              +   ʾ +

              +

              +   +

              +

              +     ŰÿB-16ؿʩĿ2022325ͨաĿݸ鼰ϹӦǩĺͬȫ֧񹤹ʡ̿Ͽ緢δ֧񹤹ʡ̿ϿŰüB-16ʩĿҵϵϵˣ޵绰13551559182ʱ  +

              +

              +     ʾʱ15գ202257-2022522գ +

              +

              +   +

              +

              +     ŵ +

              +

              +
              +

              +

              +                                                                                                                                                  ŰüͶ޹˾ +

              +

              +                                                                                                                                                                    202257 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022613/186.html b/产投/news/yact_0302/2022613/186.html new file mode 100644 index 0000000..1fe3a44 --- /dev/null +++ b/产投/news/yact_0302/2022613/186.html @@ -0,0 +1,356 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ڿƸרҵԱԳɼ졢Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ڿƸרҵԱԳɼ졢Ĺ

              +
              ڣ2022-06-13ֺţ Сرմҳ
              +

              + աŰ־Ӫ޹˾ƸרҵԱ桷Ҫֹֽ˾2022꿼ƸõԳɼ졢¡ +

              +

              + һۺϳɼ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              +      +

              +
              +

              +       ӦƸλ +

              +
              +

              + Ա +

              +
              +

              +   ۺ +

              +

              +   ɼ +

              +
              +

              + +

              +
              +

              + Ƿ +

              +
              +

              +    02    +

              +
              +

              + ϵͳĿ +

              +
              +

              +   +

              +
              +

              +  87.00   +

              +
              +

              +   1 +

              +
              +

              +         +

              +
              +

              +    01  +

              +
              +

              +     +

              +
              +

              +  81.20 +

              +
              +

              +   2 +

              +
              +

              +         +

              +
              +

              +

              + 찲 +

              +

              + λ1ԱҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ +

              +

              + 찲 +

              +

              + ϸԱ뿼컷ڣɿ쵼Сȷʱ䣬֪ͨ󡣿Ӧ2022617ǰ޷¼֤ñύŰҵͶ()޹˾3¥ۺϲ +

              +

              + ѯ绰0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                                  Ű־Ӫ޹˾ +

              +

              +                                                                                                                                          2022613 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022620/189.html b/产投/news/yact_0302/2022620/189.html new file mode 100644 index 0000000..0e9b949 --- /dev/null +++ b/产投/news/yact_0302/2022620/189.html @@ -0,0 +1,367 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸԱ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ƸԱ

              +
              ڣ2022-06-20ֺţ Сرմҳ
              +

              + ݹ˾ӪչҪչƽȡŵԭҹ˾ṫƸԱ2ֽй£ +

              +

              + һְλ +

              +

              + ṫƸԱ2Ű־Ӫ޹˾ƸԱְλ +

              +

              + +

              +

              + 1.л񹲺͹طƷж +

              +

              + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

              +

              + 3.֮һߣƸã +

              +

              + 1ܹ´ģ +

              +

              + 2йģ +

              +

              + 3ְģ +

              +

              + 4Ϊʧϳͽģ +

              +

              + 5пΥΥڽڵģ +

              +

              + 6δĹԱչԱĻأλԱ +

              +

              + 7۾ˣ +

              +

              + 8ڶķǸУӦҵ +

              +

              + 9ɷ涨ƸõΡ +

              +

              + Ƹ +

              +

              + һ +

              +

              + ʱ䣺620ա624գ8:3012:0014:3018:00 +

              +

              + ʽֳϱ +

              +

              + ص㣺Ű־Ӫ޹˾3¥1312칫ңĴŰÿӶ·3ţϱ뽫Ϸyacytz@163.com +

              +

              + Աṩˣ֤ҵ֤ѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣɲѯ֤ɲṩԭ;дŰ־Ӫ޹˾ƸԱ1;˽1ڲ2š +

              +

              + ṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

              +

              + ʸ +

              +

              + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄Աйṩٱϵģһʵȡ¼ʸ +

              +

              + +

              +

              + ͨʸԱ֯μӱԣԿԭϲ1:3ڱٴﲻְλϼܲ׼ɽͿ100֣ռܳɼ40% +

              +

              + ģ +

              +

              + ݱԳɼ1:2ıӸ߷ֵͷȷһԱԡ100֣ռܳɼ60% +

              +

              + 壩 +

              +

              + ݱԡܳɼܳɼԡ40%+ԡ60%Ƹƻ1:1ıӸ߷ֵͷֵȶȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱ˾оڽԱаܳɼӸ߷ֵͷֵݲһΡ +

              +

              + +

              +

              + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸԶȱ˾ڽԱаܳɼӸ߷ֵͷֵݲһΣݲԱϸ뿼졣 +

              +

              + ߣʾƸ +

              +

              + 졢ϸıԱйʾʾΪ5գʾڼලԹʾڼ䣬ӰƸõⲢʵݵģƸáԷӳ⣬һʱԲʵģݻƸãʵۺپǷƸá    ʾӳⲻӰƸõģ򱨰ƸƸԱӦڹ涨ʱ䵽ƸλԾܲʱģȡƸʸ +

              +

              + ġн +

              +

              + ִСŰҵͶʣţ޹˾н취 +

              +

              + 塢 +

              +

              + Ƹ漰䡢ʱֹ2022531ա +

              +

              + ѯ绰0835-3228508 +

              +

              +
              +

              +

              + 1.Ű־Ӫ޹˾2022깫ƸԱ +

              +

              +           2.Ű־Ӫ޹˾2022깫ƸԱְλ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                    Ű־Ӫ޹˾ +

              +

              +                                                                                                                            2022620 +

              +

              + һŰ־Ӫ޹˾2022깫ƸԱ +

              +

              + Ű־Ӫ޹˾2022깫ƸԱְλ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022620/190.html b/产投/news/yact_0302/2022620/190.html new file mode 100644 index 0000000..9f19e07 --- /dev/null +++ b/产投/news/yact_0302/2022620/190.html @@ -0,0 +1,315 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ

              +
              ڣ2022-06-20ֺţ Сرմҳ
              +

              + աŰ־Ӫ޹˾ƸרҵԱ桷Ҫ,ʸ顢ԡ졢Ȼ,ֽƸԱԹʾ: +

              +

              + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + +

              +
              +

              + Ա +

              +
              +

              + λ +

              +
              +

              + Գɼ +

              +
              +

              + +

              +
              +

              + ע +

              +
              +

              + 1 +

              +
              +

              + һ +

              +
              +

              + +

              +
              +

              + ϵͳĿ +

              +
              +

              + 87.00 +

              +
              +

              + ϸ +

              +
              +

              + Ƹ +

              +
              +

              +

              + ʾڼ,ȺҪӳ,5(620ա624),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

              +

              +
              +

              +

              +                                                                                                                   Ű־Ӫ޹˾ +

              +

              +                                                                                                                          2022620 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022622/195.html b/产投/news/yact_0302/2022622/195.html new file mode 100644 index 0000000..cd06abb --- /dev/null +++ b/产投/news/yact_0302/2022622/195.html @@ -0,0 +1,501 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼĹ

              +
              ڣ2022-06-22ֺţ Сرմҳ
              +

              + աŰ־Ӫ޹˾ӿƼѧרУ԰Ƹṫ桷Ҫֹֽ˾2022רУ԰ƸԳɼ¡ +

              +

              + һۺϳɼ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + +

              +
              +

              + ӦƸλ +

              +
              +

              + Ա +

              +
              +

              + Գɼ +

              +
              +

              + +

              +
              +

              + Ƿ +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + 񲿹Ա +

              +
              +

              + +

              +
              +

              + 87.50 +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              + Ů +

              +
              +

              + 83.40 +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              + 3 +

              +
              +

              + лѱ +

              +
              +

              + +

              +
              +

              + 81.60 +

              +
              +

              + 3 +

              +
              +

              + +

              +
              +

              + 4 +

              +
              +

              + +

              +
              +

              + Ա +

              +
              +

              + Ů +

              +
              +

              + 86.80 +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + 5 +

              +
              +

              + ŽԴ +

              +
              +

              + +

              +
              +

              + 84.00 +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              + 6 +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 81.40 +

              +
              +

              + 3 +

              +
              +

              + +

              +
              +

              +

              + 찲 +

              +

              + λ1Աʱ䶨2022627գҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ +

              +

              + ѯ绰0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                    Ű־Ӫ޹˾ +

              +

              +                                                                                                            2022622 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022622/196.html b/产投/news/yact_0302/2022622/196.html new file mode 100644 index 0000000..c23db5a --- /dev/null +++ b/产投/news/yact_0302/2022622/196.html @@ -0,0 +1,244 @@ + + + + +ŰҵͶʣţ޹˾__ĴŰÿ˹ʪ̬Ŀˮַʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ĴŰÿ˹ʪ̬Ŀˮַʾ

              +
              ڣ2022-06-22ֺţ Сرմҳ
              +

              + ĴŰÿ÷չ֡ĴŰÿ˹ʪ̬Ŀо棨Ŀ飩ž202031ţĴŰÿ˹ʪ̬ĿŰÿͶ޹˾աл񹲺͹ˮַط漰׼涨ίĴݳϹѯ޹˾ˮַݡˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţҪ󣬶ԡĴŰÿ˹ʪ̬ĿˮַΪ10յĹʾʾڼļලٱ +

              +

              +
              +

              +

              + 赥λŰÿͶ޹˾ +

              +

              + ϵ˼绰߶ 13648155205 +

              +

              + ල绰 0835-3222501Űɽˮ֣ +

              +

              +              0835-2360612Űˮ֣ +

              +

              + ĴŰ˹ʪ̬Ŀˮַ. +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022627/197.html b/产投/news/yact_0302/2022627/197.html new file mode 100644 index 0000000..72593d9 --- /dev/null +++ b/产投/news/yact_0302/2022627/197.html @@ -0,0 +1,295 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸԱԳɼԱĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ƸԱԳɼԱĹ

              +
              ڣ2022-06-27ֺţ Сرմҳ
              +

              + Ű־Ӫ޹˾ƸԹѽݡŰ־Ӫ޹˾Ƹ桷йع涨ֽԳɼԱԹ棬й֪ͨ£ +

              +

              + һԱ +

              +

              + +

              +

              + ʱ +

              +

              + 2022739:30б䶯֪ͨ +

              +

              + ƾ֤ǩǩʱΪ9:00--9:259:30ֺ󲻵볡뿼ϵʽͨϵ϶δ涨ǩĿΪԶ +

              +

              + Եص +

              +

              + ŰÿӶ·3ŰҵͶʣţ޹˾4¥ҡ +

              +

              + ġμЯ֤ +

              +

              + Я˵ڶЧ֤ +

              +

              + 塢ע +

              +

              + 1.Ӧøˡڼȫ֣ʾˡ츮߽ͨϢ룩² +

              +

              + 2.ʲܲμԻʱ򼲲ȸԭܼеģͬԸԡ +

              +

              + 3.ӦҪԾؿ򣬷ӿԱšԽ󣬲ٽ뿼ڿýѴκηʽӦߡ +

              +

              + ϵ绰0835-3228508 +

              +

              +
              +

              +

              + Ű־Ӫ޹˾ƸԳɼԱ +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                                Ű־Ӫ޹˾ +

              +

              +                                                                                                                       2022627 +

              +

              +
              +

              +

              + Ű־Ӫ޹˾ƸԱԳɼ +

              +

              +
              +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022630/206.html b/产投/news/yact_0302/2022630/206.html new file mode 100644 index 0000000..46a4385 --- /dev/null +++ b/产投/news/yact_0302/2022630/206.html @@ -0,0 +1,361 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ

              +
              ڣ2022-06-30ֺţ Сرմҳ
              +

              + աŰ־Ӫ޹˾ӿƼѧרУ԰Ƹṫ桷Ҫ,ʸ顢ԡ졢Ȼ,ֽƸԱԹʾ: +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + +

              +
              +

              + Ա +

              +
              +

              + λ +

              +
              +

              + Գɼ +

              +
              +

              + +

              +
              +

              + ע +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + +

              +
              +

              + 񲿹Ա +

              +
              +

              + 87.50 +

              +
              +

              + +

              +
              +

              + Ƹ +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              + Ů +

              +
              +

              + 񲿹Ա +

              +
              +

              + 83.40 +

              +
              +

              + ϸ +

              +
              +

              + Ƹ +

              +
              +

              +

              + ʾڼ,ȺҪӳ,5(630ա76),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +
              +

              +

              +   +

              +

              +                                                                                                                   Ű־Ӫ޹˾ +

              +

              +                                                                                                                           2022630 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202266/185.html b/产投/news/yact_0302/202266/185.html new file mode 100644 index 0000000..c8964f0 --- /dev/null +++ b/产投/news/yact_0302/202266/185.html @@ -0,0 +1,393 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸרҵԱ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ƸרҵԱ

              +
              ڣ2022-06-06ֺţ Сرմҳ
              +

              + ݹ˾ӪչҪṫƸרҵԱ1ֽй£ +

              +

              + һƸøλ +

              +

              + Ű־Ӫ޹˾ϵͳĿ1 +

              +

              + +

              +

              + һ +

              +

              + 1.л񹲺͹ܷͷɣӵ·ߡ롢ߣõĵƷУΥΥ͵Ȳ¼ +

              +

              + 2.彡ԸֹۡʺáŶʶǿ +

              +

              + 3.֮һԱƸã +

              +

              + 1ܹ´ģ +

              +

              + 2йģ +

              +

              + 3ְģ +

              +

              + 4Ϊʧϳͽģ +

              +

              + 5пΥΥڽڵģ +

              +

              + 6Υ˵λĹƶȡʧְӪ˽ף˵λش𺦣˵λͶͬģ +

              +

              + 7δĹԱչԱĻأλԱ +

              +

              + 8ڶķǸУӦҵ +

              +

              + 9ɷ涨ƸõΡ +

              +

              + λʸ +

              +

              + Ű־Ӫ޹˾Ƹְλ +

              +

              + Ƹ +

              +

              + һ +

              +

              + ʱ䣺202266ա20226108:3012:0014:3018:00 +

              +

              + ʽϱֳѡһ +

              +

              + 1.ϱ +

              +

              + 渽غд֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤֤ļɨyacytz@163.comѹʽ+λ+λ +

              +

              + 2.ֳգ8:30-12:0014:30-18:00 +

              +

              + ص㣺ŰҵͶʣţ޹˾3¥1312칫ңŰüӶ· +

              +

              + Աṩˣ֤ҵ֤ѧλְ֤֤顢ִҵʸ֤鼰֤ԭ͸ӡ1;дŰ־Ӫ޹˾ǼDZ1;˽1ڲ2šṩϵ绰ʵЧֳͨṩϵ绰޷ϵӰ챨ģԸ +

              +

              + ʸ +

              +

              + ʸڱʱͬУݱԱԱʸ顣ʸ鹤ᴩڹƸọ̈̄κν׶ηֱԱְλҪλйṩٱϵģȡ䱨Ƹʸ +

              +

              + +

              +

              + 1.οƸòȡṹԿ˷ʽУҪԱԱҵʺۺȡ԰հٷ֣Գɼռܳɼ100%Ա12δﵽĸλ˾ȡøλпϼ׼ͿԳɼֵܷ60%ģýһڡ +

              +

              + 2.ʱ͵ص֪ͨԳɼŰҵͶʣţ޹˾Űüʾ +

              +

              + ģ +

              +

              + ܳɼ11ȷĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿ첻ϸԶȱԿܳɼӸ߷ֵͷֵݲһΡ +

              +

              + 壩ۺϿ +

              +

              + ϸģ뿼졣ȫ˽ʣڵ¡ܡڡѧְʸкʵ첻ϸԶȱڽԱаɼӸ߷ֵͷֵݲһ,ݲԱϸ뿼졣 +

              +

              + ʾ +

              +

              + ԡ졢ϸıԱйʾʾΪ5գʾڼලԹʾڼ䣬ӰƸõⲢʵݵģƸáԷӳ⣬һʱԲʵģݻƸãʵۺپǷƸá +

              +

              + ߣƸ +

              +

              + ʾӳⲻӰƸõģ򱨰ƸƸԱӦڹ涨ʱ䵽ƸλԾܲʱģΪԶƸʸѹʾƸְλȱٵݲ +

              +

              + ġн +

              +

              + λڹ˾н취ִС +

              +

              + +

              +

              + ʸᴩƸ̣һзֿƸλϢʵʵģȡһƸʸƸʸԸƸ漰䡢ʱֹ2022531ա +

              +

              + ѯ绰0835-3228508 +

              +

              + +

              + 1.Ű־Ӫ޹˾Ƹְλ +

              +

              +           2.Ű־Ӫ޹˾ǼDZ +

              +
              + +

              +

              +
              +

              +

              + һŰ־Ӫ޹˾Ƹְλ +

              +

              + Ű־Ӫ޹˾ǼDZ +

              +

              +
              +

              +

              +
              +

              +

              +   Ű־Ӫ޹˾ +

              +

              + 202266 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022712/217.html b/产投/news/yact_0302/2022712/217.html new file mode 100644 index 0000000..54a1b92 --- /dev/null +++ b/产投/news/yact_0302/2022712/217.html @@ -0,0 +1,256 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ֹĹ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ֹĹ

              +
              ڣ2022-07-12ֺţ Сرմҳ
              +

              +                                                                          Ű־Ӫ޹˾ +

              +

              +                                                                                 ֹĹ +

              +

              +
              +

              +

              + ҹ˾202085޹˾ǩƼƽ̨Ĵ볬ĿЭ顷Э飨¼ơЭ顱޹˾ƶȾַܼ֧չ +

              +

              + 鷴ҵչԭ˫෽ѺЭһ½Э鲢ֹĴ볬Ŀ +

              +

              + ش˹ +

              +

              +
              +

              +

              +
              +

              +

              +                                                  +

              +

              +
              +

              +

              +                                                                                                        Ű־Ӫ޹˾ +

              +

              +                                                                                                                20220711 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202274/207.html b/产投/news/yact_0302/202274/207.html new file mode 100644 index 0000000..75a419f --- /dev/null +++ b/产投/news/yact_0302/202274/207.html @@ -0,0 +1,465 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ڹƸԱۺϳɼ졢Ĺ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ڹƸԱۺϳɼ졢Ĺ

              +
              ڣ2022-07-04ֺţ Сرմҳ
              +

              + աŰ־Ӫ޹˾ƸԱ桷Ҫֹֽ˾2022ȹƸۺϳɼ졢¡ +

              +

              + һۺϳɼ +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + ӦƸλ +

              +
              +

              + Ա +

              +
              +

              + ԳɼԵ÷*40% +

              +
              +

              + ԳɼԵ÷*60% +

              +
              +

              + ۺ +

              +

              + ɼ +

              +
              +

              + +

              +
              +

              + Ƿ +

              +
              +

              + 1-1 +

              +
              +

              + 񲿹Ա +

              +
              +

              + Ů +

              +
              +

              + 33 +

              +
              +

              + 50.64 +

              +
              +

              + 83.84 +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + 1-2 +

              +
              +

              + +

              +
              +

              + 26 +

              +
              +

              + 48.96 +

              +
              +

              + 74.56 +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              + 2-1 +

              +
              +

              + гԱ +

              +
              +

              + Ů +

              +
              +

              + 30 +

              +
              +

              + 52.20 +

              +
              +

              + 82.20 +

              +
              +

              + 1 +

              +
              +

              + +

              +
              +

              + 2-2 +

              +
              +

              + +

              +
              +

              + 33 +

              +
              +

              + 47.64 +

              +
              +

              + 80.84 +

              +
              +

              + 2 +

              +
              +

              + +

              +
              +

              +

              + 찲 +

              +

              + λ1ԱҽԺΪŰְҵѧԺҽԺĿͱ׼޶ġԱ¼ͨñ׼У͡Ա¼ֲᣨУִУɿԱ202278ǰָҽԺ졣 +

              +

              + 찲 +

              +

              + ϸԱ뿼컷ڣɿ쵼Сȷʱ䣬֪ͨ󡣿Ӧ202278ǰ޷¼֤ñύŰҵͶ()޹˾3¥ۺϲ +

              +

              + ѯ绰0835-3228508 +

              +

              +
              +

              +

              +
              +

              +

              +                                                                                                          Ű־Ӫ޹˾    +

              +

              +                                                                                                                 202274 +

              +

              +
              +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202278/212.html b/产投/news/yact_0302/202278/212.html new file mode 100644 index 0000000..b7b5273 --- /dev/null +++ b/产投/news/yact_0302/202278/212.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__Ű־Ӫ޹˾ƸԱƸԱĹʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Ű־Ӫ޹˾ƸԱƸԱĹʾ

              +
              ڣ2022-07-08ֺţ Сرմҳ
              +

              + աŰ־Ӫ޹˾ƸԱ桷Ҫ,ʸ顢ԡԡ졢Ȼ,ֽƸԱԹʾ: +

              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +

              + +

              +
              +

              + +

              +
              +

              + Ա +

              +
              +

              + λ +

              +
              +

              + ۺϳɼ +

              +
              +

              + +

              +
              +

              + ע +

              +
              +

              + 1 +

              +
              +

              +  +

              +
              +

              + Ů +

              +
              +

              + гԱ +

              +
              +

              + 82.20 +

              +
              +

              + ϸ +

              +
              +

              + Ƹ +

              +
              +

              + 2 +

              +
              +

              + ӱ +

              +
              +

              + Ů +

              +
              +

              + 񲿹Ա +

              +
              +

              + 83.84 +

              +
              +

              + ϸ +

              +
              +

              + Ƹ +

              +
              +

              +

              + ʾڼ,ȺҪӳ,5(78ա714),ʵŰ־Ӫ޹˾绰淴ӳ̸,ලٱ绰:0835-3228508 +

              +

              +
              +

              +

              +                                                                                                       Ű־Ӫ޹˾ +

              +

              +                                                                                                             202278 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/2022930/269.html b/产投/news/yact_0302/2022930/269.html new file mode 100644 index 0000000..85dc801 --- /dev/null +++ b/产投/news/yact_0302/2022930/269.html @@ -0,0 +1,352 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ƸĿԱ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾ƸĿԱ

              +
              ڣ2022-09-30ֺţ Сرմҳ
              +

              + ݹ˾ӪչҪչƽȡԭҹ˾ṫƸĿԱֽй£ +

              +

              + һƸλ +

              +

              + ˴ιƸĿԱ7һְλ +

              +

              + +

              +

              + 1.л񹲺͹طƷж +

              +

              + 2.ƸְλҪѧרҵ֪ʶƸλҪ +

              +

              + 3.֮һߣñ +

              +

              + 1ܹ´ԱΥΥڽܵδ۵ԱԱ  +

              +

              + 2ܵͻ񴦷ڴڵԱ +

              +

              + 3ڸԱιԱҵλҵпΥΥڽڵԱ +

              +

              + 4ҷɷ涨ƸõΡ +

              +

              + Ƹ +

              +

              + һ +

              +

              + ʱ䣺2022101ա1011գ101-107սϱ108-1011տֳϱֳʱ䷨8:3012:0014:3018:00 +

              +

              + ص㣺ŰҵͶʣţ޹˾2¥1202칫ңĴŰÿӶ·3ţϱ뽫Ϸ429347546@qq.com +

              +

              + Աṩˣ֤ѧѧλְ֤ơ֤ȼ֤ԭ͸ӡ1ݣٷվɲѯ֤ɲṩԭ;дŰÿ޹˾ǼDZ1ݣ˽1ڲ1š +

              +

              + Աṩϵ绰ʵЧֳͨϵ绰޷ϵӰ챨ģԸ +

              +

              + ʸ +

              +

              + ݸλʸӦƸԱ֤Ͻʸ,ԻְʸҵȽһʵѡƸʸᴩƸȫ̡ +

              +

              + +

              +

              + οƸȡṹԿ˷ʽСҪDzߵĹҵʺۺ԰հٷ֣Գɼռܳɼ100%Գɼ70ַɽ뿼졣ʱ͵ص֪ͨԳɼŰҵͶʣţ޹˾ʾ +

              +

              + ģ +

              +

              + Գɼ11ȷѡҪʵƸԱ˼֡ϵȷ졣첻ϸ񣬰ԳɼӸ߷ֵͷεݲ뿼졢ݲԱ첻ϸȡøλ +

              +

              + 壩 +

              +

              + 찴չԱ׼ִСϸ߽빫ʾ첻ϸԸֵȱۺϳɼӸߵεݲ뿼졢ݲԱ첻ϸȡøλ +

              +

              + ʾ +

              +

              + ݿԳɼͿȷƸԱͨŰҵͶʣţ޹˾в3ĹʾʾڼලٱٱӦʵʵǵطӳ⣬ṩҪĵʾԭֵȱٵݲԱ +

              +

              + ߣ¼ +

              +

              + ǰʾ飬¼ãǩһΪ޵Ͷͬ +

              +

              + ġн +

              +

              + 飬һ𡱵ȸ߹涨ִС +

              +

              + 塢 +

              +

              + һøˡ鷢(С)Ŀ顰츮ͨг룬Լ7ں֤и߷7þʷĿŰܿҪȡӦиʩ뿼ʱעشʩܿи߷ع涨ص岿Ҫж̬뿼ҽʱעŰء΢Źںŷʾϸع涨ִС +

              +

              + δˣŰÿ޹˾͡ +

              +

              + ѯ绰0835-3232788 +

              +

              +
              +

              +

              + 1.Űÿ޹˾Ƹְλ +

              +

              +           2.Űÿ޹˾DZ +

              +

              +
              +

              +

              +                     +

              +

              +                                                                                                  Űÿ޹˾ +

              +

              +                                                                                                                  2022930 +

              +

              + 1Űÿ޹˾Ƹְλ +

              +

              + 2Űÿ޹˾ǼDZ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202314/315.html b/产投/news/yact_0302/202314/315.html new file mode 100644 index 0000000..a9a1b15 --- /dev/null +++ b/产投/news/yact_0302/202314/315.html @@ -0,0 +1,256 @@ + + + + +ŰҵͶʣţ޹˾__ŰۺϹȼʩĿˮַʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              ŰۺϹȼʩĿˮַʾ

              +
              ڣ2023-01-03ֺţ Сرմҳ
              +

              + աˮ칫Ŀˮֳŵƹ֪ͨˮ2020160ţˮ칫ڽһŻĿˮֹˮ2020235ţļҪ󣬶ԿĿȫʵˮֳŵƹĿλĴŰÿˮΧڣֽҹ˾ġŰۺϹȼʩĿˮַ顷йʾʾʱΪ10(202313-2023117գʾڼ乫ˮַͽ飬ʽҹ˾Ŀϵ +

              +

              + ֶԸĿˮַϽйʾලȡĿˮֹͽ顣 +

              +

              + ʾʱ䣺202313ա2023117 +

              +

              + ʾϣ +

              +

              + 赥λŰÿͶ޹˾ +

              +

              + ϵ˼绰ֲ/0835-3358299 +

              +

              + ල绰0835-3222501Űɽˮ֣ +

              +

              +
              +

              +

              +                                                                                            ŰÿͶ޹˾ +

              +

              +                                                                                                         202313      +

              +

              + ŰۺϹȼʩĿˮ +

              +

              +          ŰۺϹȼʩĿˮַ +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/202316/321.html b/产投/news/yact_0302/202316/321.html new file mode 100644 index 0000000..973cf16 --- /dev/null +++ b/产投/news/yact_0302/202316/321.html @@ -0,0 +1,271 @@ + + + + +ŰҵͶʣţ޹˾__Űÿ޹˾ŰְҵѧԺѧԺĿһڣ繤רҵаʾ + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ʾ >>
              + +
              +
              +

              Űÿ޹˾ŰְҵѧԺѧԺĿһڣ繤רҵаʾ

              +
              ڣ2023-01-06ֺţ Сرմҳ
              +

              + Űÿ޹˾ +

              +

              + ŰְҵѧԺѧԺĿһڣ +

              +

              + רҵаʾ +

              +

              + ŰְҵѧԺѧԺĿһڣ繤רҵа202315Űÿ޹˾꣬ίԱֽʾ£  +

              +

              + һбѡˣĴƽ޹˾ +

              +

              + Ͷ걨ۣԪ8072703.31Ԫ +

              +

              + ڶбѡˣĴڼͨ޹˾ +

              +

              + Ͷ걨ۣԪ8419871.20Ԫ +

              +

              + ͶĴ޹˾δͨʸ飺ʲбļҪ +

              +

              + ίԱԱǿ¾ +

              +

              + ֽԹʾѡ飬202311117:00ǰЯ֤飨跨Ȩί飩ϣŰÿ޹˾1¥1102Ҵ  +

              +

              + ַŰÿӶ·3 +

              +

              + ϵˣŮʿ     +

              +

              + ϵ绰0835-3236556                +

              +

              +   +

              +

              +                                                                                                                               Űÿ޹˾ +

              +

              +                                                                                                           202316 +

              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/index.html b/产投/news/yact_0302/index.html new file mode 100644 index 0000000..68422c3 --- /dev/null +++ b/产投/news/yact_0302/index.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              ʾ

              ǰλãҳ > ʾ

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
              +
               Űÿ޹˾ŰְҵѧԺѧԺ2023-01-06
               ŰۺϹȼʩĿˮַʾ2023-01-03
               Űÿ޹˾ѹɹĿɽ2022-12-22
               Űü²ϲҵ԰ʩ蹤ˮַ鹫ʾ2022-11-17
               ҵˮַ鹫ʾ2022-11-17
               Űÿ޹˾ƸĿԱ¼ԱĹ2022-11-16
               ŰۺϷ޹˾ڹƸʻԱۺϳɼԱ2022-11-07
               ŰۺϷ޹˾2022깫ƸʻԱԡʵٳɼ2022-11-03
               Űÿ޹˾ڹƸĿԱ뿼Ա2022-10-31
               ŰۺϷ޹˾ڹƸʻԱԡʵڼ俼顭2022-10-31
               Űһ廯Ŀ-Űÿ·϶νĿˮ֡2022-10-27
               Űһ廯Ŀ-Űÿ·һڹˮַ2022-10-27
               ŰۺϷ޹˾ƸʻԱĹ2022-10-09
               Űÿ޹˾ƸĿԱ2022-09-30
               Ű־Ӫ޹˾ֹĹ2022-07-12
               Ű־Ӫ޹˾ƸԱƸԱĹʾ2022-07-08
               Ű־Ӫ޹˾ڹƸԱۺϳɼ졢¡2022-07-04
               Ű־Ӫ޹˾ӿƼѧרУ԰ƸƸԱĹʾ2022-06-30
               Ű־Ӫ޹˾ƸԱԳɼԱĹ2022-06-27
               ĴŰÿ˹ʪ̬Ŀˮַʾ2022-06-22
               Ű־Ӫ޹˾ڵӿƼѧרУ԰ƸԳɼء2022-06-22
               Ű־Ӫ޹˾ƸרҵԱƸԱĹʾ2022-06-20
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/index_2.html b/产投/news/yact_0302/index_2.html new file mode 100644 index 0000000..bdf3fdf --- /dev/null +++ b/产投/news/yact_0302/index_2.html @@ -0,0 +1,322 @@ + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              ʾ

              ǰλãҳ > ʾ

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
              +
               Ű־Ӫ޹˾ƸԱ2022-06-20
               Ű־Ӫ޹˾ڿƸרҵԱԳɼ졢࡭2022-06-13
               Ű־Ӫ޹˾ƸרҵԱ2022-06-06
               ɽƬƬˮȫ״۷ɹĿ2022-05-25
                ʾ2022-05-07
               ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ2022-04-28
               ŰҵͶʣţ޹˾ƸרҵԱĹ2022-04-18
               ŰҵͶʣţ޹˾ 2022깫ƸרҵԱԳɼ2022-04-02
               ŰҵͶʣţ޹˾2022ƸרҵԱڼ俼顭2022-03-30
               ŰҵͶʣţ޹˾ƸרҵԱ2022-03-11
               ŰҵͶʣţ޹˾ƸרҵԱ¼ԱĹʾ2022-01-10
               Űÿ÷ˮַ顷ʾ2022-01-05
               Űÿ޹˾ˮĿ˲ŹԢװ2021-12-31
               ŰҵͶʣţ޹˾ƸרҵԱĹ2021-12-20
               ŰҵͶʣţ޹˾2021깫ƸרҵԱԳɼ2021-12-13
               ŰҵͶʣţ޹˾ڹƸרҵԱԵĹ2021-12-09
               ŰҵͶʣţ޹˾ƸרҵԱ2021-11-22
               Ű־Ӫ޹˾ ƸԱƸԱĹʾ2021-09-03
               Ű־Ӫ޹˾ ڹƸԱۺϳɼ졢¡2021-08-23
               Ű־Ӫ޹˾ ƸԱԳɼ Աġ2021-08-17
               Űݲҵ԰չʩ蹤ʩζ귽2021-08-17
               Ű־Ӫ޹˾ ڹƸԱԵĹ2021-08-11
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0302/index_3.html b/产投/news/yact_0302/index_3.html new file mode 100644 index 0000000..13b919c --- /dev/null +++ b/产投/news/yact_0302/index_3.html @@ -0,0 +1,294 @@ + + + + +ŰҵͶʣţ޹˾__ʾ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              ʾ

              ǰλãҳ > ʾ

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              ҳ +ʮҳ +һҳ +1 +2 +3 +һҳ +ʮҳ +βҳ +
              +
               ݲҵ԰8#չḶ́չĿб깫2021-08-06
               Ű־Ӫ޹˾ ƸԱ2021-07-27
               ݲҵ԰8#չḶ́չĿ ֤ʾ2021-07-02
               ŰҵͶʣţ޹˾ ڿƸӹ˾ԱƸԱĹʾ2021-06-16
               ŰÿԴ޹˾ӳƸʱͨ2021-06-10
               ŰԴ޹˾ ƸרְԱ2021-06-01
               ŰҵͶʣţ޹˾Ƹӹ˾Ա켰Ա2021-06-01
               ŰҵͶʣţ޹˾ڿƸӹ˾ԱĹ2021-05-07
               йƺĻĿɹһԴɽ2021-04-26
               Űÿ޹˾õһԴɹʽɹйš2021-04-09
               Űÿ޹˾ ƸĿ뿼켰Աġ2021-04-02
               Űÿ޹˾ ƸĿĹ2021-03-23
               ŰҵͶʣţ޹˾2020깫ƸרҵԱԳɼ2020-11-30
               ݲҵ԰һ3#4#2020-11-27
               ݲҵ԰һ1#2#2020-11-27
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_04/index.html b/产投/news/yact_04/index.html new file mode 100644 index 0000000..c58da09 --- /dev/null +++ b/产投/news/yact_04/index.html @@ -0,0 +1,290 @@ + + + + + + 雅安产业投资(集团)有限公司__联系我们 + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + 今天是: + + +
              + +
              +
              + + + +
              +
              +
              + +
              +
              +
              您现在的位置:首页 >> 联系我们 >> 正文
              + +
              +
              +

              联系我们

              + +
              +

              + 雅安产业投资(集团)有限公司成立于2020年2月26日,注册资本金10亿元,公司位于有“川西咽喉”、“西藏门户”、“民族走廊”美称的雅安,雅安市经济开发区滨河路11号,主要经营范围为能源、交通、土地、矿产、产业园区、城市资源等领域的投融资和资产经营管理。(依法须经批准的项目,经相关部门批准后方可开展经营活动) +

              +

              + 公司内设综合管理部、财务融资部、投资经营部、法务审计部、工程管理部5个职能部门,拥有经开区发展投资公司、经开区市政建筑公司、经开区建设投资公司、雅安数字经济运营公司等4家子公司。 +

              +

              +
              +

              +

              + 联系地址:四川省雅安市经济开发区滨河路11号 +

              +

              + 联系电话:0835-3228508 +

              +

              + 联系邮箱:yacytz@163.com +

              +

              +
              +
              +

              +

              +
              +
              +

              + + +
              + +
              +
              +
              +
              +
              + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                服务热线:
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                电子邮箱:
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                联系地址:
                +
                四川省雅安市经济开发区滨河路11号
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • + +
              • +
              +
              + + + + + + + + + \ No newline at end of file diff --git a/产投/news/yact_05/index.html b/产投/news/yact_05/index.html new file mode 100644 index 0000000..c40f4e7 --- /dev/null +++ b/产投/news/yact_05/index.html @@ -0,0 +1,254 @@ + + + + +ŰҵͶʣţ޹˾__Ⱥ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              + + +
              +
              + + + +
              + +
              +

              Ⱥ

              ǰλãҳ > Ⱥ

              +
              + +
              + + + + + + +
              + + + + + + +
               >> ʷѧϰʷѧϰ..
              +
              + + + + + + +
               >> ..
              +
              + + + + + + +
               >> ѧϰѧϰ..
              +
              + +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0501/index.html b/产投/news/yact_0501/index.html new file mode 100644 index 0000000..275512e --- /dev/null +++ b/产投/news/yact_0501/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__ʷѧϰ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              ʷѧϰ

              ǰλãҳ > ʷѧϰ

              +
              + + +
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0502/index.html b/产投/news/yact_0502/index.html new file mode 100644 index 0000000..c27f85a --- /dev/null +++ b/产投/news/yact_0502/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              ǰλãҳ >

              +
              + + +
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_0503/index.html b/产投/news/yact_0503/index.html new file mode 100644 index 0000000..340679c --- /dev/null +++ b/产投/news/yact_0503/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__ѧϰ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              ѧϰ

              ǰλãҳ > ѧϰ

              +
              + + +
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_06/20221227/311.html b/产投/news/yact_06/20221227/311.html new file mode 100644 index 0000000..35a81eb --- /dev/null +++ b/产投/news/yact_06/20221227/311.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__12111111111 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> ӹ˾ >>
              + +
              +
              +

              12111111111

              +
              ڣ2022-12-27ֺţ Сرմҳ
              +
              2312312313
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_06/index.html b/产投/news/yact_06/index.html new file mode 100644 index 0000000..da05809 --- /dev/null +++ b/产投/news/yact_06/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__ӹ˾ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              ӹ˾

              ǰλãҳ > ӹ˾

              +
              + + +
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_gg/index.html b/产投/news/yact_gg/index.html new file mode 100644 index 0000000..88da859 --- /dev/null +++ b/产投/news/yact_gg/index.html @@ -0,0 +1,225 @@ + + + + +ŰҵͶʣţ޹˾__Ŀ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              Ŀ

              ǰλãҳ > Ŀ

              +
              + + +
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_gg01/2020416/88.html b/产投/news/yact_gg01/2020416/88.html new file mode 100644 index 0000000..4b94fd3 --- /dev/null +++ b/产投/news/yact_gg01/2020416/88.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__õ2 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> õ >>
              + +
              +
              +

              õ2

              +
              ڣ2020-04-16ֺţ Сرմҳ
              +
              õ2
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_gg01/2020416/89.html b/产投/news/yact_gg01/2020416/89.html new file mode 100644 index 0000000..e641a83 --- /dev/null +++ b/产投/news/yact_gg01/2020416/89.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__õ1 + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> õ >>
              + +
              +
              +

              õ1

              +
              ڣ2020-04-16ֺţ Сرմҳ
              +
              õ1
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_gg01/202316/322.html b/产投/news/yact_gg01/202316/322.html new file mode 100644 index 0000000..56f7ed0 --- /dev/null +++ b/产投/news/yact_gg01/202316/322.html @@ -0,0 +1,221 @@ + + + + +ŰҵͶʣţ޹˾__test + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              ڵλãҳ >> õ >>
              + +
              +
              +

              test

              +
              ڣ2023-01-06ֺţ Сرմҳ
              +
              test
              +
              +
              +
              +
              + + +
              + +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_gg01/index.html b/产投/news/yact_gg01/index.html new file mode 100644 index 0000000..5176fc9 --- /dev/null +++ b/产投/news/yact_gg01/index.html @@ -0,0 +1,237 @@ + + + + +ŰҵͶʣţ޹˾__õ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              õ

              ǰλãҳ > õ

              +
              + + + + + + + + + + + + + + +
               test2023-01-06
               õ12020-04-16
               õ22020-04-16
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/news/yact_gg02/index.html b/产投/news/yact_gg02/index.html new file mode 100644 index 0000000..e40f6b3 --- /dev/null +++ b/产投/news/yact_gg02/index.html @@ -0,0 +1,229 @@ + + + + +ŰҵͶʣţ޹˾__ + + + + + + + + + + + + + + + + + + + + + +
              + + + + +
              +
              + ǣ +
              + +
              +
              + + + +
              +
              +
              +
              +
              +
              +
              Ŀ
              +
              +
              +
              + +
              +

              ǰλãҳ >

              +
              + + + + + + +
               12020-04-17
              +
              +
              +
              +
              +
              +
              +
              +
                +
              • +
                +
                ߣ
                +
                0835-3228508
                +
                +
              • + + + +
              • +
                +
                +
                yacytz@163.com
                +
                +
              • + +
              • +
                +
                ϵַ
                +
                ĴʡŰоÿ·11
                +
                +
              • + +
              +
              + + +
              + +
              +
              + +
              +
              +
              + + + + +
              +
                + +
              • +
              • +
              +
              + + + + + + diff --git a/产投/search.html b/产投/search.html new file mode 100644 index 0000000..d19ddec --- /dev/null +++ b/产投/search.html @@ -0,0 +1,59 @@ + + + +վ + + + + + + + + + + + + + + + + + +
              + Ժ... + +


              + + + +
              +
              +
              + +
              + + +