


/*--------------------templateCss2--------------------*/


/*-----1582698976-----*/
.head-top { background-color: #f6f6f6; padding: 2px 10px; }

.head-top a { width: 30px; height: 30px; line-height: 30px; display: inline-block; vertical-align: top; background-position: center; font-size: 0; margin-right: 3px; }

.head-top .head-tel { background-image: url(/images/th-head-tel.png); }

.head-top .head-mail { background-image: url(/images/th-head-mail.png); }

.head-top .head-qq { background-image: url(/images/th-head-qq.png); }

.head-top .head-wechat { background-image: url(/images/th-head-wechat.png); }

.head-top .head-alibaba { background-image: url(/images/th-head-alibaba.png); margin-right: 0; margin-left: 5px; }

.head-main .logo { padding: 10px 0; display: inline-block; vertical-align: top; }

.head-main .logo img { height: 80px; display: block; }

.head-ctrl { padding: 12px 0; }

.head-ctrl .language { width: 26px; height: 26px; display: inline-block; vertical-align: top; background: url(/images/th-language.png) center no-repeat; -o-background-size: cover; background-size: cover; margin-right: 15px; }

.nav-btn { width: 22px; height: 20px; position: relative; display: inline-block; vertical-align: top; margin-left: 15px; margin-top: 2px; }

.nav-btn span { width: 22px; height: 3px; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; position: absolute; top: 50%; left: 0; background-color: #0E3A53; margin-top: -2px; }

.nav-btn span:first-child { content: ""; top: 0; left: 0; margin-top: 0; }

.nav-btn span:last-child { content: ""; top: auto; bottom: 0; left: 0; }

.nav-btn.on span { opacity: 0; }

.nav-btn.on span:first-child { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 10px; opacity: 1; }

.nav-btn.on span:last-child { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 12px; opacity: 1; }

.header-search { display: inline-block; vertical-align: top; }

.header-search-icon { width: 26px; height: 26px; display: block; background-image: url(/images/th-search-gray.png); background-repeat: no-repeat; background-position: center; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; }

.header-search-icon span { display: none; }

.header-search-wrap { width: 100%; padding: 15px 10px; background-color: #f2f2f2; position: fixed; left: 0; top: 84px; z-index: 100; display: none; }

.header-search-wrap form { position: relative; padding-right: 60px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; }

.header-search-wrap input { height: 40px; line-height: 40px; font-size: 13px; display: block; }

.header-search-wrap input[type=text] { width: 100%; padding: 0 10px; }

.header-search-wrap input[type=submit] { width: 60px; text-align: center; position: absolute; right: 0; top: 0; z-index: 1; background-color: #0E3A53; color: #ffffff; }

nav { width: 100%; position: fixed; left: 0; top: 84px; bottom: 0; z-index: 10; background-color: white; overflow-y: auto; display: none; }

nav ul { border-top: 1px solid #dddddd; }

nav li { border-bottom: 1px solid #dddddd; }

nav a { width: 100%; display: block; font-size: 16px; padding: 14px 20px; color: #333333; position: relative; }

nav .has:after { content: ''; position: absolute; width: 12px; height: 12px; border: 1px solid #999; border-top: none; border-right: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); right: 20px; top: 14px; }

nav .has.on:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); top: 24px; }


nav .nav-drop { padding: 0 30px 10px; display: none; }

nav .nav-drop a { font-size: 14px; padding: 10px 20px; color: #2e2e2e; }@media (min-width: 768px) { .head-top { padding: 0 20px; }
  .head-top a { padding-left: 25px; font-size: 12px; }
  .head-top .head-tel, .head-top .head-mail { width: auto; margin-right: 20px; background-position: left center; color: rgba(30, 27, 24, 0.7); font-family: "Microsoft Yahei"; }
  .head-top .head-tel { padding-left: 18px; }
  .head-top .head-mail { padding-left: 25px; } }@media (min-width: 1024px) { .head-top { padding: 0 30px; }
  .head-top a { font-size: 18px; height: 46px; line-height: 46px; margin-right: 45px; margin-left: 0; }
  .head-top .head-qq { margin-right: 30px; }
  .head-top .head-wechat { margin-right: 30px; }
  .head-top .head-alibaba { width: 55px; margin-left: 0; }
  .head-top .head-mail { margin-left: 25px; }
  .head-main { height: 80px; }
  .head-main .commonweb { padding: 0; max-width: 100%; }
  .head-main .logo { padding: 2px 0 2px 40px; }
  .head-main .logo img { height: 80px; }
  .head-ctrl { padding: 0; position: relative; font-size: 0; }
  .head-ctrl .language { width: 60px; height: 80px; border-left: 1px solid #b3b3b3; border-right: 1px solid #e6e6e6; -o-background-size: 33px; background-size: 33px; margin-right: 0; }
  .nav-btn { display: none; }
  .header-search-icon { width: 100px; height: 80px; line-height: 80px; background: #0E3A53; text-align: center; color: #ffffff; }
  .header-search-icon span { display: inline-block; font-size: 18px; padding-left: 30px; background: url(/images/th-search-white.png) left center no-repeat; }
  .header-search-wrap { width: 240px; left: auto; right: 0; top: 100%; position: absolute; }
  nav { width: auto; display: inline-block !important; vertical-align: top; position: static; overflow: visible; padding-left: 20px; }
  nav ul { border: none; }
  nav li { width: auto; float: left; border: none; padding: 14px 0; position: relative; z-index: 100; }
  nav a { padding: 15px 12px; color: #1e1b18; }
  nav .oneLevel { font-size: 15px; } }@media (min-width: 1260px) { nav a { padding: 15px 22px; }
  nav .oneLevel { font-size: 16px; }
  nav li .nav-drop { display: block; white-space: nowrap; position: absolute; left: 50%; top: 110%; min-width: 100%; z-index: 2; background-color: #F6F6F6; opacity: 0; pointer-events: none; -webkit-transition: .5s; -o-transition: .5s; -moz-transition: .5s; transition: .5s; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); padding: 5px 0; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; border-top: 2px solid #DDDDDD; margin-top: -4px; }
  nav li .nav-drop a { text-align: center; padding: 10px 22px; font-size: 14px; color: #333333; border-bottom: 1px solid #DDDDDD;}
  nav li .nav-drop a:hover { color: #333333; background-color: #DDDDDD; }
  nav li:hover .oneLevel { color: #135273; }
  nav li:hover .nav-drop { top: 100%; opacity: 1; pointer-events: auto; } }

@media (min-width: 1600px) { .head-main .logo { padding-left: 60px; }
  nav { padding-left: 28px; }
  nav li { margin: 0 18px; }
  nav .oneLevel { padding: 15px 25px; }
  .header-search-icon { width: 196px; }
  .head-ctrl .language { width: 96px; } }
/*-----1582698976-----*/


/*--------------------templateCss2--------------------*/





/*--------------------templateCss3--------------------*/


/*-----1582699837-----*/
footer { background-color: #333333; color: #969ba1; }

footer a { color: #969ba1; }

.foot-link { padding-top: 20px; }

.foot-link li { padding-bottom: 15px; }

.foot-link h3 { display: inline-block; vertical-align: top; font-size: 14px; }

.foot-link h3 a { color: #ffffff; }

.foot-link h3:after { content: ""; display: block; width: 90%; height: 2px; background-color: #ED6D00; margin-top: 1px; }

.foot-link .drop { padding-top: 7px; }

.foot-link .drop a { display: inline-block; vertical-align: top; margin-right: 8px; }

.foot-qrcode h3 { font-size: 14px; color: #ffffff; padding-bottom: 5px; }

.foot-qrcode img { border: 2px solid #0E3A53; display: block; max-width: 100%; }

.foot-contact { padding-top: 25px; }

.foot-contact h3 { min-width: 126px; line-height: 36px; padding: 0 10px; display: inline-block; vertical-align: top; font-size: 14px; background-color: #ED6D00; color: #ffffff; text-align: center; -webkit-border-radius: 5px; border-radius: 5px; }

.foot-contact .text { padding-top: 10px; }

.foot-contact .tel { font-size: 14px; color: #ED6D00; font-family: "Microsoft Yahei"; }

.foot-contact .link { vertical-align: top; }

.foot-info { padding: 10px 0; background-color: #272727; color: #999999; font-size: 13px; text-align: center; margin-top: 15px; }

.foot-info a { color: #999999; }@media (min-width: 768px) { footer { padding-top: 20px; }
  .foot-main { position: relative; padding-left: 160px; }
  .foot-link { float: left; padding-top: 0; }
  .foot-link li { float: left; padding-right: 25px; }
  .foot-link li:last-child { padding-right: 0; }
  .foot-link h3:after { margin-top: 5px; }
  .foot-link .drop a { display: block; line-height: 26px; font-size: 14px;}
  .foot-qrcode { position: absolute; left: 0; top: 0; }
  .foot-contact { padding-top: 10px; }
  .foot-info { padding: 15px 0; } }@media (min-width: 1024px) { .foot-main { float: left; }
  .foot-contact { width: 22%; float: right; padding-top: 0; text-align: right; }
  .foot-info { line-height: 24px; padding: 17px 0; } }@media (min-width: 1260px) { footer { padding-top: 30px; }
  .foot-main { padding-left: 170px; }
  .foot-link li { padding-right: 30px; }
  .foot-link h3:after { margin-top: 8px; }
  .foot-link a { font-size: 14px; }
  .foot-qrcode h3 { padding-bottom: 13px; }
  .foot-qrcode img { border-width: 4px; }
  .foot-contact { width: auto; padding-top: 30px; font-size: 14px; padding-top: 35px; }
  .foot-contact .text { padding-top: 20px; }
  .foot-info { margin-top: 10px; } }

@media (min-width: 1600px) { footer .commonweb { max-width: 1600px; }
  .foot-main { padding-left: 240px; }
  .foot-link li { padding-right: 65px; }
  .foot-link .drop a { line-height: 28px; }
  .foot-contact .tel { font-size: 30px; } }
/*-----1582699837-----*/


/*--------------------templateCss3--------------------*/


/*--------------------templateCss10--------------------*/

/*-----1582702002-----*/
.full-organizeAb-container { padding: 30px 0 20px; background-color: #ffffff; }
.full-organizeAb-container .chl-title { margin-bottom: 8px; font-size: 18px; line-height: 1.4; text-align: center; text-transform: uppercase; color: #de1111; }
.full-organizeAb-container .sub-title { margin-bottom: 10px; font-size: 20px; line-height: 1.4; text-align: center; color: #111111; margin-top: 20px;}
.full-organizeAb-container .sub-title:after { content: ''; display: block; width: 1px; height: 30px; margin: 15px auto; background-color: #de1111; }
.full-organizeAb-container .organizeAb-schematic { text-align: center; }
.full-organizeAb-container .organizeAb-schematic img { max-width: 100%; }
@media (min-width: 1024px) { .full-organizeAb-container { padding: 75px 0 130px; }
  .full-organizeAb-container .chl-title { font-size: 24px; margin-bottom: 7px; }
  .full-organizeAb-container .sub-title { font-size: 30px; margin-bottom: 0; }
  .full-organizeAb-container .sub-title:after { height: 100px; margin: 13px auto 28px; }
 }
/*-----1582702002-----*/

/*--------------------templateCss10--------------------*//*--------------------templateCss5--------------------*/

/*-----1582877492-----*/
.full-productA-center { padding: 20px 0; background-color: #f7f7f7; }
.full-productA-center .centerA-title { position: relative; margin-bottom: 20px; font-size: 20px; line-height: 40px; text-align: center; padding-bottom: 10px; color: #868686; }
.full-productA-center .centerA-title:after { position: absolute; left: 50%; bottom: 0; margin-left: -30px; display: block; content: ''; width: 60px; height: 2px; background-color: #0E3A53; }
.full-productA-center .centerA-list { overflow: hidden; }
.full-productA-center .centerA-list ul { margin: 0 -5px; }
.full-productA-center .centerA-list li { float: left; width: 50%; padding: 0 5px; margin-bottom: 10px; }

.full-productA-center .centerA-list .name { position: absolute; left: 0; bottom: 10px; z-index: 3; width: 100%; padding: 0 15px; font-size: 16px; line-height: 24px; text-align: center; color: #666666; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
.full-productA-center .centerA-list .thumb { position: relative; overflow: hidden; width: 100%; }
.full-productA-center .centerA-list .thumb::after { display: block; content: ''; width: 100%; padding-bottom: 107.04961%; }
.full-productA-center .centerA-list .thumb img { position: absolute; left: 0; top: 0; width: 100%; }
.full-productA-center .centerA-list a:hover .mask::after { opacity: 1; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); background-position: center 72.67606%; }
.full-productA-center .centerA-list a:hover .mask h3, .full-productA-center .centerA-list a:hover .mask .desc { opacity: 1; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.full-productA-center .centerA-list .mask { display: none; position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; padding: 22.13542% 30px 0; }
.full-productA-center .centerA-list .mask::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; -webkit-transform: translate(0, 50%); -moz-transform: translate(0, 50%); -ms-transform: translate(0, 50%); -o-transform: translate(0, 50%); transform: translate(0, 50%); -webkit-transition: all ease .35s; -o-transition: all ease .35s; -moz-transition: all ease .35s; transition: all ease .35s; background-color: rgba(222, 0, 18, 0.8); background-image: url(/images/20200228041025_478817.png); background-position: center 100%; background-repeat: no-repeat; }
.full-productA-center .centerA-list .mask h3 { position: relative; z-index: 3; margin-bottom: 16px; font-size: 20px; line-height: 28px; opacity: 0; -webkit-transform: translate(0, 50px); -moz-transform: translate(0, 50px); -ms-transform: translate(0, 50px); -o-transform: translate(0, 50px); transform: translate(0, 50px); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, -webkit-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s; transition: opacity 0.35s, transform 0.35s; transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s; color: #ffffff; }
.full-productA-center .centerA-list .mask .desc { position: relative; z-index: 3; font-size: 14px; display: -webkit-box; height: 66px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #ffffff; opacity: 0; -webkit-transform: translate(0, 120%); -moz-transform: translate(0, 120%); -ms-transform: translate(0, 120%); -o-transform: translate(0, 120%); transform: translate(0, 120%); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, -webkit-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s; transition: opacity 0.35s, transform 0.35s; transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s; }
.full-productA-center .loadmore { overflow: hidden; padding: 10px 0; }
.full-productA-center .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff; background-color: #0E3A53; }
@media (min-width: 768px) { .full-productA-center .centerA-list .name { bottom: 35px; }
 }@media (min-width: 1024px) { .full-productA-center { padding: 69px 0 72px; }
  .full-productA-center .centerA-title { line-height: 50px; margin: 0 0 80px; font-size: 30px; }
  .full-organizeAb-container .sub-title{margin-top: 78px;}
  .full-productA-center .centerA-list ul { margin: 0 -14px; }
  .full-productA-center .centerA-list li { width: 33.3333%; padding: 0 12px; margin-bottom: 28px; }
  .full-productA-center .centerA-list .thumb img { -webkit-transition: all ease .7s; -o-transition: all ease .7s; -moz-transition: all ease .7s; transition: all ease .7s; }
  .full-productA-center .centerA-list .mask { display: block; }
  .full-productA-center .loadmore { padding: 15px 0; }
  .full-productA-center .loadmore a { line-height: 50px; }
 }

/*-----1582877492-----*/

/*--------------------templateCss5--------------------*//*--------------------templateCss6--------------------*/

/*-----1582877537-----*/
.full-productA-detail { background-color: #f7f7f7; padding: 20px 0 20px; }
.full-productA-detail .productA-container { padding-top: 15px; padding-bottom: 30px; background-color: #ffffff; }
.full-productA-detail table th, .full-productA-detail table td { border: 0; }
.full-productA-detail .info-album-swiper img { width: 100%; }
.full-productA-detail .info-album-swiper .productA-pages { position: absolute; z-index: 10; width: 100%; text-align: center; }
.full-productA-detail .info-album-swiper .productA-pages span { opacity: 1; background-color: #ffffff; }
.full-productA-detail .info-album-swiper .productA-pages .cur, .full-productA-detail .info-album-swiper .productA-pages .swiper-pagination-bullet-active { background-color: #0E3A53; }
.full-productA-detail .productA-info { padding-bottom: 20px; }
.full-productA-detail .productA-info .info .name { padding: 15px 0 5px; font-size: 18px; line-height: 36px; font-weight: bold; border-bottom: 1px solid #dadada; }
.full-productA-detail .productA-info .desc { border-bottom: 1px solid #dadada; padding: 10px 0 18px; font-size: 14px; line-height: 28px; color: #666666; }
.full-productA-detail .productA-info .btns-wrapp { display: none; }
.productA-tab .tab-title { font-size: 0; background-color: #ededed; }
.productA-tab .tab-title h3 { position: relative; display: inline-block; vertical-align: top; font-size: 16px; line-height: 40px; text-align: center; padding: 0 20px; cursor: pointer; color: #666666; }
.productA-tab .tab-title h3::after { content: ''; position: absolute; right: -1px; top: 50%; width: 1px; height: 16px; margin-top: -8px; background-color: #cccccc; }
.productA-tab .tab-title h3.cur { background-color: #0E3A53; color: #ffffff; }
.productA-tab .tab-panel { padding: 20px 0 0; }
.productA-tab .tab-panel .content { display: none; }
.productA-tab .tab-panel .content:first-child { display: block; }
.productA-tab .tab-panel img { max-width: 100%; margin: 0.5em 0; }
.productA-tab .tab-panel h3 { font-size: 18px; line-height: 30px; font-weight: bold; color: #1a1a1a; }
.productA-tab .text-center { text-align: center; }
.productA-related .related-title { padding: 10px 0; font-size: 18px; line-height: 32px; font-weight: bold; color: #333333; }
.productA-related .related-list { overflow: hidden; }
.productA-related .related-list ul { margin: 0 -5px; }
.productA-related .related-list li { float: left; width: 50%; padding: 0 5px; margin-bottom: 10px; }
.productA-related .related-list a { display: block; background-color: #ffffff; line-height: 24px; text-align: center; }
.productA-related .related-list img { width: 100%; }
.productA-related .related-list .thumb { margin-bottom: 8px; overflow: hidden; }
.productA-related .related-list .name { font-size: 16px; color: #333333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
.productA-related .related-list .type { padding-bottom: 5px; font-size: 14px; color: #999999; }
@media (min-width: 1024px) { .full-productA-detail { padding: 46px 0 80px; }
  .full-productA-detail .productA-container { padding-top: 50px; padding-top: 60px; }
  .full-productA-detail .info-album-swiper { display: table-cell; vertical-align: top; width: 480px; }
  .full-productA-detail .info-album-swiper img { width: 100%; }
  .full-productA-detail .info-album-swiper .productA-pages { display: none; }
  .full-productA-detail .productA-info { display: table; table-layout: fixed; width: 100%; padding-top: 50px; }
  .full-productA-detail .productA-info .info { position: relative; display: table-cell; vertical-align: middle; padding: 0 0 160px 5.95238%; }
  .full-productA-detail .productA-info .info .name { padding: 16px 0 26px; font-size: 32px; line-height: 1.5; font-size: 32px; }
  .full-productA-detail .productA-info .desc { padding: 35px 0 47px; line-height: 30px; }
  .full-productA-detail .productA-info .btns-wrapp { position: absolute; left: 9.55414%; right: 0; bottom: 0; display: block; padding: 0 40px; }
  .full-productA-detail .productA-info .productA-btns-swiper li { position: relative; overflow: hidden; cursor: pointer; border: 1px solid #dadada; width: 25%; }
  .full-productA-detail .productA-info .productA-btns-swiper li::after { display: block; content: ''; width: 100%; padding-bottom: 100%; }
  .full-productA-detail .productA-info .productA-btns-swiper li img { position: absolute; z-index: 3; 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%); max-width: 100%; }
  .full-productA-detail .productA-info .productA-btns-swiper li.cur { border-color: #0E3A53; }
  .full-productA-detail .productA-info .productA-ctrl { position: absolute; top: 0; width: 14px; height: 100%; background-position: center; background-repeat: no-repeat; }
  .full-productA-detail .productA-info .productA-prev { left: 0; background-image: url(/images/productA-prev.png); }
  .full-productA-detail .productA-info .productA-prev:hover { background-image: url(/images/productA-prevac.png); }
  .full-productA-detail .productA-info .productA-next { right: 0; background-image: url(/images/productA-next.png); }
  .full-productA-detail .productA-info .productA-next:hover { background-image: url(/images/productA-nextac.png); }
  .productA-tab .tab-title h3 { padding: 0 110px; line-height: 60px; }
  .productA-tab .tab-panel { padding: 46px 0 0; }
  .productA-tab .tab-panel h3 { font-size: 30px; line-height: 42px; }
  .productA-related .related-title { padding: 24px 0; font-size: 20px; }
  .productA-related .related-list ul { margin: 0 -3px; }
  .productA-related .related-list li { width: 25%; padding: 0 3px; margin-bottom: 0; }
  .productA-related .related-list .thumb { margin-bottom: 18px; }
  .productA-related .related-list .thumb img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .productA-related .related-list a:hover .name { color: #0E3A53; }
  .productA-related .related-list a:hover .type { color: #0E3A53; }
  .productA-related .related-list a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .productA-related .related-list .type { padding-bottom: 15px; }
  .productA-related .related-list .type { padding-bottom: 15px; }
 }@media (min-width: 1260px) { .full-productA-detail .productA-info { padding: 0 45px 50px; }
  .productA-tab .tab-panel { padding: 46px 45px 0; }
  .full-productA-detail .productA-info .info { padding-bottom: 186px; }
 }
/*-----1582877537-----*/

/*--------------------templateCss6--------------------*//*--------------------templateCss8--------------------*/

/*-----1582877648-----*/
.culturalG-container { padding: 20px 0; font-size: 14px; line-height: 24px; color: #444444; }
.culturalG-container img { max-width: 100%; height: auto !important; }
.culturalG-container .ac { color: #0E3A53; }
.culturalG-container .bshadow { font-weight: bold; font-size: 2em; text-shadow: 5px 5px 3px rgba(56, 157, 56, 0.6); }
.culturalG-container .culturalG-top { padding-bottom: 20px; margin-top: 20px;}
.culturalG-container .topleft { padding-top: 20px; }
.culturalG-container .topico { font-size: 0; text-align: center; padding: 15px 0; }
.culturalG-container .topico .ico { display: inline-block; vertical-align: top; margin: 0 5px; padding: 8px 15px; border: 1px solid #eeeeee; -webkit-border-radius: 5px; border-radius: 5px; }
.culturalG-container .topico img { width: 70px; }


@media (max-width: 350px) { .culturalG-container .topico .ico { padding: 3px 13px; margin: 0 3px; }
  .culturalG-container .topico img { width: 60px; }
 }
.culturalG-container .topico span { display: block; font-size: 14px; line-height: 20px; color: #54536c; }
.culturalG-container .botright { padding-top: 15px; }
.culturalG-container .botright .insc { padding: 20px 0 0; text-align: right; }
@media (min-width: 1024px) { .culturalG-container { padding: 60px 0 62px; font-size: 16px; line-height: 30px; }
  .culturalG-container .bshadow { font-size: 4em; }
  .culturalG-container .topico { padding: 35px 0 30px; margin: 0 -18px; }
  .culturalG-container .topico .ico { margin: 0 18px; padding: 8px 22px 20px; }
  .culturalG-container .topico img { width: 110px; }
  .culturalG-container .culturalG-top{margin-top: 78px;}
  .culturalG-container .topico span { font-size: 16px; }
  .culturalG-top .topleft { float: left; width: 50%; padding: 30px 50px 0 0; }
  .culturalG-top .topright { position: relative; float: right; width: 50%; padding: 0 50px 50px 68px; }
  .culturalG-top .topright::after { content: ''; position: absolute; left: 120px; right: 0; top: 50px; bottom: 0; border: 10px solid #eeeeee; }
  .culturalG-top .topright .thumb { position: relative; z-index: 10; }
  .culturalG-bot { width: 100%; display: table; table-layout: fixed; }
  .culturalG-bot .botleft { position: relative; display: table-cell; vertical-align: bottom; width: 50%; padding: 0 50px 50px 68px; }
  .culturalG-bot .botleft::after { content: ''; position: absolute; left: 0; right: 100px; top: 50px; bottom: 0; border: 10px solid #eeeeee; }
  .culturalG-bot .botleft .thumb { position: relative; z-index: 10; }
  .culturalG-bot .botright { display: table-cell; vertical-align: bottom; width: 50%; }
  .culturalG-bot .botright .insc { padding-top: 95px; }
 }

/*-----1582877648-----*/

/*--------------------templateCss8--------------------*//*--------------------templateCss9--------------------*/

/*-----1582877700-----*/
.full-honorA-container { padding: 30px 0 20px; background-color: #ffffff; }
.full-honorA-container .honorA-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; }
.full-honorA-container .honorA-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #0E3A53; }
.full-honorA-container .honorA-list { overflow: hidden; font-size: 0; }
.full-honorA-container .honorA-list ul { margin: 0 -5px; }
.full-honorA-container .honorA-list a { display: block; padding: 10px 10px 15px; background-color: #f2f2f2; }
.full-honorA-container .honorA-list li { display: inline-block; vertical-align: top; width: 50%; padding: 0 5px; margin-bottom: 10px; }
.full-honorA-container .honorA-list .thumb { position: relative; overflow: hidden; }
.full-honorA-container .honorA-list .thumb:after { display: block; content: ''; width: 100%; padding-bottom: 80%; }
.full-honorA-container .honorA-list .thumb img { position: absolute; left: 50%; top: 50%; z-index: 3; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; }

.full-honorA-container .honorA-list .msg { padding-top: 5px; font-size: 14px; line-height: 22px; text-align: center; color: #666666; }
.full-honorA-container .honorA-list .msg .title { font-size: 14px; line-height: 22px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
.full-honorA-container .honorA-list .msg .desc { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
.full-honorA-container .loadmore { overflow: hidden; padding: 10px 0; }
.full-honorA-container .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff; background-color: #0E3A53; }
.full-honorA-popup { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }
.full-honorA-popup .honorA-wrap { position: absolute; 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%); z-index: 10; width: 94%; height: 80%; max-width: 800px; }
.full-honorA-popup .honorA-wrap li { text-align: center; font-size: 0; }
.full-honorA-popup .honorA-wrap li:before { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.full-honorA-popup .honorA-wrap li img { display: inline-block; vertical-align: middle; width: auto; height: auto; max-width: 100%; width: 100%; }
.full-honorA-popup .honorA-wrap li img.lanky { width: auto; max-height: 100%; height: 100%; }
.full-honorA-popup .honorA-popupsw { height: 100%; }
.full-honorA-popup .honorA-pages { display: none; }
.full-honorA-popup .honorA-ctrl { position: absolute; top: 50%; z-index: 10; background-repeat: no-repeat; background-position: center center; width: 38px; height: 74px; -o-background-size: 15px auto; background-size: 15px auto; margin-top: -37px; }
.full-honorA-popup .honorA-prev { left: -5px; background-image: url(/images/honorAprev.png); }
.full-honorA-popup .honorA-next { right: -5px; background-image: url(/images/honorAnext.png); }
.full-honorA-popup .honorA-popupsw { height: 100%; }
.full-honorA-popup .honorA-close { position: absolute; top: -40px; right: 0px; z-index: 10; width: 40px; height: 40px; background-repeat: no-repeat; background-position: center; background-image: url(/images/honorAclose.png); }
@media (min-width: 768px) { .full-honorA-container .honorA-list ul { margin: 0 -10px; }
  .full-honorA-container .honorA-list li { padding: 0 10px; margin-bottom: 20px; }
  .full-honorA-container .honorA-list li a { padding: 20px 20px 32px; }
  .full-honorA-container .honorA-list li .thumb:after { padding-bottom: 90%; }
 }
@media (min-width: 1024px) { .full-honorA-container { padding: 75px 0 70px; }
  .full-honorA-container .honorA-title { margin: 0 0 80px; font-size: 30px; }
  .full-honorA-container .honorA-title:after { margin: 12px auto 0; }
  .full-honorA-container .honorA-list ul { margin: 0 -17px; }
  .full-honorA-container .honorA-list li { width: 33.3333%; padding: 0 17px; margin-bottom: 34px; }
  .full-honorA-container .honorA-list li .thumb:after { padding-bottom: 95%; }
  .full-honorA-container .honorA-list li .thumb img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .full-honorA-container .honorA-list li a:hover img { -webkit-transform: scale(1.03) translate(-50%, -50%); -moz-transform: scale(1.03) translate(-50%, -50%); -ms-transform: scale(1.03) translate(-50%, -50%); -o-transform: scale(1.03) translate(-50%, -50%); transform: scale(1.03) translate(-50%, -50%); }
  .full-honorA-container .loadmore { padding: 15px 0; }
  .full-honorA-container .loadmore a { line-height: 50px; }
  .full-honorA-popup .honorA-close { -webkit-transition: -webkit-transform ease .3s; transition: -webkit-transform ease .3s; -o-transition: -o-transform ease .3s; -moz-transition: transform ease .3s, -moz-transform ease .3s; transition: transform ease .3s; transition: transform ease .3s, -webkit-transform ease .3s, -moz-transform ease .3s, -o-transform ease .3s; }
  .full-honorA-popup .honorA-close:hover { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
  .full-honorA-popup .honorA-ctrl { -o-background-size: auto; background-size: auto; }
  .full-honorA-popup .honorA-prev { left: -80px; }
  .full-honorA-popup .honorA-next { right: -80px; }
 }
/*-----1582877700-----*/

/*--------------------templateCss9--------------------*//*--------------------templateCss11--------------------*/

/*-----1582877763-----*/
.full-profileAb-container { padding: 30px 0 20px; background-color: #ffffff; }
.full-profileAb-container .chl-title { font-size: 18px; line-height: 1.4; text-align: center; color: #0E3A53; }
.full-profileAb-container .profileAb-title { font-size: 20px; line-height: 1.4; text-align: center; color: #111111; }
.full-profileAb-container .full-profile-top { padding-bottom: 15px; font-size: 14px; line-height: 24px; background-color: #ffffff; border-bottom: 1px solid #e3e3e3; margin-top: 20px;}
.full-profileAb-container .full-profile-top .chl-title { margin-bottom: 8px; }
.full-profileAb-container .full-profile-top .profileAb-title { margin-bottom: 10px; }
.full-profileAb-container .full-profile-top .desc { font-size: 14px; line-height: 24px; text-align: center; color: #4f4f4f; }
.full-profileAb-container .full-profile-top .desc br { display: none; }
.full-profileAb-container .full-profile-top .desc:after { content: ''; display: block; width: 1px; height: 30px; margin: 15px auto; background-color: #0E3A53; }
.full-profileAb-container .top-imgtext { color: #909090; }
.full-profileAb-container .top-imgtext img { width: 100%; margin-bottom: 10px; }
.full-profileAb-container .top-imgtext h3 { font-size: 20px; line-height: 1.4; margin-bottom: 10px; color: #0E3A53; }
.full-profileAb-container .profile-col { padding-top: 25px; color: #909090; }
.full-profileAb-container .profile-col .half { margin-bottom: 15px; }
.full-profileAb-container .full-business-bot { padding-top: 30px; background-color: #ffffff; }
.full-profileAb-container .full-business-bot .profileAb-title:after { content: ''; display: block; width: 1px; height: 30px; margin: 15px auto; background-color: #0E3A53; }
.full-profileAb-container .full-business-bot li { margin-bottom: 15px; }
.full-profileAb-container .full-business-bot a { display: block; text-align: center; }
.full-profileAb-container .full-business-bot .thumb { position: relative; margin-bottom: 10px; overflow: hidden; }
.full-profileAb-container .full-business-bot .thumb:after { content: ''; display: block; padding-bottom: 60.52632%; }
.full-profileAb-container .full-business-bot .thumb img { position: absolute; left: 0; top: 0; width: 100%; min-height: 100%; }
.full-profileAb-container .full-business-bot .title { margin-bottom: 8px; font-size: 18px; line-height: 1.4; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #111111; }
.full-profileAb-container .full-business-bot .desc { font-size: 14px; 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; color: #444444; }
@media (min-width: 768px) { .full-profileAb-container .full-business-bot { overflow: hidden; }
  .full-profileAb-container .full-business-bot ul { margin: 0 -10px; font-size: 0; }
  .full-profileAb-container .full-business-bot li { display: inline-block; vertical-align: top; width: 50%; padding: 0 10px; }
 }@media (min-width: 1024px) { .full-profileAb-container { padding: 80px 0 0px; }
  .full-profileAb-container .chl-title { font-size: 24px; }
  .full-profileAb-container .profileAb-title { font-size: 30px; }
  .full-profileAb-container .full-profile-top { padding: 0px 0 120px; margin-top: 58px;}
  .full-profileAb-container .full-profile-top .chl-title { margin-bottom: 7px; }
  .full-profileAb-container .full-profile-top .profileAb-title { margin-bottom: 17px; }
  .full-profileAb-container .full-profile-top .desc { font-size: 16px; line-height: 26px; }
  .full-profileAb-container .full-profile-top .desc br { display: block; }
  .full-profileAb-container .full-profile-top .desc:after { height: 100px; margin: 25px auto 30px; }
  .full-profileAb-container .top-imgtext { position: relative; max-width: 1400px; margin: 0 auto; color: #ffffff; }
  .full-profileAb-container .top-imgtext img { width: 100%; margin-bottom: 0; }
  .full-profileAb-container .top-imgtext h3 { font-size: 30px; margin-bottom: 17px; }
  .full-profileAb-container .top-imgtext .content { width: 100%; position: absolute; z-index: 3; 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%); }
  .full-profileAb-container .profile-col { padding-top: 43px; }
  .full-profileAb-container .profile-col .half { margin-bottom: 0; width: 48%; }
  .full-profileAb-container .profile-col .left { float: left; }
  .full-profileAb-container .profile-col .right { float: right; }
  .full-profileAb-container .full-business-bot { padding: 64px 0 0; }
  .full-profileAb-container .full-business-bot .profileAb-title:after { height: 100px; margin: 13px auto 30px; }
  .full-profileAb-container .full-business-bot ul { margin: 0 -15px; }
  .full-profileAb-container .full-business-bot li { width: 33.3333%; padding: 0 15px; margin-bottom: 0; }
  .full-profileAb-container .full-business-bot .thumb { margin-bottom: 28px; }
  .full-profileAb-container .full-business-bot .title { margin-bottom: 10px; font-size: 20px; }
 }@media (min-width: 1260px) { .full-profileAb-container .full-business-bot img { -webkit-transition: -webkit-transform ease .7s; transition: -webkit-transform ease .7s; -o-transition: -o-transform ease .7s; -moz-transition: transform ease .7s, -moz-transform ease .7s; transition: transform ease .7s; transition: transform ease .7s, -webkit-transform ease .7s, -moz-transform ease .7s, -o-transform ease .7s; }
  .full-profileAb-container .full-business-bot .thumb:before { content: ''; position: absolute; left: 0; top: 0; z-index: 3; width: 100%; height: 100%; opacity: 0; background-image: url(/images/profAbmore.png); background-repeat: no-repeat; background-position: 50% 100%; -webkit-transition: all ease .35s; -o-transition: all ease .35s; -moz-transition: all ease .35s; transition: all ease .35s; }
  .full-profileAb-container .full-business-bot a:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .full-profileAb-container .full-business-bot a:hover .thumb:before { background-position: 50% 50%; opacity: 1; }
 }

/*-----1582877763-----*/

/*--------------------templateCss11--------------------*//*--------------------templateCss12--------------------*/

/*-----1582877865-----*/
.introductionD-container { padding: 30px 0; }
.introductionD-title { font-size: 20px; text-transform: uppercase; text-align: center; color: #1b1b1b; }
.introductionD-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #0E3A53; }
.introductionD { line-height: 22px; padding-top: 30px; font-family: "montserrat"; color: #666666; }
.introductionD h3 { color: #333333; font-size: 16px; }
.introductionD-num { text-align: center; padding: 20px 0; }
.introductionD-num li { padding: 20px 0; }
.introductionD-num .text { font-family: arial; font-size: 16px; display: inline-block; vertical-align: top; color: #0E3A53; }
.introductionD-num .number { font-size: 30px; font-weight: bold; padding-right: 10px; }
.introductionD-num .desc { letter-spacing: -1px; padding-top: 5px; }
.introductionD-image { margin-bottom: 30px; }
.introductionD-image img { width: 100%; display: block; }
.introductionD-image .text { min-width: 200px; padding: 30px 15px; text-align: right; background-repeat: no-repeat; background-position: 0 0; -o-background-size: cover; background-size: cover; background-image: url(/images/20200228041641_781005.png); }
.introductionD-image h3 { color: #111111; text-transform: uppercase; font-size: 20px; padding-bottom: 5px; font-family: "Microsoft Yahei"; }
.introductionD-image h4 { color: #fff; color: #111111; text-transform: uppercase; font-size: 16px; overflow: hidden; }
.introductionD-image h4 span { display: block; }
.introductionD-image h4:after { content: ''; display: block; width: 60px; height: 1px; background-color: #fff; background-color: #111111; float: right; margin: 10px 0; }
.introductionD-image p { color: #222222; font-size: 18px; line-height: 30px; }
@media (min-width: 768px) { .introductionD-container { padding: 50px 0; }
  .introductionD-title { font-size: 24px; }
  .introductionD h3 { font-size: 20px; }
  .introductionD-image { width: 100%; display: table; }
  .introductionD-image .discell { display: table-cell; vertical-align: middle; }
 }@media (min-width: 1024px) { .introductionD-image { margin-bottom: 43px; }
  .introductionD-image .text { width: 365px; }
  .introductionD-num { padding: 60px 0 30px; }
 }@media (min-width: 1260px) { .introductionD-container { padding: 80px 0 65px; }
  .introductionD-title { font-size: 30px; line-height: 1; }
  .introductionD-title:after { margin-top: 25px; }
  .introductionD { padding: 80px 0 65pxtitle; }
  .introductionD-image .text { padding: 80px 0 65pxtext; vertical-align: top; }
  .introductionD-image h3 { line-height: 1.2; font-size: 36px; padding-bottom: 10px; }
  .introductionD-image h4 { font-size: 20px; line-height: 1.4; padding-top: 5px; }
  .introductionD-image h4:after { margin: 22px 0 45px; }
  .introductionD-image p { font-size: 24px; line-height: 1.6; letter-spacing: -1px; }
 }

/*-----1582877865-----*/

/*--------------------templateCss12--------------------*//*--------------------templateCss13--------------------*/

/*-----1582877902-----*/
.full-newsF-container { padding: 30px 0; background-color: #ffffff; }
.full-newsF-container .newsF-title { margin-bottom: 5px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; }
.full-newsF-container .newsF-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #0E3A53; }

.full-newsF-container .loadmore { overflow: hidden; padding: 10px 0; }
.full-newsF-container .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff; background-color: #0E3A53; }

/*-----1582877902-----*/

/*--------------------templateCss13--------------------*//*--------------------templateCss14--------------------*/

/*-----1582877934-----*/
.full-newsdetailB-container { padding: 30px 0; background-color: #ffffff; }
.full-newsdetailB-container .article-tilte { margin-bottom: 8px; font-size: 18px; line-height: 26px; color: #333333; }
.full-newsdetailB-container .date { margin-bottom: 10px; font-size: 16px; line-height: 32px; color: #8e8e8e; }
.full-newsdetailB-container .newsdetailB-article { position: relative; padding: 38px 0 30px; margin-bottom: 15px; border: 1px solid #d9d9d9; border-left: 0; border-right: 0; font-size: 14px; line-height: 24px; color: #888888; }
.full-newsdetailB-container .newsdetailB-article img { max-width: 100%; margin: 0.5em 0; }
.full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: 0; top: -43px; overflow: hidden; zoom: 1; }
.full-newsdetailB-container .newsdetailB-bdshare a { float: left; display: block; width: 32px; height: 32px; padding: 0; margin: 0 0 0 5px; background-repeat: no-repeat; background-position: center; -o-background-size: cover; background-size: cover; }
.full-newsdetailB-container .newsdetailB-bdshare .bds_weixin { background-image: url(/images/newsdetailBwxico.png); }
.full-newsdetailB-container .newsdetailB-bdshare .bds_tsina { background-image: url(/images/newsdetailBsnico.png); }
.full-newsdetailB-container .newsdetailB-bdshare .bds_sqq { background-image: url(/images/newsdetailBqqico.png); }
.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 10px; }
.full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a { display: block; font-size: 14px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; }
.full-newsdetailB-container .newsdetailB-ctrl .return { display: block; width: 120px; height: 40px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 40px; color: #ffffff; background-color: #0E3A53; }
@media (min-width: 768px) { .full-newsB-container .newsB-list ul { margin: 0 -10px; }
  .full-newsB-container .newsB-list li { width: 50%; padding: 0 10px; margin-bottom: 20px; }
 }@media (min-width: 1024px) { .full-newsdetailB-container { padding: 75px 0 78px; }
  .full-newsdetailB-container .article-tilte { font-size: 24px; margin: 0 0 18px; line-height: 32px; }
  .full-newsdetailB-container .date { margin: 0 0 40px; font-size: 24px; }
  .full-newsdetailB-container .newsdetailB-article { padding: 72px 0 55px; margin-bottom: 42px; }
  .full-newsdetailB-container .single-page { padding: 0 100px; }
  .full-newsdetailB-container .newsdetailB-bdshare { position: absolute; right: auto; left: 0; top: 76px; z-index: 50; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 40px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; bottom: 55px; }
  .full-newsdetailB-container .newsdetailB-bdshare a { float: none; width: 72px; height: 72px; margin: 0 0 1px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_weixin:hover { background-image: url(/images/newsdetailBwxicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_tsina:hover { background-image: url(/images/newsdetailBsnicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-bdshare .bds_sqq:hover { background-image: url(/images/newsdetailBqqicoac.jpg); }
  .full-newsdetailB-container .newsdetailB-ctrl { position: relative; padding-right: 200px; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl { margin-bottom: 0; }
  .full-newsdetailB-container .newsdetailB-ctrl .page-ctrl a:hover { color: #0E3A53; }
  .full-newsdetailB-container .newsdetailB-ctrl .return { position: absolute; right: 0; top: 5px; z-index: 3; width: 145px; height: 50px; line-height: 50px; }
 }@media (min-width: 1260px) { .full-newsdetailB-container .single-page { max-width: 840px; padding: 0; margin: 0 auto; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-fixed-top { position: fixed; left: 50%; margin-left: -600px; }
  .full-newsdetailB-container .newsdetailB-bdshare.js-absolute-bottom { position: absolute; left: 0; top: auto; margin-left: 0; }
 }
/*-----1582877934-----*/

/*--------------------templateCss14--------------------*/
/*--------------------templateCss4--------------------*/


/*-----1582877980-----*/
.bannerG { position: relative; z-index: 10; }
.bannerG .ban { overflow: hidden; }
.bannerG img { width: 100%; position: relative; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); height: 150px; }
.bannerG .info { position: relative; }
.bannerG .channel-title { font-size: 18px; line-height: 30px; padding: 15px 0; text-align: center; cursor: pointer; }
.bannerG .channel-title:after { content: ''; display: inline-block; vertical-align: top; width: 20px; height: 30px; margin-left: 10px; background: url(/images/navdw.png) no-repeat center; -o-background-size: 14px auto; background-size: 14px auto; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }
.bannerG .channel-title.cur:after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.bannerG .channel-nav { display: none; position: absolute; left: 0; top: 60px; z-index: 10; width: 100%; border-top: 1px solid #ccc; }
.bannerG .channel-nav li { border-bottom: 1px solid #ccc; background-color: #fff; }
.bannerG .channel-nav a { display: block; font-size: 14px; line-height: 30px; padding: 6px 20px; }
@media (min-width: 768px) { .bannerG img { width: 100%; height: auto; }
 }@media (min-width: 1024px) { .bannerG .channel-title { font-size: 18px; line-height: 30px; padding: 15px 0; text-align: center; cursor: pointer; }
  .bannerG .channel-title:after { display: none; }
  .bannerG .info { position: absolute; left: 50%; bottom: 0; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 100%; height: 100%; }
  .bannerG .channel-title { position: absolute; z-index: 3; 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%); font-size: 40px; line-height: 1.4; color: #ffffff; margin-top: -30px; }
  .bannerG .channel-nav { display: block !important; position: absolute; left: 0; top: auto; bottom: 0; width: 100%; border: 0; font-size: 0; text-align: center; background-color: #ffffff; }
  .bannerG .channel-nav li { display: inline-block; vertical-align: top; border: 0; width: 25%;}
  .bannerG .channel-nav a { padding: 15px 32px; }
  .bannerG .channel-nav a:hover { background-color: #0E3A53; color: #ffffff; }
  .bannerG .channel-nav li.cur a { background-color: #0E3A53; color: #ffffff; }
 }
/*-----1582877980-----*/


/*--------------------templateCss4--------------------*/
/*--------------------templateCss17--------------------*/

/*-----1582878163-----*/
.introductionF-container { padding: 30px 0 25px; background-color: #ffffff; font-size: 14px; line-height: 24px; color: #666666; }
.introductionF-container .introductionF-title { margin-bottom: 15px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; }
.introductionF-container .introductionF-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #de0012; }
.introductionF-container .introF-imgtxt .name { font-size: 18px; line-height: 1.4; color: #666666; }
.introductionF-container .introF-imgtxt .en { margin-bottom: 10px; font-size: 18px; line-height: 1.1; color: #d90000; }
.introductionF-container .introF-imgtxt img { margin: 0.5em 0; max-width: 100%; height: auto !important; }
@media (min-width: 1024px) { .introductionF-container { padding: 75px 0 102px; }
  .introductionF-container .introductionF-title { margin: 0 0 78px; font-size: 30px; }
  .introductionF-container .introductionF-title:after { margin: 12px auto 0; }
  .introductionF-container .introF-imgtxt { width: 100%; display: table; table-layout: fixed; }
  .introductionF-container .introF-imgtxt .name { font-size: 24px; }
  .introductionF-container .introF-imgtxt .en { margin: 0 0 38px; font-size: 24px; }
  .introductionF-container .introF-imgtxt img { margin: 0; }
  .introductionF-container .content { display: table-cell; vertical-align: middle; padding: 0 60px 0 0; }
  .introductionF-container .img { display: table-cell; vertical-align: middle; width: 462px; }
 }

/*-----1582878163-----*/

/*--------------------templateCss17--------------------*//*--------------------templateCss15--------------------*/

/*-----1582879889-----*/
.full-contactB-container { padding: 30px 0 0; }
.full-contactB-container .contactB-title { margin-bottom: 20px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; }
.full-contactB-container .contactB-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #0E3A53; }
.full-contactB-container .contactB-info { padding-bottom: 28px; background-position: 0 bottom; background-repeat: repeat-x; background-image: url(/images/contactBdash.png); }
.full-contactB-container .contactB-info .info { margin-bottom: 10px; font-size: 14px; line-height: 24px; color: #868686; }
.full-contactB-container .contactB-info .contactB-bdmap { position: relative; width: 100%; padding-bottom: 75%; }
.full-contactB-container .contactB-info .contactB-bdmap .map { position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; }
.full-contactB-container .contactB-feedback { padding: 20px 0 0; }
.full-contactB-container .contactB-feedback .feedback-en { font-size: 26px; line-height: 1; color: #0E3A53; }
.full-contactB-container .contactB-feedback .feedback-cn { margin-bottom: 10px; font-size: 18px; line-height: 1.5; color: #525252; }
.full-contactB-container .contactB-feedback .feedback-form .thumb { display: none; }
.full-contactB-container .contactB-feedback .feedback-form input[type="text"] { display: block; width: 100%; margin-bottom: 10px; padding-left: 10px; line-height: 40px; height: 40px; background-repeat: no-repeat; background-position: 96% center; -o-background-size: 22px auto; background-size: 22px auto; border: 1px solid #edeae8; }
.full-contactB-container .contactB-feedback .feedback-form input[type="text"]:focus { border-color: #0E3A53; }
.full-contactB-container .contactB-feedback .feedback-form .text-name { background-image: url(/images/contactBfm01.png); }
.full-contactB-container .contactB-feedback .feedback-form .text-name:focus { background-image: url(/images/contactBfm01ac.png); }
.full-contactB-container .contactB-feedback .feedback-form .text-tel { background-image: url(/images/contactBfm02.png); }
.full-contactB-container .contactB-feedback .feedback-form .text-tel:focus { background-image: url(/images/contactBfm02ac.png); }
.full-contactB-container .contactB-feedback .feedback-form .text-countries { background-image: url(/images/contactBfm03.png); }
.full-contactB-container .contactB-feedback .feedback-form .text-countries:focus { background-image: url(/images/contactBfm03ac.png); }
.full-contactB-container .contactB-feedback .feedback-form .text-company { background-image: url(/images/contactBfm04.png); }
.full-contactB-container .contactB-feedback .feedback-form .text-company:focus { background-image: url(/images/contactBfm04ac.png); }
.full-contactB-container .contactB-feedback .feedback-form .text-email { background-image: url(/images/contactBfm05.png); }
.full-contactB-container .contactB-feedback .feedback-form .text-email:focus { background-image: url(/images/contactBfm05ac.png); }
.full-contactB-container .contactB-feedback .feedback-form textarea { display: block; width: 100%; padding: 10px; font-size: 14px; line-height: 24px; height: 116px; border: 1px solid #edeae8; background-repeat: no-repeat; background-position: 96% 10px; -o-background-size: 22px auto; background-size: 22px auto; background-image: url(/images/contactBfm06.png); }
.full-contactB-container .contactB-feedback .feedback-form textarea:focus { background-image: url(/images/contactBfm06ac.png); border-color: #0E3A53; }
.full-contactB-container .contactB-feedback .feedback-form .ctrl-item { padding: 20px 0 30px; font-size: 0; text-align: center; }
.full-contactB-container .contactB-feedback .feedback-form .ctrl-item input { display: inline-block; vertical-align: top; width: 42%; margin: 0 3%; font-size: 14px; line-height: 42px; color: #ffffff; height: 42px; border: 0; outline: 0; max-width: 192px; cursor: pointer; }
.full-contactB-container .contactB-feedback .feedback-form .ctrl-item input[type="submit"] { background-color: #0E3A53; }
.full-contactB-container .contactB-feedback .feedback-form .ctrl-item input[type="reset"] { background-color: #d7d7d7; }
@media (min-width: 768px) { .full-contactB-container .contactB-info .contactB-bdmap { padding-bottom: 40%; }
 }@media (min-width: 1024px) { .full-contactB-container { padding: 75px 0 110px; }
 .full-contactB-container .contactB-info .info{line-height: 30px;}
  .full-contactB-container .contactB-title { margin: 0 0 80px; font-size: 30px; }
  .full-contactB-container .contactB-title:after { margin: 12px auto 0; }
  .full-contactB-container .contactB-info .info { float: left; width: 50%; padding: 0 50px 0 0; }
  .full-contactB-container .contactB-info .contactB-bdmap { float: right; width: 50%; padding-bottom: 20%; }
  .full-contactB-container .contactB-feedback { padding: 40px 0 0; }
  .full-contactB-container .contactB-feedback .feedback-en { font-size: 30px; }
  .full-contactB-container .contactB-feedback .feedback-cn { margin-bottom: 25px; font-size: 20px; }
  .full-contactB-container .contactB-feedback .feedback-form { overflow: hidden; zoom: 1; }
  .full-contactB-container .contactB-feedback .feedback-form .thumb { display: block; float: right; margin-left: 20px; }
  .full-contactB-container .contactB-feedback .feedback-form .form { overflow: hidden; zoom: 1; }
  .full-contactB-container .contactB-feedback .feedback-form form { margin: 0 -5px; }
  .full-contactB-container .contactB-feedback .feedback-form .text-item { float: left; width: 50%; padding: 0 5px; }
  .full-contactB-container .contactB-feedback .feedback-form .mail-item { padding: 0 5px; }
  .full-contactB-container .contactB-feedback .feedback-form .mail-item input { background-position: 98% center; }
  .full-contactB-container .contactB-feedback .feedback-form .content-item { padding: 0 5px; }
  .full-contactB-container .contactB-feedback .feedback-form .content-item textarea { background-position: 98% 10px; }
  .full-contactB-container .contactB-feedback .feedback-form input[type="text"] { padding-left: 20px; line-height: 54px; height: 54px; -o-background-size: 28px auto; background-size: 28px auto; }
  .full-contactB-container .contactB-feedback .feedback-form textarea { padding: 10px 20px; height: 188px; -o-background-size: 28px auto; background-size: 28px auto; }
  .full-contactB-container .contactB-feedback .feedback-form .ctrl-item { font-size: 0; text-align: center; overflow: hidden; zoom: 1; }
  .full-contactB-container .contactB-feedback .feedback-form .ctrl-item input { float: left; line-height: 54px; height: 54px; width: 192px; margin: 0 5px; }
 }
/*-----1582879889-----*/

/*--------------------templateCss15--------------------*//*--------------------templateCss7--------------------*/

/*-----1582880158-----*/
.introductionF-container { padding: 30px 0 25px; background-color: #ffffff; font-size: 14px; line-height: 24px; color: #666666; }
.introductionF-container .introductionF-title { margin-bottom: 15px; font-size: 20px; line-height: 1.4; text-transform: uppercase; text-align: center; color: #1b1b1b; }
.introductionF-container .introductionF-title:after { content: ''; display: block; width: 60px; height: 2px; margin: 15px auto 0; background-color: #0E3A53; }
.introductionF-container .introF-imgtxt .name { font-size: 18px; line-height: 1.4; color: #666666; }
.introductionF-container .introF-imgtxt .en { margin-bottom: 10px; font-size: 18px; line-height: 1.1; color: #0E3A53; }
.introductionF-container .introF-imgtxt img { margin: 0.5em 0; max-width: 100%; height: auto !important; }
@media (min-width: 1024px) { .introductionF-container { padding: 75px 0 102px; }
  .introductionF-container .introductionF-title { margin: 0 0 78px; font-size: 30px; }
  .introductionF-container .introductionF-title:after { margin: 12px auto 0; }
  .introductionF-container .introF-imgtxt { width: 100%; display: table; table-layout: fixed; }
  .introductionF-container .introF-imgtxt .name { font-size: 24px; }
  .introductionF-container .introF-imgtxt .en { margin: 0 0 38px; font-size: 24px; }
  .introductionF-container .introF-imgtxt img { margin: 0; }
  .introductionF-container .content { display: table-cell; vertical-align: middle; padding: 0 60px 0 0; }
  .introductionF-container .img { display: table-cell; vertical-align: middle; width: 462px; }
 }

/*-----1582880158-----*/

/*--------------------templateCss7--------------------*//*--------------------templateCss16--------------------*/

/*-----1582880237-----*/
.full-recruitB-container {
  padding: 30px 0;
  background-color: #ffffff;
}
.full-recruitB-container .recruitB-title {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.4;
  text-transform: uppercase;
  text-align: center;
  color: #1b1b1b;
}
.full-recruitB-container .recruitB-title:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  margin: 15px auto 0;
  background-color: #0E3A53;
}
.full-recruitB-container .recruitB-list .job-title {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 15px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 96% center;
  color: #666666;
  border-bottom: 1px solid #d9d9d9;
  background-image: url(/images/recruitBarr.png);
  -webkit-transition: all ease .35s;
  -o-transition: all ease .35s;
  -moz-transition: all ease .35s;
  transition: all ease .35s;
}
.full-recruitB-container .recruitB-list .job-title.cur {
  color: #ffffff;
  background-color: #0E3A53;
  background-image: url(/images/recruitBarr.png);
}
.full-recruitB-container .recruitB-list .job-panel {
  display: none;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  background-color: #f2f2f2;
}
.full-recruitB-container .recruitB-list .job-panel .h4 {
  padding: 12px 0 0;
  font-weight: bold;
  line-height: 30px;
  color: #333333;
}
.full-recruitB-container .recruitB-list .main-top {
  padding-bottom: 10px;
  line-height: 30px;
  border-bottom: 1px solid #cccccc;
  color: #4c4c4c;
}
.full-recruitB-container .recruitB-list .main-top p {
  font-weight: bold;
}
.full-recruitB-container .recruitB-list .job-handle {
  padding: 10px 0;
}
.full-recruitB-container .recruitB-list .job-handle a {
  display: block;
  width: 124px;
  height: 42px;
  text-align: center;
  font-size: 14px;
  line-height: 42px;
  color: #ffffff;
  background-color: #0E3A53;
}
.full-recruitB-container .recruitB-list .job-handle .label {
  display: block;
  padding: 10px 0 0;
  font-size: 14px;
  line-height: 24px;
  color: #0E3A53;
}
.full-recruitB-container .loadmore {
  overflow: hidden;
  padding: 10px 0;
}
.full-recruitB-container .loadmore a {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background-color: #0E3A53;
}
@media (min-width: 1024px) { .full-recruitB-container { padding: 75px 0 110px; }
  .full-recruitB-container .recruitB-title { margin: 0 0 80px; font-size: 30px; }
  .full-recruitB-container .recruitB-title:after { margin: 12px auto 0; }
  .full-recruitB-container .recruitB-list .job-title { padding: 18px 40px; }
  .full-recruitB-container .recruitB-list .job-panel { padding: 25px 40px 38px; }
  .full-recruitB-container .recruitB-list .job-panel .h4 { padding: 22px 0 0; }
  .full-recruitB-container .recruitB-list .main-top { padding-bottom: 26px; }
  .full-recruitB-container .recruitB-list .main-top p { float: left; width: 30%; }
  .full-recruitB-container .recruitB-list .job-handle { padding: 35px 0 0; overflow: hidden; zoom: 1; }
  .full-recruitB-container .recruitB-list .job-handle a { width: 144px; float: left; }
  .full-recruitB-container .recruitB-list .job-handle .label { overflow: hidden; zoom: 1; line-height: 42px; padding: 0 0 0 20px; }
  .full-recruitB-container .loadmore { padding: 40px 0 10px; }
  .full-recruitB-container .loadmore a { line-height: 50px; }
 }
/*-----1582880237-----*/

/*--------------------templateCss16--------------------*//*--------------------templateCss18--------------------*/

/*-----1584083905-----*/
.full-introduceB-container { padding-top: 30px; background-color: #ffffff; }
.full-introduceB-container .introduceB-title { position: relative; margin-bottom: 20px; padding-bottom: 10px; font-size: 20px; line-height: 40px; text-align: center; color: #868686; }
.full-introduceB-container .introduceB-title::after { content: ''; position: absolute; left: 50%; bottom: 0; z-index: 3; width: 60px; margin-left: -30px; height: 2px; background-color: #cd002b; }
.full-introduceB-container .introduceB-top { padding: 0 0 25px; font-size: 14px; line-height: 24px; text-align: center; color: #666666; }
.full-introduceB-container .introduceB-top h3 { margin-bottom: 10px; font-size: 18px; line-height: 26px; color: #333333; }
.full-introduceB-container .full-introduceB-mid { background-color: #a13336; }
.full-introduceB-container .full-introduceB-mid img { width: 100%; }
.full-introduceB-container .full-introduceB-mid .half-content { padding-top: 20px; padding-bottom: 30px; font-size: 14px; line-height: 24px; color: #f2d6d6; }
.full-introduceB-container .full-introduceB-mid .half-content .en { font-size: 26px; line-height: 1; color: ; }
.full-introduceB-container .full-introduceB-mid .half-content .cn { margin-bottom: 15px; font-size: 18px; line-height: 26px; color: #ffffff; }
.full-introduceB-container .introduceB-bot { padding-top: 25px; padding-bottom: 35px; font-size: 15px; line-height: 24px; color: #666666; }
@media (min-width: 1024px) { .full-introduceB-container { padding: 0px 0 0; }
  .full-introduceB-container .introduceB-title { line-height: 1.5; font-size: 30px; margin: 0 0 0px; }
  .full-introduceB-container .introduceB-top { padding: 0px 0 0top; font-size: 16px; line-height: 26px; }
  .full-introduceB-container .introduceB-top h3 { margin-bottom: 17px; font-size: 24px; line-height: 32px; }
  .full-introduceB-container .full-introduceB-mid { display: table; width: 100%; table-layout: fixed; }
  .full-introduceB-container .full-introduceB-mid .half-img { display: table-cell; vertical-align: middle; width: 50%; }
  .full-introduceB-container .full-introduceB-mid .half-content { display: table-cell; vertical-align: middle; width: 50%; padding-top: 40px; padding-bottom: 40px; }
  .full-introduceB-container .introduceB-bot { padding-top: 55px; padding-bottom: 75px; }
 }@media (min-width: 1260px) { .full-introduceB-container .full-introduceB-mid .half-content { padding: 30px 3.90625%; }
  .full-introduceB-container .full-introduceB-mid .half-content .en { font-size: 36px; }
  .full-introduceB-container .full-introduceB-mid .half-content .cn { margin-bottom: 0px; font-size: 24px; line-height: 1.3; }
 }

/*-----1584083905-----*/

/*--------------------templateCss18--------------------*/

/* add 0316 */
.full-productA-center .centerA-list .mask::after{
	background-size:100% 100%;
}
@media (min-width:1024px){
	.full-productA-center .centerA-list li{
		width:50%;
	}
}
