@charset "UTF-8";
/*CSS reset*/
html { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: transparent; }

body { font-size: 100%; font-family: "Microsoft YaHei",tahoma,"微软雅黑","Open Sans",Arial,"Hiragino Sans GB","STHeiti","WenQuanYi Micro Hei","宋体",SimSun,sans-serif; }

a { text-decoration: none; color: #666; background: transparent; vertical-align: baseline; }

a:hover { text-decoration: none; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

table { border-collapse: collapse; border-spacing: 0; }

img { border: 0; vertical-align: middle; display: inline-block; *zoom: 1; *display: inline; max-width: 100%; }

address, caption, cite, code, dfn, em, th, var, optgroup { font-style: normal; font-weight: inherit; }

li { list-style: none; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; margin: 0; }

q:before, q:after { content: ''; }

input, button, textarea, select, optgroup, option { outline: none; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; vertical-align: middle; }

input, button, textarea, select { *font-size: 100%; }

button, input[type=button], input[type=submit] { cursor: pointer; border: 0; }

.fl { float: left; _display: inline; }

.fr { float: right; _display: inline; }

.hidden { visibility: hidden; }

.clear { clear: both; }

.clearfix:after { content: ""; display: table; height: 0; clear: both; }

.clearfix { *zoom: 1; }

.icon { display: inline-block; *zoom: 1; *display: inline; vertical-align: middle; }

[placeholder]:focus::-webkit-input-placeholder { -webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; transition: opacity 0.5s ease; opacity: 0; }

[placeholder]:focus::-moz-input-placeholder { -webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; transition: opacity 0.5s ease; opacity: 0; }

::-webkit-scrollbar { width: 6px; height: 6px; }

::-webkit-scrollbar-track-piece { background: #ccc; -webkit-border-radius: 6px; }

::-webkit-scrollbar-thumb:vertical { height: 5px; background: #999; -webkit-border-radius: 6px; }

::-webkit-scrollbar-thumb:horizontal { width: 5px; background: #ccc; -webkit-border-radius: 6px; }

#normal_footer dd p, .normal-banner .swiper-pagination .swiper-pagination-bullet, .normal-banner .swiper-pagination .swiper-pagination-switch, .normal-banner .swiper-pagination li, #normal_page li, .english #normal_footer dd p, .english .banner-index .context h3, .index-us .us-list .link a, .index-contact li, .products-application .product-tab .abtn, .about-field .field-page ol, .about-field .field-page a, .contact-address li span, .contact-address li p, .news-context time { display: inline-block; *zoom: 1; *display: inline; }

#normal_header .lang, .normal-banner .swiper-wrapper, .products-application .app-section [class^='app-section-'], .products-application .app-section-one .imgwrap, .product-mode-details .product-error .lists, .company-certificate .certificate-lists ul, .about-field ul, .news-item { *zoom: 1; }
#normal_header .lang:after, .normal-banner .swiper-wrapper:after, .products-application .app-section [class^='app-section-']:after, .products-application .app-section-one .imgwrap:after, .product-mode-details .product-error .lists:after, .company-certificate .certificate-lists ul:after, .about-field ul:after, .news-item:after { content: ''; height: 0; display: table; clear: both; }

.container, #normal_nav .nav-first > li, .banner-index .context h3, .product-mode-details .product-error .lists li, .contact-send textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

@font-face { font-family: 'Open Sans'; src: url("../fonts/OPENSANS-REGULAR.TTF?5vbol6") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans Bold'; src: url("../fonts/OpenSans-Bold.ttf?5vbol6") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans italic'; src: url("../fonts/OPENSANS-ITALIC.TTF?5vbol6") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans Ext'; src: url("../fonts/OpenSans-ExtraBold_0.ttf?5vbol6") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans Ext Italic'; src: url("../fonts/OpenSans-ExtraBoldItalic.ttf?5vbol6") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans light'; src: url("../fonts/OpenSans-Light.ttf?5vbol6") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans Semibold'; src: url("../fonts/OpenSans-Semibold.ttf?5vbol6") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans Semibold Italic'; src: url("../fonts/OpenSans-SemiboldItalic.ttf?5vbol6") format("truetype"); font-weight: normal; font-style: normal; }
.banner-index .context h3, .index-us .us-tit .more, .index-us .us-list .link a, .products-application .product-tab .abtn.on, .contact-send .sendbtn { background-color: #9dc02e; color: #fff; text-align: center; }

.container { width: 100%; max-width: 1170px; min-width: 300px; margin: 0 auto; position: relative; }
@media screen and (max-width: 769px) { .container { padding: 0 1%; } }

@media screen and (max-width: 769px) { html, body { font-size: 15px; } }
@media screen and (max-width: 481px) { html, body { font-size: 14px; } }

.index-us .us-list .link a, .news-item .look-details { -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; overflow: hidden; }
.index-us .us-list .link a i, .news-item .look-details i { overflow: hidden; }
.index-us .us-list .link a i:before, .news-item .look-details i:before, .index-us .us-list .link a i:after, .news-item .look-details i:after { content: ''; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; position: absolute; top: 0; bottom: 0; right: 0; left: 0; }
.index-us .us-list .link a i:before, .news-item .look-details i:before { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); background: #9dc02e url(../images/arrow1.png) no-repeat center center; }
.index-us .us-list .link a i:after, .news-item .look-details i:after { background: #464646 url(../images/arrow1.png) no-repeat center center; }
.index-us .us-list .link a:hover, .news-item .look-details:hover { background-color: #464646; }
.index-us .us-list .link a:hover i:before, .news-item .look-details:hover i:before { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.index-us .us-list .link a:hover i:after, .news-item .look-details:hover i:after { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }

/*通用头部*/
#normal_header { border-top: 13px solid #9dc02e; background: url(../images/bg-header.jpg) no-repeat center top; -webkit-background-size: cover; background-size: cover; text-align: center; color: #464646; padding-bottom: 13px; }
#normal_header h2, #normal_header h3 { font-size: 24px; font-weight: bold; letter-spacing: 2px; font-family: "Open Sans Ext Italic", "Microsoft YaHei", tahoma; }
#normal_header .lang { position: absolute; right: 0; bottom: 0; }
#normal_header .lang a { float: left; color: #464646; font-size: 12px; padding: .8em 2.5em; background: #e0e0e0; }
#normal_header .lang a:first-child { border-right: 1px solid #464646; }
@media screen and (max-width: 769px) { #normal_header { position: relative; z-index: 150; }
  #normal_header h2, #normal_header h3 { display: none; } }
@media screen and (max-width: 481px) { #normal_header { padding-bottom: 0; }
  #normal_header img { height: 9rem; }
  #normal_header .lang a { display: block; float: none; }
  #normal_header .lang a:first-child { border-right: 0; border-bottom: 1px solid #464646; } }
@media screen and (max-width: 321px) { #normal_header img { height: 8rem; } }

/*通用导航*/
#normal_nav { font-family: "Open Sans Semibold", "黑体", STHeiti; position: relative; z-index: 50; }
#normal_nav .container { width: 100%; padding: 0; }
#normal_nav.fixed { position: fixed; top: 0; width: 100%; }
#normal_nav #downbtn { display: none; position: absolute; width: 2rem; height: 1rem; border-top: 4px solid #ddd; border-bottom: 4px solid #ddd; z-index: 10; right: 1rem; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
#normal_nav #downbtn:after { content: ''; top: 50%; height: 4px; margin-top: -2px; background: #ddd; width: 100%; position: absolute; }
#normal_nav .nav-first { /*第一栏导航*/ }
#normal_nav .nav-first > li { float: left; height: 69px; width: 20%; overflow: hidden; line-height: 69px; text-align: center; background: #fff; border-left: 1px solid #333; *margin-left: -1px; /*==第二级导航动画效果==*/ /* 第二级导航 */ }
#normal_nav .nav-first > li:first-child { border-left: 0; }
#normal_nav .nav-first > li a { color: #fff; display: block; overflow: hidden; height: 100%; }
#normal_nav .nav-first > li > a { position: relative; }
#normal_nav .nav-first > li > a:before { content: ''; position: absolute; width: 100%; height: 200px; left: 0; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background: linear-gradient(to top, #ffffff, #48474d); opacity: .4; }
#normal_nav .nav-first > li p { -webkit-transition: all 0.3s ease 0.05s; -o-transition: all 0.3s ease 0.05s; transition: all 0.3s ease 0.05s; -webkit-transform: translateY(-200%); -moz-transform: translateY(-200%); -ms-transform: translateY(-200%); -o-transform: translateY(-200%); transform: translateY(-200%); background: #464646; color: #fff; }
@media \0screen\,screen\9 { #normal_nav .nav-first > li p:first-child { display: none; } }
#normal_nav .nav-first > li p:first-child { background: #fff; color: #464646; }
#normal_nav .nav-first > li p:last-child { -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
#normal_nav .nav-first > li:hover p, #normal_nav .nav-first > li.now p { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
@media \0screen\,screen\9 { #normal_nav .nav-first > li:hover p, #normal_nav .nav-first > li.now p { background: #fff; color: #464646; } }
#normal_nav .nav-first > li:hover { overflow: visible; }
#normal_nav .nav-first > li:hover > a:before { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#normal_nav .nav-first > li:hover { overflow: visible; }
#normal_nav .nav-first > li:hover ul:before, #normal_nav .nav-first > li:hover ul:after { opacity: 1; }
@media \0screen\,screen\9 { #normal_nav .nav-first > li:hover ul:before, #normal_nav .nav-first > li:hover ul:after { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); } }
#normal_nav .nav-first > li:hover li { -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; opacity: 1; }
@media \0screen\,screen\9 { #normal_nav .nav-first > li:hover li { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); } }
#normal_nav .nav-first > li.hover ul { opacity: 1; }
@media \0screen\,screen\9 { #normal_nav .nav-first > li.hover ul { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); } }
#normal_nav .nav-first > li ul { position: relative; display: none; border-bottom: 4px solid #9dc02e; opacity: 0; -webkit-transition: opacity 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s; transition: opacity 0.3s ease 0s; }
@media \0screen\,screen\9 { #normal_nav .nav-first > li ul { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); } }
#normal_nav .nav-first > li ul:after, #normal_nav .nav-first > li ul:before { content: ''; width: 0; height: 0; border: 6px solid transparent; position: absolute; border-top: 0; }
#normal_nav .nav-first > li ul:after { border-bottom-color: #464646; left: 50%; top: -6px; }
#normal_nav .nav-first > li ul:before { border-bottom-color: #464646; left: 50%; top: -5px; z-index: 5; }
#normal_nav .nav-first > li ul:before, #normal_nav .nav-first > li ul:after { -webkit-transition: all 0.3s ease 0.2s; -o-transition: all 0.3s ease 0.2s; transition: all 0.3s ease 0.2s; opacity: 0; }
@media \0screen\,screen\9 { #normal_nav .nav-first > li ul:before, #normal_nav .nav-first > li ul:after { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); } }
#normal_nav .nav-first > li ul > li { background: #464646; line-height: 36px; text-align: left; border-bottom: 1px solid #7e7e7e; padding-left: 2em; background: #464646 url(../images/icon-arrow-single.png) no-repeat 1em center; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; opacity: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
@media \0screen\,screen\9 { #normal_nav .nav-first > li ul > li { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); } }
#normal_nav .nav-first > li ul > li a { color: #fff; font-family: "Open Sans light", "Microsoft YaHei", tahoma; }
#normal_nav .nav-first > li ul > li:hover { background-image: url(../images/icon-arrow-single-hover.png); }
#normal_nav .nav-first > li ul > li:hover a { color: #9dc02e; }
@media screen and (max-width: 769px) { #normal_nav { height: 69px; }
  #normal_nav #downbtn { display: block; }
  #normal_nav .container { -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
  #normal_nav.show { overflow: visible; }
  #normal_nav.show .container { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
  #normal_nav:before { content: '潇丹塑业'; position: relative; z-index: 5; line-height: 69px; color: #fff; margin-left: 1rem; font-size: 25px; }
  #normal_nav:after { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #464646; }
  #normal_nav .nav-first > li { float: none; width: 100%; height: auto; border-bottom: 1px solid #7e7e7e; line-height: 54px; }
  #normal_nav .nav-first > li > a { display: block; height: 54px; overflow: hidden; }
  #normal_nav .nav-first > li ul, #normal_nav .nav-first > li ul li { -webkit-transition-delay: 0s !important; -moz-transition-delay: 0s !important; -ms-transition-delay: 0s !important; -o-transition-delay: 0s !important; transition-delay: 0s !important; }
  #normal_nav .nav-first > li ul:last-child, #normal_nav .nav-first > li ul li:last-child { border-bottom: 0; } }
@media screen and (max-width: 321px) { #normal_nav { height: 53px; }
  #normal_nav:before { line-height: 53px; }
  #normal_nav .nav-first > li { line-height: 53px; }
  #normal_nav .nav-first > li > a { height: 53px; } }

/*通用面包屑导航*/
.normal-nav-bar { font-size: 12px; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; background: #e6e6e6; line-height: 4; letter-spacing: 2px; }
@media screen and (max-width: 769px) { .normal-nav-bar { padding-left: 1em; } }
.normal-nav-bar em { color: #9dc02e; font-style: italic; }

/*通用底部*/
#normal_footer { background: url(../images/bg-footer.jpg) no-repeat top center; -webkit-background-size: cover; background-size: cover; color: #fff; padding-top: 2em; }
#normal_footer h2 { font-size: 30px; margin-bottom: .75em; font-family: "Open Sans Semibold"; }
#normal_footer section { width: 50%; margin-bottom: 3.4375em; }
#normal_footer dl { line-height: 1.7; }
#normal_footer dt { color: #9dc02e; font-style: italic; margin-bottom: 1.5em; }
#normal_footer dd { font-family: "Open Sans Semibold Italic", "黑体", STHeiti; font-size: 18px; font-style: italic; letter-spacing: 1px; overflow:hidden;}
#normal_footer dd span { float: left; font-family: "Microsoft YaHei", tahoma; width: 5.5em; font-size: 13px; font-style: normal; margin-top: 4px; }
#normal_footer dd p { max-width: 75%; }
#normal_footer .bar { height: 50px; background: #2e2e2e; }
@media screen and (max-width: 769px) { #normal_footer .container { padding-left: 2rem; width: 100% !important; }
  #normal_footer .left, #normal_footer .right { float: none; width: auto; } }
@media screen and (max-width: 481px) { #normal_footer .container { padding: 0 1rem; word-wrap: break-word; word-break: break-all; }
  #normal_footer dd { font-size: 15px; } }
@media screen and (max-width: 321px) { #normal_footer dd { font-size: 14px; } }

/*回到顶部*/
#goTop { position: fixed; right: -5em; bottom: 10%; width: 3.75em; height: 3.75em; opacity: 0; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); border-radius: 5px; background: #2e2e2e url(../images/arrow-top.png) no-repeat center center; }
@media \0screen\,screen\9 { #goTop { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); } }
#goTop.show { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; opacity: 1; right: 1em; }
@media \0screen\,screen\9 { #goTop.show { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); } }

/*banner公用*/
.normal-banner { position: relative; z-index: 10; height: 569px; }
@media screen and (max-width: 978px) and (min-width: 768px) { .normal-banner { height: 480px; } }
@media screen and (max-width: 767px) { .normal-banner { height: 320px; } }
.normal-banner .swiper-container, .normal-banner .swiper-wrapper, .normal-banner .swiper-slide { height: 100%; }
.normal-banner .swiper-container { overflow: hidden; }
.normal-banner .swiper-wrapper { overflow: hidden; }
.normal-banner .swiper-slide { float: left; }
.normal-banner .swiper-dec { position: absolute; background-color: #464646; background-position: center center; background-repeat: no-repeat; top: 50%; margin-top: -1.875em; width: 3.125em; height: 3.75em; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.normal-banner .swiper-dec:hover { background-color: #9dc02e; }
.normal-banner .swiper-dec.swiper-prev { background-image: url(../images/arrow-left.png); left: 0; border-radius: 0 5px 5px 0; }
.normal-banner .swiper-dec.swiper-next { background-image: url(../images/arrow-right.png); right: 0; border-radius: 5px 0 0 5px; }
@media screen and (max-width: 481px) { .normal-banner .swiper-dec { display: none; } }
.normal-banner .swiper-pagination { text-align: center; padding-top: 10px; }
.normal-banner .swiper-pagination .swiper-pagination-bullet, .normal-banner .swiper-pagination .swiper-pagination-switch, .normal-banner .swiper-pagination li { height: 5px; width: 60px; background: #b0b8b9; margin-right: 10px; cursor: pointer; color: transparent; }
.normal-banner .swiper-pagination .swiper-pagination-bullet-active, .normal-banner .swiper-pagination .swiper-active-switch, .normal-banner .swiper-pagination .on { background: #9dc02e; }

/*通用背景阴影*/
.bgshadow { background: url(../images/bd-shadow.png) no-repeat center bottom; -webkit-background-size: 100% auto; background-size: 100% auto; padding-bottom: 4%; }
.bgshadow .context { position: relative; background: #fff; border-radius: 5px; padding: 1em 1.625em; }

/*通用翻页*/
#normal_page { text-align: center; margin-bottom: 70px; margin-bottom: 4.375rem; }
#normal_page li { float: none; background: #8c9898; font-size: 16px; font-weight: bold; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; border-bottom: 3px solid #7f8c8c; border-radius: 5px; vertical-align: middle; margin: 0 2px; margin-bottom: 5px; }
#normal_page li.prev, #normal_page li.next { background-repeat: no-repeat; background-position: center center; }
#normal_page li.prev { background-image: url(../images/left.png); margin-right: 20px; }
#normal_page li.next { background-image: url(../images/right.png); margin-left: 20px; }
#normal_page li:hover, #normal_page li.on { background-color: #9dc02e; border-color: #9dc02e; }
#normal_page li a { display: block; width: 40px; line-height: 40px; height: 37px; color: #fff; }
#normal_page span,#normal_page a{float:left;padding:0 15px;height: 37px; color: #fff !important;line-height: 40px;background: #8c9898; font-size: 16px; font-weight: bold; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; border-bottom: 3px solid #7f8c8c; border-radius: 5px; vertical-align: middle; margin: 0 5px 5px;}
#normal_page span,#normal_page a:hover{background-color: #9dc02e; border-color: #9dc02e;}
#normal_page>div>div{display:inline-block;*zoom:1;*display:inline;}
#normal_page a.next { background:#8c9898 url(../images/right.png) no-repeat center ; color:transparent !important; }
#normal_page a.prev { background:#8c9898 url(../images/left.png) no-repeat center ; color:transparent !important; }
.english #normal_page a.end {background:#8c9898 url(../images/right-double.png) no-repeat center ; color:transparent !important;}
.english #normal_page a.first{background:#8c9898 url(../images/left-double.png) no-repeat center ; color:transparent !important;}

#normal_footer dd p, .normal-banner .swiper-pagination .swiper-pagination-bullet, .normal-banner .swiper-pagination .swiper-pagination-switch, .normal-banner .swiper-pagination li, #normal_page li, .english #normal_footer dd p, .english .banner-index .context h3, .index-us .us-list .link a, .index-contact li, .products-application .product-tab .abtn, .about-field .field-page ol, .about-field .field-page a, .contact-address li span, .contact-address li p, .news-context time { display: inline-block; *zoom: 1; *display: inline; }

#normal_header .lang, .normal-banner .swiper-wrapper, .products-application .app-section [class^='app-section-'], .products-application .app-section-one .imgwrap, .product-mode-details .product-error .lists, .company-certificate .certificate-lists ul, .about-field ul, .news-item { *zoom: 1; }
#normal_header .lang:after, .normal-banner .swiper-wrapper:after, .products-application .app-section [class^='app-section-']:after, .products-application .app-section-one .imgwrap:after, .product-mode-details .product-error .lists:after, .company-certificate .certificate-lists ul:after, .about-field ul:after, .news-item:after { content: ''; height: 0; display: table; clear: both; }

.container, #normal_nav .nav-first > li, .banner-index .context h3, .product-mode-details .product-error .lists li, .contact-send textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/*英文*/
.english { /*头部*/ /*导航*/ /*底部*/ /* 首页 */ /*关于我们*/ /*应用*/ /*新闻*/ /*联系我们*/ }
.english #normal_header h2, .english #normal_header h3 { font-size: 22px; letter-spacing: 0; text-transform: uppercase; font-family: "Open Sans Ext Italic"; }
@media screen and (max-width: 1024px) { .english #normal_header h2, .english #normal_header h3 { font-size: 20px; } }
.english #normal_nav li { font-size: 15px; }
@media screen and (max-width: 769px) { .english #normal_nav:before { content: 'XIAODAN'; letter-spacing: 2px; font-family: "Open Sans italic"; } }
.english #normal_nav .nav-first > li ul > li { font-size: 13px; }
.english #normal_footer dt { font-family: "Open Sans Semibold Italic"; font-size: 18px; overflow:hidden;}
.english #normal_footer dd { font-family: "Open Sans italic"; font-size: 18px; }
.english #normal_footer dd span { font-size: 14px; float: left; margin-right: 2px; font-family: "Open Sans", "Microsoft YaHei", tahoma; }
.english #normal_footer dd p { max-width: 75%; }
.english .banner-index .context h3 { text-transform: uppercase; font-weight: bold; width: auto; padding: 5px 18px; }
.english .banner-index .context .txt { font-size: 16px; padding: 1em; }
.english .banner-index .context .txt strong { font-size: 14px; font-size: inherit; }
.english .index-us .us-tit { font-family: "Open Sans", "Microsoft YaHei", tahoma; }
.english .index-us .us-tit .more { font-weight: normal; padding: .75em 1.6em; font-size: 20px; right: 1em; font-family: "Open Sans Semibold"; }
.english .index-us .us-tit h2 { text-transform: uppercase; font-size: 30px; font-size: 34px; }
.english .index-us .us-list .item-wrap { padding: 2em 1.225em; }
.english .index-us .us-list .item-wrap h3 { font-weight: normal; text-transform: uppercase; font-family: "Open Sans light", "Microsoft YaHei", tahoma; font-size: 39px; margin-bottom: .9em; }
.english .index-us .us-list .item-wrap p { font-family: "Open Sans", "Microsoft YaHei", tahoma; letter-spacing: 0; font-size: 13px; }
.english .index-us .us-list .link a { font-weight: normal; font-size: 15px; font-family: "Open Sans Semibold"; }
.english .index-contact .title { letter-spacing: 0; font-family: "Open Sans Ext"; font-size: 30px; }
.english .company-info .txtwrap h2 { text-transform: uppercase; font-family: "Open Sans light", "Microsoft YaHei", tahoma; font-size: 39px; margin-bottom: .5em; }
.english .company-info .txtwrap .info { font-size: 12.5px; font-family: "Open Sans", "Microsoft YaHei", tahoma; }
.english .company-advantage .title, .english .company-certificate .title { text-transform: uppercase; font-size: 39px; font-family: "Open Sans light", "Microsoft YaHei", tahoma; line-height: 1.6; }
.english .company-advantage li .explain h4 { text-transform: uppercase; font-size: 20px; font-family: "Open Sans Ext"; }
.english .company-advantage li p { font-size: 13px; font-family: "Open Sans", "Microsoft YaHei", tahoma; }
.english .company-slogan .context { text-transform: uppercase; font-family: "Open Sans Ext"; letter-spacing: 0; padding: .8em 2em; }
@media screen and (max-width: 481px) { .english .company-slogan .context { font-size: 18px; } }
.english .products-application .app-section .item h4 { font-size: 16px; }
.english .products-application .app-section .item .con { text-indent: 0; }
.english .product-mode-details .imgwrap { -webkit-align-self: flex-start; -moz-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; }
.english .product-mode-details .infowrap .block { word-wrap: break-word; word-break: break-all; font-family: "Open Sans", "Microsoft YaHei", tahoma; color: #7f8c8c; font-size: 13px; }
.english .product-mode-details .infowrap .block h3 { font-family: "Open Sans Semibold"; font-size: 20px; color: #7f8c8c; }
.english .news-item .look-details { font-weight: normal; }
.english .contact-send .sendbtn { width: auto; padding: 0 1em; }

/*====首页====*/
.index .us-tit, .index .us-list { opacity: 0; -webkit-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s; }
.index .us-list { -webkit-transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%); -webkit-transition-delay: .3s; -ms-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; }
.index .index-us.show .us-tit, .index .index-us.show .us-list { opacity: 1; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

.nav-index .container { position: absolute; left: 0; right: 0; }
.nav-index .container .nav-first { width: 100%; max-width: 1170px; margin: 0 auto; }

.banner-index { background: #ccc; }
.banner-index .container { height: 100%; }
@media screen and (max-width: 1920px) and (min-width: 979px) { .banner-index { height: 569px; }
  .banner-index .context .txt { min-height: 44px; } }
.banner-index .swiper-slide { -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: top center; position: relative; }
@media screen and (max-width: 1920px) and (min-width: 1500px) { .banner-index .swiper-slide { -webkit-background-size: cover; background-size: cover; } }
.banner-index .context { position: absolute; top: 50%; width: 100%; left: 0; right: 0; max-width: 507px; margin: auto; margin-top: 30px; }
@media screen and (max-width: 769px) { .banner-index .context { top: auto; bottom: 2em; margin-top: auto; } }
@media screen and (max-width: 481px) { .banner-index .context { width: 96%; } }
.banner-index .context h3 { font-family: "Open Sans Ext", "黑体", STHeiti; font-size: 34px; border-radius: 8px; width: 100%; max-width: 427px; margin-bottom: 9px; padding: 5px 0; }
@media screen and (max-width: 481px) { .banner-index .context h3 { font-size: 25px; } }
.banner-index .context .txt { background: rgba(0, 0, 0, 0.5); font-family: "Open Sans", "Microsoft YaHei", tahoma, "Microsoft YaHei", tahoma; color: #fff; font-size: 12px; padding: 2em 1.6em; letter-spacing: 1px; line-height: 1.6; }
@media \0screen\,screen\9 { .banner-index .context .txt { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000'); } }
.banner-index .context .txt strong { font-size: 16px; font-weight: bold; font-family: "Open Sans Ext", "Microsoft YaHei", tahoma; padding-right: 5px; }

.index-us { background-image: -webkit-linear-gradient(to bottom, #eee 50%, transparent 50%, #fff 100%, transparent 100%); background-image: -moz-linear-gradient(to bottom, #eee 50%, transparent 50%, #fff 100%, transparent 100%); background-image: -ms-linear-gradient(to bottom, #eee 50%, transparent 50%, #fff 100%, transparent 100%); background-image: -o-linear-gradient(to bottom, #eee 50%, transparent 50%, #fff 100%, transparent 100%); background-image: linear-gradient(to bottom, #eee 50%, transparent 50%, #fff 100%, transparent 100%); margin-bottom: 58px; }
@media \0screen\,screen\9 { .index-us { background: #eee; } }
.index-us .us-tit { font-family: "Microsoft YaHei", tahoma; padding-top: 50px; margin-bottom: 20px; }
.index-us .us-tit h2 { font-size: 34px; color: #48474d; }
.index-us .us-tit p { font-size: 14px; color: #777; }
.index-us .us-tit .more { position: absolute; right: 2em; top: 50%; overflow: hidden; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 21px; font-weight: bold; color: #fff; padding: .4em 2em; border-radius: 5px; letter-spacing: 1px; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
@media screen and (max-width: 700px) { .index-us .us-tit .more { display: none; } }
.index-us .us-tit .more span { position: relative; z-index: 10; }
.index-us .us-tit .more:before { content: ''; position: absolute; width: 100%; top: 0; bottom: 0; background: #464646; left: 0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
.index-us .us-tit .more:hover { box-shadow: 0px 0px 6px #464646; }
.index-us .us-tit .more:hover:before { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.index-us .us-list { margin-left: -2.5%; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
@media screen and (max-width: 841px) { .index-us .us-list { display: block; } }
@media screen and (max-width: 769px) { .index-us .us-list { margin-left: 0; text-align: center; } }
@media screen and (max-width: 543px) { .index-us .us-list .link a { float: right; } }
.index-us .us-list .item { float: left; width: 30.83%; margin-left: 2.5%; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; background: #f9f9f9; }
.index-us .us-list .item img { -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
@media screen and (max-width: 769px) { .index-us .us-list .item { width: 46%; margin: 0 1.8%; text-align: left; float: none; display: inline-block; margin-bottom: 2rem; } }
@media screen and (max-width: 543px) { .index-us .us-list .item { width: 96%; }
  .index-us .us-list .item img { width: 100%; } }
.index-us .us-list .item .imgwrap { position: relative; overflow: hidden; }
.index-us .us-list .item .imgwrap:before { content: ''; border: 2px solid #464646; opacity: 0; position: absolute; z-index: 5; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 10%; height: 10%; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
@media \0screen\,screen\9 { .index-us .us-list .item .imgwrap:before { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); } }
.index-us .us-list .item .imgwrap:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.index-us .us-list .item .imgwrap:hover:before { width: 90%; height: 80%; opacity: 1; }
@media \0screen\,screen\9 { .index-us .us-list .item .imgwrap:hover:before { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); } }
.index-us .us-list .item-wrap { padding: 2em 1.625em; }
.index-us .us-list .item-wrap h3 { font-size: 32px; color: #464646; margin-bottom: 1em; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.index-us .us-list .item-wrap h3:hover { color: #9dc02e; cursor: default; }
.index-us .us-list .item-wrap h4 { font-family: "Open Sans light", "Microsoft YaHei", tahoma; font-weight: normal; font-size: 19px; color: #9dc02e; text-transform: uppercase; margin-bottom: 2em; }
.index-us .us-list .item-wrap p { font-size: 12px; color: #777; letter-spacing: 1px; height: 10em; }
@media screen and (max-width: 543px) { .index-us .us-list .item-wrap { padding: 2rem 1.5rem; }
  .index-us .us-list .item-wrap h3 { font-size: 26px; margin-bottom: .75em; }
  .index-us .us-list .item-wrap h4 { margin-bottom: 1em; }
  .index-us .us-list .item-wrap p { height: auto; padding-bottom: 1em; } }
.index-us .us-list .link { background: #fff; border-top: 18px solid #ebebeb; }
.index-us .us-list .link a { margin-top: -18px; position: relative; font-size: 16px; font-weight: bold; line-height: 3.75; text-align: center; padding: 0 5.75em 0 2em; }
.index-us .us-list .link a .icon-arrow-right { position: absolute; top: 0; bottom: 0; right: 0; width: 3.75em; margin-left: 2em; background: #464646 url(../images/arrow1.png) no-repeat center center; }
@media screen and (max-width: 481px) { .index-us .us-list .link a { padding: 0 3.5em 0 1em; line-height: 2.5; }
  .index-us .us-list .link a .icon-arrow-right { width: 2.5em; } }

.index-contact { border-top: 1em solid #48474d; background: url(../images/sources/img05.jpg) no-repeat center top; -webkit-background-size: cover; background-size: cover; padding-top: 5em; text-align: center; color: #fff; margin-bottom: 1.5em; }
.index-contact .title { border: 6px solid rgba(157, 192, 46, 0.4); background: rgba(0, 0, 0, 0.4); font-size: 27px; font-weight: bold; letter-spacing: 3px; padding: 1.25em 0; margin-bottom: 16px; margin-bottom: 1rem; }
@media \0screen\,screen\9 { .index-contact .title { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000'); } }
@media screen and (max-width: 481px) { .index-contact .title { font-size: 22px; } }
@media screen and (max-width: 321px) { .index-contact .title { font-size: 18px; } }
.index-contact .imgwrap { width: 90px; height: 90px; text-align: center; line-height: 84px; margin: 0 auto; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; border-radius: 50%; position: relative; }
.index-contact .imgwrap a { display: block; width: 100%; height: 100%; position: relative; z-index: 5; }
.index-contact .imgwrap:after { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; border-radius: 50%; border: 0; }
.index-contact .imgwrap:hover { background: #9dc02e; }
.index-contact .imgwrap:hover:after { border: 4px solid #fff; }
.index-contact ul { padding-top: 5em; padding-bottom: 6.25em; }
.index-contact li { margin-right: 5px; }
.index-contact li a { display: block; width: 36px; height: 36px; text-align: center; line-height: 36px; background: #464646; border-radius: 50%; position: relative; overflow: hidden; z-index: 10; }
.index-contact li a .icon { position: relative; z-index: 5; }
.index-contact li a:before { content: ''; position: absolute; z-index: 3; bottom: 0; width: 100%; left: 0; height: 0; background: #fff; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; border-radius: 50%; }
.index-contact li a:hover:before { height: 100%; top: 0; }

.index-img-slide { position: relative; overflow: hidden; max-height: 300px; margin-bottom: 1.5em; }
.index-img-slide .swiper-slide { float: left; }
.index-img-slide .swiper-slide a { position: relative; display: block; max-height: 300px; }
.index-img-slide .swiper-slide a:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border: 0 solid transparent; z-index: 5; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.index-img-slide .swiper-slide a:hover:before { border: 10px solid #9dc02e; }
.index-img-slide .slide-dec { position: absolute; top: 50%; width: 3.125em; height: 3.125em; background: #9dc02e; margin-top: -1.5625em; background-position: center center; background-repeat: no-repeat; z-index: 50\9\0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; opacity: 0; }
@media \0screen\,screen\9 { .index-img-slide .slide-dec { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); } }
.index-img-slide .slide-prev { background-image: url(../images/arrow2.png); left: 0; }
.index-img-slide .slide-next { background-image: url(../images/arrow3.png); right: 0; }
.index-img-slide:hover .slide-dec { opacity: 1; }
@media \0screen\,screen\9 { .index-img-slide:hover .slide-dec { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); } }

/*====产品-应用====*/
.products-application .product-tab { margin-top: 4.5em; border-bottom: 6px solid #e6e6e6; margin-bottom: 3.5em; }
@media screen and (max-width: 481px) { .products-application .product-tab { margin-top: 2.5rem; margin-bottom: 1.5rem; } }
.products-application .product-tab .abtn { color: #7f8c8c; font-weight: bold; font-size: 21px; background: #e6e6e6; padding: 16px 64px; padding: 1rem 4rem; border-radius: 5px 5px 0 0; margin-right: 10px; }
.products-application .product-tab .abtn.on { cursor: default; }
@media screen and (max-width: 481px) { .products-application .product-tab .abtn { padding: .5rem 2rem; font-size: 16px; font-weight: normal; } }
.products-application .app-section { margin-bottom: 3em; }
.products-application .app-section figure { margin: 0; }
.products-application .app-section h3 { font-size: 32px; color: #9dc02e; margin-bottom: 1em; }
@media screen and (max-width: 481px) { .products-application .app-section h3 { font-size: 26px; } }
.products-application .app-section [class^='app-section-'] { overflow: hidden; }
.products-application .app-section .item { float: left; color: #7f8c8c; word-wrap: break-word; word-break: break-word; }
@media screen and (max-width: 481px) { .products-application .app-section .item { float: none !important; width: 96% !important; margin: 0 auto 1.5rem; padding-right: 0 !important; }
  .products-application .app-section .item img { width: 100%; } }
.products-application .app-section .item img { border-radius: 10px; border-bottom: 3px solid #e5e6e6; }
.products-application .app-section .item .imgwrap { border-bottom: 3px solid #e5e6e6; padding-bottom: 2em; margin-bottom: 2.5em; position: relative; }
@media screen and (max-width: 481px) { .products-application .app-section .item .imgwrap { margin-bottom: 1em; } }
.products-application .app-section .item h4 { font-size: 22px; font-weight: bold; margin-bottom: .6em; }
.products-application .app-section .item .con { text-indent: 2em; font-size: 14px; }
.products-application .app-section-two .item { float: right; width: 48.7%; }
.products-application .app-section-two .item:first-child { float: left; padding-right: 2.6%; }
.products-application .app-section-two .item:first-child .imgwrap:before { content: ''; position: absolute; bottom: -3px; height: 3px; background: #e6e6e6; left: 100%; width: 10%; }
.products-application .app-section-one .imgwrap img { float: right; max-width: 49%; }
@media screen and (max-width: 481px) { .products-application .app-section-one .imgwrap img { max-width: 100%; margin-bottom: 1em; }
  .products-application .app-section-one .imgwrap img:last-child { margin-bottom: 0; } }
.products-application .app-section-one .imgwrap img:first-child { float: left; }
.products-application .app-section-three { margin-left: -1.73%; }
@media screen and (max-width: 481px) { .products-application .app-section-three { margin-left: 0; } }
.products-application .app-section-three .item { width: 31.6%; margin-left: 1.73%; }
@media screen and (max-width: 769px) { .products-application .app-section-three .item { width: 48%; margin-bottom: 1.5rem; } }
.products-application .app-section-three .item .imgwrap:before { content: ''; position: absolute; bottom: -3px; right: 100%; height: 3px; background: #e6e6e6; width: 10%; }
.products-application .app-section-three .item:first-child .imgwrap:before { display: none; }
.products-application .app-section-three .item .con { min-height: 57px; display: -webkit-box !important; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 5; }
.products-application .app-section-sp .item h4, .products-application .app-section-sp .item .con { visibility: hidden; }
.products-application .app-section-sp .item:first-child h4, .products-application .app-section-sp .item:first-child .con { visibility: visible; }
.products-application .app-section-sp .item:first-child .con { width: 202%; }
@media screen and (max-width: 481px) { .products-application .app-section-sp .item:first-child h4, .products-application .app-section-sp .item:first-child .con { display: none; }
  .products-application .app-section-sp .item:first-child .imgwrap { border-bottom: 0; padding-bottom: 0; }
  .products-application .app-section-sp .item:first-child .imgwrap:before { display: none; }
  .products-application .app-section-sp .item:last-child h4, .products-application .app-section-sp .item:last-child .con { visibility: visible; } }

/*其他应用*/
.app-section-other .app-section { margin-bottom: 5em; }
.app-section-other .app-section .item p { text-indent: 0; }

/*产品模板*/
.product-mode { margin-top: 2.25em; }
.product-mode .products-lists { margin-left: -1.9%; margin-bottom: 3em; }
@media screen and (max-width: 481px) { .product-mode .products-lists { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; }
  .product-mode .products-lists li { width: 45% !important; } }
@media screen and (max-width: 321px) { .product-mode .products-lists li { width: auto  !important; } }
.product-mode .products-lists li { float: left; width: 23.07692%; margin-left: 1.9%; margin-bottom: 10px; position: relative; }
@media screen and (max-width: 769px) { .product-mode .products-lists li { width: 31%; } }
.product-mode .products-lists li img { border-bottom: 3px solid #e5e6e6; border-radius: 5px; width: 100%; }
.product-mode .products-lists li p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: #000; text-transform: uppercase; }
.product-mode .products-lists li figure { position: relative; margin-bottom: 10px; }
.product-mode .products-lists li figure:hover:before { opacity: 1; }
@media \0screen\,screen\9 { .product-mode .products-lists li figure:hover:before { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); } }
.product-mode .products-lists li figure:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-radius: 5px; background: rgba(157, 192, 46, 0.8); opacity: 0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
@media \0screen\,screen\9 { .product-mode .products-lists li figure:before { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC9DC02E', endColorstr='#CC9DC02E'); } }
@media \0screen\,screen\9 { .product-mode .products-lists li figure:before { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); } }

/*模板详情*/
.product-mode-details { margin-top: 4em; }
.product-mode-details .imgwrap { margin-right: 2em; border-radius: 10px; overflow: hidden; }
.product-mode-details .product-intro { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 2em; }
.product-mode-details .infowrap { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; }
.product-mode-details .infowrap .block { font-family: "Microsoft YaHei", tahoma; font-size: 13px; line-height: 1.6; color: #777; margin-bottom: 1em; }
.product-mode-details .infowrap .block h3 { font-size: 22px; font-weight: bold; color: #464646; margin-bottom: 1em; }
.product-mode-details .product-table { margin-bottom: 1.5em; }
.product-mode-details .product-table .left-section, .product-mode-details .product-table .right-section { width: 48%; }
@media screen and (max-width: 769px) { .product-mode-details .product-table .left-section, .product-mode-details .product-table .right-section { width: 100%; margin-bottom: 1.5rem; } }
.product-mode-details .product-table table { width: 100%; box-shadow: 0 4px #e5e6e6; border-radius: 0 0 5px 5px; }
.product-mode-details .product-table table td, .product-mode-details .product-table table th { padding: 10px 15px; }
.product-mode-details .product-table table th { background: #87CEFA; color: #fff; text-align: left; font-size: 22px; font-weight: bold; border-radius: 5px 5px 0 0; -webkit-box-shadow: 0 1px #bad073,0 3px #e5e6e6; box-shadow: 0 1px #bad073,0 3px #e5e6e6; border-bottom: 3px solid #e5e6e6; }
.product-mode-details .product-table table td { background: #f8f8f8; border-bottom: 1px solid #e9eaea; min-width: 4em; color: #777; }
.product-mode-details .product-table table td:not(:last-child) { border-right: 1px solid #ddd; }
.product-mode-details .left-section tr:last-child td { line-height: 2; height: 64px; }
.product-mode-details .product-error { margin-bottom: 3em; }
.product-mode-details .product-error h3 { font-weight: bold; color: #464646; font-size: 22px; margin-bottom: 1em; text-indent: 1em; }
.product-mode-details .product-error .lists { background: #ececec; border-radius: 5px; font-size: 13px; color: #777; padding: 1.5em 2em; }
.product-mode-details .product-error .lists li { float: left; min-width: 20%; padding-right: 1em; margin-bottom: .5em; }
@media screen and (max-width: 800px) { .product-mode-details { margin-top: 2em; }
  .product-mode-details .product-intro { display: block; }
  .product-mode-details .imgwrap { float: none; margin-right: 0; text-align: center; margin-bottom: 1em; }
  .product-mode-details .infowrap .wrap { padding: 0 1em; } }

/*==关于我们==*/
.about-banner { height: auto; margin-bottom: 3em; margin-top: 1.5em; max-height: 600px; border-radius: 5px; }
.about-banner .container { position: relative; }

/*公司简介*/
.company-info { margin: 6em 0; }
.company-info .imgwrap { width: 34.52%; }
.company-info .imgwrap img { border: 1px solid #e6e6e6; width: 100%; }
.company-info .txtwrap { width: 63.24786%; }
.company-info .txtwrap h2 { font-size: 32px; color: #464646; margin-bottom: .8em; }
@media screen and (max-width: 769px) { .company-info .txtwrap h2 { font-size: 26px; margin-bottom: .5em; } }
.company-info .txtwrap .em { text-transform: uppercase; color: #9dc02e; font-family: "Open Sans light", "Microsoft YaHei", tahoma; font-size: 19px; line-height: 1.4; margin-bottom: .8em; }
@media screen and (max-width: 769px) { .company-info .txtwrap .em { font-size: 16px; } }
.company-info .txtwrap .info { font-size: 12px; color: #777; line-height: 1.8; }
@media screen and (max-width: 769px) { .company-info { margin: 3rem 0; }
  .company-info .imgwrap { width: 48%; margin-right: 4%; }
  .company-info .txtwrap { float: none; width: auto; } }
@media screen and (max-width: 481px) { .company-info { margin-bottom: 1rem; }
  .company-info .imgwrap { float: none; width: auto; margin-right: 0; margin-bottom: 1em; }
  .company-info .imgwrap img { width: 100%; } }

/*潇丹标语*/
.company-slogan { border-top: 1em solid #48474d; background: url(../images/bg02.jpg) no-repeat center top; -webkit-background-size: cover; background-size: cover; padding: 6em 0; margin-bottom: 5em; }
@media screen and (max-width: 481px) { .company-slogan { padding: 3em 0; margin-bottom: 3em; } }
.company-slogan .context { border: 6px solid rgba(157, 192, 46, 0.4); background: rgba(0, 0, 0, 0.4); color: #fff; font-size: 30px; font-weight: bold; text-align: center; padding: .5em 0; letter-spacing: 1px; }
@media \0screen\,screen\9 { .company-slogan .context { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000'); } }
@media screen and (max-width: 600px) { .company-slogan .context { font-size: 24px; line-height: 1.5; } }
@media screen and (max-width: 481px) { .company-slogan .context { font-size: 20px; } }
@media screen and (max-width: 321px) { .company-slogan .context { font-size: 18px; } }

/*优势+证书*/
.company-advantage .title, .company-certificate .title { color: #464646; font-size: 32px; border-bottom: 1px solid #48474d; line-height: 1.75; margin-bottom: 1em; }

.company-advantage ul { margin-left: -2.5641%; }
.company-advantage li { float: left; width: 30.76923%; margin-left: 2.5641%; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }
@media screen and (max-width: 769px) { .company-advantage li { float: none; width: auto; margin-bottom: 1.25em; } }
.company-advantage li:hover .num:before { top: 0; height: 100%; }
.company-advantage li:hover .explain h4 { color: #9dc02e; }
.company-advantage li .num { float: left; background: #464646; color: #fff; font-size: 39px; text-align: center; line-height: 1.7; height: 1.7em; width: 1.7em; border-radius: 50%; margin-right: .5em; font-family: "Open Sans light", "Microsoft YaHei", tahoma; position: relative; overflow: hidden; z-index: 5; }
.company-advantage li .num:before { content: ''; position: absolute; left: 0; width: 100%; background: #9dc02e; border-radius: 50%; bottom: 0; height: 0; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.company-advantage li .num span { position: relative; z-index: 10; }
@media screen and (max-width: 481px) { .company-advantage li .num { font-size: 28px; } }
.company-advantage li .explain { float: left; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; }
.company-advantage li .explain h4 { font-weight: bold; color: #464646; font-size: 22px; margin-bottom: 1.75em; line-height: 1; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
@media screen and (max-width: 769px) { .company-advantage li .explain h4 { margin-bottom: .5em; line-height: 1.6; } }
.company-advantage li .explain p { font-size: 12px; color: #777; line-height: 1.6; letter-spacing: .5px; }

.company-certificate { margin-bottom: 22px; }
.company-certificate .certificate-lists { background: #dadbdc; }
.company-certificate .certificate-lists ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media screen and (max-width: 769px) { .company-certificate .certificate-lists ul { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; }
  .company-certificate .certificate-lists ul li { padding: 1.5em 1em; } }
@media screen and (max-width: 481px) { .company-certificate .certificate-lists ul { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; }
  .company-certificate .certificate-lists ul li { padding: 1em .5em; } }
.company-certificate .certificate-lists li { float: left; padding: 3.5em 0; margin-left: 25px\9\0; *margin-left: 25px; }
.company-certificate .certificate-lists li:first-child { margin-left: 0; }

/*场会*/
.about-field { margin-top: 3em; }
.about-field ul { margin-left: -1.7094%; }
.about-field ul li { float: left; width: 31.62393%; margin-left: 1.7094%; }
@media screen and (max-width: 769px) { .about-field ul li { width: 48%; margin-left: 2%; } }
@media screen and (max-width: 436px) { .about-field ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; }
  .about-field ul li { float: none; width: 90%; }
  .about-field ul li img { width: 100%; } }
.about-field li { margin-bottom: 2.5em; background: #fff; overflow: hidden; }
.about-field li img { -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.about-field li:hover { background: #eee; }
.about-field li:hover figure .imgwrap:before { opacity: 1; width: 90%; height: 80%; }
@media \0screen\,screen\9 { .about-field li:hover figure .imgwrap:before { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); } }
.about-field li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.about-field figure .imgwrap { position: relative; }
.about-field figure .imgwrap:before { content: ''; position: absolute; border: 2px solid #464646; width: 10%; height: 10%; z-index: 10; opacity: 0; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
@media \0screen\,screen\9 { .about-field figure .imgwrap:before { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); } }
.about-field figcaption { padding: 1.25em .8em .75em; border: 1px solid #e5e5e5; border-top: 0; }
.about-field figcaption h4 { font-size: 14px; color: #9dc02e; line-height: 2; text-transform: uppercase; font-family: "Open Sans light", "Microsoft YaHei", tahoma; }
.about-field figcaption .con { font-size: 12px; color: #777; line-height: 2; height: 7.6em; font-family: "Open Sans", "Microsoft YaHei", tahoma; display: -webkit-box !important; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
@media screen and (max-width: 436px) { .about-field figcaption .con { height: auto; margin-bottom: 1em; } }
.about-field .field-page { text-align: center; margin-bottom: 4em; }
.about-field .field-page ol { border-radius: 3px; box-shadow: 0 3px 3px #ddd; overflow: hidden; border: 1px solid #ddd; }
.about-field .field-page li { float: left; border-left: 1px solid #ddd; margin-left: -1px; margin-bottom: 0; }
.about-field .field-page li.on { background: #f5f5f5; }
.about-field .field-page a { width: 30px; height: 30px; text-align: center; line-height: 30px; color: #777; font-size: 13px; font-family: "Open Sans Ext"; }

/*联系我们*/
.contact-nav { margin-top: 69px; border: 0; }
.contact-nav .wrap { position: absolute; width: 100%; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; background: #e6e6e6; }
.contact-nav .wrap .container { width: auto; }
@media screen and (max-width: 769px) { .contact-nav { margin-top: 0; }
  .contact-nav .wrap { left: 0; text-indent: 1em; } }

.contact { background: url(../images/bg01.jpg) no-repeat center top; -webkit-background-size: cover; background-size: cover; margin-top: -69px; padding: 11.625em 0 3em; }
.contact .form-section { position: relative; }
.contact .bgshadow h1 { font-size: 18px; color: #777; background: #fff; border-radius: 10px; padding: 2em 1em; }
@media screen and (max-width: 481px) { .contact .bgshadow h1 { padding: 1em .5em; } }

.contact-address h3, .contact-send h3 { color: #7f8c8c; font-size: 22px; font-weight: bold; font-family: "Microsoft YaHei", tahoma; margin-bottom: 2.8em; text-transform: uppercase; }
@media screen and (max-width: 769px) { .contact-address h3, .contact-send h3 { margin-bottom: 1.5em; } }

.contact-address { position: absolute; right: 2em; top: 0; }
.contact-address h3 { margin-bottom: 2em; }
@media screen and (max-width: 769px) { .contact-address h3 { margin-bottom: 1.5em; } }
.contact-address li { font-family: "Microsoft YaHei", tahoma; font-size: 18px; font-style: italic; margin-bottom: 1em; line-height: 1; color: #464646; }
.contact-address li a { color: #9dc02e; text-decoration: underline; }
.contact-address li span { vertical-align: top; font-family: "Microsoft YaHei", tahoma; font-style: normal; width: 60px; font-size: 14px; color: #464646; }
.contact-address li p { max-width: 260px; font-family: "Open Sans Semibold Italic", "黑体", STHeiti; }
@media screen and (max-width: 769px) { .contact-address { position: static; margin-bottom: 2em; }
  .contact-address li p { max-width: none; } }
@media screen and (max-width: 481px) { .contact-address li p { max-width: 230px; } }

.contact-send .form-item { margin-bottom: 20px; }
.contact-send .form-item:last-child { margin-bottom: 0; }
.contact-send input[type=text], .contact-send input[type=email], .contact-send textarea { background: #fff; color: #555; border: 2px solid #f2f2f2; border-radius: 5px; padding: .6em 1em; width: 40%; font-size: 13px; font-style: italic; }
.contact-send input[type=text] ::-webkit-input-placeholder, .contact-send input[type=email] ::-webkit-input-placeholder, .contact-send textarea ::-webkit-input-placeholder { color: #555; }
.contact-send input[type=text] ::-moz-input-placeholder, .contact-send input[type=email] ::-moz-input-placeholder, .contact-send textarea ::-moz-input-placeholder { color: #555; }
@media screen and (max-width: 769px) { .contact-send input[type=text], .contact-send input[type=email], .contact-send textarea { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; } }
.contact-send textarea { width: 100%; -webkit-resize: none; resize: none; height: 14em; }
.contact-send .sendbtn { -webkit-appearance: none; width: 190px; height: 60px; margin-top: -20px; font-size: 21px; font-weight: bold; text-align: center; line-height: 60px; }
@media screen and (max-width: 481px) { .contact-send .sendbtn { width: 100%; font-size: 18px; height: 3em; line-height: 3; border-radius: 5px; } }

/*新闻*/
.news { margin-top: 3.5em; }

.news-context { margin-top: 2em; padding-bottom: 2em; }
.news-context .title { font-size: 28px; text-indent: 10px; color: #9dc02e; margin-bottom: .5em; }
.news-context time { text-indent: 10px; color: #666; font-size: 14px; margin-bottom: 1.5em; }
.news-context .con { text-indent: 2em; line-height: 2; }

.news-item { position: relative; margin-bottom: 2.375em; }
.news-item .imgwrap { float: left; width: 48.71795%; }
.news-item .imgwrap img { border-radius: 5px; border-bottom: 3px solid #e5e6e6; }
@media screen and (max-width: 600px) { .news-item .imgwrap { float: none; width: auto; margin-bottom: 1.5rem; }
  .news-item .imgwrap img { width: 100%; } }
.news-item .txtwrap { float: right; width: 48.71795%; color: #7f8c8c; margin-bottom: 47px; }
.news-item .txtwrap h3 { font-size: 22px; font-weight: bold; line-height: 1; margin-bottom: 1em; }
.news-item .txtwrap p, .news-item .txtwrap .txt { font-size: 12px; line-height: 1.67; text-indent: 2em; max-height: 120px; display: -webkit-box !important; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 6; }
@media screen and (max-width: 930px) { .news-item .txtwrap p, .news-item .txtwrap .txt { display: -webkit-box !important; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 4; } }
@media screen and (max-width: 600px) { .news-item .txtwrap { float: none; width: auto; }
  .news-item .txtwrap p, .news-item .txtwrap .txt { display: -webkit-box !important; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 8; max-height: none; } }
@media screen and (max-width: 481px) { .news-item .txtwrap { margin-bottom: 56px; } }
.news-item .look-details { position: absolute; right: 0; bottom: 0; background: #9dc02e; font-weight: bold; font-size: 21px; padding: 10px 80px 10px 20px; }
.news-item .look-details a { color: #fff; }
.news-item .look-details .icon-arrow-right { background: #464646 url(../images/arrow1.png) no-repeat center center; position: absolute; right: 0; top: 0; bottom: 0; width: 60px; }
@media screen and (max-width: 769px) and (min-width: 600px) { .news-item .look-details { font-size: 16px; padding: .5em 4em .5em 1em; }
  .news-item .look-details .icon-arrow-right { width: 3em; } }
@media screen and (max-width: 321px) { .news-item .look-details { font-size: 16px; padding: .5em 4em .5em 1em; }
  .news-item .look-details .icon-arrow-right { width: 3em; } }

/*# sourceMappingURL=style.css.map */
