body {
  margin: 0;
  padding: 0;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.center600 {
  width: 600px;
  margin: 0 auto;
}
.header {
  height: 60px;
  background-color: #fff;
  border-bottom: solid 1px #eee;
  background: #fff;
  width: 100%;
  z-index: 999;
  float: left;
  border-bottom: 1px solid #eee;
  box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
}
.header .login {
  background: #365ddc;
  float: right;
  color: #fff;
  height: 45px;
  line-height: 45px;
  margin-top: 7.5px;
  border-radius: 5px;
}
.header .login:hover {
  background: #2a4ab4;
  border-radius: 5px;
}
.header .navs .myproducts {
  position: relative;
}
.header .navs .myproducts:hover .menulist {
  display: block;
}
.header .navs .myproducts .menulist {
  display: none;
  position: absolute;
  left: 150px;
  top: 60px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
  border-radius: 8px;
}
.header .navs .myproducts .menulist a {
  width: 120px;
  text-align: center;
  height: auto;
  float: left;
}
.header .navs .myproducts .menulist a:hover {
  border-radius: 8px;
}
.header .navs .myproducts .menulist img {
  width: 32px;
  height: 32px;
  float: unset;
  margin-top: 0;
}
.header .navs .myproducts .menulist .name {
  width: 100%;
  float: left;
  text-align: center;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
.header img {
  height: 45px;
  margin-top: 7px;
  float: left;
}
.header a {
  float: left;
  padding: 0px 15px;
  height: 60px;
  line-height: 60px;
  border-radius: 5px;
  text-align: left;
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
.header a i {
  font-size: 16px;
  margin-right: 8px;
}
.header a:hover {
  background: #eee;
  border-radius: 0px;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.banner {
  width: 100%;
  float: left;
  height: 500px;
  color: #434141;
}
.banner .showdesc {
  margin-top: 0px;
  padding-left: 50px;
}
.banner .showdesc .h1 {
  font-size: 55px;
  font-weight: 700;
  line-height: 72px;
}
.banner .showdesc .desc {
  font-size: 26px;
}
.banner .showdesc .xc {
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 10px;
  color: #434141;
  font-size: 16px;
}
.banner .showdesc .btns {
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 60px;
}
.banner .showdesc .btns a {
  padding: 15px;
  background: #365ddc;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}
.banner .showdesc .btns a:hover {
  background: #2a4ab4;
}
.banner .showdesc .btns .myd {
  background-color: #d30b62;
}
.banner .showdesc .btns .myd:hover {
  background-color: #980a48;
}
.banner .img {
  text-align: center;
}
.banner .img img {
  width: 100%;
  margin-top: 50px;
}
.indexdesc {
  background-color: #fff;
  width: 100%;
  float: left;
  color: #434141;
  padding-top: 65px;
}
.indexdesc .h2 {
  margin: 0px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  text-align: center;
  color: #1a1a1a;
  font-size: 35px;
}
.indexdesc .wdesc {
  font-style: 14px;
  padding-top: 16px;
  margin: 0px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 20px;
  margin-bottom: 30px;
}
.indexdesc .item {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: #eee 0 1.6px 3.6px 0, rgba(0, 0, 0, 0.11) 0 0.3px 0.9px 0;
  text-align: center;
  background: #fafafa;
  padding-top: 30px;
  padding-bottom: 30px;
}
.indexdesc .item img {
  height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.indexdesc .item .title {
  font-size: 20px;
  font-weight: bold;
}
.common-footer {
  width: 100%;
  float: left;
  color: #434141;
  padding-top: 60px;
  padding-bottom: 60px;
}
.common-footer .copyinfo {
  width: 100%;
  float: left;
  margin-top: 40px;
  text-align: center;
  color: #888892;
  font-size: 12px;
}
.common-footer a {
  text-decoration: none;
  font-size: 12px;
  color: #888892;
}
.loginpanel {
  float: left;
  background: #fff;
  border-radius: 10px;
  height: auto;
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.133) 0 1.6px 3.6px 0, rgba(0, 0, 0, 0.11) 0 0.3px 0.9px 0;
  height: 1px;
}
.loginpanel .title {
  border-bottom: solid 1px #ccc;
  height: 50px;
  line-height: 50px;
  text-indent: 20px;
  font-size: 18px;
}
.newslist {
  margin-top: 18px;
  background: #fff;
  padding-top: 15px;
  float: left;
}
.newslist a {
  font-size: 16px;
  color: #000;
  width: 100%;
  float: left;
  line-height: 30px;
  padding-left: 5px;
}
.newslist a:hover {
  background-color: #eee;
  text-decoration: none;
}
@media screen and (max-device-width: 480px) {
  .center {
    width: 100%;
    float: left;
  }
  .center600 {
    width: 100%;
    float: left;
  }
  .banner {
    height: auto;
    margin-bottom: 50px;
  }
  .banner .showdesc {
    margin-top: 40px;
  }
  .indexdesc .item img {
    width: 80px;
    height: 80px;
  }
  .indexdesc {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin: 0;
  }
}
