html,
body,
div,
span,
p,
em,
img,
strong,
i,
ol,
ul,
li,
footer,
header,
nav,
section,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h3,
h4,
h5,
h6,
figure  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
  background: transparent;
  font-family: 'Noto Sans S Chinese';
}
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
 
}
input {
  line-height: normal;
  outline: none;
  border: none;
}
body {
  background-color: #fafafa;
 
}
@font-face {
  font-family: 'Noto Sans S Chinese';
  src:url('http://www.qunxingvc.com/wp-content/themes/qunxing/assets/font/SourceHanSansCN-ExtraLight.otf'),
  font-weight: normal;
  font-style: normal;
}
.clearfix:after {
  content: '.';
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.flex {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
}
.w_1200 {
  width: 1200px;
  margin: auto;
}
.w1200 {
  width: 1200px;
  margin: auto;
}
.w580 {
  width: 580px;
  margin: auto;
}
/* ########头 ########*/
.sc-header {
  height: 100px;
  background-color: #fff;
  padding: 0 3.7% 0 3.7%;
}
.sc {
  position: relative;
}
.sc-logo {
  width: 137px;
  height: 55px;
}
.sc-logo img {
  width: 100%;
  height: auto;
}
.sc-title {
  color: #424242;
  font-size: 20px;
  flex-wrap: nowrap;
  width: 78%;
}
.sc-title nav {
  width: 76%;
}
.sc-title a {
  color: #424242;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 3.5px;
}
.sc-title .active {
  border-bottom: 3px solid #e71b1b;
  font-weight: bold;
}
.logRegButton span {
  text-align: center;
  width: 72px;
  height: 32px;
  border-radius: 16px;
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
}
.sc-title .span1 {
  background-color: #e71b1b;
  color: #fff;
  margin: 0 10px 0 37px;
}
.sc-title .span2 {
  border: 1px solid #ededed;
  color: #666666;
}
.logRegButton{
  width: 225px;
  padding-left: 2%;
}
.userQuit{
  display: none;
  width: 225px;
  padding-left: 2%;
}
/* .user{
  width: 160px;;
}
.quit{
  width: 130px;
} */
.user img{
  width: 14px;
}
.user span{
  color: #424242;
  font-size: 18px;
}
.quit {
  font-size: 14px;
  line-height: 14px;
  color: #999999; 
  border-bottom: 1px solid #707070;
}
/* ######## banner ########*/
.sc-banner {
  height: auto;
  width: 100%;
}
.sc-banner img {
  height: auto;
  width: 100%;
}
/* ######## title ########*/
.sc-3 {
  padding-top: 74px;
  position: relative;
}
.sc-h3 {
  text-align: center;
}
.sc-h3 h3 {
  font-size: 32px;
  font-weight: bold;
  color: #100f10;
  margin-bottom: 7px;
}
.sc-h3 span {
  font-size: 20px;
  color: #999999;
  margin-bottom: 14px;
}
.sc-h3 img {
  display: block;
  width: 124px;
  margin: 14px auto 0;
}
.sc-h3 .color-w {
  color: #fff;
}

/* ######## swiper ########*/
.sc-swiper {
  position: relative;
}
.sc-swiper .swiper-button-next,
.sc-swiper .swiper-button-prev {
  top: 29%;
  background: #e71b1b;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  vertical-align: middle;
  line-height: 30px;
  text-align: center;
  padding-top: 6px;
  box-sizing: border-box;
  margin: 0;
}
.sc-swiper .swiper-button-next {
  right: 0;
}
.sc-swiper .swiper-button-prev {
  left: 0;
}
.sc-swiper .swiper-container {
  min-width: 1200px;
  max-width: 1801px;
  margin: 0 53px 0;
}
/* ######## title2 ########*/
.sc-cs_title {
  font-weight: bold;
  text-align: center;
  font-size: 48px;
}
.sc-cs_title h3 {
  color: #333;
  font-weight: bold;
}
.sc-cs_title p {
  color: rgba(51, 51, 51, 0.2);
}

.texta_c {
  text-align: left;
}

.lookMore {
  /* width: 112px; */
  text-align: center;
  margin: auto;
  padding: 110px 0 100px;
}
.lookMore a {
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  padding-bottom: 10px;
}

/* ######## 脚1 ########*/
.sc-contact {
  background-color: #5f5f5f;
  height: 736px;
  color: #fff;
}
.sc-contact .sc-h3 {
  padding: 40px 0 40px;
}
.sc-contact .item_list li {
  justify-content: flex-start;
  height: 48px;
}
.sc-contact .item_list li img {
  margin: 0;
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.sc-contact .item_list li a {
  font-size: 20px;
  color: #fff;
}
.sc-contact .list strong {
  font-size: 36px;
  color: rgba(225, 225, 225, 0.1);
}
.sc-contact .list p {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 11px;
}

.sc-contact .list img {
  width: 12px;
  margin-bottom: 38px;
}
.sc-contact .code {
  height: 238px;
  border-top: 1px solid #707070;
  justify-content: center;
  text-align: center;
}
.sc-contact .code div {
  margin-right: 84px;
}
.sc-contact .code div:nth-last-of-type(1) {
  margin-right: 0;
}
.sc-contact .code .img_max {
  width: 117px;
}
.sc-contact .code p {
  font-size: 16px;
  color: #fff;
  height: 42px;
  margin-bottom: 15px;
  margin-top: 6px;
}
.sc-contact .code .img_min {
  width: 27px;
}
/* ######## 脚2 ########*/
.sc-footer {
  height: 200px;
  background-color: #424242;

  text-align: center;
}
.sc-footer img {
  width: 142px;
  margin: 20px 0 20px;
}
.sc-footer_list {
  width: 744px;
  text-align: center;
  justify-content: flex-start;
  margin: auto;
  padding-bottom: 10px;
}
.sc-footer_list a {
  border-right: 1px solid rgba(225, 225, 225, 0.1);
  color: rgba(225, 225, 225, 0.1);
  font-size: 16px;
  padding: 0 26px;
  line-height: 16px;
  display: inline-block;
  height: 16px;
}
.sc-footer_list a:nth-of-type(1) {
  padding-left: 0;
}
.sc-footer_list a:nth-last-of-type(1) {
  padding-right: 0;
  border-right: none;
}
.sc-footer_bottom {
  border-top: 1px solid rgba(112, 112, 112, 0.5);
  padding-top: 13px;
  text-align: center;
}
.sc-footer_bottom a {
  color: rgba(225, 225, 225, 0.1);
  font-size: 12px;
}
.toTop {
  width: 50px;
  height: 50px;
  background: url(../image/sc-top.png) no-repeat 0 -50px;
  position: fixed;
  right: 0;
  bottom: 20px;
  z-index: 200;
  display: none;
}
.color-red {
  color: red !important;
}
.inputBlock p {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.inputBlock p strong {
  color: #e71b1a;
}
.inputBlock span {
  display: block;
  color: #c7c7c7;
  font-size: 14px;
  margin-bottom: 13px;
}
input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #c7c7c7;
  font-size: 16px;
}
input::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c7c7c7;
  font-size: 16px;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c7c7c7;
  font-size: 16px;
}
input::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c7c7c7;
  font-size: 16px;
}
.invalid:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: red;
}

.invalid::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: red;
}

input.invalid:-ms-input-placeholder {
  color: red;
}

input.invalid::-webkit-input-placeholder {
  color: red;
}

input.invalid {
  color: red !important;
}

