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;
  }

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

  .hdWrap {
    background: none;
    height: auto;
  }

  .header {
    width: 98%;
  }

  .hd_top {
    display: none;
  }

  .hd_Mid {
    height: 75px;
  }

  .hd_logo {
    margin: 0;
    padding: 0;
    width: auto;
    background: none;
  }

  .hd_logo img {
    width: auto;
    height: 75px;
  }

  .hd_txt {
    display: none;
  }

  .hd_phone {
    display: none;
  }

  .nav {
    display: none;
  }

  #flashs {
    height: 350px !important;
    margin-bottom: 2%;
  }

  #flashs .bgitem {
    background-size: auto 100% !important;
    height: 350px !important;
  }

  #flashs .btn {
    right: 15px;
    margin: 0;
    bottom: 10px;
    padding: 0;
  }

  .content {
    width: 98%;
  }

  .classify {
    display: none;
  }

  .pro {
    width: 100%;
    border: 0;
    height: auto;
    margin: 0 0 2%;
  }

  .common_title {
    height: 35px;
    line-height: 35px;
  }

  .pro h3 {
    width: 100%;
  }

  .common_title span a {
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    background-image: none !important;
  }

  .example {
    width: 100%;
    height: auto;
  }

  .example_box .ul {
    margin: 0;
  }

  .example_box .ul li {
    width: 24.2%;
    margin: 1% 1% 0 0;
  }

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

  .example_box .ul li:nth-child(9) {
    display: none;
  }

  .example_box .ul li i {
    height: auto;
    background: none;
  }

  .example_box .ul li i img {
    width: 100%;
    height: auto;
    border: 0;
  }

  .example_box .ul li span {
    width: 100%;
    padding: 2% 0;
  }

  .cp {
    height: auto;
    background: #eeeeee;
    margin: 0 auto 2%;
  }

  .cp h3 {
    font-size: 30px;
    padding: 1% 0;
  }

  .cp_box {
    width: 100%;
    margin: 0 0 2%;
  }

  .cp_con {
    margin: 2% 0;
  }

  .cp_con em.prev {
    display: none;
  }

  .cp_con .ul {
    width: 98% !important;
    height: auto;
    margin: 0 1%;
  }

  .cp_con .ul>div {
    width: 100% !important;
  }

  .cp_con .ul>div>div:nth-child(2) {
    display: none;
  }

  .cp_con .ul li {
    width: 24.2%;
    height: auto;
    padding: 0;
    margin: 1% 1% 0 0;
  }

  .cp_con .ul li img {
    width: 100%;
    height: auto;
    border: 0;
    margin: 0 auto;
  }

  .cp_con .ul li span {
    padding: 4% 0;
  }

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

  .cp_con em.next {
    display: none;
  }

  .ys {
    background: none;
    height: auto;
  }

  .ys_top {
    background-color: #00a643;
    padding: 1% 0;
    margin: 0;
    height: auto;
    line-height: 30px;
    background-image: none;
  }

  .ys_top h3 {
    padding: 0 0 0 20px;
  }

  .ys_box {
    margin: 1% 0 0;
  }

  .ys dl {
    width: 100%;
    margin: 2% 0;
    height: auto;
  }

  .ys dl dt {
    width: auto;
    margin: 0 0 1%;
    background-size: 50px;
    padding: 0 0 0 55px;
  }

  .ys dl dt h4 {
    font-size: 16px;
  }

  .ys dl dt h4 b {
    font-size: 20px;
  }

  .ys dl dd {
    margin: 0 0 0 55px;
  }

  .ys dl dd p br {
    display: none;
  }

  .leader {
    display: none;
  }

  .ad {
    display: none;
  }

  .Intro {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border: 0;
  }

  .common_icon {
    height: 35px;
    line-height: 35px;
  }

  .common_icon span a {
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    background-image: none !important;
  }

  .Intro dl {
    float: none;
    overflow: hidden;
    padding: 0;
    margin: 1% auto 2%;
  }

  .Intro dl dt {
    width: auto;
    height: auto;
    margin: 0 1% 0 0;
    background: none;
  }

  .Intro dl dt img {
    border: 0;
    margin: 0;
    height: auto;
  }

  .Intro dl dd {
    width: auto;
    float: none;
  }

  .Intro dl dd p {
    margin: 1% 0;
  }

  .honour {
    display: none;
  }

  .news {
    width: 32.6%;
    height: auto;
    border: 0;
  }

  .news .ul {
    padding: 2% 0;
    height: auto;
  }

  .news .ul li {
    line-height: 28px;
    padding: 0;
    margin: 0;
    background: none;
    width: 100%;
  }

  .news .ul li span {
    display: none;
  }

  .news1 {
    margin-left: 1% !important;
  }

  .news .ul li em {
    width: 100%;
  }

  .footer {
    display: none;
  }

  .yqlj1 {
    display: none;
  }

  .topadcs {
    width: 100%;
    margin-bottom: 1%;
  }

  .topadcs img {
    width: 100%;
    height: auto;
  }

  .left {
    display: none;
  }

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

  .pro_curmbs {
    padding: 0 0 0 1%;
    margin-bottom: 1%;
  }

  .righttop {
    display: none;
  }

  .pro_main {
    border: 0;
    padding: 1% 0;
  }

  dl.p_list_dl {
    width: 32.6%;
    padding: 0;
    margin: 0 1% 1% 0;
  }

  dl.p_list_dl dt {
    width: auto;
    height: auto;
  }

  dl.p_list_dl dt img {
    width: 100%;
    height: 23.9vw;
    border: 0;
  }

  dl.p_list_dl:hover dt img {
    border: 0;
  }

  dl.p_list_dl:nth-child(3n) {
    margin-right: 0;
  }

  dl.p_list_dl dd {
    width: auto;
    padding: 1% 0;
  }

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

  .rightbot {
    display: none;
  }

  .right .RandomNews {
    display: none;
  }

  .plc2 {
    line-height: 36px;
    text-indent: unset;
    padding: 0 0 0 1%;
    margin-bottom: 1%;
  }

  .left2_main {
    width: auto;
    padding: 0 0 1%;
    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 {
    height: auto;
    margin: 1% 0;
    padding: 0.5% 1%;
    line-height: 25px;
  }

  .gduo span {
    float: none;
    height: auto;
    width: auto;
  }

  .gduo a {
    font-weight: normal;
  }

  .n_info_con2 {
    display: none;
  }

  .plc {
    height: auto;
    padding: 0 0 0 1%;
    margin-bottom: 1%;
  }

  .right_main {
    width: auto;
    border: 0;
    padding-bottom: 1%;
  }

  .news_con {
    width: auto;
    padding-top: 1%;
  }

  dl.dl_2h {
    padding: 1% 0;
  }

  dl.dl_2h dt {
    width: auto;
    margin: 0;
  }

  dl.dl_2h .dt_1 {
    height: auto;
    padding: 0;
    background: none;
    width: 86%;
  }

  dl.dl_2h .dt_2 {
    padding: 0;
  }

  dl.dl_2h dd {
    padding: 0;
    margin-bottom: 0;
    height: 40px;
    line-height: 20px;
  }

  .agent_con {
    width: auto;
    margin: 0;
    padding-top: 1%;
  }

  .agent_con .age_li_about {
    padding: 0;
  }



  .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) {
  #flashs {
    height: 310px !important;
  }

  #flashs .bgitem {
    height: 310px !important;
  }

  .common_title em {
    margin: 0 5px 0 0;
  }

  .common_title span a {
    padding: 0 10px;
  }

  .cp h3 {
    font-size: 26px;
  }

  .ys_top h3 {
    font-size: 26px;
    padding: 0 0 0 10px;
  }

  .common_icon span a {
    padding: 0 10px;
  }

  .common_icon em {
    margin: 0 5px 0 0;
  }

  .plc2 {
    line-height: 30px;
  }

  dl.dl_2h dt {
    height: auto;
    line-height: 20px;
  }

  dl.dl_2h .dt_1 {
    float: none;
    display: block;
  }

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

  dl.dl_2h .dt_2 {
    float: none;
  }

  .plc {
    line-height: 30px;
  }


}

@media only screen and (max-width: 640px) {
  #flashs {
    height: 270px !important;
  }

  #flashs .bgitem {
    height: 270px !important;
  }

  .plc2 {
    line-height: 20px;
    padding: 1%;
  }

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

  .plc {
    line-height: 20px;
    padding: 1%;
  }


}

@media only screen and (max-width: 560px) {
  #flashs {
    height: 230px !important;
  }

  #flashs .bgitem {
    height: 230px !important;
  }

  .example_box .ul li {
    width: 49.5%;
  }

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

  .cp h3 {
    font-size: 22px;
  }

  .cp_con .ul li {
    width: 49.5%;
  }

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

  .ys_top h3 {
    font-size: 22px;
  }

  .ys dl dt {
    background-size: 40px;
    padding: 0 0 0 45px;
    height: auto;
  }

  .ys dl dt h4 {
    font-size: 14px;
  }

  .ys dl dt h4 b {
    font-size: 18px;
  }

  .ys dl dd {
    margin: 0 0 0 45px;
  }

  .Intro dl dt {
    width: 50%;
  }

  .Intro dl dt img {
    width: 100%;
  }

  .mbtn {
    float: none;
  }

  .news {
    width: 100%;
  }

  .common_title span a {
    font-weight: normal;
  }

  .news1 {
    margin-left: 0 !important;
  }

  dl.p_list_dl {
    width: 49.5%;
  }

  dl.p_list_dl dt img {
    height: 36.5vw;
  }

  dl.p_list_dl:nth-child(3n) {
    margin-right: 1%;
  }

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

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

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

  .agent_con .age_li_about p img {
    width: 465px;
    height: auto;
  }


}

@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;
  }

  .hd_Mid {
    height: 65px;
  }

  .hd_logo img {
    height: 65px;
  }

  #flashs {
    height: 200px !important;
  }

  #flashs .bgitem {
    height: 200px !important;
  }

  .cp h3 {
    font-size: 20px;
  }

  .ys_top h3 {
    font-size: 20px;
  }

  .agent_con .age_li_about p img {
    width: 100%;
  }



  .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;
  }

  #flashs {
    height: 165px !important;
  }

  #flashs .bgitem {
    height: 165px !important;
  }

  .common_title {
    height: 30px;
    line-height: 30px;
  }

  .common_title span a {
    height: 30px;
    line-height: 30px;
  }

  .cp h3 {
    font-size: 18px;
  }

  .ys_top h3 {
    font-size: 18px;
  }

  .common_icon {
    height: 30px;
    line-height: 30px;
  }

  .common_icon span a {
    height: 30px;
    line-height: 30px;
  }




}