* {
  font-size: 13px;
  padding: 0px;
  margin: 0px;
	list-style-image: none;
    list-style-type: none;color: #666666;
}
body {
  background: #f8fafe;
}
a {
  text-decoration: none;
  outline: none;color: #666666;
}
a:hover {
 color: #13e0bc;
}

#header {
  width: 100%;
  z-index: 1000;
}
#header-icons {
  float: right;
  padding-top: 44px;
}
#header-icons ul li {
  float: left;
}
/* =Header
-------------------------------------------------------------- */
.copyrights_c{    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #F8FAFE;
    padding-top: 25px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f1f3f7;
    height: 35px;
    -webkit-font-smoothing: antialiased;}
.copyrights {
    min-width: 1180px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #F8FAFE;
    padding-top: 10ex;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(241, 241, 241, 0.67);
    height: 90px;
}
.copyrights_z dd.copyrights_wz {
    height: 50px;
   
    font-size: 14px;
    color: #999999;
    float: left;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}
.copyrights_z dd.copyrights_wz a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);   
    font-size: 12px;
    line-height: 45px;
    text-decoration: none;
}
header {
  width: 100%;
  height: 120px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(248, 250, 254, 0.9);
  backdrop-filter: blur(10px);
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}
header h1#logobag {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  float: left;
  
  font-size: 30px;
  color: black;
  font-weight: 500;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header nav {
  display: inline-block;
  float: right;
}
header nav a {
  line-height: 150px;
  margin-left: 20px;
  color: #9fdbfc;
  font-weight: 700;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header nav a:hover {
  color: white;
}
header.smaller {
  height: 70px;
}
header.smaller h1#logobag {
  height: 70px;
  line-height: 70px;
  font-size: 14px;
}
header.smaller nav a {
  line-height: 75px;
}
header li {
  float: right;
  padding-top: 44px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 10px;letter-spacing: 1px;
}

header.smaller li {
  float: right;
  padding-top: 24px;
}
#header {
  width: 100%;
  z-index: 1000;
  background: #F8FAFE;
}
#page {
  width: 1349px;
  background-color: #EFEFEF;
  margin: auto;
}
#header-left {
  padding-top: 20px;
  width: 100%;
}
#qijishow {
  font-size: 30px;
  color: #000000;
  font-weight: 500;
}
.ls-inner img{width:100%;}
.design_studio {
  width: 33.223%;
  float: left;
  background-repeat: repeat-y;
  background-position: right;  
}
.design_studio a {
  text-decoration: none;
  display: block;
  height: 210px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  font-size: 14px;
  font-weight: 200;
  color: #999999;
  text-align: center;
  letter-spacing: -2px;
  line-height: 50px;
  padding-top: 88px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: 30%;
  background-position: center 85px;
  -webkit-transition: all .2s;
  transition: all .4s;letter-spacing: 2px;
}
.design_studio a:hover {
  text-decoration: none;
  font-size: 16px;
  color: #000000;
  background-repeat: no-repeat;
  background-position: center 78px;
  box-shadow: 0 30px 28px -16px rgba(0, 0, 0, 0.26);
  transform: translate(0, -4px);
}

@media screen and (max-width: 600px) {
  .design_studio a {
    text-decoration: none;
    display: block;
    height: 170px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 14px;
    font-weight: 200;
    color: #999999;
    text-align: center;
    letter-spacing: -2px;
    line-height: 50px;
    padding-top: 70px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center 85px;
    -webkit-transition: all .2s;
    transition: all .4s;
  }
  .central_k {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
  }
  .design_studio {
    width: 49.7%;
    float: left;
    background-repeat: repeat-y;
    background-position: right;
  }
}
.container, .tool-container {
  width: 1370px;
  overflow: hidden;
  margin: 0 auto;
}
#slider-wrapper {
  width: 100%;
  margin: auto;
  height: 630px;
  /* padding-top: 80px; */
  box-shadow: rgba(0, 0, 0, 0.1) 0px 24px 42px;
  margin-top: 105px;
}
#border1 {}
#border2 {
  border-left: 1px solid rgba(234, 234, 234, 0.40);
}
#border3 {
  border-left: 1px solid rgba(234, 234, 234, 0.40);
}
#border4 {
  border-top: 1px solid rgba(234, 234, 234, 0.40);
}
#border5 {
  border-left: 1px solid rgba(234, 234, 234, 0.40);
  border-top: 1px solid rgba(234, 234, 234, 0.40);
}
#border6 {
  border-left: 1px solid rgba(234, 234, 234, 0.40);
  border-top: 1px solid rgba(234, 234, 234, 0.40);
}
.central_k {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: -30px;
}
.central {
  background-color: #f8fafe;
  height: 600px;
  border-radius: 0 0 8px 8px;
}
.icon {
  font-size: 50px;
}
@media screen and (max-width: 600px) {
  .central {
    background-color: #f2f2f2;
    border-radius: 0 0 8px 8px;
  }
}
@media screen and (min-width: 1441px) {
  #slider-wrapper {
    width: 100%;
    margin: auto;
    height: 630px;
    /* padding-top: 80px; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 24px 42px;
    margin-top: 105px;
  }
  #header {
    width: 100%;
    margin: auto;
    padding-top: 20px;
  }
  #page {
    width: 1370px;
    background-color: #f1f1f1;
    margin: auto;
    /* box-shadow: 0 -1px 5px rgba(0,0,0,0.1); */
  }
  .cb {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  #slider-wrapper {
    width: 1250px;
    margin-top: 105px;
    height: 542px;
    /* padding-top: 80px; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 24px 42px;
  }
  #header-container {
    width: 1250px;
  }
  #header {
    width: 1250px;
    margin: auto;
    padding-top: 20px;
  }
  .container, .tool-container {
    width: 1250px;
    overflow: hidden;
    margin: 0 auto;
  }
  #cd {
    display: none;
  }
  #page {
    width: 1250px;
    background-color: #EFEFEF;
    margin: auto;
  }
  .copyrights {
    min-width: 1250px;
  }
  .copyrights_c {
    min-width: 1250px;
  }
  .cb {
    display: none;
  }
}
@media screen and (min-width: 1371px) {
  #slider-wrapper {
    width: 100%;
    margin: auto;
    height: 630px;
    /* padding-top: 80px; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 24px 42px;
    margin-top: 105px;
  }
  #header {
    width: 100%;
    margin: auto;
    padding-top: 20px;
  }
  #page {
    background-color: #F8FAFE;
    margin: auto;
    /* box-shadow: 0 -1px 5px rgba(0,0,0,0.1); */
  }
  .cb {
    display: none;
  }
}
@media screen and (max-width: 1370px) {
  #slider-wrapper {
    width: 1150px;
    margin-top: 105px;
    height: 542px;
    /* padding-top: 80px; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 24px 42px;
  }
  #header {
    width: 1150px;
    margin: auto;
    padding-top: 20px;
  }
  .container, .tool-container {
    width: 1150px;
    overflow: hidden;
    margin: 0 auto;
  }
  #cd {
    display: none;
  }
  #page {
    width: 1150px;
    background-color: #F8FAFE;
    margin: auto;
  }
  .copyrights {
    min-width: 1150px;
  }
  .copyrights_c {
    min-width: 1150px;
  }
  .cb {
    display: none;
  }
}
@media screen and (min-width: 1251px) {
  .copyright {
    display: none;
  }
}
@media screen and (max-width: 1250px) {
  .central_k {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
  }
  #pencil {
    height: 44px;
    width: 44px;
    float: right;
    margin-top: -44px;
  }
  html * .ls-wp-container .ls-slide > *, body * .ls-wp-container .ls-slide > *, #ls-global * .ls-wp-container .ls-slide > * {
    line-height: normal;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  header {
    
  }
  .wrapper-dropdown-5.active .dropdown {
    margin-top: -4px;
  }
  #slider-wrapper {
    width: 100%;
    margin: auto;
    padding-top: 0;
    height: auto;
  }
  #header {
    width: 100%;
    margin: auto;
  }
  .cb {
    display: none;
  }
  #pagewrap {
    width: 100%;
    margin-top: 44px;
  }
  #page {
    width: 100%;
  }
  #header {
    margin: auto;
    padding-top: 0px;
  }
  .ls-container, .ls-container * {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  #sidebar {
    display: none;
  }
}
@media screen and (max-width: 950px) {
  #page {
    width: 100%;
  }
  /* pagewrap */
  #pagewrap {
    margin-top: 44px;
    width: 100%;
  }
  /* content */
  #content {
    width: 100%;
  }
  #sidebara {
    width: 100%;
    float: none;
    margin-left: 25%;
  }
  /* sidebar */
  #sidebar {
    display: none;
  }
  #sidebar .widget {
    display: none;
  }
  html {
    background-color: #f2f2f2;
  }
	header{height: 70px;}
	header h1#logobag{line-height: 70px; height: 70px; padding-top: 0px; padding-left: 10px; font-size: 24px;}
	.container{width: 100%}
	header li{line-height: 70px; padding-top: 0; padding-right: 10px;}
	header.smaller li{line-height: 70px;padding-top: 0;}
	
}

@media screen and (max-width: 550px) {
  #border5 {
    border-left: 0px solid rgba(234, 234, 234, 0.40);
    border-top: 1px solid rgba(234, 234, 234, 0.40);
  }
  #pagewrap {
    width: 100%;
    margin-top: 44px;
  }
  #sidebara {
    width: 100%;
    float: none;
    margin-left: 25%;
  }
  /* content */
  #content {
    width: 100%;
  }
  /* sidebar */
  #sidebar {
    float: left;
    padding-left: 10px;
  }
  #sidebar .widget {
    padding: 8% 5%;
    margin-bottom: 10px;
  }
}
/*浏览器滚动条*/ ::-webkit-scrollbar {
  width: 5px;
  height: 5px
}
::-webkit-scrollbar-button:vertical {
  display: none
}
::-webkit-scrollbar-track:vertical {
  background-color: black
}
::-webkit-scrollbar-track-piece {
  background: #EAEAEA
}
::-webkit-scrollbar-thumb:vertical {
  background-color: #afafaf;
  border-radius: 4px
}
::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #afafaf
}
::-webkit-scrollbar-corner:vertical {
  background-color: #afafaf
}
::-webkit-scrollbar-resizer:vertical {
  background-color: #FF6E00
}