.g_main {
    margin-bottom: 40px;
    margin-top: 10px;
}
.m1200 {
    width: 1280px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.g_main .m1200 .fl {
   width: 940px;
    margin-left: 20px;
}
.g_main .m1200 .fr {
    width: 320px;
}
.fr {
   
	float: left;
}
.fl {
     float: left;
}

.u_tips_text {
    font-size: 14px;
    color: #636363;
	margin-bottom: 10px;
}

.news_item_frame {
    margin-bottom: 9px;
    padding: 10px 20px;
    display: inline-block;
    font-size: 0;
        background: #fff;
    min-height: 40px;
}
.news_item_frame_left {
    width: 80px;
    float: left;
    margin-top: 14px;
}

.xuqiu_left{
    width: 45px !important;
}

.imgbox {
    width: 70px;
    border: 1px solid #32a097;
    margin: 0;
}
.imgbox .h2 {
    text-align: center;
    padding: 7px 0;
    color: #34a69c;
    border-bottom: 1px solid #32a096;
    font-size: 24px;
    font-weight: bold;
}
.imgbox .h5 {
    text-align: center;
    font-size: 13px;
    color: #34a69c;
    font-weight: 100;
    line-height: 24px;
}
.news_item_frame_right {
    float: right;
    width: 800px;
    padding: 10px 0px;
    margin-left: 0px;
}
.newsinfo h2 {
    font-size: 17px;
    line-height: 30px;
    font-weight: inherit;
    padding-bottom: 5px;
}
.newsinfo p {
    font-size: 13px;
    line-height: 26px;
    color: #666;
    word-wrap: break-word;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2e8b83;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
   background-color: #2d8780;
    border-color: #329d94;
}


.g_main .find_box {
    width: 314px;
    height: 40px;
    position: relative;
    margin-top: 42px;
}



.g_main .find_box .inputText {
    padding-left: 20px;
    color: #8f8888;
    border: 0px;
    width: 100%;
    height: 39px;
    border: 2px solid rgba(19, 139, 98, 0.7);
    float: left;
    box-sizing: border-box;
}
.g_main .find_box .btn {
    float: right;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 0px;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 20px;
}
.g_main .m1200 .fr .m_fr_frame {
    margin-top: 0px;
}
    .g_main .m1200 .fr .m_fr_frame .u_fr_title {
        font-size: 18px;
        margin-top: 25px;
        color: #219891;
        font-weight: 600;
    }
    .g_main .m1200 .fr .m_fr_frame .u_fr_text {
        margin-top: 15px;
        color: #000000;
        font-size: 15px;
        position: relative;
        background: #fff;
        padding: 10px;
        text-indent: 10px;
        line-height: 22px;
    }

.g_main .m1200 .fr .m_fr_frame .m_img_list {
    font-size: 0;
}
.g_main .m1200 .fr .m_fr_frame .m_img_list img {
    width: 320px;
    height: 190px;
    margin-top: 20px;
}
.g_main .m1200 .fr .m_fr_frame .m_img_list p {
	font-size: 15px;
    line-height: 23px;
    background: #ffffff;
    text-indent: 0;
    padding: 10px;
}
    .g_main .m1200 .fr .m_fr_frame .u_fr_text::before {
        position: absolute;
        content: "";
        left: 10px;
        top: 20px;
        background: #208952;
        width: 5px;
        height: 5px;
        border-radius: 50%;
    }


.r_list {
    width: 320px;
    margin: 0 auto;
    margin-bottom: 30px;
    background: #ffffff;
    padding: 20px 0;

}
.r_list h2 {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin: 0 20px;
}
.r_list_t {
    border-left: 5px solid #34a69c;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    font-weight: 600;
    margin-top: 15px;
    padding-left: 55px;
    background: url(../images/icons_1.png) no-repeat;
    background-position: 5px 10px;
}
.r_list_t a{
	color:#34a69c
}
.r_list_txt {
    border-left: 3px solid #ccc;
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
    margin: 15px 20px;
    height: 25px;
    line-height: 25px;
}
.u_fr_title a {
    
}
.u_fr_text span {
    float: right;
    margin-right: 15px;
}

.sml {
    height: 122px;
    background: #fff;
    margin-left: 30px;
    margin-bottom: 20px;
}
.sml_img {
    width: 200px;
    height: 120px;
    float: left;
    overflow: hidden;
    margin: 1px 1px;
}
.sml_img img {
        transition: all 0.5s;
    }

.sml_img img {
    width: 100%;
    min-height: 100%;
}
.sml_txt {
    height: 108px;
    float: left;
    margin: 1px 0px;
    overflow: hidden;
    width: calc(100% - 210px);
}
    .sml_txt a {
        height: 108px;
        display: block;
        font-size: 16px;
        padding-left: 20px;
        line-height: 30px;
        padding-right: 10px;
        padding-top: 10px;
    }
.titlex {
    font-size: 18px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.datetims {
    font-size: 14px;
    color: #7e7e7e;
}
.txtbody {
    font-size: 15px;
    color: #686868;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}





.boz_slider li {
   float: left;
    width: calc(50% - 20px);
    height: 150px;
    background: #fff url(../images/boz.png) no-repeat right bottom;
    margin-right: 35px;
    margin-bottom: 30px;
}
.boz_slider li:nth-child(2n) {
    margin-right: 0px;
}
.boz_slider li:hover {
    background: rgb(229 229 229 / 75%);
}
.boz_slider li .name {
    font-weight: bold;
}
.boz_slider dd b {
    color: #000;
    font-weight: 500;
    width: 110px;
    display: block;
    float: left;
}
.boz_slider .photo {
    display: block;
    width: 160px;
    height: 215px;
    position: relative;
    overflow: hidden;
}
.boz_slider dl {
    width: calc(100% - 40px);
    padding-left: 20px;
}
.boz_slider .photo img {
    display: block;
    width: 100%;
    height: auto;
}
.boz_slider dt {
    height: 45px;
    line-height: 45px;
}
.boz_slider .name {
    font-size: 18px;
    color: #34a69c;
    padding-right: 5px;
}
.boz_slider dd {
    line-height: 22px;
    color: #666;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*product*/

.product_slider li {
float: left;
    width: calc(25% - 8px);
    background: #fff url(../images/boz.png) no-repeat right bottom;
    margin-right: 10px;
    margin-bottom: 30px;
}
.product_slider li:nth-child(4n) {
    margin-right: 0px;
}
.product_slider li:hover {
    background: rgb(229 229 229 / 75%);
}
.product_slider li .name {
    font-weight: bold;
}
.product_slider dd b {
    color: #000;
    font-weight: 500;
    width: 110px;
    display: block;
    float: left;
}
.product_slider .photo {
    display: block;
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
}
.product_slider dl {
    width: calc(100% - 40px);
    padding: 20px;
}
.product_slider .photo img {
    display: block;
    width: 100%;
    height: auto;
}
.product_slider dt {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}
.product_slider .name {
    font-size: 18px;
    color: #34a69c;
    padding-right: 5px;
}
.product_slider dd {
    line-height: 22px;
    color: #666;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
}



.zjimgs {
    float: left;
    width: 300px;
}
.zjimgs img{
    float: left;
    width: 300px;
}
.nrlists {
   width: 100%;
}

.zjtitle {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #34a69c;
}
.nrlist {
    line-height: 30px;
}
.nrlistx {
    margin-bottom: 10px;
    padding: 10px 0px 0px 0px;
    line-height: 35px;
}
.nrlistx>span {
    background: #e9e9e9;
    width: 160px;
    display: block;
    float: left;
    text-indent: 1rem;
    margin-right: 15px;
}

.nodata {
    width: 100%;
    height: 500px;
    background-size: 300px !important;
}