@charset "utf-8";

* { padding: 0; margin: 0; font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;}



body {font: 14px 'Microsoft YaHei', arial, helvetica, clean, sans-serif;color: #333;margin: 0; line-height: 1.5;}
*:before,*:after {  box-sizing: content-box;}



:focus { outline: 1;}



article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {display: block;}
a {color: #333; text-decoration: none;}
a:link,a:hover,a:active,a:visited { text-decoration: none;}

ins { background-color: #ff9;color: #000;text-decoration: none;}



mark {

  background-color: #ff9;

  color: #000;

  font-style: italic;

  font-weight: bold;

}



del {

  text-decoration: line-through;

}



table {

  border-collapse: collapse;

  border-spacing: 0;

}



hr {

  display: block;

  height: 1px;

  border: 0;

  border-top: 1px solid #cccccc;

  margin: 1em 0;

  padding: 0;

}



input,

select {

  vertical-align: middle;

}



li,ul { list-style-type: none;}



img { border: none;}

.tac{text-align: center;}
.norecord{font-size:16px;text-align: center;margin:20px 0 40px;}

input,

textarea {

  outline: 0;

  border: 0;

  resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em { font-weight: normal;font-style: normal;}



.yc {

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.gd {

  -webkit-transition: 0.5s;

  transition: 0.5s;

}



.dx {

  text-transform: uppercase;

}



.pr {

  position: relative;

}



.pa {

  position: absolute;

}



.left {

  float: left;

}



.right {

  float: right;

}



.clearboth,.clearfix{clear: both;}



.juzhong {

  top: 0;

  right: 0;

  left: 0;

  bottom: 0;

  margin: auto;

}



.textdq {

  text-align: justify;

}



.left {

  float: left;

}



.right {

  float: right;

}



.clearboth {

  clear: both;

}



.dq {

  text-align: center;

}



* {

  box-sizing: border-box;

}



.container {

  margin: 0rem 0.3125rem;
  padding-bottom: 0.078125rem;
  background: url(../images/page_bg.jpg) no-repeat top center;
  overflow: hidden;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);
}



.webchat {

  padding: 10px 15px;

  height: 1.5625rem;

}



.webchat .webChatHm {

  position: absolute;

  top: -100%;

}



.webchat .webChatImg {

  width: 0.78125rem;

  height: 0.78125rem;

  margin-top: 0.15625rem;

}



.webchat .webChatImg img {

  width: 100%;

  height: 100%;

  display: block;

}



.webchat .webChatText {

  font-size: 0.375rem;

  line-height: 0.78125rem;

  margin-top: 0.15625rem;

  margin-left: 5%;

}



.webchat .webChatMore {

  padding: 5px 20px;

  background: #1aad19;

  font-size: 0.375rem;

  line-height: 0.625rem;

  margin-top: 0.15625rem;

  border-radius: 20px;

  color: #fff;

}



.webchat .webChatBox {

  width: 96%;

  border-radius: 20px;

  background: #fff;

  position: fixed;

  z-index: 999999999999999;

  left: 2%;

  top: 30%;

  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);

  display: none;

}



.webchat .webChatBox .webChatBoxCenter {

  position: relative;

}



.webchat .webChatBox .webChatBoxCenter .webClose {

  width: 0.46875rem;

  height: 0.46875rem;

  background: url(../images/webChatclose.png) no-repeat center;

  position: absolute;

  top: -0.625rem;

  right: 0.3125rem;

}



.webchat .webChatBox .webChatBoxCenter img {

  width: 10%;

  display: block;

  margin: 10% auto 0;

}



.webchat .webChatBox .webChatBoxCenter h4 {

  font-weight: bold;

  color: #000;

  text-align: center;

  font-size: 0.46875rem;

  padding-top: 0.3125rem;

}



.webchat .webChatBox .webChatBoxCenter p {

  font-size: 14px;

  text-align: center;

}



.webchat .webChatBox .webChatBoxCenter span {

  padding: 5px 20px;

  background: #1aad19;

  font-size: 14px;

  line-height: 0.78125rem;

  border-radius: 20px;

  color: #fff;

  display: block;

  margin: 0 auto;

  width: 30%;

  text-align: center;

  margin: 6% auto 6%;

}



.header {

  width: 100%;
  margin: 0 auto;
  height: 2.828125rem;
  padding-top: 0.3rem;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;

}



.header .logo {
  font-size: 0.5625rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
}



.header .trait {

  text-align: center;
  font-size: 0.3125rem;
  color: #fff;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  line-height: 0.625rem;
  margin-top: 0rem;

}


.banner .bannerBox {

  margin-top: -0.9375rem;

  margin-right: 0.3125rem;

  margin-left: 0.3125rem;

  height: 5.46875rem;

}



.banner .bannerBox ul li {

  width: 100%;

  height: 4.6875rem;

}



.banner .bannerBox ul li img {

  width: 98%;

  display: block;

  height: auto;

  border-radius: 8px;

}



.banner .bannerBox ul li.swiper-slide-active img {

  width: 100%;

  margin-top: 0;

}



.banner .bannerBox .swiper-pagination-bullet {

  background: #cccccc;

  opacity: 1;

  width: 0.15625rem;

  height: 0.0625rem;

}



.banner .bannerBox .swiper-pagination-bullet.swiper-pagination-bullet-active {

  background-color: #747f00;

}



.banner .swiper-pagination-bullets {

  bottom: 0px;

}



.title {

  border-left: 5px solid #747f00;

  padding-left: 0.3125rem;

  margin-top: 0.3125rem;

  margin-bottom: 0.546875rem;

  overflow: hidden;

}



.title span {

  display: block;

  font-size: 0.9375rem;

  color: #f5f5f5;

  font-weight: bold;

  line-height: 0.9375rem;

  text-transform: uppercase;

}



.title a {

  display: block;

  font-size: 0.46875rem;

  color: #444444;

  font-weight: bold;

  margin-top: -0.625rem;

}



.nav_bg {

  width: 100%;

  margin: 0 auto;

}



.nav_bg .nav_list {

  width: 100%;

  margin: 0 auto;

}



.nav_bg .nav_list ul li {

  background: #747f00;

  border-radius: 5px;

  width: 1.796875rem;

  height: 0.671875rem;

  float: left;

  margin-left: 0.265625rem;

  margin-right: 0.265625rem;

  margin-bottom: 0.46875rem;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

  position: relative;

  z-index: 5;

}



.nav_bg .nav_list ul li span {

  width: 1.796875rem;

  height: 0.625rem;

  line-height: 0.625rem;

  border-radius: 5px;

  background: #fff;

  display: block;

  margin-top: 0rem;

}



.nav_bg .nav_list ul li span a {

  font-size: 0.34375rem;

  color: #444444;

  text-align: center;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.product {

  width: 100%;

  margin: 0 auto;

  margin-top: 0.46875rem;

  margin-bottom: 0.46875rem;

}



.product .title h5 {

  float: left;

}



.product .title .more {

  float: right;

  width: 0.390625rem;

  height: 0.390625rem;

  line-height: 0.390625rem;

  background: #747f00;

  border-radius: 50%;

  display: block;

  font-size: 0.359375rem;

  color: #fff;

  text-align: center;

  margin-top: 0.390625rem;

  margin-right: 0.3125rem;

  -webkit-box-shadow: 0 0 8px 6px rgba(10, 133, 233, 0.1);

  box-shadow: 0 0 8px 6px rgba(10, 133, 233, 0.1);

}



.product .pro_box .proTitle {
  line-height: 0.78125rem;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}



.product .pro_box .proTitle ul li {

  float: left;
  width: 19%;
  margin: 0 0.5%;
}



.product .pro_box .proTitle ul li a {
  font-size: 0.3125rem;
  color: #444;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}



.product .pro_box .proTitle ul li.active {

  border-bottom: 3px solid #747f00;

}



.product .pro_box .procenter {

  margin-top: 0.46875rem;

  margin-left: 0.3125rem;

}



.product .pro_box .procenter ul li {

  float: left;

  width: 4.21875rem;

  margin-right: 0.234375rem;

  position: relative;

}



.product .pro_box .procenter ul li .pic {

  width: 4.21875rem;

  height: 3.046875rem;

  border-radius: 5px;

}



.product .pro_box .procenter ul li .pic img {

  width: 4.21875rem;

  height: 3.046875rem;

  border-radius: 5px;

}



.product .pro_box .procenter ul li .txt {

  width: 3.28125rem;

  height: 0.625rem;

  padding-left: 0.15625rem;

  padding-right: 0.15625rem;

  line-height: 0.625rem;

  background: #fff;

  border-radius: 3px;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

  margin: 0 auto;

  position: relative;

  z-index: 5;

  top: -0.3125rem;

}



.product .pro_box .procenter ul li .txt h5 a {

  float: left;

  width: 2.5rem;

  font-size: 0.28125rem;

  color: #555;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.product .pro_box .procenter ul li .txt .more {

  float: right;

  width: 0.25rem;

  height: 0.25rem;

  line-height: 0.234375rem;

  margin-top: 0.1875rem;

  background: #fff;

  border-radius: 50%;

  font-size: 0.28125rem;

  color: #747f00;

  display: block;

  text-align: center;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

}



.ys {

  width: 100%;

  margin: 0 auto;

  margin-bottom: 0.46875rem;

}



.ys .ys_box {

  margin-left: 0.3125rem;

  margin-right: 0.3125rem;

  padding-bottom: 0.625rem;

  overflow: hidden;

}



.ys .ys_box .ys_list {

  float: right;

  width: 2.421875rem;

  position: relative;

}



.ys .ys_box .ys_list ul {

  width: 1.875rem;

  background: #f7f7f7;

  margin-left: 0.546875rem;

  position: relative;

}



.ys .ys_box .ys_list ul li {

  width: 1.875rem;

  height: 1.953125rem;

  border-bottom: 1px solid #efefef;

  position: relative;

  padding-top: 0.375rem;

}



.ys .ys_box .ys_list ul li h5 {

  border: 1px solid #c5c5c5;

  border-radius: 50%;

  width: 1.1875rem;

  height: 1.1875rem;

  margin: 0 auto;

}



.ys .ys_box .ys_list ul li h5 span {

  border-radius: 50%;

  border: 1px solid #fefefe;

  font-size: 0.5625rem;

  color: #999;

  font-weight: bold;

  display: block;

  width: 1rem;

  height: 1rem;

  line-height: 1rem;

  text-align: center;

  margin: 0 auto;

  margin-top: 0.09375rem;

}



.ys .ys_box .ys_list ul li.active {

  border-right: 3px solid #747f00;

}



.ys .ys_box .ys_list ul li.active::after {

  content: "";

  width: 0.703125rem;

  height: 1px;

  background: #747f00;

  position: absolute;

  left: -0.46875rem;

  top: 50%;

}



.ys .ys_box .ys_list ul li.active h5 {

  border: 1px solid #747f00;

}



.ys .ys_box .ys_list ul li.active h5 span {

  color: #747f00;

}



.ys .ys_box .ys_nr {

  float: left;

  width: 6.25rem;

}



.ys .ys_box .ys_nr .ys_img {

  width: 6.25rem;

  height: 4.6875rem;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

}



.ys .ys_box .ys_nr .ys_img img {

  width: 6.25rem;

  height: 4.6875rem;

}



.ys .ys_box .ys_nr .txt {

  margin-top: 0.625rem;

}



.ys .ys_box .ys_nr .txt h5 {

  font-size: 0.34375rem;

  color: #444;

}



.ys .ys_box .ys_nr .txt p {

  margin-top: 0.078125rem;

  font-size: 0.28125rem;

  color: #555;

  line-height: 0.5625rem;

}



.gg {

  width: 100%;

  margin: 0 auto;

}



.gg .container {

  margin: 0rem 0.3125rem;

  height: 3.90625rem;

  background: url(../images/gg_bg.jpg) no-repeat top center;

  position: relative;

}



.gg .container .txt {

  text-align: center;

}



.gg .container .txt span {

  font-size: 0.859375rem;

  font-weight: bold;

  color: #eeeeee;

  text-transform: uppercase;

  line-height: 1.015625rem;

  padding-top: 0.46875rem;

  display: block;

}



.gg .container .txt h5 {

  font-size: 0.46875rem;

  color: #444;

}



.gg .container .zx {

  position: absolute;

  left: 0;

  bottom: 0;

  height: 1.171875rem;

  line-height: 1.171875rem;

}



.gg .container .zx .tel {

  float: left;

  width: 5.46875rem;

  height: 1.171875rem;

  padding-left: 0.78125rem;

  background: #f7f7f7;

  border-bottom-left-radius: 8px;

}



.gg .container .zx .tel img {

  width: 0.625rem;

  height: 0.625rem;

  float: left;

  margin-top: 0.28125rem;

}



.gg .container .zx .tel p {

  float: left;

  padding-left: 0.3125rem;

  font-size: 0.46875rem;

  font-weight: bold;

  color: #555555;

  font-family: Arial, Helvetica, sans-serif;

}



.gg .container .zx .zixun {

  float: right;

  width: 3.90625rem;

  height: 1.171875rem;

  background: #747f00;

  border-bottom-right-radius: 8px;

}



.gg .container .zx .zixun a {

  font-size: 0.46875rem;

  font-weight: bold;

  color: #fff;

  display: block;

  text-align: center;

}



.case {

  width: 100%;

  margin: 0 auto;

  margin-top: 0.46875rem;

  margin-bottom: 0.46875rem;

}



.case .title h5 {

  float: left;

}



.case .title .more {

  float: right;

  width: 0.390625rem;

  height: 0.390625rem;

  line-height: 0.390625rem;

  background: #747f00;

  border-radius: 50%;

  display: block;

  font-size: 0.359375rem;

  color: #fff;

  text-align: center;

  margin-top: 0.390625rem;

  margin-right: 0.3125rem;

  -webkit-box-shadow: 0 0 8px 6px rgba(10, 133, 233, 0.1);

  box-shadow: 0 0 8px 6px rgba(10, 133, 233, 0.1);

}



.case .case_box {
  margin-top: 0.46875rem;
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
  padding-bottom: 0.25rem;

}



.case .case_box .swiper-slide {
  /* Center slide text vertically */

  width: 100%;

  height: 100%;

}



.case .case_box .swiper-slide .pic {

  height: 2.734375rem;

}



.case .case_box .swiper-slide .pic img {

  width: 100%;

  height: 2.734375rem;

}



.case .case_box .swiper-slide .txt {

  border-bottom: 2px solid #eeeeee;

  height: 1.71875rem;

}



.case .case_box .swiper-slide .txt h5 a {

  font-size: 0.3125rem;

  color: #555;

  text-align: center;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  margin-top: 0.234375rem;

}



.case .case_box .swiper-slide .txt p {

  font-size: 0.25rem;

  color: #555;

  line-height: 0.46875rem;

  height: 0.9375rem;

  overflow: hidden;

  margin-top: 0.15625rem;

}



.case .case_box .swiper-slide-active .txt {

  border-bottom: 2px solid #747f00;

}



.ab_bg {

  width: 100%;

  margin: 0.46875rem 0rem;

}



.ab_bg .container {

  background: #fff;

  height: 9.0625rem;

}



.ab_bg .container .ab_img {

  width: 100%;

  margin: 0 auto;

  border-radius: 8px;

  height: 5.625rem;

}



.ab_bg .container .ab_img h5 {

  float: left;

  width: 1.875rem;

  height: 5.625rem;

  background: #747f00;

}



.ab_bg .container .ab_img h5 a {

  font-size: 0.9375rem;

  font-weight: bold;

  color: rgba(255, 255, 255, 0.2);

  display: block;

  text-align: center;

  padding-top: 0.3125rem;

  padding-left: 0.15625rem;

  writing-mode: tb-rl;

}



.ab_bg .container .ab_img img {

  float: left;

  width: 7.5rem;

  height: 5.625rem;

}



.ab_bg .container .ab_nr {

  width: 100%;

  height: 2.96875rem;

}



.ab_bg .container .ab_nr .ab_list {

  float: left;

  width: 1.875rem;

  height: 2.96875rem;

  background: #747f00;

}



.ab_bg .container .ab_nr .ab_list ul li {

  height: 0.9375rem;

  line-height: 0.9375rem;

  border-top: 1px solid rgba(255, 255, 255, 0.2);

}



.ab_bg .container .ab_nr .ab_list ul li a {

  font-size: 0.3125rem;

  color: #fff;

  text-align: center;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.ab_bg .container .ab_nr .txt {

  float: left;

  margin-left: 0.390625rem;

  width: 6.71875rem;height:110px;overflow: hidden;

}



.ab_bg .container .ab_nr .txt h5 a {

  font-size: 0.375rem;

  color: #444;

  line-height: 0.46875rem;

  margin-top: 0.46875rem;

  margin-bottom: 0.078125rem;

  display: block;

}



.ab_bg .container .ab_nr .txt p {

  font-size: 0.28125rem;

  color: #555;

  line-height: 0.5625rem;

  height: 1.6875rem;

  overflow: hidden;

}



.news {

  width: 100%;

  margin: 0 auto;

}



.news .title h5 {

  float: left;

}



.news .title .more {

  float: right;

  width: 0.390625rem;

  height: 0.390625rem;

  line-height: 0.390625rem;

  background: #747f00;

  border-radius: 50%;

  display: block;

  font-size: 0.359375rem;

  color: #fff;

  text-align: center;

  margin-top: 0.390625rem;

  margin-right: 0.3125rem;

  -webkit-box-shadow: 0 0 8px 6px rgba(10, 133, 233, 0.1);

  box-shadow: 0 0 8px 6px rgba(10, 133, 233, 0.1);

}



.news .news_box .newsTitle {

  height: 0.78125rem;

  line-height: 0.78125rem;

  border-bottom: 1px solid #e5e5e5;

  margin-left: 0.3125rem;

  margin-right: 0.3125rem;

}



.news .news_box .newsTitle ul li {

  float: left;

  width: 19%;

  margin: 0 3%;

}



.news .news_box .newsTitle ul li a {

  font-size: 0.3125rem;

  color: #444;

  text-align: center;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.news .news_box .newsTitle ul li.active {

  border-bottom: 3px solid #747f00;

}



.news .news_box .newsCenter {

  margin-top: 0.15625rem;

}



.news .news_box .newsCenter .news_top {

  width: 8.75rem;

  height: 2.65625rem;

  padding-top: 0.3125rem;

  background: #fff;

  margin: 0 auto;

  margin-top: 0.3125rem;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.05);

}



.news .news_box .newsCenter .news_top .news_img {

  float: left;

  width: 2.03125rem;

  height: 2.03125rem;

  border-radius: 50%;

  background: rgba(10, 133, 233, 0.1);

  margin-left: 0.3125rem;

}



.news .news_box .newsCenter .news_top .news_img img {

  width: 1.96875rem;

  height: 1.96875rem;

  border-radius: 50%;

  margin: auto;

  margin-top: 0.03125rem;

  display: block;

}



.news .news_box .newsCenter .news_top .txt {

  float: left;

  margin-left: 0.3125rem;

  width: 5.859375rem;

}



.news .news_box .newsCenter .news_top .txt .txt_t {

  height: 0.625rem;

  line-height: 0.625rem;

}



.news .news_box .newsCenter .news_top .txt .txt_t h5 a {

  float: left;

  font-size: 0.34375rem;

  color: #444;

  width: 4.21875rem;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.news .news_box .newsCenter .news_top .txt .txt_t .more {

  float: right;

  font-size: 0.34375rem;

  color: #747f00;

  display: block;

}



.news .news_box .newsCenter .news_top .txt p {

  font-size: 0.28125rem;

  color: #666;

  height: 1rem;

  line-height: 0.5rem;

  overflow: hidden;

  margin-top: 0.15625rem;

}



.news .news_box .newsCenter .news_list {

  margin-top: 0.015625rem;

  margin-left: 0.3125rem;

  margin-right: 0.3125rem;

  margin-bottom: 0.625rem;

}



.news .news_box .newsCenter .news_list ul li {

  height: 1.203125rem;

  line-height: 1.203125rem;

  border-bottom: 1px solid #e5e5e5;

}



.news .news_box .newsCenter .news_list ul li a {

  float: left;

  width: 6.40625rem;

  font-size: 0.28125rem;

  color: #444;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.news .news_box .newsCenter .news_list ul li span {

  float: right;

  font-size: 0.28125rem;

  color: #999999;

}



.f_contact {

  width: 100%;

  margin-top: 0.46875rem;

  margin-bottom: 2.03125rem;

}



.f_contact .contact_list ul li {
  margin-bottom: 0.234375rem;
  overflow: hidden;width: 100%;
  position: relative;
}



.f_contact .contact_list ul li .c_img {

  float: left;

  width: 0.46875rem;

  margin-right: 0.3125rem;

  margin-left: 0.3125rem;

  position: relative;

}



.f_contact .contact_list ul li .c_img span img {

  display: block;
  width: 0.46875rem;
  height: 0.46875rem;
  background: #747f00;
  border-radius: 50%;

}



.f_contact .contact_list ul li .txt {

  float: left;

  width: 7.96875rem;

  font-size: 0.3125rem;

  color: #555;

  line-height: 0.5625rem;

}



.f_contact .contact_list ul li .txt a {

  font-size: 0.3125rem;

  color: #555;

  line-height: 0.5625rem;

}



.f_contact .contact_list ul li .txt img {

  vertical-align: middle;

  margin-left: 0.03125rem;

}



.footer_bg {

  position: fixed;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 60px;

  background: #333;

  z-index: 999;

}



.footer_bg ul>li {

  float: left;

  width: 25%;

}



.footer_bg a i img {

  width: 26px;

  height: 24px;

  display: block;

  margin: 0 auto;

  margin-top: 8px;

}



.footer_bg a span {

  display: block;

  color: #fff;

  font-size: 12px;

  margin-top: 5px;

  text-align: center;

}



#kefu-ball {

  background: #747f00;

  position: fixed;

  right: 0;

  bottom: 30%;

  width: 1.328125rem;

  height: 1.328125rem;

  padding: 0.234375rem;

  z-index: 999;

  border-radius: 50%;

  box-shadow: 0 0 10px rgba(10, 133, 233, 0.5);

}



#kefu-ball img {

  width: 100%;

  display: block;

  margin: 0 auto;

}

.header .rg{padding-right:5%;padding-top:14px;float: right;position:absolute;right:0px;top:0px;}
.a_txt{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.a_txt .div1{position:absolute;width:100%;height:100%;background:#333;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.a_txt .div2{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.a_txt .div3{position:absolute;width:80%;right:0px;top:0px;background:#333;height:100%;z-index:100;right:-80%}
.a_txt .div3 ul{padding-left:5%;padding-right:5%}
.a_txt .div3 ul li{border-bottom:1px solid #7c7c7c}
.a_txt .div3 ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.a_txt .div3 ul li .a_js2{background:url(../menu/plus.png) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_js2_on{background:#747f00 url(../menu/reduce.jpg) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_txt2{display:none}
.a_txt .div3 ul li .a_txt2 a{height:40px;line-height:40px;font-size:14px}
