* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    line-height: 24px;
    font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

ul, li, dl, dt, dd {
    list-style-type: none;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
}

a {
    color: #2f2f2f;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt15 {
    margin-top: 15px;
}

.mt40 {
    margin-top: 40px;
}

.mt60 {
    margin-top: 60px;
}

.icon {
    background: url("../images/css_sprites.png") no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
}

.hxtMain {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.hxtTop {
    height: 36px;
    line-height: 36px;
    background: #7cb92a;
    color: #fff;
}
#userpanel a{
    color:#fff;
    margin-left:12px;
}

.hxtHead {
    height: 135px;
    line-height: 135px;
    -moz-box-shadow: 0px 3px 6px #C6C5C4;
    -webkit-box-shadow: 0px 3px 6px #C6C5C4;
    box-shadow: 0px 3px 6px #C6C5C4;
}

.hxtHead .logo {
    display: inline-block;
    line-height: 135px;
}

.hxtHead .logo img {
    vertical-align: middle;
}

.hxtHead .xuan {
    vertical-align: middle;
    margin-left: 20px;
}

.hxtHead .headTel {
    float: right;
    height: 56px;
    margin-top: 39px;
    line-height:56px;
}

.hxtHead .headTel:before {
    content: '';
    display: inline-block;
    width: 33px;
    height: 33px;
    background: url("../images/tel.png") no-repeat center center;
    vertical-align: middle;
    margin-right:6px;
}

.headTel .pTitle {
    font-size: 14px;
    color: #457804;
}

.headTel .pInfo {
    font-size: 18px;
    color: #457804;
    padding-left: 4px;
}

.hxtKnav {
    width: 276px;
}

.knavT {
    height: 50px;
    background: #107373;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 48px;
    letter-spacing: 2px;
    border: 1px solid #107373;
    border-bottom: none;
}

.iconNav {
    background-position: -196px -10px;
    width: 28px;
    height: 23px;
    margin-right: 10px;
}

.knavUl .icon1 {
    width: 30px;
    height: 30px;
    background-position: -49px -192px;
}

.knavUl .icon2 {
    width: 30px;
    height: 30px;
    background-position: -193px -141px;
}

.knavUl .icon3 {
    width: 30px;
    height: 30px;
    background-position: -193px -97px;
}

.knavUl .icon4 {
    width: 30px;
    height: 30px;
    background-position: -7px -193px;
}

.knavUl .icon5 {
    width: 30px;
    height: 30px;
    background-position: -240px -8px;
}

.knavUl .icon6 {
    width: 30px;
    height: 30px;
    background-position: -192px -52px;
}


.knavUl {
    padding: 5px 10px 20px;
    border: 1px solid #7cb92a;
    border-top: none;
}

.hxtMainZi {
    overflow: initial;
    height: 50px;
}

.hxtMainZi .hxtKnav {
    position: relative;
}

.hxtMainZi .knavUl {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 0;
    overflow: hidden;
    opacity: 0;
    z-index: 9999;
}


.knavUl li {
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
}

.knavUl li a {
    display: block;
    text-indent: 40px;
    line-height: 40px;
    position: relative;
}

.knavUl li a:after {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: url("../images/css_sprites.png") no-repeat -210px -196px;
    right: 40px;
    top: 16px;
}

.knavUl li i {
    margin-right: 20px;
}

.knavR {
    width: 924px
}

#nav {
    width: 100%;
    height: 50px;
    background: #457804;
}

.hxtNav {
    width: 100%;
    display: block;
    height: 50px;
    text-align: center;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 0 0;
}

.hxtNav li {
    display: inline-block;
    line-height: 48px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 14px;float:left;
}

.hxtNav li.active, .hxtNav li:hover {
    background: #fff;
}

.hxtNav li a {
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0 28px;
}

.hxtNav li.active a, .hxtNav li:hover a {
    color: #457804;
}
.hxtNav li dl{position:absolute;z-index:999;margin:0;display:none;overflow: hidden;border:1px solid #457804;border-top:0;padding:0 10px;
    margin-left: -1px;width:126px;}
.hxtNav li:hover dl{ display:block;background:#fff;text-align:center;}
.hxtNav  li:hover dl dt {}
.hxtNav  dl dt a{height:40px;line-height:40px;display:block;font-size:14px; padding:0 10px;}
.hxtNav  dl dt a:hover{background:#fff;color:#333;display:block;}
.hxtNav li:hover dl:empty {
    display: none;
}
.hxtTese {
    margin-top: 35px;
}

.teseT {
    height: 41px;
    border-bottom: 2px solid #7cb92a;
}

.teseT span {
    display: inline-block;
    width: 157px;
    text-align: center;
    line-height: 39px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #7cb92a;
}

.teseT a {
    float: right;
    line-height: 39px;
    color: #8d8d8d;
    font-size: 12px;
    margin-right: 10px;
}

.teseZ a:hover p {
    color: #7cb92a;
}

.teseZ ul {
    padding-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
}

.teseZ li {
    width: 12.5%;
    float: left;
    text-align: center;
}

.teseZ li i {
    width: 64px;
    height: 64px;
    border: 1px solid #7cb92a;
    border-radius: 50%;
}

.teseZ .icon1 {
    background-position: 1px -125px;
}

.teseZ .icon2 {
    background-position: -124px -57px;
}

.teseZ .icon3 {
    background-position: -65px 1px;
}

.teseZ .icon4 {
    background-position: -60px -66px;
}

.teseZ .icon5 {
    background-position: 1px -65px;
}

.teseZ .icon6 {
    background-position: -120px -127px;
}

.teseZ .icon7 {
    background-position: -124px 0;
}

.teseZ .icon8 {
    background-position: -58px -123px;
}

.teseZ li p {
    font-size: 18px;
    line-height: 2;
}

.hxtTitle {
    height: 36px;
    border-bottom: 1px solid #7cb92a;
    position: relative;
    margin-bottom: 20px;
}

.hxtTitle a.more {
    line-height: 35px;
    position: absolute;
    top: 0;
    right: 2px;
    color: #8d8d8d;
    font-size: 12px;
}

.hxtTitle span {
    display: inline-block;
    width: 110px;
    text-align: center;
    line-height: 35px;
    background: #7cb92a;
    font-size: 18px;
    color: #fff;
}

.hxtTitle ul {
    display: inline-block;
    margin-left: 20px;
}

.hxtTitle ul li {
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    color: #333;
    margin: 0 15px;
}

.hxtTitle ul li.active a {
    color: #7cb92a;
}

.newsCenterMain {
    padding: 0 8px;
}

.newsCenterMain > div {
    display: none;
}

.newsCenterMain > div:first-child {
    display: block;
}

.lcMain1 {
    padding: 20px;
}

.lcNews {
    width: 600px;
}

.lcNews hxtList1 {
    margin-top: 10px;
}

.hxtList3 .h3 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    color: #2e2e2e;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 600;
}

.hxtList3 .info {
    font-size: 14px;
    color: #555;
    line-height: 22px;
}

.hxtList3 .h3 a {
    color: #2e2e2e;
}

.hxtPic1 {
    width: 530px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
}

.hxtPic1 img {
    width: 530px;
    height: 350px;
    display: block;
}

div.hxtPic1 ul.items {
    position: absolute;
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div.hxtPic1 ul.items li {
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div.hxtPic1 ul.items li a {
    float: left;
    line-height: normal !important;
    padding: 0px !important;
    border: none
}

div.hxtPic1 ul.items li a img {
    margin: 0px !important;
    padding: 0px !important;
    display: block;
    border: none
}

div.hxtPic1 div.tips {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 41px;
    background-color: rgba(69, 120, 4, 0.5);
    overflow: hidden;
}

div.hxtPic1 div.tips div.title {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    width: calc(100% - 50px);
}

div.hxtPic1 div.tips div.title a {
    color: #FFF;
    font-size: 14px;
    line-height: 40px;
}

div.hxtPic1 div.tips div.nums {
    position: absolute;
    right: 0px;
    top: 0;
    height: 100%;
}

div.hxtPic1 div.tips div.nums a {
    display: inline-block;
    float: left;
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, 0.7);
    text-indent: -99999px;
    margin: 14px 3px;
}

div.hxtPic1 div.tips div.nums a.active {
    background-color: rgba(255, 255, 255, 1);
}


.hxtPic1 a p {
    display: block;
    height: 41px;
    line-height: 40px;
    padding: 0 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    background: #7cb92a;
    text-align: center;
}

.hxtList1 li {
    height: 31px;
    margin-top: 8px;
    border-bottom: 1px dashed #727272;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hxtList1 li:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    vertical-align: middle;
    margin-left: 4px;
    margin-right: 6px;
    background: #727272;
}

.lcProZ > div {
    display: none;
}

.lcProZ > div:first-child {
    display: block;
}

.lcPlist {
    overflow: hidden;
}

.lcPlist li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center;
}

.lcPlist li img {
    display: block;
    width: 100%;
	height:280px;
}

.lcPlist li a p {
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 36px;
    color: #000000;
}

.hxtList1 li span {
    float: right;
    color: rgba(79, 83, 83, 0.8);
    margin-left: 8px;
    margin-right: 4px;
}

.hxtList1 li a {
    color: #727272;
    font-size: 15px;
    font-weight: 500;
}

.newsCenter {
    width: 760px;
}

.newsKepu {
    width: 400px;
}

.newsKepu .hxtList1 {
    padding: 0 8px;
}

.hxtZhuan {
    width: 760px;
}

.newsWd {
    width: 400px;
}

.tab-z {
    padding: 0 8px;
}

.tab-z .zhuanJia {
    display: none;
    overflow: hidden;
    padding-left: 320px;
    position: relative;
}

.tab-z .active {
    display: block !important;
}

.tab-z .zhuanJia .pic {
    width: 300px;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
}

.zhuanJia .zhTitle {
    height: 31px;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    color: #343535;
    line-height: 30px;
    font-weight: 600;
}

.zhuanJia .zhTitle span {
    font-size: 16px;
    line-height: 26px;
    padding-top: 4px;
    display: inline-block;
    margin-left: 10px;
    font-weight: 400;
}

.zhuanJia .zhZhi {
    padding: 10px;
}

.zhuanJia .zhZhi p {
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #4f5353;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.zhuanJia .zhZhi p:before {
    display: inline-block;
    content: '';
    width: 4px;
    height: 4px;
    background: #7cb92a;
    margin-right: 6px;
    margin-left: 4px;
    vertical-align: middle;
}

.zhuanJia .zhInfo {
    line-height: 24px;
}

.zhuanJia .zhInfo span {
    font-size: 16px;
    font-weight: 600;
    color: #121212;
    font-weight: 600;
}

.zhuanJia .zhInfo p {
    display: inline;
    font-size: 14px;
    color: #4f5353;
}

.zhuanJia .zhZi {
    margin-top: 10px;
    margin-left: 16px;
}

.zhuanJia .zhZi a {
    display: inline-block;
    width: 126px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 16px;
    border-radius: 17px;
}

.zhuanJia .zhZi a:nth-child(1) {
    background: #7cb92a;
}

.zhuanJia .zhZi a:nth-child(2) {
    background: #d4852e;
    margin-left: 54px;
}

.hxtZhuan .tab-t {
    padding: 20px 8px 0;
    overflow: hidden;
}

.hxtZhuan .tab-t ul {
    margin-left: -15px;
}

.hxtZhuan .tab-t li {
    float: left;
    width: 238px;
    margin-left: 15px;
    border: 1px solid #d2d2d2;
    padding: 10px;
}

.hxtZhuan .tab-t li.active {
    background: #7cb92a;
}

.hxtZhuan .tab-t li a {
    display: block;
    color: #3d3d3d;
}

.hxtZhuan .tab-t li.active a {
    color: #fff;
}

.hxtZhuan .tab-t li a img {
    float: left;
    width: 105px;
    height: 70px;
    margin-right: 10px;
}

.hxtZhuan .tab-t li .zhTitle2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.hxtZhuan .tab-t li .zhTitle2 span {
    display: block;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
}

.hxtList2 {
    padding: 0 8px;
}

.hxtList2 li {
    padding: 10px 2px;
    border-bottom: 1px solid #d2d2d2;
}

.hxtList2 li div {
    padding-left: 36px;
}

.hxtList2 li div:before {
    display: inline-block;
    width: 24px;
    height: 24px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    background: #7cb92a;
    margin-left: -36px;
}

.hxtList2 li .listTitle {
    line-height: 24px;
    color: #191919;
    font-size: 16px;
}

.hxtList2 li .listInfo {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 25px;
    margin-top: 8px;
}

.hxtList2 li .listTitle:before {
    content: "问";
}

.hxtList2 li .listInfo:before {
    content: "答";
}

.mr_frbox {
    position: relative;
}

.hxtBl {
    width: 1100px;
    margin: 0 auto;
}

.hxtBl ul {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.hxtBl ul li {
    width: 259px;
    margin: 0 8px;
    float: left;
}

.hxtBl ul li  img {
    display: block;
    width: 259px;
    height: 192px;
}


.hxtBl ul li .title a {
    color: #fff;
    font-size: 16px;
}

.hxtBl ul li .info {
    padding: 0 10px 6px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    height: 50px;
    background: #7cb92a;
    overflow: hidden;
}

.mr_frbox .blPos {
    position: absolute;
    display: block;
    width: 32px;
    height: 50px;
    top: calc(50% - 25px);
    opacity: 0.6;
}

.mr_frbox .blPos:hover {
    opacity: 1;
}

.mr_frbox .prev {
    left: 9px;
    background: url("../images/left.png") no-repeat 0 0;
}

.mr_frbox .next {
    right: 9px;
    background: url("../images/right.png") no-repeat 0 0;
}

.hxtAbout {
    background: url("../images/bg1.jpg") no-repeat top center;
    height: 335px;
    margin-top: -18px;
}

.aboutNav {
    width: 280px;
    float: left;
    text-align: center;
}

.aboutNav ul {
    width: 192px;
    display: block;
    margin: 38px auto 0;
}

.aboutNav li {
    width: 192px;
    height: 52px;
    text-align: left;
    line-height: 52px;
    margin-top: 10px;
    border-left: 16px solid #26bca5;
    background: #1a9a83;
    position: relative;
}

.aboutNav li:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/css_sprites.png) no-repeat -51px -236px;
    left: -12px;
    top: 20px;
    width: 9px;
    height: 12px;
}

.aboutNav li:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/css_sprites.png) no-repeat -80px -234px;
    right: 20px;
    top: 17px;
    width: 9px;
    height: 19px;
}

.aboutNav li a {
    color: #fff;
    display: block;
    font-size: 22px;
    text-indent: 28px;
}

.aboutNav li.active {
    border-color: #1a9a83;
}

.aboutMain {
    float: right;
    width: 438px;
    height: 280px;
    margin-top: 28px;
    background: rgba(34, 34, 34, 0.48);
    padding: 25px 25px 0;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}

.aboutMain p {
    display: none;
}

.aboutMain p:first-child {
    display: block;
}

.link {
    position: relative;
    border: 1px dashed #7cb92a;
    padding: 30px 15px 15px;
    overflow: inherit;
}

.link span {
    display: inline-block;
    width: 110px;
    text-align: center;
    line-height: 35px;
    background: #7cb92a;
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: -18px;
    left: 0;
}

.link a {
    color: #8d8d8d;
    margin: 0 6px;
}

.hxtFoot {
    background: #7cb92a;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    padding: 35px 0;
}

.footL {
    float: left;
    width: 760px;
}
.footL .h2 {
    font-size: 27px;
    line-height: 30px;
    color:#fff
}
.footL .h3 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    color:#fff;
}
.footL p {
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    line-height: 24px;
}

.footMa .ma {
   float: right;
    text-align: center;
    margin-left: 40px;
}
.footMa .ma img {
    width: 144px;
    height: 144px;
}
.footMa .ma:first-child {
    background: url("../images/mabg.png") no-repeat 144px 33px;
    padding-right: 37px;
}
.footMa .ma span {
    display: block;
    font-size: 14px;
    line-height: 30px;
}

.hxtCop {
    line-height: 38px;
    background: #107373;
    color: #fff;
    text-align: center;
}

.hxtBanner {
    width: 924px;
    overflow: hidden;
    position: relative;
}

.bannerPic {
    width: 924px;
    height: 332px;
    overflow: hidden;
    position: relative;
}

.bannerPic ul {
    height: 332px;
    position: absolute;
    left: 0;
}

.bannerPic li {
    width: 924px;
    height: 332px;
    overflow: hidden;
    position: relative;
    float: left;
}

.bannerList {
    width: 234px;
    height: 332px;
    overflow: hidden;
    position: absolute;
    background: rgba(16, 115, 115, 0.72);
    top: 0;
    right: 0;
    padding: 180px 15px 0;
}

.listFan {
    overflow: hidden;
}

.listFan div {
    float: left;
    text-align: center;
    width: 46px;
    height: 36px;
    background: #fff;
    margin-right: 10px;
    opacity: 0.6;
}

.listFan div:hover {
    opacity: 1;
}

.listFan div.listPre:before {
    display: block;
    text-align: center;
    width: 46px;
    height: 36px;
    line-height: 36px;
    content: '<';
    font-size: 36px;
    color: #107373;
}

.listFan div.listNext:after {
    display: block;
    text-align: center;
    width: 46px;
    height: 36px;
    line-height: 36px;
    content: '>';
    font-size: 36px;
    color: #107373;
}

.listMain {
    width: 204px;
    margin-top: 10px;
}

.listMain ul {
    width: 204px;
    overflow: hidden;
}

.listMain .title {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 24px;
    color: #fff;
}

.listMain .info {
    color: #fff;
    margin-top: 4px;
    font-size: 12px;
    line-height: 20px;

}

.listMain ul li {
    display: none;
}

.listMain ul li.on {
    display: block;
}

.listPre {
    width: 260px;
    height: 23px;
    overflow: hidden;
    cursor: pointer;
}

.listnNext {
    width: 260px;
    height: 23px;
    overflow: hidden;
    cursor: pointer;

}

.hxtWeizhi {
    line-height: 50px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.35);
    margin-bottom: 25px;
}

.hxtWeizhi:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/css_sprites.png") no-repeat -10px -236px;
    margin-left: 10px;
    margin-right: 2px;
    vertical-align: middle;
}

.ziLeft {
    width: 276px;
    float: left;
}

.ziRight {
    width: 904px;
    float: right;
}

.ziLeft .teseT span {
    width: 100%;
    font-size: 16px;
}

.ziLeft .subnav {
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none;
    text-align: center;
}

.ziLeft .subnav li {
    border-bottom: 1px dashed #ccc;
    margin-top: 5px;
    text-align: left;
}

.ziLeft .subnav a {
    display: block;
    text-indent: 40px;
    line-height: 30px;
    position: relative;

}

.ziLeft .subnav a:after {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: url("../images/you.png") no-repeat center center;
    right: 40px;
    top: 11px;
}

.ziLeft .hxtList1 {
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none;
}

.ziLeft .hxtList1 li {
    height: 25px;
    margin-top: 5px;
    line-height: 24px;
    border-bottom: 1px dashed #ccc;
}

.ziLeft .hxtList1 li a {
    font-size: 12px;
}

.left_border {
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none;
    color: rgba(79, 83, 83, 1);
    line-height: 28px;
}

.ziRight .hxtList1 {
    padding: 10px;
}

.page_group {
    padding: 20px 0;
    text-align: center;
    cursor: default;
}

.page_group li {
    display: inline-block;
}

.page_group li a {
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin: 0 4px;
    color: #666;
    padding: 0 10px;
}

.page_group li.active a {
    background: #7cb92a;
    color: #fff;
    border-color: #7cb92a;
}

.artshow {
    padding: 20px;
}

.artshow h1 {
    text-align: center;
    font-size: 18px;
    line-height: 2;
}

.artshow .info {
    color: #787878;
    text-align: center;
}

.content {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #454545;
    line-height: 26px;
}

.content img {
    height: auto !important;
}

.content .pre a, .content .next a {
    color: #232323;
}

.listPic {
    padding: 16px 8px 0;
    overflow: hidden;
}

.listPic li {
    width: 206px;
    margin: 0 8px 16px;
    float: left;
}

.listPic li .pic {
    width: 206px;
    height: 206px;
    overflow: hidden;
}

.listPic li .pic a {
    display: block;
}

.listPic li .pic img {
    display: block;
    width: 206px;
    height: 206px;
}

.listPic li .title {
    height: 32px;
    padding: 0 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 32px;
}

.listPic li .title a {
    font-size: 14px;
    color: #353535;
}

.listPic li .info {
    padding: 0 10px 6px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    height: 50px;
    background: #7cb92a;
    overflow: hidden;
}

.hxtTop, .hxtHead, .hxtFoot, .hxtCop {
    min-width: 1200px;
}

.lcPro {
    margin-top: 20px;
}

.lcZhuan {
    margin-top: 40px;
}

.lcZhuan .zhuanList {
    width: 820px;
}

.zhuanList {
    margin-left: -10px;
}

.zhuanList li {
    width: calc(50% - 30px);
    margin: 20px 10px 0 20px;
    float: left;
    position: relative;
    padding-left: 157px;
    overflow: hidden;
    height: 137px;
}

.zhuanList li .pic {
    display: block;
    width: 137px;
    height: 137px;
    position: absolute;
    top: 0;
    left: 0;
}

.zhuanList li .pic img {
    display: block;
    width: 137px;
    height: 137px;
}

.zhuanList li .h3 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    color: #2e2e2e;
    font-size: 18px;
    font-weight: 600;
}

.zhuanList li .span {
    color: #457804;
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 30px;
	 overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
		height:30px;
}

.zhuanList li .info {
    font-size: 14px;
    color: #555;
    line-height: 22px;
}
.zhuanNews {
    width:360px;
    padding-right: 20px;
}
.zhuanNews .title {
    color: #333;
    border-bottom: 1px solid #333;
    line-height: 30px;
    font-size: 20px;
    margin-top: 20px;
}

.zhuanNews .hxtList1 li {
    height: 35px;
    line-height: 35px;
    border-bottom: 0;
}

.zhuanNews .hxtList1 li:before {
    width: 6px;
    height: 6px;
    background: #457804;
}

.lcFanganZ > div {
    display: none;
}

.lcFanganZ > div:first-child {
    display: block;
}

.lcPlist2 {
    overflow: hidden;
}

.lcPlist2 li {
    width: 170px;
    margin: 15px 15px 0;
    float: left;
}

.lcPlist2 li .pic, .lcPlist2 li .pic img {
    display: block;
    width: 170px;
    height: 132px;
}

.lcPlist2 li .h3 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 500;
}

.lcPlist2 li .h3 a {
    color: #333;
}

.lcPlist2 li .info {
    font-size: 14px;
    color: #939393;
    line-height: 22px;
}

.lcPlist2 li .time {
    font-size: 14px;
    color: #939393;
    line-height: 20px;
    margin-top: 4px;
}

.lcPlist2 li .time span {
    float: right;
    background: url("../images/hit.png") no-repeat left center;
    padding-left: 22px;
}

.lcFangan {
    margin-top: 40px;
}

.lcAbout {
    margin-top: 40px;
}

.lcAbout .aboutZ {
    width: 440px;
    padding-left: 20px;
}
.lcAbout .aboutZ p {
    font-size: 15px;
    color:#3f3f3f;
    line-height: 30px;
}
.lcAbout .aboutZ p a {
    color: #1a9a83;
    font-weight:600;
    font-style:italic;
}

.lcAbout .aboutNews {
    width: 720px;
    padding-right: 20px;
}

.aboutNewsT ul {
    overflow: hidden;
}

.aboutNewsT ul li {
    width: 164px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #e5e5e5;
    margin-right: 26px;
    float: left;
}

.aboutNewsT ul li a {
    color: #606060;
    font-size: 18px;
}

.aboutNewsT ul li.active {
    background: rgba(154, 185, 42, 1);
}

.aboutNewsT ul li.active a {
    color: #fff;
}

.lcAbout .lclist3 {
    margin-top: 30px;
}

.lclist3 {
    border-top: 1px solid #e3e3e3;
}

.lclist3 li {
    height: 81px;
    padding: 10px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}

.lclist3 li a {
    display: block;
    width: 100%;
    height: 100%;
}

.lclist3 li:after {
    position: absolute;
    content: '';
    background: url("../images/more.png") no-repeat center center;
    display: block;
    width: 36px;
    height: 36px;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    right: 10px;
    top: calc(50% - 18px);
}

.lclist3 li .time {
    float: left;
    height: 60px;
    border-right: 1px solid #e3e3e3;
    margin-right: 20px;
    text-align: center;
    width: 70px;
    color: #757575;
}

.lclist3 li .time .day {
    display: block;
    line-height: 36px;
    font-size: 30px;
    font-weight: 600;
    padding-top: 5px;
}

.lclist3 li .time .year {
    line-height: 14px;
}

.lclist3 li .h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 36px;
    font-size: 16px;
    color: #000;
    padding-top: 5px;
    height: 41px;
}

.lclist3 li .info {
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    color: #757575;
}

.aboutNewsZ > div {
    display: none;
}

.aboutNewsZ > div:first-child {
    display: block;
}
.lcLinkZ ul li {
    float:left;
    width:200px;
    padding:10px;
}
.lcLinkZ ul li img {
    display: block;
    width:180px;
    height:86px;
}
.lcFoot {
    background: #68a614;
    margin-top:40px;
    color: #fff;
    padding:30px 0;
}
.lcNav {
    margin:0 20px 30px;
    background-image: linear-gradient(to right,rgba(0,0,0,0.4),rgba(0,0,0,0.3),rgba(0,0,0,0.4));
    line-height: 46px;
    text-align: center;
}
.lcNav a {
    font-size: 16px;
    color: #fff;
    margin:0 15px;
}
.lcCop {
    height:55px;
    padding:15px;
    background: #000;
    color:#fff;
    line-height: 25px;
    text-align: center;
}
.lcCop a {
    color: #fff;
}
.dl {
    border:1px solid #ccc;
    padding:30px 40px;
}
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: calc(50% - 140px);
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #457804 url(../images/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #457804 url(../images/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #457804 url(../images/fixCont.png) no-repeat 0 -113px;
}

.yb_bar .yb_QQ a {
    color: #fff;
}

.yb_bar .yb_ercode {
    background: #457804 url(../images/fixCont.png) no-repeat 0 -169px;
}

.hd_qr {
    margin: 0 29px 25px 29px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.moblie {
    display: none;
}
.titlogo {
    text-align: center;
    margin-top: 40px;
}
@media (max-width: 576px) {
    body {
        font-size: 12px;
    }
    .hxtMain {
        max-width: 100%;
        min-width:auto;
        padding-left:5px;
        padding-right: 5px;
    }
    .hxtTop, .hxtHead, .hxtFoot, .hxtCop {
        min-width: auto;
    }
    #userpanel,.headTel {
        display: none;
    }
    .hxtHead .logo {
        line-height: 80px;
        text-align: center;
        display: block;
    }
    .hxtHead .logo img {
        max-height: 54px;
    }
    .hxtHead {
        height: 80px;
        line-height: 80px;
    }
    .hxtNav,#nav {
        height:auto;
        overflow: hidden;
    }
    .hxtNav {
        padding:4px 10px;
    }
    .hxtNav li {
        width:25%;
        margin:0;
        font-size: 14px;
        float: left;
        border-radius: 6px;
        line-height: 36px;
    }
    .hxtNav li a {
        display: block;
        padding:0;
        width: 100%;
    }
    .lcMain1 {
        padding:0;
    }
    .hxtPic1 {
        width: 100%;
        margin-right: 0;
        float: inherit;
    }

    .hxtPic1 img {
        width: 100%;
        height: 250px;
    }
    .lcNews {
        width:100%;
        float: inherit;
        padding:10px 5px 0;
    }
    .hxtList1 li a {
        font-size: 13px;
    }
    .hxtTitle ul.ntab-t {
        display: none;
    }
    .lcPlist li {
        width:50%;
    }
    .lcZhuan .zhuanList {
        width: 100%;
        margin:0;
    }
    .zhuanList li {
        width: calc(100% - 10px);
        margin: 5px;
        float: inherit;
        padding-left: 127px;
        height: 117px;
    }
    .zhuanList li .pic,.zhuanList li .pic img {
        width: 117px;
        height: 117px;
    }
    .zhuanList li .h3 {
        font-size: 14px;
        line-height: 28px;
        height:28px;
    }
    .zhuanList li .span {
        font-size: 12px;
        line-height: 25px;
        height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        margin-bottom: 4px;
    }
    .zhuanList li .info {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
        overflow: hidden;
    }
    .lcZhuan,.lcFangan {
        margin-top: 20px;
    }
    .zhuanNews .title {
        font-size: 14px;
        margin-top: 10px;
    }
    .zhuanNews {
        width: 100%;
        float: inherit;
        padding:5px;
    }
    .zhuanNews .hxtList1 li {
        line-height: 28px;
        height: 28px;
    }
    .lcPlist2 li {
        margin: 0;
        width:50%;
        padding:5px;
    }
    .lcPlist2 li .pic, .lcPlist2 li .pic img {
        width: 100%;
        height:142px;
    }
    .lcAbout .aboutZ,.lcAbout .aboutNews {
        width: 100%;
        float: inherit;
        margin: 0;
        padding: 0;
    }
    .aboutNewsT ul {
        margin-top: 10px;
    }
    .aboutNewsT ul li {
        width: calc(33.33% - 10px);
        margin:0 5px;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
    }
    .aboutNewsT ul li a {
        font-size: 14px;
    }
    .lclist3 li:after {
        display: none;
    }
    .lclist3 li .h3 {
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        padding-top: 0;
    }
    .lclist3 li .info {
        font-size: 12px;
        line-height: 14px;
        height: 28px;
        overflow: hidden;
    }
    .mr_frbox .blPos {
        display: none;
    }
    .hxtBl {
        width: 100%;
    }
    .lcLink {
    display: none;
    }
    .lcNav {
        line-height: 22px;
        text-align: center;
        padding:10px
    }
    .lcNav a {
        font-size: 12px;
        margin: 0 6px;
    }
    .footMa {
        display: none;
    }
    .footL {
        float: inherit;
        width: 100%;
        text-align: center;
    }
    .footL .h2 {
        font-size: 16px;
    }
    .footL .h3 {
        font-size: 14px;
    }
    .footL p {
        font-size: 12px;
    }
    .lcCop {
        padding:5px 10px;
        line-height: 20px;
        font-size: 12px;
        height: auto;
    }
    .ziLeft,.yb_conct {
        display: none;
    }
    .ziRight {
        width: 100%;
        float: inherit;
    }
    .listPic {
        padding:5px;
    }
    .listPic li {
        width: 50%;
        margin: 0;
        padding: 5px;
    }
    .listPic li .pic,.listPic li .pic img {
        width:100%;
        height:178px;
    }
    .moblie {
        display: block;
        height: 57px;
        background-color: #457804;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99999999;
    }

    .moblie ul {
        display: -webkit-flex;
        display: flex;
        text-align: center;
        color: #fff;
    }

    .moblie ul li {
        padding-top: 8px;
        flex: 1;
        border-right: 1px solid rgba(255, 255, 255, 0.7);
    }

    .moblie ul li a {
        color: #fff;
        display: block;
    }

    .moblie ul li a i {
        display: block;
        width: 24px;
        height: 24px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 24px;
        margin: 0 auto;
    }

    .moblie ul li a i.i1 {
        background-image: url(../images/nav1.png);
    }

    .moblie ul li a i.i2 {
        background-image: url(../images/nav2.png);
    }

    .moblie ul li a i.i3 {
        background-image: url(../images/nav3.png);
    }

    .moblie ul li a i.i4 {
        background-image: url(../images/nav4.png);
    }

    .moblie ul li a p {
        line-height: 25px;
        margin: 0;
    }

    .moblie ul li:last-child {
        border-right: 0;
    }
	.lcPlist li img {
    height: calc(50vw - 25px);
}
    .lcZhuan .hxtTitle ul {
        display: none;
    }
}


