@charset "utf-8";
/*
@author: he
@update: he (2020-03-07)
*/



/*页头*/
.headerBg{ background: #fff; margin-bottom: 20px;}
.header{ height: 70px;}
.header .logo{ display: block; margin: 8px 0 0 0;}
.header .logo img{ width: 184px; height: 45px;}
.header .slogan{ margin: 8px 0 0 32px;}
.header .top-tel{ height:32px; line-height: 32px; font-size: 14px; margin:19px 0 0 18px; padding-left: 24px; background-position: 0 7px;}
.header .kuaisou{ width:235px; height: 30px; padding-left: 13px; margin:19px 0 0 18px; border: 1px solid #ddd; border-radius: 16px; overflow: hidden;}
.header .kuaisou form{ width:auto; height:30px;}
.header .kuaisou .ks-input{ width:180px; height:30px; line-height: 30px; border: 0; font-size: 12px; color: #999; padding:0 7px 0 0; background: url(../images/icon_03.png) no-repeat right center;}
.header .kuaisou .ks-btn{ width: 48px; height:30px; border: 0; line-height: 360px; overflow:hidden; cursor:pointer; background-position: 16px -44px;}
.header .kuaisou .ks-btn:hover{opacity: .8;}

/*顶部导航*/
.nav-panelBg{ height: 46px; background: #4ab83e;}
.nav-panel li{ float: right; position: relative; z-index: 20; height: 46px; line-height: 46px; display: block; margin-right:27px; margin-right:26px\0; *margin-right:26px; vertical-align: top;}
.nav-panel li a{ display: inline-block; *display: inline; *zoom:1; color: #fff; font-size: 14px; margin-right:27px; vertical-align: top;}
.nav-panel li a:hover{ text-decoration: underline;}
.nav-panel li strong a {font-size: 16px;}
.nav-panel li .ficon{ position: absolute; top: 50%; right: 0; display: block; width: 1px; height: 12px; margin-top: -6px; background: #7fcc67;}
.nav-panel li.li-last{ margin-right: 0;}
.nav-panel li.li-last a{ margin-right:0;}
.nav-panel .qpBtn{ cursor: pointer; position: relative; z-index: 21;}
.nav-panel .qpBtn .qpCon{ display: none; position: absolute; left: 50%; top: 46px; margin-left: -54px; width: 106px; padding-top: 9px; background: #fff; border: 1px solid #fff; border: 1px solid #f1f1f1\0; *border: 1px solid #f1f1f1; -webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.15); -moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.15); box-shadow:0 0 20px rgba(0, 0, 0, 0.15);}
.nav-panel .qpBtn .qpCon-ewm{ display: block; width: 90px; height: 90px; margin: 0 auto;}
.nav-panel .qpBtn .qpCon-txt{ line-height: 30px; text-align: center; font-size: 12px; color: #666;}
.nav-panel .qpBtn .qpCon-jian{ display: block; position: absolute; top: -6px; left: 50%; margin-left: -5px; width: 10px; height: 6px; background-position: 0 -200px;}
.nav-panel .qpBtn .qpCon.l40{ left:40px;}
.nav-panel .qpBtn strong a{ text-decoration: none;}
