/*内页大图*/
.newListTitle {
    background-size: 1920px 240px;
    height: 240px;
    background-position: center;
    padding-top: 80px;
}.newListTitle_content, .newListWrap .commonCenter {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}.text-xxl {
    font-size: 20px;
}.text-bold {
    font-weight: bold;
}.newListTitle_content_i {
    width: 216px;
    height: 32px;
    line-height: 32px;
    background: #29a14b;
    color: #ffffff;
}.text-center {
    text-align: center;
}.margin-top {
    margin-top: 16px;
}
/*内页大图*/
/*about左侧和内容*/
.commonCenterArea {
    width: 100%;
    min-height: 100%;
    overflow: auto;
    background-color: #F8F8F8;
    position: relative;
}
.newListTitle_content, .newListWrap .commonCenter {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}.padding-0 {
    padding: 0!important;
}.margin-bottom-lg {
    margin-bottom: 30px;
}.margin-top {
    margin-top: 16px;
}.justify-between {
    justify-content: space-between;
}.flex {
    display: flex;
}.commonCenter {
    padding: 8px;
}.newListWrap .centerLeft {
    width: 256px;
}.newListWrap .centerLeft .appcenter {
    padding: 10px;
}.bg-white {
    background-color: #fff;
    color: #666;
}.padding-left {
    padding-left: 16px;
}.newListWrap .centerLeft .el-menu {
    margin: auto;
    width: 100%;
}.el-menu-vertical-demo:not(.el-menu--collapse) {
    width: 200px;
    height: 100%;
    overflow: auto;
}.el-menu {
    border-right: none;
}.el-menu {
    /*border-right: solid 1px #e6e6e6;*/
    list-style: none;
    position: relative;
    margin: 0;
    padding-left: 0;
    background-color: #fff;
}.el-menu::after, .el-menu::before {
    display: table;
    content: "";
}.el-scrollbar {
    overflow: hidden;
    position: relative;
}.el-scrollbar__wrap {
    height: 100%;
}.newListWrap .centerLeft .el-menu-item.is-active {
    background-color: #87dfa0a1;
    color: #333;
}.newListWrap .centerLeft .el-menu-item, .newListWrap .centerLeft .el-submenu__title {
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
}.el-menu-item.is-active {
    color: #ffc400;
}.el-menu-item {
    min-height: 30px;
    display: flex;
    align-items: center;
}.el-menu-item {
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    color: #333;
    padding: 0 20px;
    list-style: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: border-color .3s,background-color .3s,color .3s;
    transition: border-color .3s,background-color .3s,color .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
}.el-menu-item * {
    vertical-align: middle;
}
.newListWrap .centerLeft .el-menu-item:hover{background:#f4f4f4}
.newListWrap .centerLeft .el-menu-item a.on{color:#29A14B}

}.newListWrap .centerLeft .el-menu-item, .newListWrap .centerLeft .el-submenu__title {
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
}.el-menu-item.is-active {
    color: #ffc400;
}.el-scrollbar__bar.is-horizontal {
    height: 6px;
    left: 2px;
}.el-menu::after {
    clear: both;
}.el-menu::after, .el-menu::before {
    display: table;
    content: "";
}.bg-white {
    background-color: #fff;
    color: #666;
}.padding {
    padding: 16px;
}.el-breadcrumb {
    font-size: 14px;
    line-height: 1;
}.el-breadcrumb a{
   color: #666;margin: 0 10px;
}.el-breadcrumb::after, .el-breadcrumb::before {
    display: table;
    content: "";
}.el-breadcrumb__item {
    float: left;
}.el-breadcrumb__inner {
    color: #666;
}.el-breadcrumb__separator[class*=icon] {
    margin: 0 6px;
    font-weight: 400;
}.el-breadcrumb__separator {
    margin: 0 9px;
    font-weight: 700;
    color: #c0c4cc;
}[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.el-icon-arrow-right:before {
    content: "";
}.el-breadcrumb__item {
    float: left;
}.el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner a, .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover, .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
    color: #666666;
}.el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner a, .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover, .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
    font-weight: 400;
    color: #666;
    cursor: text;
}.el-breadcrumb__inner {
    color: #666;
}.el-breadcrumb__item:last-child .el-breadcrumb__separator {
    display: none;
}.el-breadcrumb__separator[class*=icon] {
    margin: 0 6px;
    font-weight: 400;
}.el-breadcrumb__separator {
    margin: 0 9px;
    font-weight: 700;
    color: #c0c4cc;
}.el-breadcrumb::after {
    clear: both;
}.helpArea {
    margin-top: 20px;
    font: 14px/30px "微软雅黑";
    border-top: 1px solid #f3f3f3;
    padding: 0 0 30px;
}.newsArticleDetail {
    padding: 10px 0 20px 0;
}

.newsArticleDetail p{padding-top:10px;}
.bg-black {
    background-color: #222;
    color: #fff;
}
.subnav{padding-top:20px;}
.subnav a{color: #666;margin: 0 10px; background:#F8F8F8; padding:5px; }
.subnav a.on{color:#fff;background:#29A14B;}
/*about左侧和内容*/
/*产品列表*/
.product_wrap{padding-bottom:30px;}
.product_wrap_li li{background:#FFF;float:left;width:24%;margin-left:1.25%;margin-top:24px;}
.product_wrap_li li:nth-child(4n+1){margin-left:0;}
.product_wrap_li li .p_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.product_wrap_li li .p_img img{object-fit:cover;width:100%;height:100%;transition:1s all;-webkit-transition:1s all;position:absolute;left:0;top:0;display:block;}
.product_wrap_li li .p_img img:hover{
	transform:scale(1.1);
    -ms-transform:scale(1.1);/* IE 9 */
    -moz-transform:scale(1.1);/* Firefox */
    -webkit-transform:scale(1.1);/* Safari 和 Chrome */
    -o-transform:scale(1.1);}
.product_wrap_li li p{height:110px;text-align:left;color:#000;
/*background:#ebebeb;*/}
.product_wrap_li li p a{color:#000; font-size:16px;height:40px; line-height:40px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.product_wrap_li li p span{line-height:22px;color:#666;font-size:12px;}



.product_wrap_li2 li{background:#FFF;float:left;width:24%;margin-left:1.25%;margin-top:24px;}
.product_wrap_li2 li:nth-child(4n+1){margin-left:0;}
.product_wrap_li2 li .p_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.product_wrap_li2 li .p_img img{object-fit:cover;width:100%;height:100%;transition:1s all;-webkit-transition:1s all;position:absolute;left:0;top:0;display:block;}
.product_wrap_li2 li .p_img img:hover{
	transform:scale(1.1);
    -ms-transform:scale(1.1);/* IE 9 */
    -moz-transform:scale(1.1);/* Firefox */
    -webkit-transform:scale(1.1);/* Safari 和 Chrome */
    -o-transform:scale(1.1);}
.product_wrap_li2 li p{height:45px;line-height:45px;text-align:center;color:#000;
/*background:#ebebeb;*/}
.product_wrap_li2 li p a{color:#000; font-size:16px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }




/*产品列表*/
/*产品详情*/
.mpro_right_top{}
.mpro_right_top h2{font-size: 26px;text-align: center; margin: 30px 0;}
.mpro_right_top .mt_img{width:205px;float:left;}
.mpro_right_top .mt_img .mt_img_img{width:100%;padding-bottom:75%;position:relative;}
.mpro_right_top .mt_img .mt_img_img img{display:block;height:100%;width:100%;position:absolute;left:0;top:0;object-fit:cover;}
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#787878;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#787878;}
/*产品详情*/
/*new新闻列表*/
.appNews {
    min-height: 500px;
    margin-top: 15px;

}.appNews ul li {
    width: 100%;
    height: 56px;
    position: relative;
    border-bottom: 1px dotted #ddd;
    color: #666;
    font: 14px/56px "微软雅黑";
}
.appNews ul li:hover{background:#f4f4f4}
.appNews ul li span{margin-left:10px}
.appNews ul li span:last-child{float:right;margin-right:20px}
.appNews ul li a{float:right;width:100%;color:#1681ee}
.appNews ul li .newsButton{height:56px;display:block;position:absolute}
.appNews ul {
    border-top: 1px solid #f3f3f3;
}ul li {
    list-style: none;
    outline: none;
}.des_des_color {
    color: #999;
}

.xizaibutton{background:#29A14B; color:#fff; display:block; height:30px; line-height:30px; text-align:center; width:80px; margin-top:15px;}
/*new新闻列表*/

.pagelink{ height: 35px;text-align: center;margin: 50px 0 30px 0;}
.pagelink .page-index , .pagelink .page-pre , .pagelink .page-next , .pagelink .page-last{ list-style: none;border: 1px solid #C7CFC2; display: inline-block;margin: 0 3px;*+display:block;*+float:left;}
.pagelink .page-status {list-style: none;border: 1px solid #C7CFC2; display: inline-block;margin: 0 3px;*+display:block;*+float:left; padding: 3px 8px;}
.pagelink .page-index a, .pagelink .page-pre a, .pagelink .page-next a, .pagelink .page-last a{color:#000;padding: 3px 8px; display:block;}
.pagelink .page-numbar .page-num{ list-style: none;border: 1px solid #C7CFC2;padding: 3px 8px;display: inline-block;margin: 0 3px;*+display:block;*+float:left;}
.pagelink a.page-num-current, .pagelink a:hover{ background: #CCC;color: #FFF; display:block;}
