@charset "utf-8";
/* CSS Document */

* {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
img {
  border: none;
}
a {
  text-decoration: none;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.oh {
  overflow: hidden;
}

.top {
  width: 100%;
  height: 64px;
  background: url(../images/nav_bg.png) repeat-x;
  position: absolute;
  z-index: 100;
  margin: 0 auto;
}
.top_main {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.logo {
  width: 154px;
  height: 139px;
  margin-left: 50px;
}
.nav {
  width: 700px;
  height: 60px;
  margin-right: 50px;
}
.nav li {
  width: 100px;
  float: left;
}
.nav li a.nav_a {
  font-size: 14px;
  color: #996617;
  line-height: 60px;
  text-align: center;
  width: 100px;
  height: 60px;
  display: block;
  font-family: "微软雅黑";
  background: url(../images/li_bg.gif) no-repeat right;
  font-weight: bold;
}
.nav li a.nav_a:hover {
  background: #fef1bc;
}
#div1,
#div2,
#div4 {
  background: url(../images/down_bg.png) no-repeat;
  display: none;
  line-height: 46px;
  list-style-type: none;
  position: relative;
  text-align: center;
  top: 0;
  z-index: 999;
  height: 46px;
}
#div1 {
  left: 0;
  width: 164px;
}
#div2 {
  left: 0;
  width: 164px;
}
#div3 {
  left: 0;
  width: 574px;
  background: url(../images/down_bg1.png) no-repeat;
  display: none;
  line-height: 46px;
  list-style-type: none;
  position: relative;
  text-align: center;
  top: 0;
  z-index: 999;
  height: 46px;
  left: -150px;
}
#div4 {
  left: 0;
  width: 164px;
}
#div1 a,
#div2 a,
#div3 a,
#div4 a {
  display: block;
  float: left;
  line-height: 57px;
  padding: 0 15px;
  text-align: center;
  font-size: 13px;
  color: #996617;
  font-family: "微软雅黑";
}

.banner {
  padding-top: 60px;
  width: 100%;
  height: 550px;
  margin: 0 auto;
  overflow: hidden;
}
.wrapper {
  width: 1100px;
  height: 550px;
  margin: 0 auto;
}

#focus {
  width: 1920px;
  height: 550px;
  overflow: hidden;
  position: relative;
  margin: 0 auto 0 -410px;
}
#focus ul {
  height: 550px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 1920px;
  height: 550px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 1920px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
  display: none;
}
#focus .btn {
  position: absolute;
  width: 1900px;
  height: 10px;
  bottom: 60px;
  text-align: center;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
  box-shadow: #444 1px 1px 1px;
}
#focus .btn span.on {
  background: #fff;
}
#focus .preNext {
  width: 45px;
  height: 100px;
  position: absolute;
  top: 225px;
  background: url(../images/sprite.png) no-repeat 0 0;
  cursor: pointer;
}
#focus .pre {
  left: 25%;
}
#focus .next {
  right: 25%;
  background-position: right top;
}

.md_mag {
  width: 1081px;
  height: 48px;
  background: url(../images/mg_bg.png) no-repeat;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 568px;
  padding: 21px 13px 15px;
  clear: both;
  overflow: hidden;
}
.md_mag li {
  width: 360px;
  height: 48px;
  float: left;
  display: block;
  text-align: center;
}

.news_show {
  width: 1100px;
  margin: 0 auto;
  height: 392px;
  margin-top: 57px;
}
.news {
  width: 288px;
}
.news_title {
  background: #f8b500;
  border-radius: 8px;
  margin-bottom: 14px;
  padding: 10px;
}
.news_main {
  width: 288px;
  height: 150px;
  overflow: hidden;
}
.news_main li {
  overflow: hidden;
  width: 288px;
  height: 25px;
}
.news_main span {
  color: #f93;
  line-height: 25px;
  font-size: 12px;
}
.news_main span a {
  color: #f93;
  line-height: 25px;
  padding: 0;
}
.news_main a {
  padding-left: 10px;
  font-size: 12px;
  color: #777;
  line-height: 25px;
}
.news_main a:hover {
  text-decoration: underline;
}
.news_main a.news_f {
  color: #ffb200;
}
.video {
  padding-top: 3px;
  width: 288px;
  height: 202px;
}
a.more {
  width: 51px;
  height: 27px;
  display: block;
  background: url(../images/more.png) no-repeat;
}

.show {
  width: 786px;
}
.show_title {
  background: #f8b500;
  border-radius: 8px;
  margin-bottom: 14px;
  padding: 10px;
}
.show_main {
  width: 786px;
  height: 358px;
}
#container {
  width: 786px;
  height: 358px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
#products_example {
  width: 786px;
  height: 358px;
  position: relative;
}
#products {
  height: 358px;
}
#products .next,
#products .prev {
  position: absolute;
  top: 146px;
  left: 20px;
  width: 48px;
  height: 0;
  padding-top: 48px;
  overflow: hidden;
  display: block;
  z-index: 101;
}
#products .prev {
  background: url(../images/arrow-prev.png);
}
#products .next {
  left: 500px;
  background: url(../images/arrow-next.png);
}
#products .slides_container {
  width: 550px;
  height: 340px;
  padding: 8px 9px 10px;
  background: url(../images/show_b_bg.png) no-repeat;
  float: left;
}
#products .slides_container a {
  overflow: hidden;
  height: 340px;
  text-align: center;
  width: 550px;
  display: block;
}
#products .slides_container img {
}
#products .pagination {
  width: 218px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#products .pagination li {
  float: left;
  margin: 0 0 1px 6px;
}
#products .pagination li a {
  display: block;
  width: 85px;
  height: 53px;
  padding: 8px 9px 10px;
  background: url(../images/show_s_bg.png) no-repeat;
}
#products .pagination li a:hover {
  background: url(../images/show_hover_bg.png) no-repeat;
}
#products .pagination li.current a {
  background: url(../images/show_hover_bg.png) no-repeat;
}

.pikachoose {
  width: 520px;
  margin: 0 auto;
}
.pika-thumbs {
}
.pika-thumbs li {
  width: 144px;
  height: 74px;
  padding: 0;
  overflow: hidden;
  float: left;
  list-style-type: none;
  padding: 3px;
  background: #fafafa;
  cursor: pointer;
}
.pika-thumbs li .clip {
  position: relative;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.pika-thumbs li .clip img {
  height: 100%;
  width: auto !important;
}
.pika-stage,
.pika-textnav {
  width: 500px;
}
.pika-stage {
  position: relative;
  width: 550px;
  height: 340px;
  padding: 8px 9px 10px;
  background: url(../images/show_b_bg.png) no-repeat;
  float: left;
  text-align: center;
}
.pika-stage img {
  height: 100%;
}
.pika-stage .caption {
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  border: 1px solid #141414;
  font-size: 12px;
  font-family: "微软雅黑";
  color: #fafafa;
  padding: 10px;
  text-align: right;
  bottom: 15px;
  right: 10px;
  border-radius: 10px;
}
.pika-stage .caption p {
  padding: 0;
  margin: 0;
  line-height: 14px;
}
.pika-imgnav a {
  position: absolute;
  text-indent: -5000px;
  display: block;
  z-index: 3;
}
/* .pika-imgnav a.previous {background: url(../images/prev.png) no-repeat left 45%; height:0; width: 50px; top: 10px; left: 10px;cursor:pointer;} */
/* .pika-imgnav a.next {background: url(../images/next.png) no-repeat right 45%; height:0; width: 50px; top: 10px; right: 10px;cursor:pointer;} */
.pika-imgnav a.play {
  background: url(../images/play.png) no-repeat 0% 50%;
  height: 100px;
  width: 44px;
  top: 0;
  left: 50%;
  display: none;
  cursor: pointer;
}
/* .pika-imgnav a.pause {background: url(../images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;} */
.pika-textnav {
}
.pika-textnav a {
  font-size: 12px;
  text-decoration: none;
  color: #333;
  padding: 4px;
}
.pika-textnav a.previous,
.pika-textnav a.next {
  position: absolute;
  top: 146px;
  left: 20px;
  width: 40px;
  height: 0;
  padding-top: 44px;
  overflow: hidden;
  display: block;
  z-index: 101;
  font-size: 0px;
  cursor: pointer;
}
.pika-textnav a.previous {
  background: url(../images/arrow-prev.png);
}
.pika-textnav a.next {
  left: 500px;
  background: url(../images/arrow-next.png);
}
.pika-textnav a.previous:hover {
  box-shadow: #000 1px 1px 1px;
  border-radius: 50px;
}
.pika-textnav a.next:hover {
  box-shadow: #555 1px 1px 5px;
  border-radius: 50px;
}
.pika-tooltip {
  font-size: 12px;
  position: absolute;
  color: white;
  padding: 3px;
  background-color: rgba(0, 0, 0, 0.7);
  border: 3px solid black;
}
.pika-counter {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  background: rgba(0, 0, 0, 0.7);
  font-size: 11px;
  padding: 3px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pika-loader {
  background: url(../images/loading.gif) 3px 3px no-repeat #000;
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  width: 60px;
  font-size: 11px;
  padding: 5px 3px;
  text-align: right;
  position: absolute;
  top: 15px;
  right: 15px;
}
.pika-thumbs li {
  width: 85px;
  height: 53px;
  padding: 8px 9px 10px;
  background: url(../images/show_s_bg.png) no-repeat;
  margin-left: 6px;
}
.pikachoose {
  width: 786px;
  height: 358px;
  position: relative;
}
#pikame {
  width: 218px;
}
.pika-thumbs {
  width: 250px;
}
.jcarousel-skin-pika {
  width: 218px;
  float: right;
  height: 358px;
}
.jcarousel-skin-pika .jcarousel-container-vertical {
  width: 218px;
  height: 358px;
  overflow: hidden;
}
.jcarousel-skin-pika .jcarousel-clip-vertical {
  width: 218px;
  height: 358px;
}

.store {
  width: 1100px;
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
  clear: both;
}
h5.store_title {
  background: #f8b500;
  border-radius: 8px;
  cursor: pointer;
  height: 30px;
  padding: 10px 0;
  text-align: center;
  width: 1100px;
}
.store_left {
  width: 549px;
}
.store_left_title {
  padding-left: 50px;
  margin-top: 15px;
}
.store_left_title a {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #999;
  margin-left: 25px;
}
.store_left_mian {
  padding-left: 25px;
}
.store_left_mian li {
  width: 549px;
  height: 153px;
  padding-top: 15px;
}

.store_left_mian li {
  height: 165px;
}
.store_left_mian li img {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 5px;
  width: 238px;
  height: 158px;
}
.store_left_mian li p img {
  border: 0 none;
  padding: 0;
}
.store_left_mian li img,
.store_left_mian li p {
  float: left;
}
.store_left_mian li p {
  padding-left: 15px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #999;
  line-height: 25px;
  padding-top: 5px;
  max-width: 249px;
}

.store_right {
  width: 550px;
}

.ad {
  padding-top: 20px;
  margin: 0 auto;
  width: 1100px;
}

.process {
  width: 1100px;
  margin: 20px auto 0;
}
.process_title {
  background: #f8b500;
  border-radius: 8px;
  margin-bottom: 14px;
  padding: 10px;
}
.clearfix {
  width: 1092px;
  padding: 2px;
  border: 2px solid #ccc;
}
#slider {
  z-index: 1;
  position: relative;
  width: 1092px;
  height: 334px;
  overflow: hidden;
  background: #fff;
}
#slider .slide {
  z-index: 10;
  position: absolute;
  border-left: #fff 2px solid;
  width: 660px;
  background: #000;
  height: 334px;
  overflow: hidden;
  top: 0;
  left: 22px;
}
#slider .title {
  color: #f80;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 1.5em;
  text-decoration: none;
}
#slider .text {
  display: none;
  position: absolute;
  width: 659px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  color: #fff;
  font-size: 0.9em;
  top: 100%;
  left: 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #000;
}
#slider .text a:link,
#slider .text a:visited {
  color: #fff;
  text-decoration: none;
}
#slider .text a:hover {
  color: #fff;
  text-decoration: underline;
}
#slider .diapo {
  position: absolute;
  filter: alpha(opacity=100);
  visibility: visible;
  opacity: 1;
}
#apdiv1 {
  z-index: 1;
  position: absolute;
  background: #000;
  width: 820px;
  height: 30px;
  overflow: hidden;
  top: 0px;
  left: 0px;
}
#apdiv2 {
  z-index: 3;
  position: absolute;
  width: 860px;
  height: 35px;
  overflow: hidden;
  top: 216px;
  left: -429px;
}

.foot {
  width: 100%;
  height: 250px;
  margin: 20px auto 0;
  background: url(../images/wlxx.png) repeat-x;
  overflow: hidden;
}
.foot_main {
  width: 1100px;
  height: 250px;
  margin: 0 auto;
  background: url(../images/foot_main.png) no-repeat right bottom;
  overflow: hidden;
}
.friendlink {
  height: 50px;
  line-height: 50px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #666;
}
.friendlink a {
  line-height: 50px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #666;
  padding-right: 20px;
}
.friendlink a:hover {
  color: #333;
}
.backtop {
  width: 53px;
  height: 53px;
  position: relative;
  left: 523px;
  top: -15px;
}
.foot_nav {
  width: 625px;
  overflow: hidden;
}
.foot_nav li {
  float: left;
  width: 85px;
  padding-right: 40px;
}
.foot_nav li img,
.foot_nav li a {
  display: block;
}
.foot_nav li a {
  font-size: 12px;
  font-family: "微软雅黑";
  padding: 9px 0 0 8px;
  color: #666;
}
.foot_nav li a:hover {
  color: #333;
  text-decoration: underline;
}

.copyright {
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 30px;
  color: #666;
  padding-top: 20px;
}

.position {
  width: 1085px;
  margin: 57px auto 20px;
  font-size: 12px;
  line-height: 30px;
  color: #f93;
  font-family: "微软雅黑";
  padding-left: 15px;
  background: url(../images/position_bg.png) no-repeat left center;
}
.position a {
  font-size: 12px;
  color: #f93;
  font-family: "微软雅黑";
}
.position a:hover {
  color: #444;
}

/*about*/
.about_content {
  width: 1060px;
  margin: 0 auto;
  padding: 20px;
  background: #f2f2f2;
  overflow: hidden;
}
.about_content p {
  font-size: 16px;
  color: #565656;
  font-family: "微软雅黑";
  line-height: 30px;
  margin: 10px auto;
}
.about_content p.p_text {
  display: block;
  width: 590px;
}
p.img_shadow {
  text-align: center;
}
p.img_shadow img {
  box-shadow: #999 1px 1px 5px;
  padding: 5px;
  background: #fff;
}

/*store*/
.store_content {
  width: 1080px;
  margin: 0 auto;
  padding: 10px;
  overflow: hidden;
}
.store_content li {
  width: 500px;
  height: 310px;
  margin: 20px;
  float: left;
}
.store_content li img {
  width: 500px;
  height: 310px;
  border-radius: 20px;
}
.store_content li span {
  position: relative;
  left: 0;
  top: -50px;
  width: 500px;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  font-size: 20px;
  font-family: "微软雅黑";
  line-height: 50px;
  text-align: center;
  color: #f5b416;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  font-weight: bold;
}

/*case*/
.case_content {
  width: 1110px;
  margin: 0 auto;
  padding: 10px;
  overflow: hidden;
}
.listbox li {
  padding: 10px;
  float: left;
  width: 350px;
  height: 260px;
}
.listbox li a {
  text-align: center;
  display: block;
  width: 350px;
  border-radius: 20px;
  overflow: hidden;
}
.listbox li img {
  height: 260px;
  border-radius: 20px;
  max-width: 350px;
}
.listbox li span {
  width: 350px;
  height: 40px;
  display: none;
  font-size: 14px;
  line-height: 40px;
  background: #fbdd66;
  text-align: center;
  position: relative;
  top: -40px;
  color: #fff;
  font-family: "微软雅黑";
}
.listbox li:hover {
  box-shadow: #666 1px 1px 5px;
  background: #fff;
  border-radius: 17px;
}
.listbox li:hover span {
  display: block;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.dede_pages {
  width: 550px;
  height: 30px;
  float: right;
  overflow: hidden;
  padding-top: 1px;
}
.dede_pages span {
  font-size: 14px;
  font-family: "微软雅黑";
  color: #777;
  float: left;
  margin: 0 5px;
}
.dede_pages span a {
  color: #777;
  padding: 0 5px;
  border: 1px solid #ddd;
  background: #eee;
}
.dede_pages span a:hover {
  background: #f60;
  color: #fff;
}

/*list_img*/
.play {
  width: 1100px;
  min-height: 300px;
  background: #f2f2f2;
  font: 12px Arial;
  margin: 0 auto;
  padding: 20px 0;
}
.big_pic {
  width: 880px;
  height: 540px;
  background: #f2f2f2;
  position: relative;
  margin: 0 auto;
}
.big_pic li {
  text-align: center;
  width: 880px;
  height: 540px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url(../images/loading.gif) no-repeat center center;
  background: #f2f2f2;
}
.mark_left {
  z-index: 3001;
}
.mark_right {
  z-index: 3000;
}
.big_pic .prev {
  width: 60px;
  height: 60px;
  background: url(../images/btn.gif) no-repeat;
  position: absolute;
  top: 240px;
  left: -50px;
  z-index: 3001;
  cursor: pointer;
}
.big_pic .next {
  width: 60px;
  height: 60px;
  background: url(../images/btn.gif) no-repeat 0 -60px;
  position: absolute;
  top: 240px;
  right: -50px;
  z-index: 3001;
  cursor: pointer;
}
.big_pic .text {
  position: absolute;
  left: 10px;
  top: 302px;
  z-index: 3000;
  color: #ccc;
}
.big_pic .length {
  position: absolute;
  right: 10px;
  bottom: 4px;
  z-index: 3000;
  color: #ccc;
}
.big_pic .bg {
  width: 400px;
  height: 25px;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  position: absolute;
  z-index: 2999;
  bottom: 0;
  left: 0;
}
.big_pic img {
  display: inline;
}
.small_pic {
  width: 1060px;
  height: 94px;
  position: relative;
  top: 7px;
  left: 10px;
  overflow: hidden;
}
.small_pic ul {
  height: 94px;
  position: absolute;
  top: 0;
  left: 0;
}
.small_pic li {
  width: 108px;
  height: 94px;
  float: left;
  padding-right: 10px;
  background: url(../images/loading.gif) no-repeat center center;
  cursor: pointer;
  filter: alpha(opacity=60);
  opacity: 0.6;
  text-align: center;
}
.small_pic li a {
  border: 1px solid #ff8c00;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.small_pic img {
  border-radius: 5px;
}

.case_nav {
  width: 700px;
  height: 45px;
  padding: 1px 153px 21px;
  background: url(../images/case_nav.png) no-repeat center;
  margin: 0 auto;
}
.case_nav li {
  float: left;
  width: 100px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.case_nav li a {
  font-size: 18px;
  font-family: "微软雅黑";
  color: #fff;
  border-radius: 20px;
}
.case_nav li a:hover {
  display: block;
  background: #f90;
}

/*article*/
.article_content {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.list_article_content li {
  margin: 20px 0;
  width: 100%;
  float: left;
}
.list_article_content li a {
  font-family: "微软雅黑";
  color: #444;
}
.list_article_content li a img {
  margin: auto;
  max-width: 120px;
  vertical-align: middle;
}
.list_article_content li a.title {
  font-size: 18px;
  font-weight: bold;
}
.list_article_content li a.title:hover {
  color: #777;
}
.list_article_content li a.preview {
  width: 120px;
  float: left;
  display: block;
  overflow: hidden;
  height: 120px;
}
.list_article_content li b {
  font-size: 15px;
  line-height: 30px;
}
.list_article_content li b:hover {
  color: #f90;
}
.list_article_content li b a:hover {
  color: #f90;
}
.list_article_content li span.info {
  font-family: "微软雅黑";
  color: #444;
}
.list_article_content li span.li_right {
  width: 960px;
  float: right;
  display: block;
  border-bottom: 1px solid #f2f2f2;
  height: 119px;
}
.list_article_content li p.intro {
  font-size: 13px;
  font-family: "微软雅黑";
  color: #666;
  line-height: 25px;
  text-indent: 25px;
}

.article_content .title {
  font-size: 16px;
  line-height: 50px;
  font-family: "微软雅黑";
  color: #444;
  text-align: center;
}
.article_content .article_content_main {
  padding-top: 20px;
  font-size: 13px;
  font-family: "微软雅黑";
  color: #666;
  line-height: 25px;
}
.article_content .context {
  width: 100%;
  padding-top: 20px;
  margin: 20px auto;
  border-top: 1px dashed #ddd;
  height: 30px;
  font-family: "微软雅黑";
  color: #666;
}
.article_content .context li {
  float: left;
}
.article_content .context a {
  font-family: "微软雅黑";
  color: #666;
}

.context {
  width: 1100px;
  padding: 20px 0;
  margin: 20px auto;
  border-top: 1px dashed #ddd;
  height: 30px;
  font-family: Arial, "微软雅黑";
  color: #666;
  clear: both;
}
.context ul {
  display: inline;
}
.context li {
  padding-left: 30px;
  float: left;
}
.context a {
  font-family: "微软雅黑";
  color: #666;
}
.context a:hover {
  color: #333;
}
/*guestbook*/
.guestbook {
  width: 1100px;
  margin: 0 auto;
  margin-top: 57px;
}
.guestbook table {
  font-family: "微软雅黑";
  color: #666;
  line-height: 30px;
}
.guestbook table.broder1 {
  border: 1px solid #444;
}
.guestbook table tr {
  height: 50px;
}
.guestbook input {
  background-color: #fffdfd;
  border: 2px solid #dedbdb;
  border-radius: 5px;
  color: #555;
  height: 22px;
  line-height: 22px;
  padding-left: 5px;
  font-family: "微软雅黑";
  font-size: 13px;
}
.guestbook textarea {
  background-color: #fffdfd;
  border: 2px solid #dedbdb;
  border-radius: 5px;
  color: #555;
  line-height: 22px;
  font-size: 13px;
  font-family: "微软雅黑";
  padding-left: 5px;
  min-width: 400px;
}
.guestbook input.btn-2 {
  width: 80px;
  height: 30px;
  cursor: pointer;
  padding: 0;
}
.guestbook input.btn-2:hover {
  background: #f2f2f2;
}

.erwei {
  z-index: 99;
  position: fixed;
  bottom: 30px;
  right: 10px;
}
.back_top {
  position: fixed;
  bottom: 30px;
  right: 165px;
  z-index: 99;
}
.back_top a {
  display: none;
}

.bdshare-slide-bottom {
  display: none;
}
