@charset "UTF-8";
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 'Microsoft YaHei',"思源黑体 CN",Arial, 'Microsoft JhengHei','Microsoft YaHei', sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0; vertical-align: middle; }

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

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

input[type='number']::-webkit-outer-spin-button, input[type='number']::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input[type="number"] { -moz-appearance: textfield; }

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

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; padding-left: 0.20833rem; padding-right: 0.20833rem; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform,-webkit-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }



.suzycontact-one { width: 100%; height: 200px; }

.incon-pd { padding: 30px 0; }

.incon-back { background-repeat: no-repeat; background-position: center center; background-size: cover; }

.suzycontact-two { position: relative; background: url(../images/suzycontact-twobg.png) no-repeat bottom right/30.52083% auto; }

.suzycontact-twoen { position: absolute; top: 0; right: 10.67708%; z-index: 3; width: 26.61458%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.suzycontact-twotop { padding-bottom: 20px; border-bottom: 1px solid #dcdcdc; }

.suzycontact-twotopfl h1 { line-height: 1.33333; font-size: 20px; color: #282828; }

.suzycontact-twotopfl h3 { margin-top: 6px; line-height: 1.71429; font-size: 14px; color: #b99972; }

.suzycontact-twotopfr { padding-top: 20px; }

.suzycontact-twotopfritem { margin-bottom: 8px; line-height: 24px; font-size: 14px; }

.suzycontact-twotopfritem h6 { float: left; width: 60px; font-size: 14px; color: #282828; }

.suzycontact-twotopfritemdes { overflow: hidden; color: #7e7e7e; }

.suzycontact-twotopfritemdes a { -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; color: #7e7e7e; }

.suzycontact-twotopfritemdes a:hover { color: #b99972; text-decoration: underline; }

.suzycontact-twobtm { padding: 5.41667% 0 0; }

.suzycontact-twobtmfltitle h3 { line-height: 1.26667; font-size: 20px; color: #b1a886; }

.suzycontact-twobtmfltitle h4 { margin-top: 4px; line-height: 1; font-size: 20px; font-weight: bold; color: #e9e7e0; text-transform: uppercase; }

.suzycontact-twobtmfltitle h5 { margin-top: 5px; line-height: 1.55556; font-size: 14px; color: #8c8b88; }

.suzycontact-twobtmflmenu { margin-top: 5px; font-size: 0; white-space: nowrap; overflow-x: auto; padding-bottom: 5px; border-bottom: 3px solid #fafafa; }

.suzycontact-twobtmflmenu::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.suzycontact-twobtmflmenu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.suzycontact-twobtmflmenu::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #bcd130; }

.suzycontact-twobtmflmenu a { position: relative; display: inline-block; vertical-align: middle; line-height: 3.71429; margin-right: 10px; font-size: 14px; color: #aba8a2; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.suzycontact-twobtmflmenu a:last-child { margin-right: 0; }

.suzycontact-twobtmflmenu a:hover, .suzycontact-twobtmflmenu a.cur { color: #454544; }

.suzycontact-twobtmflmenu a.cur:after { opacity: 1; visibility: inherit; }

.suzycontact-twobtmflmenu a:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #b1aa88; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; visibility: hidden; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.suzycontact-twobtmflwrap { padding-top: 10px; }

.suzycontact-twobtmflitem { display: none; }

.suzycontact-twobtmfr { margin-top: 20px; padding: 20px 20px; background: -webkit-linear-gradient(315deg, #f4f2e7, rgba(255, 255, 255, 0) 50%); background: -o-linear-gradient(315deg, #f4f2e7, rgba(255, 255, 255, 0) 50%); background: linear-gradient(135deg, #f4f2e7, rgba(255, 255, 255, 0) 50%); }

.suzycontact-twobtmfr .suzycontact-twobtmfrimg { float: left; width: 58px; }

.suzycontact-twobtmfrtext { overflow: hidden; padding-left: 10px; }

.suzycontact-twobtmfrtext h3 { line-height: 1.5; font-size: 16px; color: #aa9d86; }

.suzycontact-twobtmfrtext h3:before { display: block; width: 30px; height: 3px; margin-bottom: 15px; background: #e5c77f; content: ""; }

.suzycontact-twobtmfrtext h4 { margin-top: 5px; line-height: 1; font-size: 20px; font-weight: bold; text-transform: uppercase; color: #e9e7e0; }

.suzycontact-twobtmfrerweima { margin-top: 10px; }

.suzynews-one { padding-top: 30px; background-repeat: no-repeat; background-position: top center; background-size: 100% 90%; background-image: url(../images/suzynews-onebg.jpg); }

.suzynews-oneview { position: relative; }

.suzynews-oneview .swiper-slide { position: relative; }

.suzynews-oneimg a { display: block; width: 100%; position: relative; height: 0; padding-top: 60%; overflow: hidden; }

.suzynews-oneimg a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzynews-oneimg a img { width: 100%; }

.suzynews-onetext { padding-top: 10px; }

.suzynews-onetext h3 a { display: block; font-size: 20px; color: #cba473; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; max-height: 90px; line-height: 30px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.suzynews-onetext h4 { margin-top: 10px; line-height: 1.71429; font-size: 14px; color: #b39170; }

.suzynews-onedes { margin-top: 10px; font-size: 14px; color: #fff; max-height: 96px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }

.suzynews-onemore { margin-top: 30px; }

.inmore-a1 { position: relative; display: inline-block; vertical-align: middle; font-size: 0; line-height: 24px; padding: 0 33px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.inmore-a1 span { position: relative; z-index: 3; display: inline-block; vertical-align: middle; font-size: 14px; color: #282a2d; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.inmore-a1 i { position: absolute; left: 0; top: 50%; width: 24px; height: 2px; background: #d51d00; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.inmore-a1:hover i { width: 100%; }

.suzynews-onebtnw { position: absolute; bottom: 0; right: 0; z-index: 10; padding: 10px; line-height: 30px; background: rgba(0, 0, 0, 0.4); font-size: 0; }

.suzynews-onebat { display: inline-block; vertical-align: middle; width: 62px; text-align: center; font-size: 14px; color: #695944; }

.suzynews-onebat .swiper-pagination-current { color: #fff; }

.suzynews-onebtnwfr { display: inline-block; vertical-align: middle; margin-left: 15px; }

.suzynews-conbtn { position: relative; display: inline-block; vertical-align: middle; width: 28px; height: 30px; }

.suzynews-conbtn:after { position: absolute; top: 50%; left: 50%; width: 7px; height: 7px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); content: ""; }

.suzynews-conbtn:hover:after { border-color: #695c62; }

.suzynews-conprev:after { border-bottom: 2px solid #fff; border-left: 2px solid #fff; }

.suzynews-connext:after { border-top: 2px solid #fff; border-right: 2px solid #fff; }

.suzynews-conplay { position: relative; display: inline-block; vertical-align: middle; width: 26px; height: 28px; }

.suzynews-conplay:after, .suzynews-conplay:before { position: absolute; top: 50%; left: 50%; width: 2px; height: 9px; background: #fff; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.suzynews-conplay:before { margin-left: -2px; }

.suzynews-conplay:after { margin-left: 2px; }

.suzynews-conplay:hover:after, .suzynews-conplay:hover:before { background: #695c62; }

.suzynews-conplay.active:before { width: 0; height: 0; margin: 0; -webkit-transform: translate(-30%, -50%); -ms-transform: translate(-30%, -50%); -o-transform: translate(-30%, -50%); transform: translate(-30%, -50%); border-left: 8px solid #fff; border-top: 5px solid transparent; border-bottom: 5px solid transparent; background: transparent; content: ""; }

.suzynews-conplay.active:after { opacity: 0; visibility: hidden; }

.suzynews-conplay.active:hover:before { background: transparent; border-left-color: #695c62; }

.suzynews-two { padding: 30px 0 30px; overflow: hidden; }

.suzynews-twoseach { text-align: right; font-size: 0;}

.suzynews-twoselect { position: relative; display: inline-block; vertical-align: middle; text-align: left; margin-right: 2px;}

.suzynews-twoselect select { width: 130px; height: 40px; line-height: 38px; padding: 0 20px 0 10px; font-size: 14px; color: #696969; border: 1px solid #dddddd; background: transparent; }

.suzynews-twoselect select:focus { border-color: #d51d00; }

.suzynews-twoselect:after { position: absolute; right: 15px; top: 50%; z-index: 3; border-top: 6px solid #282b2f; border-left: 6px solid transparent; border-right: 6px solid transparent; content: ""; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); -o-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.suzynews-twosearchview { display: inline-block; vertical-align: middle; text-align: left; width: 180px; height: 40px; }

.suzynews-twosearchview form { position: relative; display: block; width: 100%; height: 100%; font-size: 0; }

.suzynews-twosearchview .suzynews-twointxt { width: 100%; height: 100%; line-height: 38px; padding: 0 40px 0 10px; font-size: 14px; color: #696969; border: 1px solid #dddddd; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.suzynews-twosearchview .suzynews-twointxt:focus { border-color: #d51d00; }

.suzynews-twosearchview .suzynews-twoinsub { position: absolute; top: 0; right: 0; z-index: 5; width: 40px; height: 100%; background: url(../images/suzynews-twoinsub.png) no-repeat center center; }

.suzynews-twoul { margin-top: 15px; padding-bottom: 20px; border-top: 2px solid #c4b6ab; }

.suzynews-twoul li a { position: relative; display: block; width: 100%; padding: 15px 0; border-bottom: 1px solid #dddddd; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.suzynews-twoul li a:before { position: absolute; left: -50%; top: 0; width: 200%; height: 100%; background: #f2f1ef; opacity: 0; visibility: hidden; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.suzynews-twoul li a:hover { border-bottom-color: #c4b6ab; }

.suzynews-twoul li a:hover:before { opacity: 1; visibility: inherit; }

.suzynews-twoul li a:hover .suzynews-twolitime h3 { color: #d51d00; }

.suzynews-twoul li a:hover .suzynews-twolitext h3 { color: #cba473; }

.suzynews-twolitime { float: left; width: 80px; position: relative; z-index: 3; }

.suzynews-twolitime h3 { line-height: 1; font-size: 20px; color: #525252; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.suzynews-twolitime h6 { line-height: 1.25; font-size: 14px; color: #bbbbbb; }

.suzynews-twolitext { overflow: hidden; position: relative; z-index: 3; }

.suzynews-twolitext h3 { line-height: 1.5; font-size: 16px; color: #323232; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.suzynews-twolides { margin-top: 5px; font-size: 14px; color: #8d8d8d; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.imorepages { text-align: center; font-size: 0; }

.imorepages a { position: relative; display: inline-block; vertical-align: middle; width: 36px; height: 36px; margin: 0 3px; line-height: 34px; font-size: 14px; color: #696969; border: 1px solid #ddd; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.imorepages a:hover, .imorepages a.cur { background: #d51d00; color: #fff; border-color: #d51d00; }

.imorepages .imorepages-prev:after, .imorepages .imorepages-next:after { position: absolute; top: 50%; left: 50%; width: 6px; height: 6px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); content: ""; }

.imorepages .imorepages-prev:hover, .imorepages .imorepages-next:hover { background: #d51d00; border-color: #d51d00; }

.imorepages .imorepages-prev:hover:after, .imorepages .imorepages-next:hover:after { border-color: #fff; }

.imorepages .imorepages-prev { margin-right: 10px; }

.imorepages .imorepages-prev:after { border-left: 2px solid #777; border-bottom: 2px solid #777; }

.imorepages .imorepages-next { margin-left: 10px; }

.imorepages .imorepages-next:after { border-right: 2px solid #777; border-top: 2px solid #777; }

.imorepages .imorepages-first:after, .imorepages .imorepages-first:before, .imorepages .imorepages-last:after, .imorepages .imorepages-last:before { position: absolute; top: 50%; left: 50%; width: 6px; height: 6px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); content: ""; }

.imorepages .imorepages-first:hover, .imorepages .imorepages-last:hover { background: #d51d00; border-color: #d51d00; }

.imorepages .imorepages-first:hover:after, .imorepages .imorepages-first:hover:before, .imorepages .imorepages-last:hover:after, .imorepages .imorepages-last:hover:before { border-color: #fff; }

.imorepages .imorepages-first { margin-right: 5px; }

.imorepages .imorepages-first:before { margin-left: -3px; border-left: 2px solid #777; border-bottom: 2px solid #777; }

.imorepages .imorepages-first:after { margin-left: 3px; border-left: 2px solid #777; border-bottom: 2px solid #777; }

.imorepages .imorepages-last { margin-left: 5px; }

.imorepages .imorepages-last:before { margin-left: -3px; border-right: 2px solid #777; border-top: 2px solid #777; }

.imorepages .imorepages-last:after { margin-left: 3px; border-right: 2px solid #777; border-top: 2px solid #777; }

.suzynewspost-one { padding: 20px 0; background-image: url(../images/suzynewspost-one.jpg); }

.suzynewspost-onetime { line-height: 1.26667; font-size: 20px; font-weight: bold; color: #cba473; }

.suzynewspost-onetitle { overflow: hidden; line-height: 1.26667; font-size: 20px; color: #fff; }

.suzynewspost-two { overflow: hidden; }

.suzynewspost-twotext { line-height: 1.71429; font-size: 14px; color: #8d8d8d; }

.suzynewspost-twotext img { max-width: 100%; }

.suzynewspost-twofen { margin-top: 20px; }

.suzynewspost-twofenv { font-size: 0; }

.suzynewspost-twofenv .bdsharebuttonbox { display: inline-block; vertical-align: middle; }

.suzynewspost-twofenv .bdsharebuttonbox a { display: inline-block; vertical-align: middle; width: 24px; height: 24px; padding: 0; margin: 0 3px; -webkit-border-radius: 50%; border-radius: 50%; }

.suzynewspost-twofentxt { display: inline-block; vertical-align: middle; line-height: 2.42857; font-size: 14px; color: #323232; }

.suzynewspost-twotui { margin-top: 20px; padding: 20px 0; border-top: 1px solid #e9e9e9; border-bottom: 2px solid #cba473; }

.suzynewspost-twoh3 { line-height: 1; font-size: 16px; font-weight: bold; color: #282828; }

.suzynewspost-twotuiview { position: relative; margin-top: 20px; }

.suzynewspost-twotuiview .swiper-slide a { display: block; width: 100%; padding: 10px 15px; border-left: 1px solid #e9e9e9; }

.suzynewspost-twotuiview .swiper-slide a h6 { line-height: 1.42857; font-size: 14px; color: #282828; }

.suzynewspost-twotuiview .swiper-slide a h3 { margin-top: 4px; font-size: 16px; color: #323232; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; max-height: 72px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.suzynewspost-twotuiview .swiper-slide a .inmore-a1 { margin-top: 20px; }

.incon-bat { margin: 15px 0 0; text-align: center; line-height: 1; font-size: 0; }

.incon-bat span { display: inline-block; vertical-align: middle; width: 8px; height: 8px; margin: 0 3px; -webkit-border-radius: 50%; border-radius: 50%; background: #282828; }

.incon-bat span.swiper-pagination-bullet-active { background: #d51d00; }

.incon-btn { position: absolute; top: 50%; z-index: 10; display: none; width: 36px; height: 70px; background: #eeeeee; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.incon-btn:after { position: absolute; top: 50%; left: 50%; width: 10px; height: 10px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); content: ""; }

.incon-btn:hover { background: #d51d00; }

.incon-btn:hover:after { border-color: #fff; }

.incon-prev { left: 0; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.incon-prev:after { border-bottom: 2px solid #999999; border-left: 2px solid #999999; }

.incon-next { right: 0; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); -o-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.incon-next:after { border-top: 2px solid #999999; border-right: 2px solid #999999; }

.suzyjoin-one { background-image: url(../images/suzyjoin-one.jpg); }

.suzyjoin-onetitle { text-align: center; }

.suzyjoin-onetitle h2 { line-height: 1; font-size: 20px; font-weight: bold; text-transform: uppercase; color: #b8d2d2; }

.suzyjoin-onetitle h3 { margin-top: 5px; line-height: 1.4; font-size: 16px; font-weight: bold; }

.suzyjoin-onedes { margin-top: 10px; line-height: 1.5; font-size: 14px; color: #cba473; }

.suzyjoin-oneview { position: relative; margin-top: 20px; }

.suzyjoin-oneview .swiper-slide { position: relative; padding: 10px; background: #fff; }

.suzyjoin-oneview .swiper-slide:nth-child(2n) .suzyjoin-onevtext h3 { color: #5cb8be; }

.suzyjoin-oneview .swiper-slide:nth-child(3n) .suzyjoin-onevtext h3 { color: #d51d00; }

.suzyjoin-onevimg { position: relative; height: 0; padding-top: 58.82353%; overflow: hidden; }

.suzyjoin-onevimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyjoin-onevtext { padding: 15px 0 10px; text-align: center; }

.suzyjoin-onevtext h3 { line-height: 1.26667; font-size: 20px; color: #cba473; }

.suzyjoin-onevdes { margin-top: 10px; line-height: 22px; min-height: 66px; font-size: 14px; color: #333333; }

.suzyjoin-two { position: relative; background: url(../images/suzycontact-twobg2.png) no-repeat top right/30.52083% auto; }

.suzyjoin-twotitle { text-align: center; margin-bottom: 15px; }

.suzyjoin-twotitle h3 { line-height: 1; font-size: 20px; color: #cba473; font-weight: bold; text-transform: uppercase; }

.suzyjoin-twotitle h2 { margin-top: 5px; line-height: 1.5; font-size: 16px; font-weight: bold; color: #3b3b3b; }

.join-fourul { width: 100%; margin-top: 15px; padding-top: 10px; padding-bottom: 15px; border-top: 2px solid #c4b6ab; }

.join-fourul li { width: 100%; margin-bottom: 10px; }

.join-fourul li.active .join-fourtop { background: #f9f9f9; }

.join-fourul li.active .join-fourtop:after, .join-fourul li.active .join-fourtop:before { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); background: #d51d00; }

.join-fourul li:hover .join-fourtop { background: #f9f9f9; }

.join-fourul li:hover .join-fourtop .join-fourp { color: #cba473; }

.join-fourul li.active .join-fourtop .join-fourp { color: #cba473; }

.join-fourtop { position: relative; width: 100%; padding: 5px 30px 5px 10px; font-size: 0; border: 1px solid #e5e5e5; cursor: pointer; }

.join-fourtop .join-fourp1 { display: inline-block; vertical-align: top; width: 45%; padding-right: 5px; font-size: 14px; color: #929292; }

.join-fourtop .join-fourp2 { display: inline-block; vertical-align: top; width: 30%; padding-right: 5px; font-size: 14px; color: #323232; }

.join-fourtop:after, .join-fourtop:before { position: absolute; top: 50%; right: 20px; width: 1px; height: 20px; background: #bfbfbf; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.join-fourtop:before { right: 10px; width: 20px; height: 1px; }

.join-fouricon { display: inline-block; vertical-align: middle; width: 21px; height: 16px; margin-right: 8px; background: url(../images/join-fouricon1.png) no-repeat center center; }

.join-fourbtm { display: none; width: 100%; padding: 10px 10px 5px; line-height: 1.69231; font-size: 13px; color: #a7a7a7; }

.join-fourbtm .mailto { margin-top: 20px; }

.join-fourbtmh3 { margin-bottom: 10px; line-height: 1.88889; font-size: 16px; color: #282828; }

.mailto { min-width: 142px; padding: 0 10px; text-align: center; display: inline-block; vertical-align: top; background-color: #d51d00; color: #fff; line-height: 40px; }

.suzyworks-one { position: relative; padding-bottom: 30px; }

.suzyworks-one .suzyworks-oneimg { font-size: 0; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; }

.suzyworks-one .suzyworks-oneimg img { width: 100%; }

.suzyworks-onetext { width: 100%; max-width: 420px; padding: 35px 30px 20px; background: rgba(255, 255, 255, 0.9); }

.suzyworks-onetext h6 { line-height: 1.55556; font-size: 16px; font-weight: bold; color: #cba473; }

.suzyworks-onetext .inmore-a1 { margin-top: 20px; }

.suzyworks-onetexttit { padding: 10px 0; border-bottom: 1px solid #cba473; }

.suzyworks-onetexttit h4 { line-height: 1.26667; font-size: 20px; font-weight: bold; color: #d51d00; }

.suzyworks-onetexttit h3 { margin-top: 5px; line-height: 1.26667; font-size: 20px; color: #282828; }

.suzyworks-onedes { margin-top: 10px; font-size: 14px; color: #9e8b7d; line-height: 24px; max-height: 144px; overflow-y: auto; }

.suzyworks-onedes::-webkit-scrollbar { width: 2px; height: 2px; background-color: #cba473; }

.suzyworks-onedes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #cba473; }

.suzyworks-onedes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #fff; }

.suzyworks-two { background: url(../images/suzycontact-twobg3.png) no-repeat bottom left/30.52083% auto; }

.suzyworks-twoul { margin-top: 15px; padding: 15px 0 0; font-size: 0; border-top: 2px solid #c4b6ab; }

.suzyworks-twoul li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 25px; }

.suzyworks-twoul li:nth-child(2n) { margin-right: 0; }

.suzyworks-twoimg { position: relative; height: 0; padding-top: 63.15789%; overflow: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzyworks-twoimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyworks-twotext { padding-top: 10px; }

.suzyworks-twotext h3 { line-height: 1.5; font-size: 16px; color: #282828; }

.suzyus-one { position: relative; }

.suzyus-onecon { width: 100%; max-width: 1560px; padding: 0 15px; margin: 0 auto; }

.suzyus-onewrap { position: relative; border-bottom: 4px solid #cba473; }

.suzyus-onewrap .suzyus-onewrapimg { width: 100%; }

.suzyus-onetext { position: absolute; top: 30%; left: 0; z-index: 5; padding: 0 20px; width: 100%; }

.suzyus-onetext h3 { line-height: 1; font-size: 30px; color: #e3e3e3; }

.suzyus-onetext h3 span { color: #cba473; }

.suzyus-onetext h2 { margin-top: 5px; line-height: 1.26667; font-size: 20px; color: #282828; }

.suzyus-two { background-image: url(../images/suzyus-twobg.jpg); }

.suzyus-twotitle h3 { line-height: 1.5; font-size: 16px; color: #edece5; }

.suzyus-twotitle h2 { margin-top: 5px; line-height: 1.22222; font-size: 20px; color: #c39e6f; }

.suzyus-twotext { margin-top: 20px; line-height: 1.71429; font-size: 14px; color: rgba(252, 252, 252, 0.48); }

.suzyus-twoul { margin-top: 20px; font-size: 0; }

.suzyus-twoul li { display: inline-block; vertical-align: top; width: 50%; padding-right: 40px; }

.suzyus-twoul li h3 { line-height: 1; font-size: 30px; color: #cba473; }

.suzyus-twodes { margin-top: 5px; line-height: 1.85714; font-size: 14px; color: rgba(255, 250, 220, 0.3); }

.suzyus-three { background-image: url(../images/suzyus-threebg.png); }

.suzyus-threetop { position: relative; }

.suzycommonweb { width: 100%; padding: 0 15px; margin: 0 auto; max-width: 1660px; }

.suzyus-title { line-height: 1.2; font-size: 20px; color: #282828; }

.suzyus-title h3 { line-height: 1.41667; font-size: 18px; font-weight: bold; color: #282828; }

.suzyus-titledes { margin-top: 12px; font-weight: 100; }

.suzyus-threetopmax { width: 160px; line-height: 60px; height: 60px; padding: 0 5px; margin: 20px auto 0; text-align: center; font-size: 16px; color: #fff; background: #222426; }

.suzyus-threetopmax span { display: inline-block; vertical-align: middle; line-height: 1.2; }

.suzyus-threetopview { position: relative; }

.suzyus-threetopview:before { display: block; width: 2px; height: 38px; margin: 0 auto; background: #d7d7d6; content: ""; }

.suzyus-threetopview .swiper-container:after { display: block; width: 2px; height: 38px; margin: 0 auto; background: #cba473; content: ""; }

.suzyus-threetopview .swiper-slide { position: relative; width: 140px; }

.suzyus-threetopview .swiper-slide.swiper-slide-active h3 { color: #fff; border-color: #cba473; background: #cba473; -webkit-box-shadow: 0px 15px 25px -10px #aaa; box-shadow: 0px 15px 25px -10px #aaa; }

.suzyus-threetopview .swiper-slide:hover h3 { color: #fff; border-color: #cba473; background: #cba473; }

.suzyus-threetopview .swiper-slide:before { display: block; width: 2px; height: 42px; margin: 0 auto 5px; background: #d7d7d6; content: ""; }

.suzyus-threetopview .swiper-slide:after { position: absolute; top: 0; left: 50%; width: 106%; margin-left: -1px; height: 2px; background: #d7d7d6; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ""; }

.suzyus-threetopview .swiper-slide h3 { width: 100%; height: 50px; line-height: 42px; text-align: center; font-weight: bold; font-size: 14px; color: #1c1c1c; border: 2px solid #eaeaea; background: #fff; cursor: pointer; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzyus-threetopview .swiper-slide h3 span { display: inline-block; vertical-align: middle; line-height: 1.2; }

.suzyus-threetopbtm .swiper-container.suzyhide { visibility: hidden; opacity: 0; height: 0; }

.suzyus-threetopbtm .swiper-container.active .swiper-wrapper { -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.suzyus-threetopbtm .swiper-slide { position: relative; width: 48px; }

.suzyus-threetopbtm .swiper-slide:before { display: block; width: 2px; height: 20px; margin: 0 auto 5px; background: #cba473; content: ""; }

.suzyus-threetopbtm .swiper-slide:after { position: absolute; top: 0; left: 50%; width: 112.5%; margin-left: -1px; height: 2px; background: #cba473; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ""; }

.suzyus-threetopbtm .swiper-slide h3 { width: 100%; height: 140px; padding: 20px 10px; text-align: center; line-height: 1.2; font-size: 14px; color: #696969; background: #fff; border: 2px solid #eaeaea; }

.suzyus-threetopbtm .swiper-slide:last-child { margin-right: 0 !important; }

.suzyus-threetopbtm .swiper-slide:last-child::after { display: none; }

.suzyus-four { position: relative; }

.suzyus-fourview { position: relative; margin-top: 20px; }

.suzyus-fourimg { position: relative; height: 0; padding-top: 38%; overflow: hidden; }

.suzyus-fourimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyus-fourtext { text-align: center; padding-top: 10px; }

.suzyus-fourtext h3 { line-height: 1.5; font-size: 16px; color: #333333; }

.suzyus-five { position: relative; }

.suzyus-fivecon { margin-top: 20px; }

.suzyus-fiveul { font-size: 0; }

.suzyus-fiveul li { display: inline-block; vertical-align: top; width: 16.66667%; border: 1px solid rgba(255, 255, 255, 0.1); }

.suzyus-fiveul li a { display: block; width: 100%; position: relative; height: 0; padding-top: 87.5%; overflow: hidden; }

.suzyus-fiveul li a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyus-fiveul li a img { -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzyus-fiveul li:hover a img { -webkit-filter: grayscale(0%); filter: grayscale(0%); }

.suzyus-six { position: relative; }

.suzyus-sixview { position: relative; margin-top: 20px; }

.suzyus-siximg { position: relative; height: 0; padding-top: 63.54167%; overflow: hidden; }

.suzyus-siximg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyus-sixtext { padding-top: 9px; text-align: center; }

.suzyus-sixtext h3 { line-height: 1.625; font-size: 14px; color: #696969; }

.suzyus-sixbtmc { position: relative; margin-top: 30px; }

.suzyus-sixbtmc:after { position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background: #eaeaeb; content: ""; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.suzyus-sixbtmc a { position: relative; z-index: 3; display: block; width: 40px; height: 40px; margin: 0 auto; background: #fff; border: 1px solid #eaeaeb; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzyus-sixbtmc a:after, .suzyus-sixbtmc a:before { position: absolute; top: 50%; left: 50%; width: 1px; height: 15px; background: #cba473; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ""; }

.suzyus-sixbtmc a:after { width: 15px; height: 1px; }

.suzyus-sixbtmc a:hover { background: #cba473; border-color: #cba473; }

.suzyus-sixbtmc a:hover:after, .suzyus-sixbtmc a:hover:before { background: #fff; }

@media (min-width: 768px) { .suzycontact-twotopfl { width: 43.33333%; float: left; padding-right: 1.66667%; }
  .suzycontact-twotopfr { float: left; width: 43.33333%; padding-top: 0; }
  .suzycontact-twobtmfl { float: left; width: 50%; }
  .suzycontact-twobtmfr { float: right; width: 37.5%; margin-top: 0; }
  .suzynews-one { padding: 4.16667% 0 0; background-size: 100% 75%; }
  .suzynews-oneimg { float: left; width: 66.66667%; }
  .suzynews-onetext { padding-top: 0; float: right; width: 30%; }
  .suzynews-onemore { margin-top: 40px; }
  .suzynews-onebtnw { top: 100%; bottom: auto; right: auto; left: 66.66667%; -webkit-transform: translate(-100%, -100%); -ms-transform: translate(-100%, -100%); -o-transform: translate(-100%, -100%); transform: translate(-100%, -100%); }
  .suzynewspost-onetime { float: right; width: 130px; text-align: right; font-size: 20px; }
  .join-fourtop { padding: 15px 30px 15px 10px; }
  .join-fourul li { margin-bottom: 20px; }
  .mailto { margin-bottom: 25px; }
  .join-fourtop .join-fourp1 { width: 25%; }
  .join-fourtop .join-fourp2 { width: 25%; }
  .mailto { min-width: 142px; padding: 0 10px; text-align: center; display: inline-block; vertical-align: top; background-color: #d51d00; color: #fff; line-height: 40px; }
  .suzyworks-twoul li { width: 31.66667%; margin-right: 2.5%; }
  .suzyworks-twoul li:nth-child(2n) { margin-right: 2.5%; }
  .suzyworks-twoul li:nth-child(3n) { margin-right: 0; }
  .suzyus-onetext { top: 54.16667%; }
  .suzyus-onecon { padding: 0 20px; }
  .suzynews-twoselect:after{right:20px;}
  .suzycommonweb { padding: 0 20px; } }

@media (min-width: 1024px) { .suzycontact-one { height: 480px; }
  .suzycontact-two { padding: 4.94792% 0 13.02083%; }
  .suzycontact-twotop { padding-bottom: 52px; }
  .suzycontact-twotopfl h1 { font-size: 30px; }
  .suzycontact-twotopfl h3 { margin-top: 16px; }
  .suzycontact-twobtmfltitle h3 { font-size: 30px; }
  .suzycontact-twobtmfltitle h4 { margin-top: 8px; font-size: 30px; }
  .suzycontact-twobtmfltitle h5 { margin-top: 10px; font-size: 18px; }
  .suzycontact-twobtmflmenu { margin-top: 15px; }
  .suzycontact-twobtmflmenu a { margin-right: 28px; }
  .suzycontact-twobtmflwrap { padding-top: 25px; }
  .suzycontact-twobtmfr { padding: 40px 25px; }
  .suzycontact-twobtmfrtext h3 { font-size: 20px; }
  .suzycontact-twobtmfrtext h4 { margin-top: 10px; font-size: 24px; }
  .suzycontact-twobtmfrerweima { margin-top: 15px; }
  .suzynews-onetext h3 a { font-size: 30px; max-height: 120px; height: 120px; line-height: 40px; }
  .suzynews-onetext h4 { margin-top: 25px; }
  .suzynews-onedes { margin-top: 30px; }
  .suzynews-onemore { margin-top: 80px; }
  .suzynews-onebtnw { padding: 20px; }
  .suzynews-onebtnwfr { margin-left: 35px; }
  .suzynews-two { padding: 3.64583% 0 8.85417%; }
  .suzynews-twoselect select { width: 230px; height: 60px; line-height: 58px; padding: 0 30px 0 20px; }
  .suzynews-twosearchview { width: 400px; height: 60px; margin-left: 10px; margin-left: 0.20833rem; }
  .suzynews-twosearchview .suzynews-twointxt { line-height: 58px; padding: 0 60px 0 20px; }
  .suzynews-twosearchview .suzynews-twoinsub { width: 60px; }
  .suzynews-twoul { margin-top: 30px; padding-bottom: 70px; }
  .suzynews-twoul li a { padding: 35px 0; }
  .suzynews-twolitime { width: 120px; }
  .suzynews-twolitime h3 { font-size: 32px; }
  .suzynews-twolitime h6 { font-size: 16px; }
  .suzynews-twolitext h3 { font-size: 20px; }
  .suzynews-twolides { margin-top: 10px; }
  .imorepages .imorepages-prev { margin-right: 20px; }
  .imorepages .imorepages-next { margin-left: 20px; }
  .imorepages .imorepages-first { margin-right: 10px; }
  .imorepages .imorepages-last { margin-left: 10px; }
  .suzynewspost-one { padding: 40px 0; }
  .suzynewspost-onetime { width: 180px; font-size: 30px; }
  .suzynewspost-onetitle { font-size: 30px; }
  .suzynewspost-two { padding: 35px 0 7.8125%; }
  .suzynewspost-twofen { margin-top: 45px; }
  .suzynewspost-twotui { margin-top: 35px; padding: 38px 0; }
  .suzynewspost-twoh3 { font-size: 20px; float: left; width: 25%; }
  .suzynewspost-twotuiview { margin-top: 0px; width: 75%; float: right; }
  .suzynewspost-twotuiview .swiper-slide a { padding: 10px 35px; }
  .suzynewspost-twotuiview .swiper-slide a h3 { margin-top: 8px; font-size: 22px; max-height: 96px; line-height: 32px; }
  .suzynewspost-twotuiview .swiper-slide a .inmore-a1 { margin-top: 48px; }
  .incon-bat { display: none; }
  .suzyjoin-one { padding: 85px 0; padding: 1.77083rem 0; }
  .suzyjoin-onetitle h2 { font-size: 48px; font-size: 1rem; }
  .suzyjoin-onetitle h3 { margin-top: 10px; font-size: 20px; }
  .suzyjoin-onedes { margin-top: 20px; font-size: 20px; margin-top: 0.41667rem; }
  .suzyjoin-oneview { margin-top: 65px; margin-top: 1.35417rem; }
  .suzyjoin-onevtext { padding: 35px 0 16px; padding: 0.72917rem 0 0.33333rem; }
  .suzyjoin-onevtext h3 { font-size: 30px; font-size: 0.625rem; }
  .suzyjoin-onevdes { margin-top: 25px; margin-top: 0.52083rem; }
  .join-fourul { margin-top: 30px; padding-bottom: 40px; margin-top: 0.625rem; padding-bottom: 0.83333rem; }
  .join-fourtop .join-fourp1 { width: 29.09091%; vertical-align: top; line-height: 26px; }
  .join-fourtop:after, .join-fourtop:before { right: 57.5px; width: 1px; height: 36px; }
  .join-fourtop:before { right: 40px; height: 1px; width: 36px; }
  .join-fouricon { margin-right: 10px; margin-bottom: 3px; }
  .join-fourbtm { padding: 25px 30px 5px; }
  .join-fourbtmh3 { margin-bottom: 20px; line-height: 26px; font-size: 18px; }
  .join-fourbtmdes { margin-bottom: 25px; }
  .join-fourtop { padding: 26px 74px 26px 30px; }
  .suzyjoin-two { padding: 75px 0 100px; padding: 1.5625rem 0 2.08333rem; }
  .suzyjoin-twotitle { margin-bottom: 35px; margin-bottom: 0.72917rem; }
  .suzyjoin-twotitle h3 { font-size: 48px; font-size: 1rem; }
  .suzyjoin-twotitle h2 { margin-top: 10px; font-size: 20px; }
  .suzyworks-one { padding-bottom: 0px; }
  .suzyworks-one .commonweb { position: absolute; top: 50%; z-index: 10; width: 100%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .suzyworks-one .incon-btn { top: auto; bottom: 0; left: auto; right: 18.75%; display: block; width: 60px; height: 60px; -webkit-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); background: #fff; }
  .suzyworks-one .incon-btn:hover { background: #d51d00; }
  .suzyworks-one .incon-prev { -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
  .suzyworks-one .incon-bat { position: absolute; bottom: 30px; left: auto; z-index: 10; display: block; right: 18.75%; margin-right: 120px; width: auto; line-height: 1; font-size: 16px; margin-top: 0; padding-right: 20px; -webkit-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%); color: #fff; }
  .suzyworks-one .incon-bat span { display: inline; -webkit-border-radius: 0; border-radius: 0; background: transparent; }
  .suzyworks-one .incon-bat span.swiper-pagination-current { color: #b99972; }
  .suzyworks-onetext { padding: 45px 40px 50px; }
  .suzyworks-onetext h6 { font-size: 18px; }
  .suzyworks-onetext .inmore-a1 { margin-top: 40px; }
  .suzyworks-onetexttit { padding: 28px 0; }
  .suzyworks-onetexttit h4 { font-size: 30px; }
  .suzyworks-onetexttit h3 { margin-top: 15px; font-size: 30px; }
  .suzyworks-onedes { margin-top: 25px; }
  .suzyworks-twoul { margin-top: 30px; padding: 30px 0 0; margin-top: 0.625rem; padding: 0.625rem 0 0; }
  .suzyworks-twoul li { margin-bottom: 65px; overflow: hidden; margin-bottom: 1.35417rem; }
  .suzyworks-twoul li:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .suzyworks-twoul li img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .suzyworks-twoul li:hover .suzyworks-twoimg { -webkit-box-shadow: 0px 10px 20px -10px #aaa; box-shadow: 0px 10px 20px -10px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.41667rem -0.20833rem #aaa; box-shadow: 0px 0.20833rem 0.41667rem -0.20833rem #aaa; }
  .suzyworks-twoul li:hover .suzyworks-twotext h3 { color: #cba473; }
  .suzyworks-twotext { padding-top: 25px; padding-top: 0.52083rem; }
  .suzyworks-twotext h3 { font-size: 20px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .suzyworks-two { padding: 75px 0 160px; padding: 1.5625rem 0 3.33333rem; }
  .suzyus-onecon { padding: 0 40px; }
  .suzyus-onewrap { border-bottom-width: 8px; margin-top: -3.67647%; border-bottom-width: 0.16667rem; }
  .suzyus-onetext { padding: 0 80px; padding: 0 1.66667rem; }
  .suzyus-onetext h3 { font-size: 92px; font-size: 1.91667rem; }
  .suzyus-onetext h3 span { margin-left: 10px; margin-left: 0.20833rem; }
  .suzyus-onetext h2 { margin-top: 10px; font-size: 30px; margin-top: 0.20833rem; }
  .suzyus-two { padding: 13.125% 0 8.22917%; margin-top: -7.70833%; }
  .suzyus-twotitle h3 { font-size: 20px; }
  .suzyus-twotitle h2 { margin-top: 10px; font-size: 36px; }
  .suzyus-twotext { margin-top: 50px; margin-top: 1.04167rem; }
  .suzyus-twoul { margin-top: 70px; margin-top: 1.45833rem; }
  .suzyus-twoul li { width: 25%; padding-right: 90px; padding-right: 1.875rem; }
  .suzyus-twoul li h3 { font-size: 72px; font-size: 1.5rem; }
  .suzyus-twodes { margin-top: 10px; }
  .suzycommonweb { padding: 0 40px; }
  .suzyus-threetop { padding: 95px 0 150px; padding: 1.97917rem 0 3.125rem; }
  .suzyus-title { font-size: 30px; }
  .suzyus-title h3 { font-size: 24px; }
  .suzyus-titledes { margin-top: 32px; margin-top: 0.66667rem; }
  .suzyus-threetopmax { width: 240px; line-height: 120px; height: 120px; margin: 44px auto 0; font-size: 22px; }
  .suzyus-threetopview .incon-btn { top: 48px; display: block; }
  .suzyus-threetopview:before { width: 4px; height: 48px; }
  .suzyus-threetopview .swiper-container:after { width: 4px; height: 48px; }
  .suzyus-threetopview .swiper-slide:before { width: 4px; height: 52px; margin: 0 auto 10px; }
  .suzyus-threetopview .swiper-slide:after { margin-left: -2px; height: 4px; }
  .suzyus-threetopview .swiper-slide h3 { height: 60px; line-height: 52px; font-size: 18px; border-width: 4px; }
  .suzyus-threetopbtm .swiper-slide:before { width: 4px; height: 30px; margin: 0 auto 10px; }
  .suzyus-threetopbtm .swiper-slide:after { margin-left: -2px; height: 4px; }
  .suzyus-threetopbtm .swiper-slide h3 { font-size: 16px; }
  .suzyus-four { padding: 75px 0 45px; padding: 1.5625rem 0 0.9375rem; }
  .suzyus-fourview { margin-top: 45px; }
  .suzyus-fourview .incon-btn { margin-top: -25px; }
  .suzyus-fourtext { padding-top: 20px; }
  .suzyus-fourtext h3 { font-size: 20px; }
  .suzyus-five { padding: 45px 0 50px; padding: 0.9375rem 0 1.04167rem; }
  .suzyus-fivecon { margin-top: 55px; padding-left: 20%; margin-top: 1.14583rem; }
  .suzyus-six { padding: 90px 0 160px; padding: 1.875rem 0 3.33333rem; }
  .suzyus-sixview { margin-top: 45px; margin-top: 0.9375rem; }
  .suzyus-sixview .incon-btn { margin-top: -25px; }
  .suzyus-sixtext { padding-top: 24px; padding-top: 0.5rem; }
  .suzyus-sixtext h3 { font-size: 16px; }
  .suzyus-sixbtmc { margin-top: 75px; margin-top: 1.5625rem; }
  .suzyus-sixbtmc a { width: 60px; height: 60px; }
  .suzyus-sixbtmc a:after, .suzyus-sixbtmc a:before { height: 25px; height: 0.52083rem; }
  .suzyus-sixbtmc a:after { width: 25px; height: 1px; width: 0.52083rem; height: 0.02083rem; } }

@media (min-width: 1260px) { .suzycontact-twobtmfltitle h4 { font-size: 36px; }
  .suzycontact-twobtmflmenu { padding-bottom: 0; overflow: visible; white-space:normal;}
  /**.suzycontact-twobtmflmenu::-webkit-scrollbar { width: 2px; height: 5px;}**/
  .suzycontact-twobtmfr { padding: 52px 30px; }
  .suzycontact-twobtmfrtext h4 { font-size: 36px; }
  .suzyus-onecon { padding: 0 100px; }
  .suzycommonweb { padding: 0 100px; }
  .suzyworks-onetext { padding: 45px 40px 100px; } }

body { padding-top: 50px; width: 100%; overflow-x: hidden; }

.header { position: fixed; left: 0; top: 0; z-index: 201; width: 100%; background-color: #fff; padding: 10px 15px; -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); }

.header .logo { float: left; display: block; height: 25px; line-height:1;font-size: 0;}

.header .logo img { height: 100%; }

.header .menu { float: right; width: 30px; height: 30px; background: url(../images/menu-wt.png) no-repeat center; background-size: cover;display:block; }

.header nav { display: none; position: absolute; left: 0; top: 50px; width: 100%; background-color: #fff; border-top: 1px solid #ccc; }

.header nav li a { display: block; font-size: 16px; line-height: 40px; padding: 0 20px; border-bottom: 1px dashed #ccc; }

.u-img { position: relative; overflow: hidden; }

.u-img::after { content: ''; display: block; width: 100%; padding-bottom: 50%; }

.u-img img { position: absolute; left: 0; top: 0; width: 100%; min-height: 100%; }

.inside-intro { padding-top: 4.47917%; padding-bottom: 3.64583%; }

.inside-intro .fz-img { display: block; height: 36px; }

.inside-intro .col-name { padding: 10px 0 10px; font-size: 16px; line-height: 1.5; color: #000; }

.inside-intro .col-desc { font-size: 20px; line-height: 1.42857; color: #cba473; }

.bg-panel { position: absolute; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; }

img.bg { position: absolute; left: 50%; top: 0; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); z-index: -1; width: auto; height: 100%; }

.full-purpose { position: relative; overflow: hidden; }

.full-purpose .purpose-top { padding: 20px 0; }

.full-purpose .purpose-top .en-title img { height: 36px; }

.full-purpose .purpose-top .name { padding: 10px 0; font-size: 18px; line-height: 1.3; color: #343434; }

.full-purpose .purpose-top .desc { font-size: 14px; line-height: 24px; color: #282828; opacity: 0.5; }

.full-purpose .purpose-bot-wrap { border-top: 1px solid #d1cece; padding: 46px 0 120px; }

.full-purpose .purpose-bot { position: relative; text-align: center; width: 74%; max-width: 500px; margin: 0 auto; }

.full-purpose .purpose-bot .bot-title { position: absolute; top: 2.88462%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: inline-block; vertical-align: top; padding: 0 20px; font-size: 16px; line-height: 36px; color: #fff; -webkit-border-radius: 25px; border-radius: 25px; background-color: #db3131; }

.full-purpose .purpose-bot .text { font-size: 13px; line-height: 22px; color: #899da4; }

.full-purpose .purpose-bot .cline { display: block; width: 100%; }

.full-purpose .purpose-bot .bot-desc .item .ico { position: absolute; z-index: 10; }

.full-purpose .purpose-bot .bot-desc .item .ico img { width: 60px; }

.full-purpose .purpose-bot .bot-desc .item .text { position: absolute; z-index: 5; }

.full-purpose .purpose-bot .bot-desc .item:nth-child(1) .ico, .full-purpose .purpose-bot .bot-desc .item:nth-child(1) .text { left: 5.61122%; top: 49.67949%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.full-purpose .purpose-bot .bot-desc .item:nth-child(1) .text { padding-top: 17%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.full-purpose .purpose-bot .bot-desc .item:nth-child(2) .ico, .full-purpose .purpose-bot .bot-desc .item:nth-child(2) .text { left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.full-purpose .purpose-bot .bot-desc .item:nth-child(2) .text { padding-top: 32%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.full-purpose .purpose-bot .bot-desc .item:nth-child(3) .ico, .full-purpose .purpose-bot .bot-desc .item:nth-child(3) .text { right: 5.61122%; top: 49.67949%; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%); -o-transform: translate(50%, -50%); transform: translate(50%, -50%); }

.full-purpose .purpose-bot .bot-desc .item:nth-child(3) .text { padding-top: 17%; -webkit-transform: translate(50%, 0); -ms-transform: translate(50%, 0); -o-transform: translate(50%, 0); transform: translate(50%, 0); }

.full-maintenance { position: relative; overflow: hidden; margin-bottom: 7.55208%; padding-top: 30px; padding-bottom: 15px; }

.full-maintenance .fz-img { margin-bottom: 15px; height: 36px; }

.full-maintenance ul li { margin-bottom: 20px; }

.full-maintenance ul .title { margin-bottom: 10px; font-size: 18px; line-height: 1.2; color: #666;cursor:pointer; }

.full-maintenance ul li.cur .title{color: #d51c29;}

.full-maintenance ul .desc { font-size: 14px; line-height: 24px; color: #fff; opacity: 0.8; }

.c-ecd579 { color: #ecd579; }

.u-arr-more { position: relative; padding: 0 60px 0 20px; display: inline-block; vertical-align: top; background-color: #e7dbc1; font-size: 14px; line-height: 40px; color: #907c65; -webkit-border-radius: 20px; border-radius: 20px; background-image: url(../images/servicesubarr.png); background-repeat: no-repeat; background-position: 90% center; }

.service-container { padding-bottom: 60px; }

.service-container .ban-link img { display: block; width: 100%; }

.service-container .ban-link .content { padding: 25px 15px; background-color: #a79f91; }

.service-container .ban-link .content .title { margin-bottom: 15px; font-size: 18px; line-height: 1.35; color: #fff; }

.service-container .clause-info { border-bottom: 1px solid #dbdbdb; padding-bottom: 15px; margin-bottom: 15px; }

.service-container .sv-float .title { padding: 15px 0 10px; font-size: 20px; line-height: 1.5; color: #454544; }

.service-container .sv-float .content, .service-container .sv-float .desc { font-size: 14px; line-height: 24px; color: #696969; }

.service-container .hotline-tab { overflow-x: auto; }

.service-container .hotline-tab .slider { font-size: 0; white-space: nowrap; border-bottom: 3px solid #faf9f8; }

.service-container .hotline-tab a { position: relative; z-index: 10; margin-right: 20px; display: inline-block; vertical-align: top; font-size: 14px; line-height: 22px; padding: 10px 0; }

.service-container .hotline-tab a.cur::after { background-color: #b1aa88; }

.service-container .hotline-tab a::after { content: ''; position: absolute; left: 0; bottom: -3px; width: 100%; height: 3px; background-color: #faf9f8; }

.service-container .hotline-panel { padding-top: 15px; }

.service-container .hotline-panel ul { display: none; }

.service-container .hotline-panel ul:first-child { display: block; }

.service-container .hotline-panel .inner { border: 1px solid #e5e5e5; background-color: #f6f6f6; padding: 15px 10px; font-size: 14px; line-height: 28px; color: #5a5a5a; }

.service-container .hotline-panel .inner h4 { margin-bottom: 8px; font-size: 18px; line-height: 1.4; color: #b7a269; }

.footer { padding: 40px 0 20px; position: relative; background-color: #2f2c31; }

.footer .ft-contact { position: absolute; left: 15px; right: 15px; z-index: 10; top: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }

.footer .ft-contact::after { content: ''; position: absolute; left: 0; top: 0; right: 0; z-index: 1; height: 100%; background: url(../images/ftctbg.jpg) no-repeat 0 0; background-size: cover; }

.footer .ft-contact .inner { font-size: 0; position: relative; z-index: 10; padding-top: 12px; padding-bottom: 12px; }

.footer .ft-contact .text { display: inline-block; vertical-align: top; font-size: 16px; line-height: 32px; color: #e9decb; }

.footer .ft-contact .mail { display: inline-block; vertical-align: top; -webkit-border-radius: 16px; border-radius: 16px; margin-left: 15px; padding: 0 20px; font-size: 14px; line-height: 32px; color: #c1a779; background-color: #ededd9; }

.footer .half-nav { font-size: 0; text-align: center; }

.footer .half-nav li { display: inline-block; vertical-align: top; padding: 0 10px; }

.footer .half-nav a { font-size: 16px; line-height: 2; color: #9d9d9d; }

.footer .site-info { font-size: 0; text-align: center; }

.footer .site-info .item { position: relative; display: inline-block; vertical-align: top; margin: 0 5px; }

.footer .site-info .item .ico { display: block; width: 42px; height: 42px; background-repeat: no-repeat; background-position: center; background-size: cover; }

.footer .site-info .item .panel { display: none; position: absolute; left: 50%; bottom: 50px; margin-left: -60px; z-index: 10; padding: 10px; width: 120px; height: 120px; background-color: #fff; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid #ccc; }

.footer .site-info .item .panel img { max-width: 100%; }

.footer .site-info .item .panel::after { content: ''; position: absolute; left: 50%; bottom: -12px; width: 0; height: 0; margin-left: -6px; border: 6px solid rgba(0, 0, 0, 0); border-top-color: #ccc; }

.footer .site-info .wx .ico { background-image: url(../images/fticowx.png); }

.footer .site-info .sina .ico { background-image: url(../images/fticosn.png); }

.footer .info { text-align: center; font-size: 13px; line-height: 22px; }

.footer .info p, .footer .info a { color: #6c6e70; }

.full-ibanner { position: relative; }

.full-ibanner .swiper-slide a, .full-ibanner .swiper-slide img { display: block; max-width: 100%; }

.full-ibanner .iban-ctrl { position: absolute; left: 0; bottom: 0; z-index: 10; background-color: #2e2f32; font-size: 0; }

.full-ibanner .pages { display: inline-block; vertical-align: top; font-size: 14px; line-height: 30px; color: #585651; padding: 0 10px; }

.full-ibanner .pages .swiper-pagination-current { color: #a98f70; }

.u-col-info { padding: 15px 15px 20px; }

.u-col-info .col-title { font-size: 14px; line-height: 1.5; color: #282828; }

.u-col-info .title { padding: 10px 0; font-size: 18px; line-height: 1.28571; }

.u-col-info .title br { display: none; }

.u-col-info .desc { margin-bottom: 20px; font-size: 14px; line-height: 24px; color: #8d8d8d; }

.overflow { position: relative; overflow: hidden; display: inline-block; width: 90px; }

.m-ani-btn { position: relative; display: block; width: 88px; overflow: visible; }

.m-ani-btn a.btn_el { display: block; position: relative; padding: 13px 0; border: 1px solid #dfc797; -webkit-transform: translateX(-110%); -ms-transform: translateX(-110%); -o-transform: translateX(-110%); transform: translateX(-110%); opacity: 0; -webkit-transition: background 0.3s ease, width 0.3s ease, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1s; transition: background 0.3s ease, width 0.3s ease, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1s; -o-transition: background 0.3s ease, width 0.3s ease, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1s; transition: background 0.3s ease, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1s, width 0.3s ease; transition: background 0.3s ease, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1s, width 0.3s ease, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1s; }

.m-ani-btn .text-link { display: block; font-size: 14px; line-height: 1; color: #282828; opacity: 0; padding-left: 14px; white-space: nowrap; -webkit-transition: opacity .3s ease 1s; -o-transition: opacity .3s ease 1s; transition: opacity .3s ease 1s; }

.m-ani-btn .mask-btn { position: absolute; top: 0; right: 100%; bottom: 100%; left: 0; margin: 0 -10px 0 0; background: #ebdcbe; z-index: 3; -webkit-transition: right 0.35s cubic-bezier(0.77, 0, 0.175, 1) 0s, left 1s cubic-bezier(0.77, 0, 0.175, 1) 1.25s; -o-transition: right 0.35s cubic-bezier(0.77, 0, 0.175, 1) 0s, left 1s cubic-bezier(0.77, 0, 0.175, 1) 1.25s; transition: right 0.35s cubic-bezier(0.77, 0, 0.175, 1) 0s, left 1s cubic-bezier(0.77, 0, 0.175, 1) 1.25s; }

.m-ani-btn.animated a.btn_el { -webkit-transform: translateZ(0); transform: translateZ(0); opacity: 1; }

.m-ani-btn.animated .text-link { opacity: 1; }

.m-ani-btn.animated .mask-btn { margin-right: 0; right: 0; bottom: 0; left: 100%; }

div.mask-img { -webkit-transition: right 0.35s cubic-bezier(0.77, 0, 0.175, 1) 0s, left 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0.75s; -o-transition: right 0.35s cubic-bezier(0.77, 0, 0.175, 1) 0s, left 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0.75s; transition: right 0.35s cubic-bezier(0.77, 0, 0.175, 1) 0s, left 0.5s cubic-bezier(0.77, 0, 0.175, 1) 0.75s; margin: 0 -10px 0 0; position: absolute; top: 0; right: 100%; bottom: 100%; left: 0; background: #f4f4f5; z-index: 3; }

.m-ani-img img { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -webkit-transition: opacity 0s linear 0.6s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; transition: opacity 0s linear 0.6s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; -o-transition: opacity 0s linear 0.6s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; transition: opacity 0s linear 0.6s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; transition: opacity 0s linear 0.6s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; }

.m-ani-img.animated img { -webkit-transform: translateZ(0) !important; transform: translateZ(0) !important; }

.m-ani-img.animated .mask-img { margin-right: 0; right: -1px; bottom: 0; left: 100%; }

.full-aboutus { padding: 20px 0; }

.full-aboutus .u-img { cursor: pointer; }

.full-aboutus .u-img::after { padding-bottom: 67.5%; }

.full-aboutus .u-img::before { content: ''; position: absolute; left: 50%; top: 50%; z-index: 5; width: 40px; height: 40px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: url(../images/ivdico.png) no-repeat center; background-size: cover; }

.full-nums { position: relative; padding: 30px 0; }

.full-nums .commonweb { position: relative; z-index: 10; }

.full-nums .item { position: relative; text-align: center; }

.full-nums .item .num { margin-bottom: 16px; font-size: 32px; line-height: 1; color: #c6b595; }

.full-nums .item .text { font-size: 14px; line-height: 1.625; color: #fff9db; opacity: 0.3; }

.full-nums .item:nth-child(2) { padding: 40px 0; }

.full-nums .item:nth-child(2)::before, .full-nums .item:nth-child(2)::after { position: absolute; left: 0; display: block; content: ''; width: 100%; height: 1px; background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.8)); background: -o-linear-gradient(315deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.8)); background: linear-gradient(135deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.8)); }

.full-nums .item:nth-child(2)::before { top: 20px; }

.full-nums .item:nth-child(2)::after { bottom: 20px; }

.full-project { padding: 20px 0; }

.full-project .name { font-size: 14px; line-height: 1.5; color: #282828; padding: 10px 0 0; }

.full-project .top-thumb .u-img::after { padding-bottom: 151.11111%; }

.full-project .mid-thumb .u-img::after { padding-bottom: 70.83333%; }

.full-project .bot-thumb .u-img::after { padding-bottom: 67.74194%; }

.full-project .project-more { display: inline-block; position: relative; overflow: hidden; }

.full-project .project-more .btn_el { display: block; padding: 12px 40px; text-align: center; font-size: 14px; line-height: 1; color: #a78e62; background-color: #2e2f32; }

.text-ct { text-align: center; }

.top-project .u-col-info { padding-left: 0; padding-right: 0; }

.mid-project .name { padding-left: 15px; }

.mid-project .u-col-info { padding-left: 0; padding-right: 0; }

.bot-project .name { padding-left: 15px; }

.full-iservice { padding: 12% 0; position: relative; }

.full-iservice .fz-img { display: none; }

.full-iservice .commonweb { position: relative; z-index: 10; }

.full-iservice .u-col-info .col-title { color: #fff; }

.full-iservice .u-col-info .title { color: #a99776; }

.full-iservice .u-col-info .desc { margin-bottom: 0; }

.full-inews { padding: 15px 15px 50px; }

.full-inews .inews-bar { padding: 10px 0; }

.full-inews .inews-bar .en-title { float: left; font-size: 24px; line-height: 42px; color: #282828; }

.full-inews .inews-bar .overflow { float: right; }

.inews-swiper .swiper-slide a { display: block; }

.inews-swiper .date { font-size: 14px; line-height: 1.5; color: #6c6c6c; }

.inews-swiper .title { margin: 10px 0 15px; font-size: 18px; color: #323232; display: -webkit-box; height: 54px; line-height: 27px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.inews-swiper .desc { font-size: 14px; color: #8d8d8d; display: -webkit-box; height: 96px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }

.inews-wraper { position: relative; padding-bottom: 40px; }

.inews-wraper .inews-ctrl { position: absolute; right: 0; bottom: 0; font-size: 0; }

.inews-wraper .inews-ctrl .inews-btn { display: inline-block; vertical-align: top; width: 38px; height: 38px; margin: 0 5px; background-repeat: no-repeat; background-position: center; background-size: 14px auto; }

.inews-wraper .inews-ctrl .inews-prev { background-image: url(../images/inewsprev.png); }

.inews-wraper .inews-ctrl .inews-next { background-image: url(../images/inewsnext.png); }

.full-culcore, .full-resbty, .full-staff { position: relative; }

.full-culcore .commonweb, .full-resbty .commonweb, .full-staff .commonweb { position: relative; z-index: 3; }

.full-culcore { text-align: center; }

.full-culcore .fz-img { height: 18px; }

.full-culcore .cul-name { padding: 18px 0 25px; font-size: 16px; line-height: 1.2; color: #3a4449; }

.full-culcore .cul-intro { margin-bottom: 15px; font-size: 24px; line-height: 1.3; color: #d02115; }

.full-culcore .cul-pico { max-width: 120px; margin: 0 auto; -webkit-border-radius: 50%; border-radius: 50%; border: 1px dashed #c9aa8f; }

.full-culcore .cul-pico::after { padding-bottom: 100%; }

.full-culcore .cul-feature { font-size: 0; padding-bottom: 10%; }

.full-culcore .cul-feature li { width: 50%; padding: 0 20px; display: inline-block; vertical-align: top; }

.full-culcore .cul-feature li:nth-child(1) .u-img { background-color: rgba(207, 13, 0, 0.9); }

.full-culcore .cul-feature li:nth-child(2) .u-img { background-color: rgba(120, 144, 156, 0.9); }

.full-culcore .cul-feature li:nth-child(3) .u-img { background-color: rgba(38, 50, 56, 0.9); }

.full-culcore .cul-feature li:nth-child(4) .u-img { background-color: rgba(152, 133, 118, 0.9); }

.full-culcore .cul-feature .u-img { -webkit-border-radius: 50%; border-radius: 50%; max-width: 120px; margin: 0 auto; }

.full-culcore .cul-feature .u-img::after { padding-bottom: 100%; }

.full-culcore .cul-feature .mid { position: absolute; left: 0; width: 100%; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }

.full-culcore .cul-feature .mid .en { font-size: 20px; line-height: 1; color: #fff; }

.full-culcore .cul-feature .mid .cn { font-size: 16px; line-height: 2; color: #fff; }

.full-culcore .cul-feature .desc { padding: 15px 0 20px; font-size: 14px; line-height: 1.33333; color: #fff; }

.full-environment { background-color: #c3bbb1; }

.full-environment .half-env-swiper .u-img::after { padding-bottom: 100%; }

.full-environment .env-pages { font-size: 0; text-align: center; padding: 10px 0; }

.full-environment .env-pages li { position: relative; display: inline-block; width: 10%; margin: 0 3px; cursor: pointer; }

.full-environment .env-pages li img { width: 100%; }

.full-environment .env-pages li::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 1px solid rgba(0, 0, 0, 0); }

.full-environment .env-pages li.cur::after { border-color: #cc4747; }

.full-environment .half-content { padding-top: 10px; padding-bottom: 28px; }

.full-environment .half-content .en-sm { font-size: 20px; line-height: 1.3; color: #e6decd; text-transform: uppercase; }

.full-environment .half-content .en-lg { padding: 10px 0 15px; font-size: 30px; line-height: 1; color: #b38964; text-transform: uppercase; }

.full-environment .half-content .cn { font-size: 18px; line-height: 1.2; color: #3b3b3b; }

.full-environment .half-content .msg { padding: 10px 0 25px; font-size: 14px; line-height: 24px; color: #84807c; }

.full-staff { padding: 6% 0; }

.full-staff .staff-col { position: relative; z-index: 3; }

.full-staff .staff-col .en { font-size: 0; }

.full-staff .staff-col .en span { display: block; text-transform: uppercase; }

.full-staff .staff-col .en .c-fff { font-size: 20px; line-height: 1; color: #e6decd; }

.full-staff .staff-col .en .c-d0b06c { padding: 10px 0 16px; font-size: 30px; line-height: 1; color: #d0b06c; }

.full-staff .staff-col .cn { font-size: 18px; line-height: 1.2; color: #fff; }

.full-staff .staff-slider-container { padding: 25px 15px 0; position: relative; z-index: 3; }

.full-staff .staff-slider-container .u-img { margin-bottom: 15px; }

.full-staff .staff-slider-container .item-01::after { padding-bottom: 52.85714%; }

.full-staff .staff-slider-container .item-02::after { padding-bottom: 81.81818%; }

.full-staff .staff-slider-container .item-03::after { padding-bottom: 109.09091%; }

.full-staff .staff-slider-container .item-04::after { padding-bottom: 109.09091%; }

.full-staff .staff-slider-container .item-05::after { padding-bottom: 53.81166%; }

.full-resbty { padding-bottom: 50px; }

.full-resbty .commonweb { position: relative; z-index: 3; }

.top-resbty { padding: 20px 0; text-align: center; }

.top-resbty .en { font-size: 26px; line-height: 1; color: #e5dcd5; text-transform: uppercase; }

.top-resbty .cn { padding: 15px 0 20px; font-size: 18px; line-height: 1.2; color: #3a4449; }

.top-resbty .desc { font-size: 14px; line-height: 24px; color: #a7a8a2; }

.bot-resbty { position: relative; padding: 15px; z-index: 3; }

.bot-resbty .web1360 { background-color: #fff; }

.c-e04445 { color: #e04445; }

.resbty-btlf { padding: 20px 0; }

.resbty-btlf .resbty-title { margin-bottom: 5px; }

.resbty-btlf .resbty-title h3 { font-size: 18px; line-height: 1.3; color: #7f7f7f; }

.resbty-btlf .donation-panel .year { margin-bottom: 16px; padding: 12px 0; font-size: 22px; line-height: 1; color: #bbaa80; border-bottom: 2px solid #f8f8f7; }

.resbty-btlf .donation-list li { font-size: 13px; line-height: 30px; color: #7f7f7f; }

.resbty-btlf .donation-list .date { float: left; margin-right: 20px; }

.resbty-btlf .donation-list .msg { overflow: hidden; }

.resbty-btrg { position: relative; max-width: 448px; }

.resbty-btrg img { width: 100%; }

.resbty-btrg .info { position: absolute; left: 0; top: 0; z-index: 3; padding: 15px; }

.resbty-btrg .info .num { font-size: 24px; line-height: 1; font-weight: bold; color: #dd3333; }

.resbty-btrg .info .title { padding: 4px 0 10px; font-size: 22px; line-height: 1.47059; color: #af8c7b; }

.resbty-btrg .info .desc { font-size: 14px; line-height: 24px; color: #a7a8a2; }

@media (min-width: 768px) { .inside-intro { position: relative; }
  .inside-intro.intro-we .fz-img { -webkit-transform: translate(0, 18%); -ms-transform: translate(0, 18%); -o-transform: translate(0, 18%); transform: translate(0, 18%); }
  .inside-intro.intro-news .fz-img { -webkit-transform: translate(0, 23%); -ms-transform: translate(0, 23%); -o-transform: translate(0, 23%); transform: translate(0, 23%); }
  .inside-intro.intro-recruit .fz-img { -webkit-transform: translate(0, 20%); -ms-transform: translate(0, 20%); -o-transform: translate(0, 20%); transform: translate(0, 20%); }
  .inside-intro.intro-works .fz-img { -webkit-transform: translate(0, 27%); -ms-transform: translate(0, 27%); -o-transform: translate(0, 27%); transform: translate(0, 27%); }
  .inside-intro.intro-culture .fz-img { -webkit-transform: translate(0, 41%); -ms-transform: translate(0, 41%); -o-transform: translate(0, 41%); transform: translate(0, 41%); }
  .inside-intro .fz-img { position: absolute; left: 50%; bottom: 0; width: 50%; height: auto; z-index: -1; -webkit-transform: translate(0, 50%); -ms-transform: translate(0, 50%); -o-transform: translate(0, 50%); transform: translate(0, 50%); }
  .inside-intro .col-name { padding: 10px 0 10px; font-size: 16px; line-height: 1.5; color: #000; }
  .inside-intro .col-desc { font-size: 20px; line-height: 1.42857; color: #cba473; }
  .service-container .ban-link { position: relative; }
  .service-container .ban-link .content { position: absolute; right: 0; top: 0; width: 40%; height: 100%; z-index: 10; padding: 25px 15px; background-color: rgba(167, 159, 145, 0.8); font-size: 0; }
  .service-container .ban-link .content::before { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
  .service-container .ban-link .content .middle { display: inline-block; vertical-align: middle; }
  .service-container .ban-link .content .title { margin-bottom: 25px; }
  .full-purpose .purpose-bot .bot-desc .item .ico img { width: 80px; }
  .footer .ft-contact { width: 50%; }
  .full-iservice .u-col-info { width: 50%; padding-right: 3.33333%; } }

@charset "UTF-8";
@media (min-width: 1024px) { body { padding-top: 0; overflow-x: hidden; }
  img.bg { min-width: 100%; }
  .header { padding: 30px; position: relative; -webkit-box-shadow: none; box-shadow: none; background: none; }
  .header.iheader .menu { background-image: url(../images/menu-bk.png); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .header.iheader .menu:hover { background-image: url(../images/menu-wt.png); }
  .header.iheader nav { height: 45px; }
  .header.iheader nav ul { display: none; }
  .header.iheader nav li a { color: #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .header.iheader nav li a:hover { color: #a98f70; }
  .header .logo { position: absolute; left: 90p; top: 30px; height: 142px; z-index: 10; height: 2.95833rem; }
  .header .menu { position: absolute; right: 30px; top: 30px; width: 45px; height: 45px; }
  .header nav { display: block; position: static; border: 0; font-size: 0; text-align: center; background: none; }
  .header nav li { display: inline-block; vertical-align: top; }
  .header nav li a { font-size: 16px; line-height: 45px; padding: 0 20px; border-bottom: 0; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .header nav li a:hover { color: #a98f70; }
  .inside-intro .col-name { padding: 10px 0 25px; font-size: 24px; padding: 0.20833rem 0 0.52083rem; font-size: 0.5rem; }
  .inside-intro .col-desc { font-size: 42px; font-size: 0.875rem; }
  .full-purpose .purpose-top { padding: 80px 0 35px; padding: 1.66667rem 0 0.72917rem; }
  .full-purpose .purpose-top .en-title img { height: 90px; height: 1.875rem; }
  .full-purpose .purpose-top .u-float-msg { padding: 4px 0 0 275px; padding: 4px 0 0 5.72917rem; }
  .full-purpose .purpose-top .name { float: left; margin-right: 40px; padding: 0; font-size: 20px; line-height: 1.5; margin-right: 0.83333rem; font-size: 0.41667rem; }
  .full-purpose .purpose-top .desc { overflow: hidden; }
  .full-purpose .purpose-bot-wrap { padding: 46px 0 160px; padding: 0.95833rem 0 3.33333rem; }
  .full-purpose .purpose-bot .bot-title { padding: 0 35px; font-size: 18px; line-height: 50px; -webkit-border-radius: 25px; border-radius: 25px; padding: 0 0.72917rem; font-size: 0.375rem; line-height: 1.04167rem; -webkit-border-radius: 0.52083rem; border-radius: 0.52083rem; }
  .full-purpose .purpose-bot .text { font-size: 14px; }
  .full-purpose .purpose-bot .bot-desc .item .ico { position: absolute; z-index: 10; }
  .full-purpose .purpose-bot .bot-desc .item .ico img { width: 150px; width: 3.125rem; }
  .full-purpose .purpose-bot .bot-desc .item:nth-child(1) .text { padding-top: 18%; }
  .full-purpose .purpose-bot .bot-desc .item:nth-child(2) .text { padding-top: 33.5%; }
  .full-purpose .purpose-bot .bot-desc .item:nth-child(3) .text { padding-top: 18%; }
  .full-maintenance { padding-top: 126px; padding-bottom: 150px; overflow: visible; padding-top: 2.625rem; padding-bottom: 3.125rem; }
  .full-maintenance .fz-img { position: absolute; left: 50%; bottom: 0; -webkit-transform: translate(0, 38%); -ms-transform: translate(0, 38%); -o-transform: translate(0, 38%); transform: translate(0, 38%); margin-bottom: 0; height: 119px; height: 2.47917rem; }
  .full-maintenance ul li { float: left; width: 50%; margin-bottom: 0; }
  .full-maintenance ul .title { float: left; margin-right: 60px; margin-bottom: 0; font-size: 30px; margin-right: 1.25rem; font-size: 0.625rem; }
  .full-maintenance ul .desc { overflow: hidden; }
  .c-ecd579 { color: #ecd579; }
  .u-arr-more { padding: 0 82px 0 20px; line-height: 50px; -webkit-border-radius: 25px; border-radius: 25px; padding: 0 1.70833rem 0 0.41667rem; line-height: 1.04167rem; -webkit-border-radius: 0.52083rem; border-radius: 0.52083rem; }
  .service-container { padding-bottom: 168px; padding-bottom: 3.5rem; }
  .service-container .ban-link .content { padding: 20px 40px; padding: 20px 0.83333rem; }
  .service-container .ban-link .content .title { margin-bottom: 40px; font-size: 30px; margin-bottom: 0.83333rem; font-size: 0.625rem; }
  .service-container .sv-float .title { float: left; width: 300px; padding: 0; font-size: 30px; width: 6.25rem; font-size: 0.625rem; }
  .service-container .sv-float .content { overflow: hidden; }
  .service-container .clause-info { padding: 55px 0; margin-bottom: 40px; padding: 1.14583rem 0; margin-bottom: 0.83333rem; }
  .service-container .clause-hotline .title { line-height: 52px; }
  .service-container .hotline-tab a { margin-right: 30px; padding: 15px 0; margin-right: 0.625rem; }
  .service-container .hotline-panel { padding-top: 30px; overflow: hidden; padding-top: 0.625rem; }
  .service-container .hotline-panel ul { margin: 0 -15px; }
  .service-container .hotline-panel li { display: inline-block; vertical-align: top; width: 50%; padding: 0 15px; }
  .service-container .hotline-panel .inner { padding: 38px 30px 14px; padding: 0.79167rem 0.625rem 0.29167rem; }
  .service-container .hotline-panel .inner h4 { margin-bottom: 18px; font-size: 20px; margin-bottom: 0.375rem; font-size: 0.41667rem; }
  .service-container .hotline-panel .inner .msg { height: 112px; }
  .footer { padding: 45px 0 70px; padding: 0.9375rem 0 1.45833rem; }
  .footer .commonweb { position: relative; z-index: 10; }
  .footer .ft-contact { position: absolute; left: 0; right: auto; top: 0; z-index: 10; width: 100%; }
  .footer .ft-contact::after { content: ''; position: absolute; left: 0; top: 0; right: 50%; }
  .footer .ft-contact .inner { padding-top: 50px; padding-bottom: 50px; padding-top: 1.04167rem; padding-bottom: 1.04167rem; }
  .footer .ft-contact .text { font-size: 28px; line-height: 44px; font-size: 0.58333rem; line-height: 0.91667rem; }
  .footer .ft-contact .mail { -webkit-border-radius: 22px; border-radius: 22px; margin-left: 90px; padding: 0 40px; line-height: 44px; -webkit-border-radius: 0.45833rem; border-radius: 0.45833rem; margin-left: 1.875rem; padding: 0 0.83333rem; line-height: 0.91667rem; }
  .footer .half-nav { text-align: right; padding-left: 50%; }
  .footer .half-nav li { padding: 0 20px; padding: 0 0.41667rem; }
  .footer .half-nav a { font-size: 18px; }
  .footer .half-nav a:hover { color: #eee; }
  .footer .site-info { padding-top: 35px; padding-top: 0.72917rem; }
  .footer .share { float: right; }
  .footer .info { float: left; text-align: left; }
  .footer .info a:hover { color: #eee; }
  /* 首页*/
  .u-col-info { padding: 15px 15px 20px; padding: 0.3125rem 0.3125rem 0.41667rem; }
  .u-col-info .col-title { font-size: 16px; }
  .u-col-info .title { padding: 30px 0; font-size: 28px; padding: 0.625rem 0; font-size: 0.58333rem; }
  .u-col-info .title br { display: block; }
  .u-col-info .desc { margin-bottom: 35px; margin-bottom: 0.72917rem; }
  .overflow { position: relative; overflow: hidden; display: inline-block; width: 120px; }
  .m-ani-btn { width: 60px; -webkit-transition: width ease .6s; -o-transition: width ease .6s; transition: width ease .6s; }
  .m-ani-btn:hover { width: 120px; background-color: #dfc797; }
  .m-ani-btn:hover .text-link { color: #fff; }
  .m-ani-btn a.btn_el { padding: 22px 0; }
  .m-ani-btn .text-link { padding-left: 30px; font-weight: bold; }
  .full-ibanner { position: relative; padding-left: 14.58333%; font-size: 0; margin-top: -105px; }
  .full-ibanner .iban-ctrl { left: 14.58333%; width: 320px; margin-left: -160px; padding: 18px 0; background-color: #2e2f32; width: 6.66667rem; margin-left: -3.33333rem; padding: 0.375rem 0; }
  .full-ibanner .pages { display: inline-block; vertical-align: top; width: 50%; padding: 0 0 0 48px; font-size: 14px; line-height: 34px; padding: 0 0 0 1rem; line-height: 0.70833rem; }
  .full-ibanner .pages span { padding: 0 3px; }
  .full-ibanner .ctrl { display: inline-block; vertical-align: top; width: 50%; text-align: center; }
  .full-ibanner .ctrl a { display: inline-block; vertical-align: top; width: 34px; height: 34px; background-repeat: no-repeat; background-position: center; background-repeat: no-repeat; width: 0.70833rem; height: 0.70833rem; }
  .full-ibanner .ctrl .pause { position: relative; width: 28px; background-image: url(../images/ibanpause.png); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; width: 0.58333rem; }
  .full-ibanner .ctrl .pause:after { position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-left: 8px solid #fff; border-top: 5px solid transparent; border-bottom: 5px solid transparent; -webkit-transform: translate(-25%, -50%); -ms-transform: translate(-25%, -50%); -o-transform: translate(-25%, -50%); transform: translate(-25%, -50%); opacity: 0; visibility: hidden; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ""; }
  .full-ibanner .ctrl .pause.active { background-image: none; }
  .full-ibanner .ctrl .pause.active:after { opacity: 1; visibility: inherit; }
  .full-ibanner .ctrl .iban-prev { background-image: url(../images/ibanprev.png); }
  .full-ibanner .ctrl .iban-prev:hover { background-image: url(../images/ibanprevac.png); }
  .full-ibanner .ctrl .iban-next { background-image: url(../images/ibannext.png); }
  .full-ibanner .ctrl .iban-next:hover { background-image: url(../images/ibannextac.png); }
  .full-aboutus { padding: 3.64583% 0 7.8125%; background: url(../images/iaboutbg-cl.png) no-repeat right top; background-size: 29.0625%; }
  .full-aboutus .u-img::before { width: 80px; height: 80px; }
  .full-aboutus .pan-lft { float: left; width: 41.66667%; margin-right: 8.33333%; }
  .full-aboutus .pan-txt { float: left; padding-left: 4.16667%; padding-right: 40px; width: 50%; max-width: 620px; font-size: 0; }
  .full-aboutus .pan-txt::before { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
  .full-aboutus .pan-txt .middle { display: inline-block; vertical-align: middle; }
  .full-nums { padding: 2.44792% 0; }
  .full-nums .nums-list { margin: 0 -120px; margin: 0 -2.5rem; }
  .full-nums .item { float: left; width: 33.3333%; padding: 47px 30px 38px; padding: 0.97917rem 0.625rem 0.79167rem; }
  .full-nums .item .num { margin-bottom: 16px; font-size: 52px; margin-bottom: 0.33333rem; font-size: 1.08333rem; }
  .full-nums .item .text { font-size: 16px; font-size: 0.33333rem; }
  .full-nums .item:nth-child(2) { padding: 47px 30px 38px; padding: 0.97917rem 0.625rem 0.79167rem; }
  .full-nums .item:nth-child(2)::before, .full-nums .item:nth-child(2)::after { left: auto; top: 0; width: 1px; height: 100%; background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.8))); background: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.8)); background: -o-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.8)); background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.8)); }
  .full-nums .item:nth-child(2)::before { top: 0; left: 0; }
  .full-nums .item:nth-child(2)::after { bottom: auto; right: 0; }
  .full-project { position: relative; padding: 15.10417% 0 9.63542%; background: url(../images/icasebg-cl.png) no-repeat left bottom; background-size: 30.10417%; }
  .full-project .lines span { position: absolute; background-color: #d7d7d7; height: 1px; width: 0; -webkit-transition: width ease 1s; -o-transition: width ease 1s; transition: width ease 1s; }
  .full-project .lines span.animated { width: 350px; width: 7.29167rem; }
  .full-project .lines .lt-line { left: 3.125%; top: 90px; -webkit-transform: rotate(36deg); -ms-transform: rotate(36deg); -o-transform: rotate(36deg); transform: rotate(36deg); -webkit-transform-origin: top left; -ms-transform-origin: top left; -o-transform-origin: top left; transform-origin: top left; top: 1.875rem; }
  .full-project .lines .rb-line { right: 3.125%; bottom: 0; -webkit-transform: rotate(36deg); -ms-transform: rotate(36deg); -o-transform: rotate(36deg); transform: rotate(36deg); -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom; }
  .full-project .squares .square { position: absolute; width: 300px; height: 300px; background-color: #eaeaeb; width: 6.25rem; height: 6.25rem; }
  .full-project .squares .square-01 { top: 3.5%; left: 40px; left: 0.83333rem; }
  .full-project .squares .square-02 { right: 50%; bottom: 20%; }
  .full-project .name { font-size: 16px; padding: 25px 0 0; padding: 0.52083rem 0 0; }
  .full-project .project-more .btn_el { padding: 24px 80px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; padding: 0.5rem 1.66667rem; }
  .full-project .project-more:hover .btn_el { background-color: #a78e62; color: #fff; }
  .full-project .content { font-size: 0; }
  .full-project .content::before { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
  .full-project .content .middle { display: inline-block; vertical-align: middle; }
  .top-project { margin-bottom: 4.16667%; }
  .top-project .commonweb { position: relative; }
  .top-project .u-col-info { padding-left: 0; padding-right: 0; }
  .top-project .top-thumb { width: 37.5%; margin-left: 12.5%; }
  .top-project .content { position: absolute; left: 50%; top: 0; width: 50%; height: 100%; padding-left: 5.83333%; }
  .mid-project { position: relative; margin-bottom: 10.41667%; }
  .mid-project .name { padding-left: 0; }
  .mid-project .u-col-info { padding-left: 0; padding-right: 0; }
  .mid-project .mid-thumb { float: right; width: 50%; }
  .mid-project .mid-content-panel { position: absolute; left: 50%; top: 0; width: 100%; height: 100%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); }
  .mid-project .mid-content-panel .content { width: 50%; height: 100%; padding-right: 11.66667%; }
  .bot-project { margin-bottom: 3.22917%; padding: 0 3.125%; }
  .bot-project .bot-thumb { float: left; width: 34.44444%; margin-right: 15.55556%; }
  .bot-project .content { float: left; width: 50%; padding: 0 0 0 6.66667%; }
  .bot-project .content .u-col-info { padding: 0; }
  .full-iservice { padding: 10% 0 18.38542%; }
  .full-iservice .fz-img { position: absolute; right: 50%; bottom: 0; display: block; height: 261px; -webkit-transform: translate(0, 32%); -ms-transform: translate(0, 32%); -o-transform: translate(0, 32%); transform: translate(0, 32%); height: 5.4375rem; }
  .full-inews { padding: 9.27083% 3.125% 7.03125%; }
  .full-inews .inews-bar { padding: 0 0 40px; padding: 0 0 0.83333rem; }
  .inews-swiper .date { font-size: 18px; line-height: 1; font-size: 0.375rem; }
  .inews-swiper .title { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; margin: 20px 0 30px; font-size: 20px; height: 60px; line-height: 30px; -webkit-line-clamp: 2; margin: 0.41667rem 0 0.625rem; font-size: 0.41667rem; height: 1.25rem; line-height: 0.625rem; }
  .inews-wraper { padding-bottom: 116px; padding-bottom: 2.41667rem; }
  .inews-wraper .inews-ctrl .inews-btn { width: 50px; height: 50px; margin: 0 12px; background-size: 28px auto; width: 1.04167rem; height: 1.04167rem; margin: 0 0.25rem; background-size: 0.58333rem auto; }
  .inews-wraper .inews-ctrl .inews-prev:hover { background-image: url(../images/inewsprevac.png); }
  .inews-wraper .inews-ctrl .inews-next:hover { background-image: url(../images/inewsnextac.png); }
  .full-culcore { padding: 7.29167% 0 16.14583%; }
  .full-culcore .fz-img { height: 34px; }
  .full-culcore .cul-name { font-size: 20px; }
  .full-culcore .cul-intro { font-size: 30px; }
  .full-culcore .cul-pico { max-width: 180px; max-width: 3.75rem; }
  .full-culcore .cul-feature { font-size: 0; margin-top: -20px; padding-bottom: 0; margin-top: -0.41667rem; }
  .full-culcore .cul-feature ul { padding: 40px 20px; border: 1px dashed #fff; -webkit-border-radius: 320px; border-radius: 320px; -webkit-border-radius: 6.66667rem; border-radius: 6.66667rem; }
  .full-culcore .cul-feature li { position: relative; width: 25%; padding: 0 20px; }
  .full-culcore .cul-feature li::before, .full-culcore .cul-feature li::after { content: ''; position: absolute; left: 50%; z-index: 10; }
  .full-culcore .cul-feature li::before { bottom: -123px; width: 1px; height: 160px; background-color: #fff; bottom: -2.5625rem; height: 3.33333rem; }
  .full-culcore .cul-feature li::after { z-index: 12; bottom: -124px; width: 3px; height: 3px; margin-left: -1px; background-color: #fff; -webkit-border-radius: 50%; border-radius: 50%; bottom: -2.58333rem; }
  .full-culcore .cul-feature li:nth-child(1)::after { background-color: rgba(207, 13, 0, 0.9); }
  .full-culcore .cul-feature li:nth-child(2)::after { background-color: rgba(120, 144, 156, 0.9); }
  .full-culcore .cul-feature li:nth-child(3)::after { background-color: rgba(38, 50, 56, 0.9); }
  .full-culcore .cul-feature li:nth-child(4)::after { background-color: rgba(152, 133, 118, 0.9); }
  .full-culcore .cul-feature .u-img { -webkit-border-radius: 50%; border-radius: 50%; max-width: 100%; margin: 0 auto; }
  .full-culcore .cul-feature .u-img::after { padding-bottom: 100%; }
  .full-culcore .cul-feature .mid .en { font-size: 30px; }
  .full-culcore .cul-feature .mid .cn { font-size: 18px; }
  .full-culcore .cul-feature .desc { position: absolute; left: 50%; bottom: -170px; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); padding: 0; font-size: 18px; white-space: nowrap; bottom: -3.54167rem; }
  .full-environment { position: relative; }
  .full-environment .env-pages { position: absolute; left: 0; z-index: 20; bottom: 140px; width: 100%; padding: 0 5%; bottom: 2.91667rem; }
  .full-environment .env-pages li { width: 180px; margin: 0 10px; width: 3.75rem; margin: 0 0.20833rem; }
  .full-environment .env-pages li img { width: 100%; }
  .full-environment .env-pages li::after { border-width: 2px; }
  .full-environment .half-env-swiper { position: relative; z-index: 12; width: 50%; margin-left: 50%; }
  .full-environment .half-content { position: absolute; left: 50%; top: 0; z-index: 10; width: 100%; height: 100%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); font-size: 0; }
  .full-environment .half-content::before { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
  .full-environment .half-content .middle { display: inline-block; vertical-align: middle; padding: 0 55% 13.33333% 0; }
  .full-environment .half-content .en-sm { font-size: 30px; }
  .full-environment .half-content .en-lg { padding: 6px 0 16px; font-size: 60px; font-size: 1.25rem; }
  .full-environment .half-content .cn { font-size: 20px; }
  .full-environment .half-content .msg { padding: 22px 0 65px; padding: 0.45833rem 0 1.35417rem; }
  .full-staff { padding: 6.92708% 0 0; }
  .full-staff .staff-col { padding: 0 15px; padding: 0 0.3125rem; }
  .full-staff .staff-col .en .c-fff { font-size: 30px; line-height: 1.3; }
  .full-staff .staff-col .en .c-d0b06c { padding: 5px 0 18px; font-size: 60px; font-size: 1.25rem; }
  .full-staff .staff-col .cn { font-size: 20px; }
  .full-staff .staff-slider-container { padding: 0 0 35.625%; position: relative; z-index: 3; }
  .full-staff .staff-slider-container .slider-wrapper { position: absolute; left: 0; top: 0; width: 100%; }
  .full-staff .staff-slider-container .linebg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/staffline.png) no-repeat 0 37.3493%; background-size: 100% auto; }
  .full-staff .staff-slider-container .u-img { margin-bottom: 0; }
  .full-staff .staff-slider-container .slider-item { position: relative; width: 100%; padding: 0 0 35.625%; }
  .full-staff .staff-slider-container .u-img { position: absolute; }
  .full-staff .staff-slider-container .item-01 { left: 0; top: 25.4386%; width: 36.45833%; }
  .full-staff .staff-slider-container .item-02 { left: 39.58333%; top: 4.23977%; width: 11.45833%; }
  .full-staff .staff-slider-container .item-03 { left: 50%; top: 59.06433%; width: 17.1875%; }
  .full-staff .staff-slider-container .item-04 { left: 70.3125%; top: 7.89474%; width: 17.1875%; }
  .full-staff .staff-slider-container .item-05 { left: 76.77083%; top: 69.29825%; width: 23.22917%; }
  .full-resbty { padding-bottom: 0; }
  .full-resbty .web1360 { max-width: 1360px; padding: 0 80px; padding: 0 1.66667rem; }
  .top-resbty { position: relative; padding: 6.25% 0 0; }
  .top-resbty .web1360 { padding-top: 5.98958%; padding-bottom: 2.86458%; background: url(../images/resbtytopbg.png) no-repeat right top; background-size: 47.05882% auto; }
  .top-resbty .en { font-size: 50px; font-size: 1.04167rem; }
  .top-resbty .cn { padding: 10px 0 18px; font-size: 20px; font-weight: bold; }
  .top-resbty::before, .top-resbty::after { content: ''; position: absolute; background-repeat: no-repeat; background-size: cover; background-position: 0 0; }
  .top-resbty::before { left: 4.6875%; bottom: 0; -webkit-transform: translate(0, 50%); -ms-transform: translate(0, 50%); -o-transform: translate(0, 50%); transform: translate(0, 50%); width: 255px; height: 257px; background-image: url(../images/resbtyico01.png); width: 5.3125rem; height: 5.35417rem; }
  .top-resbty::after { top: 0; right: 4.0625%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); width: 258px; height: 257px; background-image: url(../images/resbtyico02.png); width: 5.375rem; height: 5.35417rem; }
  .bot-resbty { padding: 6.25% 40px 0; }
  .bot-resbty .bg-panel { right: auto; bottom: auto; width: 100%; height: auto; }
  .bot-resbty .bg-panel::after { content: ''; display: block; width: 100%; padding-bottom: 58.64583%; }
  .bot-resbty .web1360 { padding-top: 11.98529%; padding-bottom: 16.17647%; background: #fff url(../images/resbtybotbg.jpg) no-repeat right top; background-size: 34.85294%; }
  .resbty-btlf { float: left; width: 50%; padding: 20px 0; padding: 0.41667rem 0; }
  .resbty-btlf .resbty-title { margin-bottom: 12px; }
  .resbty-btlf .resbty-title h3 { font-size: 30px; }
  .resbty-btlf .donation-panel .year { margin-bottom: 32px; padding: 17px 0; font-size: 30px; margin-bottom: 0.66667rem; padding: 0.35417rem 0; }
  .resbty-btlf .donation-list { padding-bottom: 48px; padding-bottom: 1rem; }
  .resbty-btlf .donation-list .date { margin-right: 40px; margin-right: 0.83333rem; }
  .resbty-btrg { position: relative; float: right; width: 37.33333%; }
  .resbty-btrg::after { content: ''; position: absolute; left: -18.2377%; top: 8.21429%; width: 118.30357%; padding-bottom: 132.36607%; background: url(../images/resbtydotbg.png) no-repeat center; background-size: 100% auto; }
  .resbty-btrg img { position: relative; z-index: 3; }
  .resbty-btrg .info { padding: 79px 40px 0; padding: 1.64583rem 0.83333rem 0; }
  .resbty-btrg .info .num { font-size: 30px; }
  .resbty-btrg .info .title { padding: 4px 0 16px; font-size: 34px; padding: 0.08333rem 0 0.33333rem; font-size: 0.70833rem; } }

@media (min-width: 1260px) { .full-project .squares .square-01 { left: 50%; margin-left: -600px; margin-left: -12.5rem; } }

.suzycontact-one { position: relative; z-index: 5; background-color: #eee; }

.suzycontact-two { z-index: 10; }

#map { position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; }


#map { width: 100%; height: 100%; }

#map img { max-width: none; }





.video-player-popup { display: none; position: fixed; left: 0; top: 0; z-index: 201; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); font-size: 0; text-align: center; }

.video-player-popup:before { content: ""; width: 0; height: 100%; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .video-player { position: relative; width: 94%; min-height: 300px; max-width: 960px; margin-top: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .close { position: absolute; right: 0; top: -40px; width: 40px; height: 40px; background: url(../images/closebtn.png) no-repeat center; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.video-player-popup .close:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }


@media (min-width: 1024px) { .video-player-popup .video-player { height: 500px; height: 10.41667rem; } }

@media (min-width: 1600px) { .video-player-popup .video-player { height: 600px; height: 12.5rem; } }


.suzyimg-men { position: fixed; top: 0%; left: 0%; z-index: 200; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }

.suzyimg-wrap { position: fixed; top: 50%; left: 50%; z-index: 201; display: none; width: 90%; max-width: 1000px; margin: 0 auto; padding: 30px 30px 20px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #fff; }

.suzyimg-wrap .swiper-container { width: 100%; text-align: center; }

.suzyimg-wrap .swiper-slide { text-align: center; }

.suzyimg-wrap .swiper-slide img { max-width: 100%; border: 2px solid #fff; }

.suzyimg-wrapclose { position: absolute; top: 10px; right: 10px; z-index: 10; width: 30px; height: 30px; background: url(../images/closebtn.png) no-repeat center center; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: #ddd; background-size: 40% auto; -webkit-border-radius: 50%; border-radius: 50%; }

.suzyimg-wrapclose:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.suzyimg-wrapbtn1 { position: absolute; top: 50%; z-index: 10; display: block; width: 26px; height: 26px; margin-top: -20px; text-align: center; line-height: 22px; -webkit-border-radius: 50%; border-radius: 50%; font-size: 0; border: 2px solid #0061ae; border-radius: 50%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.suzyimg-wrapbtn1:after { display: inline-block; vertical-align: middle; width: 8px; height: 8px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ''; }

.suzyimg-wrapbtn1:hover { background: #0061ae; }

.suzyimg-wrapbtn1:hover:after { border-color: #fff; }

.suzyimg-wrapprev { left: 10px; }

.suzyimg-wrapprev:after { margin-right: -2px; border-bottom: 2px solid #0061ae; border-left: 2px solid #0061ae; }

.suzyimg-wrapnext { right: 10px; }

.suzyimg-wrapnext:after { margin-left: -2px; border-top: 2px solid #0061ae; border-right: 2px solid #0061ae; }

.suzyimg-wrapbat { display: block; width: 100%; padding-top: 10px; line-height: 20px; text-align: center; font-size: 14px; color: #444; }

.suzyimg-viewtext { padding-top: 10px; }

.suzyimg-viewtext h3 { line-height: 1.375; font-size: 14px; color: #444; }


@media (min-width: 1024px) { .suzyimg-wrapbtn1 { position: absolute; top: 50%; z-index: 10; display: block; width: 40px; height: 40px; line-height: 38px; width: 0.83333rem; height: 0.83333rem; line-height: 0.79167rem; }
  .suzyimg-wrapbtn1:after { width: 10px; height: 10px; width: 0.20833rem; height: 0.20833rem; }
  .suzyimg-wrap { padding: 60px 80px 60px; padding: 1.25rem 1.66667rem 1.25rem; }
  .suzyimg-wrap .swiper-slide img { border: 5px solid #fff; -webkit-border-radius: 5px; border-radius: 5px; border: 0.10417rem solid #fff; -webkit-border-radius: 0.10417rem; border-radius: 0.10417rem; }
  .suzyimg-wrapclose { top: 20px; right: 20px; top: 0.41667rem; right: 0.41667rem; }
  .suzyimg-wrapprev { left: 30px; left: 0.625rem; }
  .suzyimg-wrapnext { right: 30px; right: 0.625rem; }
  .suzyimg-viewtext { padding-top: 30px; padding-top: 0.625rem; }
  .suzyimg-viewtext h3 { font-size: 16px; } }

@media (min-width: 1600px) { .suzyimg-wrap { padding: 90px 180px 60px; padding: 1.875rem 3.75rem 1.25rem; }
  .suzyimg-wrapnext { right: 30px; right: 0.625rem; }
  .suzyimg-viewtext { padding-top: 50px; padding-top: 1.04167rem; } }

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }


/*20200905修改*/
@media (min-width: 1260px) {
  .suzyworks-one .commonweb {
    top: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    padding-right: 35%;
  }
  .suzyworks-onetexttit h4 {
    display: inline-block;
    font-size: 30px;
    margin-right: 20px;
  }
  .suzyworks-onetexttit h3 {
    display: inline-block;
    font-size: 30px;
    margin-top: 0;
  }
  .suzyworks-onetexttit {
    font-size: 0;
    padding-bottom: 0;
    border: 0;
    padding-top: 10px;
  }
  .suzyworks-onedes {
    display: none;
  }
  .suzyworks-onetext {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    max-width: none;
  }
}
@media (min-width: 1660px) {
  .suzyworks-one .commonweb {
    padding-right: 20%;
  }
}