/*wxts */
.wxts {position: fixed;left: 0;top: 0;height: 100%;width: 100%;background-color: rgb(0 , 0 , 0 , 0.75);z-index: 99999;}
.wxts .tsxx {width: 50%;max-width: 730px;height: auto;margin: 20% auto 0;padding: 15px 20px;overflow: hidden;background: #ffffff;border: 1px solid #bbbbbb;border-radius: 5px;font-family: "simsun";}
.wxts .tsxx font{width: 100%;float: left;background: none;font-size: 28px;line-height: 70px;color: #de2910;text-align: center;font-weight: bold;}
.wxts .tsxx p {width: 100%;float: left;font-size: 22px;line-height: 50px;text-align: justify;text-indent: 2em;}

