ul {
  list-style-type: none;
}

.login form {
  padding: 0 5%;
}

.login p {
  margin-bottom: 10px;
}

.login p .inputtxt {
  width: 100%;
  line-height: 22px;
  padding: 0 10px;
  color: #4a4a4a;
  border: #c9c9c9 1px solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all .1s linear;
}

.login p .inputtxt:hover {
  border: 1px solid #999
}

.login p textarea.inputtxt {
  height: 60px;
  resize: none;
  overflow: hidden;
  background-color: transparent;
}

.login p .inputtxt.submit {
  border-color: #E9E9E9;
  width: auto;
  cursor: pointer
}

.login p .inputtxt.submit:hover {
  border-color: #00C0FF;
  background-color: #00C0FF;
  color: #fbfbfb
}

.login-header {
  width: 100%;
  text-align: center;
  height: 30px;
  font-size: 24px;
  line-height: 30px;
}

.login {
  max-width: 90%;
  position: fixed;
  border: #ebebeb solid 1px;
  top: 10%;
  left: 5%;
  right: 5%;
  display: none;
  background: #ffffff;
  box-shadow: 0px 0px 20px #ddd;
  z-index: 9999;
  box-sizing: initial;
}

.login-title {
  width: 100%;
  margin: 10px 0px 0px 0px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  font-size: 18px;
  position: relative;
}

.login-title span {
  position: absolute;
  font-size: 12px;
  right: -20px;
  top: -30px;
  background: #ffffff;
  border: #ebebeb solid 1px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}

.login-title span a {
  display: block;
}

.login-input-content {
  margin-top: 20px;
}

.login-input {
  overflow: hidden;
  margin: 0px 0px 20px 0px;
}

.login-input label {
  float: left;
  width: 90px;
  padding-right: 10px;
  text-align: right;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
}

.login-input input.list-input {
  float: left;
  line-height: 35px;
  height: 35px;
  width: 350px;
  border: #ebebeb 1px solid;
  text-indent: 5px;
}

.login-button {
  width: 50%;
  margin: 30px auto 0px auto;
  line-height: 40px;
  font-size: 14px;
  border: #ebebeb 1px solid;
  text-align: center;
}

.login-button a {
  display: block;
}

.login-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: #ebebeb;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  display: none;
}

.return {
  width: 40px;
  position: fixed;
  bottom: 78px;
  right: 10px;
  z-index: 999;
  display: none !important;
}

.return a.dingbu2 {
  width: 40px;
  height: 40px;
  display: block;
  background: rgb(68 68 68 / 60%);
}

.fhdb1 p {
  color: #fff;
  line-height: 19px;
  display: none;
  font-size: 14px;
}

.return a.dingbu2 .fhdb1 {
  width: 40px;
  height: 40px;
  margin-top: 10px;
  text-align: center;
  background: url(../images/re.png) no-repeat center;
}

@media only screen and (max-width: 1024px) {
  body {
    min-width: 320px;
    margin-bottom: 11vw;
    background: none;
  }

  .dl-menuwrapper {
    display: block !important;
  }

  .header {
    width: 98%;
  }

  .h_top {
    display: none;
  }

  .h_con {
    height: 75px;
  }

  .h_con h1 {
    padding: 0;
  }

  .h_con h1 img {
    width: auto;
    height: 65px;
    padding: 5px 0;
  }

  .h_con h1 span {
    display: none;
  }

  .h_pho {
    display: none;
  }

  .h_nav {
    display: none;
  }

  .banner {
    width: 100%;
    height: auto;
    margin-top: 0;
    border: 0;
  }

  #KinSlideshow {
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
  }

  #KinSlideshow_moveBox {
    width: 100% !important;
    height: auto !important;
  }

  #KinSlideshow_XposBox {
    width: 100% !important;
  }

  .banner .flash img {
    width: 100% !important;
    height: auto !important;
  }

  #KinSlideshow_content {
    width: 100% !important;
  }

  #KinSlideshow_content a:nth-child(2),
  #KinSlideshow_content a:nth-child(3) {
    display: none;
  }

  .KinSlideshow_btnBox {
    display: none;
  }

  #KinSlideshow_contentClone {
    display: none;
  }

  .content {
    width: 98%;
  }

  .prolist {
    display: none;
  }

  .pro {
    width: 100%;
    height: auto;
    margin-top: 1%;
    border: 0;
  }

  .barpro ul li p {
    width: 120px;
    text-align: center;
    padding: 0;
  }

  .pp_con {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .pp_con ul li {
    width: 32.6%;
    height: auto;
    margin: 1% 1% 0 0;
  }

  .pp_con ul li img {
    width: 100%;
    height: auto;
    padding: 0;
    border: 0;
    display: block;
  }

  .pp_con ul li span a {
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .pp_con ul li:nth-child(3n) {
    margin-right: 0;
  }

  .bd01 {
    display: none;
  }

  .jz {
    width: 100%;
    height: auto;
    margin-top: 1%;
    border: 0;
  }

  .jz h2 {
    background: url(../images/barpro.gif) repeat-x;
    padding: 0 1%;
  }

  .jz_con {
    height: auto;
  }

  .dt_con {
    padding: 1% 0;
    height: auto;
  }

  .dt_con dl {
    height: auto;
    padding: 0 0 1% 0;
    width: 100%;
  }

  .dt_con dl dt {
    width: 29%;
    height: auto;
  }

  .dt_con dl dt img {
    width: 100%;
    height: auto;
    padding: 0;
    border: 0;
  }

  .dt_con dl dd {
    width: 70%;
    padding-left: 1%;
  }

  .dt_con ul {
    padding-top: 1%;
    background: none;
  }

  .dt_con ul li {
    width: 46%;
    margin-right: 2%;
  }

  .dt_con ul li:nth-child(2n) {
    margin-right: 0;
  }

  .ry {
    display: none;
  }

  .hz {
    display: none;
  }

  .ab_con {
    width: 100%;
    padding: 1% 0;
    height: auto;
  }

  .ab_con dl {
    height: auto;
    padding: 0;
  }

  .ab_con dl dt {
    width: 29%;
    height: auto;
  }

  .ab_con dl dt img {
    width: 100% !important;
    height: auto !important;
  }

  .ab_con dl dd {
    width: 70%;
    padding-left: 1%;
  }

  .fa_con {
    width: 100%;
    height: auto;
    padding: 1% 0 0;
  }

  .fa_con dl {
    width: 49%;
    margin: 0 2% 0 0;
    float: left;
  }

  .fa_con dl:nth-child(2n) {
    margin-right: 0;
  }

  .xc_con {
    padding: 1% 0 0 !important;
    width: 100% !important;
    overflow: hidden;
    height: auto !important;
  }

  .xc_con div {
    width: 100% !important;
  }

  .xc_con div div:nth-child(2) {
    display: none;
  }

  .xc_con ul li {
    width: 32.6%;
    margin: 0 1% 1% 0;
  }

  .xc_con ul li img {
    width: 100%;
    height: auto;
    padding: 0;
    border: 0;
  }

  .xc_con ul li:nth-child(3n) {
    margin-right: 0;
  }

  .link {
    display: none;
  }

  .fbg {
    display: none;
  }

  .topadcs {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .topadcs img {
    width: 100%;
  }

  .product_main {
    width: 98%;
  }

  .product_right {
    width: 100%;
    border: 0;
    margin-top: 1%;
  }

  .product_r_t {
    width: 100%;
    background: none;
    height: auto;
    line-height: 25px;
  }

  .product_r_t img {
    margin: 4px 5px 0 0;
  }

  .product_r_b {
    width: 100%;
    margin: 0.5% 0 0;
    padding-bottom: 0;
  }

  .product_in {
    width: 100%;
    margin: 0;
  }

  .pro_1 {
    width: 100%;
    margin-top: 1%;
  }

  .pro_1_left {
    width: 322px;
  }

  .spec-preview img {
    width: 100%;
    height: auto;
  }

  .pro_1_right {
    width: 56%;
    float: left;
    padding: 0 0 0 1%;
  }

  .pro_1_right ul li {
    width: 100%;
  }

  .pro_1_right ul li h2 {
    width: 100%;
  }

  .cp_xx {
    width: 100%;
    margin: 0;
  }

  .preview {
    width: 100%;
    margin-top: 2%;
  }

  .scrolldoorFrame {
    width: 100%;
  }

  .scrollUl {
    width: 100%;
  }

  .bor03 {
    width: 100%;
    padding: 0;
  }

  .ab_cp_in {
    width: 100%;
    margin-top: 1%;
  }

  .ab_left {
    display: none;
  }

  .left {
    display: none;
  }

  .right {
    width: 100%;
    margin: 1% 0 0;
  }

  .plc {
    padding: 0;
    border: 0;
    height: auto;
  }

  .righttop {
    display: none;
  }

  .right_main {
    width: 100%;
    border: 0;
    padding: 0;
  }

  .news_con {
    width: auto;
    padding-top: 0;
  }

  dl.news_dl {
    padding: 0;
  }

  dl.news_dl dt {
    width: auto;
    margin: 1% 0 0;
  }

  dl.news_dl .dt_1 {
    width: 87%;
    height: auto;
  }

  dl.news_dl .dt_2 {
    padding: 0;
  }

  dl.news_dl dd {
    height: 44px;
    margin-bottom: 1%;
  }

  .apage {
    margin-top: 1%;
    padding: 0;
    text-align: center;
  }

  .rightbot {
    display: none;
  }

  .left2_main {
    width: 100%;
    padding: 0;
    border: 0;
  }

  .n_info_con {
    width: auto;
    padding: 1% 0 0;
  }

  .n_info_con h1 {
    line-height: 30px;
    padding-bottom: 1%;
    margin-bottom: 1%;
  }

  .info_con_tit {
    margin-bottom: 1%;
  }

  .n_info_con p {
    padding: 1% 0;
  }

  .n_info_con img {
    width: 600px !important;
    height: auto !important;
  }

  .gduo {
    padding: 1% 0;
    line-height: 22px;
  }

  .gduo span {
    display: block;
  }

  .n_info_con2 {
    display: none;
  }

  .inforight {
    width: 100%;
    border: 0;
    margin: 1% 0 0;
  }

  .info-tit {
    height: auto;
    line-height: 30px;
    padding: 0 1%;
  }

  .info-txt {
    margin-bottom: 0;
  }

  .inforight {
    width: 100%;
    border: 0;
    margin: 1% 0 0;
  }

  .info-tit {
    height: auto;
    line-height: 30px;
    padding: 0 1%;
  }

  .new-info-de {
    width: 100%;
    padding: 1% 0 0;
  }

  .ProInfo {
    padding-bottom: 1%;
  }

  .ProInfo .image {
    width: 35%;
  }

  .ProInfo .image a {
    padding: 0;
    border: 0;
    width: 100%;
    height: auto;
  }

  .ProInfo .image img {
    width: 100%;
    height: auto;
  }

  .ProInfo .column {
    width: 64%;
  }

  .info-txt h1 {
    padding-bottom: 2%;
    font-size: 22px;
  }

  .ProInfo .column .infos {
    margin-top: 2%;
  }

  .ProInfo .column ul {
    padding-top: 1%;
  }

  .ProInfo .column ul li {
    height: auto;
    line-height: 30px;
  }

  .detxt p {
    padding: 1% 0;
    line-height: 26px;
  }

  .pagelist {
    padding: 1% 0;
  }

  .pagelist ul li span {
    padding-right: 0;
  }

  .new-info-de .xgly {
    display: none;
  }

  .new-info-de .MorePro {
    display: none;
  }




  .return {
    display: block !important;
    bottom: 11vw;
  }

  .social_nav1 {
    height: auto;
    position: fixed;
    bottom: 0;
    min-width: 320px;
    width: 100%;
    z-index: 999;
    background: #444444;
    display: block !important;
  }

  .social_nav1 li {
    width: 50%;
    float: left;
    position: relative;
    text-align: left;
    border-right: 1px #ccc solid;
    color: #fff;
    line-height: 1rem;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
  }

  .social_nav1 li:nth-child(3) {
    border-right: none;
    border-left: none;
  }

  .social_nav1 li em {
    width: 12%;
    display: block;
    float: left;
    padding-right: 4%;
  }

  .social_nav1 li em img {
    width: 100%;
    height: auto;
  }

  .social_nav1 li a {
    color: #fff;
    font-size: 3.5vw;
    line-height: 4vw;
    display: block;
    padding: 5% 0 5% 12vw;
  }

  .social_nav1 li.cur {
    color: #fff;
  }

}

@media only screen and (max-width: 767px) {
  .pro_1_left {
    width: 282px;
  }

  .lanrenzhijia {
    width: auto;
  }

  .spec-preview {
    width: 280px;
    height: auto;
  }

  .pro_1_right {
    width: 54%;
  }

  .pro_1_right ul li {
    line-height: 28px;
  }

  dl.news_dl .dt_1 {
    width: 84%;
  }

  .ProInfo .image {
    width: 40%;
  }

  .ProInfo .column {
    width: 59%;
  }

  .info-txt h1 {
    font-size: 20px;
  }




}

@media only screen and (max-width: 640px) {

  .dt_con dl dt {
    width: 40%;
  }

  .dt_con dl dd {
    width: 59%;
  }

  .dt_con ul li {
    width: 45%;
  }

  .ab_con dl dt {
    width: 40%;
    padding-right: 1%;
  }

  .ab_con dl dd {
    width: auto;
    padding: 0;
    float: none;
  }

  .pro_1_left {
    width: 262px;
  }

  .spec-preview {
    width: 260px;
  }

  .pro_1_right {
    width: 51%;
  }

  dl.news_dl .dt_1 {
    width: 82%;
  }

  .n_info_con img {
    width: 545px !important;
    height: auto !important;
  }

  .ProInfo .column ul li {
    line-height: 25px;
  }



}

@media only screen and (max-width: 560px) {
  .dt_con dl dt {
    padding-right: 1%;
  }

  .dt_con dl dd {
    width: auto;
    float: none;
    padding: 0;
  }

  .dt_con dl dd h3 {
    width: auto;
    height: auto;
    line-height: 22px;
  }

  .dt_con dl dd .clear {
    clear: none;
  }

  .pro_1_left {
    width: 232px;
  }

  .spec-preview {
    width: 230px;
  }

  .pro_1_right {
    width: 49%;
  }

  .pro_1_right ul li {
    line-height: 25px;
  }

  .pro_1_right ul li h2 {
    padding: 0;
  }

  dl.news_dl .dt_1 {
    width: 79%;
  }

  .n_info_con img {
    width: 100% !important;
  }

  .ProInfo .image {
    width: 100%;
  }

  .ProInfo .column {
    width: 100%;
    padding: 2% 0 0;
  }



}

@media only screen and (max-width: 480px) {

  .dl-menuwrapper {
    max-width: 212px;
    right: 5px;
    top: 10px;
  }

  .dl-menuwrapper li a {
    padding: 7px 15px;
  }

  .dl-menuwrapper .dl-menu {
    margin: 10px 0 0;
  }

  .h_con {
    height: 65px;
  }

  .h_con h1 img {
    height: 55px;
  }

  .pp_con ul li {
    width: 49.5%;
  }

  .pp_con ul li:nth-child(3n) {
    margin-right: 1%;
  }

  .pp_con ul li:nth-child(2n) {
    margin-right: 0;
  }

  .dt_con ul li {
    width: 97%;
    margin-right: 0;
  }

  .fa_con dl {
    width: 100%;
    margin: 0;
  }

  .xc_con ul li {
    width: 49.5%;
  }

  .xc_con ul li:nth-child(3n) {
    margin-right: 1%;
  }

  .xc_con ul li:nth-child(2n) {
    margin-right: 0;
  }

  .pro_1_left {
    width: 100%;
  }

  .spec-preview {
    width: 100%;
    padding: 0;
  }

  .pro_1_right {
    width: 100%;
    padding: 1% 0 0;
  }

  .scrollUl {
    height: 26px;
    border-bottom-width: 1px;
  }

  .sd01 {
    height: 26px;
    line-height: 26px;
  }

  dl.news_dl dt {
    height: auto;
  }

  dl.news_dl .dt_1 {
    width: auto;
    float: none;
    display: block;
  }

  dl.news_dl .dt_2 {
    float: none;
    padding: 0 0 0 10px;
  }

  dl.news_dl dd {
    height: auto;
  }

  .n_info_con h1 {
    font-size: 20px;
    line-height: 25px;
  }



  .return {
    width: 30px;
  }

  .return a.dingbu2 {
    width: 30px;
    height: 30px;
  }

  .return a.dingbu2 .fhdb1 {
    width: 30px;
    height: 30px;
    background-size: 16px;
  }

  .social_nav5 li a {
    font-size: 16px;
  }

  .social_nav5 li em {
    width: 40px;
    height: 40px;
  }
}

@media screen and (min-width:320px) and (max-width:400px) {
  body {
    margin-bottom: 12vw;
  }




}