﻿/*客服*/
.qqkefu {
  position: fixed;
  top: 50%;
  z-index: 20;
  /*right:0;*/
  right: 30px;
  width: 39px;
}
.qqkefu ul li {
  width: 45px;
  height: 45px;
  margin-bottom: 1px;
  float: right;
  background: #036EB8;
  line-height: 45px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}
.qqkefu ul li a {
  color: #fff;
  overflow: hidden;
  display: block;
  height: 45px;
  padding-left: 10px;
}
.qqkefu ul li.qq_cza {
  overflow: hidden;
}
.qqkefu ul li:hover {
  background: #036EB8;
}
.qqkefu ul li.top {
  background: url("../images/back.png") no-repeat center #036EB8;
  position: relative;
  width: 45px;
  height: 45px;
  cursor: pointer;
}
.qqkefu ul li.top:hover {
  background: url("../images/back.png") no-repeat center #036EB8;
}
.qqkefu ul li b {
  width: 45px;
  height: 45px;
  display: block;
  overflow: hidden;
  float: right;
}
.qqkefu ul li span {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
}
.qqkefu ul li b.a {
  background: url(../images/qq.png) no-repeat center center;
}
.qqkefu ul li b.b {
  background: url(../images/zixun.png) no-repeat center center;
}
.qqkefu ul li b.c {
  background: url(../images/weixin.png) no-repeat center center;
}
.qqkefu ul li b.e {
  background: url(../images/tel.png) no-repeat center center;
}
.qqkefu ul li.qq_czae {
  line-height: 15px !important;
}
.erweima {
  width: 130px;
  height: 150px;
  position: absolute;
  top: -107px;
  left: -150px;
  background: #FFF;
  border: 1px solid #CCC;
  float: left;
  cursor: default !important;
  display: none;
  /*overflow: hidden;*/
}
.erweima p {
  line-height: 20px;
  color: #000;
  font-size: 12px;
  text-align: center;
  float: left;
  width: 130px;
}
.erweima p img {
  width: 110px;
  height: 110px;
  margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
  width: 5px;
  height: 10px;
  display: block;
  background: url(../images/czx6.png) no-repeat;
  position: absolute;
  right: -5px;
  top: 122px;
}
.banner_index .flex-direction-nav .flex-prev,
.banner_index .flex-direction-nav .flex-next {
  display: block;
  width: 55px;
  height: 55px;
  border: solid #fff 1px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  transition: .5s;
  font-size: 0;
}
.banner_index .flex-direction-nav .flex-prev {
  left: 100px;
  background: url(../images/indexlh.png) no-repeat center;
}
.banner_index .flex-direction-nav .flex-next {
  right: 100px;
  background: url(../images/indexr.png) no-repeat center;
}
.banner_index .flex-direction-nav .flex-prev:hover {
  background: url(../images/indexlh.png) no-repeat center #036EB8;
  border-color: #036EB8;
}
.banner_index .flex-direction-nav .flex-next:hover {
  background: url(../images/indexr.png) no-repeat center #036EB8;
  border-color: #036EB8;
}
.ov {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header {
  width: 100%;
  border-top: solid #036EB8 3px;
}
.header_inner {
  width: 1200px;
  margin: 0 auto;
  border-top: solid #036EB8 3px;
  margin-top: -3px;
  position: relative;
  padding-bottom: 10px;
}
.logo {
  width: 113px;
  display: block;
  float: left;
  padding-top: 16px;
}
.nav_ul > li > a {
  font-size: 16px;
  line-height: 23px;
  color: #333;
  margin: 0px 23px;
  transition: .5s;
  display: block;
  position: relative;
}
.nav_ul > li > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  background: #036EB8;
  left: 0;
  bottom: -19px;
  transition: .5s;
}
.nav_ul > li > a:hover,
.nav_ul > .on > a {
  color: #036EB8;
}
.nav_ul > li > a:hover:before,
.nav_ul > .on > a:before {
  width: 100%;
}
.nav_ul > li {
  float: left;
  position: relative;
}
.tel1 {
  padding-right: 15px;
  padding-left: 38px;
  float: right;
  border: solid #e2e2e2 1px;
  border-radius: 30px;
  background: url(../images/nav_06.png) no-repeat 15px center;
  font-size: 14px;
  line-height: 23px;
  color: #888;
  margin-top: 16px;
  transition: .5s;
}
.nav_ul {
  padding-top: 54px;
  margin-left: 150px;
}
.tel1:hover {
  background-position-y: 3px;
}
.language {
  width: 75px;
  height: 23px;
  position: absolute;
  right: 0;
  z-index: 10;
  cursor: pointer;
  top: 53px;
}
.language:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.language div {
  width: 72px;
  border-radius: 30px;
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  overflow: hidden;
  background: url("../images/nav_10.png") no-repeat 43px 5px #fff;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: 0.5s;
}
.language div a {
  display: block;
  line-height: 23px;
  height: 23px;
  color: #888;
  width: 43px;
  text-align: center;
  font-size: 14px;
}
.language div:hover {
  height: 73px;
  border-radius: 5px;
}
.language div a:hover {
  color: #43a3d3;
}
.banner_inner {
  height: 600px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover !important;
}
.crumbs_center {
  width: 1200px;
  margin: 0 auto;
  height: 600px;
  position: relative;
}
.crumbs_a {
  float: right;
  color: #fff;
  line-height: 22px;
  background: url(../images/mianb_10.png) no-repeat left center;
  padding-left: 25px;
}
.crumbs_a > a {
  color: #fff;
  line-height: 22px;
  transition: .5s;
}
.crumbs {
  position: absolute;
  height: 23px;
  bottom: 0;
  padding: 19px 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.crumbs_a > a:last-child {
  background: none;
  padding-right: 0;
}
.crumbs:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100000%;
  background: rgba(0, 0, 0, 0.3);
  left: 100%;
  top: 0;
}
.crumbs_a > a:hover {
  color: #036EB8;
}
.nav2 {
  position: absolute;
  background: #fff;
  padding: 20px;
  min-width: 172px;
  z-index: 2;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  /*border:solid #ccc 1px;*/
  display: block;
  left: 50%;
  transform: translate(-50%, 0);
  width: 119%;
  display: none;
  border-bottom: solid #036EB8 3px;
}
.nav_ul li:nth-child(3) .nav2 li{
  padding: 10px 0 10px 45px;
}
.nav2 li {
  padding: 10px 0 10px 54px;
  border-bottom: solid rgba(204, 204, 204, 0.3) 1px;
}
.nav2 li:hover a {
  color: #036EB8;
}
.padding_topdiv {
  padding-top: 40px;
}
.dropdown > li > .alzs {
  background-image: url(../images/caseng_03.png);
}
.content1 {
  background: #f1f1f1;
  width: 100%;
}
.box1 {
  width: 1200px;
  margin: 0 auto;
}
.titbg {
  background: #036EB8 !important;
}
.tit1 {
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  text-align: left;
  padding: 19.5px 52px;

}
.sidel {
  width: 242px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  margin-top: -61px;
  float: left;
}

.side_nav > li > a {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  display: block;
  padding: 12px 20px 12px 70px;
  text-align: left;
  background: url(../images/navpoint_11.png) no-repeat 54px center #fff;
  transition: .5s;
}
.side_nav > li {
  margin-bottom: 5px;
  background: #fff;
}
.side_nav > .on > a {
  background-image: url(../images/navpoint_14.png);
  color: #036EB8;
}
.side_nav > li > a:hover {
  color: #036EB8;
}
.side_nav2 {
  padding-left: 48px;
  border-top: solid #f1f1f1 1px;
  padding-bottom: 5px;
  display: none;
}
.side_nav2 > li > a {
  font-size: 14px;
  color: #888;
  line-height: 22px;
  display: block;
  padding: 12px 16px;
  margin-right: 20px;
  text-align: left;
  border-bottom: dashed #e2e2e2 1px;
  background: url(../images/sidelist_03.png) no-repeat left center;
  transition: .5s;
}
.side_nav2 > li > a:hover,
.side_nav2 > .on > a {
  color: #036EB8;
  background-image: url(../images/sidebg2_06.png);
}
.side_nav2 > li:last-child > a {
  border-bottom: none;
}
.side_cont {
  padding: 0 30px;
  background: url(../images/sidecon_03.jpg) no-repeat left 77px #fff;
  color: #fff;
  margin-top: 20px;
  background-size: cover;
}
.contact_fonts {
  font-size: 22px;
  line-height: 22px;
  color: #333;
  position: relative;
}
.conts_en {
  line-height: 22px;
  color: #888;
  font-family: "Arial";
}
.contact_fonts:before {
  content: "";
  position: absolute;
  height: 20px;
  width: 2px;
  background: #036EB8;
  left: -9px;
  top: 50%;
  margin-top: -10px;
}
.side_cont li {
  font-size: 14px;
  color: #000000;
  line-height: 18px;
  padding: 1px 0;
  border-bottom: solid #333 1px;
}
.side_cont li:not(:nth-child(1)) {
  font-weight: 700;
}
.side_cont li:nth-of-type(2) {
  margin-top: 21px;
}
.side_cont li:first-child {
  padding: 19px 0 6px 0;
  border: none;
  margin-bottom: 20px;
}
.side_cont li:last-child {
  border: none;
}
.side_cont li a {
  font-size: 14px;
  line-height: 22px;
  color: #eee;
  transition: .5s;
}
.side_cont li .more_c {
  width: 70px;
  height: 22px;
  border: solid #333 1px;
  border-radius: 20px;
  display: block;
  font-size: 12px;
  color: #333;
  line-height: 22px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
}
.side_cont li a:hover {
  color: #036EB8;
}
.sider {
  float: right;
  width: 848px;
  padding: 40px;
  background: #fff;
  margin-top: 30px;
  font-size:16px;
  line-height:2;
}
.sider p{

}
.cjwt_tit span {
  font-size: 20px;
  line-height: 22px;
  color: #333;
  background: #fff;
  padding: 0 20px;
}
.cjwt_tit {
  text-align: center;
  background: url(../images/titbg_18.png) repeat-x center;
}
.tit_en {
  font-size: 14px;
  line-height: 23px;
  color: #888;
  text-align: center;
  text-transform: uppercase;
}
.cjwt_ul2 {
  margin-top: 15px;
  margin-bottom: 20px;
}
.cj {
  box-sizing: border-box;
  font-size: 16px;
  line-height: 57px;
  transition: .5s;
  background: url(../images/cjwt1_26.png) no-repeat 20px center #f5f5f5;
  color: #333;
  padding-left: 53px;
  position: relative;
  padding-right: 45px;
  cursor: pointer;
}
.cjwt_ul2 li {
  margin-bottom: 10px;
  background: #f5f5f5;
}
.cjwt_ul2 > li:last-child {
  margin-bottom: 0px;
}
.cjon {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/cjwton_10.png) no-repeat center;
  position: absolute;
  right: 60px;
  top: 50%;
  margin-top: -10px;
}
.wt {
  background: url(../images/cjwt_29.png) no-repeat 24px 16px;
  box-sizing: border-box;
  line-height: 24px;
  color: #888;
  padding: 15px 20px 15px 54px;
  display: none;
  border: solid #e1e1e1 1px;
}
.on .cjon {
  background-image: url(../images/cjwton_03.png);
}
.cjwt_ul2 .on .cj {
  background: url(../images/cjwt_26.png) no-repeat 20px center #036EB8;
  color: #fff;
}
.paging {
  text-align: left;
   clear: both;
    padding-top: 20px;
}
.paging .shangyi{ display:none;}
.paging a {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: solid #dddddd 1px;
  line-height: 26px;
  font-size: 16px;
  color: #888;
  text-align: center;
  transition: .5s;
  margin-left: 5px;
}
.paging_next {
  background: url(../images/pagingl.png) no-repeat center #b2b2b2;
  border-color: #b2b2b2;
  margin-left: 5px;
}
.paging_prev {
  background: url(../images/pagingr.png) no-repeat center #b2b2b2;
  border-color: #b2b2b2;

}
.paging a:hover,
.paging .on {
  background-color: #036EB8;
  border-color: #036EB8;
  color: #fff;
}
.fa_link {
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  width: 1200px;
  margin: 0 auto;
  padding: 48px 0 25px 0px;
}
.fa_link a {
  line-height: 21px;
  color: #666;
  padding-right: 79px;
  transition: .5s;
}
.footer {
  background: #f1f2f1;
}
.fa_link::-webkit-scrollbar {
  width: 3px;
  background: url(../images/scrolls_10.jpg) repeat-x center;
  height: 5px;
}
.fa_link::-webkit-scrollbar-thumb {
  background: url(../images/scrollb_06.jpg) repeat-x center;
  width: 3px;
  background-clip: padding-box;
  height: 5px ;
  border-radius: 15px;
}
.fline {
  border-bottom: solid #d1d1d1 1px;
}
.fa_link a:hover {
  color: #036EB8;
}
.footer_i {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 15px;
}
.footer_l {
  max-width: 1050px;
  overflow: hidden;
  float: left;
}
.footer_l li {
  float: left;
  min-width: 148px;
  padding-top: 25px;
}
.footer_l li a {
  display: block;
  line-height: 23px;
  color: #888;
  transition: .5s;
}
.footer_l li a:first-child {
  color: #333;
  margin-bottom: 10px;
}
.footer_r {
  width: 118px;
  float: right;
  line-height: 23px;
  color: #888;
  margin-top: 30px;
  text-align: center;
}
.footer_l li a:hover {
  color: #036EB8;
}
.footer_r img {
  width: 118px;
  display: block;
}
.gs {
  width: 1200px;
  margin: 0 auto;
}
.fbg {
  background: #333;
}
.gs {
  line-height: 23px;
  color: #d4d4d4;
  overflow: hidden;
  padding: 10px 0;
}
.gs a {
  line-height: 23px;
  color: #d4d4d4;
  transition: .5s;
}
.gs p:first-child {
  float: left;
}
.gs p:last-child {
  float: right;
}
.gs a:hover {
  color: #fff;
}
.ggjjimg1 {
  overflow: hidden;
}
.ggjjimg1 img {
  display: block;
  width: 100%;
}
.gsjj_font1 {
  padding: 40px;
  background: rgba(255, 255, 255, 0.96);
  box-sizing: border-box;
  margin: 0 auto;
  transition: .5s;
  position: relative;
  box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.1);
}
.gsjj_tit {
  font-size: 16px;
  line-height: 23px;
  color: #333333;
}
.gsen {
  line-height: 23px;
  color: #888;
  font-family: "Arial";
  width: 477px;
  border-bottom: solid #e1e1e1 1px;
  padding-bottom: 17px;
  margin-bottom: 17px;
}
.fontscroll {
  line-height: 26px;
  color: #888;
  padding-right: 40px;
}
.fontscroll::-webkit-scrollbar {
  width: 5px;
  background: url(../images/scrolls_10.jpg) repeat-y center;
  height: 5px;
}
.fontscroll::-webkit-scrollbar-thumb {
  background: #036EB8;
  width: 3px;
  background-clip: padding-box;
  height: 5px ;
}
.gsjj_font1:hover {
  transform: translateY(-5px);
}
.qywh_a {
  overflow: hidden;
  margin-top: 15px;
}
.qywh_a a {
  display: block;
  width: 414px;
  height: 120px;
  border: solid #e1e1e1 1px;
  background: #f5f5f5;
  box-sizing: border-box;
  padding: 35px 40px 20px 90px;
  margin-bottom: 20px;
  float: left;
  transition: .5s;
}
.qywh_a a:nth-of-type(2n+1) {
  margin-right: 20px;
}
.qywh_tit2 {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  transition: .5s;
}
.qywh_tit2 {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  transition: .5s;
}
.qywh_p {
  line-height: 22px;
  color: #666;
  transition: .5s;
}
.qywh_a a:hover .qywh_tit2,
.qywh_a a:hover .qywh_p {
  color: #fff;
}
.qywh_a a:hover {
  background-color: #036EB8;
  border-color: #036EB8;
}
.qywh {
  margin-top: 35px;
}
.hzhb_a {
  width: 196px;
  display: block;
  float: left;
  line-height: 23px;
  color: #333;
  text-align: center;
  margin-right: 20px;
}
.hzhb li {
  margin-bottom: 15px;
}
.hzhb li .hzhb_a:last-child {
  margin-right: 0;
}
.hzhb_img {
  width: 196px;
  height: 124px;
  overflow: hidden;
  border: solid #ccc 1px;
  margin-bottom: 5px;
  transition: .5s;
  box-sizing: border-box;
  position: relative;
}
.hzhb_img:before {
  content: "";
  position: absolute;
  width: 99%;
  height: 98%;
  border: solid #036EB8 1px;
  top: 0;
  left: 0;
  display: none;
  transition: .5s;
}
.hzhb_img img {
  width: 196px;
  height: 124px;
  display: block;
}
.hzhb_a:hover .hzhb_img {
  box-shadow: 1px 2px 17px rgba(0, 0, 0, 0.2);
  border-color: #036EB8;
}
.hzhb_a:hover .hzhb_img:before {
  display: block;
}
.caseimg {
  margin-top: 15px;
}
.caseimg img {
  width: 848px;
  margin: 0 auto;
  display: block;
  transition: .5s;
}
.caseimg:hover img {
  transform: translateY(-5px);
}
.casetit {
  font-size: 16px;
  color: #333;
  line-height: 22px;
  margin-top: 17px;
  margin-bottom: 10px;
}
.case_p {
  line-height: 26px;
  color: #888;
  margin-bottom: 15px;
}
.case_alink {
  display: block;
  width: 414px;
  float: left;
}
.case_alink:nth-child(2n-1) {
  margin-right: 20px;
  margin-bottom: 10px;
}
.case_img {
  overflow: hidden;
  width: 414px;
  height: 260px;
}
.case_img img {
  width: 414px;
  height: 260px;
  display: block;
  transition: .5s;
}
.case_img img:hover {
  transform: scale(1.03);
}
.case_font {
  width: 414px;
  background: #888;
  font-size: 16px;
  transition: .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 21px;
  color: #fff;
  padding: 10px 30px;
  box-sizing: border-box;
}
.case_ul li .case_alink:first-child {
  margin-right: 20px;
}
.case_ul li {
  margin-bottom: 20px;
  overflow: hidden;
}
.case_alink:hover .case_font {
  background: #036EB8;
}
.dizhi_chan {
  overflow: hidden;
  margin-bottom: 15px;
}
.dizhi_chan li {
  line-height: 23px;
  color: #333;
  border-top: solid #dadada 3px;
  padding-top: 5px;
  float: left;
  width: 414px;
  transition: .5s;
}
.dizhi_chan li:hover,
.dizhi_chan .on {
  border-color: #036EB8;
}
.dizhi_chan li span {
  color: #888;
}
.dizhi_chan li:first-child {
  margin-right: 20px;
}
.cont_tit {
  font-size: 16px;
  line-height: 23px;
  color: #333;
  position: relative;
  margin-bottom: 35px;
}
.cont_tit:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 26px;
  background: #036EB8;
  bottom: -20px;
}
.conl {
  line-height: 23px;
  color: #333;
  width: 228px;
  float: left;
  border-right: solid #cdcdcd 1px;
}
.conl span,
.conl a {
  line-height: 23px;
  color: #888;
}
.cont_ul {
  float: left;
}
.con {
  overflow: hidden;
  padding-top: 30px;
}
.tel_color {
  font-size: 16px;
  line-height: 23px;
  color: #333;
  margin-top: 5px;
}
.cont_ul li span,
.cont_ul li a {
  font-size: 14px;
  line-height: 23px;
  color: #888;
}
.cont_ul li {
  float: left;
  text-align: center;
  padding-left: 138px;
}
.cont_ul li:last-child {
  padding-left: 90px;
}
.cont_img {
  height: 47px;
  line-height: 47px;
}
.cont_ul li:hover .tel_color {
  color: #036EB8;
}
.ditu {
  display: none;
}
.ditubox .on {
  display: block;
}
.honordiv .lightbox {
  display: block;
  width: 269px;
  background: #f5f5f5;
  text-align: center;
  padding-top: 42px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.light_bgfont {
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  color: #fff;
  padding: 10px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  background: #888888;
  transition: .5s;
  margin-top: 42px;
}
.lightbox img {
  display: block;
  width: 187px;
  height: 251px;
  margin: 0 auto;
  transition: .5s;
}
.honordiv .lightbox:hover .light_bgfont {
  background: #036EB8;
}
.honordiv .lightbox:nth-of-type(3n) {
  margin-bottom: 20px;
  margin-right: 0;
}
.honordiv .lightbox:hover img {
  transform: translateY(-5px);
}
.case2a {
  display: block;
  overflow: hidden;
  background: url(../images/case2l_03.png) no-repeat 20px center #f0f0f0;
  padding: 15px 20px 15px 30px;
  transition: .5s;
}
.case2a p:first-child {
  font-size: 14px;
  line-height: 23px;
  color: #666;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 560px;
}
.case2a p:last-child {
  font-size: 14px;
  line-height: 23px;
  color: #888;
  font-family: "Arial";
  float: right;
}
.case2 .case2a:nth-of-type(2n) {
  background-color: #fff;
}
.case2 .case2a:hover {
  background-color: #036EB8;
  background-image: url(../images/case2im_03.png);
}
.case2 .case2a:hover p {
  color: #fff;
}
.case2 {
  margin-bottom: 20px;
  margin-top: 15px;
}
.casedet_tit {
  font-size: 16px;
  line-height: 23px;
  color: #333;
  float: left;
  transition: .5s;
}
.casedet_tit:hover,
.casedet_tit:hover span {
  color: #036EB8;
}
.casedet_tit span {
  line-height: 23px;
  color: #888;
  font-size: 14px;
  font-family: "Arial";
}
.share {
  overflow: hidden;
  float: right;
  line-height: 23px;
  color: #888;
}
.share > p {
  float: left;
  line-height: 23px;
}
.share .bdsharebuttonbox {
  overflow: hidden;
  margin-top: -5px;
}
.share .bdshare-button-style0-24 .bds_tsina {
  background: url(../images/share_03.png) no-repeat center;
  transition: .5s;
}
.share .bdshare-button-style0-24 .bds_qzone {
  background: url(../images/share1_05.png) no-repeat center;
  transition: .5s;
}
.share .bdshare-button-style0-24 .bds_sqq {
  background: url(../images/share_07.png) no-repeat center;
  transition: .5s;
}
.share .bdshare-button-style0-24 .bds_weixin {
  background: url(../images/share_09.png) no-repeat center;
  transition: .5s;
}
.share .bdshare-button-style0-24 a,
.bdshare-button-style0-24 .bds_more {
  margin-right: 3px;
}
.share .bdshare-button-style0-24 .bds_tsina:hover {
  background: url(../images/shareh_03.png) no-repeat center;
}
.share .bdshare-button-style0-24 .bds_qzone:hover {
  background: url(../images/share_05.png) no-repeat center;
}
.share .bdshare-button-style0-24 .bds_sqq:hover {
  background: url(../images/shareh_07.png) no-repeat center;
}
.share .bdshare-button-style0-24 .bds_weixin:hover {
  background: url(../images/shareh_09.png) no-repeat center;
}
.casedet_top {
  overflow: hidden;
  padding-bottom: 12px;
  margin-bottom: 17px;
  border-bottom: solid #e3e3e3 1px;
}
.casedetimg {
  margin-top: 15px;
  overflow: hidden;
  text-align: center;
}
.casedetimg img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  transition: .5s;
}
.casedetimg img:hover {
  transform: translateY(-5px);
}
.lable {
  line-height: 22px;
  color: #888;
  margin-top: 30px;
  padding-bottom: 15px;
  border-bottom: solid #ebebeb 1px;
}
.lable a {
  line-height: 22px;
  color: #888;
  margin-right: 18px;
  transition: .5s;
}
.lable a:hover {
  color: #036EB8;
}
.back {
  overflow: hidden;
  padding: 15px 0;
  border-bottom: solid #ebebeb 1px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.back > a {
  display: block;
  line-height: 23px;
  color: #888;
  transition: .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.back > a:first-child {
  width: 284px;
  padding-left: 20px;
  background: url(../images/backl_03.png) no-repeat left center;
}
.back > a:last-child {
  width: 284px;
  float: right;
  padding-right: 20px;
  background: url(../images/backrh_05.png) no-repeat right center;
  width: 205px;
}
.back > a:hover {
  color: #036EB8;
}
.back > a:first-child:hover {
  background-image: url(../images/bacjlh_03.png);
}
.back > a:last-child:hover {
  background-image: url(../images/backr_05.png);
}
.download_a {
  display: block;
  overflow: hidden;
  background: #f5f5f5;
  border: solid #e1e1e1 1px;
  line-height: 50px;
  color: #888;
  padding-left: 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.downl_name {
  line-height: 50px;
  color: #888;
  float: left;
  width: 540px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding-left: 30px;
  background: url(../images/download_03.png) no-repeat left center;
  transition: .5s;
}
.downl_size {
  width: 74px;
  text-align: center;
  float: left;
  font-family: Arial;
  border: solid #e1e1e1 1px;
  border-top: none;
  border-bottom: none;
}
.downl_time {
  width: 110px;
  text-align: center;
  float: left;
  font-family: Arial;
}
.downl_font {
  width: 90px;
  background: #b4b4b4;
  text-align: center;
  float: left;
  transition: .5s;
}
.download_a:hover .downl_name {
  background-image: url(../images/downloadh_03.png);
  color: #036EB8;
}
.download_a:hover .downl_font {
  background-color: #036EB8;
  color: #fff;
}
.download_div {
  padding-bottom: 10px;
  margin-top: 15px;
}
.newa {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
}
.new_div .newa:last-child {
  margin-bottom: 20px;
}
.new_img {
  overflow: hidden;
  width: 355px;
  height: 218px;
  float: left;
}
.new_img img {
  display: block;
  width: 355px;
  height: 218px;
  transition: .5s;
}
.new_img img:hover {
  transform: scale(1.03);
}
.new_font1 {
  float: left;
  width: 493px;
  padding: 30px 40px 35px 40px;
  box-sizing: border-box;
  background: #f5f5f5;
  height: 218px;
  border: solid #e1e1e1 1px;
  transition: .5s;
}
.newa:hover .new_font1 {
  padding-left: 35px;
}
.new_time {
  line-height: 23px;
  color: #333;
  font-family: Arial;
}
.new_tit {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  position: relative;
  margin-bottom: 37px;
  transition: .5s;
}
.new_p {
  line-height: 24px;
  color: #888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: .5s;
}
.new_tit:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 3px;
  background: #036EB8;
  left: 0;
  bottom: -20px;
}
.new_div {
  margin-top: 15px;
}
.newa:hover .new_tit {
  color: #036EB8;
}
.zx_form {
  width: 100%;
}
.zx_form input[type="text"] {
  display: block;
  width: 272px;
  height: 56px;
  border: solid #ddd 1px;
  float: left;
  box-sizing: border-box;
  padding: 0 20px;
  line-height: 56px;
  color: #888;
}
.cen {
  margin: 0 16px;
}
.zx_form textarea {
  height: 189px;
  width: 100%;
  color: #888;
  border: solid #ddd 1px;
  line-height: 24px;
  padding: 12px 20px;
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 40px;
}
.sub {
  width: 155px;
  display: block;
  height: 38px;
  line-height: 38px;
  color: #fff;
  background: #036EB8;
  border-radius: 20px;
  transition: .5s;
  border: none;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.sub:hover {
  text-decoration: underline;
}
.zp_header {
  overflow: hidden;
  background: #036EB8;
  text-align: center;
}
.zp_header p {
  font-size: 16px;
  line-height: 56px;
  color: #fff;
  float: left;
  padding: 0 30px;
  position: relative;
}
.zp_header p:before {
  content: "";
  position: absolute;
  height: 18px;
  background: rgba(255, 255, 255, 0.3);
  width: 1px;
  right: 0;
  top: 50%;
  margin-top: -9px;
}
.zp_header p:last-child:before {
  display: none;
}
.zp_ul > li {
  overflow: hidden;
  background: #f5f5f5;
  transition: .5s;
  padding: 0 40px;
  text-align: center;
  margin-bottom: 10px;
  border: solid #e1e1e1 1px;
}
.zp_ul > li:last-child {
  margin-bottom: 0;
}
.zp_top > p {
  line-height: 50px;
  padding: 2px 0;
  box-sizing: border-box;
  width: 160px;
  float: left;
  color: #888;
  position: relative;
  transition: .5s;
}
.zp_top > p:first-child {
  width: 121px;
  text-align: left;
}
.zp_top > p:last-child {
  width: 276px;
}
.zp_top {
  cursor: pointer;
  overflow: hidden;
}
.p_tit3 {
  margin-bottom: 4px;
  padding-top: 8px;
}
.zp_show {
  text-align: left;
  border-top: solid rgba(255, 255, 255, 0.2) 1px;
  display: none;
  padding-bottom: 24px;
  padding-top: 8px;
}
.p_show1:before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0;
  top: 50%;
  margin-top: -10px;
  display: none;
  transition: .5s;
}
.zp_close {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 0;
  background: url(../images/closezp_07.png) no-repeat center;
  margin-top: -10px;
  display: none;
  transition: .5s;
}
.zp_ul {
  margin-top: 10px;
}
.zp_ul > .onli,
.zp_ul > .def {
  background: url(../images/zxns_03.jpg);
}
.zp_ul > .def .zp_show {
  display: block;
}
.onli .p_show1,
.def .p_show1 {
  color: #036EB8;
}
.zp_ul > .onli .p_show1:before,
.zp_ul > .def .p_show1:before,
.zp_ul > .onli .zp_close,
.zp_ul > .def .zp_close {
  display: block;
}
.zp_ul > .onli .p_hide {
  font-size: 0;
}
.line2 {
  border-bottom: solid rgba(255, 255, 255, 0.2) 1px;
  margin: 15px 0 8px 0;
}
.product_div {
  overflow: hidden;
  margin-top: 15px;
}
.prosuct_a {
  display: block;
  width: 414px;
  overflow: hidden;
  float: left;
}
.product_img {
  width: 414px;
  height: 260px;
  overflow: hidden;
  border: solid #e1e1e1 1px;
  box-sizing: border-box;
}
.pro_font {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  padding: 10px 40px 10px 30px;
  background: url(../images/pagingl.png) no-repeat 380px center #888;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: .5s;
  text-align: center;
}
.product_img img {
  width: 412px;
  height: 260px;
  display: block;
  transition: .5s;
}
.prosuct_a:nth-of-type(2n) {
  margin-left: 20px;
  margin-bottom: 20px;
}
.prosuct_a:hover img {
  transform: scale(1.04);
}
.prosuct_a:hover .pro_font {
  background-color: #036EB8;
}
.pro_ul {
  overflow: hidden;
  margin-top: 40px;
  border-bottom: solid #e1e1e1 1px;
  margin-bottom: 15px;
}
.pro_ul li {
  background: #e1e1e1;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  padding: 10px 24px;
  float: left;
  margin-right: 3px;
  transition: .5s;
  margin-bottom: -1px;
  cursor: pointer;
}
.pro_ul .on,
.pro_ul li:hover {
  background: #666;
  color: #fff;
}
.proi_img {
  width: 276px;
  height: 208px;
  overflow: hidden;
  float: left;
}
.proi_img img {
  max-width: 276px;
  height: 208px;
  transition: .5s;
}
.pror_font {
  float: right;
  width: 540px;
  line-height: 24px;
  color: #888;
  margin-top: -5px;
}
.pror_font li:first-child {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  list-style-type: none;
  margin-bottom: 15px;
}
.pror_font li {
  list-style: disc;
}
.proi_list > li {
  padding-bottom: 20px;
  overflow: hidden;
  border-bottom: solid #e1e1e1 1px;
  margin-bottom: 20px;
}
.proi_list {
  margin-top: 15px;
}
.proi_list > li:hover img {
  transform: scale(1.03);
}
.pro_chan1 {
  display: none;
}
.pro_boxs .on {
  display: block;
}
.jqzoom {
  text-align: center;
  float: left;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
  width: 496px;
  border: 1px solid #e5e5e5;
  height: 314px;
  box-sizing: border-box;
}
.jqzoom img {
  /* width: 100%; */
  width: 100%;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 480px;
  height: 410px;
  background: #ffffff;
  border: solid #dfdfdf 1px;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #ffffff ;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}
#itemsUl .hover {
  border: solid #036EB8 1px;
}
.jqzoom_box {
  width: 480px;
  overflow: hidden;
  float: left;
  height: 410px;
}
.items ul {
  overflow: hidden;
  width: 99999px;
  height: 104px;
  cursor: pointer;
  position: absolute;
}
#itemsUl li img {
  max-width: 100%;
  display: block;
}
.spec-scroll {
  position: relative;
  z-index: 9999;
  bottom: 0px;
  height: 104px;
  padding-top: 10px;
  margin-left: -20px;
  width: 522px;
  padding-left: 20px;
  overflow: hidden;
}
#itemsUl li {
  float: left;
  width: 156.9px;
  margin-right: 10px;
  transition: border-color 0.35s;
  border: solid #e1e1e1 1px;
}
#itemsUl li:first-child {
  margin-left: 0;
}
.spec-scroll .prev_btn1,
.spec-scroll .next_btn1 {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
  transition: .5s;
}
.spec-scroll .prev_btn1 {
  background: url(../images/prodetl_03.png) no-repeat center;
  left: -5px;
}
.spec-scroll .next_btn1 {
  background: url(../images/prodet_05.png) no-repeat center;
  right: 0;
}
.spec-scroll .prev_btn1:hover {
  background: url(../images/prodet_03.png) no-repeat center;
}
.spec-scroll .next_btn1:hover {
  background: url(../images/prodetr_05.png) no-repeat center;
}
.items {
  width: 500px;
  overflow: hidden;
  position: relative;
  height: 104px;
}
.spec-scroll:after {
  clear: both;
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
}
.r_r {
  float: right;
  width: 325px;
}
.r_tit1 {
  font-size: 20px;
  line-height: 22px;
  color: #333;
  /*background: #e1e1e1;*/
  padding: 15px 33px;
  box-sizing: border-box;
  margin-bottom: 10px;
  text-align: center;
}
.indet {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  padding: 5px 0;
  border-bottom: solid #e7e7e7 1px;
  margin-left: 30px;
}
.indet span {
  color: #888;
}
.r_l {
  float: left;
}
.pro_ul2 {
  margin-top: 30px;
}
.banner_index {
  position: relative;
}
.banner_index .flex-control-paging {
  position: absolute;
  bottom: 30px;
  right: 50%;
  transform: translate(50%, 0);
}
.banner_index .flex-control-paging li {
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
.banner_index .flex-control-paging a {
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #fff;
  font-size: 0;
  box-sizing: border-box;
}
.banner_index .flex-control-paging li .flex-active {
  border: solid #036EB8 1px;
}
.slides1 img {
  display: block;
  width: 100%;
}
.in_case {
  text-align: center;
  background: #036EB8 !important;
  padding: 30px 0;
}
.casei_tit {
  font-size: 26px;
  color: #fff;
}
.casei_en {
  line-height: 23px;
  color: #fff;
}
.case_inch {
  overflow: hidden;
  display: inline-block;
  display: none;
}
.case_inch li {
  font-size: 16px;
  line-height: 23px;
  color: #fff;
  border: solid #fff 1px;
  border-radius: 20px;
  float: left;
  padding: 5px 15px;
  margin-right: 15px;
  transition: .5s;
  min-width: 178px;
  box-sizing: border-box;
  cursor: pointer;
}
.case_inch li:last-child {
  margin-right: 0;
}
.case_inch li:hover,
.case_inch .on {
  background: #fff;
  color: #036EB8;
}
.proin_list {
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
  background: #fff;
}
.proin_list a {
  display: block;
  font-size: 16px;
  line-height: 21px;
  color: #333;
  transition: .5s;
}
.proin_list li {
  width: 410px;
  border: solid #dfdfdf 1px;
  float: left;
  text-align: center;
  border-right: none;
  transition: .5s;
  cursor: pointer;
  padding: 14px 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  height: 51px;
}
.proin_list li:last-child {
  border-right: solid #dfdfdf 1px;
  width: 380px;
}
.proin_list li:hover a,
.proin_list .on a {
  color: #fff;
}
.proin_list li:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 100%;
  top: 0;
  box-sizing: border-box;
  right: 0;
  border-left: solid #dfdfdf 1px;
  background: url(../images/prodetr_05.png) no-repeat center #fff;
}
.proin_list li:last-child:before {
  display: none;
}
.proin_list li:hover,
.proin_list .on {
  background: #036EB8;
  color: #fff;
  border: none;
}
.proin_list li:hover:before,
.proin_list .on:before {
  background-color: #fff;
  border: solid #dfdfdf 1px;
  border-right: none;
}
.prolist {
  width: 380px;
  float: left;
  margin-right: 30px;
  box-sizing: border-box;
  transition: .5s;
  border: solid transparent 1px;
}
.prolist:last-child {
  margin-right: 0;
}
.inpro_a {
  display: block;
  color: #333;
  line-height: 21px;
  font-size: 16px;
  transition: .5s;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: solid #dfdfdf 1px;
  padding-bottom: 20px;
}
.inpro_a p {
  color: #333;
}
.pro_box {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 50px;
}
.pro_p1 img {
  width: 300px!important;
  height: auto!important;
  margin: 20px auto;
  display: block;
  background: #ffffff;
  transition: .5s;
}
.pro_p1 {
    height: 180px;
    vertical-align: middle;
    display: table;
    text-align: center;
    width: 100%;
}
.inpro_a:hover {
  background: url(../images/probg2_07.jpg);
  color: #fff;
  border-color: transparent;
}
.inpro_a:hover p {
  color: #fff;
}
.inpro_a:hover img {
  transform: scale(1.02);
}
.pro_box .on,
.prolist:hover {
  border: solid #036EB8 1px;
}
.case_show,
.new_show {
  width: 590px;
  float: left;
}
.inner_new {
  overflow: hidden;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  padding: 45px 0;
}
.ul_new {
  display: inline-block;
  margin-bottom: 45px;
}
.ul_new li {
  line-height: 23px;
  color: #fff;
  margin-right: 15px;
  float: left;
  cursor: pointer;
  transition: .5s;
  border: solid rgba(255, 255, 255, 0.6) 1px;
  padding: 5px 25px;
  border-radius: 17px;
}
.case_show .ul_new li {
  padding-left: 40px;
  background: no-repeat;
}
.case_show .ul_new li:first-child {
  background-image: url(../images/hzssimg_03.png);
  background-position: 26px;
}
.case_show .ul_new li:nth-of-type(2) {
  background-image: url(../images/hzssimg_06.png);
  background-position: 26px;
}
.case_show .ul_new li:last-child {
  background-image: url(../images/hzssimg_08.png);
  background-position: 26px;
}
.in_new .ul_new li:hover,
.in_new .ul_new .on,
.case_show .ul_new .on {
  background-color: #036EB8;
  border-color: #036EB8;
}
.newin_a {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.in_newimg {
  width: 197px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  position: relative;
  height: 120px;
}
.in_newimg img {
  width: 197px;
  display: block;
  height: 120px;
  transition: .5s;
}
.in_newfont {
  float: left;
  width: 307px;
  padding-top: 5px;
}
.innew_tit {
  font-size: 16px;
  line-height: 23px;
  color: #333;
  margin-bottom: 7px;
  transition: .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.in_newfont p {
  line-height: 23px;
  color: #888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.new_slide {
  width: 525px;
  box-sizing: border-box;
  background: #fff;
  text-align: left;
}
.in_newimg:after {
  content: attr(data);
  position: absolute;
  height: 30px;
  line-height: 30px;
  transition: .5s;
  text-align: right;
  color: #a5a5a5;
  box-sizing: border-box;
  padding: 0 13px;
  font-family: Arial;
  width: 100%;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
}
.newin_a:hover .innew_tit {
  color: #036EB8;
}
.newin_a:hover .in_newimg:after {
  background: #036EB8;
  color: #fff;
}
.newin_a:hover img {
  transform: scale(1.03);
}
.new_slides {
  padding: 30px;
  background: #fff;
  display: none;
}
.slide_ul li {
  font-size: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  box-sizing: border-box;
  background: #c7c7c7;
  float: left;
  margin-right: 15px;
  border: solid #c7c7c7 1px;
  cursor: pointer;
}
.slide_ul {
  display: inline-block;
  overflow: hidden;
}
.slide_ul .on {
  border-color: #036EB8;
  background: none;
}
.new_slidebox .on1 {
  display: block;
}
.hzhb {
  margin-top: 15px;
}
.t {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  padding-left: 13px;
  background: url(../images/prodetlit_03.png) no-repeat left center;
}
.pro_det_ul p {
  padding-left: 14px;
  background: url(../images/prodetsil_06.png) no-repeat left center;
  line-height: 28px;
  color: #888;
}
.cp_tit {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  margin-bottom: 10px;
}
.box11 {
  display: none;
}
.box11 ul li {
  list-style: disc;
}
.cp .on {
  display: block;
}
.pro_box2 .on {
  display: block;
}
.proin_box {
  display: none;
}
.sys1 {
  display: none;
  transition: .5s;
}
.sys1 img {
  transition: .5s;
}
.hzs_div .on {
  display: block;
}
.new_show {
  float: right;
}

.pro_p1 span{vertical-align: middle;
    display: table-cell;
    text-align: center;}


.sys1{display:none;transition:.5s;position:relative;}


.sys1 a {
  display: block;
}
.hzlink {
  line-height: 21px;
  color: #333;
  position: absolute;
  width: 90px;
  text-align: center;
}
.hzlink p {
  margin-bottom: 9px;
}
.hzlink img {
  display: block;
  width: 59px;
  margin: 0 auto;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.link1 {
  left: 70px;
  top: 34px;
}
.link2 {
  left: 189px;
  top: 34px;
}
.link3 {
  left: 304px;
  top: 34px;
}
.link4 {
  bottom: 40px;
  left: 70px;
}
.link5 {
  bottom: 40px;
  left: 189px;
}
.link6 {
  bottom: 40px;
  left: 304px;
}
.link4 img {
  margin-top: -97px;
}
.link5 img {
  margin-top: -97px;
}
.link6 img {
  margin-top: -97px;
}
.hzlink:hover img {
  transform: translateY(-5px);
}
.fa_link{
  display: none;
}
