.f_l {
  float: left;
}
.f_r {
  float: right;
}
body {
  background: url('../images/body_bg.png') 0 0 repeat;
}
.bannerbox #bannerArrow,
.bannerbox #bannerCircle {
  display: none;
}
.bannerbox .pics_wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.bannerbox .html5zoo-img-0 img {
  width: 100%;
}
.bannerbox .html5zoo-arrow-left-0 {
  left: 10% !important;
}
.bannerbox .html5zoo-arrow-right-0 {
  right: 10% !important;
}
.bannerbox .html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.bannerbox .html5zoo-nav-0 {
  margin-top: -35px !important;
  left: 48% !important;
}
.bannerbox .html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.bannerbox .banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  margin-top: 8px;
}
.bannerbox .banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.bannerbox .banner ul.bb li {
  position: absolute;
  display: none;
}
.bannerbox .banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.bannerbox .banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.bannerbox .banner .num li.num_hover {
  background-color: #f7de07;
}
.bannerbox .banner .num li.num_hover a {
  color: #fff;
}
.bannerbox .banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.bannerbox #focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
.bannerbox #focus ul {
  height: 188px;
  position: absolute;
}
.bannerbox #focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
.bannerbox #focus ul li a img {
  height: 188px;
  width: 255px;
}
.bannerbox #focus ul li div {
  position: absolute;
  overflow: hidden;
}
.bannerbox #focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
.bannerbox #focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
.bannerbox #focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
.bannerbox #focus .btn span.on {
  background: #fff;
}
.alltitle {
  width: 1200px;
  height: 82;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.alltitle h3 {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #2454ac;
}
.alltitle .linebox {
  display: block;
  position: relative;
  width: 138px;
  height: 1px;
  margin: 0 auto;
  margin-top: 14px;
  background-color: #b5b5b5;
}
.alltitle .linebox::after {
  content: '';
  position: absolute;
  left: 50%;
  top: -1px;
  width: 25px;
  height: 2px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #2454ac;
}
.alltitle .cn {
  margin-top: 23px;
  font-size: 14px;
  line-height: 14px;
  color: #666;
}
.productbox {
  margin-top: 84px;
}
.productbox .alltitle {
  margin-bottom: 46px;
}
.productbox .leftmenubox {
  width: 261px;
  height: 538px;
  float: left;
}
.productbox .leftmenubox .titlebox {
  width: 100%;
  height: 85px;
  overflow: hidden;
  background-color: #2454ac;
  border-radius: 6px 6px 0 0;
}
.productbox .leftmenubox .titlebox img {
  display: block;
  float: left;
  margin-left: 38px;
  margin-top: 28px;
}
.productbox .leftmenubox .titlebox h4 {
  width: 160px;
  height: 24px;
  float: left;
  margin-left: 16px;
  margin-top: 30px;
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}
.productbox .leftmenubox .promenubox {
  width: 100%;
  height: 453px;
  padding-top: 30px;
  box-sizing: border-box;
  background-color: #fafafa;
  border-radius: 0 0 6px 6px;
}
.productbox .leftmenubox .promenubox li {
  width: 211px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 20px;
  background: url('../images/ico_promenu.png') 23px center no-repeat;
}
.productbox .leftmenubox .promenubox li a {
  width: 144px;
  margin-left: 47px;
  margin-top: 13px;
  line-height: 16px;
  font-size: 16px;
  color: #4c4c4c;
}
.productbox .leftmenubox .promenubox li:hover {
  background-image: url('../images/ico_promenu_hover.png');
  background-color: #7bcf36;
}
.productbox .leftmenubox .promenubox li:hover a {
  color: #fff;
}
.productbox .productlist {
  width: 901px;
  height: 538px;
  float: right;
}
.productbox .productlist li {
  width: 280px;
  height: 253px;
  float: left;
  margin-right: 30px;
  margin-bottom: 32px;
}
.productbox .productlist li .imgbox {
  display: block;
  width: 280px;
  height: 199px;
}
.productbox .productlist li .imgbox img {
  width: 280px;
  height: 199px;
}
.productbox .productlist li .productnamebox {
  width: 100%;
  height: 54px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 54px;
  text-align: center;
  color: #666;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  box-sizing: border-box;
  background-color: #eee;
}
.productbox .productlist li:hover .productnamebox {
  color: #fff;
  background-color: #7bcf36;
}
.productbox .productlist li.li3,
.productbox .productlist li.li6 {
  margin-right: 0;
}
.subbanner1box {
  width: 100%;
  height: 220px;
  margin-top: 58px;
  overflow: hidden;
  background: url('../images/subbanner1_bg.jpg') center center no-repeat;
  background-size: cover;
}
.subbanner1box .lefttxtbox {
  width: 800px;
  height: auto;
  float: left;
  margin-top: 60px;
}
.subbanner1box .lefttxtbox h3 {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
}
.subbanner1box .lefttxtbox .en {
  margin-top: 6px;
  font-size: 12px;
  line-height: 12px;
  color: #7594c2;
}
.subbanner1box .lefttxtbox .bottomtelbox {
  width: 100%;
  height: 36px;
  margin-top: 24px;
}
.subbanner1box .lefttxtbox .bottomtelbox img {
  display: block;
  float: left;
  margin-top: 9px;
  margin-right: 7px;
}
.subbanner1box .lefttxtbox .bottomtelbox .telnum {
  width: 388px;
  height: 36px;
  float: left;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
}
.subbanner1box .lefttxtbox .bottomtelbox .telnum span {
  font-weight: bold;
}
.subbanner1box .lefttxtbox .bottomtelbox .iwantconsult {
  display: block;
  width: 146px;
  height: 36px;
  float: left;
  margin-left: 40px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 17px;
  background-color: #7bcf36;
}
.subbanner1box .lefttxtbox .bottomtelbox .iwantconsult:hover {
  color: #7bcf36;
  background-color: #fff;
}
.subbanner1box .rightimg {
  display: block;
  float: right;
  margin-top: 26px;
  margin-right: 14px;
}
.choosebox {
  margin-top: 40px;
}
.choosebox .alltitle {
  margin-bottom: 50px;
}
.choosebox .alltitle h3 span {
  color: #7bcf36;
}
.choosebox .ys_item {
  width: 577px;
  height: 153px;
  background-color: #f9f9f9;
  border-radius: 76px;
  margin-bottom: 41px;
  transition: all 0.5s ease-out;
}
.choosebox .ys_item .ys_img {
  width: 139px;
  height: 139px;
  border-radius: 50%;
  overflow: hidden;
  margin: 7px 22px 7px 7px;
  float: left;
  background: #fff;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.choosebox .ys_item .ys_img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.choosebox .ys_item .ys_img.ys_right {
  margin: 7px 7px 7px 25px;
  float: right !important;
}
.choosebox .ys_item .ys_text {
  width: 380px;
  padding-top: 32px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  float: left;
  box-sizing: border-box;
}
.choosebox .ys_item h4 {
  width: 100%;
  line-height: 16px;
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.choosebox .ys_item p {
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.choosebox .ys_item.f_r .ys_text {
  width: 356px;
  margin-left: 50px;
}
.choosebox .ys_item:hover {
  background: #7bcf36;
}
.choosebox .ys_item:hover .ys_img {
  width: 139px;
  height: 139px;
  border: solid 6px #ffffff;
  background: #fff;
  box-sizing: border-box;
}
.choosebox .ys_item:hover .ys_text h4 {
  color: #fff;
}
.choosebox .ys_item:hover .ys_text p {
  color: #fff;
}
.mes_box {
  position: relative;
  margin-top: 33px;
  height: 375px;
}
.mes_box h3 {
  width: 65px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  height: 200px;
  line-height: 30px;
  letter-spacing: 10px;
  color: #ffffff;
  display: block;
  float: left;
  text-align: center;
  padding: 23px 0px 0 8px;
  box-sizing: border-box;
  background: url(../images/mes_bg.png) no-repeat left top;
}
.mes_box .formbox {
  width: 700px;
  display: block;
  float: left;
  margin-left: 56px;
}
.mes_box .formbox h4 {
  line-height: 32px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #020202;
}
.mes_box .formbox p {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 0px;
  color: #cccccc;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.mes_box .formbox label {
  display: block;
  position: relative;
  margin: 0 24px 21px 0;
  float: left;
}
.mes_box .formbox label input {
  border: 1px solid #a0a0a0;
  font-size: 14px;
  display: block;
  box-sizing: border-box;
  background: #fff;
  width: 200px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px 0 40px;
  position: relative;
  transition: all 0.5s ease-out;
  color: #999999;
}
.mes_box .formbox label input::-webkit-input-placeholder {
  color: #999999;
}
.mes_box .formbox label span {
  position: absolute;
  z-index: 1;
  top: 12px;
  left: 10px;
  line-height: 25px;
  display: block;
  transition: all 0.4s ease-out;
}
.mes_box .formbox label span img {
  width: auto;
  display: block;
}
.mes_box .formbox label .xqcontent {
  font-size: 14px;
  display: block;
  box-sizing: border-box;
  width: 650px;
  height: 120px;
  line-height: 16px;
  border: 1px solid #a0a0a0;
  padding: 15px 10px 5px 48px;
  position: relative;
  transition: all 0.5s ease-out;
  color: #999999;
}
.mes_box .formbox label .xqcontent::-webkit-input-placeholder {
  color: #999999;
}
.mes_box .mes_btn {
  text-align: center;
  width: 650px;
  margin: 6px 0 45px;
}
.mes_box .mes_btn button {
  display: inline-block;
  margin: 0 15px;
  border: none;
  text-align: center;
  cursor: pointer;
  transition: all 0.4s ease-out;
  transition-duration: 0.3s;
  width: 130px;
  height: 40px;
  background-color: #999999;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.mes_box .mes_btn button:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  background: #7bcf36;
}
.mes_box .mes_img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  width: 416px;
  height: 435px;
}
.mes_box .mes_img img {
  width: 100%;
  display: block;
}
.casebox {
  width: 100%;
  height: 661px;
  overflow: hidden;
  background: url('../images/case_bg.jpg') center center no-repeat;
}
.casebox .alltitle {
  margin-top: 48px;
  margin-bottom: 49px;
}
.casebox .alltitle h3 {
  color: #fff;
}
.casebox .alltitle .linebox {
  background-color: #fff;
}
.casebox .alltitle .linebox::after {
  background-color: #fff;
}
.casebox .alltitle .cn {
  color: #fff;
}
.casebox .caselist {
  width: 1200px;
  height: 417px;
  margin: 0 auto;
  overflow: hidden;
}
.casebox .caselist li {
  position: relative;
  width: 301px;
  height: 197px;
  float: left;
}
.casebox .caselist li .imgbox {
  display: block;
  width: 301px;
  height: 197px;
}
.casebox .caselist li .imgbox img {
  width: 301px;
  height: 197px;
}
.casebox .caselist li .casename {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  box-sizing: border-box;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.42);
}
.casebox .caselist li .maskbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.47);
}
.casebox .caselist li .maskbox .masktitle {
  width: 80%;
  height: 16px;
  margin: 0 auto;
  margin-top: 58px;
  line-height: 16px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.casebox .caselist li .maskbox .viewmore {
  display: block;
  width: 122px;
  height: 31px;
  margin: 0 auto;
  margin-top: 25px;
  text-align: center;
  line-height: 29px;
  color: #fff;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.casebox .caselist li .maskbox .viewmore img {
  margin-right: 12px;
  vertical-align: middle;
}
.casebox .caselist li.li1 {
  width: 556px;
  height: 417px;
}
.casebox .caselist li.li1 .imgbox {
  width: 556px;
  height: 417px;
}
.casebox .caselist li.li1 .imgbox img {
  width: 556px;
  height: 417px;
}
.casebox .caselist li.li1 .casename {
  width: 100%;
  height: 59px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 59px;
  text-align: left;
}
.casebox .caselist li.li1 .maskbox .masktitle {
  margin-top: 160px;
}
.casebox .caselist li.li2 {
  margin-left: 19px;
  margin-bottom: 22px;
}
.casebox .caselist li.li3 {
  margin-left: 19px;
  margin-bottom: 22px;
}
.casebox .caselist li.li4 {
  margin-left: 19px;
}
.casebox .caselist li.li5 {
  margin-left: 19px;
}
.casebox .caselist li:hover .maskbox {
  opacity: 1;
}
.casebox .caselist li:hover .casename {
  opacity: 0;
}
.aboutbox {
  margin-top: 47px;
}
.aboutbox .alltitle {
  margin-bottom: 47px;
}
.aboutbox .aboutcontent .left {
  width: 600px;
  float: left;
  overflow: hidden;
}
.aboutbox .aboutcontent .left .cu_tit a {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 24px;
  color: #2454ac;
}
.aboutbox .aboutcontent .left .line {
  display: block;
  width: 56px;
  height: 1px;
  margin-top: 25px;
  background-color: #2454ac;
}
.aboutbox .aboutcontent .left .c_text {
  width: 100%;
  height: 150px;
  margin-top: 28px;
  line-height: 30px;
  color: #666;
  font-size: 14px;
  overflow: hidden;
  text-indent: 2rem;
}
.aboutbox .aboutcontent .left .a_rexian {
  width: 100%;
  height: 22px;
  margin-top: 36px;
  line-height: 22px;
  color: #666;
  font-size: 18px;
}
.aboutbox .aboutcontent .left .a_rexian img {
  position: relative;
  top: -3px;
  margin-right: 8px;
  vertical-align: middle;
}
.aboutbox .aboutcontent .aboutimg {
  display: block;
  width: 569px;
  height: 300px;
  float: right;
}
.aboutbox .abouttablist {
  width: 600px;
  height: 40px;
  margin: 0 auto;
  margin-top: 67px;
}
.aboutbox .abouttablist li {
  width: 150px;
  height: 40px;
  float: left;
  margin-left: 25px;
  margin-right: 25px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #666;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border: 1px solid #b5b5b5;
  box-sizing: border-box;
  cursor: pointer;
}
.aboutbox .abouttablist li.active {
  color: #fff;
  background-color: #7bcf36;
  border-color: #7bcf36;
}
.aboutbox .aboutscrollcontent {
  position: relative;
  width: 1200px;
  height: 228px;
  margin: 0 auto;
  margin-top: 47px;
}
.aboutbox .aboutscrollcontent .aboutscroll {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 1200px;
  height: 228px;
  overflow: hidden;
}
.aboutbox .aboutscrollcontent .aboutscroll .hd {
  position: absolute;
  left: 0;
  top: 78px;
  width: 1200px;
  height: 46px;
}
.aboutbox .aboutscrollcontent .aboutscroll .hd a {
  display: block;
  width: 46px;
  height: 46px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-position: center center;
  background-repeat: no-repeat;
}
.aboutbox .aboutscrollcontent .aboutscroll .hd a.prev {
  float: left;
  background-image: url('../images/ico_aboutarrowleft.png');
}
.aboutbox .aboutscrollcontent .aboutscroll .hd a.prev:hover {
  background-image: url('../images/ico_aboutarrowleft_hover.png');
}
.aboutbox .aboutscrollcontent .aboutscroll .hd a.next {
  float: right;
  background-image: url('../images/ico_aboutarrowright.png');
}
.aboutbox .aboutscrollcontent .aboutscroll .hd a.next:hover {
  background-image: url('../images/ico_aboutarrowright_hover.png');
}
.aboutbox .aboutscrollcontent .aboutscroll .bd {
  width: 1075px;
  height: 228px;
  margin: 0 auto;
  overflow: hidden;
}
.aboutbox .aboutscrollcontent .aboutscroll .bd ul {
  width: 100%;
  height: 228px;
}
.aboutbox .aboutscrollcontent .aboutscroll .bd ul li {
  width: 255px;
  height: auto;
  float: left;
  margin-right: 18px;
}
.aboutbox .aboutscrollcontent .aboutscroll .bd ul li .imgbox {
  display: block;
  width: 255px;
  height: 198px;
}
.aboutbox .aboutscrollcontent .aboutscroll .bd ul li .imgbox img {
  width: 255px;
  height: 198px;
}
.aboutbox .aboutscrollcontent .aboutscroll .bd ul li .aboutname {
  width: 100%;
  height: 14px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 13px;
  text-align: center;
  line-height: 14px;
  color: #000;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  box-sizing: border-box;
}
.aboutbox .aboutscrollcontent .aboutscroll .bd ul li:hover .aboutname {
  color: #7bcf36;
}
.subbanner2box {
  width: 100%;
  height: 220px;
  margin-top: 58px;
  overflow: hidden;
  background: url('../images/subbanner1_bg.jpg') center center no-repeat;
  background-size: cover;
}
.subbanner2box .lefttxtbox {
  width: 800px;
  height: auto;
  float: left;
  margin-top: 60px;
}
.subbanner2box .lefttxtbox h3 {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
}
.subbanner2box .lefttxtbox .en {
  margin-top: 6px;
  font-size: 12px;
  line-height: 12px;
  color: #7594c2;
}
.subbanner2box .lefttxtbox .bottomtelbox {
  width: 100%;
  height: 36px;
  margin-top: 24px;
}
.subbanner2box .lefttxtbox .bottomtelbox img {
  display: block;
  float: left;
  margin-top: 9px;
  margin-right: 7px;
}
.subbanner2box .lefttxtbox .bottomtelbox .telnum {
  width: 388px;
  height: 36px;
  float: left;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
}
.subbanner2box .lefttxtbox .bottomtelbox .telnum span {
  font-weight: bold;
}
.subbanner2box .lefttxtbox .bottomtelbox .iwantconsult {
  display: block;
  width: 146px;
  height: 36px;
  float: left;
  margin-left: 40px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 17px;
  background-color: #7bcf36;
}
.subbanner2box .lefttxtbox .bottomtelbox .iwantconsult:hover {
  color: #7bcf36;
  background-color: #fff;
}
.subbanner2box .rightimg {
  display: block;
  float: right;
  margin-top: 26px;
  margin-right: 14px;
}
.newsbox {
  margin-top: 57px;
}
.newsbox .alltitle {
  margin-bottom: 30px;
}
.newsbox .newscontent .new_tit {
  margin-bottom: 20px;
}
.newsbox .newscontent .new_tit a {
  font-size: 20px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333;
}
.newsbox .newscontent .new_tit i {
  font-family: ArialMT;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #999999;
  text-transform: uppercase;
}
.newsbox .newscontent .nr_li {
  width: 570px;
  height: 147px;
  border: solid 1px #c9c9c9;
  padding: 13px 16px 13px 12px;
  background: #fff;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  transition: all ease-in-out 0.5s;
  box-sizing: border-box;
}
.newsbox .newscontent .nr_li .imgbox {
  position: relative;
  display: block;
  width: 138px;
  height: 119px;
  float: left;
  background-color: #fff;
}
.newsbox .newscontent .nr_li .imgbox img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 138px;
  height: 119px;
  margin: auto;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.newsbox .newscontent .nr_li .text {
  width: 364px;
  height: auto;
  float: left;
  margin-left: 28px;
  margin-top: 20px;
}
.newsbox .newscontent .nr_li .text a {
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  color: #666;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.newsbox .newscontent .nr_li .text p {
  width: 100%;
  height: 48px;
  margin-top: 24px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  color: #999;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.newsbox .newscontent .nr_li:hover {
  background-color: #7bcf36;
  border-color: #7bcf36;
}
.newsbox .newscontent .nr_li:hover .imgbox img {
  width: 126px;
  height: 107px;
}
.newsbox .newscontent .nr_li:hover .text a {
  color: #fff;
}
.newsbox .newscontent .nr_li:hover .text p {
  color: #fff;
}
.newsbox .newscontent .new_list {
  overflow: hidden;
  margin-top: 23px;
}
.newsbox .newscontent .new_list li {
  padding-left: 10px;
  line-height: 48px;
  border-bottom: 1px dashed #cccccc;
  overflow: hidden;
}
.newsbox .newscontent .new_list li a {
  float: left;
  display: block;
  line-height: 48px;
  width: 430px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666;
  padding-left: 36px;
  background: url("../images/ico_newslist.png") no-repeat 15px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.newsbox .newscontent .new_list li i {
  float: right;
  display: block;
  font-family: ArialMT;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #939393;
}
.newsbox .newscontent .new_list li:hover a {
  color: #7bcf36;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.newsbox .leftnewsbox {
  width: 570px;
  height: auto;
  float: left;
}
.newsbox .rightnewsbox {
  width: 570px;
  height: auto;
  float: right;
}
.processbox {
  padding: 46px 0 19px;
  overflow: hidden;
}
.processbox li {
  display: inline-block;
  width: 101px;
  padding-right: 73px;
  background: url("../images/show_bg.png") no-repeat 117px 63px;
}
.processbox li .show_img {
  position: relative;
  top: 0;
  width: 101px;
  height: 101px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  box-sizing: border-box;
  border: solid 1px #b5b5b5;
  border-radius: 50%;
}
.processbox li .show_img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  display: block;
  margin: auto;
}
.processbox li:hover .show_img {
  top: -10px;
}
.processbox li p {
  line-height: 60px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #333333;
}
.processbox li.no_bg {
  padding-right: 0px;
  background: no-repeat;
}
.friendbox {
  width: 100%;
  height: 92px;
  overflow: hidden;
  border-bottom: 1px solid #588df3;
  box-sizing: border-box;
  background-color: #2454ac;
}
.friendbox .lefttitle {
  width: 83px;
  height: 25px;
  float: left;
  margin-top: 40px;
  color: #fff;
  font-size: 16px;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}
.friendbox .linkslist {
  width: 1092px;
  height: 14px;
  float: right;
  margin-top: 46px;
  line-height: 14px;
}
.friendbox .linkslist li {
  height: 14px;
  float: left;
  margin-right: 46px;
  line-height: 14px;
}
.friendbox .linkslist li a {
  line-height: 14px;
  color: #fff;
  font-size: 14px;
}
/* footer start */
/* footer end */
