*{padding:0;margin:0}
	*{text-decoration: none;}
li{list-style: none;text-decoration: none;}
.fl_left{float: left;}
.fl_right{float: right;}
.cl{clear: both;}
html,body{background: #f0f0f0;height:100%;width:100%;}
.container{height:100%;width:100%;} 
.header{height:1.38rem;width:100%;background: #fff;display: flex;align-items: center;justify-content: space-between;}
.header_inner{width:62%;margin:0 auto;display: flex;align-items: center;justify-content: space-between;}
.header img{height:0.9rem;width:3rem;display: inline-block;}
.header ul{width:4rem;display: flex;align-items: center;justify-content:space-between;}
.header li{font-size:0.22rem;font-family:MicrosoftYaHei;font-weight:400;color:rgba(13,13,13,1);line-height:0.24rem;}
.align-self {align-self:flex-end;}
.content{height:auto;width:58%;margin:0.86rem auto;}
.logoTitle img{display: block;height:0.58rem;width:auto;margin:0.33rem auto}
.PCBrcw img{margin:0.6rem auto;}
.PCBrcw{margin-left: 0.29rem;border-radius:0.25rem;height:5.67rem;width:4.4rem;background: url(../images/blue.png)center no-repeat;background-size:100%;}
.PCBww{margin-bottom: 0.31rem;border-radius:0.25rem;height:2.67rem;width:6.02rem;background: url(../images/green.png)center no-repeat;background-size:100%;}
.PCBltw{border-radius:0.25rem;height:2.67rem;width:6.02rem;background: url(../images/bluer.png)center no-repeat;background-size:100%;}
.p_border{line-height:1.26rem;border-bottom:0.02rem solid rgba(227,227,227,1);text-align: center;font-size:0.4rem;font-family:MicrosoftYaHei-Bold;font-weight:bold;color:rgba(255,255,255,1);}
.p_noBorder{line-height:1.26rem;text-align: center;font-size:0.4rem;font-family:MicrosoftYaHei-Bold;font-weight:bold;color:rgba(255,255,255,1);}
.p_wz{width:81%;margin:0 auto;font-size:0.27rem;font-family:MicrosoftYaHei;font-weight:400;color:rgba(255,255,255,1);line-height:0.5rem;}
.foot{height:0.56rem;width:100%;background: #000;text-align: center;position: absolute;bottom: 0;left:0}
.foot p{font-size:0.24rem;font-family:MicrosoftYaHei;font-weight:400;color:rgba(200,200,200,1);line-height:0.56rem;}
.borderShadow{box-shadow:0px 4px 17px 1px rgba(0, 0, 0, 0.28);}