.zpheader-style-01 .theme-header {
	background: #171717;
    height: 80px;
    width: 100%
}
.zpheader-style-01 .theme-header .zpcontainer{
	padding-top: 0px;
}
.theme-menu-area .theme-menu ul{
	height: 80px;
    color: #D7D7D7;
    font-size: 18px;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a{
	background: #206BD1;
    color: #D7D7D7;
    font-size: 18px;
}
.theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name{
    color: #D7D7D7;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a{
	color: #D7D7D7;
    font-size: 18px;
}
.product_list{
	width: 380px;
    height: 250px
}
.theme-sidebar-enable .theme-sidebar-area{
	display: none
}

.theme-logo-parent img{
    height: 75px !important;
    width: 100px !important;
}

.zpimage-container.zpimage-align-center.zpfull-width-image.zpimage-size-fit.zpimage-overlay.zpimage-overlay-effect-static-bottom{
    border-radius: 10px;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
	background: #206BD1;
}

.qa-img{
	width:80px !important;
    height:80px !important;
    border-radius:50% !important;
}
.qa-qtext{
width: 340px;
    height: 80px;
    background: rgba(207,207,207,1);
    border-radius: 4px !important;
}
.qa-qtext:after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid rgba(207,207,207,1);
    content: "";
    left: -8px;
    top: 13px;
    position: absolute;
    z-index: 1001;
}
.qa-atext{
width:340px;
background:rgba(18,106,206,1);
    border-radius: 4px !important;
}
.qa-atext:after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(18,106,206,1);
    content: "";
    right: 16px;
    top: 38px;
    position: absolute;
    z-index: 1001;
}
.prd-slide{
height:300px !important;
}
.prd-slide .hb-lightbox__images{
height:180px !important;
}
.prd-tuijian .zpcarousel-content-container.zpapply-height {
height:160px !important;
}