@charset "utf-8";
html, body, div, span, applet, object, iframe, caption, em, img, h1, h2, h3, h4, h5, h6, p, a, address, cite, dl, dt, dd, ol, ul, li, fieldset, form, label {
  padding: 0;
  margin: 0;
  border: 0
}
body {
  color: #444444;
  font-size: 12px;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
  line-height: 20px;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
/*通用样式*/
ul li {
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #00923F;
  text-decoration: none;
}
.clear0 {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  width: 100%
}
.clear10 {
  clear: both;
  height: 15px;
  font-size: 0px;
  line-height: 0px;
  width: 100%
}
.clear5 {
  clear: both;
  height: 5px;
  font-size: 0px;
  line-height: 0px;
  width: 100%
}
.clear {
  clear: both
}
.padd10 {
  padding-top: 10px;
}
.mar10 {
  margin-top: 10px;
}
.block {
  display: block
}
.left {
  float: left;
}
.right {
  float: right;
}
.color1 {
  color: #F00
}
.fo14 {
  font-size: 14px
}
.center {
  text-align: center
}
.yahei {
  font-family: Microsoft YaHei;
}
.bgfff {
  background: #fff
}
h3 {
  font-size: 14px;
  font-weight: normal
}
.hidd {
  overflow: hidden
}
.radius {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.fontshrink {
  -webkit-text-size-adjust: none;
  -webkit-transform: scale(0.9);
  -o-transform: scale(1);
  display: inline-block
}
.s-title {
  bottom: 0px;
  color: #fff;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  width: 100%;
  z-index: 5
}
.v-all-bg {
  background-color: #000;
  opacity: .6;
  z-index: 1;
  bottom: 0px;
  color: #fff;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  width: 100%
}
.img_fd {
  display: block;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.img_fd:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
/*头部*/
.w980 {
  width: 970px;
  margin: 0px auto;
}
.head {
  height: 116px;
}
.head .w980 {
  position: relative
}
.inlanguage {
  position: absolute;
  left: 655px;
  top: 15px;
}
.head .logo {
  float: left;
  width: 350px;
  margin-top: 30px;
  padding-left: 10px;
  height: 70px;
}
.head .top_r {
  float: right;
  margin-top: 10px;
}
.serch {
  width: 218px;
  height: 27px;
  background: url(../images/a_03.png) no-repeat;
  overflow: hidden
}
.serch input {
  border: 0;
  border: none;
}
.serch .text {
  float: left;
  width: 140px;
  color: #999999;
  padding: 0 0 0 30px;
  background: none;
  overflow: hidden;
  border: none;
  height: 25px;
  line-height: 22px;
  font-size: 12px;
}
.serch .sub {
  float: left;
  width: 40px;
  height: 27px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
  cursor: pointer
}
.head .top_r .tel {
  color: #515C5C;
  clear: both;
  padding-top: 10px;
  line-height: 20px;
  font-size: 12px;
}
.head .top_r .tel .a1 {
  background: url(../images/a_09.png) left center no-repeat;
  padding-left: 20px;
}
.head .top_r .tel .a2 {
  background: url(../images/a_12.png) left center no-repeat;
  padding-left: 20px;
}
.head .top_r .tel .a3 {
  background: url(../images/a_15.png) left center no-repeat;
  padding-left: 20px;
}
.indexdh {
  clear: both;
}
.navBar {
  position: relative;
  z-index: 100;
  height: 53px;
  background: url(../images/a_18.png)
}
.nav {
  font-family: "Microsoft YaHei", SimSun, SimHei;
  margin: 0px auto;
  width: 1000px;
}
.nav h3 {
  font-size: 100%;
  font-weight: normal;
  font-size: 16px;
  line-height: 50px;
}
.nav .m {
  position: relative;
  padding: 0 0px;
  float: left;
  width: 138px;
  background: url(../images/a_22.png) no-repeat;
  text-align: center;
}
.indexdh .sub {
  display: none; /*默认隐藏*/
  width: 138px;
  padding: 0px;
  position: absolute;
  border-top: none;
  top: 53px;
  line-height: 29px;
}
.indexdh .sub li {
  text-align: center;
  background: url(../images/dhbg.png);
  border-bottom: 1px solid #fff;
}
.indexdh .sub li a {
  color: #333;
  display: block;
  zoom: 1;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.indexdh .sub li a:hover {
  color: #fff;
  background: #00923F
}
.nav h3 a {
  display: block;
  height: 53px;
  color: #fff;
}
.nav .on h3 a {
  background: url(../images/a_20.png);
  color: #333333
}
.focusBox {
  position: relative;
  height: 380px;
  overflow: hidden;
  width: 1430px;
  margin: 0 auto;
}
.focusBox .pic {
  position: relative;
  z-index: 0;
}
.focusBox .pic ul {
  width: 100% !important
}
.focusBox .pic ul li {
  width: 100% !important;
  height: 380px;
  display: block;
}
.focusBox .pic ul li a {
  width: 100% !important;
  height: 380px;
  display: block;
}
.focusBox .hd {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-size: 0;
  z-index: 1;
}
.focusBox .hd li {
  margin: 0 5px;
  background: #FFFFFF;
  height: 5px;
  overflow: hidden;
  width: 40px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.focusBox .hd .on {
  background: #FFD200;
}
.focusBox .prev, .focusBox .next {
  width: 35px;
  height: 64px;
  margin: -60px 0 0;
  display: none;
  background: url(../images/bann_05.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.focusBox .prev {
  left: 5%;
}
.focusBox .next {
  background: url(../images/bann_07.png) no-repeat;
  right: 5%;
}
.focusBox .prev:hover, .focusBox .next:hover {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.tybt {
  border: 1px solid #DBDBDB;
  height: 30px;
  line-height: 30px;
}
.tybt h3 {
  font-size: 16px;
  color: #fff;
  background: url(../images/a_27.png) no-repeat;
  padding-left: 25px;
}
.tybt h3 span {
  font-size: 14px;
  color: #8A891D;
  padding-left: 50px;
}
.cpfl .nr {
  float: left;
  overflow: hidden;
  width: 100%;
  padding-bottom: 20px;
  border-top: none
}
.more {
  float: right;
  padding-right: 10px;
  color: #00551D
}
.cpbox ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cpfl li {
  padding: 10px;
  margin-top: 20px;
  width: 16.66666%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cpfl li img {
  border: 1px solid #DBDBDB;
  display: block;
  width: 100%;
  border-radius: 800px;
}
.cpfl li p {
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
}
.about {
  width: 700px
}
.about .nr a {
  color: #00923F
}
.about .ship {
  width: 300px;
}
.about .nr {
  padding: 10px;
  height: 250px;
  border: 1px solid #DBDBDB;
  border-top: none
}
.about .pic {
  width: 358px;
}
.about .pic img {
  padding-bottom: 10px;
}
.news {
  width: 710px
}
.news ul {
  padding: 5px;
  border: 1px solid #DBDBDB;
  border-top: none;
  height: 260px;
}
.news li {
  padding-left: 13px;
  background: url(../images/b_38.png) 5px 15px no-repeat;
  border-bottom: 1px dashed #73C751;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  text-overflow: ellipsis;
}
.produ li {
  float: left;
  padding: 0 13px;
  margin-top: 30px;
  width: 210px;
}
.produ li .pic {
  display: block;
  border: 1px solid #DBDBDB;
  padding: 8px 10px;
}
.produ li .pic:hover {
  border: 1px solid #B3DA50
}
.produ li p {
  font-size: 14px;
  padding-top: 10px;
}
.produ li p span {
  font-size: 12px;
}
.produ li p i {
  color: #669900;
  font-style: normal
}
.produ .nr {
  float: left;
  overflow: hidden;
  width: 99.9%;
  border: 1px solid #DBDBDB;
  padding-bottom: 20px;
  border-top: none
}
.footer {
  background: #106636;
  color: #fff;
  padding: 30px 0;
}
.footer .w980 {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
ul.imglist {
  display: flex;
  flex-wrap: wrap;
}
.mylink {
  float: left;
  width: 360px;
}
.mylink .linkbom {
  clear: both;
  font-size: 14px;
  line-height: 2.2;
}
.links {
  border: 1px solid #FFFFFF;
  position: relative;
  padding: 10px 5px;
  float: left;
  width: 305px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-left: 20px;
}
.links img {
  margin: 7px 5px;
}
.links .bt {
  font-size: 16px;
  background: #106636;
  position: absolute;
  left: 10px;
  top: -10px;
  padding: 0 10px;
}
.weixin {
  float: right;
}
.weixin li {
  float: left;
  width: 115px;
  padding: 0 13px;
  text-align: center
}
.footer .copy {
  text-align: center;
  height: 45px;
  line-height: 45px;
  color: #106636;
  clear: both;
  background: #fff;
  margin-top: 30px;
}
/*内页*/
.banner {
  background-repeat: no-repeat;
  background-size: cover;
  height: 262px;
}
.language {
  float: right;
  margin-top: 20px;
  line-height: 25px;
  padding-right: 10px;
}
.conl {
  width: 257px;
}
.conl .leftdh h3 {
  font-size: 18px;
  color: #15733F;
  font-weight: bold;
  text-align: center;
  width: 230px;
  height: 30px;
  line-height: 30px;
  padding-bottom: 10px;
}
.conl .leftdh {
  background: url(../images/ar_r4_c2.png);
  padding-top: 10px;
}
.conl .leftdh li a {
  padding-left: 58px;
  display: block;
  height: 44px;
  background: url(../images/ar_r9_c2.png) 0 0px no-repeat;
  line-height: 44px;
  font-size: 16px;
}
.conl .leftdh li a:hover {
  color: #fff;
  padding-left: 58px;
  display: block;
  height: 44px;
  background: url(../images/ar_r7_c2.png) 0 0px no-repeat;
  line-height: 44px;
  font-size: 16px;
}
.conl .leftdh li a.on {
  color: #fff;
  padding-left: 58px;
  display: block;
  height: 44px;
  background: url(../images/ar_r7_c2.png) 0 0px no-repeat;
  line-height: 44px;
  font-size: 16px;
}
.conl .lxwm {
  line-height: 25px;
  padding-bottom: 10px;
  margin-top: 20px;
  background: url(../images/ar_r4_c2.png);
  width: 230px;
}
.conl .lxwm h3 {
  height: 56px;
  background: #23A15B;
  line-height: 56px;
  text-align: center;
  font-size: 18px;
  color: #fff
}
.conl .lxwm .pic {
  padding-left: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  background: url(../images/ar_r11_c3.png) 20px 15px no-repeat;
}
.conl .lxwm .tel {
  color: #74A804;
  font-size: 24px;
  line-height: 30px;
  padding-left: 20px;
}
.conl .lxwm .tt {
  padding: 10px;
}
.conr {
  width: 700px;
  overflow: hidden
}
.ws_dqwz {
  background: url(../images/ar_r3_c8.png);
  height: 51px;
	display: flex; justify-content: space-between;
}
.ws_dqwz h3 {
  font-size: 18px;
  height: 51px;
  line-height: 50px;
  background:#23A15B url(../images/ar_r3_c6.png) no-repeat center right;
  color: #fff;
 padding: 0 20px 0 15px;
  text-align: center
}
.ws_dqwz span {
  font-size: 14px;
  line-height: 50px;
  padding-right: 10px;
}
.imglist li {
  float: left;
  padding: 0 10px;
  margin-top: 30px;
  width: 212px;
}
.imglist li .pic {
  display: block;
  border: 1px solid #DBDBDB;
  padding: 8px 10px;
}
.imglist li .pic:hover {
  border: 1px solid #B3DA50
}
.imglist li p {
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
}
.imglist2 li {
  float: left;
  width: 200px;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  margin-top: 30px;
  padding: 0 10px;
}
.imglist2 .pic {
  display: block;
  width: 180px;
  height: 150px;
  padding: 7px 9px 7px 9px;
  overflow: hidden;
}
.imglist2 a {
  border: 1px solid #DADADA;
  float: left;
}
.imglist2 a:hover {
  border: 1px solid #23A15B
}
.imglist2 img {
  display: block
}
.imglist2 p {
  clear: both;
  background: #DADADA;
  height: 30px;
  line-height: 30px;
  color: #000
}
.imglist2 a:hover p {
  background: #23A15B;
  color: #fff
}
.conr .arc {
  padding: 20px 20px;
  overflow: hidden;
}
.conr .arc .title {
  font-size: 20px;
  border-bottom: 1px dotted #ccc;
  text-align: center;
  line-height: 35px;
  height: 40px;
}
.conr .arc .ly {
  text-align: center;
  line-height: 30px;
}
.conr .arc .ly span {
  padding: 0 10px;
}
.conr .body {
  line-height: 25px;
  overflow: hidden;
  font-size: 14px;
  padding: 10px 0;
}
.conr .body img {
  padding: 3px 0;
	max-width: 100%;
}
.conr .body h2 {
  font-size: 22px;
  padding-bottom: 10px;
}
.conr .body h3 {
  font-size: 18px;
  padding-bottom: 10px;
}
.conr .arc .fenxiang {
  float: right
}
.conr .sxp {
  border-top: 1px dotted #ccc;
  margin-top: 20px;
  padding-top: 10px;
}
.list {
  padding: 20px 15px;
}
.list li {
  line-height: 40px;
  font-size: 14px;
  padding-left: 18px;
  background: url(../images/b14.png) no-repeat left center;
  border-bottom: 1px dotted #DEDEDE
}
.list li span {
  color: #797979
}
.list2 {
  padding: 20px 15px;
}
.list2 li {
  line-height: 40px;
  font-size: 14px;
  padding-left: 18px;
  background: url(../images/b14.png) no-repeat left center;
}
.list2 li span a {
  color: #fff;
  padding: 5px 30px;
  background: #FF9900;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.list2 li span a:hover {
  background: #23A15B
}
.zhaopinlist {
  padding-top: 20px;
}
.zhaopinlist strong {
  font-size: 16px;
}
.zhaopinlist {
  font-size: 14px;
}
.zhaopinlist .yp {
  background: #78C340;
  color: #fff;
  padding: 2px 10px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.zhaopinlist .ck {
  background: #666666;
  color: #fff;
  padding: 2px 10px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.zhaopinlist .yp:hover, .zhaopinlist .ck:hover {
  background: #23A15B
}
.liuyan_bd {
  padding: 20px 0;
  height: 100%;
  overflow: hidden;
}
.liuyan_bd h3 {
  font-size: 14px;
  height: 35px;
  color: #F00
}
.liuyan_bd .ly_bk {
  overflow: hidden;
  float: left;
  font-size: 14px;
}
.liuyan_bd .inp1 {
  float: left;
  margin-top: 15px;
}
.liuyan_bd .inp1 span, .liuyan_bd .sm span, .liuyan_bd .xingb span, .liuyan_bd .dz span {
  float: left;
  width: 105px;
  line-height: 30px;
  text-align: right;
  padding-right: 10px;
}
.liuyan_bd .inp1 input {
  height: 30px;
  line-height: 30px;
  width: 190px;
  border: 1px solid #D7D7D7
}
.liuyan_bd .sm {
  clear: both;
  padding-top: 15px;
}
.liuyan_bd .sm textarea {
  width: 510px;
  height: 90px;
}
.liuyan_bd .sub {
  clear: both;
  width: 400px;
  height: 35px;
  float: left;
  padding-left: 82px;
  margin-top: 20px;
}
.liuyan_bd .sub input {
  width: 120px;
  height: 35px;
  border: none;
  background: #23A15B;
  float: left;
  cursor: pointer;
  display: block;
  font-size: 16px;
  color: #fff;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  margin-right: 10px;
}
.liuyan_bd .sub .cz {
  background: #666666
}
.liuyan_bd .xingb {
  float: left;
  width: 300px;
  margin-top: 15px;
}
.liuyan_bd .xingb label {
  float: left;
  margin-top: 5px;
}
.liuyan_bd .inp1 select {}
.liuyan_bd .dz {
  margin-top: 15px;
}
.liuyan_bd .dz input {
  height: 30px;
  line-height: 30px;
  width: 490px;
  border: 1px solid #D7D7D7;
  font-size: 14px;
}
.liuyan_bd i {
  font-style: normal;
  color: #f00;
  padding-left: 2px;
}
.liuyan_bd textarea {
  border: 1px solid #D7D7D7;
  font-size: 14px;
}
.zhaop_arc {
  padding: 20px 0;
  font-size: 14px;
  line-height: 25px;
}
.zhaop_arc .bt {
  line-height: 30px;
  color: #333333
}
.zhaop_arc .bt h4 {
  font-size: 18px;
}
.zhaop_arc .flbt {
  border-bottom: 1px solid #DDDDDD;
  height: 30px;
  line-height: 30px;
  padding-top: 20px;
  display: flex;
  align-items: center;
}
.zhaop_arc .flbt h5 {
  font-size: 16px;
  color: #23A15B;
  float: left;
  font-weight: normal
}
.zhaop_arc .flbt span {
  float: left;
  margin-top: 10px;
  padding-left: 5px;
}
.zhaop_arc .txt {
  padding-top: 10px;
}
.zhaop_arc .zxsq {
  clear: both;
  padding-top: 20px;
}
.zhaop_arc .zxsq a {
  float: left;
  margin-right: 10px;
  padding: 3px 30px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: #23A15B;
  color: #fff;
}
.zhaop_arc .zxsq a:hover {
  background: #01A648
}
.zhaop_arc .zxsq .zx {
  background: #669900
}
/*分页*/
.arc_pages {
  padding: 35px 0 35px 0;
  border-top: none;
  text-align: center;
  line-height: 30px;
  clear: both;
}
.arc_pages ul {
  text-align: center;
}
.arc_pages ul li {
  text-align: center;
  height: 18px;
  overflow: hidden;
  display: inline;
  margin: 0 2px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
}
.arc_pages ul li a, .arc_pages ul li span {
  border: 1px solid #666;
  color: #555555;
  display: inline;
  height: 18px;
  overflow: hidden;
  padding: 4px 8px 4px 8px;
  margin: 0;
}
.arc_pages ul li a:hover {
  border: 1px solid #666;
  color: #fff;
  background: #333;
  height: 18px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
}
.arc_pages ul li.active span {
  background-color: #333;
  height: 18px;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  border: 1px solid #333;
}
.arc_pages .pageinfo {
  color: #999999;
  padding: 0 3px 0 3px;
  height: 18px;
}
.arc_pages .pageinfo strong {
  color: #333;
  font-weight: normal;
  margin: 0 0;
  height: 18px;
}
/*产品内容页*/
.arc_box {
  padding-top: 20px;
}
.left-pro {
  float: left;
  width: 342px;
}
.left-pro .t2 {
  width: 340px;
  float: left;
  height: 250px;
  border: 1px solid #E2E2E2
}
.left-pro .t2 img {
  text-indent: 0;
}
#showArea img {
  cursor: pointer;
  width: 58px;
  height: 48px;
}
#main_img {
  cursor: pointer;
}
#showArea {
  height: 50px;
  padding-left: 25px;
  overflow: hidden;
  position: relative;
}
#showArea ul li {
  float: left;
  width: 60px;
  padding: 0 6px;
}
#showArea ul li a {
  display: block;
  border: 1px solid #E2E2E2;
}
#showArea ul li a:hover {
  border: 1px solid #F00;
  float: left;
}
.picScroll {
  position: relative;
  margin-top: 5px;
  width: 340px;
  float: left;
  overflow: hidden
}
.picScroll .prev, .picScroll .next {
  display: block;
  position: absolute;
  top: 20px;
  left: 0px;
  width: 18px;
  height: 22px;
  background: url(../images/b_r1_c1_s1.jpg) no-repeat;
}
.picScroll .next {
  left: auto;
  right: 0px;
  background: url(../images/b_r1_c3_s1.jpg) no-repeat;
}
.MagicZoomBigImageCont {
  border: 1px solid #F00;
  overflow: hidden;
}
.MagicZoomBigImageCont img {
  width: 800px;
  height: 800px
}
.MagicZoomBigImageCont iframe {
  width: 340px;
  height: 340px
}
.MagicZoomHeader {
  font: 10px Tahoma, Verdana, Arial, sans-serif;
  color: #fff;
  background: #91b817;
  text-align: center !important
}
.MagicZoomPup {
  border: 1px solid #aaa;
  background: #fff;
  cursor: hand;
  left: 0
}
.MagicZoomLoading {
  text-align: center;
  background: #fff;
  color: #444;
  opacity: 0.8;
  padding: 3px 3px 3px 3px !important;
  display: none
}
.MagicZoomLoading img {
  padding-top: 3px !important
}
.MagicThumb {
  outline: none
}
.MagicThumb-zoomed {
  cursor: default
}
.MagicThumb span {
  display: none
}
.MagicThumb-image {
  border: 1px solid #ccc;
  outline: none
}
.MagicThumb-image-zoomed {
  cursor: url(cursor/zoomout.cur), pointer
}
.MagicThumb-caption {
  color: #333333;
  background-color: #F0F0F0;
  border: 1px solid #CCC;
  border-top: none;
  font-family: Verdana, Helvetica;
  font-size: 11px;
  padding: 8px 16px
}
.MagicThumb-controlbar {
  display: block;
  height: 18px
}
.MagicThumb-controlbar a {
  display: block;
  width: 180px;
  height: 180px;
  margin: 0px 1px;
  outline: none;
  float: left;
  overflow: hidden
}
.MagicThumb-controlbar a span {
  display: block;
  width: 1000px;
  height: 1000px;
  outline: none;
  position: absolute;
  left: 0px;
  top: 0px
}
.MagicThumb-loading {
  border: 1px solid #000;
  background: #fff;
  padding: 2px 2px 2px 22px;
  margin: 0;
  text-decoration: none;
  text-align: left;
  font-size: 8pt;
  font-family: sans-serif;
}
.boxr {
  width: 290px;
}
.boxr h1 {
  border-bottom: solid 1px #ccc;
  font-family: Arial;
  display: block;
  line-height: 25px;
  height: 30px;
  font-size: 16px;
}
.boxr p {
  line-height: 30px;
}
.boxr .yuding {
  clear: both;
  float: right;
  width: 300px;
  text-align: center
}
.boxr .yuding a {
  width: 140px;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.boxr .yuding .xj {
  background: #D61518;
}
.boxr .yuding .xj:hover {
  background: #999999;
  color: #fff;
}
.boxr .yuding .zx {
  background: #23A15B;
}
.boxr .yuding .zx:hover {
  background: #999999;
  color: #fff;
}
.boxr .tt {
  float: left;
  height: 270px;
  color: #666666;
  font-size: 14px;
}
.boxr .tt span {
  color: #000
}
.conr .jieshao {
  clear: both;
  padding-top: 20px;
}
.conr .jieshao .bt {
  background: #F6F6F6;
  height: 40px;
  line-height: 40px;
}
.conr .jieshao .bt h3 {
  text-align: center;
  width: 130px;
  line-height: 40px;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  height: 40px;
  background: #23A15B;
}
.conr .jieshao .nr {
  padding: 15px 0;
  line-height: 28px;
  font-size: 14px;
}

.conr .jieshao .nr img{width:660px;
}
.duilian {
  top: 160px;
  position: absolute;
  overflow: hidden;
  display: none;
}
.duilian_left {
  right: 0px;
  width: 181px;
  height: 342px;
  background: url(../images/a_31.png);
  z-index: 999999
}
.duilian_left .duilian_close {
  width: 30px;
  height: 30px;
  text-align: right;
  float: right;
  cursor: pointer;
  overflow: hidden;
  display: block;
  text-indent: -99999px;
}
.duilian_left .text {
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 20px;
}
.duilian_left .text a {
  display: block;
  line-height: 30px;
  padding-left: 20px;
  height: 30px;
  background: url(../images/qq_03.png) left center no-repeat;
  color: #fff;
  font-size: 14px
}
/* 本例子css */
.picMarquee-left {
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
}
.picMarquee-left .bd {
  padding: 10px;
  overflow: hidden;
}
.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.wid1430 {
  overflow: hidden;
  width: 1430px;
  margin: 0 auto;
}
.cpbox .nr {
  width: 100%;
}
.cpboxlist ul {
  display: flex;
  padding-top: 30px;
  flex-wrap: wrap;
  
}
.cpboxlist ul li {
  margin: 0 8px 8px;
}
.cpboxlist ul li a {
  display: block;
  background: #f2f2f2;
  border-radius: 50px;
  padding: 5px 15px;
  font-size: 14px;
}
.cpboxlist ul li a:hover {
  color: #23A15B;
}
.cpboxlist ul li .on {
  background: #23A15B !important;
  color: #fff !important;
}
.conr .lxbody {
  padding: 20px 0;
}