﻿.m-content{ overflow:hidden;}
.content-list-title {
  font-size: 36px;
  text-align: center;
  margin-bottom: 60px;
  font-weight: 500;
}
.content-list-title2 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}
.jzxcx{
  color:#666;	
  overflow:hidden;
}
.jzxcx .jzxcx-wrapper .login-page {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: url(../images/jzxcx-42.jpg) no-repeat top center;
}
.jzxcx .jzxcx-wrapper .login-page .login-box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  box-shadow: 0 0 10px #e9e9e9;
  width: 650px;
  height: 400px;
  border-radius: 10px;
  padding: 40px;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .header-login {
  margin-bottom: 50px;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .header-login .fr {
  font-size: 14px;
  line-height: 22px;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .header-login .fr a {
  color: #f39800;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .form-groups .form-group {
  position: relative;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .form-groups .form-group > img {
  position: absolute;
  width: 22px;
  height: 22px;
  border-right: 1px solid #e9e9e9;
  left: 15px;
  top: 10px;
  padding-right: 5px;
  box-sizing: content-box;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .form-groups .form-group .col .form-control {
  width: 100%;
  box-sizing: border-box;
  padding-left: 50px;
  height: 42px;
  border-radius: 25px;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .form-groups .form-group .col .form-control:focus {
  border-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .form-groups .form-group:last-child {
  margin-bottom: 45px;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .form-groups .form-group:last-child .col .form-control {
  padding-right: 150px;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .form-groups .form-group:last-child .tips {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .form-groups .form-group:last-child .tips img {
  width: 48px;
  height: 22px;
  vertical-align: middle;
  display: inline-block;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .form-groups .form-group:last-child .tips a {
  display: inline-block;
  line-height: 22px;
  vertical-align: middle;
  margin-left: 5px;
  color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .login-btns a {
  display: inline-block;
  width: 180px;
  height: 44px;
  line-height: 42px;
  box-sizing: border-box;
  border: 1px solid #3aa84c;
  text-align: center;
  font-size: 14px;
  border-radius: 25px;
  color: #fff;
  background-color: #3aa84c;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .login-page .login-box .login-btns a:last-child {
  color: #f39700;
  border-color: #f39700;
  background-color: #fff;
  margin-left: 10px;
}
.jzxcx .jzxcx-wrapper .header-xcx {
  height: 76px;
  position: absolute;
  min-width: 1300px;
  left: 0;
  top: 0px;
  width: 100%;
  z-index: 10;
  background: url(../images/jzxcx-1.jpg) top center no-repeat;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 > .fl {
  margin-top: 27px;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 > .fr {
  padding: 22px 0;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 > .fr a {
  height: 32px;
  line-height: 30px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  width: 72px;
  margin-right: 10px;
  text-align: center;
  font-size: 14px;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 > .fr a:last-child {
  background-color: #fff;
  color: #3aa84c;
  margin-right: 0;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 .navBox {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 .navBox li {
  display: inline-block;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 .navBox li:hover a {
  color: #fff100;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 .navBox li:hover a::after {
  display: block;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 .navBox li.on a {
  color: #fff100;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 .navBox li.on a::after {
  display: block;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 .navBox li a {
  display: inline-block;
  line-height: 76px;
  color: #fff;
  padding: 0 10px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 16px;
  position: relative;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 .navBox li a::after {
  content: '';
  display: none;
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #fff100;
  left: 50%;
  bottom: 15px;
  transform: translate(-50%, 0);
  transition: all 0.5s;
}
.jzxcx .jzxcx-wrapper .header-xcx .w-1200 .navBox li:last-child a {
  margin-right: 0;
}
.jzxcx .jzxcx-wrapper .banner-xcx {
  width: 100%;
  height: 430px;
  background: url(../images/jzxcx-1.jpg) no-repeat center top;
  overflow: hidden;
}
.main-sub .main-sub-nav h3{  color:#FFF; letter-spacing:5px; font-weight:normal;}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content {
  text-align: center;
  color: #fff;
  overflow:hidden;
  margin-top: -50px;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h1 {
  width:100%;
  font-size: 48px;
  font-weight: 400;
  line-height:80px;
  letter-spacing:10px;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h5 {
  width:100%;
  font-size: 16px;
  font-weight:normal;
  margin: 10px 0 10px 0;
  letter-spacing:2px;
  color:#FFF;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h3 {
  width:100%;
  font-size: 16px;
  margin-bottom: 30px;
  letter-spacing:1px;
  font-weight:normal;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h4 {
  width:100%;
  font-size: 16px;
  font-weight:normal;
  margin: 10px 0 10px 0;
  letter-spacing:1px;
  color:#FF0;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content p {
  font-size: 16px;
  letter-spacing:1px;
  font-style:italic;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h3 a {
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #0078ff;
  background-color: #fff;
  border-radius: 4px;
  padding:0 10px;
  margin:0 10px;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h3 a:hover {
  color: #FFF;
  background-color: #f60;
}

.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content ul {
  width:1000px;
  height:140px;
  margin:50px auto 50px auto;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content ul li {
  float:left;
  margin:0 35px;
  width:130px;
  height:90px;
  border-radius:50% 50%;
  background:#ffffff;
  font-size:16px;
  line-height:30px;
  padding:20px 0 20px 0;
  text-align:center;
  color:#333;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content ul li.bg1 {
  background:#aeedee;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content ul li.bg2 {
  background:#f8f7c9;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content ul li.bg31 {
  background:#d9fbe1;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content ul li.bg4 {
  background:#ffdfff;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content ul li.bg5 {
  background:#d9e2ff;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 img {
  display: block;
  width: 1043px;
  margin: 0 auto;
  margin-top: 30px;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .miao {
  width: 100%;
  height:200px;
  margin-top: 0px;
}
.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .miao img {
  display: block;
  width: 595px;
  margin: 0 auto;
}

.jzxcx .jzxcx-wrapper .content {
  width: 100%;
}
.jzxcx .jzxcx-wrapper .content .progress {
  padding: 100px 0 130px 0;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content {
  font-size: 0px;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content li {
  font-size: 12px;
  display: inline-block;
  width: 33.3%;
  height: 400px;
  box-sizing: border-box;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content li > div {
  width: 100%;
  height: 100%;
  border: 1px solid #e9e9e9;
  box-shadow: 0 0 20px #e9e9e9;
  border-radius: 8px;
  position: relative;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content li > div .progress-item-content {
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 320px;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content li > div .progress-item-content h6 {
  font-size: 14px;
  margin-bottom: 25px;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content li > div .progress-item-content img {
  display: block;
  margin: 0 auto;
  width: 166px;
  margin-bottom: 35px;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content li > div .progress-item-content h4 {
  font-size: 18px;
  margin-bottom: 5px;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content li:first-child {
  padding-right: 20px;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content li:nth-child(2) {
  padding: 0 10px;
}
.jzxcx .jzxcx-wrapper .content .progress .progress-content li:last-child {
  padding-left: 20px;
}
.jzxcx .jzxcx-wrapper .content .advantage {
  width: 100%;
  height: 425px;
  background: url(../images/jzxcx-13.jpg) no-repeat center center;
  padding: 120px 0 170px 0;
}
.jzxcx .jzxcx-wrapper .content .advantage.feature_2 {
  background-color: #765ecc;
  background-image: none;
}
.jzxcx .jzxcx-wrapper .content .advantage.feature_2 li > div {
  background-image: url(../images/jzxcx-27.png) !important;
}
.jzxcx .jzxcx-wrapper .content .advantage .advantage-content {
  font-size: 0px;
}
.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li {
  font-size: 12px;
  display: inline-block;
  width: 25%;
  height: 300px;
  box-sizing: border-box;
  padding: 0 13px;
}
.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div {
  width: 100%;
  height: 100%;
  background: url(../images/jzxcx-14.png) no-repeat center center;
  position: relative;
}
.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div .advantage-item-content {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(0, -45%);
}
.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div .advantage-item-content img {
  display: block;
  margin: 0 auto;
  width: 130px;
  height: 110px;
  margin-bottom: 40px;
}
.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div .advantage-item-content h4 {
  font-size: 18px;
}
.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div .advantage-item-content p {
  font-size: 14px;
}
.jzxcx .jzxcx-wrapper .content .feature {
  padding: 70px 0 25px 0;
}

.jzxcx .jzxcx-wrapper .content .feature .w-1000 .wdts1000{
  overflow:hidden; position:relative; width:1000px;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .wdts1000 .wdts5000{
  width: 5000px; left: 0px; position: relative; overflow: hidden; padding: 0px; margin: 0px;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .wdts1000 .wdts5000 li{
  float: left; width: 1000px;
}

.jzxcx .jzxcx-wrapper .content .feature .w-1000 > h2 {
  text-align: center;
  font-size: 36px;
  line-height:150%;
  font-weight: 500;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 > p {
  font-size: 16px;
  margin-bottom: 25px;
  text-align: center;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .hd {
  position: relative;
  width: 570px;
  height: 30px;
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .hd ul {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .hd ul li {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  margin-right: 3px;
  vertical-align: middle;
  font-size: 24px;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .hd ul li.on {
  color: #fff;
  background-color: #605ab0;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .hd ul li:hover {
  color: #fff;
  background-color: #605ab0;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li {
  font-size: 0px;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div {
  font-size: 12px;
  display: inline-block;
  height: 480px;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fl {
  width: 56.5%;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fl img {
  width: 100%;
  height: 100%;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fr {
  width: 43.5%;
  position: relative;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fr .hd-list-fr-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -60%);
  text-align: right;
  width: 100%;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fr .hd-list-fr-content h1 {
  font-size: 125px;
  font-weight: 300;
  line-height:140px;
  color: #bbbec4;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fr .hd-list-fr-content p {
  font-size: 36px;
  font-weight: 300;
  line-height:48px;
}
.jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li:nth-child(even) .hd-list-fr-content {
  text-align: left !important;
}
.jzxcx .jzxcx-wrapper .content .feature_1 {
  width: 100%;
  background-color: #fafafa;
  padding: 100px 0 60px 0;
}
.jzxcx .jzxcx-wrapper .content .feature_1 .w-1000 {
  font-size: 0px;
}
.jzxcx .jzxcx-wrapper .content .feature_1 .w-1000 li {
  font-size: 12px;
  display: inline-block;
  width: 25%;
  text-align: center;
  padding: 20px 0;
}
.jzxcx .jzxcx-wrapper .content .feature_1 .w-1000 li img {
  display: block;
  width: 125px;
  height: 125px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.jzxcx .jzxcx-wrapper .content .feature_1 .w-1000 li p {
  font-size: 14px;
}
.jzxcx .jzxcx-wrapper .content .purchase {
  padding: 90px 0 80px 0;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 {
  text-align: center;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > h2 {
  margin-bottom: 5px;
  font-weight: 500;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > p {
  font-size: 16px;
  margin-bottom: 50px;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul {
  font-size: 0px;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li {
  font-size: 12px;
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  padding-right: 10px;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li:last-child {
  padding-right: 0;
  padding-left: 10px;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li:last-child > div {
  background-image: url(../images/jzxcx-11.jpg) !important;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li > div {
  width: 100%;
  height: 435px;
  color: #fff;
  background: url(../images/jzxcx-10.jpg) no-repeat center center;
  padding-top: 55px;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li > div > p {
  font-size: 16px;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li > div > h2 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li > div > h3 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li > div > a {
  display: inline-block;
  width: 110px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  background-color: #fff45c;
  color: #3aa84c;
  border-radius: 20px;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li > div > ul {
  margin-top: 75px;
}
.jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li > div > ul li {
  line-height: 20px;
}
.jzxcx .jzxcx-wrapper .content .index-plate {
  width: 100%;
  padding: 80px 20px 50px 20px;
  background-color: #f9f9f9;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li {
  height: 368px;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li > div {
  position: relative;
  height: 100%;
  width: 229px;
  margin: 0 auto;
  padding: 34px 26px 54px 20px;
  box-sizing: border-box;
  background: url(../images/jzxcx-mob.png) no-repeat center center;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li > div img {
  width: 100%;
  height: 100%;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li > div .plate-mask {
  display: none;
  transition: all 0.5s;
  position: absolute;
  left: 20px;
  right: 26px;
  top: 34px;
  bottom: 54px;
  background: rgba(0, 0, 0, 0.5);
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li > div .plate-mask .plate-dig {
  width: 120px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li > div .plate-mask .plate-dig .plate-dig-img {
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 10px;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li > div .plate-mask .plate-dig .plate-dig-img img {
  width: 100px;
  height: 100px;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li > div .plate-mask .plate-dig a {
  display: block;
  width: 100%;
  height: 36px;
  text-align: center;
  line-height: 34px;
  box-sizing: border-box;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 25px;
  margin-top: 15px;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li > div .plate-mask .plate-dig a:last-child {
  background-color: #fff;
  color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul li:hover .plate-mask {
  display: block;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul.index-plate-list1 li {
  width: 20%;
}
.jzxcx .jzxcx-wrapper .content .index-plate > ul.index-plate-list2 li {
  width: 25%;
}
.jzxcx .jzxcx-wrapper .content .index-plate .index-plate-btn {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
}
.jzxcx .jzxcx-wrapper .content .customization {
  padding: 120px 0;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 h3 {
  font-size: 21px;
  margin-bottom: 50px;
  text-align: center;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 > a {
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 160px;
  font-size: 16px;
  background-color: #3aa84c;
  color: #fff;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 20px;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups {
  font-size: 0px;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group {
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
  display: inline-block;
  margin-bottom: 25px;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group:last-child {
  width: 100%;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group:last-child .form-control {
  min-height: 80px;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group .control-label {
  width: 70px;
  text-align: right;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group .col {
  width: 100%;
  box-sizing: border-box;
  padding-left: 80px;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group .col.yzm {
  padding-right: 85px;
  position: relative;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group .col.yzm > a {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 80px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background-color: #848484;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group .col .form-control {
  width: 100%;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group:first-child .col {
  font-size: 0xp;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group:first-child .col a {
  font-size: 14px;
  height: 36px;
  display: inline-block;
  width: 50%;
  text-align: center;
  line-height: 34px;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group:first-child .col a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group:first-child .col a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.jzxcx .jzxcx-wrapper .content .customization .w-700 .form-groups .form-group:first-child .col a.on {
  color: #3aa84c;
  border-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content {
  position: relative;
  left: 0;
  top: 76px;
  overflow: hidden;
  min-width: 1300px;
  width: 100%;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left {
  float: left;
  width: 320px;
  height: 100%;
  position: relative;
  z-index: 2;
  box-shadow: 2px 0 20px #cecdcd;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-choose {
  font-size: 0px;
  margin-bottom: 35px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-choose li {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  width: 50%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #3aa84c;
  background-color: #f4f4f4;
  color: #8d8d8d;
  position: relative;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-choose li:first-child {
  border-right: 1px solid #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-choose li:after {
  content: '';
  display: none;
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #3aa84c;
  left: 50%;
  bottom: 5px;
  transform: translate(-50%, 0);
  transition: all 0.5s;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-choose li.on {
  color: #3aa84c;
  background-color: #fff;
  border-bottom-color: transparent;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-choose li.on:after {
  display: block;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-choose li:hover {
  color: #3aa84c;
  background-color: #fff;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-setBox {
  box-sizing: border-box;
  padding: 0 30px 25px 30px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-setBox p {
  color: #626262;
  line-height: 25px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-property .property-choose {
  font-size: 0px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-property .property-choose li {
  font-size: 14px;
  display: inline-block;
  width: 33.3%;
  border: 1px solid #e9e9e9;
  border-right: none;
  box-sizing: border-box;
  height: 36px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-property .property-choose li:last-child {
  border-right: 1px solid #e9e9e9;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-property .property-choose li:first-child {
  border-right: 1px solid #e9e9e9;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-property .property-choose li:hover {
  background-color: #3aa84c;
  color: #fff;
  border-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-property .property-choose li.on {
  background-color: #3aa84c;
  color: #fff;
  border-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li {
  width: 25%;
  color: #fff;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li > div {
  border: 2px solid transparent;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li > div img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color0 > div {
  background-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color1 > div {
  background: url(../images/jzxcx-29.jpg) no-repeat center center;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color2 > div {
  background-color: #fe0000;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color3 > div {
  background-color: #ff6300;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color4 > div {
  background-color: #fae242;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color5 > div {
  background-color: #80d031;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color6 > div {
  background-color: #26e0d2;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color7 > div {
  background-color: #198ede;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color8 > div {
  background-color: #fe68ff;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color9 > div {
  background-color: #fff;
  border-color: #e9e9e9;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color10 > div {
  background-color: #999999;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color11 > div {
  background-color: #000;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color12 > div {
  background-color: #990099;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.color13 > div {
  background-color: #974b00;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.on > div {
  border-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li.on > div img {
  display: block;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li:hover > div {
  border-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-color .color-choose li:hover > div img {
  display: block;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .industry-choose li {
  width: 33.3%;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .industry-choose li > div {
  border: 1px solid #e9e9e9;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .industry-choose li.on > div {
  color: #fff;
  background-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .industry-choose li:hover > div {
  color: #fff;
  background-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .showAll {
  position: relative;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .showAll a {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 28px;
  box-sizing: border-box;
  text-align: center;
  background-color: #f4f4f4;
  color: #626262;
  border-radius: 20px;
  border: 1px solid #e9e9e9;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .showAll .allcategory {
  position: absolute;
  height: 100%;
  left: -20px;
  right: -20px;
  top: 0;
  z-index: 2000;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .showAll .allcategory > p {
  width: 100%;
  height: 100%;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid #3aa84c;
  border-top: none;
  border-bottom: 2px solid #3aa84c;
  position: relative;
  z-index: 101;
  text-align: center;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .showAll .allcategory .category-box {
  position: absolute;
  left: 0;
  bottom: 29px;
  width: 1000px;
  padding: 20px;
  background-color: #fff;
  z-index: 100;
  border: 1px solid #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .showAll .allcategory .category-box li {
  text-align: center;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .showAll .allcategory .category-box li > div {
  border: 1px solid #e9e9e9;
  padding: 0 10px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .showAll .allcategory .category-box li.on > div {
  color: #fff;
  background-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-industry .showAll .allcategory .category-box li:hover > div {
  color: #fff;
  background-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history {
  padding-bottom: 55px;
  position: relative;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box {
  padding-left: 20px;
  border-left: 1px solid #e9e9e9;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li {
  position: relative;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li .history-title {
  line-height: 25px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li .history-title .fr {
  color: #bbbec4;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li .history-title:before {
  content: '';
  position: absolute;
  display: block;
  left: -25px;
  top: 7px;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  background-color: #dcdcdc;
  border-radius: 50%;
  box-sizing: border-box;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li .history-detail {
  display: none;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li .history-detail:before {
  content: '';
  position: absolute;
  display: block;
  left: -25px;
  top: 7px;
  width: 10px;
  height: 10px;
  border: 2px solid #dcdcdc;
  background-color: #fafafa;
  border-radius: 50%;
  box-sizing: border-box;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li .history-detail .fl {
  width: 60px;
  height: 96px;
  background: url(../images/jzxcx-mob.png) no-repeat center center;
  background-size: 100%;
  box-sizing: border-box;
  padding: 10px 4px 12px 4px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li .history-detail .fl img {
  width: 100%;
  height: 100%;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li .history-detail .fr {
  text-align: right;
  padding: 10px 0;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li .history-detail .fr p:last-child {
  color: #3aa84c;
  font-size: 14px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li.on .history-title {
  display: none;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history .history-box li.on .history-detail {
  display: block;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-history > span {
  position: absolute;
  bottom: 10px;
  left: 21px;
  display: inline-block;
  width: 20px;
  text-align: center;
  line-height: 16px;
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  padding: 6px 0;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-tips {
  padding: 0 30px;
  margin-bottom: 50px;
  margin-top: 20px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-tips > div {
  width: 100%;
  padding: 20px 0;
  background-color: #f4f4f4;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_left .plate-tips > div a {
  display: block;
  text-align: center;
  line-height: 25px;
  text-decoration: underline;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right {
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: #f9f9f9;
  padding: 70px 30px 30px 30px;
  padding-left: 358px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-searchBox {
  position: absolute;
  left: 358px;
  right: 30px;
  top: 25px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-searchBox p {
  line-height: 36px;
  font-size: 14px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-searchBox p span {
  color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-searchBox .fr {
  position: relative;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-searchBox .fr .form-control {
  padding-right: 36px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-searchBox .fr:after {
  position: absolute;
  right: 6px;
  top: 6px;
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/jzxcx-33.png) no-repeat center center;
  background-size: 90%;
  border-left: 1px solid #e9e9e9;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main {
  width: 100%;
  padding: 10px 0;
  margin-bottom: 60px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li {
  width: 25%;
  height: 368px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box {
  position: relative;
  height: 100%;
  width: 229px;
  margin: 0 auto;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-img {
  height: 100%;
  width: 100%;
  padding: 34px 26px 54px 20px;
  box-sizing: border-box;
  background: url(../images/jzxcx-mob.png) no-repeat center center;
  position: relative;
  z-index: 1;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-img img {
  width: 100%;
  height: 100%;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail {
  position: absolute;
  top: 0;
  width: 460px;
  height: 368px;
  background-color: #fff;
  box-shadow: 0 0 20px #9e9e9e;
  display: none;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .tip {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .tip2 {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 40px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content {
  width: 160px;
  height: 100%;
  margin-right: 40px;
  padding: 20px 0;
  text-align: right;
  float: right;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-top {
  padding: 10px 0;
  border-bottom: 1px solid #e9e9e9;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-top p {
  font-size: 14px;
  color: #6a6a6a;
  line-height: 20px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-top h2 {
  color: #3aa84c;
  font-size: 30px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-bottom {
  padding: 10px 0;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-bottom > div {
  width: 100px;
  float: right;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-bottom > div img {
  width: 100px;
  height: 100px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-bottom > div p {
  color: #7c7c7c;
  text-align: center;
  margin-bottom: 5px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-bottom > div a {
  display: block;
  width: 100%;
  height: 30px;
  border-radius: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #7c7c7c;
  border: 1px solid #e9e9e9;
  margin-bottom: 5px;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-bottom > div a:last-child {
  background-color: #3aa84c;
  color: #fff;
  border-color: #3aa84c;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li:hover {
  position: relative;
  z-index: 10;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li:hover .palte-detail {
  display: block;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li:nth-child(4n+0) .palte-detail {
  left: none;
  right: 0;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li:nth-child(4n+0) .palte-detail .tip {
  display: none;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li:nth-child(4n+0) .palte-detail .tip2 {
  display: block;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li:nth-child(4n+0) .palte-detail .palte-detail-content {
  float: left;
  text-align: left;
  margin-right: 0px;
  margin-left: 40px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li:nth-child(4n+0) .palte-detail .palte-detail-content .palte-detail-content-bottom > div {
  float: left;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .pages-nav {
  text-align: center;
  margin: 50px auto;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .pages-nav li {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .pages-nav li:last-child {
  margin-right: 0px;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .pages-nav li.on {
  background-color: #3aa84c;
  color: #fff;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .pages-nav li:hover {
  background-color: #3aa84c;
  color: #fff;
}
.jzxcx .category-box {
  font-size: 0px;
}
.jzxcx .category-box li {
  font-size: 14px;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 10px;
  height: 30px;
  vertical-align: middle;
  cursor: pointer;
}
.jzxcx .category-box li > div {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  line-height: 28px;
  text-align: center;
  position: relative;
}
.dig-box .mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
}
.dig-box .dig {
  width: 1000px;
  min-height: 404px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/jzxcx-48.png) no-repeat top center;
  text-align: center;
  background-color: #fff;
  z-index: 11;
  display: none;
}
.dig-box .dig .digclose {
  position: absolute;
  right: -38px;
  top: -38px;
  width: 35px;
  height: 35px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.dig-box .dig .digclose img {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.dig-box .dig > h4 {
  color: #43465a;
  font-size: 25px;
  line-height: 25px;
  padding: 60px 0 100px 0;
}
.dig-box .dig > p {
  color: #43465a;
  font-size: 16px;
}
.dig-box .dig .zhmm_tc_m {
  width: 495px;
  color: #43465a;
  font-size: 16px;
  margin: 25px auto auto auto;
  line-height: 35px;
  height: 95px;
  text-align: left;
}
.dig-box .dig .zhmm_tc_m span {
  display: inline-block;
  width: 70px;
  text-align: right;
}
.dig-box .dig .zhmm_tc_m input {
  color: #43465a;
  font-size: 14px;
  font-family: "Microsoft Yahei", "微软雅黑", Arial, Helvetica, sans-serif;
  width: 225px;
  border: 1px solid #b1b1b1;
  height: 35px;
  line-height: 35px;
  width: 408px;
  margin-left: 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-indent: 10px;
}
.dig-box .dig .zhmm_tc_n {
  width: 80%;
  background-color: #f9f9f9;
  color: #999;
  text-align: center;
  line-height: 45px;
  margin: 10px auto 40px auto;
}
.dig-box .dig .fa-login-btns {
  width: 40%;
  margin: 0 auto;
}
.dig-box .dig .fs-btn {
  display: inline-block;
  text-align: center;
  line-height: 36px;
  padding: 0 15px;
  width: 120px;
  color: #fff;
  background-color: #3aa84c;
  border-radius: 5px;
  cursor: pointer;
}

.palte-detail-content-top .a1
{
    
    font-size:12px !important;
    margin-right: 3px;
    }
    
    .jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-bottom > div a:nth-child(1) {
  
      color: #7c7c7c;
        border: 1px solid #e9e9e9;
        background-color: #fff;
}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-bottom > div .pcyl{color: #3aa84c !important;border-color: #3aa84c !important;background-color:#fff !important;}
.jzxcx .jzxcx-wrapper .inner_content .inner_content_right .inner_content_right-main .inner_content_right-main-ul > li .palte-box .palte-detail .palte-detail-content .palte-detail-content-bottom > div .pcyl:hover{color: #fff !important;background-color:#3aa84c !important;}


.content-list-title2{
	line-height: 40px;
}  
.purchase .w-1000>p{
	font-size: 22px !important;
	margin-top: 20px;
}
.banner-content h2{
	font-size: 24px !important;
	line-height: 45px;
}

.advantage .w-1000 > p{
	color: #fff;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	margin-top: 45px;
}
.advantage .w-1000 > p:last-child{
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	margin-top: 5px;
}
.banner-xcx{
	padding-top: 150px !important;
}
.logo_nav .logo,.logo_nav .nav,.logo_nav .contact{
	height:90px;
}
.logo_nav .contact .phone_nub{
	height:18px;
	overflow:hidden;
}

@media (max-width:640px) {
	#top{ height:36px;}
	.logo_nav .logo,.logo_nav .nav,.logo_nav .contact{
		height:36px;
		overflow:hidden;
	}
	.jzxcx{ margin-top:0px;}
	.content-list-title {
	  font-size: 24px;
	  line-height:36px;
	  text-align: center;
	  margin-bottom: 30px;
	  font-weight: 500;
	}
	.content-list-title2 {
	  font-size: 16px;
	  text-align: center;
	  margin-bottom: 10px;
	}
	.purchase .content-list-title {
	  font-size: 16px;
	  line-height:24px;
	  text-align: center;
	  margin-bottom: 30px;
	  font-weight: 500;
	}
	.main-sub .main-sub-nav h3{ letter-spacing:0px; font-size:12px;}
	.jzxcx .jzxcx-wrapper .banner-xcx {
	  width: 100%;
	  height: 650px;
	  background: url(../images/jzxcx-1.jpg) no-repeat center center;
	  background-size:cover;
	  padding-top: 20px;
	  margin:0;
	  overflow: hidden;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content{
	  margin:30px;
	  padding:0;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h1 {
	  float:left;
	  font-size: 30px;
	  font-weight: 400;
	  line-height:50px;
	  letter-spacing:10px;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h5 {
	  float:left;
	  font-size: 12px;
	  font-weight:normal;
	  margin: 10px 0 10px 0;
	  letter-spacing:1px;
	  color:#FFF;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h3 {
	  float:left;
	  font-size: 12px;
	  margin-top: 30px;
	  margin-bottom: 30px;
	  letter-spacing:1px;
	  font-weight:normal;
	  line-height:40px;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h4 {
	  float:left;
	  font-size: 14px;
	  font-weight:normal;
	  margin: 10px 0 10px 0;
	  letter-spacing:2px;
	  color:#FF0;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content p {
	  font-size: 12px;
	  letter-spacing:1px;
	  font-style:italic;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content h3 a {
	  display: inline-block;
	  width: auto;
	  height: 30px;
	  line-height: 30px;
	  font-size: 12px;
	  color: #0078ff;
	  background-color: #fff;
	  border-radius: 4px;
	  padding:0 10px;
	  margin:0 10px;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content ul {
	  width:96%;
	  min-width:320px;
	  height:140px;
	  margin:50px auto 50px auto;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .banner-content ul li {
	  float:left;
	  margin:5px;
	  width:90px;
	  height:90px;
	  border-radius:50% 50%;
	  background:#ffffff;
	  font-size:12px;
	  line-height:18px;
	  padding:20px 0 20px 0;
	  text-align:center;
	  color:#333;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .miao {
	  width: 100%;
	  height:200px;
	  margin-top: 0px;
	  display:none;
	}
	.jzxcx .jzxcx-wrapper .banner-xcx .w-1200 .miao img {
	  display: block;
	  width: 50%;
	  margin: 0 auto;
	}
	.jzxcx .jzxcx-wrapper .content .progress {
	  padding: 40px 0 60px 0;
	}
	.jzxcx .jzxcx-wrapper .content .progress .progress-content li {
	  font-size: 12px;
	  display: block;
	  width: 100%;
	  height: 400px;
	  box-sizing: border-box;
	  margin:0 0 20px 0;
    padding: 0 10px !important;
	}

  .jzxcx .jzxcx-wrapper .content .feature_1 .w-1000 li{
    width: 50%!important;
  }

  .jzxcx .jzxcx-wrapper .content .purchase .w-1000 > ul > li{
    width: 100%!important;
    padding: 0!important;
  }

	.jzxcx .jzxcx-wrapper .content .feature .w-1000 .wdts1000{
	  overflow:hidden; position:relative; width:100%;
	}
	.jzxcx .jzxcx-wrapper .content .feature .w-1000 .wdts1000 .wdts5000{
	  width: 500%; left: 0px; position: relative; overflow: hidden; padding: 0px; margin: 0px;
	}
	.jzxcx .jzxcx-wrapper .content .feature .w-1000 .wdts1000 .wdts5000 li{
	  float: left; width: 100%;
	}

  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .hd{
    width: 100%;
  }

  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .hd ul{
    text-align: center;
    position: initial;
    left: initial;
    top: initial;
    transform: initial;
  }

  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .hd ul li{
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin: 0 15px;
    border-radius: 50%;
    margin-right: 3px;
    vertical-align: middle;
    font-size: 18px;
    cursor: pointer;
  }

  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li{
	width: 100%;
  }
  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div {
	font-size: 12px;
	display: inline-block;
	height: 200px;
  }
  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fl {
	width: 140px;
  }
  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fl img {
	margin-top:10%;
	width: 140px;
	height: auto;
  }
  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fr {
	width: 200px;
	position: relative;
  }
  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fr .hd-list-fr-content {
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -60%);
	text-align: right;
	width: 160px;
	margin-left:20px;
  }
  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fr .hd-list-fr-content h1 {
	font-size: 48px;
	font-weight: 300;
	line-height:60px;
	color: #bbbec4;
  }
  .jzxcx .jzxcx-wrapper .content .feature .w-1000 .slideBox .bd li > div.hd-list-fr .hd-list-fr-content p {
	font-size: 14px;
	font-weight: 300;
	line-height:24px;
  }


  .jzxcx .jzxcx-wrapper .content .index-plate{
    padding: 80px 0 50px 0;
  }

  .jzxcx .jzxcx-wrapper .content .index-plate > ul.index-plate-list1 li{
    width: 50%!important;
  }

  .jzxcx .jzxcx-wrapper .content .index-plate > ul li > div{
    width: 100%;
    padding: 34px 17px 53px 11px;
  }

  .jzxcx .jzxcx-wrapper .content .feature .w-1000 > h2{
    font-size: 24px;
  }

  .jzxcx .jzxcx-wrapper .content .feature .w-1000 > p{
    font-size: 14px;
  }

	.jzxcx .jzxcx-wrapper .content .advantage {
	  width: 100%;
	  height: auto;
	  background: url(../images/jzxcx-13.jpg) no-repeat center center;
	  background-size:cover;
	  padding: 40px 0 60px 0;
	}
	.jzxcx .jzxcx-wrapper .content .advantage.feature_2 {
	  background-color: #765ecc;
	  background-image: none;
	}
	.jzxcx .jzxcx-wrapper .content .advantage.feature_2 li > div {
	  background-image: url(../images/jzxcx-27.png) !important;
	}
	.jzxcx .jzxcx-wrapper .content .advantage .advantage-content {
	  font-size: 0px;
	}
	.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li {
	  font-size: 12px;
	  display: inline-block;
	  width: 50%;
	  height: 200px;
	  box-sizing: border-box;
	  padding: 0 13px;
	}
	.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div {
	  width: 100%;
	  height: 100%;
	  background: url(../images/jzxcx-14.png) no-repeat center center;
	  background-size:cover;
	  position: relative;
	}
	.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div .advantage-item-content {
	  width: 100%;
	  position: absolute;
	  text-align: center;
	  top: 50%;
	  transform: translate(0, -45%);
	}
	.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div .advantage-item-content img {
	  display: block;
	  margin: 0 auto;
	  width: 65px;
	  height: 55px;
	  margin-bottom: 20px;
	}
	.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div .advantage-item-content h4 {
	  font-size: 12px;
	}
	.jzxcx .jzxcx-wrapper .content .advantage .advantage-content li > div .advantage-item-content p {
	  font-size: 12px;
	}
	.jzxcx .jzxcx-wrapper .content .advantage .w-1000{
	  font-size:14px;
	}
	.purchase .w-1000>p{
		font-size: 14px !important;
		margin-top: 10px;
	}
	.banner-content h2{
		font-size: 16px !important;
		line-height: 28px;
	}
	.advantage .w-1000 > p{
		color: #fff;
		font-size: 12px;
		line-height: 18px;
		text-align: center;
		width:90%;
		margin:15px auto 0 auto;
	}
	.advantage .w-1000 > p:last-child{
		color: #fff;
		font-size: 14px;
		line-height: 24px;
		text-align: center;
		margin-top: 15px;
	}
	.banner-xcx{
		padding-top: 50px !important;
	}
}
