@charset "utf-8";
/* CSS Document */
html { color: #333; font-family: "Microsoft YaHei", sans-serif, Arial, '宋体'; }
body { margin: 0 auto; padding: 0; background: #fff; }
body { font-size: 12px; font-family: "Microsoft YaHei", sans-serif, Arial, '宋体'; }
input, textarea, button { outline: none; }
a { color: #000414; }
a:hover { color: inherit; background-color: transparent; text-decoration: none; color: #000; }
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary { display: block }
.fl { float: left; }
.fr { float: right; }
.clr, .clear { clear: both; }
p, h2, h1, h3, h4, h5, h6 { margin: 0; padding: 0; }
img { border: 0; vertical-align: middle; max-width: 100%; }
.unliststyle { list-style-type: none; margin: 0; padding: 0; }
.noplr { padding-left: 0 !important; padding-right: 0 !important; }
.plr5 { padding-left: 5px; padding-right: 5px; }
.pt150 { padding-top: 0; }
.p20 { padding-top: 20px; padding-bottom: 20px; }
.pl0 { padding-left: 0 !important; }
.relative { position: relative; }
.p-0 { padding: 0!important }
.h50 { height: 50px; }

@media (min-width: 768px) {
.container { width: 1200px; }
}

@media (max-width: 768px) {
.container { width: 1200px; }
}
/* header */
header { height: 100px; }
.header-wrapper { position: fixed; width: 100%; min-width: 1200px; height: inherit; background: #fff; z-index: 9999; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.header-wrapper .container { width: 1400px; }
.logo { padding: 28px 0; }
.header-side { padding: 0 0 0 65px; }
.header-side div, .item-li { float: left; }
.nav-menu ul, .nav-menu li { position: relative; margin: 0; padding: 0; list-style: none; }
.item-li { height: 100px; overflow: hidden; }
.nav-menu .m { display: block; width: 100px; height: 100px; font-size: 16px; font-weight: 400; text-align: center; line-height: 100px; background: url(../images/h-m-r.jpg) no-repeat right; }
.nav-menu .m h2 { position: relative; font-size: inherit; width: inherit; height: inherit; line-height: inherit; z-index: 10; }
.nav-menu .m span { position: absolute; top: 0; z-index: 1; display: block; width: 0; height: 100px; background: #34abdf; -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; left: 50%; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.nav-menu .active, .nav-menu .m:hover { color: #fff; }
.nav-menu .active span { width: 100%; }
/* 2 class */
.sub-menu { opacity: 0; fill-opacity: 0; position: absolute; top: 30px; left: 0; width: 100px; background: rgba(255,255,255,.8); border-bottom: 3px solid #34abdf; -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; }
.sub-active { opacity: 10; fill-opacity: 100; top: 0; }
.sub-menu a { display: block; height: 30px; font-size: 14px; line-height: 30px; text-align: center; }
.sub-menu a:hover { background: #34abdf; color: #fff; }

.search { padding-top:30px; padding-left:20px;}
.hsearch{float: left; position: relative; z-index: 12; margin: 0px 0px 0 0; display: block; width: 40px; height: 40px;}
.hsearch_box{position: absolute; right: 0; top: 0; height: 40px;}
.hsearch_input, .hsearch_btn{outline: 0; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-appearance: none;}
.hsearch_input{padding: 0; vertical-align: top; width: 0; height: 18px;background-color: #fff;  border: none; border-radius: 40px;}
.hsearch_hover .hsearch_input{padding: 10px 39px 10px 19px; width: 200px; border: 1px solid #ddd; transition: width .3s; -moz-transition: width .3s; -webkit-transition: width .3s; box-shadow: 0 5px 10px rgba(0,0,0,.12);}
.hsearch_btn{position: absolute; cursor: pointer; z-index: 5;  background-color: transparent; top: 7px; right: 0px; display: block; width: 25px; height: 25px; background-image: url(../images/icon_b.png); background-repeat: no-repeat;  border: none; overflow: hidden; background-size: 25px auto!important;}
.header-side .email { padding-top:30px;}
.tool_a {
    margin: 7px 15px 0 0;
}
.icon_a {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin: 0px 5px 0 5px;
    background-image: url(../images/icon_b.png);
    background-position: 0 -25px;
}
.transition_a, .transition_o a, .hover_table tbody tr, .hover_arrow_shadow .icon_public, .hover_pic_black img {
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.icon_public {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    overflow: hidden;
    background-repeat: no-repeat;
}
.bj_size {
    background-size: cover;
}
.img_m, .text_m {
    display: inline-block;
    vertical-align: middle;
	font-size:16px;
}
	
/* banner */
.banner { width: 100%; min-width: 1200px; height: 674px; }
.banner .swiper-slide { width: 100%; height: 674px; background-position: center center; background-repeat: no-repeat; }
.banner .swiper-slide a { display: block; width: 100%; height: 100%; }
.banner .swiper-pagination-bullet { width: 50px !important; height: 6px !important; border-radius: 0 !important; }
#main-wrapper { margin: 0 auto; min-width: 1200px; }
/*新闻*/
.news-box { margin: 60px 0 70px 0; height: 400px; background: #e7e7e7; }
.news-box .swiper-slide { height: 400px; }
.home-news-pic { float: left; width: 50%; height: inherit; overflow: hidden; text-align: right; }
.home-news-pic img { height: 100%; -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
.home-news-pic a:hover img { opacity: .7; -moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
.home-news-details { float: left; width: 50%; padding: 50px 0 0 100px; height: inherit; }
.home-news-header { margin: 25px 0 30px 0; }
.home-news-h4 { font-size: 30px; font-weight: bold; margin-bottom: 15px; color: #0c5ca5; }
.home-news-date { border-right: 1px solid #ccc; font-size: 30px; padding-right: 20px; margin-right: 20px; line-height: 1.1; font-family: Arial, Helvetica, sans-serif; }
.home-news-date p { font-size: 14px; }
.home-news-title { width: 360px; font-size: 22px; height: 1.2em; line-height: 1.2em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.home-news-body { width: 500px; height: 6.5em; font-size: 14px; line-height: 1.6; color: #888; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; }
.home-news-btn { margin-top: 30px; }
.home-news-btn a { color: #fff; text-transform: capitalize; font-weight: bold; font-size: 12px; line-height: 18px; padding: 0 8px; background-color: #808080; display: inline-block; vertical-align: top; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0,0,0,0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: .3s; transition-duration: .3s; -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; }
.home-news-btn a::before, .home-news-btn a::after { position: absolute; content: ''; display: block; width: 0; height: 51%; overflow: hidden; font-size: 0; background-color: #ec881e; z-index: -1; -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; }
.home-news-btn a::before { top: 0; left: 0; }
.home-news-btn a::after { bottom: 0; right: 0; }
.home-news-btn a::before, .home-news-btn a::after { background-color: #0c5ca5; }
.home-news-btn a:hover { color: #fff; -moz-transform: translateY(-2px); -webkit-transform: translateY(-2px); transform: translateY(-2px); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); background-color: #ec881e\9; *background-color: #ec881e;
}
.home-news-btn a:hover::before, .home-news-btn a:hover::after { width: 100%; }
.news-box .news-btn, .products-box .news-btn { cursor: pointer; z-index: 4; position: absolute; cursor: pointer; width: 50px; height: 50px; background-image: url(../images/btn.png); background-color: #fff; background-repeat: no-repeat; background-size: 100px auto; top: 50%; margin-top: -25px; -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
.news-box .swiper-button-next, .products-box .swiper-button-next { right: 50%; margin-right: -50px; background-position: 0 -50px; }
.news-box .swiper-button-prev, .products-box .swiper-button-prev { left: 50%; margin-left: -50px; border-right: 1px solid #ddd; z-index: 6; }
.news-box .swiper-button-next::after, .news-box .swiper-button-prev::after, .products-box .swiper-button-next::after, .products-box .swiper-button-prev::after { content: ''; }
.news-box .swiper-button-next:hover, .products-box .swiper-button-next:hover { background-color: #2089c8; background-position: -50px 0; }
.news-box .swiper-button-next:hover, .products-box .swiper-button-next:hover { background-position: -50px -50px; }
.news-box .swiper-button-prev:hover, .products-box .swiper-button-prev:hover { background-color: #2089c8; background-position: -50px 0; }
/* 新产品 */
.products-box { margin: 0 0 70px 0; height: 400px; background: #0c5ca5; }
.products-box .swiper-slide { height: 400px; }
.home-pro-pic { float: right; width: 50%; height: inherit; overflow: hidden; text-align: left; background: #000; }
.home-pro-pic img { height: 100%; -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
.home-pro-pic a:hover img { opacity: .7; -moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
.home-pro-details { float: left; width: 50%; padding: 30px 100px 0 0; height: inherit; font-size: 16px; }
.home-pro-h4 { position: relative; display: block; height: 60px; font-size: 30px; font-weight: bold; margin-bottom: 20px; color: #fff; }
.home-pro-h4::after { position: absolute; left: 0; bottom: 0; content: ''; display: inline-block; vertical-align: top; font-size: 0; overflow: hidden; width: 170px; height: 2px; background-color: #00aaea; }
.home-pro-body { -webkit-line-clamp: 8; height: 12.8em; color: #fff; width: 500px; font-size: 16px; line-height: 1.6; }
.home-pro-btn { margin-top: 30px; }
.home-pro-btn a { color: #0c5ca5; text-transform: capitalize; font-weight: bold; font-size: 12px; line-height: 18px; padding: 0 8px; background-color: #fff; display: inline-block; vertical-align: top; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0,0,0,0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: .3s; transition-duration: .3s; -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; }
.home-pro-btn a::before, .home-pro-btn a::after { position: absolute; content: ''; display: block; width: 0; height: 51%; overflow: hidden; font-size: 0; background-color: #ec881e; z-index: -1; -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; }
.home-pro-btn a::before { top: 0; left: 0; }
.home-pro-btn a::after { bottom: 0; right: 0; }
.home-pro-btn a::before, .home-pro-btn a::after { background-color: #ec881e; }
.home-pro-btn a:hover { color: #fff; -moz-transform: translateY(-2px); -webkit-transform: translateY(-2px); transform: translateY(-2px); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); background-color: #ec881e\9; *background-color: #ec881e;
}
.home-pro-btn a:hover::before, .home-pro-btn a:hover::after { width: 100%; }
.index-footer { width: 100%; min-width: 1200px; margin: 0 auto; }
.index-footer .col-xs-8 { width: 70%; }
.index-footer .col-xs-4 { width: 30%; }
.zj-info { width: 800px; }
.zj-info a { color: #fff; }
.zj-info dl { float: left; width: 400px; height: 160px; }
.zj-info dl, .zj-info dt, .zj-info dd { display: block; margin: 0; padding: 0; }
.zj-info dt, .zj-info dd { float: left; width: 200px; height: 160px; overflow: hidden; }
.zj-info dt img { -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
.zj-info dt:hover img { opacity: .9; -moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
.zj-info dd a { display: block; padding: 36px 30px 0 30px; }
.zj-info h2 { margin-bottom: 15px; padding-left: 20px; border-left: 2px solid #FFF; font-size: 16px; font-weight: bold; -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
.zj-info dd:hover h2 { padding-left: 10px; }
.zj-info p { font-size: 13px }
.zj-p-1 dd { background: #e15517; }
.zj-p-2 dd { background: #2089c8; }
.zj-p-3 dd { background: #f39641; }
.zj-p-4 dd { background: #0f64b9; }
.home-content dl { display: block; margin: 0 0 0 5px; padding: 0; width: 160px; float: left; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif }
.home-content dl:nth-child(1) { margin-left: 0; }
.home-content dd { height: 110px; }
.home-content .content-dl dd:nth-child(2) { background: #0f64b9; }
.home-content .join-dl dd:nth-child(1) { background: #28b736; }
.home-content .content-dl dd:nth-child(2) a, .home-content .join-dl dd:nth-child(1) a { display: block; height: 56px; color: #fff; font-size: 14px; text-align: left; padding: 54px 0 0 20px; }
.home-content a small { display: block; text-transform: uppercase; color: rgba(255,255,255,0.46); font-size: 12px; }
.home-content .content-btn { height: 30px; background: #0d59a4; }
.home-content .content-btn a { display: block; width: 100%; line-height: 30px; color: #fff; text-transform: uppercase; text-indent: 20px; }
.home-content .content-btn span { display: block; float: right; width: 30px; height: 30px; background: #0a4580; text-align: center; text-indent: 0; }
.home-content .join-btn { height: 30px; background: #24a330; }
.home-content .join-btn a { display: block; width: 100%; line-height: 30px; color: #fff; text-transform: uppercase; text-indent: 20px; }
.home-content .join-btn span { display: block; float: right; width: 30px; height: 30px; background: #1c7f26; text-align: center; text-indent: 0; }
.home-content dt { height: 180px; width: 100%; overflow: hidden; }
.home-content dt img { -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
.home-content dt:hover img { opacity: .9; -moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
/* 内页 */
.main-banner { margin: 0 auto; width: 100%; min-width: 1200px; height: 500px; overflow: hidden; }
.main-banner .ban { width: inherit; min-width: inherit; height: inherit; transform: scale(1.1); transition: all 3s ease; }
.main-banner .ban.on { transform: scale(1); }
.main-wrapper { clear: both; overflow: hidden; position: relative; z-index: 1; }
.main-menu { width: 100%; min-width: 1200px; height: 58px; margin: 0 auto; background: #eaf4fe; overflow: hidden; }
.nav-bar ul { margin: 0; padding: 0; list-style-type: none; }
.nav-bar li { float: left; height: 58px; width: 116px; line-height: 58px; font-size: 14px; text-align: center; }
.nav-bar li a { float: left; width: 100%; padding: 0 20px; margin: 0; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0,0,0,0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: .3s; transition-duration: .3s; }
.nav-bar li a.active { color: #2089c8; background-color: #ffffff\9; *background-color: #ffffff;
}
.nav-bar li a::before { position: absolute; top: 50%; height: 0; width: 0; background-color: #fff; font-size: 0; overflow: hidden; content: ''; left: 50%; -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; display: none\9; z-index: -1; }
.nav-bar li a::after { position: absolute; top: 78%; height: 0; width: 0; background-color: #2089c8; font-size: 0; overflow: hidden; content: ''; left: 50%; -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; display: none\9; z-index: -1; }
.nav-bar li a:hover { color: #2089c8; background-color: #ffffff\9; *background-color: #ffffff;
}
.nav-bar li a:hover::before, .nav-bar li a.active::before { width: 100%; height: 100%; -webkit-box-shadow: 0px 15px 30px rgba(0,0,0,0.1); box-shadow: 0px 15px 30px rgba(0,0,0,0.1); }
.nav-bar li a:hover::after, .nav-bar li a.active::after { width: 30%; height: 2px; }
.ixBoxC { clear: both; padding: 60px 0; }
.index1L { width: 36.9047%; }
.index1L1 { height: 55px; line-height: 55px; font-size: 36px; color: #333333; overflow: hidden; }
.index1L2 { color: #666666; height: 45px; line-height: 45px; font-size: 22px; overflow: hidden; }
.index1LTBox { position: relative; padding-bottom: 20px; margin-bottom: 10.3174%; }
.index1LTBox:before { display: block; content: ""; width: 40px; height: 2px; background: #d4d4d4; position: absolute; bottom: 0px; left: 0px; }
.index1L3 { height: 100px; line-height: 25px; font-size: 14px; color: #666; overflow: hidden; margin-bottom: 8%; }
.index1L4 { overflow: visible !important }
.index1L4 a { text-align: center; display: block; width: 150px; height: 40px; line-height: 40px; border-radius: 40px; color: #fff; font-size: 14px; background: linear-gradient(to right, #207dc1, #89caed); position: relative; }
.index1L4 a span { display: inline-block; height: 40px; padding-right: 13px; background: url(../images/icon3.png) no-repeat right center; }
.index1R { width: 60.119% }
.index1RList { margin: 0 -1.6346%; }
.index1RList dd { float: left; width: 33.3333%; }
.index1RList dd a { position: relative; display: block; border-radius: 20px; overflow: hidden; margin: 0 4.885%; transition-duration: 0.3s; top: 0; }
.index1RList dd a:hover { top: -20px; box-shadow: -3px 5px 15px rgba(0,0,0,0.2) }
.index1RList dd a:after { content: ""; display: block; width: 100%; padding-top: 161.6031%; }
.index1RText { padding: 0 30px; position: absolute; bottom: 38px; left: 0px; height: auto; opacity: 1; transition: all 0.3s; }
.index1RList dd a:hover .index1RText { opacity: 0; }
.index1RText1 { height: 45px; line-height: 45px; color: #fff; font-size: 30px; overflow: hidden; transition: all 0.3s; transform: translateY(0); }
.index1RList dd a:hover .index1RText1 { transform: translateY(100%) }
.index1RText2 { height: 35px; line-height: 35px; color: #fff; font-size: 18px; overflow: hidden; transition: all 0.3s; transform: translateY(0); }
.index1RList dd a:hover .index1RText2 { transform: translateY(100%) }
.index1RCenter { position: absolute; top: 0px; left: 0px; width: 100%; overflow: hidden; height: 100%; border-radius: 20px; opacity: 0; transition: all 0.5s; }
.index1RList dd a:hover .index1RCenter { opacity: 1; }
.index1RCenter:before { content: ""; display: block; width: 100%; height: 100%; background: linear-gradient(to right, #217dc1, #89caed); position: absolute; top: 0; left: 0; opacity: 0.8; }
.index1RCenter1 { text-align: center; height: 50px; line-height: 50px; font-size: 30px; color: #fff; overflow: hidden; padding: 0 10px; transition: all 0.3s; transform: translateY(100%); }
.index1RList dd a:hover .index1RCenter1 { transform: translateY(0); }
.index1RCenter2 { text-align: center; height: 34px; line-height: 34px; font-size: 18px; color: #fff; overflow: hidden; margin-bottom: 35px; padding: 0 10px; transition: all 0.3s; transform: translateY(100%); }
.index1RList dd a:hover .index1RCenter2 { transform: translateY(0); }
.index1RCenter3 { text-align: center; display: inline-block; width: 150px; height: 40px; line-height: 40px; font-size: 16px; color: #2f62ab; background: #fff; border-radius: 40px; transition: all 0.3s; transform: translateY(100%); }
.index1RList dd a:hover .index1RCenter3 { transform: translateY(0); }
.index1RCenterBox { position: absolute; width: 100%; top: 50%; margin-top: -80px; text-align: center; }
.index1LNumList { margin-bottom: 3vw; overflow: hidden; width: 115%; }
.index1LNumList dd { position: relative; width: 33.3333%; float: left; }
.index1LNumList dd .divC { display: inline-block }
.index1NumT1 { height: 35px; line-height: 35px; font-size: 16px; color: #2f62ab; text-align: center; }
.index1NumT1 span { font-size: 36px; }
.index1NumT2 { font-size: 14px; color: #9d9d9b; height: 40px; overflow: hidden; text-align: center; line-height: 40px; }
.culture-wrapper { width: 100%; min-width: 1200px; margin: 0 auto; height: 632px; background: url(../images/culture-bg.jpg) no-repeat center center; }
.content-title { position: relative; margin-top: 50px; text-align: center; font-size: 30px; color: #343434; }
.content-title::before { position: absolute; top: 50px; left: 50%; content: ''; margin-left: -15px; width: 30px; height: 2px; background: #2089c8; }
.content-title small { margin-top: 18px; display: block; font-size: 14px; color: #999; }
.cultrue-body .col-xs-5 { width: 44%; }
.cultrue-body .col-xs-7 { width: 56%; }
.cultrue-img { padding-top: 50px; }
.cultrue-text { padding-top: 50px; line-height: 60px; font-size: 16px; }
.cultrue-text .index1L4 { margin-top: 20px; }
.memorabilia-wrapper { width: 100%; min-width: 1200px; margin: 0 auto; height: 700px; background: url(../images/memorabilia.jpg) no-repeat center center; }
.memorabilia-body { padding: 60px 0 0 0; }
.honur-wrapper { width: 100%; min-width: 1200px; margin: 0 auto; height: 492px; background: url(../images/honur.jpg) no-repeat center center; }
.honur-body { position: relative; padding: 55px 0; height: 285px; }
.honur-body .swiper-container { width: 90%; }
.honur-body .swiper-button-next, .honur-body .swiper-button-prev { width: 50px; height: 90px; top: 60%; background: url(../images/honur-arrow.png) no-repeat; opacity: .7; -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; }
.honur-btn.swiper-button-next::after, .honur-btn.swiper-button-prev::after { content: ''; }
.honur-body .swiper-button-next { right: 0; background-position: -50px 0px; }
.honur-body .swiper-button-prev { left: 0; }
.honur-body .swiper-button-next:Hover, .honur-body .swiper-button-prev:Hover { opacity: .5; }
.honur-body .swiper-slide { padding: 15px; height: 285px; background: #fff; }
.honur-body .honur-img { height: 210px; text-align: center; line-height: 210px; overflow: hidden; }
.honur-body .honur-img img { max-width: 100%; max-height: 210px; -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
.honur-body .honur-img:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.honur-body .honur-name { padding: 20px 0 0; font-size: 14px; text-align: center; }
/* 内容 */
.product-content, .article-content { padding: 60px 0; min-height: 300px; }
.article-content img { border-radius: 10px; }
#dssl { margin-top: 30px; }
#dssl dl { margin: 0; }
#dssl dl dt, #dssl dl dd { display: inline-block; vertical-align: top; }
#dssl dl dt { width: 250px; text-align: right; padding-right: 50px; font-weight: bold; font-size: 18px; color: #333; }
#dssl dl dt span { font-weight: 100; font-size: 16px; color: #999; }
#dssl dl dd { width: 750px; text-align: left; padding: 3px 0 30px 50px; border-left: 1px solid #DDD; position: relative; }
#dssl dl dd i { display: inline-block; position: absolute; font-size: 21px; color: #0c5ca5; left: -7px; top: -4px; font-style: normal; }
#dssl dl dd i.red { color: #e60000; }
#dssl dl dd.dd_br { padding-top: 2.2rem; font-size: 16px; }
#dssl dl dd.dd_br i { top: 1.8rem; }
.classList { padding: 60px 0; }
.btn-c { border-radius: 20px; margin: 0 10px; background: #2089c8; color: #fff; border-color: #34abdf }
.btn-c:hover, .classList .hover, .btn-c.focus, .btn-c:focus { background: #34abdf; border-color: #2089C8; color: #fff; }
.cate { clear: both; overflow: hidden; margin: 0; padding: 60px 0; }
.cate-title { height: 32px; line-height: 32px; font-size: 14px; color: #666; margin-right: 20px; }
.cate-content { overflow: hidden; }
.cate-content a { float: left; height: 32px; line-height: 32px; padding: 0 24px; overflow: hidden; border-radius: 16px; color: #fff; font-size: 14px; margin-right: 15px; background: #2089c8; }
.cate-content a:Hover { color: #fff; background: #34abdf; }
.cate-content a.hover { background: #34abdf; color: #fff !important; }
.goods { margin: 0 -8px; overflow: hidden; position: relative; }
.goods dd { float: left; width: 33.3333%; padding: 8px 0 20px 0; -webkit-animation: gfadeIn 0.6s 0.8s both; -moz-animation: gfadeIn 0.6s 0.8s both; animation: gfadeIn 0.6s 0.8s both; transition: all .2s; -webkit-transition: all .2s; -o-transition: all .2s; -moz-transition: all .2s; overflow: hidden; }
.goods dd:nth-of-type(1) { -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; animation-delay: 0.2s; }
.goods dd:nth-of-type(2) { -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; animation-delay: 0.4s; }
.goods dd:nth-of-type(3) { -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; animation-delay: 0.6s; }
.goods dd:nth-of-type(4) { -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; animation-delay: 0.8s; }
.goods dd:nth-of-type(5) { -webkit-animation-delay: 1s; -moz-animation-delay: 1s; animation-delay: 1s; }
.goods dd:nth-of-type(6) { -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; animation-delay: 1.2s; }
.goods dd:nth-of-type(7) { -webkit-animation-delay: 1.4s; -moz-animation-delay: 1.4s; animation-delay: 1.4s; }
.goods dd:nth-of-type(8) { -webkit-animation-delay: 1.6s; -moz-animation-delay: 1.6s; animation-delay: 1.6s; }
.goods dd:nth-of-type(9) { -webkit-animation-delay: 1.8s; -moz-animation-delay: 1.8s; animation-delay: 1.8s; }
.goods dd:nth-of-type(10) { -webkit-animation-delay: 2s; -moz-animation-delay: 2s; animation-delay: 2s; }
.goods dd:nth-of-type(11) { -webkit-animation-delay: 2.2s; -moz-animation-delay: 2.2s; animation-delay: 2.2s; }
.goods dd:nth-of-type(12) { -webkit-animation-delay: 2.4; -moz-animation-delay: 2.4; animation-delay: 2.4s; }
.goods dd a { display: block; margin: 0 8px; padding: 10px 10px 0 10px; background: #fff; transition: 0.3s ease; overflow: hidden; }
.goods.pdt dd a { padding: 0 }
.goods dd .picture { display: block; padding-top: 66.66666%; width: 100%; overflow: hidden; position: relative; background: #fff; }
.goods.pdt dd .picture { padding-top: 95.9459%; border-radius: 5px }
.goods dd .picture img { width: 100%; position: absolute; top: 0; left: 0; height: 100%; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; object-fit: cover; border-radius: 4px; box-shadow: 0px 5px 6px 0px #e1e1e1; }
a .ui-s-cover { background: #000; position: absolute; width: 100%; top: 0; left: 0; height: 100%; filter: alpha(opacity=40); opacity: 0.4; transition: all 0.2s ease-in-out; z-index: 5; }
a:hover .ui-s-cover { filter: alpha(opacity=0); opacity: 0; }
.goods dd span { padding: 0 15px; margin: 15px 0; height: 20px; overflow: hidden; line-height: 20px; background: #fff; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; font-size: 15px; display: block; text-align: center; }
.goods dd a:hover { box-shadow: 0 0px 10px 0 rgba(0,0,0,0.1); -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); transform: translate3d(0, -2px, 0); -webkit-transform: translate3d(0, -2px, 0); -o-transform: translate3d(0, -2px, 0); -moz-transform: translate3d(0, -2px, 0); }
.goods.pdt dd a { box-shadow: 0 0px 0 0 rgba(0,0,0,0) !important }
.goods.mv dd .picture:after { content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.5) url(../images/mv2.png) no-repeat center center; z-index: 1; }
.goods.pdt dd a { background: none }
.goods.pdt dd span { background: none; font-size: 16px; color: #838383 }


/* view */
.viewCon { margin-bottom: 10px; padding-bottom: 10px; }
.pc-slide { width: 100%; margin: 0 auto; }
.view .swiper-container { width: 100%; height: 100%; text-align: center }
.view .swiper-container .img-responsive { display: inline-block; }
.view .arrow-left { opacity: 0; background: url(../images/index_tab_l.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -25px; width: 28px; height: 51px; z-index: 10; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.view .arrow-right { opacity: 0; background: url(../images/index_tab_r.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -25px; width: 28px; height: 51px; z-index: 10; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
.view:hover .arrow-left, .view:hover .arrow-right { opacity: 1; }
.preview { max-width: 100%; margin-top: 10px; position: relative; }
.preview .swiper-container { width: 80%; height: 82px; margin-left: 35px; }
.preview .swiper-slide { width: 100px; height: 82px; cursor: pointer; }
.preview .swiper-slide img { height: 82px }
.preview .slide6 { width: 82px; }
.preview .arrow-left { background: url(../images/feel3.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview .arrow-right { background: url(../images/feel4.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview img { padding: 1px; }
.preview .active-nav img { padding: 0; border: 1px solid #F00; }

@media (min-width: 667px) {
.preview .swiper-container { width: 88%; }
}

@media (min-width: 768px) {
.preview .swiper-container { width: 270px; }
}

@media (min-width: 992px) {
.preview .swiper-container { width: 380px; }
}

@media (min-width: 1200px) {
.preview .swiper-container { width: 490px; }
}
.prodesc span { float: right; transition: transform .3s }
.panel-title .collapsed span { transform: rotate(180deg) }
.autoplays { position: relative; }
.autoplays i { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; font-size: 28px; z-index: 99; color: #fff; }
.autoplays span { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.67); z-index: 88 }
.proinfo { padding-left: 30px; }
.proinfo h1 { font-size: 30px; }
.prodetails { padding: 30px 0; font-size: 16px; line-height: 30px; min-height: 200px; }
.details { padding: 48px; }
.details .nav-tabs { border-bottom: 1px solid #34abdf; }
.details .nav>li>a { font-size: 14px; background: #eee; border-bottom-color: #34abdf; }
.details .nav-tabs>li.active>a, .details .nav-tabs>li.active>a:focus, .details .nav-tabs>li.active>a:hover { color: #fff; font-size: 14px; font-weight: bold; cursor: default; background-color: #34abdf; border: 1px solid #34abdf; border-bottom-color: transparent; }
.details .nav>li>a:focus, .details .nav>li>a:hover { color: #fff; text-decoration: none; background-color: #34abdf; }
.details .nav-tabs>li>a:hover { border-color: #34abdf #34abdf #34abdf; }
.details .tab-content { padding: 10px; }
.details .fade { font-size: 14px; line-height: 24px; }
.news-list { position: relative; min-height: 300px; z-index: 9; }
.news-list dd { padding: 30px; transition: .3s; overflow: hidden; clear: both; position: relative; z-index: 3; margin-bottom: 30px; background: #fff; -webkit-box-shadow: 0 0 60px rgba(209,209,209,.4); -moz-box-shadow: 0 0 60px rgba(209,209,209,.4); box-shadow: 0 0 60px rgba(209,209,209,.4); }
.news-list dd .wrap { position: relative; z-index: 3 }
.news-list dd .picture { display: block; width: 263px; height: 175px; overflow: hidden; position: relative; float: left; margin: 0 20px 0 0 }
.news-list dd .picture img { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; transform: scale(1); -webkit-transition: .3s; -moz-transition: .3s; transition: .3s }
.news-list dd .picture .jqthumb { transition: .4s ease }
.news-list dd:hover { -webkit-box-shadow: 0 0 60px rgba(209,209,209,.8); -moz-box-shadow: 0 0 60px rgba(209,209,209,.8); box-shadow: 0 0 60px rgba(209,209,209,.9); }
.news-list dd:hover .jqthumb { transform: scale(1.05) }
.news-list h3 { font-size: 18px; color: #191919; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-top: 8px }
.news-list h3 a { font-weight: bold; color: #373737; }
.news-list dd:hover h3 a { color: #34abdf }
.news-list p { margin: 15px 0; line-height: 28px; overflow: hidden; font-size: 14px; color: #848484 }
.news-list dd:hover { background: #ddd\9 }
.news-list dd:hover .picture img { transform: scale(1.05) }
.news-list dd h6 { font-weight: 400; padding: 0 0 0 26px; height: 18px; line-height: 18px; float: left; overflow: hidden; background: url(../images/date.png) no-repeat left center }
.news-list dd h6 span { padding: 0 0 0 26px; margin: 0 0 0 20px; background: url(../images/read.png) no-repeat left center }

.pageBox {
    min-height: 300px;
    height: auto!important;
    height: 300px;
    clear: both;
    overflow: hidden;
    background: #fff;
    border-radius: 15px;
	margin:30px auto;
    padding: 30px;
	 -webkit-box-shadow: 0 0 60px rgba(209,209,209,.4); -moz-box-shadow: 0 0 60px rgba(209,209,209,.4); box-shadow: 0 0 60px rgba(209,209,209,.4); 
}
.articleTitle {
    padding: 20px 150px 10px;
    font-size: 32px;
    line-height: 46px;
    color: #333;
    text-align: center;
    font-weight: 700
}

.articleTime {
    line-height: 36px;
    text-align: center;
    font-size: 0
}

.articleTime .center {
    display: inline-block;
    overflow: hidden
}

.articleTimeTxt {
    font-size: 14px
}

.newsShare {
    padding-left: 15px;
    margin-top: 9px
}

.newsShare span {
    font-size: 14px
}
.articleBox {
    overflow: hidden;
    font-size: 16px;
    color: #454545;
    line-height: 40px;
    padding: 20px 0 0
}

.articleBox img {
    max-width: 100%
}

.articleHand {
    clear: both;
    font-size: 16px;
    overflow: hidden;
    padding: 10px 0 0
}

.pageUp {
    clear: both;
    overflow: hidden;
    line-height: 35px;
    font-size: 16px;
    padding: 20px 0;
    border-top: 1px solid #eee;
    margin-top: 20px
}
.pageUp a:hover { color:#34abdf}

.newsBox dd {
    float: left;
    display: inline;
    width: 33.3333%;
    padding: 10px 0;
}
.newsBox a{
    display: block;
    margin: 0 15px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border-radius: 3px;
    overflow: hidden;
    transition: 0.4s;
}
.newsBox .pic{
    position: relative;
    padding-top: 56.25%;
}
.newsBox .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
	-webkit-transition: .3s; -moz-transition: .3s; transition: .3s
}
.newsBox .data{
    padding: 10px;
}
.newsBox .title{
    font-size: 16px;
    color: #333;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsBox .info{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    height: 48px;
    padding-top: 5px;
}
.newsBox .time{
    font-size: 14px;
    color: #ccc;
    padding-top: 10px;
}
.newsBox .time span { padding: 0 0 0 26px; margin: 0 0 0 20px; background: url(../images/read.png) no-repeat left center }
.newsBox a:hover{
    transform: translateY(-5px);
    box-shadow: 0 0 25px 0 rgba(0,0,0,0.1)
}
.newsBox a:hover img {
	transform: scale(1.05);
}

.downpdf { cursor: pointer; padding-top: 5px; height: 24px; line-height: 24px; text-align: right;}
.downpdf svg { vertical-align: middle;}

/*人才招募*/	
.flip-container {
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-ms-transform: perspective(1000px);
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d; 
-ms-transform-style: preserve-3d; 
}
.flip-container:hover .back, .flip-container.hover .back {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.flipper {
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-ms-transition: 0.6s;
-moz-transition: 0.6s;
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transition: 0.6s;
transform-style: preserve-3d;
position: relative;
display:block;
width:31px; height:30px;
}
.front, .back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-moz-transition: 0.6s;
-moz-transform-style: preserve-3d;
-o-transition: 0.6s;
-o-transform-style: preserve-3d;
-ms-transition: 0.6s;
-ms-transform-style: preserve-3d;
transition: 0.6s;
transform-style: preserve-3d;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.front {
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
z-index: 2;
}
.flip-container:hover .front, .flip-container.hover .front {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}

.back {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
position: absolute;
color:#fff;
z-index: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.flip-container:hover .back {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.c_893{ float:left; width:970px; padding-top:50px; overflow:hidden;}
.title10{ float:left; width:970px; height:45px; background:#10549f;}
.title10 .l_345{ float:left; width:396px; height:45px; line-height:45px; font-size:14px; color:#fff; padding-left:26px; font-weight:bold;}
.title10 .l_94{ float:left; width:94px; height:45px; line-height:45px; font-size:14px; color:#fff; font-weight:bold; text-align:center;}
.title10 .l_150{ float:left; width:150px; height:45px; line-height:45px; font-size:14px; color:#fff; font-weight:bold; text-align:center;}
.title10 .l_152{ float:left; width:152px; height:45px; line-height:45px; font-size:14px; color:#fff; font-weight:bold; text-align:center;}

.d_893{ float:left; width:970px; height:54px; border-bottom:1px dashed #cbcbcb; cursor:pointer;}
.d_893 .l_345_1{ float:left; width:396px; height:45px; line-height:45px; color:#10549f; font-size:16px; padding-left:26px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.d_893 .l_94_1{ float:left; width:94px; height:45px; line-height:45px; color:#666; font-size:16px; font-family:"Arial","Microsoft Yahei"; text-align:center;}
.d_893 .l_150_1{ float:left; width:150px; height:45px; line-height:45px; color:#666; font-size:16px; text-align:center;}
.d_893 .l_152_1{ float:left; width:152px; height:45px; line-height:45px; color:#666; font-size:16px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.d_893:hover .l_345_1{ color:#666;}

.pz_pf_on{ display:none; float:left; width:100%; height:100%; background:url(../images/fd_01.png) left top repeat; position:fixed; top:0; left:0; z-index:201;}
.pz_pf_1{ position:absolute; top:50%; left:50%; width:817px; height:697px; margin:-280px 0 0 -400px;}
.tent_out{ position:absolute; right:-30px; top:10px;}
.m_804{ float:left; width:804px; background:#fff; height:640px;}
.m_804 .t_48{ float:left; width:804px; height:48px; padding-left:30px; line-height:48px; font-size:18px; font-weight:bold; color:#10549f; background:#eee;}

.m_804 .t_66{ float:left; width:744px; height:66px; line-height:66px; border-bottom:1px dashed #cbcbcb; background:#fff; margin-left:30px;}
.m_804 .t_77{ float:left; width:744px; height:66px; line-height:66px; border-top:1px dashed #cbcbcb; background:#fff; margin-left:30px;}
.m_804 .l_16{ float:left; margin-right:49px; font-size:16px; color:#10549f;}
.m_804 .l_12{ float:left; color:#999; font-size:12px;}
.m_804 .r_111{ display:block; float:right; font-weight:bold; font-size:14px; width:111px; height:37px; line-height:37px; margin-top:12px; text-align:center; background:#10549f; color:#fff;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s; filter:alpha(opacity=100);opacity:1;}
.m_804 .r_111:hover{-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s; filter:alpha(opacity=90);opacity:0.9;}
.m_804 .d_741{ float:left; width:774px; padding-left:30px; line-height:50px; font-size:14px; color:#333;}
.m_804 .d_741 .m_r_78{ float:left; margin-right:75px;}
.m_804 .d_741 .m_r_78 span{ color:#10549f;}

.m_804 .d_30{ float:left; width:774px; font-size:14px; color:#666; line-height:30px; padding-left:30px; height:350px; overflow-y:auto;}
.m_804 .d_30 .p1{ float:left; width:774px; color:#333; font-weight:bold; line-height:47px;}


footer { margin-top: 50px; background: #006dc2 url(../images/footer_bg.jpg) center; font-family: "Microsoft YaHei" }
.bottom { padding: 2.7% 0 2%; color: #fff; position: relative; }
.foot_contact { width: 21%; position: absolute; left: 0; }
.foot_contact .p { padding-left: 26px; background: url("../images/icon_tel.png") no-repeat left 2px; margin-bottom: 10px; }
.foot_contact .tel { padding-top: 4px; margin-bottom: 0; }
.foot_contact .email { background-image: url("../images/icon_email.png"); }
.foot_contact .add { background-image: url("../images/icon_add.png"); margin-bottom: 30px; }
.foot_contact a { display: inline-block; width: 33px; height: 33px; border-radius: 100%; margin-right: 5px; background: url("../images/icon_sina.png") no-repeat center #fff; }
.foot_contact .icon-wechat { background-image: url("../images/icon_wx.png") }
.foot_contact .icon-qq { background-image: url("../images/icon_qq.png") }
.foot_contact h3 { color: #fff; font-size: 30px; margin-bottom: 12px; font-weight: bold; }
.bottom .footNav { text-align: right; padding-left: 22%; }
.footNav dl { margin-right: 4.2%; display: inline-block; vertical-align: top; text-align: left; }
.footNav .code { margin-right: 0; color: #fff; }
.footNav .code p { padding: 15px 0; text-align: center; }
.footNav dt { color: #fff; font-size: 18px; margin-bottom: 27px; font-weight:400; }
.footNav dd a { display: block; color: #fff; line-height: 26px; font-size:14px; }
.Copyright { position: relative; padding: 1.6% 0; color: #fff; font-size:14px; }
.Copyright:before, .Copyright:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 1px; background: #cbddf4; }
.Copyright:after { top: 1px; background: #77abe1; }
.Copyright a { color: #fff; }
.Copyright nav { float: right; color: #fff; }
.Copyright nav a { color: #fff; }
.Copyright nav em { font-style: normal; margin: 0 4px 0 7px; }
.social-share .icon-wechat { position: relative; }
.social-share .icon-wechat .wechat-qrcode { display: none; border: 1px solid #eee; position: absolute; z-index: 9; top: -205px; left: -84px; width: 200px; height: 192px; color: #666; font-size: 12px; text-align: center; background-color: #fff; box-shadow: 0 2px 10px #aaa; transition: all 200ms; -webkit-tansition: all 350ms; -moz-transition: all 350ms; }
.social-share .icon-wechat .wechat-qrcode.bottom { top: 40px; left: -84px; }
.social-share .icon-wechat .wechat-qrcode.bottom:after { display: none; }
.social-share .icon-wechat .wechat-qrcode h4 { font-weight: 400; height: 26px; line-height: 26px; font-size: 12px; background-color: #f3f3f3; color: #777; margin: 0; padding: 0; }
.social-share .icon-wechat .wechat-qrcode .qrcode { width: 105px; margin: 10px auto; }
.social-share .icon-wechat .wechat-qrcode .qrcode table { margin: 0!important; }
.social-share .icon-wechat .wechat-qrcode .help p { font-weight: 400; line-height: 16px; margin: 0; padding: 0; }
.social-share .icon-wechat .wechat-qrcode:after { content: ''; position: absolute; left: 50%; margin-left: -6px; bottom: -13px; width: 0; height: 0; border-color: #fff transparent transparent; border-style: solid; border-width: 8px 6px 6px; }
.social-share .icon-wechat:hover .wechat-qrcode { display: block; }
