.w1212 {
  width: 1200px;
  margin: 0 auto;
}
.banner {
  width: 100%;
  position: relative;
}
.banner .b-form {
  width: 72.9vw;
  margin: 0 auto;
  padding: 0 5.21vw 1.5vw 5.21vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -36.45vw;
  background-color: rgba(0, 0, 0, 0.4);
  border-top-left-radius: 2.6vw;
  border-top-right-radius: 2.6vw;
}
.banner .b-form p {
  font-size: 1.67vw;
  font-weight: bold;
  color: #fff;
  margin: 1.56vw 0 1.042vw;
}
.banner .b-form input {
  width: 14.58vw;
  background-color: #fff;
  height: 3.125vw;
  line-height: 3.125vw;
  font-size: 1.146vw;
  float: left;
  color: #888;
}
.banner .b-form input[type="text"] {
  margin-right: 1.042vw;
  padding-left: 1.042vw;
}
.banner .b-form input[type="submit"] {
  background-color: #d46a43;
  color: #fff;
  font-size: 1.67vw;
}
.banner .rightnow{
    position: absolute;
    left: 50%;
    margin-left: -16vw;
    bottom: 11.98vw;
    width: 29.69vw;
}
.gtitle {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.gtitle p {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -220px;
  font-size: 60px;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  opacity: 0.1;
}
.gtitle h3 {
  font-size: 48px;
  text-align: center;
  padding-top: 20px;
}
.mga50 {
  margin: 50px auto;
}
.pdb100 {
  padding-bottom: 100px;
}
.classify {
  user-select: none;
}
.classify .js-tab .everyone.active {
  background-color: #d46a43;
}
.classify .js-tab > span.active {
  background-color: #d46a43;
  color: #fff;
}
.classify .js-tab-con {
  display: none;
}
.classify .js-tab-con.active {
  display: block;
}
.seven_space {
  margin-bottom: 100px;
  position: relative;
}
.seven_space:before {
  content: '';
  display: block;
  width: 360px;
  height: 70px;
  background-color: #404958;
  position: absolute;
  left: -360px;
  top: 0;
}
.seven_space .js-tab {
  background-color: #404958;
  height: 70px;
  line-height: 70px;
  display: flex;
  justify-content: space-between;
}
.seven_space .everyone {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  width: 14%;
  text-align: center;
  cursor: pointer;
}
.seven_space .everyone img {
  display: inline-block;
  vertical-align: middle;
}
.star-designer {
  background: url(../images/guadd31.png);
  padding-top: 1px;
  padding-bottom: 100px;
}
.star-designer .gtitle p {
  color: #fff;
  margin-left: -200px;
}
.star-designer .gtitle h3 {
  color: #fff;
}
.star-designer .classify {
  background-color: #fff;
  padding-bottom: 25px;
  position: relative;
}
.star-designer .js-tab {
  background-color: #dddddd;
  height: 70px;
  line-height: 70px;
  display: flex;
  justify-content: space-between;
  font-size: 34px;
}
.star-designer .js-tab span {
  display: inline-block;
  width: 16.66%;
  text-align: center;
  cursor: pointer;
}
.star-designer .classify:after {
  content: '';
  display: block;
  width: 360px;
  height: 70px;
  background-color: #dddddd;
  position: absolute;
  right: -360px;
  top: 0;
}
.golbal {
  background-color: #f2f2f2;
  padding-top: 1px;
}
.golbal .gtitle p {
  margin-left: -254px;
}
.golbal .js-tab {
  background-color: #ccc;
  height: 70px;
  line-height: 70px;
  display: flex;
  justify-content: flex-end;
  font-size: 28px;
}
.golbal .js-tab span {
  width: 15%;
  text-align: center;
  cursor: pointer;
}
.golbal .classify {
  position: relative;
}
.golbal .classify:after {
  content: '';
  display: block;
  width: 360px;
  height: 70px;
  background-color: #ccc;
  position: absolute;
  left: -360px;
  top: 0;
}
.g_logo {
  width: 100%;
  background-color: #fafafa;
}
.xseries {
  background-color: #f2f2f2;
  padding-top: 1px;
}
.xseries .four {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
}
.xseries .four .each {
  width: 260px;
  background-color: #404958;
}
.xseries .four .each h4 {
  width: 150px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  margin: 20px auto;
  text-align: center;
  background-color: #d46a43;
  color: #fff;
  border-radius: 25px;
  letter-spacing: 2px;
}
.xseries .four .each p {
  color: #fff;
  padding: 0 15px;
  line-height: 24px;
  height: 90px;
}
.noproblem {
  background: url(../images/guadd31.png);
  padding: 70px 0 100px;
}
.noproblem .gtit {
  margin-bottom: 70px;
  position: relative;
    padding-left: 65px;
}
.noproblem .gtit p {
  font-size: 70px;
  font-family: 'Times New Roman', Times, serif;
  color: #fff;
  opacity: 0.1;
  line-height: 53px;
}
.noproblem .gtit p em {
  position: relative;
  background-color: #d46a43;
}
.noproblem .gtit h3 {
  font-size: 48px;
  text-align: left;
  color: #fff;
}
.noproblem .gtit h3 em {
  background-color: #d46a43;
}
.noproblem .fourl {
  float: left;
  width: 707px;
}
.noproblem .fourl img {
  display: inline-block;
  width: 350px;
}
.noproblem .fourr {
  float: right;
  width: 491px;
  height: 430px;
  border: 8px solid #d46a43;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 0 20px;
  background-color: #fff;
}
.noproblem .fourr h2 {
  color: #f58844;
  font-size: 45px;
  text-align: center;
  margin: 18px 0;
}
.noproblem .fourr input {
  height: 60px;
  line-height: 60px;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.noproblem .fourr input[type="submit"] {
  background-color: #f58844;
  font-size: 22px;
  color: #fff;
  margin-bottom: 10px;
}
.noproblem .fourr .ipt1 {
  padding-left: 50px!important;
  background: #f7f7f7 url(../images/ccname.png) no-repeat;
  background-position: 10px center;
}
.noproblem .fourr .ipt2 {
  padding-left: 50px!important;
  background: #f7f7f7 url(../images/cctel.png) no-repeat;
  background-position: 10px center;
}
.noproblem .fourr .ipt3 {
  padding-left: 50px!important;
  background: #f7f7f7 url(../images/popostion.png) no-repeat;
  background-position: 10px center;
}
.noproblem .fourr .tips {
  color: #999;
  font-size: 12px;
  text-align: center;
}
.guprev {
    width: 40px;
    height: 90px;
    margin-top: -45px;
    position: absolute;
    left: 10px;
    top: 50%;
    background: url(../images/left_03.png);
    cursor: pointer;
}
.gunext {
    width: 40px;
    height: 90px;
    margin-top: -45px;
    position: absolute;
    right: 10px;
    top: 50%;
    background: url(../images/right_03.png);
    cursor: pointer;
}
.dbao{
    position: absolute;
    left: 0;
    top: -10px;
    background-color: #d46a43;
    color: #fff;
    padding: 10px 5px;
}
.dbao h4{
    font-size: 70px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: normal;
    line-height: 53px;
    opacity: .2;
}
.dbao h5{font-size: 48px;}