<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; }

body { margin: 0; font-size: 12px; line-height: 2; color: #333;  background-color: #fff; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; *display: inline; *zoom: 1; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background: transparent; text-decoration: none; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

code, kbd, pre, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea:focus, input:focus { outline: none; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input[type="text"] { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; *margin-left: -7px; }

textarea { overflow: auto; resize: vertical; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

q { quotes: none; }

html, button, input, select, textarea { font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif; }

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }

ul, ol, li, dl, dd { margin: 0; padding: 0; }

ul, ol { list-style: none outside none; }

h1, h2, h3 { line-height: 2; font-weight: normal; }

h1 { font-size: 18px; }

h2 { font-size: 15.6px; }

h3 { font-size: 14.04px; }

h4 { font-size: 12px; }

h5, h6 { font-size: 10.2px; text-transform: uppercase; }

input:-moz-placeholder, textarea:-moz-placeholder { color: #ccc; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #ccc; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #ccc; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ccc; }

.clear { clear: both; }

.f-cb { zoom: 1; }

.f-cb:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }

.fl { float: left; display: inline; }

.fr { float: right; display: inline; }

.por { position: relative; }

.ovh { overflow: hidden; }

.ovh-h { overflow: hidden; position: fixed; left: 0; top: 0; width: 100%; height: 100%; }

@-webkit-keyframes spinner{ 

    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }

}

@keyframes spinner{ 

    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }

}

body, html { font-family: "Microsoft YaHei","Source Han Sans CN","Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC",  "WenQuanYi Micro Hei", sans-serif; }

body { background: #f7f7f7; }

.header { width: 100%; height: 88px; background-color: #ffffff; }

.logo { float: left; padding: 17px 0; }

.menu { float: left; padding-left: 90px; }

.menu li { position: relative; float: left; padding: 0 35px; height: 88px; text-align: center; }

.menu a.tit { overflow: hidden; display: inline-block; height: 84px; border-bottom: 4px solid #ffffff; line-height: 88px; font-size: 16px; color: #333333; text-align: center; text-transform: uppercase; }

.menu li.hover a.tit,

.menu li.on a.tit { border-bottom-color: #0073bc; }

.subnav { position: absolute; left: 50%; top: 88px; overflow: hidden; display: none; margin-left: -75px; width: 150px; background-color: #ffffff; z-index: 100; *zoom: 1; }

.subnav a { display: inline-block; width: 100%; line-height: 42px; border-bottom: 1px #e6e6e6 solid; font-size: 14px; color: #999 !important; text-align: center; text-transform: uppercase; font-weight: 100; }

.subnav a:hover { color: #fff !important; background-color: #0073bc; }

.subnav a:last-child { border-bottom-width: 0; }

.lang { overflow: hidden; float: right; line-height: 88px; }

.lang a { float: left; display: block; font-size: 14px; color: #666666; }

.lang a:hover { color: #c9b27c; }

.lang a.langh { color: #c9b27c; }

.lang-hr { float: left; margin: 37px 10px 0; width: 1px; height: 14px; background-color: #999999; }

.lang-ico { margin-left: 20px; margin-top: 36px; }

.i-banner { height: 100vh; min-height: 600px; overflow: hidden; position: relative; }

.i-banner .swiper-slide { background-size: cover !important; }

.i-banner .swiper-slide img { max-width: 100%; min-height: 600px; }

.i-banner .swiper-slide a { width: 100%; height: 100%; display: block; }

.i-banner .swiper-slide .text { position: absolute; width: 1300px; left: 50%; top: 50%; margin-top: -85px; margin-left: -650px; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

.i-banner.cur .swiper-slide .text { margin-top: -200px; }

@media (max-width: 1480px){ 

    .i-banner .swiper-slide .text { margin-left: -44%; }

	.i-banner.cur .swiper-slide .text { margin-top: -230px; }

}

.i-banner .swiper-slide .text .tit-x { font-size: 57px; line-height: 1; margin-bottom: 5px; color: #fff; font-weight: bold; text-shadow: 5px 1px 6px rgba(0, 0, 0, 0.5); opacity: 0; transform: translate(0,40px); -webkit-transition: all .3s .6s; -o-transition: all .3s .6s; transition: all .3s .6s; }

.i-banner .swiper-slide .text .tit-h { padding-top: 30px; font-size: 18px; color: #fff; line-height: 30px; text-shadow: 5px 1px 6px rgba(0, 0, 0, 0.5); opacity: 0; transform: translate(0,60px); -webkit-transition: all .3s .8s; -o-transition: all .3s .8s; transition: all .3s .8s; }

@media (max-width: 1370px){ 

	.i-banner .swiper-slide .text { margin-left: -46%; }

	.i-banner .swiper-slide .text .tit-x { font-size: 36px; }

	.i-banner .swiper-slide .text .tit-h { padding-top: 15px; font-size: 14px; line-height: 20px; }

}

.i-banner .swiper-slide.swiper-slide-active .text .tit-x,.i-banner .swiper-slide.swiper-slide-active .text .tit-h { opacity: 1; transform: translate(0,0px); }

.i-banner .swiper-pagination.swiper-pagination-bullets { height: auto; position: absolute; right: 0 !important; left: auto; z-index: 5; top: 50%; bottom: auto; width: auto; }

.i-banner .swiper-pagination.swiper-pagination-bullets span { display: block; width: 26px; height: 5px; background: #fff; margin: 0 0 9px 10px !important; -webkit-transition: all .5s; transition: all .5s; cursor: pointer; position: relative; float: none; border-radius: 0; opacity: 1; }

.i-banner .swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet-active { background: #0074bc; width: 36px; height: 5px; margin-left: 0 !important; -webkit-transition: all .5s; transition: all .5s; }

.footer { background: #fff; position: relative; z-index: 3; }

.footer .top { padding: 60px 0 45px; border-bottom: 1px solid #f1f1f1; }

.footer .f-left { margin-right: 3.5%; width: 45%; }

.footer .f-left .li { display: inline-block; margin-right: 30%; float: left; width: 90px; }

@media (max-width: 1370px){ 

	.footer .f-left { width: 36%; }

	.footer .f-left .li { margin-right: 20%; }

}

.footer .f-left .li a { color: #333; line-height: 28px; font-size: 14px; display: block; -webkit-transition: opacity .8s, color .8s; transition: opacity .8s, color .8s; }

.footer .f-left .li a:hover { color: #2dbef0; opacity: .9; }

.footer .f-mid { width: 230px; }

.footer .f-mid span { float: left; display: block; padding-top: 11px; width: 50px; line-height: 1; font-size: 14px; color: #333; }

.bdsharebuttonbox { float: left; width: 180px; }

.bdshare-button-style0-32 a { width: 36px !important; line-height: 36px !important; height: 36px !important; background-image: url(../images/ico-10.png) !important; margin: 0 15px 0 0 !important; }

.bdshare-button-style0-32 .bds_sqq { background-position: 0 0 !important; }

.bdshare-button-style0-32 .bds_tsina { background-position: 0 -36px !important; }

.bdshare-button-style0-32 .bds_weixin { background-position: 0 -72px !important; }

.footer .f-right { width: 361px; }

.footer .f-wleft { float: left; }

.footer .f-wleft-col { padding-left: 44px; height: 34px; line-height: 34px; font-size: 16px; color: #666666; background: url(../images/ico-11.png) no-repeat; }

.footer .f-wleft-tel { margin: 10px 0; line-height: 1; font-size: 30px; color: #666666; font-weight: bold; }

.footer .f-wleft-start { line-height: 1; font-size: 16px; color: #666666; }

.footer .f-right .wright { float: right; width: 95px; height: 95px; }

.footer .bot { padding: 23px 0 40px; position: relative; z-index: 2; }

.footer .bot .bot-l { font-size: 12px; line-height: 33px; color: #999; }

.footer .bot .bot-l a { font-size: 12px; line-height: 33px; color: #999; display: inline-block; }

.footer .bot .bot-r { font-size: 12px; line-height: 33px; color: #999; }

.footer .bot .bot-r a { font-size: 12px; line-height: 33px; color: #999; display: inline-block; }

.w1300 { width: 1300px; margin: 0 auto; position: relative; }

.i-lista .ul { width: 100%; }

.i-lista .ul .li { width: 24.5%; margin-right: .661%; height: 60px; line-height: 60px; float: left; background: #fff; font-size: 16px; color: #333; padding: 0 35px; cursor: pointer; box-sizing: border-box; -webkit-transition: all .5s; transition: all .5s; border-top: 1px solid #fff; }

.i-lista .ul .li:nth-child(4n) { margin-right: 0; }

.i-lista .ul .li:hover, .i-lista .ul .li.active { background: #2dbef0; height: 68px; margin-top: -8px; border-top: 1px solid #0894c4; }

.i-lista .ul .li:hover span,.i-lista .ul .li.active span { color: #fff; }

.i-lista .ul .li:hover .img .img1, .i-lista .ul .li.active .img .img1 { opacity: 0; -webkit-transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1); transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1); }

.i-lista .ul .li:hover .img .img2, .i-lista .ul .li.active .img .img2 { opacity: 1; -webkit-transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1); transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1); }

.i-lista .ul .li span { display: inline-block; float: left; color: #333; }

.i-lista .ul .li .img { width: 45px; height: 45px; margin-top: 7.5px; position: relative; float: left; margin-right: 5px; -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0s; transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0s; }

.i-lista .ul .li .img img { max-width: 100%; }

.i-lista .ul .li .img .img1 { -webkit-transform-origin: left center; -ms-transform-origin: left center; transform-origin: left center; -webkit-transition: all 0.5s; transition: all 0.5s; position: absolute; left: 50%; top: 0; opacity: 1; -webkit-transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1); transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1); margin-left: -22px; }

.i-lista .ul .li .img .img2 { position: absolute; left: 50%; margin-left: -22px; top: 0; opacity: 0; -webkit-transform-origin: right center; -ms-transform-origin: right center; transform-origin: right center; -webkit-transition: all 0.5s; transition: all 0.5s; -webkit-transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1); transition: 0.6s cubic-bezier(0.6, 0.2, 0.1, 1); }

.i-lista { width: 100%; position: absolute; bottom: 40px; text-align: center; z-index: 3; }

.i-lista .n-list { padding: 35px; width: 100%; box-sizing: border-box; }

.i-lista .list-box { overflow: hidden; width: 100%; height: 360px; box-sizing: border-box; background: rgba(0,115,188,.8); margin-bottom: 8px; text-align: left; position: absolute; bottom: 60px; display: none; }

.i-lista .list-box .list { position: absolute; opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); visibility: hidden; left: 0; top: 0; width: 100%; -webkit-transition: all .2s 0s ease-in-out; transition: all .2s 0s ease-in-out; }

.i-lista .list-box .list.active { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); visibility: visible; }

.i-lista .list-box .img { width: 450px; height: 290px; float: left; }

.i-lista .list-box .img img { width: 100%; }

.i-lista .list-box .p-text { padding-left: 490px; height: 290px; }

.i-lista .list-box .h { font-size: 45px; line-height: 1; margin-bottom: 15px; color: #fff; }

@media (max-width: 1370px){ 

	.i-lista .list-box .h { font-size: 36px; }

}

.i-lista .list-box .p { font-size: 16px; line-height: 28px; margin-bottom: 40px; color: #fff; width: 90%; height: 112px; overflow: hidden; }

.i-lista .list-box.active { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -webkit-transition: all .6s .2s ease-in-out; transition: all .6s .2s ease-in-out; }

@media (max-width: 1480px){ 

	.i-lista .list-box { height: 310px; }

	.i-lista .list-box .p { height: 84px; margin-bottom: 20px; overflow: hidden; }

}

.i-business li { float: left; margin-right: 30px; width: 390px; }

.i-business li:nth-child(3) { margin-right: 0; }

.i-business-img { overflow: hidden; position: relative; display: table; width: 390px; height: 257px; text-align: center; background-color: #ffffff; }

.i-business-img span { width: 390px; height: 257px; display:table-cell; vertical-align:middle; }

.i-business-img span img { margin: 0 auto; max-width: 390px; max-height: 257px; }

/*For IE7*/

*+html .i-business-img span { position: absolute; top: 50%; width: 100%; height: auto; text-align: center; vertical-align: baseline; }

*+html .i-business-img span img { position: relative; top: -50%; left: -50%; }

.i-business-tit { overflow: hidden; padding-top: 15px; width: 390px; line-height: 1; font-size: 18px; color: #ffffff; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; }

.i-case li { float: left; margin-right: 30px; width: 285px; }

.i-case li:nth-child(4) { margin-right: 0; }

.i-case-img { overflow: hidden; position: relative; display: table; width: 285px; height: 207px; text-align: center; background-color: #ffffff; }

.i-case-img span { width: 285px; height: 207px; display:table-cell; vertical-align:middle; }

.i-case-img span img { margin: 0 auto; max-width: 285px; max-height: 207px; }

/*For IE7*/

*+html .i-case-img span { position: absolute; top: 50%; width: 100%; height: auto; text-align: center; vertical-align: baseline; }

*+html .i-case-img span img { position: relative; top: -50%; left: -50%; }

.i-case-font { padding: 0 15px; width: 255px; height: 82px; border-top: 1px solid #e6e6e6; background-color: #ffffff; }

.i-case-tit { overflow: hidden; padding-top: 17px; width: 255px; line-height: 1; font-size: 18px; color: #666666; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; }

.i-case-txt { overflow: hidden; padding-top: 12px; width: 255px; line-height: 1; font-size: 14px; color: #999999; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; }

.i-news li { float: left; margin-right: 30px; width: 285px; }

.i-news li:nth-child(4) { margin-right: 0; }

.i-news-font { padding: 0 15px; width: 255px; height: 95px; }

.i-news-time { font-size: 12px; color: #fff; line-height: 1; margin-bottom: 13px; opacity: .7; }

.i-news-tit { overflow: hidden; width: 255px; height: 52px; line-height: 26px; font-size: 16px; color: #ffffff; }

.i-news-img { overflow: hidden; position: relative; display: table; width: 285px; height: 194px; text-align: center; background-color: #ffffff; }

.i-news-img span { width: 285px; height: 194px; display:table-cell; vertical-align:middle; }

.i-news-img span img { margin: 0 auto; max-width: 285px; max-height: 194px; }

/*For IE7*/

*+html .i-news-img span { position: absolute; top: 50%; width: 100%; height: auto; text-align: center; vertical-align: baseline; }

*+html .i-news-img span img { position: relative; top: -50%; left: -50%; }

.index-load { position: fixed; width: 100%; height: 100vh; left: 0; top: 0; z-index: 99; background: #fff; background-size: cover; transition: all .8s ease-in-out; }

.index-load .loading-logo { position: absolute; left: 50%; top: 50%; margin-left: -170px; margin-top: -27px; z-index: 2; }

.index-load .line { width: 100%; height: 2px; position: absolute; left: 0; top: 0; z-index: 2; }

.index-load .line:before { content: ""; position: absolute; background: #2dbef0; left: 0%; height: 2px; animation: width-load 2.5s forwards ease-out; }

.index-load.active { transform: translateY(100%); -webkit-transform: translateY(100%); -moz-transform: translateY(100%); }

.index-load.active .line:before { height: 100vh; transition: all .3s .1s ease-in-out; }

.index-warp { transform: translateY(-10%); -webkit-transform: translateY(-10%); -moz-transform: translateY(-10%); opacity: 0; -webkit-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }

.index-warp.active { transform: translateY(0%); -webkit-transform: translateY(0%); -moz-transform: translateY(0%); opacity: 1; }

@keyframes width-load{

	0% { width: 0; }

	100% { width: 100%; }

}

.index-load .line:before, .i-lista .ul .li:hover, .i-lista .ul .li.active { background: #0073bc; }

.footer .f-left .li a:hover, .footer .bot .ul .li:hover { color: #0073bc; }

.ex-more { position: relative; display: block; width: 120px; height: 40px; font-size: 16px; font-weight: lighter; line-height: 40px; text-align: center; border-radius: 40px; color: #0073bc; background: #ffffff; }

.ex-more span { position: relative; -webkit-transition: all 0.4s; transition: all 0.4s; display: inline-block; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }



/* ------------------------------------- å†…é¡µ-å…¬å…± ------------------------------------- */

.n-banner { height: 400px; background-repeat: no-repeat; background-size: cover; line-height: 1; text-align: center; color: #ffffff; }

.n-banner-col { padding-top: 150px; padding-bottom: 25px; font-size: 50px; letter-spacing: 7px; font-weight: bold; }

.n-banner-ad { letter-spacing: 5px; font-size: 20px; color: #ffffff; }

/* ------------------------------------- å†…é¡µ-å¯¼èˆª ------------------------------------- */

.side-nav { border-bottom: 1px solid #e6e6e6; height: 72px; line-height: 72px; background-color: #ffffff; }

.side-nav li { float: left; width: 16%; text-align: center; font-size: 18px; }

.side-nav li a { display: block; color: #333333; }

.side-nav li a:hover { background-color: #0073bc; color: #ffffff; }

.side-nav-hover { background-color: #0073bc !important; color: #ffffff !important; }

/* ------------------------------------- å†…é¡µ-ç¿»é¡µ ------------------------------------- */

.pagesbox { margin-top: 30px; width: 100%; line-height: 24px; font-size: 14px; text-align: center; }

.pagesbox span { padding: 4px 10px !important; border: 1px #0073bc solid !important; background-color: #0073bc !important; color: #ffffff !important; }

.pagesbox a { padding: 4px 10px; border: 1px #e1e1e1 solid; background-color: #efefef; color: #3f3f3f; }

.pagesbox a:hover { padding: 4px 10px; border: 1px #0073bc solid; background-color: #0073bc; color: #ffffff; }

.page { width: 100%; padding: 21px 0; border-top: 1px #e6e6e6 solid; margin: 60px 0 0; }

.page a { width: 88px; height: 28px; text-align: center; line-height: 28px; border: 1px #d6d7dc solid; display: block; float: left; font-size: 14px; color: #909090; margin-right: 20px; border-radius: 28px; -moz-border-radius: 28px; -webkit-border-radius: 28px; }

.page a:hover { border: 1px #0073bc solid; color: #fff; background-color: #0073bc; }

.page a.pright { float: right; margin-right: 0; }

/* ------------------------------------- å†…é¡µ-è¯¦ç»†é¡µ ------------------------------------- */

.show-wrap { padding: 30px 0 50px; }

.show-tit { padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px #f0f0f0 solid; text-align: center; }

.show-tit h1 { padding-bottom: 10px; font-size: 24px; color: #333333; font-weight: bold; }

.show-tit p { font-size: 12px; color: #999999; }

.show-font { line-height: 30px; font-size: 16px; color: #666666; font-weight: 300; }

.show-font p { font-weight: 300; }

.show-font img { margin-top: 10px; margin-bottom: 10px; max-width: 100%; }



/* ------------------------------------- å…³äºŽæˆ‘ä»¬ ------------------------------------- */

.about-wrap { padding-top: 80px; padding-bottom: 110px; background-color: #ffffff; }

.about-col { padding-bottom: 60px; line-height: 1; font-size: 34px; color: #333333; text-align: center; }

.about-l { float: left; width: 750px; }

.about-tit { line-height: 1; font-size: 30px; color: #0073bc; font-weight: bold; }

.about-subtit { padding-top: 15px; padding-bottom: 50px; line-height: 1; font-size: 18px; color: #999999; }

.about-txt { padding-bottom: 50px; ine-height: 26px; font-size: 14px; color: #666666; text-align: justify; }

.about-data { float: left; width: 250px; text-align: left; }

.about-num { position: relative; display: inline; padding-right: 20px; line-height: 1; font-family: "Arial"; font-size: 68px; color: #0073bc; font-weight: bold; }

.about-num i { position: absolute; right: 0px; top: 14px;  width: 18px; height: 18px; line-height: 1; font-size: 14px; color: #0073bc; font-style: normal; }

.about-postil { padding-top: 10px; line-height: 1; font-size: 14px; color: #666666; text-align: left; }

.about-r { float: right; width: 465px; }



/* ------------------------------------- è£èª‰èµ„è´¨ ------------------------------------- */

.honor-wrap { padding-top: 80px; padding-bottom: 110px; background-color: #f5f5f5; }

.honor-col { padding-bottom: 60px; line-height: 1; font-size: 34px; color: #333333; text-align: center; }

.honor-box { position: relative; }

.honor-con { width: 100%; }

.honor-img { overflow: hidden; position: relative; display: table; width: 281px; height: 388px; border: 1px solid #e1e1e1; padding: 13px; background-color: #ffffff; text-align: center; }

.honor-img span { width:281px; height:388px; display: table-cell; vertical-align: middle; }

.honor-img span img { max-width: 281px; max-height: 388px; margin: 0 auto; }

/*For IE7*/

*+html .honor-img span { position: absolute; top: 50%; width: 100%; text-align: center; height: auto; vertical-align: baseline; }

*+html .honor-img span img { position: relative; top: -50%; left: -50%; }

.honor-tit { padding-top: 10px; line-height: 1; font-size: 16px; color: #666666; text-align: center; }



/* ------------------------------------- ä¼ä¸šæ–‡åŒ– ------------------------------------- */

.culture-wrap { padding-top: 80px; padding-bottom: 110px; background-color: #ffffff; background-image: url(../images/bg-01.jpg); background-position: center bottom; background-repeat: no-repeat; }

.culture-col { padding-bottom: 60px; line-height: 1; font-size: 34px; color: #333333; text-align: center; }

.culture-box { padding: 0 40px; }

.culture-box li { float: left; padding: 30px; margin-right: 90px; width: 177px; height: 215px; background-image:  url(../images/ico-12.png); background-repeat: no-repeat; }

.culture-box li:first-child + li { background-image:  url(../images/ico-13.png); }

.culture-box li:first-child + li + li { background-image:  url(../images/ico-14.png); }

.culture-box li:first-child + li + li + li { margin-right: 0px; background-image:  url(../images/ico-15.png); }

.culture-ico { padding-top: 30px; height: 8px; text-align: center; }

.culture-ico img { vertical-align: top; }

.culture-tit { padding-top: 20px; padding-bottom: 15px; line-height: 1; font-size: 18px; color: #ffffff; text-align: center; }

.culture-subtit { line-height: 1; font-size: 14px; color: #ffffff; text-align: center; opacity: 0.5; text-transform: uppercase; }

.culture-txt { padding-top: 20px; line-height: 20px; font-size: 12px; color: #ffffff; text-align: center; opacity: 0.8; }



/* ------------------------------------- ç»„ç»‡æž¶æž„ ------------------------------------- */

.framework-wrap { padding-top: 80px; padding-bottom: 110px; background-image: url(../images/bg-02.jpg); background-size: cover; background-repeat: no-repeat; }

.framework-col { padding-bottom: 60px; line-height: 1; font-size: 34px; color: #ffffff; text-align: center; }

.framework-txt { text-align: center; }



/* ------------------------------------- ä¸šåŠ¡é¢†åŸŸ ------------------------------------- */

.business-wrap { padding-top: 60px; padding-bottom: 45px; background-color: #fafafa; }

.business-wrap li { margin-bottom: 45px; background-color: #ffffff; -moz-wtransition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; }

.business-wrap li:hover { -moz-box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); -webkit-box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); }

.business-img { overflow: hidden; float: left; width: 612px; height: 417px; }

.business-font { padding-left: 682px; padding-right: 55px; }

.business-tit { padding-top: 60px; padding-bottom: 15px; line-height: 1; font-size: 34px; color: #0073bc; }

.business-subtit { line-height: 1; font-size: 20px; color: #666666; }

.business-txt { overflow: hidden; padding-top: 30px; margin-bottom: 70px; max-height: 96px; line-height: 24px; font-size: 14px; color: #666666; }

.business-more { display: inline-block; padding-right: 50px; background: url(../images/ico-17.png) no-repeat right center; line-height: 30px; font-size: 18px; color: #333333; }



/* ------------------------------------- äº§å“ä¸­å¿ƒ ------------------------------------- */

.pro-wrap { padding-top: 60px; padding-bottom: 45px; background-color: #fafafa; }

.pro-wrap li { float: left; width: 408px; margin-right: 25px; margin-bottom: 25px; background-color: #ffffff; -moz-wtransition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; }

.pro-img { position:relative; overflow: hidden; display:table; width: 408px; height: 291px; }

.pro-img span { display: table-cell; width: 408px; height: 291px; vertical-align: middle; }

.pro-img span img { margin: 0 auto; max-width: 408px; max-height: 291px; }

/*For IE7*/

*+html .pro-img span { position: absolute; top: 50%; width: 100%; height: auto; text-align: center; vertical-align: baseline; }

*+html .pro-img span img { position: relative; top: -50%; left: -50%; }

.pro-tit { overflow: hidden; line-height: 54px; text-align: center; font-size: 18px; color: #333333; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; }

.pro-wrap li:hover { -moz-box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); -webkit-box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); }



/* ------------------------------------- æœåŠ¡æ¡ˆä¾‹ ------------------------------------- */

.case-wrap { padding-top: 80px; padding-bottom: 110px; background-image: url(../images/bg-03.jpg); background-size: cover; background-repeat: no-repeat; }

.case-col { padding-bottom: 60px; line-height: 1; font-size: 34px; color: #ffffff; text-align: center; }

.case-box li { float: left; margin-right: 20px; width: 420px; }

.case-box li:nth-child(3) { margin-right: 0; }

.case-img { position:relative; overflow: hidden; padding: 4px; display:table; width: 412px; height: 525px; background-color: rgba(255,255,255, .50); }

.case-img span { display: table-cell; width: 412px; height: 525px; vertical-align: middle; }

.case-img span img { margin: 0 auto; max-width: 412px; max-height: 525px; }

/*For IE7*/

*+html .case-img span { position: absolute; top: 50%; width: 100%; height: auto; text-align: center; vertical-align: baseline; }

*+html .case-img span img { position: relative; top: -50%; left: -50%; }

.case-tit { padding-top: 15px; line-height: 1; font-size: 18px; color: #ffffff; text-align: center; }



/* ------------------------------------- äº§å“ä¸­å¿ƒ ------------------------------------- */

.case-list-wrap { padding-top: 60px; padding-bottom: 45px; background-color: #fafafa; }

.case-list-wrap li { float: left; width: 408px; margin-right: 25px; margin-bottom: 25px; background-color: #ffffff; -moz-wtransition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; }

.case-list-img { position:relative; overflow: hidden; display:table; width: 408px; height: 291px; }

.case-list-img span { display: table-cell; width: 408px; height: 291px; vertical-align: middle; }

.case-list-img span img { margin: 0 auto; max-width: 408px; max-height: 291px; }

/*For IE7*/

*+html .case-list-img span { position: absolute; top: 50%; width: 100%; height: auto; text-align: center; vertical-align: baseline; }

*+html .case-list-img span img { position: relative; top: -50%; left: -50%; }

.case-list-tit { overflow: hidden; line-height: 54px; text-align: center; font-size: 18px; color: #333333; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; }

.case-list-wrap li:hover { -moz-box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); -webkit-box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); }



/* ------------------------------------- æ–°é—» ------------------------------------- */

.news-wrap { padding-top: 60px; padding-bottom: 45px; background-color: #fafafa; }

.news-wrap li { margin-bottom: 45px; background-color: #ffffff; -moz-wtransition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; }

.news-wrap li:hover { -moz-box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); -webkit-box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); }

.news-img { overflow: hidden;  overflow: hidden; display: table; float: left; width: 368px; height: 250px; }

.news-img span { display: table-cell; width: 368px; height: 250px; vertical-align: middle; }

.news-img span img { margin: 0 auto; max-width: 368px; max-height: 250px; }

/*For IE7*/

*+html .news-img span { position: absolute; top: 50%; width: 100%; height: auto; text-align: center; vertical-align: baseline; }

*+html .news-img span img { position: relative; top: -50%; left: -50%; }

.news-font { padding-top: 55px; padding-left: 418px; padding-right: 50px; height: 185px; }

.news-time { float: left; padding-bottom: 30px; width: 105px; border-right: 1px solid #e6e6e6; line-height: 1; font-family: "Arial"; }

.news-time .year { font-size: 34px; color: #333333; }

.news-time .day { font-size: 16px; color: #666666; }

.news-tit { overflow: hidden; padding-left: 30px; padding-bottom: 15px; line-height: 1; font-size: 16px; color: #333333; font-weight: bold; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; }

.news-txt { padding-left: 30px; overflow: hidden; max-height: 96px; line-height: 24px; font-size: 14px; color: #666666; }





/* ------------------------------------- æœåŠ¡æ¡ˆä¾‹ ------------------------------------- */

.contact-wrap { height: 488px; background-image: url(../images/map.png); background-color: #ffffff; background-position: center top; background-repeat: no-repeat; }

.contact-box { float: right; padding-bottom: 20px; width: 485px; height: 488px; }

.contact-col { padding-top: 75px; line-height: 1; font-size: 30px; color: #333333; }

.contact-box li { float: left; padding: 40px 0; width: 242px; border-bottom: 1px solid #e6e6e6; }

.contact-tit { height: 28px; }

.contact-ico { float: left; width: 23px; height: 28px; }

.contact-ico img { vertical-align: top; }

.contact-h2 { float: left; padding-left: 10px; height: 28px; line-height: 28px; font-size: 20px; color: #333333; }

.contact-txt { padding-top: 18px; line-height: 1; font-size: 16px; color: #666666; }

.contact-box li:first-child + li + li { border-bottom-width: 0; }

.contact-box li:first-child + li + li + li { border-bottom-width: 0; }



/* ------------------------------------- åœ¨çº¿ç•™è¨€ ------------------------------------- */

.message-wrap { padding-top: 80px; padding-bottom: 110px; background-color: #f5f5f5; }

.message-col { padding-bottom: 60px; line-height: 1; font-size: 34px; color: #333333; text-align: center; }

.message-wrap input { float: left; padding: 10px 15px; margin: 0 20px 20px 0; width: 388px; border: 1px solid #e6e6e6; background-color: #ffffff; color: #666666; font-size: 14px; outline: medium none; -webkit-transition: all 0.5s ease-in-out; font-family: "Microsoft YaHei"; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

.message-wrap input.r { margin-right: 0px; }

.message-wrap input:hover, .message-Box textarea:hover { border: 1px solid #0073bc; color: #0073bc; }

.message-wrap textarea { padding: 10px 1.5%; width: 96.777%; height: 170px; border: 1px solid #e6e6e6; outline: medium none; -webkit-transition: all 0.5s ease-in-out; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; background-color: #ffffff; color: #666666; font-size:14px; font-family: "Microsoft YaHei"; }

.message-btn { display:block; margin: 30px auto 0; width:130px; height: 42px; line-height: 42px; text-align: center; font-size: 16px; color: #ffffff; background-color: #c9b27c; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }





































































































































































</pre></body></html>