body {
    font-size: 14px;
    font-family: "寰蒋闆呴粦", Arial, sans-serif;
    line-height: 1.5;
    color: #333;
    background-color: #f5f5f5;
}

.f-right {
    float: right;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}

.inline {
    display: inline-flex;
}

.f-left {
    float: left;
}

* {
    margin: 0;
    padding: 0
}

li {
    list-style: none;
}

img {
    border: none
}

i,
em {
    font-style: inherit;
}

.clear {
    clear: both;
    content: " ";
    zoom: 1;
}

.mtop10 {
    margin-top: 10px
}

.pb30 {
    padding-bottom: 30px;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #3a7e3c;
}

.clearh {
    clear: both;
    height: 50px;
}

*:focus {
    outline: none;
}

p {
    display: block;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.page {
    margin: 30px 0;
    text-align: center;
}

.pages {
    padding: 30px 0;
    text-align: center;
}

.pr30 {
    padding-right: 30px;
}

.mtb5 {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 36px;
    font-weight: 600;
}

.listnone {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

table th,
table.table>thead>tr>th {
    border-top: 1px solid #fff;
}

.sticky-header {
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    z-index: 104;
}

#back-top,
.btn-qq {
    background: #444;
    border-radius: 4px 0 0 4px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 350px;
    text-align: center;
    height: 40px;
    line-height: 38px;
    width: 40px;
    z-index: 20;
    transition: all .5s;
    font-size: 1.25rem;
}

.btn-qq {
    color: #fd670c;
}

#back-top {
    top: 391px
}

#back-top:hover {
    background-color: #666
}

.btn-qq:hover {
    background-color: #fd670c;
    color: #fff;
}

.btn-qq a {
    color: #FFF;
    font-size: 14px;
    display: block;
}

.qqoutbox {
    position: absolute;
    left: -115px;
    top: 0px;
    display: none;
    padding-right: 5px;
    width: 110px;
}

.qq {
    background-color: #fd670c;
    width: 110px;
    line-height: 38px;
    padding: 15px 0px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    border-radius: 10px 0px 10px 0px;
    box-shadow: 0 5px 20px 0 #999;
}

/**椤堕儴瀵艰埅鏍� 鎵€鏈塧鏍�**/
.top {
    height: 50px;
    background-color: #e5e5e5;
    margin: 0 auto;
    color: #fff;
}

.top a {
    color: #000000;
}

/**椤堕儴淇℃伅妗� 鐩掑瓙閫氱敤灞炴€� **/
.contact_info {
    float: left;
    line-height: 50px;
    color: #000000;
}

#current,
#options {
    border: #999;
}

/*1px solid*/
#replace {
    cursor: default;
    overflow: visible;
    position: relative;
    z-index: 999;
}

#current,
#replace,
#options li {
    width: 90px;
}

#options {
    border-top: 0 none;
    display: none;
    list-style-type: none;
    margin-top: 0;
    position: absolute;
    width: 90px;
    text-align: left
}

#current,
#options li {
    padding: 5px;
}

#current,
#options,
#options li {
    background-color: #43494c;
    color: #FFFFFF;
}

#options li:hover {
    background: #383b3d;
}

#select {
    display: none;
    z-index: 999;
}


.langguage {
    float: right;
    position: relative;
    line-height: 24px;
    padding: 13px 0;
    cursor: pointer;
    color: #000000;
}

.langguage:hover>ul {
    display: block;
}

.langguage>ul {
    display: none;
    position: absolute;
    top: 50px;
    background: #f5f5f5;
    z-index: 999;
    padding: 5px 10px;
    min-width: 96px;
}

.langguage li {
    padding-left: 22px;
    background-position: left center;
    background-repeat: no-repeat;
}

.langguage>ul a {
    color: #000000;
    display: block;
}

.langguage>ul a:hover {
    color: #29a27f;
}

/*logo杈规*/
.logo {
    margin: 0 auto;
    height: 74px;
    background-color: #ffffff;
}

/*logo*/
.logo img {
    width: 405px;
    margin-top: 8px;
}

.search {
    width: 270px;
    height: 32px;
    margin: 20px;
    float: right;
    border: 1px solid #000000;
    position: relative;
    overflow: hidden;

}

.s_ipt {
    width: 230px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    color: #000000;
    border: none;
    background: none;
    text-indent: 10px;
    vertical-align: middle;
}


.s_btn {
    width: 40px;
    height: 35px;
    background: url(/public/images/search-btn.png) no-repeat center center;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    background-size: 60%;
}

label {
    font-weight: bold;
    font-size: 18px;
}

/**************************************************/


nav {
    width: 100%;
    background-color: #3a7e3c;
}

.Navigation {
    width: 1200px;
    height: 58px;
    margin: 0 auto;
    text-align: center;
}

.Navigation li {
    /* float: left; */
    display: inline-block;
    padding: 4px 2px;
    /* letter-spacing: 1px; */
    width: 13.9%;
    line-height: 50px;
}

/* .Navigation li:first-child {
  margin-left: 0;
}

.Navigation li:last-child {
  margin-right: 0;
} */

.Navigation li a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
}

.Navigation li a:hover {
    text-decoration: none;
    font-weight: 600;
}

/* .Navigation a:hover>span {
    border-bottom: 1px solid #000000;
    padding: 5px 3px;
} */

/*閫氱敤灞炴€ф爮*/

.main_x {
    margin: 0 auto;
    width: 1200px;
}

.search-wrapper {
    display: flex;
    justify-content: space-between;
}

.footer-wrapper {
    overflow: hidden;
}

.Service {
    text-align: center;
}

.Service h3 {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    font-family: Times New Roman;
    color: #686868;
    padding: 30px 0 10px 0;
}

.service img p {
    padding: 30px 0 0 0;
}

.buju {
    padding-bottom: 50px;
}

.galleria {
    float: left;
    width: 380px;
    height: 185px;
    margin: 50px 30px 0 0;
    background: #0f5e47;
    background-position: 20px 3px;
    background-size: 35%;
    border-radius: 5px;
    box-shadow: 0px 1px 1px #888888;
}

.galleria a {
    display: block;
}

.mr0 {
    margin-right: 0;
}

.mr1 {
    margin-right: 0;
    margin-bottom: 100px;
}

.galleria_s {
    display: block;
    width: 210px;
    height: 185px;
    float: right;
    background-color: #ffffff;
    border-radius: 0 5px 5px 0;
    position: relative;
}

.galleria_s h5 {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    font-family: Times New Roman;
    padding: 16px 0px 0 16px;
    color: #3a7e3c;
}

.galleria_s p {
    text-align: left;
    padding: 0px 0 0 16px;
}

.galleria_s span,
.moreNews {
    color: #3a7e3c;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.morePosition {
    position: absolute;
    bottom: 0;
    right: 0;
}

.galleria {
    /* transition: .5s; */
    box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5);
}

/* .galleria:hover {
    box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5);
} */


.homenews {
    width: 100%;
    background-color: #e8e8e8;
    text-align: center;
    padding-bottom: 50px;
}

.homenewslist {
    margin-top: 15px;
}

.new_tu {
    width: 302px;
    padding: 10px;
    background-color: #2b2b2b;
    float: left;
    text-align: left;
}

.new_tu h4 a {
    color: #FFFFFF;
    line-height: 24px;
    padding: 8px 0;
}

.new_lie {
    margin: 15px 0 0 340px;
    ;
    display: block;
    text-align: left;
}

.new_lie dl {
    margin-bottom: 10px;
}

.new_lie dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #595959;
    padding-bottom: 5px;
}

.a_1 {
    padding-top: 4px;
    color: #424242;
}

p.date {
    font-size: 12px;
    color: #656565;
}

.anniu {
    text-align: center;
    background-color: #206f58;
    border-radius: 3px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    display: inline-block;
}

.footerborder {
    background: #3a7e3c;
    height: 3px;
    width: 100%;
}

footer {
    background-color: #d6d6d6;
    color: #504e4e;
    padding-top: 50px;
}

.xinxi {
    float: left;
    width: 350px;
    padding-top: 70px;
    background: url('/public/images/insizeLogo.png') no-repeat top left;
    background-size: 180px;
    margin-left: 100px;
}

.xinxi a img {
    margin-top: 27px;
}

.xinxi p {
    padding-bottom: 15px;
    font-size: 24px;
}

.map_a {
    float: left;
    width: 500px;
    margin-left: 130px;
}

.foot_map {
    float: left;
    padding: 0 0 0px 72px;
}

.dibiaoti {
    font-size: 18px;
    font-weight: bold;
    margin-left: 72px;
    text-indent: 12px;
}


.dibiaoti::after {
    height: 3px;
    content: '';
    background: #3a7e3c;
    display: block;
    margin-top: 10px;
    width: 294px;
}

.blackafter::after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    content: "";
    width: 100%;
    display: block;
    margin-top: 10px;
}

.foot_map a {
    color: #504e4e;
}

.map_a ul li {
    padding: 12px 0 0 0;
    text-indent: 12px;
}

.map_a hr {
    width: 60%;
    border-bottom: solid 0.1px #606060;
    margin: 0 0 6px 0;
}

.erweima {
    width: 182px;
    float: right;
    text-align: center;
    color: #504e4e;
    margin-right: 100px;
}

.erweima p {
    padding-top: 10px;
}

.fooot {
    height: 48px;
    background-color: #3a7e3c;
    margin-top: 50px;
    color: #cfcfcf;
    text-align: center;
    line-height: 48px;
}

.fooot img {
    vertical-align: -8%;
}

.fooot span {
    padding-right: 10px;
}

.product {
    background: url("/public/images/juxing01.png")no-repeat;
    background-position: 18px 123px;
}

.Site {
    padding: 10px 0 15px 0;
    display: flex;
}

.videosh {
    margin-top: 10px;
    text-align: right;
}

#vcode {
    width: 280px
}

.topic h4 {
    display: inline-block;
    font-size: 22px;
}

.topic h6 {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin: 6px 0 42px 10px;
}

.topic {
    margin: 30px 0 0 0;
}

.product_liebg {
    background-color: #fff;
    padding-top: 15px;
}

.product_lie h5 {
    font-size: 16px;
    margin-top: 10px;
}

.product_lie p {
    font-size: 14px;
}

.jianjie {
    padding: 15px 0 0 120px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 15px 10px;
}

hr {
    border-bottom: solid 1px #1f764e;
    margin-top: 25px;
}

.cp {
    padding-bottom: 20px;
}

.cp p {
    text-align: center;
}

.cp_a {
    display: inline-block;
    width: 220px;
    height: 210px;
    margin-right: 23px;
}

.cp_a1 {
    display: inline-block;
    margin-left: 0;
}

#caselist>ul>li {
    vertical-align: top;
    width: 286px;
    margin: 0 10px 15px 0;
    display: inline-block;
    text-align: center;
    box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5);
}

#caselist>ul>li>a img,
.cpsw img {
    width: 100%;
    /* border-radius: 10px; */
}


.nav_News_bg {
    width: 100%;
    background-color: #e9e9e9;
}

.nav_News {
    margin: 0 auto;
    width: 1200px;
    padding: 10px 0 30px 0;
}

.newslist {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
}

.newslist>li {
    float: left;
    width: 380px;
    height: 220px;
    margin: 15px;
    background-color: #FFFFFF;
}

.newslist>li img {
    display: block;
    margin: 0 auto;
}

.newslist>li a span {
    padding: 10px;
    color: #000000;
    display: block;
    overflow: hidden;
    max-height: 72px;

}

.newslist em {
    color: #656565;
}

#txtcontent {
    padding: 15px 10px 30px;
    font-size: 15px;
}

#txtcontent h1 {
    font-size: 22px;
    text-align: center;
}

#txtcontent center {
    padding: 10px;
    color: #686868;
}

.Product_classification_bg {
    width: 100%;
    background-color: #eeeeee;
}

.Product_classification {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 30px 0;
}

.folder {
    margin: 15px 0;
    width: 580px;
    float: left;
}

.fbody p {
    width: 93%;
    float: left;
    font-family: Arial;
    font-size: 52px;
    font-weight: 600;
    position: absolute;
    top: -6px;
    left: 25px;
}

.folder>.fbody {
    margin-top: -6px;
    background-color: #3a7e3c;
    border-radius: 0 10px 10px 10px;
    position: relative;
    box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5)
}

.folder>.fbody>a {
    height: 50px;
    line-height: 50px;
    float: right;
    color: #fff;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 800;
}

.thumbnail {
    position: relative;
}

.thumbnail .thumbnailall {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.thumbnail img {
    overflow: inherit;
    margin: 10px 1px -3px 1px;
    box-sizing: border-box;
    padding-left: 5px;
}

.cpsw {
    background-color: #fff;
    display: block;
    padding: 10px 0;
    /* padding-bottom: 10px;
    border-radius: 0 0 10px 10px; */
}

.pd_x {
    display: inline-block;
    text-align: center;
    max-width: 190px;
    width: 190px;
    height: 178px;
    vertical-align: top;
    word-wrap: break-word;
}

.pd_x>span {
    padding: 0 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}

.pd_x a span,
#caselist>ul>li>a>span {
    display: block;
    padding: 10px 15px;
    word-break: break-all;
}

#caselist>ul>li>a>span {
    padding: 5px 15px;
    text-align: left;
    background: #e5e5e5;
}

.pro_title {
    display: flex;
    padding: 5px 15px;
    background: #e5e5e5;
    height: 80px;
    justify-content: space-between;
}

.pro_title_con {
    text-align: left;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 70px;
    flex: 1;
}

.pro_video_file {
    font-size: 25px;
    position: relative;
    color: #3a7e3c;
    padding-top: 16px;
}

.pro_video_file:after {
    content: '瑙嗛';
    position: absolute;
    font-size: 10px;
    color: #3a7e3c;
    top: 42px;
    font-weight: 600;
    left: 0px;
    width: 100%;
    display: block;
    text-align: center;
    font-family: inherit;
}


.table thead {
    display: table-header-group;
    background-color: #43494c;
    color: #fff;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    text-align: center;
    border-collapse: collapse !important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td {
    padding: 0px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    vertical-align: middle;
    font-size: 13px;
    height: 35px;

}

.table>tbody>tr {
    background-color: #ffffff;
}

.table>tbody>tr:nth-of-type(odd) {
    /*姣忕浜屼釜鐨�*/
    /* background-color: #f5f5f5; */
}

.nthw>tbody>tr:nth-of-type(odd) {
    /*姣忕浜屼釜鐨�*/
    /* background-color: #f4f5f5; */
}

.table-hover>tbody>tr:hover {
    background-color: #f8fff9;
}

button.video {
    height: 28px;
    line-height: 28px;
    padding: 0px 12px;
    margin: 3px 5px;
    background-color: #3a7e3c;
    color: #fff;
}

.btn,
input.big {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

.video_search {
    position: absolute;
    right: 0;
    top: 4px;
    text-align: center;
    height: 28px;
    width: 28px;
    font-size: 20px;
    background: #1A8551;
    color: #fff;
    padding: 0 !important;
}

.video_fullscreen {
    top: 0px;
    left: 0px;
    position: fixed;
    z-index: 100000;
    width: 100%;
    height: 100%;
    background: #fff;
}

.btn_minus {
    display: none;
}

.big,
.vbtn {
    background: #3a7e3c;
    border-color: #3a7e3c;
    color: #fff;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn-block {
    display: block;
}

.btn-block+.btn-block {
    margin-top: 0px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.check-box {
    padding: 50px;
}

.check-box>div {
    padding: 5px 15px;
}

.check-box small,
.check-box p {
    display: block;
    font-weight: 500;
    color: #606060;
    padding: 5px 0;
}

.check-box small>span {
    display: block;
    color: #606060;
}

.check-input {
    width: 570px;
    float: left;
}

.check-input input,
.k_htm_in input {
    width: 260px;
    height: 18px;
    padding: 10px 16px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    line-height: 18px;
    background: #fff;
    border-radius: 4px;
}

.check-content {
    width: 469px;
    float: left;
    border-left: 1px solid #dadada;
}

#virmsg {
    border: 1px solid #29a27f;
    background-color: #f7fffd;
    border-radius: 5px;
    padding: 5px 10px;
    margin-top: 20px;
}

.form-box {
    margin: 15px 0;
}

.Exhibitionlist {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
}

.Exhibitionlist>li {
    margin: 10px 5px;
    width: 390px;
    height: 245px;
    background-color: #ffffff;
    border: #e9e9e9 solid 2px;
    border-radius: 5px;
    display: inline-block;
}

.Exhibitionlist img {
    max-width: 100%;
    height: auto;
}

.Exhibitionlist>li>p>span {
    font-weight: bold;
}

.Exhibitionlist>li>div {
    height: 125px;
    background-repeat: no-repeat;
    background-position-y: 50%;
    margin: 5px 10px
}

.Exhibitionlist>li>p {
    width: 360px;
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
}

.sparesllist {
    width: 100%;
    background-color: #e9e9e9;
    margin-bottom: 30px;
    text-align: left;
    border-spacing: 2px;
}

.sparesllist th,
.sparesllist td {
    padding: 0 0px;
}

.sparesllist th {
    background-color: #43494c;
    color: #fff;
    height: 35px;
    line-height: 35px;
}

.sparesllist th span {
    float: right;
    margin-right: 10px;
}

.sparesllist tr h3 {
    height: 30px;
    margin-left: 10px;
}

.sparesllist tr ul li {
    height: 30px;
    border: #f5f5f5 solid 0px;
}

.sparesllist td {
    background-color: rgb(255, 255, 255);
    vertical-align: top;
}

.sparesllist td a {
    display: block;
    line-height: 28px;
    padding-left: 10px;
}

.Horizontalline {
    position: relative;
}

.Horizontalline>a::after {
    height: 1px;
    border: #535758 dashed 0.1px;
    content: "";
    width: 68%;
    display: block;
    position: absolute;
    top: 15px;
    left: 56px;
}

.sparesllist td a:hover {
    background-color: #e7eeea
}

.sparesllist td a img {
    float: right;
    margin: 2px 7px 0px 0px;
}

.aboutustext {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 580px;
}

.aboutustext>p {
    background-color: #3a7e3c;
    width: 5px;
    height: 20px;
    float: left;
    margin-top: 10px;
}

.aboutustext h3 {
    margin-left: 15px;
    line-height: 40px;
}

.aboutusbox {
    border: #e0e0e0 1px solid;
    width: 578px;
    height: 160px;
    background-color: #f5f5f5;
    border-radius: 3px;
}

.aboutusbox img {
    float: right;
    margin-right: 10px;
    margin-top: 10px
}

.textbor {
    margin: 10px;
}

.line-flex {
    display: flex;
}
/* .line-flex strong {
    min-width: 82px;
} */
#hotline,
.rex {
    width: 578px;
    height: 56px;
    background-color: #009b64;
    color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 28px;
}

.inquiryinquiry {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px;
}

.inquiryinquiry-left {
    width: 100%;
}

.inquiryinquiry-right {
    width: 320px;
}

.sbox {
    padding: 20px 0 0;
}

.searchbox,
.searchbox_v {
    display: inline-block;
    width: 400px;
    vertical-align: middle;

}

.searchbox_v {
    border: 1px solid #9e9e9e;
    background-color: #fff;
    width: 280px;
    border-radius: 3px;
}

.inquirytitle h2>small {
    font-size: 15px;
    color: #00684d;
    padding-left: 15px;
}

.Download {
    position: relative;
    width: 160px;
    height: 30px;
    background-color: #3a7e3c;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    padding: 4px 8px;
    line-height: 30px;
    text-align: center;
    top: 6px;
    right: 8px;
    cursor: pointer;
}

.Download>a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
}

.Download>a:hover {
    color: #fff;
}


.userBtn>a.btn {
    line-height: 0.8;
}

.warning {
    width: 225px;
    height: 30px;
    background-color: #efa307;
    color: #000;
    font-size: 13px;
    display: inline-block;
    padding: 4px 8px;
    line-height: 30px;
    text-align: center;
}

.iframebox {
    min-height: 500px;
}

.iframebox>.table>tbody>tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}

.Inventorytext {
    padding: 15px;
}

.Inventorytext p {
    margin: 5px 0;
}

.inquirytitle {
    height: 50px;
    line-height: 50px;
}

.file-down a {
    display: block;
    text-align: left;
    color: blue;
}

.imgwh {
    width: 286px;
    max-height: 203px;
    border: 1px solid #c4c4c4;
    /* border-radius: 10px; */
    box-sizing: border-box;
}


.body_content {
    background: #e5e5e5;
}

.line {
    height: 3px;
    background: #3a7e3c;
}

.main_top {
    padding-top: 82px
}

.aboutbody {
    margin: 52px 0;
}

.about_left {
    float: left;
    width: 600px;
}

.about_right {
    float: right;
    width: 600px;
}

.about_right_body {
    background: #ffffff;
    width: 100%;
    padding-top: 28px;
}

.about_right_body li {
    padding-bottom: 40px;
}


.about_left p {
    margin-bottom: 12px;
}

.about_left p img {
    width: 519px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.pl {
    padding-left: 33px;
}

.pl>p {
    line-height: 30px;
}

.pl img {
    vertical-align: middle
}

.my {
    margin: 30px auto;
}



.litext span {
    line-height: 36px;
    font-size: 16px;
}

.btn-qq {
    display: none
}

.Site>i {
    display: none;
}

.Site>strong {
    font-weight: normal
}

.newcontent_list {
    margin-top: 30px;
}

.newcontent_list>li {
    display: flex;
    justify-content: space-between;
    position: relative;
    background: #fff;
    padding: 10px 120px;
    position: relative;
    margin-bottom: 60px;
    box-shadow: 3px 3px 3px 1px rgba(96, 96, 96, .5);
}

.newcontent_list>li>p {
    position: absolute;
    background: #1d7d36;
    width: 117px;
    height: 28px;
    box-sizing: border-box;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    top: -28px;
    left: 0px;
    color: #ffffff;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
}


.news_a_link {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.listbody {
    text-align: left;
    width: 100%;
    flex: 1;
    margin-left: 20px;
    position: relative;

}

.k_pagelist>input {
    display: none
}

.btnonline {
    display: inline-block;
    padding: 8px 12px;
    background: #3a7e3c;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    width: 45%;
    text-align: center
}

.btnonline:hover {
    color: #fff;
}

.onlineImg {
    width: 600px;
    margin: 0 auto;
}

.onlineImg>div {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}

.onlineImg img {
    width: 100%;
    box-shadow: 0 5px 10px;
    margin-bottom: 15px;
}

.beianlink {
    color: #cfcfcf;
}

.beianlink:hover {
    color: #cfcfcf
}