/*
    EricSong 2017-01-29
*/

body { background-color: #f5f5f5; }
.header { background-color: white; height: 90px; }
.sub-nav { top: 90px; }
.header a { color: #635656 !important; }
.header a:hover { color: #228cca !important; }
.nav>li.current, .nav-hassub:hover { /* background-color: #d5d5d5; */
    background-color: white; }
.sub-nav>li a:hover { color: white !important; }
.footer { background-color: #1b1b1b; }
.footer .footer-box a { color: white; }
.footer .footer-box a:hover { color: #13baff; }
.footer .footer-box .footer-itemcon a { color: #aeaeae; }
/* more product && showcase move to bottom */

.prod-box { position: relative; }
.prod-box .more-detail { position: absolute; bottom: 23px; right: 0; }
.showcase-box .more-detail { margin-top: 18px; }
.prod-show h3 { font: 16px/24px 'WEB-LiHei', 'Microsoft Yahei', 'SimHei'; }
/* more product && showcase move to bottom */



/* baidu qiao */
/* not display invite window in screen window  */
#nb_invite_wrap { display: none !important; }
#nb_icon_wrap { display: none !important; }
#LXB_CONTAINER { left: initial !important; top: 299.1px !important; right: 0; }
#LXB_CLOSE_BTN { left: initial !important; top: 432.1px !important; right: 0; }
/* baidu qiao */


#floatTools { display: none; top: 10px; }
.contect_fix_r { position: fixed; top: 531px; right: 0; width: 40px; display:none }
.contect_fix_r li { margin-bottom: 10px; }
.contect_fix_r img { width: 40px; height: 40px; border-radius: 5px 5px; }
.cont_wx_qr { display: none; width: 120px; height: 120px; position: absolute; right: -20px; top: 0; margin-right: 99px; }
.cont_wx_qr_inner { width: 132px; border-radius: 5px; background-color: white; border: 2px solid skyblue; padding: 6px 6px; }
.cont_wx_qr img { margin-left: 6px; width: 120px; height: 120px; }
.cont_wx:hover .cont_wx_qr { display: block; }
.cont_wx_qr_inner p:first-child { margin-bottom: 5px; }
