.headUp{width: 1200px;height: 300px;margin: 0 auto 33px;}
.headUp img{width: 100%;height: 100%;display: block;}

.txtBox{width: 1000px;margin: 50px auto;color: #000;}
.tBHead h3{text-align: center;font-size: 24px;}
.tBHTime{font-size: 14px;margin: 31px 0 17px;text-align: center;}
.tBHTime>span:first-child{margin-right: 20px;}
.tBHTime>span:first-child+span{margin-right: 57px;}
.txtBox p{font-size: 14px;margin: 14px 0;line-height: 26px;text-indent: 31px;}
.txtBox>img{max-width: 100%; margin: 20px auto;display: block;}

.ewmBox{width: 244px;height: 221px;margin: 100px auto 20px;background: url("./../../../Public/img/hoveBoxbg.jpg") 0 0 no-repeat;background-size: 100% 100%;position: relative;}
/*.ewmBox{width: 244px;height: 221px;margin: 100px auto 20px;background: url("../img/hoveBoxbg.jpg") 0 0 no-repeat;background-size: 100% 100%;position: relative;}*/
.ewm{width: 131px;height: 131px;position: absolute;left: 0;top: -131px;display: none;}
.ewm img{display: block;width: 100%;height: 100%;margin-left: 54px}
.ewmBox:hover .ewm{display: block;}