.mlogo {
    height: 44px;
    padding-left: 10px;
    margin-top: -5px;
}
.hui-header {
    background: #fff !important;
	border-bottom: 1px solid #e7ecf1;
}
.hui-header p {
    margin: 0;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    width: 78%;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #FFF;
}
.mtoptel {
    color: #00873b;
    font-weight: 600;
}
#back-nav {
    display: none;
}
#open-nav, #back-nav {
    width: 60px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #00873b;
    font-size: 18px;
    font-weight: initial;
}
.hui-index-header-line {
    height: 44px !important;
}
#casem {
    width: 100%;
    overflow: hidden;
}
#casem img {
    width: 100%;
}
.palace {
    padding: 8px 0;
    position: relative;
    overflow: hidden;
}
.palace-one .palace-grid {
    width: 25%;
}
.palace-grid {
    position: relative;
    float: left;
    padding: 1px;
    width: 20%;
    box-sizing: border-box;
    margin: 5px 0;
}
.palace-one .palace-grid-icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}
.palace-grid-icon img {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}
.palace-grid-text {
    display: block;
    text-align: center;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 10px;
}
.palace-grid-text h3 {
    font-size: 14px;
    font-weight: 600;
    color: #666;
	padding: 0;
    margin: 0;
}
.page-content {
    max-width: 750px;
    margin: 0 auto;
}
.indexTitle {
    width: 100%;
    overflow: hidden;
    font-weight: normal;
    height: 53px;
    position: relative;
}
.indexTitle h3 {
    left: 50%;
    top: 0;
    font-weight: normal;
    text-transform: uppercase;
    position: absolute;
    white-space: nowrap;
    transform: translateX(-50%);
    font-size: 20px !important;
    color: #f2f2f3;
}
.indexTitle h2 {
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    font-size: 20px !important;
    color: #00873b;
    font-weight: bold;
}
.chanpinshow ul li {
    float: left;
    width: 45%;
    margin: 5px 8px;
}
.chanpinshow ul li img {
    width: 160px !important;
    padding: .04rem;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    height: 160px;
    margin: 0 auto !important;
    display: block;
    object-fit: cover;
}
.chanpinshow ul li span {
    color: #2d2f3c;
    display: block;
    font-size: 14px;
    text-align: center;
    margin: 5px 0;
}
#casem2 {
    width: 100%;
    overflow: hidden;
}
#casem2 img {
    width: 100%;
    height: 120px;
    object-fit: cover;
}
.page-footer {
    background: #00873b;
    color: #e6e6e5;
    font-size: 13px;
    font-weight: 300;
    height: 350px;
    padding: 18px 0;
    padding-bottom: 44px;
}
.contel {
    width: 180px;
    height: 40px;
    border: 1px solid #fdfdfd;
    border-radius: 5px;
    line-height: 38px;
    text-align: center;
    margin: 5px auto;
    font-size: 16px;
    color: #fafcfb;
}
.conmap {
    width: 280px;
    height: 40px;
    border: 1px solid #fdfdfd;
    border-radius: 5px;
    line-height: 38px;
    text-align: center;
    margin: 5px auto;
    font-size: 16px;
    color: #fafcfb;
}
.conewm {
    width: 280px;
    text-align: center;
    margin: 5px auto;
}
.conewm-box{
	display: inline-block;
	width:49%;
}
.container img {
    width: 100px;
	margin: 0 10px;
}
.container p {
	margin: 5px 0;
}
.footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    transition: .5s all;
    background: #00873b;
    height: 44px;
    left: 0;
    z-index: 2;
}
.footer a {
    color: #ccc;
    float: left;
    width: 25%;
}
.footer a span {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    display: block;
    text-align: center;
}
.footer a h3 {
    color: #fff;
    display: block;
    text-align: center;
	font-size:14px !important;
	font-weight:600;
    margin: 0;
    line-height: 22px;
}
.scroll-to-top > i {
    color: #03215d;
}
.p1-nav h2{
	font-size:16px !important;
	font-weight:600 !important;
	margin: 20px 5px !important;
}
#hui-back:before {
    color: #00873b !important;
}
.hui-header h1 {
    color: #00873b !important;
}
#hui-member, #hui-search, #hui-cart {
    color: #00873b !important;
}
.breadcrumb .fa {
    font-size: 14px !important;

}
.content-body img {
    max-width: 100%;
}
.content-body h1 {
	font-size: 20px;
    font-weight: 600;
}
.content-body h2 {
	font-size: 18px;
    font-weight: 600;
}
.content-body h3 {
	font-size: 16px;
    font-weight: 600;
}
.portlet-video{
	width:100%;
	display:block;
	margin:5px 0;
	z-index:-1;
	object-fit: fill;
    object-position: center;
}
.videobox{
	width:100%;
	height:210px;
	margin:5px 0;
	object-fit:cover;
}
.videoed {
    display: block;
    width: 44px !important;
    height: 44px !important;
    position: absolute;
    left: 50%;
    margin: -22px;
    top: 110px;
    z-index: 9;
    border-radius: 100%;
    cursor: pointer;
}
.fancybox-slide{
	padding:0px !important;
}
.tuijian .chanpinli {
    margin-bottom: 10px;
    text-align: center;
    padding: 0;
}
.tuijian li a img {
    width: 108px;
    height: 130px;
    object-fit: cover;
    border: none!important;
    border-radius: 3px;
}
.tuijian li a p {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 0;
}
.tuijian .newsli {
    display: block;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.tuijian .newsli span {
    font-size: 12px;
}
.tuijian li a {
    padding: 0!important;
}
.portlet-title a {
    text-align: center;
    color: #45ac41 !important;
    display: block;
    font-size: 16px;
    line-height: 30px;
}
#hui-back {
    width: 56px !important;
}






























