/*
 Theme Name:   haidewei
 Theme URI:    https://592591.com/
 Description:  Use this child theme to extend Bricks.
 Author:       Jeffrey
 Author URI:   https://592591.com/
 Template:     bricks
 Version:      1.0
 Text Domain:  bricks
*/

.brxe-container{width:1400px;}
@media (max-width: 478px) {
	.brxe-container{padding-left:15px; padding-right:15px;}
}

.scrolling .wlogo,
.scrolling .topnav,
.dlogo{display:none;}
.scrolling .dlogo{display:block;}

.brxe-post-content{line-height:180%;}
.brxe-post-content h3{font-size:20px;}
.brxe-post-content h4{font-size:18px;}
.brxe-post-content h5{font-size:16px;}

table{background-color:transparent;width:100%;margin-block-end:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table td,table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid hsla(0,0%,50.2%,.5019607843)}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50.2%,.5019607843)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50.2%,.0705882353)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50.2%,.1019607843)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50.2%,.5019607843)}@media (max-width:767px){table table{font-size:.8em}table table td,table table th{padding:7px;line-height:1.3}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{margin-block-start:0;margin-block-end:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

#certify {position:relative;width:80%;margin:0 auto}
#certify .swiper-container {padding-bottom:102px;padding-top:50px;}
#certify .swiper-slide {width:500px;height:300px;background:#fff;box-shadow:2px 3px 10px #ddd;position:relative}
#certify .swiper-slide p {line-height:98px;padding-top:0;text-align:center;color:#636363;font-size:1.1em;margin:0}
#certify .swiper-prev {top:37%;left:30px;z-index:999;cursor:pointer}
#certify .swiper-next {top:37%;right:30px;z-index:999;cursor:pointer}
#certify .swiper-slide-prev,#certify .swiper-slide-next {filter:brightness(0.8)}
#certify .swiper-slide-active {top:-50px !important}