﻿th {
  text-align: center;
}

a {
  text-decoration: none !important;
  cursor: pointer;
}

.banner-button {
  display: block;
  border: 1px solid #eec307;
  width: 250px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: white !important;
  font-size: 18px;
}

.banner-button:hover {
  background: #eec307;
}

.table-container {
  background: url("../images/g.png") no-repeat center;
}

.nav-list {
  background: #eec307;
  height: 70px;
}

.nav-list a {
  text-align: center;
  color: white;
  margin-bottom: 0px;
  font-size: 16px;

}

.nav-ul {
  box-sizing: border-box;
  padding-top: 10px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}

.nav-ul li {
  width: 100px;
}

.nav-ul li p {
  margin-bottom: 5px;
}

.nav-ul li a {
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.nav-ul a:hover {
  color: #eec307 !important;
  background-color: white !important;
}

.vs-table {
  text-align: center;
}

vs-table thead tr th,
.vs-table tbody tr td {
  border: 1px black solid;
}

.vs-table thead {
  background: #eec307;
}

.vs-table thead tr th,
.vs-table thead {
  border: 1px black solid;
}

.vs-table tr td p {
  margin-top: 5px;
  margin-bottom: 5px;
}

.vs-table tr td span {
  font-weight: bold;
  font-size: 18px;
}

.vs-table tr td p {
  font-weight: bold;
}

.normal-button {
  display: block;
  width: 250px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: black !important;
  font-size: 18px;
  background: white;
  box-shadow: 10px 10px 5px #888;
}

.normal-button:hover {
  background: #eec307;

}

.nandian {
  display: flex;
  justify-content: space-between;
}

.nandian>div {
  width: 24%;
}

.nandian .sekuai1,
.sekuai2,
.sekuai3,
.sekuai4,
.sekuai5,
.sekuai6,
.sekuai7,
.sekuai8 {
  background: #eec307;
  height: 230px;
  padding: 10px;
  position: relative;
}

.sekuai1 a,
.sekuai2 a,
.sekuai3 a,
.sekuai4 a,
.sekuai5 a,
.sekuai6 a,
.sekuai7 a,
.sekuai8 a {
  display: block;
  width: 150px;
  height: 50px;
  background: white;
  line-height: 50px;
  text-align: center;
  color: black;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  transform: translateX(-50%);
  left: 50%;
}

/*.sekuai1-a:hover,.sekuai2-a:hover,.sekuai3-a:hover,.sekuai4-a:hover,.sekuai5-a:hover,.sekuai6-a:hover,.sekuai7-a:hover,.sekuai8-a:hover{*/
/*background: #eec307;*/
/*color: #eec307;*/
/*}*/
.nandian p {
  font-size: 14px;
  margin-top: 5px;
  margin-top: 20%;
}

.sq {
  position: relative;
}

.sq-div {
  width: 280px;
  height: 340px;
  border: 1px solid black;
  margin: 0 auto;
  background: white;
  padding: 10px;
}

.sq a {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #eec307;
  line-height: 100px;
  text-align: center;
  position: absolute;
  top: -50px;
  left: 35%;
  font-size: 28px;
  color: white;
}

.sq h4 {
  color: #eec307;
  margin-top: 70px;
  text-align: center;
  font-weight: bold;
}

.sq-p {
  font-weight: bold;
}

.tjcl {
  color: #7c6603;
}

.bq {
  display: block;
  width: 100px;
  height: 40px;
  background: #eec307;
  line-height: 40px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
}

.tj li {
  list-style-type: none;
}

.tj tr {
  margin-top: 20px;
}

.cl {
  line-height: 35px;
  border-left: 1px solid #8c8c8c;
}

.cl li {
  margin-left: 30px;
}

.jd .col-lg-4 {
  height: 350px;
  background: #eec307;
}

.sjgh h3 {
  text-align: center;
}

.sjgh p {
  text-align: center;
}

.why .col-lg-12 p {
  text-align: center;
  font-size: 16px;
  margin: 0 auto;
}

.lsjs-div {
  width: 300px;
  height: 350px;
  background: white;
  padding: 10px;
  margin: 0 auto;
}

.ds-left {
  display: block;
  height: 50px;
  width: 50px;
  background: #eec307;
  color: white;
  border-radius: 50%;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 10%;
  text-align: center;
}

.ds-right {
  display: block;
  height: 50px;
  width: 50px;
  background: #eec307;
  color: white;
  border-radius: 50%;
  font-size: 30px;
  position: absolute;
  top: 50%;
  right: 10%;
  text-align: center;
}

.lunbo-laoshi {
  position: relative;
  width: 100%;
}

.lstx-div img {
  border-radius: 50%;
  border: 1px solid darkgray;
  width: 100px;
  height: 100px;
}

.lstx-div .col-lg-8 {
  padding-top: 30px;
}

.cs-div img {
  width: 260px;
  height: 180px;
}

.cs-div-text {
  position: absolute;
  top: 26%;
  left: 25%;
}

.cs-div-text p {
  color: white;
  font-size: 18px;
  font-weight: 700;
}


.jxjlx-table {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #999999;
  background: #ffffff;
}

.jxjlx-table p {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #7c6603;
}

.jxjlx-table tr {
  border-bottom: 1px solid #e5e0cd;
}

.rmzy-nav {
  margin: 0 auto;
}

.zyjsdivInner {
  display: flex !important;
}

.zy-nav {
  width: 1200px;
  height: 50px;
  background: #eec307;
  margin: 0 auto;
  display: flex;
}

.zy-nav li {
  height: 50px;
}

.zy-nav li a {
  display: block;
  height: 50px;
  width: 198px;
  line-height: 50px;
  padding: 0px;
  text-align: center;
  color: black;
}

.zyjs-div {
  height: 100px;
  border: 1px solid #f4de7f;
  margin-top: 20px;

}

.zyyx-tj {
  height: 400px;
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #999999;
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
  padding-top: 20px;
}

.zyjs-left,
.zyjs-right {
  height: 100px;
}
/* .zyyx-tj div{

 width: 49%;
} */
.zyyx-tj .col-xs-7 .col-lg-5 {
  height: 400px;
}

.zyyx-tj h4 {
  color: #7c6603;
}

.zytj {
  width: 400px;
  float: right;
}

.zytj li {
  list-style-type: none;
}

.zytj .active a {
  background: #eec307 !important;
}

.zyyx-tj li a {
  display: block;
  width: 185px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #eec307;
  float: left !important;
  margin-left: 10px;
  text-align: center;
  color: black;
}

.dxpm p {
  font-size: 18px;
  margin-top: 30px;
  color: #7c6603;
  border-bottom: 1px solid #7c6603;
}

.over1 tr td {
  background: #eec307;
}

.over1,
.over {
  text-align: center;
}

.over a {
  color: #eec307;
}

/*about_box6*/

.about_box6 {
  background: url("../images/about_bj3.jpg") no-repeat center;
  height: 534px;
  overflow: hidden;
  background-size: cover;
  margin-top: 50px;
}

.about_consul {
  width: 1057px;
  height: auto;
  margin: 76px auto 0
}

.consul_wraper table tr input[type=text] {
  width: 330px;
  height: 45px;
  border-radius: 3px;
  padding-left: 12px;
  line-height: 45px;
  font-size: 15px;
  color: #555555;
  font-family: "Microsoft YaHei"
}

.consul_wraper table tr {
  width: 339px;
  float: left;
  margin-left: 20px;
  position: relative;
  height: auto;
  margin-bottom: 20px;
}

.consul_wraper table tr:first-child {
  margin-left: 0
}

.consul_wraper table tr:first-child+tr+tr+tr {
  width: 100%;
  margin-left: 0;
}

.consul_wraper table tr textarea {
  width: 1048px;
  height: 110px;
  border-radius: 3px;
  padding: 10px;
}

.consul_wraper table tr .cons_tj {
  width: 270px;
  height: 45px;
  color: #fff;
  background: #fd4343;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
  font-size: 18px;
}

.consul_wraper table tr:first-child+tr+tr+tr+tr {
  width: 100%;
  float: left;
}

.consul_wraper table tr:first-child+tr+tr+tr+tr td {
  width: 1040px;
  float: left;
}

.consul_wraper table tr td:first-child+td {
  display: block;
  position: absolute;
  /*top:36px;*/
  /*left:0;*/
  /*padding-top:10px;*/
  padding-bottom: 10px;
}

.consul_wraper table tr td:last-child {
  display: block;
  width: 1058px;
  position: absolute;
  /*top:36px;*/
  /*left:0;*/
  /*padding-top:10px;*/
  padding-bottom: 10px;
}

.Validform_checktip {
  width: 339px;
  color: red;
  /*padding-top:10px;padding-bottom:10px;*/
  text-align: left;
  padding-left: 0;
  font-size: 12px;
}

.Validform_right {
  color: #71b83d;
}

/*.consul_wraper table tr td .Validform_checktip{position:absolute;top:36px;left:0}*/

.consul_wraper table tr:nth-child(4) td {
  /*top:116px;*/
}







/*footer*/

.footer {
  background: #2d2d2d;
  margin-top: -20px;
}

.foot {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 35px;
}

.foot_left {
  width: 802px;
  float: left;
}

.foot_left ul {
  float: left;
}

.foot_left ul:last-child {
  margin-right: 0
}

.foot_left ul span {
  font-size: 16px;
  color: #ededed;
  text-align: center;
  margin-bottom: 5px;
  display: block;
}

.foot_left ul li {
  list-style: none;
}

.foot_left ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #b8b8b8;
  line-height: 28px;
  display: block;
}

.foot_right {
  width: 347px;
  float: right;
  position: relative;
}

.foot_phone {
  width: 100%;
  height: auto;
  overflow: hidden;
  flaot: left;
}

.phone_img {
  width: 45px;
  height: 46px;
  float: left;
  margin-bottom: 15px;
}

.phone_img img {
  width: 45px;
  height: 46px;
}

.foot_text {
  width: auto;
  float: left;
  color: #a0a0a0;
  margin-left: 9px;
}

.foot_text span {
  font-size: 20px;
  color: #fff;
  display: block;
}

.foot_p {
  width: 100%;
  flaot: left;
  margin-left: 55px;
}

.foot_p p {
  font-size: 12px;
  color: #6a6a6a;
  line-height: 26px;
}

.foot_p p span {
  display: block;
}

.foot_p p span:nth-child(n+2) {
  margin-left: 37px;
}

.foot_rwm {
  width: 98px;
  height: 125px;
  position: absolute;
  right: 0;
  top: 0;
  overflwo: hidden;
}

.foot_rwm img {
  width: 98px;
  height: 98px;
}

.foot_rwm p {
  font-size: 13px;
  text-align: center;
  margin-top: 12px;
}

.foot_bottom {
  text-align: center;
  width: 100%;
  margin: 20px auto 0;
  border-top: 1px #444444 solid;
  line-height: 57px;
}

.foot_bottom p {
  float: left;
  width: auto;
  font-size: 12px;
  color: #6a6a6a
}

.foot_bottom div {
  width: 716px;
  margin: 0 auto;
}

.foot_bottom u {
  width: auto;
  flaot: right;
  height: auto;
  overflow: hidden;
}

.foot_bottom ul a {
  font-size: 12px;
  color: #6a6a6a;
}


/*index_fixed*/

.index_fixed {
  width: 155px;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -240px;
  z-index: 9;
}

.index_top img {
  width: 100% !important;
}

.index_ul {
  position: absolute;
  bottom: 10px;
  left: 22px;
  ;
}

.index_ul ul li img {
  width: 91%;
  height: auto;
}

.index_ul ul li {
  cursor: pointer;
  float: left;
  width: 20px;
  height: 20px;
}

.index_ul ul li.index_top2 img {
  width: 20px;
  height: 11px
}

.index_ul ul li.index_top2 {
  margin-left: 72px;
}

.index_ul ul li div.index_wei {
  position: absolute;
  left: -120px;
  display: none;
  width: 113px;
  height: 98px;
  bottom: 8px;
}

.index_ul ul li div.index_wei img {
  width: 98px;
  height: 98px;
  margin-top: 15px;
}

.index_ul ul li.index_weixin:hover .index_wei {
  display: block !important;
}



.index_close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5;
}

.index_close img {
  width: 17px !important;
  height: 16px !important;
}



/* header*/

.index_header {
  height: auto;
  background: #fff;
}

.header_top {
  height: 30px;
  background: #333333;
}

.header_top_jz {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.top_left {
  width: auto;
  float: left;
}

.top_left p {
  color: #9f9f9f;
  float: left;
  line-height: 30px;
  font-size: 13px;
}

.top_left div {
  float: left;
  line-height: 30px;
  font-size: 13px;
  margin-left: 10px;
}

.top_left div a {
  color: #9f9f9f;
}

.top_left div a:last-child:before {
  content: "";
  width: 1px;
  height: 14px;
  background: #9f9f9f;
  display: inline-block;
  vertical-align: sub;
  margin-right: 10px;
  margin-left: 5px;
}

.top_right {
  width: auto;
  font-size: 14px;
  color: #ffea00;
  line-height: 30px;
  float: right;
}

.top_right p b {
  font-size: 18px;
}

.header_bottom {
  height: 93px;
  width: 1200px;
  margin: 0 auto;
}

.header_logo {
  height: auto;
  overflow: hidden;
  float: left;
}

/* .header_logo{width:346px;height:auto;overflow:hidden;float:left;} */

/* .header_logo a img{width:346px;height:51px;margin-top:22px;} */
.header_logo a img {
  margin-top: 8px;
}

.header_bottom .nav {
  width: auto;
  float: right;
  height: auto;
  line-height: 93px;
}

.nav ul {
  position: relative;
}

.nav ul li {
  float: left;
  font-size: 16px;
  margin: 0 10px;
  list-style: none;
}

.nav ul li>a {
  display: block;
}

.nav ul li:last-child {
  margin-right: 0
}

.nav ul li a {
  color: #333333;
  position: relative;
}

.nav ul li:hover a,
.navaction>a {
  color: #e60909 !important;
}

.nav ul li:hover a:before,
.navaction>a:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #e60909;
  position: absolute;
  bottom: 15px;
}

.nav ul li .nav_summe {
  height: 256px;
  position: absolute;
  top: 78px;
  z-index: 99;
  left: 0px;
  width: 100%;
  display: none;
}

.nav ul li .nav_summ {
  width: auto;
  height: 257px;
  position: absolute;
  z-index: 99;
  top: 21px;
  left: -3px;
  background: rgba(255, 255, 255, 0.9);
}

.nav ul li:hover .nav_summe {
  display: block;
}

.nav ul li .nav_summ:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 95px;
  top: -5px;
}



.nav ul li:nth-child(3) .nav_summ {
  left: -1px;
}

.nav ul li:nth-child(3) .nav_summ:before {
  left: 190px;
}

.nav ul li:nth-child(4) .nav_summ {
  left: 0px;
}

.nav ul li:nth-child(4) .nav_summ:before {
  left: 273px;
}

.nav ul li:nth-child(5) .nav_summ {
  left: -2px;
}

.nav ul li:nth-child(5) .nav_summ:before {
  left: 360px;
}

.nav ul li:nth-child(6) .nav_summ {
  left: 3px;
}

.nav ul li:nth-child(6) .nav_summ:before {
  left: 462px;
}

.nav ul li:nth-child(7) .nav_summ {
  left: -4px;
}

.nav ul li:nth-child(7) .nav_summ:before {
  left: 400px;
}

.nav ul li:nth-child(8) .nav_summ {
  left: 1px;
}

.nav ul li:nth-child(8) .nav_summ:before {
  left: 530px;
}

.nav ul li:nth-child(9) .nav_summ {
  left: 3px;
  position: relative;
  float: right;
}

.nav ul li:nth-child(9) .nav_summ:before {
  left: auto;
  right: 30px;
}





.summ_left {
  width: auto;
  float: left;
}

.summ_left ul {
  width: auto;
  float: left;
  margin-left: 10px;
  margin-top: 25px;
}

.summ_left ul li {
  line-height: 34px;
  width: auto;
  float: none;
}

.summ_left ul li a {
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
}

.summ_left ul li a span {
  font-family: "ËÎÌå";
  color: #e63d3d;
  font-weight: bold;
  padding-left: 20px;
  margin-top: 2px;
}







.summ_left ul li a:hover span {
  opacity: 1 !important;
}

.nav ul li:hover .summ_left ul li a:before {
  width: 0;
  display: none;
}

.nav ul li:hover .summ_left ul li a {
  color: #333 !important;
}

.nav ul li .summ_left ul li a:hover {
  color: #e63d3d !important;
}

.summ_left ul li a.navactions {
  color: #e63d3d !important;
}

.nav ul li:hover .summ_left ul li a.navactions {
  color: #e63d3d !important;
}






.summ_right {
  width: 355px;
  height: 197px;
  float: left;
  margin-left: 0;
  border-left: 1px #e5e5e5 solid;
  margin-top: 30px;
}

.summ_img {
  width: 294px;
  height: 199px;
  margin-left: 20px;
}

.summ_img img {
  width: 294px;
  height: 166px;
}

.summ_img p {
  font-size: 15px;
  float: left;
  line-height: 48px;
}

.nav ul li:hover .summ_img a:before {
  display: none;
}