/*public*/
* {
    margin: 0;
    padding: 0;
}

::-ms-clear, ::-ms-reveal{display: none;}

article, aside, dialog, footer, header, section, footer, nav, figure, menu, i {
    display: block
}

body {
    font: 14px/1.42857143 '微软雅黑', 'Microsoft YaHei', '宋体';
    color: #333;
    overflow-x: hidden;
}

ul li {
    list-style-type: none;
}

button {
    border: none;
    color: #fff;
    cursor: pointer;
}

button:focus {
    outline: 0;
}

button:active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

input:focus,
textarea:focus {
    outline: 0;
}

input,
button,
textarea {
    font-family: "微软雅黑";
}

a:focus {
    outline: 0;
}

a {
    cursor: pointer;
    color: #666;
    text-decoration: none;
}

.colorMain {
    color: #18bd8b;
}

a:hover {
    color: #18bd8b;
}

a:active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

img {
    border: none;
}

.clearfix {
    clear: both;
}

.clearfixAfter:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.textMore {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.bgcFFF {
    background-color: #fff;
}

.color666 {
    color: #666;
}

.color999 {
    color: #999;
}

.color2d987a {
    color: #2d987a
}

.colorf77272 {
    color: #f77272
}

.color#009e73 {
    color: #009e73
}

.fs14 {
    font-size: 14px;
}

.fontSize0 {
    font-size: 0;
}

.boxShadow {
    box-shadow: 0 0 5px 2px #f1f1f1;
}

a.color333 {
    color: #333;
}

a.color333:hover {
    color: #18bd8b;
}

a.color999 {
    color: #999;
}

a.color999:hover {
    color: #18bd8b;
}

.zywDetail {
    color: #66d2b4;
}

.checkboxBtn {
    display: inline-block;
    cursor: pointer;
    width: 21px;
    height: 21px;
    background-image: url("/Content/images/bgIco.png");
    background-position: -120px -160px;
    vertical-align: middle;
    margin-right: 5px;
}

.checkboxBtn.active {
    background-position: -120px -120px;
}

.upLoadingBtn {
    display: inline-block;
    cursor: pointer;
    width: 17px;
    height: 19px;
    background-image: url("/Content/images/bgIco.png");
    background-position: -80px -120px;
    vertical-align: middle;
    margin-right: 15px;
}

.imgShelter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    padding: 5px 0;
    text-align: center;
    background-color: #0b6149;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 2;
}

.imgShelterText {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    padding: 5px 5%;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    z-index: 3;
}
.imgShelterSpace {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    padding: 5px 0 10%;
    text-align: center;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 2;
}
.imgShelterSpaceText {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    padding: 5px 5% 8%;
    line-height: 35px;
    font-size: 21px;
    font-weight:800;
    color: #fff;
    z-index: 3;
}
.hidden {
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.hoverBigger{
    width: 100%;
    height: 100%;
}

/*公用头部*/
.zywHeader {
    position: relative;
    height: 288px;
    min-width: 1200px;
    background: url("/Content/images/logoBg.png") center;
}

.zywLogoSearch {
    border-top: 1px solid transparent;
}

.zywLogo {
    position: relative;
    float: left;
    display: block;
    width: 249px;
    height: auto;
    margin: 51px 0 0 49px;
}
.zywLogo a{
    display: block;
}

.zywLogo img{
    display: block;
    width: 100%;
    height: auto;
}
.zywLogo a:first-child{
    width:110%;
    position: absolute;
    top:63px;
    left: 99px;
    font-size: 12px;
    letter-spacing: -0.5px;
    color: #f1f1f1!important;
    line-height: 1;
    margin-top:3px;
}
.zywLogo a:first-child:hover{
    color: #f90!important;
}
.zywLogo a:first-child img{
    width: 32px;
    height: auto;
    display: inline;
    vertical-align: bottom;
}

.zywSearch {
    float: right;
    width: 540px;
    height: 30px;
    margin: 78px 6px 0 0;
}

.zywHeaderSearchBox {
    position: relative;
    float: left;
    width: 400px;
    height: 60px;

}

.zywSearchPreselection {
    width: 520px;
    padding-top: 8px;
    color: #fff;
}

.zywSearchPreselection a {
    color: #fff;
    margin-left: 15px;
}

.zywSearchPreselection a:hover {
    text-decoration: underline;
}

.zywSearchPreselection a:first-child {
    margin-left: 5px;
}

.zywHeaderSearchBox input {
    width: 308px;
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
    padding-right: 70px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 16px;
    color: #d7d5d5;
    overflow: hidden;
}

.zywHeaderSearchBox input::-webkit-input-placeholder
{
    color:#d7d5d5;
}

.zywHeaderSearchBox input::-moz-placeholder
{
    color:#d7d5d5;
}

.zywHeaderSearchBox input:-moz-placeholder
{
    color:#d7d5d5;
}

.zywHeaderSearchBox input:-ms-input-placeholder
{
    color:#d7d5d5;
}

.zywHeaderSearchBox .searchBtn {
    position: absolute;
    display: block;
    width: 60px;
    height: 32px;
    line-height: 32px;
    top: 1px;
    right: 0;
    background-color: #fff;
    color: #18bd8b;
    cursor: pointer;
    border-radius:0 16px 16px 0;
    box-sizing: content-box;
    font-size: 16px;
}
.zywHeaderSearchBox .imgSearch {
    position: absolute;
    display: block;
    width: 18px;
    height: auto;
    top: 0;
    left: 0;
    padding: 8px 0 0 12px;
}

.zywSearchSelect {
    position: absolute;
    top: 0;
    left: 0;
    margin: 7px 0 0 36px;
    width: 60px;
    height: 20px;
    cursor: pointer;
    text-align: center;
}

.zywSearchSelectBtn,
.zywSearchSelectBtn:hover {
    display: block;
    color: #fff;
}

.zywSearchSelect .ico {
    float: right;
    background-image: url("/Content/images/bgIco.png");
    padding: 4px 6px 3px 7px;
    font-size: 0;
    line-height: 0;
    background-position: -67px -160px;
    margin-top: 7px;
    margin-right:12px;
    /*vertical-align: middle;*/
    /*margin-left: 8px;*/
}

.zywSearchSelect.active .ico {
    background-position: -120px -193px;
}

.zywSearchSelectOption {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10;
    top: 30px;
    left: -12px;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 10px 0 5px;
}

.zywSearchSelectOption .topArrow {
    position: absolute;
    width: 19px;
    height: 10px;
    top: 0;
    left: 0;
    margin: -10px 0 0 20px;
    overflow: hidden;
    background: url("/Content/images/bgIco.png") -141px -147px;
}

.zywSearchSelectOption .option {
    height: 30px;
    line-height: 30px;
    width: 80px;
    padding-left: 10px;
    margin: 0 auto;
    background-color: #fff;
    text-align: left;
}

.zywSearchSelectOption .option:hover,
.zywSearchSelectOption .option.active {
    background-color: #1bb78d;
    color: #fff;
}

.zywHeaderSubmission {
    float: right;
    width: 120px;
    height: 30px;
    line-height: 30px;

}

.zywHeaderSubmission a {
    color: #fff;
}

.zywHeaderSubmission a:hover {
    text-decoration: underline;
}

.zywHeaderSubmission img {
    margin-right: 10px;
    width: 14px;
    height: auto;
    margin-top: 7px;
}

.zywHeaderSubmission a {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
}

/*导航*/
.zywHeaderNav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 112px;
    background-color: #fff;
}

.zywHeaderNavFixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.zywHeaderNavMain {
    overflow: hidden;
}

.zywHeaderNavPart1,
.zywHeaderNavPart2,
.zywHeaderNavPart3,
.zywHeaderNavPart4,
.zywHeaderNavPart5 {
    float: left;
    height: 112px;
}

.zywHeaderNavPart1 {
    width: 238px
}

.zywHeaderNavPart2 {
    width: 243px;
}

.zywHeaderNavPart3 {
    width: 295px;
}

.zywHeaderNavPart4 {
    width: 189px;
}

.zywHeaderNavPart5 {
    width: 235px;
}

.zywHeaderNavTitle {
    width: 100%;
    height: 30px;
    font-size: 0;
    line-height: 30px;
    margin-top: 9px;
    text-align: center;
}

.zywHeaderNavTitle a {
    display: block;
}

.zywHeaderNavTitle .bgIco {
    display: inline-block;
    width: 24px;
    height: 21px;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 8px;
    background-image: url("/Content/images/bgico.png");
}

.zywHeaderNavTitle a:hover .bgIco {
    background-image: url("/Content/images/bgicoHover.png");
}

.zywHeaderNavPart2 .bgIco {
    background-position: -40px 0;
}

.zywHeaderNavPart3 .bgIco {
    background-position: -80px 0;
}

.zywHeaderNavPart4 .bgIco {
    background-position: -120px 0;
}

.zywHeaderNavPart5 .bgIco {
    background-position: -160px 0;
}

.zywHeaderNavTitle .text {
    display: inline-block;
    font-size: 22px;
    vertical-align: middle;
    font-weight: bold;
}

ul.zywHeaderNavContent {
    width: 100%;
    height: 44px;
    line-height: 22px;
    margin: 15px 0;
    padding: 3px 0;
    text-align: center;
    border-right: 1px solid #c9c9c9;
}

.zywHeaderNavPart5 ul.zywHeaderNavContent {
    border-right: none;
    width: 175px;
    padding: 0 30px;
}

ul.zywHeaderNavContent li {
    display: inline-block;
    font-size: 14px;
    padding: 0 4px;
    line-height: 18px;
}

/*合作单位*/
.zywCooperation {
    padding: 30px 0;
    color: #999;
    line-height: 30px;
    background:#fff;
}

.zywCooperation .links {
    margin-top: 8px;
}

.zywCooperation .links .title {
    float: left;
    color: #009e73;
}

.zywCooperation ul {
    width: 1130px;
    overflow: hidden;
}

.zywCooperation ul li {
    float: left;
    padding: 0 17px;
}

.zywCooperation a {
    display: inline;
    color: #585858;
}

.zywCooperation a:hover {
    color: #18bd8b;
    text-decoration: underline;
}

/*底部导航*/
.zywBottomNav {
    padding: 10px 0;
    border-top: 3px solid #f5f5f5;
    background-color: #009e73;
}

.zywBottomNav .w1200 {
    text-align: center;
    overflow: hidden;
}

.zywBottomNav ul {
    padding-top: 4px;
    overflow: hidden;
    display: inline-block;
}

.zywBottomNav li {
    float: left;
    display: inline-block;
    padding: 0 10px;
    border-left: 2px solid #fff;
    font-size: 16px;
    line-height: 1;
}

.zywBottomNav li:first-child {
    border-left: none;
}

.zywBottomNav li a {
    color: #fff;
}

.zywBottomNav li a:hover {
    color: #ffd40c;
}

/*版权*/
.zywCopyRight {
    background-color: #f5f5f5;
    padding: 22px 0 40px;
    color: #585858;
}

.zywCopyRight .w1200 {
    position: relative;
}

.zywCopyRight .left p {
    padding-left: 45px;
    line-height: 28px;
}

.zywCopyRight .right {
    position: absolute;
    width: 220px;
    height: 160px;
    right: 0;
    top: 18px;
    text-align: center;
    margin: -20px 140px;
}

/*leftSideNav 左侧固定导航*/
.leftSideArrow {
    position: fixed;
    width: 65px;
    height: 50px;
    overflow: hidden;
    background-color: #e6e6e6;
    bottom: 0;
    left: 0;
    margin-bottom: 50px;
    cursor: pointer;
    z-index: 1001;
}
.leftSideArrow:hover{
    background-color: #f1f1f1;
}
.leftSideArrow img {
    margin-top: 11px;
    margin-left: -29px;
}

.leftSideArrow.active img {
    margin-left: 20px;
}

.leftSideNav {
    position: fixed;
    height: 100%;
    width: 65px;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: #e6e6e6;
}

.leftSideNav ul {
    margin-top: 60px;
}

.leftSideNav ul li {
    position: relative;
    width: 59px;
    height: 69px;
    margin-bottom: 10px;
    border-top: 1px solid transparent;
}

.leftSideNav ul li .icon {
    position: relative;
    display: block;
    z-index: 2;
    height: 69px;
    font-size: 12px;
    line-height: 2.5;
    color: #666;
    text-align: center;
    margin-top:9px;
}
.leftSideNav ul li .icon img {
     display: block;
 }
.leftSideNav ul li .icon .img{
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin: 0 auto;
}
.leftSideNav ul li .icon .img2 img{
    margin: 0 0 0 -32px;
}
.leftSideNav ul li .icon .img3 img{
    margin: 0 0 0 -64px;
}
.leftSideNav ul li .icon .img4 img{
    margin: -32px 0 0 0;
}
.leftSideNav ul li .icon .img5 img{
    margin: -32px 0 0 -32px;
}
.leftSideNav ul li .icon .img6 img{
    margin: -32px 0 0 -64px;
}

.leftSideNav ul li .content {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 142px;
    height: 68px;
    padding: 0 78px 0 70px;
    border: 1px solid #e6e6e6;
    background-color: #f7f7f7;
}

.leftSideNav ul li:hover .content {
    display: block;
}

.leftSideNav ul li:hover .content a {
    display: block;
    height: 24px;
    padding-left: 10px;
    line-height: 18px;
    font-size: 12px;
    margin-top:5px;
}

.leftSideNav ul li:hover .content a:first-child {
    line-height: 30px;
    font-size: 16px;
    color:#333;
    margin-top:0px;
}

.leftSideNav ul li:hover .content img {
    position: absolute;
    right: 0;
    top: 0;
}

.leftSideNav ul li:hover .content a:hover{
    color: #666;
}
.leftSideNav ul li:hover .content a:first-child:hover{
    color:#18bd8b;
}

/** 广府本草京东商城 **/
#gfbc-goods {
    width:100%;
    height:auto;
    margin-bottom:15px;
}

#gfbc-goods .goods-banner {

    position:relative;
    width:1200px;
    height:auto;
    margin:0 auto;
}

#goods-nav {

    position:absolute;
    background:#fff;
    width:60px;
    height:auto;
    right:-90px;
    top:10px;
    border:1px solid #eee;
    background:#fff;
    box-shadow:0px 2px 2px 0px rgba(9, 2, 4, 0.15);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(9, 2, 4, 0.15);
    -moz-box-shadow: 0px 2px 2px 0px rgba(9, 2, 4, 0.15);
    -ms-box-shadow: 0px 2px 2px 0px rgba(9, 2, 4, 0.15);
    -o-box-shadow: 0px 2px 2px 0px rgba(9, 2, 4, 0.15);
}

#goods-nav a {

    display:flex;
    position:relative;
    flex-direction:row;
    align-items:center;
    /*justify-content:space-evenly;*/
    width:100%;
    height:60px;
}

#goods-nav a:last-child b {

    display:inline-block;
    font-weight:500;
    margin-top:3px;
}

#goods-nav a em {

    display:block;
    position:absolute;
    top:0px;
    left:15px;
    width:30px;
    height:1px;
    background:#ccc;
}

#goods-nav a:hover {

    background:#c81623;
    color:#fff;
}

#goods-nav a:hover em,
#goods-nav a:first-child em {

    display:none;
}

#goods-nav i {

    display:block;
    margin:0 auto;
    width:40px;
    height:40px;
    font-size:14px;
    text-align:center;
    font-style:normal;
}