﻿* {
    margin: 0;
    outline: 0;
    padding: 0;
}

html {
}

body {
    color: #131313;
    font: 12px/14px "Microsoft Yahei", "Heiti", Segoe UI, Arial, sans-serif, serif
}

img {
    vertical-align: middle;
    border: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

th, td, caption {
    vertical-align: middle
}

input, button, select, textarea {
}

a {
    color: #959698;
    text-decoration: none;
}

a:hover {
    color: #a92731
}

li {
    list-style: none
}
﻿
.wrap {
}

.topad {
    height: 150px;
    background: url(../images/ad1.jpg) no-repeat top center;
}

.indexheader {
    border-bottom: 1px solid #DDDDDD;
    padding: 20px 0 15px 0;
    display: inline-block;
    width: 100%
}

.indexheader_con {
    width: 1200px;
    margin: auto
}

.indexheader_con h1 {
    float: left
}

.indexheader_con .search_part {
    float: right;
    margin-top: 20px;
    position: relative
}

.search_part .inputstyle {
    width: 380px;
    height: 20px;
    padding: 5px 15px;
    border: 2px solid #5AA628;
    color: #999;
    font-size: 14px;
    line-height: 20px;
    background-color: #F4F4F4;
}

.search_part .inputbtn {
    width: 65px;
    height: 34px;
    background-color: #5AA628;
    color: #fff;
    text-align: center;
    line-height: 34px;
    border: none;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}

.index_menu {
    border-bottom: 2px solid #5AA628;
    display: inline-block;
    width: 100%;
}

.index_menu_con {
    width: 1200px;
    margin: auto;
    height: 60px;
}

.index_menu_con ul {
    margin-right: -45px;
}

.index_menu_con ul li {
    width: 110px;
    text-align: center;
    font-size: 16px;
    margin-right: 45px;
    float: left;
}

.index_menu_con ul li a {
    width: 110px;
    height: 35px;
    text-align: center;
    color: #3b3b3b;
    line-height: 35px;
    margin: 0 auto;
    display: block;
    margin-top: 16px;
}

.index_menu_con ul li.current a, .index_menu_con ul li a:hover {
    background-color: #5AA628;
    color: #fff;
}

.index_menu_con ul li.current span, .index_menu_con ul li:hover span {
    display: block;
    width: 61px;
    height: 3px;
    background-color: #5AA628;
    margin-top: 6px;
    margin-left: 24px;
}

.site_wrap1 {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

.site_wrap1_con {
    width: 1200px;
    margin: auto
}

.pathinfo {
    height: 29px;
    background: #5aa727
}

.pathinfo p {
    padding: 0 30px;
    line-height: 29px;
    font-size: 14px;
    color: #fff;
}

.pathinfo p span {
    padding: 0 9px;
}

.pathinfo p a {
    color: #fff;
}

.pathinfo p em {
    font-style: normal;
    font-weight: 700
}

.site_wrap1 .main {
    float: left;
    width: 100%;
    margin-right: -35em
}

.site_wrap1 .main .leftitem {
    float: left;
    margin-left: 29px;
    width: 837px;
}

.site_wrap1 .rightitem {
    float: right;
    width: 310px
}

.hotphb .hd {
    padding: 14px 0 12px 0;
    border-bottom: 2px solid #323232
}

.hotphb .hd h3 {
    padding-left: 10px;
    font-size: 16px;
    font-weight: 700
}

.hotphb .bd {
}

.rtlist ul li {
    padding: 13px 0;
}

.rtlist ul li p {
    padding: 0 21px;
    position: relative;
}

.rtlist ul li p span {
    width: 54px;
    height: 22px;
    line-height: 22px;
    border: 1px #e7e7e7 solid;
    text-align: center;
    position: absolute;
    left: 21px;
    top: 0;
}

.rtlist ul li p strong {
    display: block;
    margin-left: 62px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rtlist ul li p strong a {
    color: #333333
}

.rtlist ul li p strong a:hover {
    color: #5aa727;
}

.list1 {
    background: #f4f4f4;
    padding: 12px 0 0 0;
    border-bottom: 1px dashed #999999;
    margin-top: 0px
}

.list1 ul {
    margin-top: -25px
}

.list1 ul li {
    display: inline-block;
    padding-top: 25px;
    width: 100%;
}

.list1 ul li .box1 .pic {
    float: left;
    border-bottom: 1px solid #eeeeee;
    height: 161px;
    width: 134px;
}

.list1 ul li .box1 .pic img {
    width: 134px;
    height: 136px;
}

.list1 ul li .box1 .item-info {
    margin-left: 177px;
    border-bottom: 1px solid #eeeeee;
    height: 161px
}

.list1 ul li .box1 .item-info h2 {
    margin-bottom: 17px;
    font-size: 16px;
}

.list1 ul li .box1 .item-info h2 a {
    color: #333
}

.list1 ul li .box1 .item-info h2 a:hover {
    color: #9a0200;
}

.list1 ul li .box1 .item-info p {
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    font-size: 14px;
    color: #333
}

.list1 ul li .box1 .item-info h4 {
    color: #333;
    font-weight: 400
}

.page {
    display: inline-block;
    padding: 50px 0;
    width: 100%
}

.page p {
    text-align: center;
    font-size: 14px;
    color: #999999
}

.page p a {
    padding: 5px 10px;
    font-size: 14px;
    color: #000;
    margin-right: 1px
}

.page p a:hover, .page p a.current {
    background: #5aa628;
    color: #fff
}

.page p a.end {
    color: #999
}

.page p span {
    padding: 0 7px
}

.page p a.end:hover {
    background: none;
    color: #999
}

.page p em {
    font-style: normal;
    color: #999999;
    margin: 0 8px
}

.page p em input {
    width: 32px;
    height: 13px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 13px;
    margin: 0 4px;
    color: #999
}

.footer {
    display: inline-block;
    width: 100%;
    background: #000000;
    padding: 30px 0 25px 0
}

.footer_con {
    width: 1200px;
    margin: auto
}

.footer_left {
    float: left;
    width: 970px;
    text-align: center
}

.footer_right {
    float: right;
    width: 230px;
}

.footer_link {
    margin-bottom: 14px;
    font-size: 16px;
    color: #539e1f;
}

.footer_link p a {
    color: #539e1f;
    background: url(../images/navline2.jpg) no-repeat right center;
    padding: 0 11px;
    vertical-align: middle;
    height: 15px;
    line-height: 13px;
    display: inline-block;
}

.footer_link p a:last-child {
    background: none
}

.copyright p {
    color: #4e951f;
    line-height: 28px;
}

.ewm_part p {
    width: 112px;
    text-align: center;
}

.ewm_part p img {
    width: 112px;
    height: 112px;
}

.ewm_part p span {
    display: block;
    font-size: 12px;
    color: #58a229;
    margin-top: 14px;
}

.site_wrap2 {
    display: inline-block;
    width: 100%;
}

.site_wrap2_con {
    width: 1200px;
    margin: auto
}

.site_wrap2_con1 {
    display: inline-block;
    width: 100%;
    background: url(../images/bg2.jpg);
}

.ysj_info {
    padding: 33px 0 50px 0;
    border-bottom: 1px solid #5aa628;
    display: inline-block;
    width: 100%
}

.ysj_info .hd {
    height: 58px;
}

.ysj_info .hd h3 {
    display: inline-block;
    padding: 0 38px;
    line-height: 58px;
    background: #5aa628;
    color: #fff;
    font-size: 38px;
    font-weight: 400
}

.ysj_info .bd {
    padding: 0 74px 0 56px
}

.intro_con {
    width: 690px;
    float: left
}

.intro_con h4 {
    margin: 26px 0;
    font-size: 22px;
    line-height: 24px;
    color: #5aa628
}

.intro_con p {
    font-size: 20px;
    line-height: 32px;
    color: #5aa628
}

.intro .pic2 {
    float: right;
    margin-top: -12px
}

.intro .pic2 img {
    width: 340px;
    height: 340px;
    box-shadow: 0 0 35px 3px #333
}

.zpxs {
    padding-top: 68px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #5aa628;
}

.zpxs_con {
    padding: 0 55px 0 57px
}

.zpxs_con .hd {
    margin-bottom: 48px;
    display: inline-block;
    width: 100%
}

.zpxs_con .hd h3 {
    float: left;
    font-size: 22px;
    color: #5aa628;
}

.zpxs_con .search_part2 {
    float: right;
    position: relative
}

.zpxs_con .search_part2 .inputstyle2 {
    width: 380px;
    height: 20px;
    padding: 5px 15px;
    border: 2px solid #5AA628;
    color: #999;
    font-size: 14px;
    line-height: 20px;
    background-color: #F4F4F4;
}

.zpxs_con .search_part2 .inputbtn2 {
    width: 65px;
    height: 34px;
    background-color: #5AA628;
    color: #fff;
    text-align: center;
    line-height: 34px;
    border: none;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}

.piclist1 {
    display: inline-block;
    width: 100%;
    margin-bottom: -34px
}

.piclist1 ul {
    margin-right: -8px;
}

.piclist1 ul li {
    float: left;
    margin-right: 8px;
    margin-bottom: 34px
}

.piclist1 ul li .pic1 {
    position: relative;
    width: 266px;
    height: 330px;
    background: #ECECEC;
}

.piclist1 ul li .pic1 img {
    max-width: 266px;
    max-height: 330px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.piclist1 ul li .pic1 span {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(90, 166, 40, 0.75);
    height: 28px;
    display: block;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 28px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xgdt {
    padding-top: 60px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #5aa628;
}

.xgdt_con {
    padding: 0 55px 0 57px
}

.xgdt_con .hd {
    margin-bottom: 35px;
    display: inline-block;
    width: 100%
}

.xgdt_con .hd h3 {
    float: left;
    font-size: 22px;
    color: #5aa628;
}

.xgdt_con .hd span {
    float: right
}

.xgdt_con .hd span a {
    padding: 3px 6px 3px 15px;
    display: inline-block;
    background: url(../images/icon_more3.jpg) #5aa628 no-repeat 6px center;
    color: #fff;
}

.xg_list {
    display: inline-block;
    width: 100%;
    /*padding-bottom: 112px*/
}

.xg_list ul {
    margin-right: -52px;
}

.xg_list ul li {
    margin-bottom: 68px;
    float: left;
    margin-right: 52px;
    width: 518px;
}

.xg_list ul li .box2 .pic2 {
    float: left
}

.xg_list ul li .box2 .pic2 img {
    width: 192px;
    height: 140px;
}

.xg_list ul li .box2 .item-info {
    margin-left: 214px;
}

.xg_list ul li .box2 .item-info h2 {
    margin-bottom: 6px;
    padding-top: 3px;
    font-size: 12px;
    line-height: 19px;
    height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xg_list ul li .box2 .item-info h2 a {
    color: #5ca728
}

.xg_list ul li .box2 .item-info h2 a:hover {
    text-decoration: underline
}

.xg_list ul li .box2 .item-info p {
    line-height: 24px;
    color: #646464;
    height: 120px;
    overflow: hidden;
}

.site_wrap3 {
    display: inline-block;
    width: 100%;
    padding: 10px 0
}

.site_wrap3_con {
    width: 1200px;
    margin: auto;
}

.sx_part {
    border: 1px solid #e0e0e0;
    margin-top: 22px
}

.sx_part_con {
    padding: 0 20px
}

.sx_part_con dl dt {
    padding: 17px 0 0 0;
    border-bottom: 1px dashed #5aa628;
    position: relative;
    display: inline-block;
    width: 100%
}

.sx_part_con dl dt:last-child {
    border-bottom: none
}

.sx_part_con dl dt strong {
    position: absolute;
    left: 0;
    top: 17px;
    padding-right: 14px;
    border-right: 1px solid #141318;
    font-size: 14px;
    color: #666666;
}

.sx_part_con dl dt strong i {
    padding-left: 30px
}

.sx_part_con dl dt .txt1 {
    margin-left: 90px;
    margin-top: -2px
}

.selected_part {
}

.selected_part ul li {
    float: left;
    margin-right: 14px;
    font-size: 14px;
    position: relative;
    margin-bottom: 17px
}

.selected_part ul li.current {
    padding: 2px 8px;
    background: #5aa628;
    color: #fff;
}

.selected_part ul li span {
    display: block;
    margin-right: 19px
}

.selected_part ul li a.icon_close {
    position: absolute;
    right: 8px;
    top: 50%;
    width: 9px;
    height: 9px;
    margin-top: -4px;
    background: url(../images/icon_close.jpg) no-repeat;
}

.sx_part_con dl dt a.icon_clearall {
    position: absolute;
    right: 0;
    top: 12px;
    padding: 8px 12px;
    display: inline-block;
    background: #5aa628;
    color: #fff;
}

.fl_part {
    margin-top: 2px
}

.fl_part ul li {
    float: left;
    margin-bottom: 17px;
    margin-right: 23px;
}

.fl_part ul li a {
    display: inline-block;
    font-size: 14px;
    color: #141318;
}

.fl_part ul li a:hover, .fl_part ul li.current a {
    color: #5aa628
}

.fl_part p {
    margin-bottom: 17px;
}

.fl_part p a {
    font-size: 14px;
    color: #141318;
    padding-right: 10px;
    font-weight: 700
}

.fl_part p a:first-child {
    font-weight: 400
}

.fl_part p a:hover, .fl_part p a.current {
    color: #5aa628
}

.site_wrap3_con .main {
    float: left;
    width: 100%;
    margin-right: -35em;
}

.site_wrap3_con .main .leftitem {
    float: left;
    width: 770px;
    margin-top: 27px;
}

.site_wrap3_con .rightitem {
    float: right;
    width: 404px;
    margin-top: 27px
}

.list3 {
    border: 1px solid #e2e2e2;
}

.list3 .hd {
    height: 36px;
    border-top: 2px solid #5aa628;
    border-bottom: 1px solid #e0e0e0;
}

.list3 .hd h3 {
    float: left;
    margin-left: 13px;
    line-height: 36px
}

.list3 .hd h3 i {
    font-style: normal;
    margin-right: 12px
}

.list3 .hd h3 a {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 2px
}

.list3 .hd h3 a.icon_down {
    background: url(../images/icon_down.png) no-repeat center center;
}

.list3 .hd h3 a.icon_down.current, .list3 .hd h3 a.icon_down:hover {
    background: url(../images/icon_down1.png) #59a527 no-repeat center center;
}

.list3 .hd h3 a.icon_up {
    background: url(../images/icon_up1.png) no-repeat center center;
}

.list3 .hd h3 a.icon_up.current, .list3 .hd h3 a.icon_up:hover {
    background: url(../images/icon_up.png) #59a527 no-repeat center center;
}

.list3 .hd span {
    float: right;
    margin-right: 14px;
    line-height: 36px;
    color: #666666;
    font-weight: 700
}

.list3_con {
    padding: 0 15px
}

.list3_con ul {
    margin-top: 10px
}

.list3_con ul li {
    padding: 18px 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #57a629
}

.list3_con ul li:last-child {
    border-bottom: none
}

.list3_con ul li .box3 .pic {
    float: left;
}

.list3_con ul li .box3 .pic img {
    width: 208px;
    height: 176px;
}

.list3_con ul li .box3 .item-info {
    margin-left: 245px;
    position: relative;
    height: 176px
}

.list3_con ul li .box3 .item-info h3 {
    font-size: 12px;
    float: right
}

.list3_con ul li .box3 .item-info h3 a {
    color: #000000
}

.list3_con ul li .box3 .item-info h3 a:hover {
    color: #5aa62a
}

.list3_con ul li .box3 .item-info dl {
    position: absolute;
    bottom: 0;
    left: 0
}

.list3_con ul li .box3 .item-info dl h4 {
    font-size: 14px;
}

.list3_con ul li .box3 .item-info dl h4 a {
    color: #000
}

.list3_con ul li .box3 .item-info dl h4 a:hover {
    color: #5aa628
}

.list3_con ul li .box3 .item-info dl dt {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    position: relative
}

.list3_con ul li .box3 .item-info dl dt strong {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 400
}

.list3_con ul li .box3 .item-info dl dt p {
    margin-left: 60px;
    font-weight: 700
}

.tjysj .hd, .zptj .hd, .zxzrysj .hd {
    height: 35px;
    border-top: 2px solid #5aa628;
}

.tjysj .hd h3, .zptj .hd h3, .zxzrysj .hd h3 {
    line-height: 35px;
    font-size: 12px
}

.list4 ul {
    margin-top: -15px
}

.list4 ul li {
    padding: 15px 0;
    display: inline-block;
    width: 100%;
}

.list4 ul li .box4 .pic {
    float: left;
}

.list4 ul li .box4 .pic img {
    width: 172px;
    height: 112px
}

.list4 ul li .box4 .item-info {
    margin-left: 198px
}

.list4 ul li .box4 .item-info h2 {
    font-size: 14px;
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list4 ul li .box4 .item-info h2 a {
    color: #010101
}

.list4 ul li .box4 .item-info h2 a:hover {
    color: #58a728
}

.list4 ul li .box4 .item-info dl dt {
    margin-top: 5px;
    line-height: 20px
}

.list4 ul li .box4 .item-info dl dt strong {
    font-weight: 400;
    float: left;
    color: #676767
}

.list4 ul li .box4 .item-info dl dt p {
    max-height: 40px;
}

.list4 ul li .box4 .item-info dl dt p a {
    color: #333;
    margin-left: 5px
}

.list4 ul li .box4 .item-info dl dt p a:hover {
    color: #59A626;
}

.list5 {
    display: inline-block;
    padding-bottom: 20px
}

.list5 ul {
    margin-right: -2px
}

.list5 ul li {
    margin-right: 2px;
    margin-bottom: 2px;
    float: left
}

.list5 ul li .pic {
    position: relative;
    width: 133px;
    height: 144px;
}

.list5 ul li .pic img {
    width: 133px;
    height: 144px;
}

.list5 ul li .pic span {
    display: block;
    width: 100%;
    height: 19px;
    color: #fff;
    background: rgba(90, 166, 40, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list6 ul {
    margin-right: -4px
}

.list6 ul li {
    float: left;
    margin-right: 4px;
    margin-bottom: 10px
}

.list6 ul li .box6 .pic img {
    width: 98px;
    height: 98px;
}

.list6 ul li .box6 .item-info {
    width: 98px
}

.list6 ul li .box6 .item-info h2 {
    margin-top: 8px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    overflow: hidden;
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list6 ul li .box6 .item-info h2 a {
    color: #15141a
}

.list6 ul li .box6 .item-info h2 a:hover {
    color: #58a728
}

.list6 ul li .box6 .item-info p {
    color: #999999;
    text-align: center;
    line-height: 24px;
}

.site_wrap4 {
    display: inline-block;
    width: 100%;
    padding: 10px 0
}

.site_wrap4_con {
    width: 1200px;
    margin: auto;
}

.ysjzp_wrap {
    display: inline-block;
    /*background: #fff;*/
    background: #fff url(../images/bg2.jpg);
    width: 100%;
    padding: 75px 0 0 0;
}

.ysjzp_wrap_con {
    width: 990px;
    margin: auto
}

.ysjzp_wrap_con1 {
    display: inline-block;
    width: 100%;
}

.ysjzp_wrap_con .main {
    float: left;
    width: 100%;
    margin-right: -35em
}

.ysjzp_wrap_con .main .leftitem {
    float: left;
    width: 601px;
}

.ysjzp_wrap_con .rightitem {
    float: right;
    width: 345px
}

.zp_info {
    margin-bottom: 50px
}

.zp_info h1 {
    font-size: 20px;
    color: #5aa628;
    margin-top: 10px;
    margin-bottom: 34px
}

.zp_info dl dt {
    margin-bottom: 15px;
    font-size: 18px;
    color: #848484;
    line-height: 18px
}

.zp_info dl dt strong {
    float: left;
    font-weight: 400
}

.like_part {
    padding-bottom: 7px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #cccccc
}

.like_part strong {
    margin-bottom: 7px;
    font-size: 15px;
    font-weight: 400;
    color: #666666;
    display: block
}

.like_part p a {
    margin-right: 3px;
    margin-bottom: 3px;
    display: inline-block;
}

.add_hz {
    display: inline-block;
    width: 100%;
    font-size: 14px
}

.add_hz .left {
    float: left;
    line-height: 24px
}

.add_hz .right {
    float: right;
}

.share_part p span {
    vertical-align: middle
}

.share_part p a {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 6px
}

.share_part p a.icon_1 {
    background: url(../images/icon_share1.jpg) no-repeat;
}

.share_part p a.icon_2 {
    background: url(../images/icon_share2.jpg) no-repeat;
}

.bigpic img {
    width: 600px;
    /*height: 494px;*/
}

.intersting_zp {
    display: inline-block;
    padding-top: 50px;
    width: 100%
}

.intersting_zp .hd {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.intersting_zp .hd h3 {
    float: left;
    font-size: 12px;
    font-weight: 400
}

.intersting_zp .hd span {
    float: right
}

.intersting_zp .hd span a {
    padding-right: 14px;
    background: url(../images/icon_more2.jpg) no-repeat right center;
    color: #343434
}

.intersting_zp .hd span a:hover {
    color: #5aa628;
}

.list7 ul {
    margin-right: -6px
}

.list7 ul li {
    float: left;
    margin-right: 6px;
    margin-bottom: 6px
}

.list7 ul li .pic {
    width: 160px;
    height: 160px;
    background: #ececec;
    position: relative;
}

.list7 ul li .pic a img {
    max-width: 160px;
    max-height: 160px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.share_part2 {
    padding: 50px 0;
    display: inline-block;
    width: 100%
}

.share_part2_con {
    width: 870px;
    margin: auto;
    border-top: 1px dotted #999999;
    padding: 16px 0
}

.add_comment_part {
    width: 868px;
    margin: auto;
    border-top: 1px dotted #9a9a9a;
    background: #f5f5f5;
}

.add_comment_part_con {
    padding: 0 20px
}

.add_comment_part .hd {
    padding: 11px 0;
    display: inline-block;
    width: 100%
}

.add_comment_part .hd h3 {
    float: left;
    color: #5ba627;
    font-size: 16px;
    font-weight: 400
}

.add_comment_part .hd span {
    float: right
}

.add_comment_part .hd span a {
    font-size: 16px;
    color: #59a828
}

.textarea {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    background: #fff;
    height: 175px
}

.textarea_con {
    padding: 10px;
    height: 155px
}

.textarea_con textarea {
    width: 100%;
    height: 155px;
    resize: none;
    line-height: 22px;
    font-size: 14px;
    border: none;
}

.add_comment_part .bottom {
    display: inline-block;
    width: 100%;
    padding: 20px 0
}

.add_comment_part .bottom .left {
    float: left;
    font-size: 16px;
    color: #333333
}

.add_comment_part .bottom .right {
    float: right
}

.add_comment_part .bottom .left .inputstyle3 {
    width: 57px;
    height: 16px;
    background: #fff;
    border: none
}

.add_comment_part .bottom .left img {
    margin-left: 10px;
    width: 67px;
    height: 27px;
}

.add_comment_part .bottom .left label {
    margin-left: 10px;
}

.add_comment_part .bottom .left label input {
    margin-right: 10px;
    vertical-align: middle
}

.add_comment_part .bottom .inputbtn3 {
    width: 92px;
    height: 28px;
    background: #5aa727;
    color: #fff;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    font-size: 16px
}

.comment_list {
    width: 868px;
    margin: auto;
    margin-top: 50px
}

.comment_list .hd {
    padding: 14px 0 0 0;
    border-bottom: 1px solid #dddddd
}

.comment_list .hd h3 {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    border-bottom: 2px solid #5aa727;
    height: 25px;
}

.cmm_list ul li {
    padding: 15px 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dddddd
}

.cmm_list ul li .box .pic {
    float: left;
}

.cmm_list ul li .box .pic img {
    width: 40px;
    height: 40px;
    border-radius: 40px;
}

.cmm_list ul li .box .item-info {
    margin-left: 55px
}

.cmm_list ul li .box .item-info h2 {
    padding-top: 2px;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 400
}

.cmm_list ul li .box .item-info h2 b {
    margin-right: 10px;
    font-weight: 400;
    color: #e74864
}

.cmm_list ul li .box .item-info h2 span {
    color: #999999
}

.cmm_list ul li .box .item-info p {
    font-size: 12px;
    line-height: 20px;
    color: #2a2c2b;
    width: 620px;
    margin-bottom: 5px
}

.cmm_list ul li .box .item-info h3 {
    font-weight: 400;
    font-size: 12px
}

.cmm_list ul li .box .item-info h3 strong {
    font-weight: 400;
    margin-right: 12px;
    color: #999999
}

.cmm_list ul li .box .item-info h3 strong i {
    display: inline-block;
    width: 15px;
    margin-right: 4px;
    height: 15px;
    vertical-align: middle
}

.cmm_list ul li .box .item-info h3 strong i.icon_1 {
    background: url(../images/icon_zan.jpg) no-repeat left center;
}

.cmm_list ul li .box .item-info h3 strong i.icon_2 {
    background: url(../images/icon_zf.jpg) no-repeat left center;
}

.loading_more {
    display: inline-block;
    padding: 100px 0;
    width: 100%;
}

.loading_more p a {
    display: block;
    height: 39px;
    text-align: center;
    width: 100%;
    line-height: 39px;
    font-size: 16px;
    background: #5aa727;
    color: #fff;
}

.popbox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.8);
}

.bigpic_part {
    width: 52rem;
    height: 54rem;
    background: #fff;
    /*position: fixed;*/
    /*left: 40%;*/
    /*top: 50%;*/
    /*margin-left: -385px;*/
    /*margin-top: -365px;*/
    margin: 3% auto;
}

.bigpic_part_con {
    padding: 15px;
    position: relative;
}

.bigpic_part_con .pic img {
    max-width: 50rem;
    max-height: 50rem;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}

.bigpic_part_con .item-info {
    margin-top: 51rem;
}

.bigpic_part_con .item-info strong {
    font-size: 16px;
    color: #58a728
}

.bigpic_part_con .item-info span {
    float: right;
}

.bigpic_part_con .item-info span a {
    padding-right: 20px;
    background: url(../images/icon_close2.jpg) no-repeat right center;
    font-size: 14px;
    color: #58a728
}

.zj_detail {
    width: 870px;
    margin: auto;
    margin-top: -75px
}

.zj_detail .title {
    text-align: center;
    border-bottom: 1px dotted #999999;
    padding-bottom: 10px
}

.zj_detail .title h1 {
    font-size: 24px;
    font-weight: 700;
    margin: 40px 0;
    color: #333
}

.zj_detail .title h3 {
    font-weight: 400;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #333
}

.zj_detail .con p {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 30px;
    /*text-indent: 30px;*/
    color: #333
}

.zj_detail .con p b {
    font-weight: 700
}

.zj_detail .con p img {
    text-align: center
}