<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å®¢æœ*/
.kf {
  transition: .8s;
  -o-transition: .8s;
  -moz-transition: .8s;
  -webkit-transition: .8s;
  z-index: 999999;
  background-color: #fff;
  position: fixed;
  bottom: 100px;
  right: 20px;
  width: 62px;
  border-radius: 5px;
}
.kf span {
  z-index: 1000001;
  transition: .5s;
  cursor: pointer;
  position: relative;
  display: block;
  width: 62px;
  height: 62px;
  border-bottom: 1px solid #e3e3e3;
}
.kf .zx {
  border-radius: 5px 5px 0 0;
  background: url("../images/kefu_03.png") no-repeat center #fff;
}
.kf .zx:hover {
  background: url("../images/kefu1_03.png") no-repeat center #87baea;
}
.kf .freetel {
  background: url("../images/kefu1_07.png") no-repeat center #fff;
}
.kf .act {
  background: url("../images/w_index_07.png") no-repeat center #fff;
}
.kf .freetel:hover {
  background: url("../images/kefu_07.png") no-repeat center #87baea;
}
.kf .zxlya {
  background: url("../images/kefu_14.png") no-repeat center #fff;
}
.kf .act:hover {
  background: url("../images/w_index_03.png") no-repeat center #87baea;
}
.kf .zxlya:hover {
  background: url("../images/kefu1_14.png") no-repeat center #87baea;
}
/* .kf span:nth-child(4){background: url("../images/w_index_07.png") no-repeat center #fff; }*/
/* .kf span:nth-child(4):hover{background: url("../images/w_index_03.png") no-repeat center @c;}*/
.kf .back_top {
  border-radius: 0 0 5px 5px;
  border: none;
  background: url("../images/kefu_18.png") no-repeat center #fff;
}
.kf .back_top:hover {
  background: url("../images/kefu1_18.png") no-repeat center #87baea;
}
.kf span div {
  display: none;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  right: 75px;
  padding: 20px;
  font-size: 14px;
  color: #166ebe;
  bottom: 2px;
}
.kf span div input {
  text-indent: .5em;
  display: block;
  margin: 15px 0;
  line-height: 28px;
  color: #696969;
  font-size: 12px;
  width: 140px;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  height: 28px;
}
.kf span div a {
  transition: .5s;
  -webkit-transition: .5s;
  display: block;
  background: #166ebe;
  border-radius: 2px;
  color: #fff;
  line-height: 26px;
  font-size: 12px;
  text-align: center;
  width: 79px;
  height: 26px;
}
.kf span div a:hover {
  background: #166ebe;
}
.kfimgr {
  position: absolute;
  bottom: 23px;
  right: -9px;
}
.kf span div i {
  display: block;
  position: absolute;
  width: 15px;
  height: 200px;
  right: -15px;
  top: 0;
}
.kf .zx div,
.kf .freetel div,
.kf .zxlya div {
  text-align: center;
  min-width: 148px;
  font-size: 14px;
  color: #666;
}
.kf span:nth-child(4) div {
  white-space: nowrap;
}
.kf a {
  display: block;
  height: 68px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.kf span div,
.kf {
  -webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
}
.nav_center div,
.index_nav_center div,
.shou,
.zhan {
  -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
}
.shou {
  z-index: 1000000;
  cursor: pointer;
  width: 30px;
  height: 40px;
  top: 50%;
  margin-top: -15px;
  border-radius: 5px 0 0 5px;
  right: 62px;
  background: url("../images/kefq.png") no-repeat center #fff;
  position: absolute;
}
.shou.on {
  background-image: url("../images/kefq1.png");
}
.kf span .erweima {
  padding: 10px;
  min-width: 115px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.tr {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.ov {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header_inner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 23px;
}
.logo {
  display: block;
  width: 80px;
  float: left;
}
.logo_font {
  float: left;
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
  margin-top: 12px;
}
.logo_tit {
  font-size: 18px;
  color: #282828;
  padding-bottom: 2px;
}
.logo_en {
  font-size: 11px;
  font-family: Arial;
  color: #282828;
}
.logo_font:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 33px;
  background: #d2d2d2;
  left: 0;
  top: 4px;
}
.telr {
  float: right;
  padding-left: 58px;
  position: relative;
}
.telr_ftit {
  font-size: 16px;
  color: #999999;
  line-height: 33px;
}
.telr_num {
  font-size: 24px;
  font-family: Arial;
  color: #1076d6;
  line-height: 18px;
}
.telr img {
  display: block;
  position: absolute;
  left: 0;
  width: 49px;
  height: 49px;
  top: 50%;
  margin-top: -18.5px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.telr:hover img {
  transform: translateY(-5px);
}
.navbg {
  background: rgba(16, 118, 214, 0.5);
}
.nav_inner {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}
.nav &gt; li {
  float: left;
  position: relative;
}
.nav &gt; li &gt; a {
  line-height: 30px;
  color: #fff;
  display: block;
  padding: 0px 36px;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.nav &gt; li:first &gt; a {
  padding: 0px 46px;
}
.nav &gt; .on &gt; a,
.nav &gt; li &gt; a:hover {
  background: rgba(4, 105, 201, 0.5);
}
.language {
  width: 70px;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 10;
  cursor: pointer;
  top: 0;
  background: transparent;
}
.language div {
  width: 65px;
  border-radius: 30px;
  position: absolute;
  height: 19px;
  top: 5px;
  left: 0;
  overflow: hidden;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: 0.5s;
  border: solid rgba(255, 255, 255, 0.5) 1px;
  background: url(../images/enbg.png) no-repeat 41px 6px rgba(0, 0, 0, 0.12);
}
.language div a {
  display: block;
  line-height: 20px;
  height: 18px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  padding-left: 13px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.language div:hover {
  height: 42px;
  border-radius: 5px;
}
.language div a:hover {
  text-decoration: underline;
}
.nav2_left {
  min-width: 100px;
  float: left;
  padding-right: 55px;
  position: relative;
}
.nav2bg {
  overflow: hidden;
  position: absolute;
  left: 0;
  background: #fff;
  padding: 20px 35px 30px 35px;
  height: 261px;
  border-bottom: solid rgba(22, 110, 190, 0.5) 3px;
  width: 557px;
  box-sizing: border-box;
  z-index: 2;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
}
.nav2Show {
  display: block;
}
.nav &gt; li:nth-of-type(2) .nav2bg {
  transform: translateX(-100px);
  left: 0;
}
.nav2_left &gt; li &gt; a {
  display: block;
  font-size: 13px;
  line-height: 30px;
  color: #333;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.nav2_rimg {
  width: 276px;
  height: 144px;
  margin-bottom: 13px;
  overflow: hidden;
}
.nav2_rimg img {
  display: block;
  width: 276px;
  height: 144px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.nav2_rimg:hover img {
  transform: scale(1.04);
}
.nav2_left:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 144px;
  background: #e5e5e5;
  right: 0px;
}
.nav2_left &gt; li &gt; a:hover,
.nav2_left &gt; .on &gt; a {
  color: #166ebe;
  font-weight: bold;
}
.nav2_r {
  float: left;
  margin-left: 18px;
  text-align: center;
}
.nav2r_tit {
  font-size: 16px;
  line-height: 27px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 30px;
  box-sizing: border-box;
  display: block;
}
.nav2r_lit {
  font-size: 13px;
  line-height: 27px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 30px;
  box-sizing: border-box;
}
.slides1 a {
  display: block;
}
.slides1 img {
  display: block;
  width: 100%;
}
.banner_index {
  position: relative;
}
.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-next:hover {
  background-color: rgba(4, 105, 201, 0.5);
  border-color: rgba(4, 105, 201, 0.5);
}
.banner_index .flex-direction-nav .flex-prev:hover {
  background-color: rgba(4, 105, 201, 0.5);
  border-color: rgba(4, 105, 201, 0.5);
}
.yuan_in1 {
  width: 52px;
  height: 52px;
  border: #d2d2d2 solid 1px;
  line-height: 52px;
  border-radius: 50%;
  float: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.cont1_ftit {
  font-size: 16px;
  line-height: 27px;
  color: #282828;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.cont1_en {
  font-size: 12px;
  font-family: Arial;
  color: #909090;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.cont_link1 {
  width: 100%;
}
.cont1_fright {
  float: left;
  padding-top: 6px;
  padding-left: 16px;
  max-width: 155px;
}
.cont1_a {
  width: 16%;
  display: block;
  float: left;
  padding: 21px 2% 21px 2%;
  position: relative;
}
.cont1_a:nth-of-type(2),
.cont1_a:nth-of-type(1) {
  min-width: 248px;
}
.cont1_a:nth-of-type(4) {
  min-width: 248px;
}
.conimg1 .yuan_in1 {
  background: url(../images/conimg1.png) no-repeat center;
}
.conimg2 .yuan_in1 {
  background: url(../images/conimg2.png) no-repeat center;
}
.conimg3 .yuan_in1 {
  background: url(../images/conimg3.png) no-repeat center;
}
.conimg4 .yuan_in1 {
  background: url(../images/conimg4.png) no-repeat center;
}
.conimg5 .yuan_in1 {
  background: url(../images/conimg5.png) no-repeat center;
}
.cont_fbot {
  font-size: 13px;
  color: #fff;
  line-height: 27px;
  clear: both;
  padding: 30px 4% 0 20px;
  display: none;
  position: absolute;
  width: 100%;
  height: 186px;
  box-sizing: border-box;
  left: 0;
  top: 100%;
  background: rgba(16, 118, 214, 0.5);
  z-index: 2;
}
.cont_fp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.more_a1 {
  font-size: 14px;
  font-family: Arial;
  color: #fff;
  line-height: 26px;
  padding-top: 5px;
  padding-bottom: 15px;
}
.cont_link1 .on1,
.cont1_a:hover {
  background: rgba(16, 118, 214, 0.5);
}
.on1 .cont1_ftit,
.on1 .cont1_en,
.cont1_a:hover .cont1_ftit,
.cont1_a:hover .cont1_en {
  color: #fff;
}
.on1 .yuan_in1,
.cont1_a:hover .yuan_in1 {
  border-color: #fff;
}
.on1.conimg1 .yuan_in1,
.conimg1:hover .yuan_in1 {
  background: url(../images/conimg1h.png) no-repeat center;
}
.on1.conimg1 .yuan_in2,
.conimg2:hover .yuan_in1 {
  background: url(../images/conimg2h.png) no-repeat center;
}
.on1.conimg1 .yuan_in3,
.conimg3:hover .yuan_in1 {
  background: url(../images/conimg3h.png) no-repeat center;
}
.on1.conimg1 .yuan_in4,
.conimg4:hover .yuan_in1 {
  background: url(../images/conimg4h.png) no-repeat center;
}
.on1.conimg1 .yuan_in5,
.conimg5:hover .yuan_in1 {
  background: url(../images/conimg5h.png) no-repeat center;
}
.cont1_a:after {
  clear: both;
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
}
.solu_cont {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 75px 0 80px 0;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
}
.solu_tit {
  font-size: 24px;
  color: #ffffff;
  line-height: 40px;
}
.solu_en {
  font-size: 18px;
  color: #ffffff;
  line-height: 19px;
}
.solu_p {
  font-size: 12px;
  color: #ffffff;
  line-height: 24px;
  width: 854px;
  margin: 0 auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding-top: 23px;
}
.dzly {
  display: block;
  width: 154px;
  height: 40px;
  margin: 0 auto;
  margin-top: 30px;
  border: solid #d2d2d2 1px;
  border-radius: 50px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.solu_a1 {
  display: inline-block;
  width: 109px;
  height: 109px;
  border: solid #ffffff 1px;
  border-radius: 50%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background: rgba(255, 255, 255, 0);
  margin-right: 75px;
}
.solu_a1:last-child {
  margin-right: 0;
}
.solu_type {
  text-align: center;
  margin-top: 10%;
}
.solu_img1 {
  width: 40px;
  height: 30px;
  margin: 0 auto;
  margin-top: 31px;
}
.solu_tname {
  line-height: 24px;
  color: #fff;
  padding-top: 5px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.solu_a1:hover {
  background: rgba(16, 118, 214, 0.5);
  border-color: rgba(16, 118, 214, 0.5);
}
.solution_bg {
  position: relative;
}
.posi_img {
  display: block;
  width: 100%;
}
.dzly:hover {
  background: rgba(22, 110, 190, 0.5);
  border-color: rgba(22, 110, 190, 0.5);
  color: #fff;
}
/*pro_in*/
.pro_tit {
  font-size: 24px;
  line-height: 40px;
  color: #282828;
}
.pro_in {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 55px 0 60px 0;
}
.pro_en {
  font-size: 16px;
  line-height: 19px;
  color: #999;
  font-family: Arial;
  padding-bottom: 10px;
}
.pro_inp {
  font-size: 12px;
  color: #6f6f6f;
  line-height: 24px;
  width: 824px;
  margin: 0 auto;
  text-align: center;
}
.pro_ina {
  display: block;
  width: 300px;
  height: 275px;
  position: relative;
  box-sizing: border-box;
  padding: 12px;
  overflow: hidden;
  float: left;
}
.pro_inlist1 {
  overflow: hidden;
  margin-top: 40px;
}
.pro_mess {
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  bottom: 35px;
  color: #282828;
  width: 100%;
  left: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  box-sizing: border-box;
  padding: 0 20px;
}
.pro_ina img {
  display: block;
  width: 280px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.pro_ina:hover img {
  transform: scale(1.04);
}
.proina1 {
  background: url(../images/probg1.jpg) repeat-x center;
}
.proina2 {
  background: url(../images/probg2.jpg) repeat-x center;
  width: 600px;
}
.proina3 {
  background: url(../images/probg3.jpg) repeat-x center;
}
.proina4 {
  background: url(../images/probg4.jpg) repeat-x center;
}
.proina5 {
  background: url(../images/probg5.jpg) repeat-x center;
}
.proina6 {
  background: url(../images/probg6.jpg) repeat-x center;
}
.proina2:hover .pro_mess,
.proina5:hover .pro_mess,
.proina6:hover .pro_mess {
  transform: translateX(10px);
}
.pro_tit2 {
  font-size: 16px;
  line-height: 24px;
  color: #282828;
  padding-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.proIn_p {
  font-size: 13px;
  line-height: 24px;
  color: #6f6f6f;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.proina2 .pro_mess {
  width: 300px;
  height: 100%;
  bottom: 0;
  top: 0;
  padding-top: 80px;
  text-align: left;
  padding-left: 48px;
}
.proina2 &gt; img,
.proina6 &gt; img {
  float: right;
}
.pro_tit1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.proina1 .pro_mess {
  color: #fff;
}
.proina5 {
  width: 444px;
}
.proina6 {
  width: 456px;
}
.proina5 .pro_mess {
  width: 220px;
  right: 0;
  left: auto;
  height: 100%;
  top: 0;
  padding-top: 85px;
  text-align: left;
}
.proina6 .pro_mess {
  width: 220px;
  height: 100%;
  top: 0;
  padding-top: 85px;
  text-align: left;
  padding-left: 40px;
}
.proina6 .pro_tit2 {
  color: #fff;
}
.proina6 .proIn_p {
  color: rgba(255, 255, 255, 0.6);
}
.proina5 img {
  margin-top: 10px;
}
.ab_inbg {
  height: 595px;
  width: 100%;
  position: relative;
}
.ab_cont {
  width: 50%;
  background: #fff;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
  padding: 50px 80px 60px 80px;
}
.ab_intit {
  font-size: 24px;
  line-height: 34px;
  color: #282828;
}
.ab_inen {
  font-size: 16px;
  font-family: "OpenSans-Light";
  color: #999999;
  line-height: 19px;
  padding-bottom: 20px;
}
.ab_inp {
  font-size: 13px;
  line-height: 26px;
  color: #6f6f6f;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.ab_litimg {
  overflow: hidden;
  padding-top: 20px;
}
.ab_litimg img {
  padding-right: 5px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.ab_litimg img:hover {
  transform: translateY(-10px);
}
.ab_more {
  display: block;
  width: 154px;
  height: 40px;
  background: rgba(16, 118, 214, 0.5);
  border-radius: 20px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 40px;
  margin-top: 30px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.ab_more:hover {
  text-decoration: underline;
}
.hz_bg {
  background: #f7f7f7;
}
.hz_cont {
  width: 1315px;
  margin: 0 auto;
  padding: 47px 0;
  position: relative;
}
.hz_img {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.hz_list li {
  width: 191px;
  height: 79px;
  float: left;
  margin-right: 8px;
}
.ab_prev,
.ab_next {
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.ab_prev {
  left: 0;
  background: url(../images/abprev.png) no-repeat center #888888;
}
.ab_next {
  right: 0;
  background: url(../images/abnext.png) no-repeat center #888888;
}
.ab_prev:hover,
.ab_next:hover {
  background-color: #87baea;
}
.hz_list li img {
  display: block;
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.hz_list li img:hover {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: gray;
}
.footer_bg {
  background: #292c31;
}
.new_slidebg {
  background: #2e3238;
}
.new_slide_cont {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  height: 52px;
  position: relative;
}
.new_l {
  line-height: 52px;
  color: #fff;
  float: left;
  width: 104px;
  position: absolute;
  height: 100%;
  padding-left: 17px;
  box-sizing: border-box;
  left: 0;
  top: 0;
  background: url(../images/newlbg.png) no-repeat center;
}
.new_slides_p {
  width: 881px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.new_intime {
  float: right;
  width: 130px;
  text-align: center;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.new_slideul a {
  width: 1026px;
  line-height: 52px;
  color: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  display: block;
}
.new_slideul a:hover .new_slides_p,
.new_slideul a:hover .new_intime {
  color: #fff;
}
.new_slide {
  float: left;
  margin-left: 105px;
  padding-left: 30px;
}
.new_oth {
  width: 15px;
  height: 52px;
  overflow: hidden;
  float: right;
  padding: 10px 0;
}
.new_tprev,
.new_bnext {
  display: block;
  height: 15px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.new_tprev {
  background: url(../images/newt.png) no-repeat center;
}
.new_bnext {
  background: url(../images/newb.png) no-repeat center;
}
.new_tprev:hover {
  background-image: url(../images/newth.png);
}
.new_bnext:hover {
  background-image: url(../images/newbh.png);
}
.fot_navul &gt; li &gt; a {
  font-size: 13px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.fot_navul &gt; li &gt; a:first-child {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}
.fot_navul &gt; li {
  float: left;
  min-width: 138px;
  box-sizing: border-box;
  padding-right: 20px;
}
.fot_navul {
  overflow: hidden;
  float: left;
}
.fot_nav {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0 45px 0;
  overflow: hidden;
}
.fot_navul &gt; li &gt; a:hover {
  color: #fff;
}
.ewm {
  float: right;
}
.ewm_img {
  font-size: 13px;
  line-height: 27px;
  color: #5c626a;
  text-align: center;
  width: 108px;
  float: left;
  margin-left: 11px;
}
.fa_link {
  overflow: hidden;
  padding: 10px 0;
  border: solid rgba(255, 255, 255, 0.1) 1px;
  border-left: none;
  border-right: none;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.fa_link a {
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.3);
  padding-right: 40px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.fa_link a:hover {
  color: #fff;
}
.l_bg {
  background: #81b5e5;
}
.l_cont {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  padding: 13px 0;
}
.l_cont a {
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.l_cont a:hover {
  color: #fff;
  text-decoration: underline;
}
.banner_inpage {
  height: 343px;
  overflow: hidden;
  width: 100%;
}
/*common*/
.content_bg {
  background: #f4f4f4;
}
.br_bg {
  background: #fafafb;
  border-bottom: solid #e2e2e2 1px;
}
.br {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.br_left {
  width: 800px;
  float: left;
}
.br_left a {
  display: block;
  line-height: 50px;
  color: #666666;
  padding-right: 60px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative;
  overflow: hidden;
}
.br_left li {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  float: left;
  position: relative;
}
.br_left li:last-child a {
  padding-right: 0;
}
.br_left li span:after {
  position: absolute;
  left: 0;
  width: 100%;
  color: #166ebe;
  content: attr(data-title);
  transform: translateY(98%);
}
.br_left li a.on span,
.br_left li:hover span {
  transform: translateY(-100%);
}
.br_left li span {
  position: relative;
  display: inline-block;
  transition: all ease-out 0.5s;
}
.br_left a:hover,
.br_left .on a,
.br_left .on {
  color: #1076d6;
}
.br_right {
  float: right;
  color: #999999;
  line-height: 50px;
}
.br_right a {
  color: #999999;
  line-height: 50px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.br_right a:hover {
  color: #166ebe;
}
.ab1_cont {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
  overflow: hidden;
}
.ab_left {
  background: #fff;
  width: 817px;
  border: solid #eaeaea 1px;
  padding: 50px 40px 57px 40px;
  float: left;
  height: 357px;
  box-sizing: border-box;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.ab_left:hover {
  padding-left: 50px;
}
.ab1_ptit {
  font-size: 20px;
  line-height: 30px;
  color: #434343;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ab1_pen1 {
  line-height: 24px;
  color: #a9a9a9;
  font-family: Arial;
  padding-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ab1_p1 {
  line-height: 30px;
  color: #666666;
  height: 180px;
  overflow-y: auto;
  padding-right: 20px;
}
.ab_rightimg {
  float: right;
  width: 363px;
  height: 357px;
  overflow: hidden;
}
.ab_rightimg img {
  display: block;
  width: 363px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.ab_rightimg:hover img {
  transform: scale(1.02);
}
.ab1_p1::-webkit-scrollbar {
  width: 4px;
  background: #d0cbcb;
  height: 5px;
}
.ab1_p1::-webkit-scrollbar-thumb {
  background: #81b4e4;
  width: 4px;
  background-clip: padding-box;
  height: 13px;
  border-radius: 15px;
}
.qywh_bg,
.honor_bg1 {
  background: #282e36;
  text-align: center;
  padding: 55px 0 145px 0;
  position: relative;
}
.qywh_slide {
  margin: 0 auto;
  width: 1465px;
  position: relative;
}
.qywh_cont {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.qy_yuan {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  border: solid #fff 1px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.qy_slideul li:hover .qy_yuan {
  background: rgba(16, 118, 214, 0.5);
  border-color: rgba(16, 118, 214, 0.5);
}
.qy_titlit {
  font-size: 16px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 34px;
  padding-top: 20px;
}
.qy_p {
  font-size: 13px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #5e656f;
  line-height: 25px;
}
.qy_slideul li {
  width: 300px;
  float: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  padding-top: 15px;
}
.qy_slideul {
  overflow: hidden;
}
.qywh_tit {
  font-size: 24px;
  box-sizing: border-box;
  color: #fafafb;
  width: 1200px;
  margin: 0 auto;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
}
.qy_tit2 {
  background: #282e36;
  position: relative;
  z-index: 2;
  font-family: Arial;
  color: #5e656f;
  padding: 0 15px;
}
.qywh_line {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 65px;
}
.qywh_line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  left: 0;
  top: 50%;
}
.qy_yuan img {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.qy_font {
  padding: 0 30px;
}
.qy_prev,
.qy_next {
  display: block;
  position: absolute;
  width: 25px;
  height: 45px;
  top: 50%;
  margin-top: -22.5px;
  z-index: 3;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.qy_prev {
  left: 0;
  background: url(../images/qyl.png) no-repeat center;
}
.qy_prev:hover {
  left: 0;
  background: url(../images/qylh.png) no-repeat center;
}
.qy_next {
  right: 0;
  background: url(../images/qyr.png) no-repeat center;
}
.qy_next:hover {
  right: 0;
  background: url(../images/qyrh.png) no-repeat center;
}
.qy_down {
  position: absolute;
  width: 1200px;
  overflow: hidden;
  left: 50%;
  margin-left: -600px;
  bottom: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background: url(../images/down.png) no-repeat center 20px #f3f4f4;
  height: 56px;
  border-top: solid #1076d6 2px;
}
.qy_slideul li:hover {
  transform: translateY(-15px);
}
/*fzlc*/
.fzlc_ov {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 35px;
}
.fzlc_bg {
  background: #f2f4f4;
}
.fzlc {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0 38px 0;
}
.com1_tit {
  font-size: 24px;
  color: #282828;
  line-height: 34px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.com1_tit2 {
  font-family: Arial;
  color: #999999;
  line-height: 34px;
  background: #f2f4f4;
  padding: 0 15px;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.com1_line {
  position: relative;
  margin-bottom: 60px;
}
.com1_line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  left: 0;
  top: 50%;
}
.fz_num {
  width: 52px;
  height: 52px;
  background: #cccccc;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  line-height: 52px;
  color: #fff;
  margin-bottom: 5px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.fz_tit {
  font-size: 20px;
  line-height: 34px;
  color: #333333;
  transition: all 0.3s ease-out 0s;
}
.fz_p {
  color: #888888;
  line-height: 24px;
  padding: 0 23px 27px 20px;
  height: 67px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  transition: all 0.3s ease-out 0s;
  overflow: hidden;
  white-space: normal;
}
.fz_ul li {
  width: 297px;
  display: inline-block;
}
.fz_ul {
  overflow: hidden;
  white-space: nowrap;
  overflow-x: auto;
  padding-bottom: 30px;
  position: relative;
}
.fz_img {
  width: 205px;
  height: 205px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 50%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.fz_ul li:hover .fz_tit,
.fz_ul li:hover .fz_p {
  transform: translateY(-7px);
}
.fz_img img {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.fz_img:hover {
  transform: translateY(-10px);
}
.fz_ul li:hover .fz_num {
  background: #81b4e4;
}
.fz_ul li:hover .fz_tit {
  color: #166ebe;
}
.fz_ul::-webkit-scrollbar {
  width: 4px;
  background: #d0cbcb;
  height: 5px;
}
.fz_ul::-webkit-scrollbar-thumb {
  background: #166ebe;
  width: 4px;
  background-clip: padding-box;
  height: 13px;
  border-radius: 15px;
}
.fz_ul:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #cccccc;
  top: 27px;
  left: 0;
}
.honor_bg2 {
  background: #f3f4f4;
  text-align: center;
}
.honor_slides {
  width: 1465px;
  position: relative;
  margin: 0 auto;
}
.honor_cont {
  overflow: hidden;
}
.honor_p1 {
  line-height: 28px;
  color: #6a717a;
  width: 1200px;
  margin: 0 auto;
}
.honor_bg .qywh_line {
  margin-bottom: 30px;
}
.honor_bg1 {
  padding-bottom: 100px;
}
.honor_img {
  width: 340px;
  height: 213px;
  background: #fff;
  border-bottom: solid #e5e5e5 1px;
  box-sizing: border-box;
  padding: 26px 40px;
}
.honor_font {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 11px 20px;
  line-height: 28px;
  color: #666666;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.hon_a {
  background: #fff;
  float: left;
  width: 340px;
  border: solid #e5e5e5 1px;
  margin-right: 25px;
}
.honor_img img {
  width: 243px;
  display: block;
  height: 158px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.honor_ov {
  width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}
.honor_slides .qy_prev {
  left: 0;
  background: url(../images/honl2.png) no-repeat center;
}
.honor_slides .qy_prev:hover {
  left: 0;
  background: url(../images/honl2h.png) no-repeat center;
}
.honor_slides .qy_next {
  right: 0;
  background: url(../images/honr2.png) no-repeat center;
}
.honor_slides .qy_next:hover {
  right: 0;
  background: url(../images/honr2h.png) no-repeat center;
}
.hon_a:hover .honor_font {
  background: rgba(22, 110, 190, 0.5);
  color: #fff;
  border-color: rgba(22, 110, 190, 0.5);
}
.zp_bg {
  background: #f3f4f4;
}
.zp {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 60px 0;
}
.zp_list {
  width: 100%;
  text-align: left;
}
.zp_li {
  width: 558px;
  float: left;
  margin: 0px 20px 30px 20px;
  background: #fff;
  border: solid #eaeaea 1px;
  padding: 15px 108px 40px 40px;
  box-sizing: border-box;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.zp_li:hover {
  box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.15);
  transform: translateY(-10px);
}
.zp_li:last-child {
  margin-bottom: 0;
}
.zp_top {
  font-size: 20px;
  line-height: 34px;
  color: #333333;
  padding: 7px 0;
  border-bottom: solid #e5e5e5 1px;
}
.zp_time {
  font-size: 13px;
  line-height: 32px;
  color: #9ea1a2;
  padding-left: 20px;
}
.zp_p2 {
  font-size: 13px;
  line-height: 32px;
  color: #888;
  margin-top: 20px;
  height: 164px;
  overflow-y: auto;
  padding-right: 20px;
}
.zp_a2 {
  display: block;
  width: 133px;
  height: 38px;
  border-radius: 30px;
  margin-top: 36px;
  border: solid #d2d2d2 1px;
  text-align: center;
  font-size: 13px;
  color: #999;
  line-height: 38px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.zp_p2::-webkit-scrollbar {
  width: 4px;
  background: #d0cbcb;
  height: 5px;
}
.hon_a:hover img {
  transform: translateY(-10px);
}
.zp .com1_line {
  margin-bottom: 37px;
}
.zp_p2::-webkit-scrollbar-thumb {
  background: #166ebe;
  width: 4px;
  background-clip: padding-box;
  height: 13px;
  border-radius: 15px;
}
.zp_a2:hover {
  background: #166ebe;
  color: #fff;
  border-color: #166ebe;
}
.case_page {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
  background: #e9e9e9;
  text-align: center;
}
.casebg {
  padding: 60px 0;
}
.casebg img {
  max-width: 100%;
}
.contact_bg {
  padding: 80px 0;
}
.contact_us {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 45px;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
}
.conta_yuan {
  width: 78px;
  height: 78px;
  border: solid #166ebe 1px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.conta_yuan img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.conta_yuan:hover {
  transform: translateY(-10px);
}
.conta_tit {
  font-size: 16px;
  line-height: 27px;
  color: #282828;
  padding-top: 9px;
}
.conta_p {
  line-height: 33px;
  color: #666;
}
.conta_ul {
  text-align: center;
}
.conta_ul li {
  width: 370px;
  float: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.conta_ul li:hover {
  transform: translateY(-10px);
}
.conta_ul a {
  line-height: 33px;
  color: #666;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.conta_ul a:hover {
  color: #166ebe;
}
.ditu {
  margin-top: 55px;
}
.input_div {
  overflow: hidden;
}
.input_div input {
  line-height: 40px;
  color: #999;
  background: #f2f2f2;
  box-sizing: border-box;
  padding: 0 30px;
  border: none;
  width: 547px;
  display: block;
  float: left;
  margin-right: 16px;
}
.input_div input:last-child {
  margin-right: 0;
}
.form1 {
  margin-top: 30px;
}
.text_ea {
  background: #f2f2f2;
  display: block;
  margin-top: 15px;
  padding: 12px 30px;
  color: #999;
  line-height: 22px;
  box-sizing: border-box;
  width: 100%;
  height: 155px;
  border: none;
}
.sub1 {
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #999999;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background: #fff;
  border: solid #e5e5e5 1px;
  cursor: pointer;
}
.sub_bot {
  text-align: center;
  margin-top: 30px;
}
.sub1:hover {
  background: rgba(22, 110, 190, 0.5);
  color: #fff;
  border-color: rgba(22, 110, 190, 0.5);
}
.dowload {
  overflow: hidden;
}
.download_a {
  display: block;
  padding: 8px 88px 8px 23px;
  color: #555;
  line-height: 32px;
  text-align: left;
  background: #fff;
  position: relative;
  border-top: solid #dddddd 1px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.download_a:first-child {
  border-top: none;
}
.download_a:last-child {
  border-bottom: solid #dddddd 1px;
}
.download_a:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  right: 20px;
  top: 50%;
  margin-top: -20px;
  background: url(../images/download_03.png) no-repeat center;
  transition: .5s;
}
.dowload .download_a:last-child {
  margin-bottom: 0;
}
.download_a:hover {
  background: #f3f4f4;
  color: #1076d6;
  border-top: solid #1076d6 1px;
}
.download_a:first-child:hover {
  border-top: none;
}
.download_a:hover:after {
  background-image: url(../images/downloadh_03.png);
}
.dow_page {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 40px 60px 40px;
  box-sizing: border-box;
  background: #fff;
}
.paging {
  text-align: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  border: solid #d8d9dd 1px;
  margin-top: 45px;
  box-sizing: border-box;
  padding-right: 195px;
}
.paging .shangyi {
  display: none;
}
.paging .on {background-color: rgba(22, 110, 190, 0.5) !important;
  color: #fff !important;}
.paging a,
.paging .on {
  display: inline-block;
  width: 55px;
  height: 47px;
  border-right: solid #d8d9dd 1px;
  font-family: Arial;
  font-size: 16px;
  line-height: 47px;
  color: #757d80;
  text-align: center;
  margin-left: -5px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.paging a:first-child {
  margin-left: 0;
}
.paging_prev,
.paging_next {
  position: absolute;
  top: 0;
}
.paging .paging_prev {
  background: url(../images/pagl.png) no-repeat center;
  width: 95px;
  border-left: solid #d8d9dd 1px;
  right: 95px;
}
.paging .paging_prev:hover {
  background: url(../images/paglh.png) no-repeat center;
}
.paging .paging_next {
  background: url(../images/pagr.png) no-repeat center;
  width: 95px;
  border-right: none;
  right: 0;
}
.paging .paging_next:hover {
  background: url(../images/pagrh.png) no-repeat center;
}
.paging a:hover {
  background-color: rgba(22, 110, 190, 0.5);
  color: #fff;
}
.faq {
  width: 1200px;
  margin: 0 auto;
}
.faq_imgl {
  float: left;
  width: 258px;
  height: 374px;
  overflow: hidden;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.faq_imgl img {
  display: block;
  width: 258px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.faq_imgl:hover {
  transform: translateY(-10px);
}
.faqr_img {
  float: left;
  width: 340px;
  height: 340px;
  overflow: hidden;
}
.faqr_img img {
  display: block;
  width: 340px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.faqr_img:hover img {
  transform: scale(1.04);
}
.faqr {
  background: #fff;
  float: right;
  padding: 18px;
  width: 890px;
  border: solid #eaeaea 1px;
  box-sizing: border-box;
}
.faq_rtit {
  font-size: 18px;
  line-height: 18px;
  color: #353739;
}
.faq_titl {
  display: block;
  width: 31px;
  height: 2px;
  background: #c7c7c7;
  margin-top: 15px;
  margin-bottom: 15px;
}
.faq_p1 {
  font-size: 13px;
  line-height: 30px;
  color: #666666;
  height: 155px;
  overflow-y: auto;
  padding-right: 15px;
}
.faq_liner2 {
  display: block;
  height: 1px;
  background: #f0eeee;
  margin-top: 55px;
}
.faq_rfont {
  float: left;
  padding-left: 30px;
  width: 386px;
  padding-top: 15px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.faq_p1::-webkit-scrollbar {
  width: 4px;
  background: #d0cbcb;
  height: 5px;
}
.faqr:hover .faq_rfont {
  transform: translateX(10px);
}
.faq_p1::-webkit-scrollbar-thumb {
  background: #166ebe;
  width: 4px;
  background-clip: padding-box;
  height: 13px;
  border-radius: 15px;
}
.faq_qu {
  font-size: 16px;
  line-height: 52px;
  color: #333333;
  margin-top: 22px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.faq_qu:hover .qu_l,
.faq_qu:hover .qu_r {
  color: #166ebe;
}
.on .faq_qu:before {
  background-image: url(../images/faqr.png);
}
.faq_list {
  overflow: hidden;
}
.qu_l {
  float: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.faq_an {
  line-height: 27px;
  color: #666666;
  overflow: hidden;
  padding-bottom: 15px;
  display: none;
}
.an_l {
  float: left;
}
.qu_r,
.an_r {
  width: 1045px;
  float: left;
  box-sizing: border-box;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.faq_list li {
  border-bottom: solid #e5e5e5 1px;
  padding-bottom: 20px;
}
.faq_qu:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  background: url(../images/faqb.png) no-repeat center;
}
.faq_listbg {
  background: #fff;
  border: solid #eaeaea 1px;
  padding: 0 50px 70px 50px;
  margin-top: 39px;
}
.new_a {
  display: block;
  background: #fff;
  overflow: hidden;
  border: solid #eaeaea 1px;
  position: relative;
  margin-bottom: 24px;
}
.new_img {
  float: left;
  padding: 15px;
  width: 230px;
  height: 230px;
  overflow: hidden;
  box-sizing: border-box;
  border-right: solid #eaeaea 1px;
}
.new_img img {
  display: block;
  width: 200px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.new_a:hover:hover img {
  transform: scale(1.05);
}
.new_bg {
  width: 1200px;
  margin: 0 auto;
}
.new_ftit {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.new_time {
  font-size: 13px;
  line-height: 27px;
  color: #999999;
}
.new_p {
  line-height: 27px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-top: 10px;
}
.new_fontr {
  float: left;
  padding-left: 32px;
  width: 770px;
  position: relative;
  padding-top: 25px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.new_a:before {
  content: "";
  position: absolute;
  width: 50px;
  right: 0;
  top: 0;
  height: 100%;
  border-left: solid #eaeaea 1px;
  background: url(../images/newd.png) no-repeat center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.new_a:hover:before {
  background: url(../images/newdh.png) no-repeat center rgba(22,110,190,.5);
  border-color: rgba(22,110,190,.5);
}
.new_a:hover .new_ftit {
  color: rgba(22,110,190,.5);

}
.img_ov {
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.new_a:hover .new_fontr {
  padding-left: 22px;
}
.new_a:last-child {
  margin-bottom: 0;
}
.newbox_bg {
  padding: 60px 0;
}
.pro_titp {
  font-size: 16px;
  color: #282828;
  line-height: 30px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro_lit {
  line-height: 30px;
  color: #999999;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro_list {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.pro_font {
  padding: 14px 19px 18px 19px;
  background: #f9f9f9;
  box-sizing: border-box;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  width: 280px;
      height: 95px;
}
.pro_a {
  display: block;
  float: left;
  border: solid #e5e5e5 1px;
  margin-right: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
      height: 329px;
}
.pro_img {
  width: 280px;
  height: 235px;
  overflow: hidden;
  background: #fff;
}
.pro_img img {
  display: block;
  width: 280px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.pro_a:hover img {
  transform: scale(1.05);
}
.pro_a:hover .pro_font {
  background: rgba(22, 110, 190, 0.5);
  padding-left: 33px;
}
.pro_a:hover .pro_titp,
.pro_a:hover .pro_lit {
  color: #fff;
}
.pro_ar {
  margin-right: 0;
  margin-bottom: 19px;
}
.pro_a:last-child {
  margin-bottom: 0;
}
.new_page {
  width: 1200px;
  margin: 0 auto;
}
.new_page2 {
  background: #fff;
  width: 1200px;
  margin: 0 auto;
  padding: 44px;
  box-sizing: border-box;
}
.pro2_font {
  width: 403px;
  float: left;
  /*background:rgba(22,110,190,.5);;*/
  padding: 50px 40px 60px 40px;
  box-sizing: border-box;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.pro2_a {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
  background: rgba(22, 110, 190, 0.5);
}
.pro2_a:last-child {
  margin-bottom: 0;
}
.pro2_tit {
  font-size: 16px;
  line-height: 44px;
  color: #fff;
  padding-bottom: 5px;
}
.pro2_p {
  line-height: 24px;
  color: #f3f4f4;
  padding-right: 20px;
  height: 125px;
  overflow-y: auto;
}
.pro2_point {
  width: 38px;
  height: 38px;
  border: solid #fff 1px;
  border-radius: 50%;
  background: url(../images/pro2poin.png) no-repeat center;
  margin-top: 26px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.pro2_img {
  float: left;
  width: 709px;
  overflow: hidden;
  height: 350px;
}
.pro2_img img {
  display: block;
  width: 709px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.pro2_a:hover img {
  transform: scale(1.04);
}
.pro2_p::-webkit-scrollbar {
  width: 4px;
  background: #fffdfd;
  height: 5px;
}
.pro2_p::-webkit-scrollbar-thumb {
  background: #f2d135;
  width: 4px;
  background-clip: padding-box;
  height: 13px;
  border-radius: 15px;
}
.pro2_ar .pro2_font {
  float: right;
}
.pro2_a:hover .pro2_font {
  transform: translateX(10px);
}
.pro2_ar:hover .pro2_font {
  transform: translateX(-10px);
}
.jqzoom_box {
  float: left;
}
.jqzoom {
  position: relative;
  cursor: pointer;
  margin: auto;
  display: block;
  width: 450px;
  height: 378px;
  border: 1px solid #d8d8d8;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 450px;
  height: 370px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}
.jqzoom img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle;
  overflow: hidden;
}
.prodet_top {
  overflow: hidden;
}
.spec-scroll {
  float: left;
  margin-left: 21px;
  width: 90px;
  margin-top: 10px;
}
.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  text-align: center;
  width: 80px;
  height: 20px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.spec-scroll .prev {
  background: rgba(22, 110, 190, 0.5) url("../images/prodetb.png") no-repeat center;
}
.spec-scroll .next {
  background: rgba(22, 110, 190, 0.5) url("../images/prodett.png") no-repeat center;
}
.spec-scroll .prev:hover {
  background-color: #2979c2;
}
.spec-scroll .next:hover {
  background-color: #2979c2;
}
.spec-scroll .items {
  position: relative;
  width: 80px;
  height: 300px;
  overflow: hidden;
  margin: 8px 0;
}
.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  top: 0;
}
.spec-scroll .items ul li {
  width: 78px;
  text-align: center;
  margin-bottom: 10px;
  height: 65px;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.spec-scroll .items ul li img {
  width: 100%;
  cursor: pointer;
  display: block;
}
.spec-scroll .items ul li:hover,
.spec-scroll .items ul li.hover {
  border-color: rgba(22, 110, 190, 0.5);
}
.pro_det_tt {
  font-size: 16px;
  line-height: 52px;
  color: #333333;
  margin-top: -17px;
}
.prodet_fontr {
  float: left;
  width: 400px;
  padding-left: 60px;
}
.det_cop {
  color: #666666;
  line-height: 28px;
  height: 288px;
  overflow-y: auto;
}
.det_cop::-webkit-scrollbar {
  width: 4px;
  background: #d0cbcb;
  height: 5px;
}
.det_cop::-webkit-scrollbar-thumb {
  background: #166ebe;
  width: 4px;
  background-clip: padding-box;
  height: 13px;
  border-radius: 15px;
}
.prodet_ul1 {
  overflow: hidden;
  margin-top: 30px;
  border-bottom: solid #cccccc 1px;
}
.prodet_ul1 li {
  font-size: 16px;
  line-height: 52px;
  color: #666666;
  margin-right: 16px;
  cursor: pointer;
  padding-right: 5px;
  float: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative;
}
.prodet_ul1 .on,
.prodet_ul1 li:hover {
  color: #166ebe;
}
.prodet_ul1 li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  z-index: 2;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet_ul1 li:hover:before,
.prodet_ul1 .on:before {
  background: #166ebe;
}
.prodet_c1 {
  line-height: 28px;
  color: #666;
  padding-top: 30px;
  display: none;
}
.prodet_chan .on2 {
  display: block;
}
.prodet_back {
  overflow: hidden;
  border: solid #e5e5e5 1px;
  border-left: none;
  border-right: none;
  margin-top: 25px;
  margin-bottom: 40px;
}
.prodet_back a {
  display: block;
  width: 365px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  line-height: 50px;
  color: #666666;
  box-sizing: border-box;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet_cen {
  text-align: center;
}
.prodet_lef {
  text-align: left;
  padding-left: 40px;
  background: url(../images/prodetr.png) no-repeat 15px center;
}
.prodet_rig {
  text-align: right;
  padding-right: 40px;
  background: url(../images/prodetl.png) no-repeat 348px center;
}
.prodet_back a:hover {
  color: #166ebe;
}
.prodet_lef:hover {
  background-image: url(../images/prodetrh.png);
}
.prodet_rig:hover {
  background-image: url(../images/prodetlh.png);
}
.prodet_tuijia {
  font-size: 16px;
  color: #333333;
  padding-left: 16px;
  position: relative;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}
.prodet_tuijia:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 20px;
  left: 0;
  top: 50%;
  margin-top: -10px;
  background: rgba(22, 110, 190, 0.5);
}
.tj_tit {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px 0 8px 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.tj_p {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  width: 325px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.tuijian_a {
  display: block;
  float: left;
  width: 357px;
  margin-right: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin-bottom: 32px;
}
.prodet_tjlist .last {
  margin-right: 0;
}
.prodet_tjlist .tuijian_a:last-child {
  margin-right: 0;
}
.tuijian_a:hover .tj_tit {
  color: #166ebe;
}
.tj_img {
  width: 357px;
  height: 246px;
  overflow: hidden;
}
.tj_img img {
  display: block;
  width: 357px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.tuijian_a:hover img {
  transform: scale(1.04);
}
.ckxq {
  line-height: 26px;
  color: #1076d6;
  margin-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.tuijian_a:hover .ckxq {
  text-decoration: underline;
}
.zx_apro {
    display: block;
    width: 107px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    color: rgba(22, 110, 190, 0.5);
    border: solid rgba(22, 110, 190, 0.5) 1px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    float: left;
    margin: 0 6px 0 0;
}
.zx_apro:hover {
  background: rgba(22, 110, 190, 0.5);
  color: #fff;
}
.solu_img {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.solu_img:hover {
  transform: translateY(-10px);
}
.tuijian_a:hover {
  transform: translateY(-10px);
  box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.15);
}
.solu_p1 {
  line-height: 26px;
  color: #666;
}
.solu_tip {
  font-weight: bold;
}
.zl_tit1 {
  font-size: 24px;
  line-height: 53px;
  color: #333333;
}
.zl_left1 {
  background: #f3f4f4;
  padding: 10px 70px 20px 30px;
  width: 506px;
  box-sizing: border-box;
  float: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.zl_left1:hover {
  transform: translateX(20px);
}
.zl_p1 {
  line-height: 32px;
  color: #666666;
  height: 256px;
  overflow-y: auto;
  padding-right: 10px;
}
.zlbz1 {
  overflow: hidden;
  height: 367px;
  background: #f3f4f4;
  box-sizing: border-box;
}
.zl_rimg {
  float: right;
  width: 605px;
  overflow: hidden;
  height: 367px;
}
.zl_rimg img {
  width: 605px;
  display: block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.zl_line1 {
  display: block;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  margin: 7px 0 15px 0;
}
.zl_rimg:hover img {
  transform: scale(1.04);
}
.tuijian_a:hover .tj_tit,
.tuijian_a:hover .tj_p,
.tuijian_a:hover .ckxq {
  transform: translateX(20px);
}
.tj_fb {
  padding: 0 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.tuijian_a:hover .tj_fb {
  padding: 0 20px;
}
.zl_p1::-webkit-scrollbar {
  width: 4px;
  background: #d0cbcb;
  height: 5px;
}
.zl_p1::-webkit-scrollbar-thumb {
  background: #166ebe;
  width: 4px;
  background-clip: padding-box;
  height: 13px;
  border-radius: 15px;
}
.zl_contit {
  font-size: 24px;
  line-height: 52px;
  color: #333333;
  padding: 15px 0 5px 0;
}
.zlimg2 {
  overflow: hidden;
}
.znbz_slide {
  overflow: hidden;
}
.nltd_a {
  display: block;
  width: 357px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
.nltd_a:last-child {
  margin-right: 0;
}
.nlbz_td {
  overflow: hidden;
  padding-bottom: 30px;
}
.nltd_tit {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.nltd_p {
  line-height: 28px;
  color: #666;
  background: url(../images/nlbbr.png) no-repeat center right;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.altd_font {
  border-bottom: solid rgba(16, 118, 214, 0.5) 3px;
  padding: 15px 20px 20px 0;
  box-sizing: border-box;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.al_tdimg {
  width: 357px;
  height: 299px;
  overflow: hidden;
}
.al_tdimg img {
  display: block;
  width: 357px;
  transition: .5s;
}
.nltd_a:hover img {
  transform: scale(1.04);
}
.nltd_a:hover .nltd_p {
  background-image: url(../images/nlbbrh.png);
}
.nltd_a:hover .altd_font {
  padding-left: 20px;
}
.solut1 {
  overflow: hidden;
  background: #fff;
}
.solu_left1 {
  padding: 45px 70px 20px 40px;
  box-sizing: border-box;
  width: 630px;
  float: left;
}
.solu_rimg {
  float: right;
  width: 565px;
  height: 345px;
  overflow: hidden;
}
.nei_anchor {
  text-align: center;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  padding: 15px 0;
  width: 100%;
  background: #fff;
  z-index: 20;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.nei_anchor span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 6px;
}
.nei_anchor span a {
  line-height: 35px;
  font-size: 15px;
  padding: 0 25px;
  border-radius: 10px;
  border: 1px solid #ccc;
  display: block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.nei_anchor span:hover a,
.nei_anchor span.on a {
  background: rgba(4, 105, 201, 0.5);
  color: #fff;
  border-color: rgba(4, 105, 201, 0.5);
}
.ab_poti {
  position: relative;
}
.abposi_ab {
  position: absolute;
  height: 1px;
  top: -67px;
}
.share div.bdsharebuttonbox {
  width: 112px;
  float: left;
}
.share p {
  float: left;
}
.share div.bdsharebuttonbox {
  width: 112px;
  float: left;
}
.share p {
  float: left;
}
.share {
  line-height: 40px;
  overflow: hidden;
}
.p_new {
  overflow: hidden;
  display: inline-block;
}
.pl {
  float: left;
}
.newsTitleBox {
  text-align: center;
}
.newsDetail {
  width: 1200px;
  background-color: #fff;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
.newsDetail .newsTitleBox {
  margin: 0 auto;
  width: 960px;
  border-bottom: 1px dashed #e1e1e1;
  padding-bottom: 9px;
}
.newsDetail .newsTitleBox h1 {
  font-size: 18px;
  color: #333;
  line-height: 36px;
  text-align: center;
}
.newsDetail .newsTitleBox p {
  font-size: 13px;
  color: #999;
  line-height: 35px;
  text-align: center;
}
.newsDetail .newsDetails {
  padding: 20px 40px 0;
}
.newsDetail .newsDetails p {
  color: #666;
  line-height: 28px;
  text-indent: 2em;
}
.newsDetail .newsDetails img {
  margin: 15px auto 15px auto;
  display: block;
}
.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;
}
.newsDetail .detailPage {
  margin: 0 auto;
  width: 760px;
  height: 30px;
  line-height: 30px;
  position: relative;
  margin-top: 50px;
}
.newsDetail .detailPage .detailPageL,
.newsDetail .detailPage .detailPageR {
  position: absolute;
  top: 0;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
}
.newsDetail .detailPage .detailPageL {
  padding-left: 29px;
  background: url(../images/L01.png) no-repeat left;
  left: 0;
}
.newsDetail .detailPage .detailPageR {
  padding-right: 29px;
  background: url(../images/R01.png) no-repeat right;
  right: 0;
}
.newsDetail .detailPage .detailPageL:hover,
.newsDetail .detailPage .detailPageR:hover {
  color: #00a4ff;
}
.newsDetail .detailPage .detailPageC {
  text-align: center;
  width: 180px;
  margin: 0 auto;
}
.detailPageC a {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.detailPageC a:hover {
  color: #00a4ff;
}
.yrtd_box {
  overflow: hidden;
}
.team_ul {
  overflow: hidden;
  text-align: right;
  margin-bottom: 12px;
  padding-top: 25px;
}
.team_ul a {
  display: inline-block;
  width: 88px;
  height: 28px;
  background: url(../images/tel.png) no-repeat center;
  border: solid rgba(22, 110, 190, 0.5) 1px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.team_ul .team_prev {
  background: url(../images/tel.png) no-repeat center;
}
.team_ul .team_next {
  background: url(../images/ter.png) no-repeat center;
  margin-left: 10px;
}
.team_ul .team_prev:hover {
  background: url(../images/team_p.png) no-repeat center rgba(22, 110, 190, 0.5);
}
.team_ul .team_next:hover {
  background: url(../images/team_next.png) no-repeat center rgba(22, 110, 190, 0.5);
}
.yrtd_box .zl_contit {
  float: left;
}
.qy_down {
  -webkit-animation: spinAround 0.9s linear infinite;
  -moz-animation: spinAround 0.9s linear infinite;
  animation: spinAround 0.9s linear infinite;
}
@-webkit-keyframes spinAround {
  from {
    background-position-y: 10px;
  }
  to {
    background-position-y: 24px;
  }
}
@-moz-keyframes spinAround {
  from {
    background-position-y: 10px;
  }
  to {
    background-position-y: 24px;
  }
}
@keyframes spinAround {
  from {
    background-position-y: 10px;
  }
  to {
    background-position-y: 24px;
  }
}
@media screen and (max-width: 1580px) {
  .cont1_a {
    padding-left: 1%;
    padding-right: 1%;
    width: 18%;
  }
  .solu_type {
    margin-top: 6%;
  }
}
@media screen and (max-width: 1440px) {
  .cont1_a {
    padding-left: 1.8%;
    padding-right: 1.8%;
    width: 13%;
  }
  .solu_type {
    margin-top: 5%;
  }
}
@media screen and (max-width: 1366px) {
  .cont1_a {
    padding-left: 1%;
    padding-right: 1%;
    width: 16%;
  }
}
@media screen and (max-width: 1366px) {
  .cont_link1 {
    width: 1200px;
    margin: 0 auto;
  }
  .cont1_a {
    width: 203.5px;
    box-sizing: border-box;
  }
  .cont1_a:nth-of-type(2),
  .cont1_a:nth-of-type(1) {
    min-width: 271px;
  }
  .cont1_a:nth-of-type(4) {
    min-width: 251px;
  }
  .solu_type {
    margin-top: 2.5%;
  }
}
@media screen and (max-width: 1320px) {
  .hz_img {
    width: 990px;
  }
  .hz_cont {
    width: 1200px;
  }
}
@media screen and (max-width: 1465px) {
  .qywh_slide,
  .honor_slides {
    width: 1200px;
  }
}
</pre></body></html>