@charset "utf-8";
/* CSS Document */
 

/*政策法规*/
.mainRelative{
    margin-bottom: 40px;
    min-height: 785px;
    position: relative;
    width: 100%;
}
.location{width: 100%;height: 50px;margin-top: 10px}
.j-location{height: 100%;width: 100%;}
.j-location span{line-height: 50px;color: #333333;font-size: 14px}
.j-location a{line-height: 50px;color: #333333;font-size: 14px}
.jmenu{
    position: absolute;
    /*float: left;*/
    top: 0px;
    left: 0px;
    width: 290px;
    height: 100%;

    /*min-height: auto;*/
    /*height: auto;*/
}
.jmenu h3.jmenuTitle a{
    display: block;
    height: 90px;
    background: url("jmenuTitle.png") center center no-repeat;
    background-size: 100% 100%;
    font-size: 26px;
    text-indent: 20px;
    line-height: 90px;
    color: white;
    font-weight: normal;
    width: 290px;
}
.jmenuBg{
    background: #f7f7ff;
    min-height: 262px;
    height: 100%;
}
.jmenuList{
    /*padding-bottom: 9999px;*/
    /*margin-bottom: -9999px;*/
    min-height: 262px;
    height: 100%;
    background: url("jmenuBg.png") center bottom no-repeat;
}
.jmenuList ul li{
    border-bottom: 1px solid #eeeeee;
    position: relative;
    height: 50px;
    width: 287px;
}
.jmenuList ul li.on{
    border-left: 3px solid #168442;
}
.jmenuList ul li a{
    cursor: pointer;
    line-height: 50px;
    display: block;
    text-indent: 20px;
    font-size: 18px;
    color: #142e59;
}
.jmenuList ul li div{
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 20px;
    display: block;
    width: 18px;
    height: 18px;
    background: url("jmenuUp.png") center center no-repeat;
}
.jmenuList ul li.on div{
    background: url("jmenuDown.png") center center no-repeat;
}
.jmenuList ul ol.jmenu2{
    display: none;
}
.jmenuList ul ol.jmenu2.on{
    display: block;
}
.jmenuList ul ol.jmenu2 li{
    background: url("jmenuList.png") 24px center no-repeat;
}
.jmenuList ul ol.jmenu2 li.on{
    border-left: none;
    background: url("jmenuListOn.png") 24px center no-repeat;
}
.jmenuList ul ol.jmenu2 li a{
    text-indent: 38px;
}

.sub{
    /*margin-bottom: 40px;*/
    border: 1px solid #d6d6d6;
    padding: 30px 30px;
    width: 812px;
    /*background: red;*/
    float: right;
    /*height: 1000px;*/
}
.sub h3{
    margin-bottom: 15px;
    color: #142e59;
    font-size: 24px;
    text-indent: 34px;
    display: block;
    float: left;
    background: url("subTitle.png") left center no-repeat;
}
.sub ul.subList{
    width: 100%;
}
.sub ul.subList:before{
    content: "";
    display: block;
    clear: both;
}
.sub ul.subList li{
    background: url("icon_yuan.png") left center no-repeat;
    border-bottom: 1px solid #eeeeee;
    height: 54px;
    width: 100%;
}
.sub ul.subList li a{
    cursor: pointer;
    display: block;
    float: left;
    line-height: 54px;
    color: #333333;
    text-indent: 14px;
}
.sub ul.subList li span{
    float: right;
    line-height: 54px;
    display: block;
    color: #999999;
}

 
.subRight{
    float: right;
}
.subRight a{
    cursor: pointer;
    line-height: 30px;
    color: #fff;
    text-indent: 37px;
    margin-left: 10px;
    float: left;
    display: block;
    width: 110px;
    height: 30px;
}
.zrxx{
    background: url("jzrxx.png") center center no-repeat;
}
.gzly{
    background: url("jgzly.png") center center no-repeat;
}
.yjjy{
    background: url("jyjjy.png") center center no-repeat;
}
.jszx{
    background: url("jjszx.png") center center no-repeat;
}

/*主要业务-保健食品*/
.zyywbjspMain{
    width: 1000px;
    float: left;
}
.zyywbjspMain:after{
    content: '';
    display: block;
    clear: both;
}
.jmenu_zyywbjsp{
    height: 45px;
    border-bottom: 3px solid #eeeeee;
    position: relative;
    width: 100%;
}
.jmenu_zyywbjsp ul{
    top: 0px;
    left: 0px;
    height: 45px;
    position: absolute;
}
.jmenu_zyywbjsp ul li{
    margin-right:12px;
    padding: 0px 16px;
    height: 45px;
    float: left;
}
.jmenu_zyywbjsp ul li a{
    cursor: pointer;
    font-size: 22px;
    line-height: 45px;
    font-weight: bold;
}
.jmenu_zyywbjsp ul li.on a{
    color: #142e59;
}
.jmenu_zyywbjsp ul li.on{
    border-bottom: 3px solid #168543;
}
.jmenu_zyywbjsp2{
    padding: 11px 9px;
    background: #f7f7f7;
}
.jmenu_zyywbjsp2 ul li{
    margin: 0px 4px;
    padding: 8px 8px;
    float: left;
}
.jmenu_zyywbjsp2 ul li a{
    color: #333333;
    cursor: pointer;
}
.jmenu_zyywbjsp2 ul li.on{
    border-radius: 5px;
    background: #2b5aaa;
}
.jmenu_zyywbjsp2 ul li.on a{
    color: white;
}
.jmenu_zyywbjsp2 ul:after{
    content: '';
    display: block;
    clear: both;
}
 
.sub.zyywbjsp{
    width: 100%;
    border: none;
    float: none;
    padding: 0px;
    margin-bottom: 16px;
}
.zyywbjspRight{
    margin-top: 50px;
    float: right;
    width: 170px;
}
.zyywbjspRight ul li{
    margin-bottom: 5px;
    width: 170px;
    height: 66px;
}
.zyywbjspRight ul li a{
    cursor: pointer;
    font-size: 18px;
    display: block;
    line-height: 60px;
    color: white;
    text-indent: 70px;
}
.zyywbjspZrxx{
    background: url("zrxx2.png") center center no-repeat;
}
.zyywbjspGzly{
    background: url("gzly2.png") center center no-repeat;
}
.zyywbjspYjjy{
    background: url("yjjy2.png") center center no-repeat;
}
.zyywbjspJszx{
    background: url("jszx2.png") center center no-repeat;
}

/* 互动交流 */
.zrxxbox{
    width: 812px;
    overflow: hidden;;
    margin-top:45px
}
.zrxxbox table{
    width:100%
}
.zrxxbox table tr{
margin-bottom: 30px;
 
}
.zrxxbox table tr td label{
    width: 95px;
    display: block;
}
.zrxxbox table tr td input{
    width:628px;
    height: 40px;
    margin-left: 20px;
    padding:0 10px;
    font-size: 16px;
    border:1px solid #d6d6d6;
    border-radius: 5px;
}
.zrxxbox table tr td{
    display: block;
    float: left;
    font-size: 18px;
    color:#142e59;
    margin-bottom: 30px;
}
.zrxxbox table tr td textarea{
    width:628px;
    height: 200px;
    margin-left: 20px;
    border:1px solid #d6d6d6;
    border-radius: 5px;
    padding:10px;
    font-size: 16px;
     resize:none;
}
.zrxxbox table tr td a{
    width: 160px;
    height: 50px;
    display:inline-block;
    line-height: 50px;
    margin-right: 20px;
    text-align: center;
    font-size: 22px;
  
    background: #f4f4f4;

border-radius: 5px;
}
.zrxxbox table tr td a.submit{
    background:#1f55a5;
    color:#fff;
}