/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/*!
 *  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("../../files/theme_1/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../../files/theme_1/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'),url("../../files/theme_1/fonts/fontawesome-webfont.woff2?v=4.7.0") format('woff2'),url("../../files/theme_1/fonts/fontawesome-webfont.woff?v=4.7.0") format('woff'),url("../../files/theme_1/fonts/fontawesome-webfont.ttf?v=4.7.0") format('truetype'),url("../../files/theme_1/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}

@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-Hairline.ttf");
  font-weight: 100;
  font-style: normal; }
/* END Hairline */
/* BEGIN Hairline Italic */
@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-HairlineItalic.ttf");
  font-weight: 100;
  font-style: italic; }
/* END Hairline Italic */
/* BEGIN Light */
@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-Light.ttf");
  font-weight: 300;
  font-style: normal; }
/* END Light */
/* BEGIN Light Italic */
@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-LightItalic.ttf");
  font-weight: 300;
  font-style: italic; }
/* END Light Italic */
/* BEGIN Regular */
@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-Regular.ttf");
  font-weight: 400;
  font-style: normal; }
/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-Italic.ttf");
  font-weight: 400;
  font-style: italic; }
/* END Italic */
/* BEGIN Bold */
@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-Bold.ttf");
  font-weight: 700;
  font-style: normal; }
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic; }
/* END Bold Italic */
/* BEGIN Black */
@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-Black.ttf");
  font-weight: 900;
  font-style: normal; }
/* END Black */
/* BEGIN Black Italic */
@font-face {
  font-family: "Lato";
  src: url("../../files/theme_1/fonts/Lato-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic; }
/* END Black Italic */

*
{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    border: none;
    -webkit-tap-highlight-color: transparent;
}

.block
{
    /*overflow: visible;*/
}
a
{
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
body
{
    font: 12px/1 Arial,"arial regular","PingFangSC-Regular","黑体","Lucida Sans Unicode",Verdana,sans-serif;
}
[lang=en] body
{
    font: 12px/1 "Lato",Arial,"arial regular","PingFangSC-Regular","黑体","Lucida Sans Unicode",Verdana,sans-serif;
    font-weight: normal;
}
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: green; /* #FAFFBD; */
  background-image: none;
  color: rgb(0, 0, 0);
}

ul
{
    margin: 0px;
    padding: 0px;
}
#header
{
    width: 1160px;
    height: 130px;
    margin: 0 auto;
}
#menu-btn
{
    position: absolute;
    right: 0px;
    top: calc(10vh / 3);
    font-size: 30px;
    color: #635145;
    background-color: transparent;
    border: none;
    display: none;
    -webkit-appearance: none;
    outline: none;
    height: calc(10vh / 3);
    width: calc(10vh / 3 / 0.775);
    background-image: url("../../files/theme_1/images/menu-btn.png");
    background-size: contain;
}

#header>.inside>.nav-wrapper>.nav-left
{
    float: left;
}
#header>.inside>.nav-wrapper>.nav-left .logo
{
    display: block;
    margin-top: 8px;
    width: 260px;
    height: 111px;
}
#header>.inside>.nav-wrapper>.nav-right
{
    float: right;
}
nav
{
    overflow: visible !important;
}
.nav-right>.line
{
    margin-top: 72px;
}
.nav-right>.line a,  .nav-right>.line span
{
    color: #1a1a1a;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
}
.nav-right>.line a:hover
{
    color: #f26e26 !important;
}

/*导航*/
.nav-right>.line>.mod_navigation 
{
    float: left;
}
/*搜索*/
#header .mod_search.block
{
    float: right;
}
/* 一级菜单 */
.nav-right>.line>.mod_navigation>ul.level_1:after
{
    content: "";
    clear: both;
    display: block;
}
.nav-right>.line>.mod_navigation>ul.level_1>li
{
    position: relative;
    float: left;
}
.nav-right>.line>.mod_navigation>ul.level_1>li.home-page
{
    display: none;
}
.nav-right>.line>.mod_navigation>ul.level_1>li>a, .nav-right>.line>.mod_navigation>ul.level_1>li>span
{
    box-sizing: content-box;
    width: 132px;
    height: 18px;
    padding-bottom: 35px;
    display: block;
}
/* 二级菜单 */
.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2
{
    width: 100%;
    position: absolute;
    z-index: 10;
    background-color: #f2f2f2;
    margin-top: -15px;
    margin-left: -5px;
    display: block;
    max-height: 0px;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
    overflow: hidden;
}
/*.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2*/
.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2:before
{
    content: "";
    display: block;
    height: 3px;
    background-color: #f26e26;
}
/* 一级菜单 悬停*/
.not-mobile .nav-right>.line>.mod_navigation>ul.level_1>li:hover >ul.level_2,
.nav-right>.line>.mod_navigation>ul.level_1>li.show-inner >ul.level_2
{
    max-height: 200px;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.23);
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.23);
}
.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2 a, .nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2 span
{
    padding: 10px 21px;
    /*padding-right: 0px;*/
    font-size: 16px;
    color: #635145;
    display: block;
    /*width: 100%;*/
    box-sizing: content-box;
    text-transform:capitalize;
}
.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2>li.active>span
{
    color: #f26e26;
}
.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2>li
{
    position: relative;
}
.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2>li:after
{
    content: "";
    display: block;
    width: 84%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto;
}
.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2>li.last:after
{
    display: none;
}


.nav-right>.language
{
    position: absolute;
    top: 29px;
    right: 0px;
    color: #6e6e6e;
    font-size: 13px;
}
.nav-right>.language>i, .nav-right>.language>a
{
    color: #f26e26;
}
.nav-right>.language>i
{
    padding: 0px 10px;
    text-anchor: none;
    font-style: normal;
    font-weight: bold;
}
.clearfix::after
{
    content: "";
    display: block;
    clear: both;
}

.mod_search.block>form
{
    width: 180px;
    height: 30px;
    border: 1px #654f41 solid;
    position: relative;
}
.search-result
{
    border-top: 1px lightgrey solid;
}
#main .mod_search.block
{
    width: 1160px;
    margin: 50px auto;
}
#main .mod_search.block>form
{
    width: 230px;
}
#main .mod_search.block>form>.formbody>.text
{
    width: 200px;
}
#main .mod_search.block>.header
{
    margin: 25px 0px;
}
#main .mod_search.block>div
{
    font-size: 16px;
    line-height: 20px;
    margin: 54px 0px;
    width: 70%;
}
#main .mod_search.block>div>h3
{
    font-size: 22px;
    color: #f26e26;
}
#main .mod_search.block>div>p
{
    line-height: 30px;
}
.mod_search.block form
{
    margin: 0px;
}

.mod_search.block>form>.formbody>.invisible
{
    display: none;
}
.mod_search.block>form>.formbody>.text
{
    width: 150px;
    height: 28px;
    font-size: 16px;
    border: none;
    padding-left: 10px;
    -webkit-appearance: none;
}
.mod_search.block>form>.formbody>.text::-ms-clear {  
	display: none;  
}
.mod_search.block>form>.formbody>.text::-webkit-search-cancel-button {  
	display: none;  
}
.mod_search.block>form>.formbody>input
{
    outline: none;
    float: left;
    border-radius: 0px !important;
}
.mod_search.block>form>.formbody>.submit
{
    width: 28px;
    height: 28px;
    overflow: hidden;
    border: none;
    background-color: #654f41;
    color: transparent;
    border-radius: 0px;
    -webkit-appearance: none;
}
.mod_search.block>form>.formbody:after
{
    text-align: center;
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    right: 6px;
    width: 15px;
    height: 15px;
    pointer-events: none;
    z-index: 10;
    clear: both;
    background-image: url("../../files/theme_1/images/search-btn.png");
}
.link-btn>p~p>a, #about-description .link-btn>p>a
{
    font-size: 16px;
    text-decoration: none;
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #1a1a1a;
    border: 1px #1a1a1a solid;
    position: relative;
    z-index: 0;
    /*background-color: transparent;    */
}
.link-btn>p~p>a:hover, #about-description .link-btn>p>a:hover
{
    /*border-color: #f26e26 !important;*/
    border-color: transparent !important; 
    background-color: #f26e26;
    color: white;
}



#footer
{
    background-color: #f2f2f2;
}
#footer-info
{
    height: 252px;
    width: 1160px;
    margin: 0 auto;
    padding-top: 50px;
}

#footer-info>div
{
    float: left;
    height: 150px;
}

#footer-menu
{
    width: 364px;
    position: relative;
}


#footer-menu>.mod_customnav 
{
    float: left;
    margin-top: 10px;
    width: 100px;
}
#footer-menu>.mod_customnav.footer-menu-2
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    margin-top: 10px;
}
#footer-menu>.mod_customnav.footer-menu-3
{
    float: right;
}
div#projects
{
    float: right;
    width: 310px;
}
#projects>ul>li
{
    display: block;
    width: 128px;
    height: 128px;
    float: right;
}
#projects>ul>li:after
{
    content: "";
    clear: both;
    display: block;
}
#projects>ul>li.first
{
    /*margin-right: 70px;*/
    /*margin-right: 51px;*/
    float: left;
}
#projects>ul>li>a
{
    display: block;
    width: 100%;
    height: 100%;
}

#footer-menu>.mod_customnav>ul>li>a, #footer-menu>.mod_customnav>ul>li>span
{
    text-decoration: none;
    color: #635145;
    font-size: 15px;
    text-transform: capitalize;
}
/*#footer-menu>.mod_customnav>ul>li>a:hover, #footer-menu>.mod_customnav>ul>li>span
{
    color: #f36f25;
}*/
#footer-menu>.mod_customnav>ul>li>a:hover
{
    color: #f36f25;
}
#footer-menu>.mod_customnav>ul>li
{
    margin: 10px 0px;
}
#footer-menu>.mod_customnav>ul>li.first
{
    margin-bottom: 24px;
}
#footer-menu>.mod_customnav>ul>li.first>a
{
    color: #1a1a1a;
    font-size: 18px;
}
#qr
{
    margin-left: 62px;
    padding-right: 49px;
    border-right: 1px #d5d2cf solid;
}
#qr>ul
{
    height: 100%;
}
#qr>ul>li
{
    float: left;
    position: relative;
    height: 100%;
}
#qr>ul>li.first
{
    margin-right: 40px;
}
#qr>ul>li>h4
{
    margin: 0px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    font-size: 13px;
}
#qr>ul>li>h4.en
{
    display: none;
}
#copyright
{
    height: 50px;
    background-color: #635145;
}
#copyright>p
{
    width: 1160px;
    margin: 0px auto;
    color: #a79d96;
    line-height: 50px;
}



.mod_newslist>.layout_latest
{
    width: 311px;
    /*height: 395px;*/
    position: relative;
    overflow: visible !important;
    background-color: #f2f2f2;
    color: #1a1a1a;
}
.mod_newslist>.layout_latest .info
{
    position: absolute;
    width: 60px;
    height: 60px;
    top: -12px;
    left: -12px;
    color: white;
    background-color: #f36f25;
    margin: 0px;
    padding: 14px;
    font-size: 15px;
    text-align: center;
    z-index: 3;
}
[lang=zh] .mod_newslist>.layout_latest .info
{
    padding: 11px 5px;
    font-size: 16px;
    line-height: 1.4;
}
.mod_newslist>.layout_latest .info>.ex
{
    position: relative;
    font-size: 12px;
    top: -4px;
}
.mod_newslist>.layout_latest .info>.month
{
    display: block;
}
.mod_newslist>.layout_latest .image_container
{
    width: 100%;
    height: 217px;
    overflow: hidden;
}
.mod_newslist>.layout_latest .image_container>a
{
    display: block;
    height: 100%;
}
.mod_newslist>.layout_latest .image_container>a>img
{
    /*height: 100%;
    max-width: none;
    width: auto;*/
    min-height: 100%;
    max-width: none;
    display: block;
    width: 100%;
}
.mod_newslist>.layout_latest>h2
{
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 28px;
    margin-left: 20px;
    margin-right: 20px;
}
.mod_newslist>.layout_latest>h2>a
{
    color: #1a1a1a;
    text-decoration: none;
}

.mod_newslist>.layout_latest>.teaser
{
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 16px;
    overflow: hidden;
}
.mod_newslist>.layout_latest>.teaser>p
{
    margin-bottom: 0px;
}
.mod_newslist>.layout_latest>.more
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 23px;
}

.mod_newslist>.layout_latest>.more>a
{
    text-decoration: none;
    color: #f36f25;
    font-size: 14px;
}
@keyframes goright {
	0% {
        right: 0px;
        opacity: 1;
	}
	100% {
		right: -20px;
        opacity: 0;
	}
}
.mod_newslist>.layout_latest:hover >h2>a
{
    color: #f26e26;
}
/*.mod_newslist>.layout_latest:hover >.more>a:after
{
    position: relative;
    animation: goright 1.5s infinite; 
}*/
.mod_newslist>.layout_latest>.more>a:after
{
    font-family: "FontAwesome";
    content: "\f105";
    padding-left: 10px;
}


/* 搜索 */

/* 相关性 */
a+span.relevance
{
    display: none;
}
.mod_search h3~p.url
{
    display: none;
}
@keyframes jump {
	0% {
		bottom: 20px;
		animation-timing-function: ease-in;
	}
	50% {
		bottom: 10px;
        height: 32px;
        width: 36px;
		animation-timing-function: ease-out;
	}
	100% {
		bottom: 20px;
		animation-timing-function: ease-in;
	}
}


#down-hint
{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #f26e26;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: auto;
    bottom: 20px;
    margin: 0 auto;
    webkit-animation: jump 1.5s infinite;
    animation: jump 1.5s infinite; 
    /*-cursor: pointer;*/
    z-index: 10;
}
#down-hint:hover
{
    animation-play-state: paused;
}
#down-hint>button
{
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
#down-hint>button>i
{
    color: white;
}




#about-description
{
    width: 1160px;
    height: 600px;
    margin: 0 auto;
}
[lang=en] #about-description
{
    height: 650px;
}
/*#about-description>.ce_text
{
    font-size:12px;
    letter-spacing:normal;
    word-spacing:normal;
    float: left;
    text-align: center;
    width: 25%;
}*/

#about-description>.ce_text
{
    float: left;
    text-align: center;
}
#about-description>.ce_text.text-item
{
    max-width: 286px;
}
[lang=zh] #about-description>.ce_text.text-index-2
{
    margin-left: 159px;
}
[lang=zh] #about-description>.ce_text.text-index-3
{
    margin-left: 158px;
}
[lang=zh]  #about-description>.ce_text.text-index-4
{
    margin-left: 120px;
}

[lang=en] #about-description>.ce_text h3
{
    font-weight: 400;
    font-size: 25px;
}
[lang=en] #about-description>.ce_text p strong
{
    font-weight: 300;
    font-size: 15px;
}
[lang=en] #about-description>.ce_text.text-index-2
{
    margin-left: 67px;
}
[lang=en] #about-description>.ce_text.text-index-3
{
    margin-left: 78px;
}
[lang=en] #about-description>.ce_text.text-index-4
{
    margin-left: 64px;
}

#about-description>.ce_text>h3
{
    font-size: 30px;
    color: #f46e25;
}
#about-description>.ce_text>p>img
{
    height: 87px;
}
#about-description>.ce_text>p>strong
{
    font-size: 22px;
    color: #1a1a1a;
    font-weight: normal;
}
#about-description>.ce_text.first, #about-description>.ce_text.last
{
    display: block;
    width: 100%;
}
#about-description>.ce_text.first
{
    margin-top: 78px;
    margin-bottom: 94px;
}
#about-description>.ce_text.first>h2
{
    font-size: 40px;
    margin: 0px;
    color: #1a1a1a;
}
#about-description>.ce_text.first>h2>strong
{
    font-weight: lighter;
}
[lang=en] #about-description>.ce_text.first>h2>strong
{
    font-weight: normal;
}
#about-description>.ce_text.last
{
    margin-top: 70px;
    margin-bottom: 0px;
}
#about-description>.ce_text.last>p
{
    margin: 0;
}
#about-description>.ce_text.last>p>a
{
    margin: 0 auto;
}



#services-description
{
    background-image: url("../../files/theme_1/images/services_bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-repeat: repeat\9;
    /* ie滤镜相对于页面url */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale" , src="/files/theme_1/images/services_bg.png");    
    position: relative;
    padding-bottom: 69px;
}

#services-description>.ce_text.first
{
    text-align: center;
    color: white;
    display: block;
    width: 100%;
    height: auto;
    margin-top: 65px;
}
#services-description>.ce_text.first>h2
{
    margin: 0px;
    font-size: 40px;
}

#services-description>.services-items
{
    width: 1160px;
    height: 564px;
    margin: auto;
    margin-top: 50px;
    /*margin-top: 2%;*/
    /*position: absolute;*/
    /*top: 11%;
    left: 0px;
    bottom: 0px;
    right: 0px;*/
}
[lang=en] #services-description>.services-items
{
    height: 600px;
}
#services-description>.services-items>.toggler
{
    display: none;
}
#blog-latest>.toggler
{
    display: none;
}
#services-description>.services-items>.accordion
{
    height: 100%;
}
#services-description>.services-items>.accordion>div
{
    height: 100%;
}
#services-description>.services-items>.accordion>div:after
{
    content: "";
    clear: both;
    display: block;
}
#services-description>.services-items .ce_text
{
    text-align: center;
    float: left;
    color: white;
    width: 33.333%;
    height: 100%;
    padding: 0px 20px;
    position: relative;
}
#services-description>.services-items .ce_text>p
{
    font-size: 22px;
    line-height: 25px;
    margin: 0px;
    font-weight: lighter;
}
[lang=en] #services-description>.services-items .ce_text>p
{
    /*font-weight: normal;*/
    font-weight: 300;
}
#services-description>.services-items .ce_text>p>.img-link
{
    display: block;
}
#services-description>.services-items .ce_text>p~p>a
{
    position: absolute;
    bottom: 0px;
    color: white;
    top: auto;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    border-color: white;
}
#services-description>.services-items .ce_text>h3
{
    font-size: 30px;
    font-weight: lighter;
    margin-top: 0px;
    margin-bottom: 28px;
}
#services-description>.services-items .ce_text>h3
{
    font-weight: normal;
}

#blog-latest
{
    height: 725px;
}
#blog-latest>.ce_text.first
{
    margin-top: 90px;
}
#blog-latest>.ce_text.first>h2
{
    margin: 0px;
    font-size: 40px;
    text-align: center;
}


#blog-latest>.mod_newslist
{
    width: 1160px;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    margin-top: 100px;
}
#blog-latest>.mod_newslist::after
{
    content: "";
    display: block;
    clear: both;
}
#blog-latest>.mod_newslist>.layout_latest.first
{
    float: left;
}
#blog-latest>.mod_newslist>.layout_latest.last
{
    float: right;
}
#blog-latest>.mod_newslist>.layout_latest.odd
{
    margin: 0 auto;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
#banner
{
    width: 100%;
    /*height js*/
    overflow: hidden;
    position: relative;
}
/* wrapper  */
#banner>section
{
    position: absolute;
    width: 100%;
    height: 100%;
}

/*#banner>section>.accordion>div:after
{
    content: "";
    clear: both;
    display: block;
}*/
/* 每一张 */
#banner>section section
{
    position: absolute;
    opacity: 1;
    z-index: 3;
}
#banner>section section+section
{
    z-index: 2;
}
#banner>section section+section+section
{
    z-index: 1;
}
#banner>section section .ce_text
{
    position: absolute;
    top: 30%;
    left: 0px;
    right: 0px;
    color: #1a1a1a;
    width: 1160px;
    margin: 0 auto;
}
@media (max-height: 750px)
{
	#banner>section section .ce_text
	{
		top: 28%;
	}
    #banner>section section .ce_text>p+p
    {
        /*margin-top: 50px;*/
        margin-top: -20px;
    }
}
@media (max-height: 650px)
{
	#banner>section section .ce_text
	{
		top: 20%;
	}
}
#banner>section section .ce_text>p
{
    margin-bottom: 33px;
    width: 360px;
}
#banner>section section .ce_text>p
{
    font-size: 18px;
}
#banner>section section .ce_text>p>strong
{
    font-size: 35px;
    font-weight: lighter;
}
[lang=en] #banner>section section .ce_text>p>strong
{
    font-weight: normal;
    /*text-shadow: 2px 2px 10px #ddd;*/
}
#banner>section section .ce_text>p+p
{
    line-height: 27px;
}
#banner>section section .ce_image>.image_container:after
{
    content: "";
    clear: both;
    display: block;
}
#banner>section section .ce_image img
{
    float: right;
    /*width: 100%;*/
    min-width: 100%;
    min-height: 100%;
    max-width: none;
}
#banner>.slider-pointers
{
    position: absolute;
    width: 1160px;
    z-index: 10;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 20px;
}
#banner>.slider-pointers>ul
{
    list-style: none;
}
#banner>.slider-pointers>ul>li
{
    display: inline-block;
    padding: 8px;
}
#banner>.slider-pointers>ul>li>button
{
    width: 12px;
    height: 12px;
    background-color: #b2aba1;
    border-radius: 50%;
    outline: none;
    border: 0px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
#banner>.slider-pointers>ul>li>button.active
{
    background-color: #f26e26;
}

#banner>section section::before
{
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(230,230,230,1);
    background: -moz-linear-gradient(left, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(230,230,230,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff', GradientType=1 );
}
@media (max-width: 500px)
{
	.inner-page.left-side-bar>#wrapper>#container .specilist-item>.accordion div>.ce_image img
	{
		left: -8vw;
	}
}
@media (max-width: 1159px) and (min-width: 500px)
{
	#services-description>.services-items>.accordion>div>.ce_text>p:nth-of-type(2) {
		padding: 0px 5vw;
	}
	body #footer-info
	{
		/*width: 80%;*/
	}
}
@media (min-width: 320px) and (max-width: 374px)
{
	[lang=en] #services-description>.services-items
	{
		height: 500px;
	}
}
/* ip6 */
@media (min-width: 375px) and (max-width: 413px)
{
	[lang=en] #services-description>.services-items
	{
		height: 565px;
	}
	[lang=en] #services-description>.services-items>.accordion>div>.ce_text>p:nth-of-type(2)
	{
		height: auto;
	}
}

/* 老 ipad 横屏 */
@media (min-width: 1024px) and (max-width: 1024px)
{
	#header 
	{
		width: 100%;
		/*height: 130px;*/
		margin: 0 auto;
		padding: 0px 5vw;
	}
	#header>.inside>.nav-wrapper>.nav-left .logo
	{
		width: 180px;
		height: auto;
		margin-top: 27px;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li.submenu>a, .nav-right>.line>.mod_navigation>ul.level_1>li.submenu>span
	{
		pointer-events: none;
	}
	#banner>section section .ce_text
	{
		width: 80vw;
		top: 50vh;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		margin-left: 5vw;
	}
	#banner .link-btn>p>a
	{
		/*width: 100%;*/
		border: none;
		color: white;
		background-color: #f36f25;
	}
	#banner>section section .ce_text>p
	{
		margin-bottom: 50px;
	}
	#banner>section section .ce_text>p+p
	{
		display: none;
	}
	#banner>section section .ce_text>p+p+p
	{
		display: block;
	}
	#banner>section section:nth-of-type(1) .ce_image img
	{
		object-position: 68px 0px;
	}
	#banner>.slider-pointers
	{
		width: 80vw;
		margin-left: 5vw;
	}
	#services-description>.services-items>.accordion>div>.ce_text>p:nth-of-type(2) {
		height: 100px;
		padding: 0px 20vw;
	}
	#footer-info>div
	{
		margin-left: 0px;
	}
	#qr
	{
		padding-right: 100px;
	}
	#main .mod_search.block>form>.formbody>.text
	{
		/*width: calc(100% - 27.4px) !important;*/
		width: calc(100% - 28px) !important;
		
	}
	#main .mod_search.block>form>.formbody>.submit
	{
		float: right;
	}

	/* 新闻列表 */
	body #blog-latest>.mod_newslist>.layout_latest
	{
		padding: 0px 25vw;
	}
	body #blog-latest>.mod_newslist>.layout_latest::after
	{
		width: calc(100% - 50vw);
	}

	body .mod_newslist>.layout_latest .image_container
	{
		height: calc((100vw - 50vw - 34px) * 0.69774);
	}
	body #blog-latest>.mod_newslist>.layout_latest .info
	{
		left: calc(25vw - 30px);
	}
	#blog-latest>.mod_newslist>.layout_latest img
	{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	body #blog-list  .mod_newslist>.layout_latest
	{
		padding: 0px 25vw;
	}
	body #blog-list  .mod_newslist>.layout_latest::after
	{

		width: calc(100% - 50vw);
	}
	body #blog-list  .mod_newslist>.layout_latest .info
	{
		left: calc(25vw - 30px);
	}
	body #blog-list  .mod_newslist>.layout_latest img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	body.inner-page #map-list .map-item.show
	{
		width: 60vw;
	}
	body.inner-page #map-list .map-item .ce_image>.image_container>img
	{
		position: static;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	body.inner-page #map-list .map-item:nth-of-type(3) .ce_image>.image_container>img 
	{
		/*-webkit-object-position: 0px -83px;*/
		object-position: 0px -83px;
		position: relative;
		top: -83px;
		left: 0px;
		/*margin-bottom: 83px;*/
	}
	body.inner-page #banner-area>.inside>.mod_article
	{
		height: 270px;
		
		/*-webkit-align-items: center;
		align-items: center;*/
	}
	body.inner-page #banner-area>.inside>.mod_article>.ce_text h2
	{
		margin-top: 115px;
	}
	body.inner-page #banner-area>.inside>.mod_article>.ce_text img
	{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	body.inner-page.left-side-bar>#wrapper>#container .team-list
	{
		margin-bottom: 80px;
	}
	.inner-page.left-side-bar>#wrapper>#container .team-list>.accordion>div
	{
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	body.inner-page.left-side-bar>#wrapper>#container .specilist-item
	{
		width: 82%;
	}

	.inner-page.left-side-bar #container #hostory-content>.ce_text>p>img
	{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.inner-page .small[type=submit]
	{
		width: 25%;
	}
	[lang=en] .inner-page.left-side-bar>#wrapper>#container .specilist-item>.accordion>div>.ce_list.more>ol>li>span
	{
		width: 32vw;
	}
}

/* 老ipad竖屏 */
@media (min-width: 768px) and (max-width: 1023px)
{
	body #footer-info 
	{
		padding: 33px 19vw;
	}
}


/* 小于老 ipad 横屏 */
@media (max-width: 1023px) 
{
	#header
	{
		width: 100%;
		padding-left: 5vw;
		padding-right: 5vw;
		/*height: 10vh;*/
		height: 12vh;
		/*overflow: hidden;*/
		-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.39);
		-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.39);
		box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.39);
		position: relative;
		z-index: 100;
		background-color: white;
	}
	#header.open
	{
		position: fixed;
		top: 0px;
		left: 0px;
	}
	#header.open~.custom
	{
		margin-top: 12vh;
	}
	/* 公共头部展开按钮 */
	#menu-btn
	{
		display: block;
		z-index: 100;
		margin-top: 1.5vh;
	}
	#header.open .nav-right
	{
		left: 0px !important;;
	}
	#header>.inside>.nav-wrapper>.nav-left>.logo
	{
		height: calc(10vh * 0.85);
		width: calc(10vh * 0.85 / 0.424);
		/*margin-top: 5px;*/
		margin-top: 1.5vh;
	}
	
	/*#header>.inside>.nav-wrapper>.nav-left>.logo>img
	{
		height: 8vh;
	}*/
	#header>.inside>.nav-wrapper>.nav-right
	{
		position: fixed;
		left: -95vw;
		top: 12vh;
		background-color: #635145;
		z-index: 11;
		height: 100%;
		width: 95vw;
		padding: 24px 16px;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		transition: all 0.4s;
		z-index: 1000;
	}
	.nav-right>.language
	{
		color: #bbbab8;
		position: static;
	}
	.nav-right>.language>i, .nav-right>.language>a
	{
		color: white;
	}
	.nav-right>.line 
	{
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin-top: 25px;
	}
	.mod_search.block 
	{
		width: 100%;
		top: 0px;
	}
	.mod_search.block>form
	{
		width: 100%;
	}
	.mod_search.block>form>.formbody:after
	{
		background-image: url("../../files/theme_1/images/search-btn-mobile.png");
		background-size: cover;
	}
	.mod_search.block>form>.formbody>.text 
	{
		width: 100%;
	}
	.mod_search.block>form>.formbody>.submit {
		position: absolute;
		right: 0px;
		top: 0px;
		background-color: transparent;
	}
	.mod_search.block>form>.formbody::after 
	{
		color: #654f41;
	}
	.nav-right>.line>*
	{
		display: block;
	}
	.nav-right>.line>.mod_navigation
	{
		margin-top: 30px;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li
	{
		display: block;
		width: 100%;
		height: auto;
		position: relative;
		padding: 15px 0px;
		border-bottom: 2px #716056 solid;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li.home-page
	{
		display: block;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li.first
	{
		border-top: 2px #716056 solid;
	}
	.nav-right>.line a, .nav-right>.line span
	{
		color: #f6f6f6 !important;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li::before
	{
		font-family: "FontAwesome";
		content: "\f107";
		text-align: center;
		display: block;
		font-size: 28px;
		color: white;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 0px;
		top: 15px;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li:hover::before
	{
		content: "\f106";
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li:not(.submenu)::before
	{
		display: none;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li>a, .nav-right>.line>.mod_navigation>ul.level_1>li>span
	{
		padding: 0px;
		height: 30px;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li>a.submenu
	{
		pointer-events: none;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2 a, .nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2 span
	{
		padding: 0px;
		padding-left: 20px;	
	}
	#header .nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2
	{
		position: static;
		width: 100%;
		background-color: transparent; 
		border: none; 
		-webkit-box-shadow: none; 
		-moz-box-shadow: none; 
		box-shadow: none; 
		margin-top: 0px;
	}
	#header .nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2:before
	{
		display: none;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2>li.first
	{
		margin-top: 18px;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2>li:after
	{
		display: none;
	}
	.nav-right>.line>.mod_navigation>ul.level_1>li>ul.level_2>li>a
	{
		width: auto;
		display: inline-block;
	}


	/* banner */
	#banner
	{
		height: calc(100vw * 0.65625) !important
	}
	#banner>section section .ce_image img
	{
		width: auto !important;
		height: calc(100vw * 0.65625) !important;
	}
	#banner>section section:nth-of-type(1) .ce_image img
	{
		object-position: 46px 0px;
	}
	#banner>section section:nth-of-type(2) .ce_image img
	{
		object-position: 30px 0px;
	}
	#banner>section section:nth-of-type(3) .ce_image img
	{
		object-position: 37px 0px;
	}
	#down-hint
	{
		display: none;
	}
	#banner .slider-pointers
	{
		/*display: none;*/
		left: calc(50vw - 42px);
		bottom: 15px;
	}
	#banner>section section
	{
		width: 100vw !important;
	}
	#banner>section section .ce_text 
	{
		width: 130px;
		position: absolute;
		top: calc(100vw * 0.65625 / 2 - 130px / 2 + 25px);
		left: 5vw;
		color: #1a1a1a;
		margin: 0px;
	}
	
	#banner>section section .ce_text>p
	{
		width: auto;
	}
	#banner>section section .ce_text>p>strong
	{
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
	}
	#banner>section section .ce_text>p~p
	{
		display: none;
	}
	#banner>section section .ce_text>p:last-of-type
	{
		display: block;
	}
	#banner .link-btn>p>a
	{
		width: 100%;
		border: none;
		color: white;
		background-color: #f36f25;
	}
	[lang=en] #banner>section section .ce_text
	{
		width: auto;
		max-width: 50vw;
	}
	[lang=en] #banner .link-btn>p>a
	{
		width: 130px;
	}

	div#qr
	{
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: auto;
		box-sizing: content-box;
		border: none;
		border-bottom: 1px #d5d2cf solid;
		padding-bottom: 20px;
	}
	#qr>ul>li>h4
	{
		position: static;
		line-height: 20px;
	}
	#qr>ul>li>h4:nth-of-type(1)
	{
		margin-top: 10px;
		color: #f36f25;
	}
	#qr>ul>li>h4:nth-of-type(2)
	{
		font-size: 14px;
		display: block;
	}
	#qr>ul
	{
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		align-items: center;
	}
	#qr>ul::after
	{
		display: none;
	}
	#qr>ul>li
	{
		float: none;
	}
	#qr>ul>li.first
	{
		margin: 0px;
	}

	div#projects
	{
		margin: 0px;
		padding: 0px;
		width: 100%;
		box-sizing: content-box;
		margin-top: 20px;
	}
	#projects>ul>li 
	{
		display: flex;
		align-items: center;
	}
	#projects>ul
	{
		display: flex;
		justify-content: space-between;
	}
	#projects>ul::after
	{
		display: none;
	}
	#projectsqr>ul>li
	{
		float: none;
	}
	#projects>ul>li.first
	{
		margin: 0px;
	}

	/* 新闻列表 */
	body #blog-latest>.mod_newslist>.layout_latest
	{
		padding: 0px 15vw;
	}
	body #blog-latest>.mod_newslist>.layout_latest::after
	{
		width: calc(100% - 30vw);
	}

	body .mod_newslist>.layout_latest .image_container
	{
		height: calc((100vw - 30vw - 34px) * 0.69774);
	}
	body #blog-latest>.mod_newslist>.layout_latest .info
	{
		left: calc(15vw - 30px);
	}
	#blog-latest>.mod_newslist>.layout_latest img
	{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	body #blog-list  .mod_newslist>.layout_latest
	{
		padding: 0px 15vw;
	}
	body #blog-list  .mod_newslist>.layout_latest::after
	{

		width: calc(100% - 30vw);
	}
	body #blog-list  .mod_newslist>.layout_latest .info
	{
		left: calc(15vw - 30px);
	}
	body #blog-list  .mod_newslist>.layout_latest img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	/*#blog-latest>.toggler
	{
		top: 0px;
	}*/
	#blog-latest>.toggler>button,
	#blog-list .toggler>button
	{
		height: 100%;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		top: 0px;
	}
}
@media (max-width: 1159px) 
{
	body.inner-page.left-side-bar #container
	{
		text-align: left;
	}
	[lang=en] .ce_text ul li>span
	{
		margin-left: 28px;
	}
	.mod_newslist>.layout_latest>h2
	{
		height: auto;
		line-height: 25px;
	}
	/* 公共头部 */
	/*#banner>section section::before
	{
		content: "";
		display: block;
		width: 50%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		background: rgba(230,230,230,1);
		background: -moz-linear-gradient(left, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(230,230,230,1)), color-stop(100%, rgba(255,255,255,0)));
		background: -webkit-linear-gradient(left, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(left, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(left, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
		background: linear-gradient(to right, rgba(230,230,230,1) 0%, rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff', GradientType=1 );
	}*/
	#contacts-content
	{
		margin-bottom: 30px;
	}


	/* 关于我们简介 */
	#about-description
	{
		width: 100%;
		height: auto;
		padding: 0px 5vw;
	}
	[lang=en] #about-description
	{
		height: auto;
	}
	#about-description>.ce_text
	{
		width: 50%;
		margin-left: 0px !important;
	}
	[lang=en] #about-description>.ce_text
	{
		max-width: none;
	}
	#about-description>.ce_text:nth-of-type(2), #about-description>.ce_text:nth-of-type(3)
	{
		margin-bottom: 30px;
	}
	#about-description>.ce_text.first
	{
		margin: 50px 0px;
	}
	#about-description>.ce_text.first>h2
	{
		font-size: 30px;
	}
	#about-description>.ce_text>h3
	{
		font-size: 24px;
	}
	#about-description>.ce_text>p>img
	{
		/*height: */
		width: calc( 100vw * 0.1667 );
		height: calc( 100vw * 0.1667 * 0.7699);
	}
	#about-description>.ce_text>p>strong
	{
		font-size: 14px;
	}
	#about-description>.ce_text.last
	{
		/*margin-bottom: 70px;*/
		margin: 67px 0px;
	}
	
	/* 服务简介 */
	#services-description 
	{
		height: auto !important;
		background-size: auto 100%;
		background-position: center;
		padding: 0px 5vw;
	}
	#services-description>.ce_text.first
	{
		margin-top: calc(100vh * 0.0657) !important;
	}
	#services-description>.ce_text.first>h2
	{
		font-size: 30px;
	}
	#services-description>.services-items
	{
		width: 100%;
		/*height: calc(100vh * 0.7944) !important;*/
		margin-top: calc(100vh * 0.02797) !important;
		position: relative;
		overflow: visible;
		margin-bottom: 45px;
	}
	
	#services-description>.services-items .ce_text
	{
		/*height: auto;*/
		/*height: calc(100vh * 0.7944) !important;*/
		margin-top: 0px;
		position: relative;
		z-index: 10;
	}
	#services-description>.services-items .ce_text>p>a
	{
		position: static;
	}
	#services-description>.services-items>.accordion
	{
		width: 300%;
		position: relative;
		height: 100%;
	}
	#services-description>.services-items>.accordion>div
	{
		height: 100%;
	}
	#services-description>.services-items>.accordion>div>.ce_text>p:nth-of-type(2)
	{
		height: 100px;
	}
	[lang=en] #services-description>.services-items>.accordion>div>.ce_text>p:nth-of-type(2)
	{
		/*height: 75px;*/
		overflow: hidden;
	}
	#services-description .toggler
	{
		left: -5vw !important;
	}
	#services-description .toggler, #blog-latest .toggler, #blog-list .toggler
	{
		/*position: absolute;
		line-height: 40px;
		width: 100vw;
		display: flex !important;;
		justify-content: space-between;
		top: 0;
		margin: auto;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 10;
		height: 1px;*/
		/*z-index: 0;?*/
		display: block !important;
	}
	.toggler>button
	{
		border: none;
		background-color: transparent !important;;
		font-size: 50px;
		padding: 5vw;;
		color: white;
		position: absolute;
		/*top: 50%;*/
		top: calc((100vh * 0.0657 + 100vh * 0.02797) * -1);
		z-index: 11;
		height: 100vh;
		line-height: 100vh;
		outline: none !important;
		border: none  !important;
	}
	#services-description .toggler>button.right, #services-description .toggler>button.left
	{
		height: 564px;
		top: 0px;
		bottom: auto;
		/* line-height: 564px; */
		text-align: center;
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#services-description .toggler>button.left
	{
		left: -5vw;
	}
	#services-description .toggler>button.right
	{
		right: -5vw;
	}
	/*##services-description .toggler>button.right
	{
		left: -20px;
	}
	#services-description .toggler>button.right
	{
		right: -20px;
	}*/
	#blog-latest .toggler>button.left, #blog-list .toggler>button.left
	{
		left: 0px;
	}
	#blog-latest .toggler>button.right, #blog-list .toggler>button.right
	{
		right: 0px;
	}
	.toggler>button.hide
	{
		/*opacity: 0;*/
		color: #aaa !important;
	}

	/* 最近3条新闻列表 */
	#blog-latest 
	{
		padding: 0px 17px;
		position: relative;
		margin-bottom: 90px;
		height: auto;
	}
	#blog-latest>.ce_text.first
	{
		margin-top: 55px;
	}
	#blog-latest>.ce_text.first>h2
	{
		font-size: 30px;
	}
	
	#blog-latest>.mod_newslist
	{
		width: 300%;
		position: relative;
		margin-top: 47px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	#blog-latest>.mod_newslist>.layout_latest
	{
		width: 33.3333%;
		height: auto;
		padding: 0px 40px;
		background-color: transparent;
	}
	#blog-latest>.mod_newslist>.layout_latest.odd
	{
		position: relative;
	}
	#blog-latest>.mod_newslist>.layout_latest::after
	{
		content: "";
		display: block;
		width: calc(100% - 80px);
		height: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		right: 0px;
		z-index: -1;
		margin: 0 auto;
		background-color: #f2f2f2;
	}
	#blog-latest>.mod_newslist>.layout_latest .info
	{
		left: 22px;
	}
	/*#blog-latest>.mod_newslist>.layout_latest .image_container
	{
		height: calc((100vw - 80px - 34px) * 0.69774);
	}*/
	.mod_newslist>.layout_latest .image_container
	{
		height: calc((100vw - 80px - 34px) * 0.69774);
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}
	#blog-latest>.mod_newslist>.layout_latest img
	{
		/*width: 100%;*/
		width: auto;
		max-width: none;
		height: 100%;
	}
	#blog-latest .toggler>button
	{
		color: #333333;
	}

	/* 公共底部 */
	#footer-info 
	{
		height: auto;
		width: 100%;
		/*padding: 33px 50px;*/
		padding: 31px 10vw;
	}
	#copyright>p 
	{
		width: 100%;
		text-align: center;
	}
	#footer-menu
	{
		display: none;
	}

	

	/* 内页部分 */
	/* 内页banner */
	.inner-page #banner-area>.inside>.mod_article
	{
		height: calc(100vw * 0.4167);
	}
	.inner-page #banner-area>.inside>.mod_article>.ce_text
	{
		width: 100%;
	}
	.inner-page #banner-area>.inside>.mod_article>.ce_text h2
	{
		margin-top: calc(100vw * 0.4167 / 2 - 20px);
		margin-left: 5vw;
		font-size: 30px;
	}
	.inner-page #banner-area>.inside>.mod_article>.ce_text img
	{
		height: 100%;
		width: auto;
		max-width: none;
		/*right: -50vw;*/
		left: auto;
	}

	/* 内页左侧边栏 */
	.inner-page.left-side-bar>#wrapper>#container
	{
		width: 100%;
		margin-top: 30px;
	}
	.inner-page.left-side-bar>#wrapper>#container>#left
	{
		display: none;
	}
	.inner-page.left-side-bar>#wrapper>#container>#main
	{
		width: 100%;
		padding: 0px 5vw;
	}
	.inner-page.left-side-bar>#wrapper>#container blockquote
	{
		padding-top: 43px;
		padding-left: 21px;
		padding-right: 19px;
		padding-bottom: 20px;
	}
	.inner-page.left-side-bar>#wrapper>#container blockquote td
	{
		display: block;
	}
	.inner-page.left-side-bar>#wrapper>#container blockquote td p
	{
		width: auto;
	}
	.inner-page.left-side-bar>#wrapper>#container blockquote td img
	{
		display: block;
		margin: 0 auto;
		margin-top: 20px;
	}
	/* 专家团队 页面 */
	.inner-page.left-side-bar>#wrapper>#container .team-list
	{
		margin: 0px;
		margin-bottom: 70px;
	}
	.inner-page.left-side-bar>#wrapper>#container .specilist-item
	{
		width: 100%;
		margin: 0px;
	}
	.inner-page.left-side-bar>#wrapper>#container .specilist-item>.accordion div>.ce_image img
	{
		/*left: -8vw;*/
		/*width: calc(100vw * 0.65);*/
		max-width: calc(100vw * 0.65);
		height: auto;
		top: 0px;
		/*height: 70%;
		width: auto;
		top: 0px;*/
	}
	.inner-page.left-side-bar>#wrapper>#container .specilist-item.item-index-0.show-list,
	.inner-page.left-side-bar>#wrapper>#container .specilist-item.item-index-0.show-list+.item-index-1
	{
		margin-bottom: 0px;
	}
	.inner-page.left-side-bar>#wrapper>#container .specilist-item.show-list>.accordion div>.ce_text
	{
		right: -2vw;
	}
	.inner-page.left-side-bar>#wrapper>#container .specilist-item.show-list>.accordion>div>.ce_list.more
	{
		right: -2vw;
	}
	.inner-page.left-side-bar>#wrapper>#container .specilist-item>.accordion>div>.ce_list.more>ol>li>span
	{
		width: 35vw;
	}

	/* 内页内容主体 */
	.inner-page #container>#main>.inside>.mod_article.first.last>section.tags-list
	{
		margin-top: 0px;
	}
	.inner-page #container>#main>.inside>.mod_article.first.last .tags-list>.accordion
	{
		margin-top: 30px;
		padding: 0px 10px;
	}
	.inner-page #container>#main>.inside>.mod_article.first.last .tags-list.ce_accordion>.toggler
	{
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		border-bottom: none;
		padding: 0px 10px;
	}
	.inner-page #container>#main>.inside>.mod_article.first.last>.tags-list.ce_accordion>.toggler>.tag-switcher,
	[lang=en] .inner-page #container>#main>.inside>.mod_article.first.last>.tags-list.ce_accordion>.toggler>.tag-switcher
	{
		/*color: #f36f25;*/
		border: 1px #f36f25 solid !important;
		padding: 0px;
		font-size: 18px;
		width: 40vw;
		margin: 10px 0px;
		position: static;
		z-index: 0;
	}
	[lang=en] .inner-page #container>#main>.inside>.mod_article.first.last>.tags-list.ce_accordion>.toggler>.tag-switcher
	{
		height: 50px;
		/*height: auto;*/
		padding: 5px;
		word-wrap: break-word;
		word-break: normal;
		line-height: 1.5;
		font-size: 13px;
	}
	[lang=en] .inner-page #container>#main>.inside>.mod_article.first.last .tags-list .tags-item
	{
		/*padding-top: 47px;*/
		text-align: left;
	}
	/* 内页新闻列表 */
	#blog-list.mod_article
	{
		width: 100%;
		overflow: hidden;
		padding: 20px;
	}
	#blog-list.mod_article>.mod_newscategories
	{
		margin: auto;
	}
	#blog-list .pagination
	{
		display: none;
	}
	#blog-list  .mod_newslist
	{
		width: 600%;
		position: relative;
		margin-top: 47px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	#blog-list  .mod_newslist>.layout_latest
	{
		width: 16.667%;
		padding: 0px 40px;
		background-color: transparent;
		margin: 0px !important;
		/*z-index: 10;*/
	}
	#blog-list  .mod_newslist>.layout_latest.odd
	{
		position: relative;
	}
	#blog-list  .mod_newslist>.layout_latest::after
	{
		content: "";
		display: block;
		width: calc(100% - 80px);
		height: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		right: 0px;
		z-index: -1;
		margin: 0 auto;
		background-color: #f2f2f2;
	}
	#blog-list  .mod_newslist>.layout_latest .info
	{
		left: 22px;
	}
	#blog-list  .mod_newslist>.layout_latest img
	{
		width: 100%;
	}
	#blog-list  .toggler>button
	{
		color: #333333;
	}
	#blog-list>.mod_newslist>.pagination
	{
		display: none;
	}

	/* 内页 联系我们 */
	#contacts-content>.ce_text.first
	{
		color: transparent;
	}
	#contacts-content>.ce_text.first>h2
	{
		color: transparent;
	}
	#contacts-content>.ce_text:before, #contacts-content>.ce_text:after
	{
		font-family: "FontAwesome";
		color: #f36f25;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	#contacts-content>.ce_text:before
	{
		/*content: "\f041";
		font-size: 36px;
		margin-top: -14px;*/
		content: "";
		display: block;
		background-image: url("../../files/theme_1/images/location-icon.png");
		height: 32px;
		width: 27px;
		background-repeat: no-repeat;
		background-position: center center;
	}
	#contacts-content>.ce_text:after
	{
		content: "点击园区显示地址";
		left: 50px;
	}
	[lang=en] #contacts-content>.ce_text:after
	{
		content: "Click to see detailed information";
	}
	/* 内页 地图 */
	.inner-page #map-list 
	{
		width: 100%;
		height: auto;
		background-image: none;
		position: static;
		margin: 0px;
	}
	.inner-page #map-list .map-item
	{
		width: 40vw;
		height: auto;
		margin: 0px;
		border: 1px #f36f25 solid;
		margin-bottom: 35px;
	}
	.inner-page #map-list .map-item:nth-of-type(3)  .ce_image>.image_container>img
	{
		top: -120px;
	}
	.inner-page #map-list .map-item:nth-of-type(5)  .ce_image>.image_container>img
	{
		top: 0px;
		right: 0px;
		left: auto;
	}
	.inner-page #map-list .map-item.show
	{
		width: 90vw;
		/*height: 96vh;*/
		height: 560px;
		margin: auto;
		border: none;
	}
	.inner-page #map-list .map-item:after
	{
		display: none;
	}
	.inner-page #map-list .map-item.show:after
	{
		display: block;
	}
	/*.inner-page #map-list .map-item>.toggler
	{
		display: none;
	}
	.inner-page #map-list .map-item.show>.toggler
	{
		display: block;
	}*/
	.inner-page #map-list .map-item.show>.toggler
	{
		padding: 10px;
		background-repeat: no-repeat;
		background-position: center center;
		box-sizing: content-box;
	}
	.inner-page #map-list .map-item>.accordion, .inner-page #map-list .map-item>.accordion>div
	{
		height: 100%;
	}
	.inner-page #map-list>.accordion>div
	{
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		text-align: center;
	}
	.inner-page #map-list .map-item .ce_image, #map-list .map-item .ce_text
	{
		display: none;
		float: none;
	}
	.inner-page #map-list .map-item.show>.accordion>div
	{
		display: -webkit-flex;
		display: flex;
    	-webkit-flex-direction: column;
    	flex-direction: column;
	}
	.inner-page #map-list .map-item.show .ce_image, #map-list .map-item.show .ce_text
	{
		width: 100%;
		display: block;
	}
	.inner-page #map-list .map-item.show .ce_image
	{
		/*height: calc(96vh * 0.575);*/
		height: 300px;
		order: 2;
		-webkit-order: 2;
	}
	.inner-page #map-list .map-item .ce_image>.image_container
	{
		position: relative;
		overflow: hidden;
	}
	.inner-page #map-list .map-item .ce_image>.image_container>img {
		height: auto;
		width: auto;
		max-width: none;
		position: absolute;
		left: calc( (90vw / 2) - (700px / 2) 	);
		top: calc( (300px / 2) - (450px / 2) 	);
	}
	.inner-page #map-list .map-item.show .ce_text
	{
		/*height: calc(96vh * 0.425);*/
		height: 260px;
    	padding: 30px;
		order: 1;
		-webkit-order: 1;
		text-align: left;
		position: relative;
		font-size: 14px;
	}
	[lang=en] .inner-page #map-list .map-item.show .ce_text
	{
		height: calc(96vh * 0.45);
	}
	[lang=en] .inner-page #map-list .map-item.show:nth-of-type(4) .ce_text
	{
		height: calc(96vh * 0.55);
	}
	[lang=en] .inner-page #map-list .map-item.show:nth-of-type(5) .ce_text
	{
		height: calc(96vh * 0.6);
	}
	[lang=en] .inner-page #map-list .map-item.show .ce_image
	{
		height: calc(96vh * 0.55);
	}
	.inner-page #map-list .map-item .ce_text>h3
	{
		margin-bottom: 14px;
		font-size: 22px;
	}
	.inner-page #map-list .map-item .ce_text>h3:after
	{
		margin-top: 14px;
	}
	.inner-page #map-list .map-item.show .ce_text>p:nth-last-of-type(1), #map-list .map-item.show .ce_text>p:nth-last-of-type(2)
	{
		position: absolute;
		bottom: 0px;
		font-size: 13px;
	}
	.inner-page #map-list .map-item.show .ce_text>p:nth-last-of-type(1)
	{
		right: 30px;
	}
	.inner-page #map-list .map-item.show .ce_text>p:nth-last-of-type(2)
	{
		left: 30px;
	}
	.inner-page #map-list .map-item button
	{
		position: static;
		width: 100%;
		/*height: 100%;*/
		height: 60px;
		display: block;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}
	.inner-page #map-list .map-item button>.pointer-ctx
	{
		/*padding: 0px;*/
		/*height: 100%;*/
		max-width: none;
		box-shadow: initial;
	}
	.inner-page #map-list .map-item button:before, .inner-page #map-list .map-item button>span:after
	{
		display: none;
	}

	/* 内页 线上报名表单 */
	.inner-page .middle
	{
		width: 100%;
	}

	.inner-page .small
	{
		width: 47%;
	}

	.inner-page .small-middle
	{
		width: 100%;
	}
	body.inner-page .formbody>.widget.middle, 
	body.inner-page .formbody>.widget.small, 
	body.inner-page .formbody>.widget.small-middle
	{
		margin-left: 0px;
	}
	body.inner-page .formbody>.widget.identity
	{
		margin-left: 6%;
	}
	body.inner-page .formbody>.submit_container.small input
	{
		-webkit-appearance: none;
	}

	.to-top-btn
	{
		width: 30px;
		height: 30px;
		border-radius: 50%;
		color: white;
		display: block;
		position: fixed;
		right: 5vw;
		bottom: -5vw;
		/*background-color: rgba(0,0,0,0.30);*/
		background-color: #f36f25;
		text-align: center;
		z-index: 15;
		opacity: 0;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
	}
	.to-top-btn.show
	{
		opacity: 1;
		bottom: 5vw;
	}
	.to-top-btn:before
	{
		font-family: "FontAwesome";
		content: "\f106";
		display: block;
		font-size: 20px;
		line-height: 30px;
		margin-top: -1px;
	}
	/*.to-top-btn:after
	{
		content: "返回顶部";
		display: block;
	}*/
	/*[lang=en] .to-top-btn:after
	{
		content: "TOP";
	}*/


	#main .mod_search.block 
	{
		width: 100%;
		margin: 50px auto;
		padding: 0px 5vw;
	}
	#main .mod_search.block>form
	{
		width: 100%;
	}
	#main .mod_search.block>form>.formbody>.text
	{
		width: calc(100% - 30px);
	}
	#main .mod_search.block>div
	{
		width: 100%;
	}
	#main .mod_search.block>div>h3
	{
		line-height: 30px;
	}
}
/* 包含左边栏的内页 */
.inner-page.left-side-bar #container
{
    width: 1160px;
    margin: 0px auto;
    margin-top: 83px;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    text-align: justify;
}
.inner-page.left-side-bar #container>#left
{
    width: 262px;
    margin: 0px;
}
.inner-page.left-side-bar #container>#main
{
    float: right;
    width: 853px;
}

/* 内页 banner */
#banner-area>.inside>.mod_article
{
    width: 100%;
    height: 270px;
    position: relative;
    overflow: hidden;
}
#banner-area>.inside>.mod_article>.ce_text
{
    width: 1160px;
    margin: 0px auto;
}
#banner-area>.inside>.mod_article>.ce_text h2
{
    font-size: 35px;
    color: #333333;
    line-height: 40px;
    margin: 0px;
    margin-top: 115px;
    text-transform: capitalize;
}
#banner-area>.inside>.mod_article>.ce_text img
{
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    margin: auto;
}

/* 内页 左边栏导航公共样式 */
#left>.inside>.mod_article.first>.mod_customnav
{
    margin-bottom: 50px;
}
#left>.inside>.mod_article.first>.mod_customnav>ul>li, #left>.inside>.mod_article.first>.mod_newscategories>ul>li
{
    height: 42px;
    line-height: 42px;
    border-bottom: 1px #d6d6d6 solid;
    padding: 0px 17px;
    font-size: 18px;
    position: relative;
    color: #333333;
    text-transform: capitalize;
}
#left>.inside>.mod_article.first>.mod_customnav>ul>li>a, #left>.inside>.mod_article.first>.mod_newscategories>ul>li>a
{
    width: 100%;
    display: block;
}
#left>.inside>.mod_article.first>.mod_customnav>ul>li:after, #left>.inside>.mod_article.first>.mod_newscategories>ul>li:after
{
    font-family: "FontAwesome";
    line-height: 42px;
    text-align: center;
    content: "\f105";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 42px;
    height: 42px;
    pointer-events: none;
    z-index: 10;
}
/*#left>.inside>.mod_article.first>.mod_customnav>ul>li:hover:after, #left>.inside>.mod_article.first>.mod_newscategories>ul>li:hover:after
{
    animation: goright 1.5s infinite; 
}*/
#left>.inside>.mod_article.first>.mod_customnav>ul>li.first, #left>.inside>.mod_article.first>.mod_newscategories>ul>li.first
{
    border-top: 1px #d6d6d6 solid;
}

/* 内页 博客详情页左边栏 */
#left>.inside>#blog-detail-left-side-bar
{
    background-color: transparent;
}
#left>.inside>.mod_article.first>.mod_newscategories>ul>li.first.reset
{
    display: none;
}
#left>.inside>.mod_article.first>.mod_newscategories>ul>li.first.reset+li
{
    border-top: 1px #d6d6d6 solid;
}

#left>.inside>.mod_article.first>.mod_customnav>ul>li.active, #left>.inside>.mod_article.first>.mod_newscategories>ul>li.active
{
    border-color: transparent;
    background-color: #f36f25;
    color: white;
}
/*#left>.inside>.mod_article.first>.mod_customnav>ul>li:hover, #left>.inside>.mod_article.first>.mod_newscategories>ul>li:hover
{
    background-color: #f36f25;
    color: #f36f25;
}*/
#left>.inside>.mod_article.first>.mod_customnav>ul>li>a:hover, 
#left>.inside>.mod_article.first>.mod_customnav>ul>li:hover:after, 
#left>.inside>.mod_article.first>.mod_newscategories>ul>li:hover
{
    color: #f36f25;
}
#left>.inside>.mod_article.first>.mod_customnav>ul>li.active:hover:after
{
    color: inherit;
}
/* 内页左边栏 简介 */
#left>.inside>.mod_article.last
{
    font-size: 15px;
    line-height: 20px;
    color: #635145;
    background-color: #f2f2f2;
    /*text-align: ;*/
    /*word-break: break-all;*/
    word-wrap: break-word;
    text-align: justify;
}
#left>.inside>.mod_article.first.last
{
    background-color: transparent;
}
#left>.inside>.mod_article.last p
{
    margin: 0px;
    width: 100%;
    height: 182px;
}
#left>.inside>.mod_article.last p~p
{
    width: auto;
    height: auto;
}
#left>.inside>.mod_article.last p>img
{
    display: block;
    min-width: 100%;
    min-height: 100%;
}
#left>.inside>.mod_article.last p>strong
{
    padding-top: 18px;
    padding-left: 13px;
    padding-right: 24px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    display: block;
    text-align: left;
}

/* 关于我们页面 */
.inner-page.left-side-bar #container #hostory-content>.ce_text>p
{
    margin-bottom: 36px;
}
.inner-page.left-side-bar #container blockquote
{
    background-color: #f2f2f2;
    padding: 0px 45px;
    padding-top: 44px;
    padding-bottom: 44px;
    margin-bottom: 29px;
}
.inner-page.left-side-bar #container blockquote table
{
    margin: 0px;
}
.inner-page.left-side-bar #container blockquote::after
{
    content: "";
    display: block;
    clear: both;
}
.inner-page.left-side-bar #container blockquote td
{
    /*vertical-align: middle;*/
    padding: 0px;
    text-align: justify;
}
.inner-page.left-side-bar #container blockquote td p
{
    width: 600px;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0px;
}
.inner-page.left-side-bar #container blockquote img
{
    max-width: none;
    /*margin: 25px;*/
    margin-left: 45px;
    margin-top: -15px;
    width: 136px;
    height: 251px;
}
[lang=en] .inner-page.left-side-bar #container blockquote img
{
    margin-top: 43px;
}


/* 内页 团队页面 */
.inner-page #team-content .ce_text.first p
{
    margin-bottom: 30px;
}
.inner-page .team-list
{
    margin-top: -31px;
    margin-bottom: 135px;
}
.inner-page .team-list>.accordion>div:after
{
    content: "";
    clear: both;
    display: block;
}
.inner-page .specilist-item
{
    width: 415px;
    height: 427px;
    text-align: right;
    margin-top: 95px;
    float: left;
    overflow: visible;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.inner-page .specilist-item.item-index-0.show-list, .inner-page .specilist-item.item-index-0.show-list+.item-index-1
{
    margin-bottom: 111px;
}
.inner-page .specilist-item+.specilist-item
{
    margin-left: 23px;
}
.inner-page .specilist-item+.specilist-item+.specilist-item
{
    margin-left: 0px;
}
.inner-page .specilist-item+.specilist-item+.specilist-item+.specilist-item
{
    margin-left: 23px;
}
.inner-page .specilist-item+.specilist-item+.specilist-item+.specilist-item+.specilist-item
{
    margin-left: 0px;
}
.inner-page .specilist-item>.accordion
{
    position: relative;
    height: 100%;
}
.inner-page .specilist-item>.accordion div>div
{
    position: absolute;
    width: 50%;
    font-size: 14px;
}
.inner-page .specilist-item>.accordion div>.ce_image
{
    left: 0px;
    overflow: visible;
    height: 100%;
}
.inner-page .specilist-item>.accordion div>.ce_image>.image_container
{
    height: 100%;
    position: relative;
}
.inner-page .specilist-item>.accordion div>.ce_image img
{
    position: absolute;
    left: 0px;
    /*bottom: 0px;*/
    max-width: none;
}
.inner-page .specilist-item>.accordion div>.ce_text
{
    right: 0px;
    font-size: 22px;
    color: #f36f25;
    top: 35px;
    right: 38px;
    text-transform: capitalize;
}
.inner-page .specilist-item>.accordion div>.ce_list
{
    top: 85px;
    right: 38px;
}
[lang=en] .inner-page .specilist-item>.accordion div>.ce_list
{
    top: 90px;
}
.inner-page .specilist-item>.accordion>div>.ce_list.more
{
    display: none;
}

.inner-page .specilist-item.show-list>.accordion>div>.ce_list
{
    display: none;
}
.inner-page .specilist-item.show-list>.accordion>div>.ce_list.more
{
    display: block;
    text-align: left;
    right: -45px;
}

.inner-page .specilist-item.show-list>.accordion div>.ce_text
{
    text-align: left;
    right: -45px;
}
.inner-page .specilist-item.show-list>.accordion div>.ce_text>p:after
{
    content: "专长";
    display: block;
}
[lang=en] .inner-page .specilist-item.show-list>.accordion div>.ce_text>p:after
{
    content: "Expertise";
}

.inner-page .specilist-item>.accordion>div>.ce_list>button
{
    background-color: transparent;
    border: none;
    color: #f36f25;
    outline: none;
    cursor: pointer;
}
.inner-page .specilist-item>.accordion>div>.ce_list>.show-more-btn>i
{
    padding-left: 10px;
}
.inner-page .specilist-item>.accordion>div>.ce_list>.hide-more-btn>i
{
    padding-right: 10px;   
}
.inner-page .specilist-item>.accordion>div>.ce_list>ol
{
    list-style: none;
}
.inner-page .specilist-item>.accordion>div>.ce_list>ol>li
{
    margin-bottom: 5px;
    line-height: 20px;
}
.inner-page .specilist-item>.accordion>div>.ce_list.more>ol>li
{
    position: relative;
}
.inner-page .specilist-item>.accordion>div>.ce_list.more>ol>li:after
{
    content: "";
    clear: both;
    display: block;
}
.inner-page .specilist-item>.accordion>div>.ce_list.more>ol>li:before
{
    content: "•";
    color: #f36f25;
    display: block;
    /*padding-right: 10px;*/
    font-size: 14px;
    line-height: 26px;
    float: left;
}
.inner-page .specilist-item>.accordion>div>.ce_list.more>ol>li>span
{
    /*display: inline-block;
    width: 191px;
    vertical-align: top;*/
    float: left;
    margin-left: 13px;
    /*width: 180px;*/
    width: 140px;
}

/* 内页 治疗的重要性页面 */
.inner-page #importance-content
{
    padding: 10px;
    margin-bottom: 90px;
}
.inner-page #importance-content .ce_text h2
{
    color: #f36f25;
    font-size: 22px;
    margin: 0px;
    margin-bottom: 30px;
}
.inner-page #importance-content .ce_text p
{
    margin-bottom: 30px;
}

/*.inner-page #importance-content .ce_text ul li:before
{
    content: "•";
    color: #f36f25;
    padding: 0px 10px;
}*/
.ce_text ul
{
    margin: 22px 0px;
}
.ce_text ul li
{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 4px;
}
.ce_text ul li:after
{
    content: "";
    clear: both;
    display: block;
}
.ce_text ul li:before
{
    /*content: "•";
    display: block;
    color: #f36f25;*/
    /*width: 18px;
    height: 18px;*/
    /*float: left;*/
    content: "•";
    color: rgb(243, 111, 37);
    display: block;
    font-size: 14px;
    line-height: 26px;
    float: left;
}
.ce_text ul li>span
{
    /*float: left;*/
    display: block;
    margin-left: 20px;
}

/* 内页 标签切换模块的公共样式 */
.inner-page #container>#main>.inside>.mod_article.first.last .tags-list
{
    margin-top: 60px;
    margin-bottom: 90px;
}
.inner-page #container>#main>.inside>.mod_article.first.last .tags-list .tags-item
{
    display: none;
    background-color: #f2f2f2;
    /*padding: 30px;*/
    padding-left: 32px;
    padding-right: 30px;
    padding-bottom: 70px;
    /*padding-top: 47px;*/
}
.inner-page #container>#main>.inside>#services-content.mod_article.first.last .tags-list .tags-item
{
    padding-top: 47px;
}
.inner-page #container>#main>.inside>.mod_article.first.last .tags-list .tags-item .ce_text h3
{
    color: #f36f25;
    margin-top: 43px;
    margin-bottom: 30px;
    font-size: 22px;
}
.inner-page #container>#main>.inside>.mod_article.first.last .tags-list .tags-item .ce_text ul li:before
{
    content: "•";
    color: #f36f25;
    padding: 0px 10px;
    display: block;
    height: 30px;
    float: left;
}
.inner-page #container>#main>.inside>.mod_article.first.last .tags-list .tags-item .ce_text ul li:after {
    content: "";
    clear: both;
    display: block;
}
.inner-page #container>#main>.inside>.mod_article.first.last .tags-list>.toggler
{
    border-bottom: 2px #f36f25 solid;
}
.inner-page #container>#main>.inside>.mod_article.first.last .tags-list>.toggler>.tag-switcher
{
    height: 49px;
    width: 158px;
    border: 1px #f36f25 solid;
    border-bottom-width: 0px;
    color: #f36f25;
    line-height: 50px;
    background-color: transparent;
    outline: none;
    margin-right: 4px;
    cursor: pointer;
}
[lang=en] .inner-page #container>#main>.inside>.mod_article.first.last .tags-list>.toggler>.tag-switcher
{
    width: auto;
    padding: 0px 17px;
}
.inner-page #container>#main>.inside>.mod_article.first.last .tags-list>.toggler>.tag-switcher.active
{
    color: white;
    background-color: #f36f25 !important;
}
.inner-page #container>#main>.inside>.mod_article.first.last .tags-list .tags-item.active
{
    display: block;
}

/* 内页 博客列表页面 */
#blog-list
{
    width: 1160px;
    margin: 45px auto;
    overflow: visible;
}
/* 博客列表页 导航 */
#blog-list>.mod_newscategories 
{
    width: 258px;
    height: 33px;
    border: 1px #b2b2b2 solid;
    line-height: 33px;
    font-size: 16px;
    margin-left: auto;
    position: relative;
    overflow: visible;
}
#blog-list>.mod_newscategories:after, #blog-list>.mod_newscategories:before
{
    font-family: "FontAwesome";
    line-height: 33px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0px;
    width: 33px;
    height: 33px;
    z-index: 10;
}
#blog-list>.mod_newscategories:after
{
    /*color: ;*/
    content: "\f107";
    right: 0px;
}
#blog-list>.mod_newscategories:before
{
    /*color: #333333;*/
    content: "";
    top: 6px;
    left: -40px;
    display: block;
    background-image: url("../../files/theme_1/images/filter-icon.png");
    width: 17px;
    height: 20px;
}
#blog-list>.mod_newscategories>ul
{
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
    background-color: white;
    border: 1px transparent solid;
}
#blog-list>.mod_newscategories>ul>li
{
    margin: 0px 10px;
    position: relative;
}
#blog-list>.mod_newscategories>ul>li>a:hover
{
    color: #f36f25;
}
#blog-list>.mod_newscategories>ul>li.active
{
    border-bottom: 1px #ccc solid;
    margin-bottom: 5px;
}
#blog-list>.mod_newscategories.show-list
{
    border-color: transparent;
}
#blog-list>.mod_newscategories.show-list>ul
{
    width: 101%;
    left: -1px;
    top: -1px;
    overflow: visible;
    height: auto;
    border-color: #b2b2b2;
}
#blog-list>.mod_newscategories.show-list>ul>li
{
    left: 1px;
    top: 1px;
}
#blog-list>.mod_newscategories.show-list:after
{
    content: "\f106";
}

/* 博客列表页 列表主体 */
#blog-list>.mod_newslist
{
    overflow: visible;
    margin-top: 60px;
}
#blog-list>.mod_newslist:after
{
    content: "";
    clear: both;
    display: block;
}
#blog-list>.mod_newslist>.layout_latest
{
    float: left;
    margin-bottom: 87px;
}
#blog-list>.mod_newslist>.layout_latest.first
{
    margin-right: 113.5px;
    margin-left: 0px !important;
}
#blog-list>.mod_newslist>.layout_latest.even, #blog-list>.mod_newslist>.layout_latest.last.odd
{
    margin-left: 113.5px;
}
#blog-list>.mod_newslist>.layout_latest.first+.odd+.even+.last, #blog-list>.mod_newslist>.layout_latest.first+.last
{
    margin-left: 0px;
}
#blog-list>.toggler
{
    display: none;
}

#blog-list .pagination
{
    width: 100%;
    padding-top: 30px;
    position: relative;
    z-index: 2;
}
#blog-list .pagination>p
{
    display: none;
}
#blog-list .pagination>ul
{
    text-align: center;
}
#blog-list .pagination>ul>li
{
    display: inline;
    font-size: 18px;
    padding: 0px 15px;
    position: relative;
}
#blog-list .pagination>ul>li>span
{
    color: #f36f25;
}

#blog-list .pagination>ul>li.next>a, #blog-list .pagination>ul>li.previous>a
{
    color: transparent;
    position: absolute;
    left: 0px;
    height: 100%;
}
#blog-list .pagination>ul>li.next>a:after, #blog-list .pagination>ul>li.previous>a:after
{
    font-family: "FontAwesome";
    color: #333333;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}
#blog-list .pagination>ul>li.next>a:after
{
    content: "\f105";
    left: 0px;
}
#blog-list .pagination>ul>li.previous>a:after
{
    content: "\f104";
    right: 0px;
}
#blog-list .pagination>ul>li.first, #blog-list .pagination>ul>li.last
{
    display: none;
}


/* 内页 博客详情页 */
.mod_newsreader
{
    line-height: 30px;
    margin-bottom: 60px;
}
.mod_newsreader .back
{
    color: #f36f25;
    margin-top: 20px;
    font-size: 16px;
}
@keyframes goleft {
	0% {
        left: 0px;
        opacity: 1;
	}
	100% {
		left: -20px;
        opacity: 0;
	}
}
.mod_newsreader .back:before
{
    font-family: "FontAwesome";
    content: "\f104";
    /*padding-left: 10px;*/
    padding-right: 10px;
    position: relative;
}
/*.mod_newsreader .back:hover:before
{
    animation: goleft 1.5s infinite; 
}*/
.mod_newsreader h1
{
    color: #f36f25;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 18px;
}
.mod_newsreader p
{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.mod_newsreader h3
{
    margin-bottom: 30px;
}
.mod_newsreader .info
{
    margin-bottom: 35px;
    font-size: 16px;
}

/*.mod_newsreader ul li:before
{
    content: "•";
    color: #f36f25;
    padding: 0px 10px;
    display: block;
    height: 40px;
    float: left;
}*/
.mod_newsreader ul li:after {
    content: "";
    clear: both;
    display: block;
}


/* 内页 联系我们页面 */
#contacts-content>.ce_text>h2
{
    font-size: 22px;
    color: #f36f25;
    margin-top: 0px;
}
/* 联系我们页面的地图模块 */
#map-list
{
    width: 625px;
    height: 645px;
    background-image: url("../../files/theme_1/images/contacts-map-all.png");
    margin: 50px;
    position: relative;
    background-size: 100% 100%;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#map-list .map-item
{
    width: 0px;
    height: 0px;
    position: static;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    overflow: visible;
}
#map-list .map-item.show
{
    position: fixed;
    width: 1032px;
    height: 451px;    
    z-index: 100;
}
#map-list .map-item:after
{
    content: "";
    display: block;
    position: fixed;
    left: -50%;
    right: 0px;
    bottom: 0px;
    top: -50%;
    width: 1000%;
    height: 1000%;
    z-index: -1;
    background-image: url("../../files/theme_1/images/opacity-bg.png");
    opacity: 0;
    transition: all 0.5s;
}
#map-list .map-item.show:after
{
    opacity: 1;
}

@keyframes bounce{
    0%,100%{
        transform:translateY(0)
    }
    50%{
        transform:translateY(-10px)
    }
}
#map-list .map-item button
{
    position: absolute;
    background-color: transparent;
    outline: none;
    border: none;
    overflow: visible;
}
#map-list .map-item button>.pointer-ctx
{
    display: block;
    background-color: white;
    color: #f36f25;
    padding: 8px 13px;
    font-size: 18px;
    cursor: pointer;
    overflow: visible;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);
    max-width: 200px;
}
/*#map-list .map-item:nth-of-type(5) button>.pointer-ctx
{
    max-width: 150px;
}*/
#map-list .map-item button>.pointer-ctx:hover
{
    -webkit-animation: bounce 0.5s ease both;
    -moz-animation: bounce 0.5s ease both;
    animation: bounce 0.5s ease both;
}
#map-list .map-item button>.pointer-ctx:after, #map-list .map-item button:before
{
    content: "";
    display: block;
    position: absolute;
    left: 6px;
}
#map-list .map-item button.right>.pointer-ctx:after, #map-list .map-item button.right:before
{
    left: auto;
    right: 8px;
}
#map-list .map-item button.right:before
{
    right: 14px;
}
#map-list .map-item button>.pointer-ctx:after
{
    width:0; 
    height:0; 
    border-width:22px 12px;
    border-style:solid; 
    border-color: white transparent transparent transparent;
}
#map-list .map-item button:before
{
    width: 12px;
    height: 12px;
    background-color: white;
    border-radius: 50%;
    bottom: -27px;
    left: 13px;
    -webkit-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.32);
    box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.32);

}
#map-list .map-item.show button
{
    display: none;
}
#map-list .map-item>.accordion
{
    overflow: hidden;
}

#map-list .map-item>.accordion>div>div
{
    opacity: 0;
    transition: all 1s;
}
#map-list .map-item.show>.accordion>div>div
{
    opacity: 1;
}
#map-list .map-item>.accordion>div:after
{
    content: "";
    display: block;
    clear: both;
}
#map-list .map-item .ce_image, #map-list .map-item .ce_text
{
    float: left;
}
#map-list .map-item .ce_image
{
    width: 700px;
    height: 451px;
}
#map-list .map-item .ce_image>.image_container, #map-list .map-item .ce_image>.image_container>img
{
    height: 100%;
}
#map-list .map-item .ce_text
{
    width: 332px;
    height: 451px;
    background-color: #f36f25;
    padding-top: 70px;
    padding-left: 37px;
    padding-right: 20px;
    color: white;
    text-align: left;
}
[lang=en] #map-list .map-item .ce_text
{
    padding-top: 50px;
}
#map-list .map-item .ce_text>h3
{
    margin-top: 0px;
    margin-bottom: 27px;
    font-size: 22px;
}
#map-list .map-item .ce_text>h3:after
{
    content: "";
    display: block;
    width: 90px;
    height: 3px;
    background-color: white;
    margin-top: 26px;
}
.multi-line>*
{
    display: inline-block;
    vertical-align: top;
}
.multi-line>ul
{
    margin: 0px;
}
.multi-line>ul>li
{
   line-height: 26px;
   font-size: inherit;
}
.multi-line>ul>li>span
{
    margin: 0px;
}
.multi-line ul li:before
{
    display: none;
}
/*#map-list .map-item .ce_text>ul
{
    position: relative;
    top: -32px;
    left: 60px;
}*/
#map-list .map-item .ce_text>p>a:after
{
    font-family: "FontAwesome";
    content: "\f105";
    padding-left: 10px;
}


#map-list .map-item>.toggler
{
    width: 15px;
    height: 15px;
    position: absolute;
    right: 19px;
    top: 18px;
    cursor: pointer;
    z-index: 2;
    background-image: url("../../files/theme_1/images/close-btn.png");
}
.inner-page #map-list .map-item>.toggler
{
    display: none;
}
.inner-page #map-list .map-item.show>.toggler
{
    display: block;
}
.inner-page #map-list .map-item:after
{
    display: none\9;
}
.inner-page #map-list .map-item.show:after
{
    display: block\9;
}

/*#map-list .map-item>.toggler:after {
    font-family: "FontAwesome";
    color: white;
    line-height: 30px;
    font-size: 22px;
    text-align: center;
    content: "\f00d";
    display: block;
    pointer-events: none;
}*/

/* 线上报名页面 */
.formbody:after
{
    content: "";
    clear: both;
    display: block;
}
.formbody p.error
{
    color: red;
    font-size: 15px;
}
.formbody>.widget, .formbody>.submit_container
{
    float: left;
    margin-bottom: 20px;
}
.formbody>.widget>*, .formbody>.submit_container
{
    width: 100%;
}
.formbody>.submit_container
{
    margin-top: 15px;
    margin-bottom: 83px;
}
.formbody>.widget>input, .formbody>.widget>select, .formbody>.widget>textarea
{
    padding-left: 10px;
    border: none;
    border: 1px #cdcdcd solid;
    border-radius: 0px;
    outline: none;
    -webkit-appearance: none;
    background-color: transparent;
}
.formbody>.widget>input:focus, .formbody>.widget>select:focus, .formbody>.widget>textarea:focus
{
    border-color: black;
}
.formbody>.widget>input, .formbody>.widget>select, .formbody>.submit_container>*
{
    height: 35px;
    /*color: #cdcdcd;*/
}
.formbody>.widget>label
{
    display: block;
    margin-bottom: 10px;
}
.formbody>.widget>label>span.mandatory
{
    color: #f66718;
    padding-left: 5px;
}
.formbody>.submit_container>input.submit
{   
    background-color: #f36f25;
    color: white;
    border: none;
    cursor: pointer;
    outline: none;
    border-radius: 0px;
}

select 
{
    -moz-appearance:none;
    -webkit-appearance:none;
}
.widget-select
{
    position: relative;
}
.widget-select:before, .widget-select:after
{
    font-family: "FontAwesome";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    font-size: 12px;
    right: 7px;
    color: #969696;
    font-weight: lighter;
    pointer-events: none;
    display: none\9;/* ie8 hack */
    line-height: 10px;
    padding-left: 10px;
    border-left: 1px #969696 solid;
    top: auto;
}
.widget-select:before
{
    bottom: 16px;
    content: "\f0d8";
}

.widget-select:after
{
    bottom: 7px;
    content: "\f0d7";
}

.big
{
    width: 100%;
}
.middle
{
    width: 44%;
}

.small
{
    width: 21%;
}

.small-middle
{
    width: 33%;
}

.formbody>.widget.parent-name
{
    margin-left: 12%;
}
.formbody>.widget.phone
{
    margin-left: 12%;
}
.formbody>.widget.identity
{
    margin-left: 2%;
}
.formbody>.widget.email
{
    margin-left: 12%;
}
.formbody>.widget.therapist-name
{
    margin-left: 6.5%;
}
.formbody>.widget.therapist-phone
{
    margin-left: 6.5%;
}
.formbody>.widget.school
{
    margin-left: 6.5%;
}
.formbody>.widget.main-problem
{
    margin-left: 6.5%;
}

[lang=en] .formbody>.widget.therapist-phone
{
    margin-left: 12%;
}

[lang=en] .formbody>.widget.therapist-name
{
    margin-left: 0px;
}

[lang=en] .formbody>.widget.school
{
    margin-left: 0px;
}
[lang=en] .formbody>.widget.main-problem
{
    margin-left: 12%;
}


/* 主要问题多选 */

.formbody>.widget.main-problem>select
{
    height: auto;
}
.formbody>.widget.main-problem:before,
.formbody>.widget.main-problem:after
{
    display: none;
}
.formbody>.widget.main-problem>label:after
{
    content: "（按住crtl或command多选）";
}
[lang=en] .formbody>.widget.main-problem>label:after
{
    content: "(Select multiple item press ctrl or command)";
}
@media (max-width: 1159px)
{
    .formbody>.widget.main-problem>label:after
    {
        display: none;
    }
}

