body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body {
  font: 12px "\5FAE\8F6F\96C5\9ED1";
  background: #FFF !important;
}
a {
  color: #2d374b;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  word-wrap: break-word;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.g {
  border: 1px solid #333;
  margin: 0 auto;
  width: 756px;
  height: 492px;
  margin-top: -245px;
  margin-left: -377px;
  left: 50%;
  top: 50%;
  position: absolute;
}
.g .mod1 {
  width: 756px;
  height: 90px;
  background-color: #6bd1dd;
}
.g .mod1 p {
  line-height: 90px;
  width: 756px;
  color: #333333;
  font-size: 18px;
  text-align: center;
}
.g .mod2 {
  width: 756px;
  height: 98px;
  overflow: hidden;
}
.g .mod2 ul {
  margin-left: 72px;
  margin-top: 23px;
}
.g .mod2 ul li {
  float: left;
  width: 202px;
  height: 18px;
  margin-bottom: 32px;
  cursor: pointer;
}
.g .mod2 ul li .select {
  float: left;
  width: 16px;
  height: 16px;
  border: 1px solid #333;
  opacity: .7;
}
.g .mod2 ul li .select .selectOn {
  display: none;
  margin-left: 2px;
  margin-top: 2px;
  width: 12px;
  height: 12px;
  background-color: #000;
}
.g .mod2 ul li p {
  float: left;
  margin-top: -1px;
  margin-left: 6px;
  font-size: 16px;
  line-height: 18px;
  color: #333;
}
.g .mod3 {
  margin-left: 72px;
  margin-top: 21px;
  width: 700px;
  height: 18px;
}
.g .mod3 p {
  cursor: default;
  float: left;
  font-size: 16px;
  color: #333;
  line-height: 18px;
}
.g .mod3 .getTips {
  cursor: pointer;
  margin-left: 38px;
  color: #2f84f7;
}
.g .inputError {
  margin-top: 15px;
  margin-left: 72px;
  border: 1px solid #333;
  opacity: .74;
  width: 591px;
  height: 102px;
  font-size: 14px;
  resize: none;
  padding: 10px;
}
.g .mod4 {
  width: 613px;
  height: 32px;
  margin-top: 14px;
  margin-left: 72px;
}
.g .mod4 .getDo {
  position: relative;
  float: left;
  width: 81px;
  height: 30px;
  border: 1px solid #333;
  cursor: pointer;
}
.g .mod4 .getDo p {
  float: left;
  width: 60px;
  text-align: left;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  margin-left: 5px;
}
.g .mod4 .getDo .boxS {
  float: left;
  margin-top: 12px;
  width: 9px;
  height: 7px;
  background: url("img/boxBtn.png");
}
.g .mod4 .getDo .moreBox {
  display: none;
  position: absolute;
  width: 81px;
  height: 60px;
  color: #fff;
  border: 1px solid #333;
  margin-top: 30px;
  margin-left: -1px;
  border-top: none;
}
.g .mod4 .getDo .moreBox .divP {
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.g .mod4 .getDo .moreBox .divP:hover {
  background: #f5f5f5;
}
.g .mod4 .getDoT {
  float: left;
  margin-left: 12px;
  width: 511px;
  height: 30px;
  padding-left: 5px;
  border: 1px solid #333;
}
.g .upBtn {
  cursor: pointer;
  width: 146px;
  height: 42px;
  background-color: #fd6560;
  border-radius: 5px;
  margin-top: 15px;
  margin-left: 305px;
  line-height: 40px;
  font-size: 18px;
  color: #FFF;
  text-align: center;
}
.upSuc {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.upSuc .upSucPic {
  width: 358px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -179px;
  margin-top: -95px;
  height: 189px;
  background: #fff;
 
}
.upSuc .upSucPic  i{
  display: block;
  margin: 20px auto 0px;
  width: 40px;
  height: 40px;
  background: url(img/uninstallSuc.png) -160px -22px no-repeat;
}
.upSuc .upSucPic  h3{
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
}

.upSuc .upSucPic  p{
  text-align: center;
  margin-top: 14px;
  font-size: 16px;
  color: #888
}