body,
div,
p,
ul,
ol,
dl,
dt,
dd,
li,
form,
input,
table,
th,
td,
img,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
body {
  background: #FFF;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-family: 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', 'Arial', sans-serif;
}
em,
b,
i {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: none;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  _text-decoration: underline;
  color: #008fff;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.min_width {
  min-width: 1200px;
}
.centered {
  width: 1200px;
  margin: 0 auto;
}
.centered_index {
  width: 1200px;
  margin: 0 auto;
}
.index_centered {
  width: 1200px;
  margin: 0 auto;
}
.centered_page {
  width: 1200px;
  margin: 0 auto;
}
.page_centered {
  width: 1200px;
  margin: 0 auto;
}
.centered_page_right {
  width: 950px;
  overflow: hidden;
}
.clearboth {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.vh {
  visibility: hidden;
}
.dn {
  display: none;
}
.oh {
  overflow: hidden;
}
.m10 {
  margin: 10px;
}
.m15 {
  margin: 15px;
}
.m30 {
  margin: 30px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt50 {
  margin-top: 50px;
}
.mt100 {
  margin-top: 100px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb100 {
  margin-bottom: 100px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml50 {
  margin-left: 50px;
}
.ml100 {
  margin-left: 100px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr50 {
  margin-right: 50px;
}
.mr100 {
  margin-right: 100px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p30 {
  padding: 30px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt50 {
  padding-top: 50px;
}
.pt100 {
  padding-top: 100px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb100 {
  padding-bottom: 100px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl50 {
  padding-left: 50px;
}
.pl100 {
  padding-left: 100px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr50 {
  padding-right: 50px;
}
.pr100 {
  padding-right: 100px;
}
.all_online {
  width: 170px;
  position: fixed;
  top: 25%;
  right: -170px;
  z-index: 999;
}
.all_online .left {
  position: absolute;
  top: 0;
  left: -50px;
  width: 50px;
  height: 150px;
  background-color: #008fff;
  overflow: hidden;
  text-align: center;
  word-break: break-all;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.all_online .left > i {
  font-size: 40px;
  color: #fff;
}
.all_online .left .kefu_title {
  height: 100px;
  width: 30px;
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
  color: #fff;
}
.all_online .left ul {
  position: relative;
}
.all_online .left ul li {
  height: 47.5px;
}
.all_online .left ul li a i {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  font-size: 30px;
  color: #fff;
  line-height: 50px;
  left: 0;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.all_online .left ul li a p {
  display: block;
  position: absolute;
  left: 50px;
  width: 40px;
  height: 40px;
  font-size: 15px;
  padding: 5px;
  line-height: 18px;
  color: #fff;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.all_online .left ul li:hover i {
  left: -50px;
}
.all_online .left ul li:hover p {
  left: 0;
}
.all_online .right_box {
  width: 170px;
  background: #fff;
}
.all_online .right_box .floatDtt {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #008fff;
  color: #fff;
  font-size: 18px;
  text-indent: 22px;
  position: relative;
}
.all_online .right_box .right_qq {
  padding: 0 14px;
}
.all_online .right_box .right_qq li {
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  border-bottom: 1px solid #e3e3e3;
  padding: 0 0 0 50px;
}
.all_online .right_box .right_text {
  font-size: 16px;
  color: #333;
  padding: 10px 14px 8px 14px;
}
.all_online .right_box .right_tel {
  padding: 0 0 15px 10px;
}
.all_online .right_box .right_tel ul li {
  font-size: 14px;
  color: #008fff;
  margin-left: 3px;
}
.all_online .right_box .right_tel img {
  display: block;
}
.all_online .right_box .right_bg {
  width: 100%;
  height: 20px;
  background: url(../images/online/online_botbg.jpg) no-repeat;
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}
.all_online .right_shadow {
  background: #fff;
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}
.all_online .online_erweima {
  text-align: center;
  padding: 10px 0 5px 0;
  background: #EBEBEB;
}
.all_online .online_erweima .hd ul {
  text-align: center;
}
.all_online .online_erweima .hd ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0 5px 5px 5px;
}
.all_online .online_erweima .hd ul li i {
  cursor: default;
  color: #999;
}
.Nav_r {
  display: inline-block;
  position: fixed;
  right: 0px;
  z-index: 9999;
}
.Nav_r ul {
  width: 45px;
}
.Nav_r ul li {
  width: 45px;
  height: 45px;
  background-color: #111;
  margin-bottom: 1px;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.Nav_r ul li i {
  display: block;
  width: 45px;
  height: 45px;
  color: #ffffff;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.Nav_r ul li p {
  opacity: 0;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  font-size: 14px;
}
.Nav_r ul li a {
  display: block;
  line-height: 45px;
  color: #fff;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
}
.Nav_r ul li .img {
  width: 111px;
  height: 150px;
  bottom: -60px;
  left: -125px;
  opacity: 0;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.Nav_r ul li .img img {
  width: 90px;
  height: 90px;
  position: relative;
  top: 10px;
  left: 10px;
}
.Nav_r ul li .img .title {
  width: 111px;
  position: absolute;
  bottom: 32px;
  text-align: center;
  height: 18px;
  overflow: hidden;
}
.Nav_r ul li:hover {
  background: #008fff;
  width: 160px;
  overflow: visible;
}
.Nav_r ul li:hover p {
  opacity: 1;
}
.Nav_r ul li.code:hover {
  width: 45px;
}
.Nav_r ul li.code:hover .img {
  opacity: 1;
  bottom: -28px;
}
.all_share {
  width: 125px;
  position: fixed;
  top: 25%;
  left: -125px;
  z-index: 999;
  box-shadow: 2px 0 3px rgba(0, 0, 0, 0.25);
}
.all_share .bdsharebuttonbox .title1 {
  width: 24px;
  height: 66px;
  border-radius: 0 10px 10px 0;
  background: #008fff;
  position: absolute;
  top: 0;
  right: -24px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 22px 0 0 0;
}
.all_share .bdsharebuttonbox .title2 {
  width: 105px;
  height: 25px;
  font-size: 14px;
  padding: 0 10px;
  background: #f6f6f6;
  color: #626262;
  line-height: 25px;
}
.all_share .bdsharebuttonbox ul {
  background: #fff;
}
.all_share .bdsharebuttonbox ul li {
  width: 100px;
  height: 14px;
  padding: 5px 10px;
  margin: 10px auto;
}
.all_share .bdsharebuttonbox a {
  display: block;
  margin: 0;
  padding: 0 0 0 25px;
}
.all_share .bdsharebuttonbox a:hover {
  color: #008fff;
}
.header {
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.35);
  position: relative;
  z-index: 9999;
}
.header .top {
  height: 30px;
  line-height: 30px;
  background: #f3f3f3;
}
.header .top p {
  color: #666;
}
.header .top p span {
  color: #008fff;
  margin-left: 10px;
}
.header .top ul li {
  float: left;
  color: #000;
}
.header .top ul li a {
  padding: 0 20px;
  color: #666;
}
.header .top ul li a:hover {
  color: #008fff;
}
.header .bottom {
  overflow: hidden;
  height: 100px;
}
.header .logo {
  width: 212px;
  height: 97px;
  float: left;
}
.header .nav {
  width: 900px;
  float: right;
  overflow: hidden;
}
.header .nav ul {
  overflow: hidden;
}
.header .nav ul li {
  float: left;
  padding: 36px 32px;
}
.header .nav ul li a {
  font-size: 16px;
  color: #333333;
}
.header .nav ul li.on a {
  color: #008fff;
}
.link {
  position: relative;
}
.link .link_qq {
  position: absolute;
  right: 0;
}
.link .hd {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}
.link .hd ul li {
  float: left;
  width: 89px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  cursor: pointer;
  color: #666;
}
.link .hd ul li.on {
  background: #008fff;
  color: #ffffff;
}
.link .bd {
  padding: 15px 0;
}
.link .bd a {
  display: inline-block;
  color: #666;
  padding: 0 10px 10px 10px;
}
.link .bd a:hover {
  color: #008fff;
}
.footer {
  background: url(../../upload/sys/pc/footer/footer_bg.png) no-repeat center;
}
.footer .footer_info {
  padding: 30px 0 20px;
  text-align: center;
}
.footer .footer_info > div {
  display: inline-block;
  height: 107px;
  vertical-align: middle;
}
.footer .footer_info .logo {
  text-align: right;
}
.footer .footer_info .logo img {
  width: 193px;
  height: 57px;
  margin-right: 20px;
  margin-top: 20px;
}
.footer .footer_info .info {
  width: 430px;
  position: relative;
  text-align: left;
}
.footer .footer_info .info:before {
  display: block;
  content: '';
  height: 96px;
  width: 2px;
  background: url(../../upload/sys/pc/footer/line.png) no-repeat center;
  position: absolute;
  top: 2px;
  left: 0px;
}
.footer .footer_info .info:after {
  display: block;
  content: '';
  height: 96px;
  width: 2px;
  background: url(../../upload/sys/pc/footer/line.png) no-repeat center;
  position: absolute;
  top: 2px;
  right: 0px;
}
.footer .footer_info .info .box {
  padding: 18px 0px 0px 40px;
}
.footer .footer_info .info .box p span {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  display: inline-block;
  margin-right: 10px;
}
.footer .footer_info .code {
  width: 225px;
  padding-left: 50px;
}
.footer .footer_info .code ul li {
  margin-right: 30px;
  text-align: center;
  width: 80px;
  overflow: hidden;
}
.footer .footer_info .code ul li img {
  width: 80px;
  height: 80px;
}
.footer .footer_info .code ul li p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  margin-top: 3px;
  height: 24px;
  width: 100%;
  overflow: hidden;
}
.footer_copyright {
  padding: 10px 0;
  color: #FFF;
  border-top: 1px solid #646464;
}
.footer_copyright p {
  padding: 5px 0;
}
.footer_copyright a {
  color: #FFF;
}
.banner {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.banner .hd {
  overflow: hidden;
}
.banner .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  position: absolute;
  left: 50%;
  bottom: 5px;
  z-index: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.banner .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-radius: 100px;
  margin: 0 2px;
}
.banner .hd ul li.on {
  background: #008fff;
  color: #fff;
}
.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  left: 50%;
  margin-left: -960px;
}
.banner .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 1920px;
}
.banner .bd img {
  width: 1920px;
  height: 600px;
  display: block;
}
.banner .prev,
.banner .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.banner .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.banner .prev:hover,
.banner .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner .prevStop {
  display: none;
}
.banner .nextStop {
  display: none;
}
.banner:hover .hd ul {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner:hover .prev {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner:hover .next {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner2 {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.banner2 .pics_wrap {
  position: relative;
  height: 600px;
  left: 50%;
  margin-left: -960px;
}
/* 主页的banner */
.index_banner {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0;
  min-width: 1200px;
  min-height: 860px;
  position: relative;
}
.index_navigation {
  width: 420px;
  height: 50px;
  position: absolute;
  left: 50%;
  margin-left: -210px;
  top: 66%;
}
.index_navigation li {
  width: 180px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
  margin-right: 60px;
  background-color: rgba(77, 157, 218, 0.85);
  transition: 0.45s;
  -ms-transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
  border-radius: 4px;
}
.index_navigation li a {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  display: block;
  transition: 0.45s;
  -ms-transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
}
.index_navigation li:nth-child(2) {
  margin-right: 0px;
}
.index_navigation li:hover {
  background: rgba(230, 230, 230, 0.85);
}
.index_navigation li:hover a {
  color: #3aa1f1;
}
/* 主页的banner */
.search {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.search .key {
  font-size: 14px;
}
.search .key .con {
  width: 750px;
  line-height: 24px;
}
.search form {
  position: absolute;
  top: 50%;
  right: 0;
  width: 260px;
  height: 26px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.search form .text {
  width: 220px;
  border: none;
  height: 26px;
  margin-left: 5px;
}
.search form .text:focus {
  outline: none;
}
.search form .submit {
  width: 17px;
  height: 26px;
  border: none;
  cursor: pointer;
  background: url(../images/go.png);
  float: right;
  margin-right: 10px;
}
.search .hotkey {
  line-height: 30px;
  margin-left: 10px;
}
.index_btn .content .btn a {
  color: #fff;
  background: #53a2e1;
}
.index_btn .content .btn a:hover {
  color: #53a2e1;
  background: #fff;
}
/* index_main */
.rlsb_block {
  width: 1180px;
  margin: 100px auto 0 auto;
  overflow: hidden;
  padding: 0px 10px;
}
/* index_main */
/* 智能家居首页 */
.znjj_banner {
  width: 100%;
  height: 800px;
  overflow: hidden;
  position: relative;
}
.znjj_banner .bg {
  width: 100%;
  height: 100%;
}
.znjj_banner .center {
  width: 1200px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.znjj_banner .center .logo {
  width: 32.17%;
  _height: 100%;
  display: block;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -16.09%;
}
.znjj_banner .center .title {
  font-size: 36px;
  color: #ffffff;
  position: absolute;
  top: 48%;
  left: 50%;
  width: 480px;
  margin-left: -240px;
  text-align: center;
}
.znjj_banner .center .btn {
  width: 59px;
  height: 59px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 60%;
}
/* 智能家居首页 */
/* 人脸识别首页 */
.rlsb_banner {
  width: 100%;
  height: 800px;
  overflow: hidden;
  position: relative;
}
.rlsb_banner .bg {
  width: 100%;
  height: 100%;
}
.rlsb_banner .center {
  width: 1200px;
  height: 800px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.rlsb_banner .center .logo {
  width: 32.17%;
  _height: 100%;
  display: block;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -16.09%;
}
.rlsb_banner .center .title {
  font-size: 36px;
  color: #ffffff;
  position: absolute;
  top: 48%;
  left: 50%;
  width: 480px;
  margin-left: -240px;
  text-align: center;
}
.rlsb_banner .center .btn {
  width: 59px;
  height: 59px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 60%;
}
.rlsb_main .rlsb_product .rlsb_product_intro {
  height: 700px;
}
.rlsb_main .rlsb_product .rlsb_product_intro:nth-child(2) {
  width: 100%;
  background-color: #38a1f3;
}
.rlsb_main .rlsb_product .rlsb_product_intro .content {
  width: 100%;
  height: 404px;
  margin-top: 120px;
}
.rlsb_main .rlsb_product .rlsb_product_intro .text {
  width: 590px;
  float: left;
  height: 100%;
}
.rlsb_main .rlsb_product .rlsb_product_intro:nth-child(2) .text {
  text-align: right;
}
.rlsb_main .rlsb_product .rlsb_product_intro:nth-child(2) .text .tit {
  color: #fff;
}
.rlsb_main .rlsb_product .rlsb_product_intro:nth-child(2) .text .subtit {
  color: #fff;
}
.rlsb_main .rlsb_product .rlsb_product_intro .tv {
  width: 590px;
  float: right;
  height: 100%;
  position: relative;
}
.rlsb_main .rlsb_product .rlsb_product_intro:nth-child(2) .text {
  width: 590px;
  float: right;
  height: 100%;
}
.rlsb_main .rlsb_product .rlsb_product_intro:nth-child(2) .tv {
  width: 590px;
  float: left;
  height: 100%;
}
.rlsb_main .rlsb_product .rlsb_product_intro .tv .cont {
  width: 580px;
  height: 329px;
  overflow: hidden;
  position: absolute;
  left: 6px;
  bottom: 26px;
}
.rlsb_main .rlsb_product .rlsb_product_intro .tit {
  font-size: 48px;
  color: #333333;
  font-weight: bold;
  margin-top: 100px;
}
.rlsb_main .rlsb_product .rlsb_product_intro .tit span {
  display: block;
}
.rlsb_main .rlsb_product .rlsb_product_intro .subtit {
  font-size: 18px;
  color: #333;
  line-height: 36px;
  margin-top: 26px;
}
.rlsb_main .rlsb_product .rlsb_product_intro .subtit span {
  display: block;
}
.rlsb_main .rlsb_application {
  height: 700px;
  background: #eaeaea;
}
.rlsb_main .rlsb_application .title {
  font-size: 36px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  margin: 100px auto 50px auto;
}
.rlsb_main .rlsb_application .contents {
  overflow: hidden;
}
.rlsb_main .rlsb_application .content {
  width: 382px;
  float: left;
  margin: 5px;
}
.rlsb_main .rlsb_application .content .img_wrap {
  width: 220px;
  height: 220px;
  display: block;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
}
.rlsb_main .rlsb_application .content:nth-child(1) .img_wrap {
  background: #7cbb49;
}
.rlsb_main .rlsb_application .content:nth-child(2) .img_wrap {
  background: #ffa42e;
}
.rlsb_main .rlsb_application .content:nth-child(3) .img_wrap {
  background: #3bbdf9;
}
.rlsb_main .rlsb_application .content .img_wrap img {
  width: 95px;
  height: 74px;
  display: block;
  margin: 66px auto 0 auto;
}
.rlsb_main .rlsb_application .content .name {
  width: 80%;
  margin: 30px auto 0 auto;
  text-align: center;
  font-size: 24px;
  color: #333333;
}
.rlsb_main .rlsb_application .content .intro {
  width: 100%;
  margin: 20px auto 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.rlsb_main .rlsb_application .content .intro span {
  display: block;
}
.rlsb_main > div.rlsb_product .tv > div > ul > li {
  text-align: center;
  width: 580px;
  height: 327px;
}
.rlsb_main > div.rlsb_product .tv > div > ul > li:nth-child(2) {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.rlsb_main > div.rlsb_product .tv > div > ul > li:nth-child(2) img {
  height: 317px;
  width: auto;
}
/* 人脸识别首页 */
/* 联系我们 */
.contactUs_block {
  width: 1200px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  position: relative;
}
.page_banner {
  height: 500px;
  min-width: 1200px;
}
.page_banner .tit {
  font-size: 36px;
  color: #333333;
  margin-top: 150px;
}
.page_banner .remark {
  font-size: 21px;
  color: #5f90ba;
  margin-top: 30px;
}
.contactUs_body {
  overflow: hidden;
  margin: 0 auto 0 auto;
  width: 1200px;
}
.contactUs_body .aboutus {
  width: 1180px;
  margin-top: 120px;
  overflow: hidden;
  padding: 0px 10px;
}
.contactUs_body .aboutus .company_pic {
  float: left;
  width: 284px;
  height: 307px;
}
.contactUs_body .aboutus .company_intro {
  float: right;
  width: 812px;
}
.contactUs_body .aboutus .company_intro .tit {
  font-size: 24px;
  color: #3e3f3f;
  font-weight: normal;
}
.contactUs_body .aboutus .company_intro p {
  font-size: 16px;
  color: #3e3f3f;
  line-height: 28px;
}
.contactUs_body .aboutus .company_intro p:nth-child(2) {
  margin-top: 30px;
}
/* 联系我们页面的三条新闻 */
.contactUs_body .news {
  width: 1180px;
  margin-top: 90px;
  padding: 0px 10px;
}
.contactUs_body .news .title {
  font-size: 24px;
  color: #333333;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 20px;
}
.contactUs_body .news .content {
  width: 360px;
  height: 360px;
  float: left;
  margin: 30px 50px 20px 0;
}
.contactUs_body .news .content:last-child {
  margin-right: 0px;
}
.contactUs_body .news .content .top {
  height: 220px;
  width: 100%;
  background: #eeeeee;
  transition: 0.45s;
  -ms-transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
  overflow: hidden;
}
.contactUs_body .news .content .top .tit {
  width: 295px;
  margin: 38px auto 18px auto;
}
.contactUs_body .news .content .top .intro {
  width: 295px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  transition: 0.45s;
  -ms-transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
}
.contactUs_body .news .content .top .tit a {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  transition: 0.45s;
  -ms-transition: 0.45s;
  -moz-transition: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
}
.contactUs_body .news .content .img_wrap {
  height: 140px;
  width: 100%;
  position: relative;
}
.contactUs_body .news .content .img_wrap img {
  width: 100%;
  height: 140px;
}
.contactUs_body .news .content .img_wrap .date {
  position: absolute;
  width: 105px;
  height: 96px;
  left: 0px;
  top: 20px;
  _background: red;
}
.contactUs_body .news .content .img_wrap .date .day {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.contactUs_body .news .content .img_wrap .date .month {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-align: center;
}
.contactUs_body .news .content:hover .top {
  background: #38a1f3;
}
.contactUs_body .news .content:hover .top .tit a {
  color: #fff;
}
.contactUs_body .news .content:hover .top .intro {
  color: #fff;
}
.contactUs_body .news .content .top .tit:hover a {
  color: #000;
}
/* 联系我们页面的三条新闻 */
/* 联系我们页面的公司地址信息和地图 */
.address_map {
  width: 1180px;
  margin: 100px auto 80px auto;
  overflow: hidden;
  padding: 0px 10px;
}
.address_map .left_intro {
  width: 600px;
  float: left;
}
.address_map .left_intro h3 {
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  margin-top: 40px;
}
.address_map .left_intro p {
  font-size: 16px;
  line-height: 42px;
  color: #666666;
  padding-left: 30px;
  position: relative;
}
.address_map .left_intro p.phone {
  margin-top: 30px;
}
.address_map .left_intro p.phone::before {
  content: '';
  width: 21px;
  height: 23px;
  background: url(../../upload/sys/pc/contactUs/address/phone.png) no-repeat center;
  display: block;
  position: absolute;
  left: 0px;
  top: 10px;
}
.address_map .left_intro p.email::before {
  content: '';
  width: 23px;
  height: 17px;
  background: url(../../upload/sys/pc/contactUs/address/mail.png) no-repeat center;
  display: block;
  position: absolute;
  left: 0px;
  top: 12px;
}
.address_map .left_intro p.address::before {
  content: '';
  width: 19px;
  height: 23px;
  background: url(../../upload/sys/pc/contactUs/address/address.png) no-repeat center;
  display: block;
  position: absolute;
  left: 0px;
  top: 12px;
}
.address_map .right_map {
  width: 500px;
  height: 260px;
  float: right;
  overflow: hidden;
}
/* 联系我们页面的公司地址信息和地图 */
/* 联系我们 */
/* 智能家居解决方案 */
.znjj_jjfa_block {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.znjj_jjfa_main .bg_wrap:nth-child(2n) {
  min-height: 500px;
}
.znjj_jjfa_main .bg_wrap:nth-child(2n+1) {
  min-height: 700px;
}
.znjj_jjfa_main .bg_wrap .content {
  width: 580px;
  padding: 0px 10px;
}
.znjj_jjfa_main .bg_wrap:nth-child(2n) .content {
  float: right;
}
.znjj_jjfa_main .bg_wrap:nth-child(2n+1) .content {
  float: left;
}
.znjj_jjfa_main .bg_wrap .content .tit {
  font-size: 36px;
  color: #333333;
  font-weight: normal;
}
.znjj_jjfa_main .bg_wrap:nth-child(2n) .tit {
  margin-left: 40px;
  margin-top: 127px;
}
.znjj_jjfa_main .bg_wrap:nth-child(2n) .intro {
  margin-left: 40px;
}
.znjj_jjfa_main .bg_wrap .content .intro {
  width: 540px;
}
.znjj_jjfa_main .bg_wrap .content .intro p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-top: 30px;
}
.znjj_jjfa_main .bg_wrap .content .intro span {
  display: block;
}
.znjj_jjfa_main .bg_wrap:nth-child(2n+1) .tit {
  margin-top: 146px;
}
.znjj_jjfa_main .bg_wrap:nth-child(1) .tit {
  margin-top: 60px;
}
.znjj_jjfa_main .bg_wrap:nth-child(1) h4 {
  font-size: 21px;
  color: #333333;
  font-weight: normal;
  line-height: 30px;
  margin-top: 20px;
}
.znjj_jjfa_main .bg_wrap:nth-child(1) .intro p {
  margin-top: 10px;
}
.znjj_jjfa_main .bg_wrap:nth-child(1) .intro p span {
  font-size: 14px;
  line-height: 24px;
  padding-left: 20px;
  position: relative;
}
.znjj_jjfa_main .bg_wrap:nth-child(1) .intro p span::before {
  content: '';
  width: 4px;
  height: 4px;
  display: block;
  background: #ccc;
  position: absolute;
  left: 0px;
  top: 10px;
  border-radius: 50%;
}
/* 智能家居解决方案 */
/* 智能家居成功案例 */
.znjj_cgal_block {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.znjj_cgal_wrap {
  width: 100%;
  min-height: 760px;
  background: #eee;
}
.znjj_cgal_wrap .contents {
  margin-top: 100px;
  width: 100%;
  height: 100%;
}
.znjj_cgal_wrap .wrap {
  width: 924px;
  height: 563px;
}
.znjj_cgal_wrap .btn {
  width: 62px;
  height: 62px;
  display: block;
  background: #38a1f3;
  position: absolute;
  border-radius: 50%;
  font-size: 44px;
  line-height: 56px;
  font-weight: bolder;
  color: #fff;
  text-align: center;
  margin-top: -275px;
}
.znjj_cgal_wrap .swiper-slide {
  width: 924px;
  height: 563px;
}
.znjj_cgal_wrap .swiper-slide-active {
  background: url(../../upload/sys/pc/znjj_cgal/wrap.png) no-repeat 2px -1px;
  text-align: center;
}
.znjj_cgal_wrap .swiper-slide-active img {
  width: 910px;
  height: 514px;
}
.znjj_cgal_wrap .swiper-slide video {
  width: 910px;
  height: 514px;
  position: absolute;
  left: 7px;
  top: 0px;
  z-index: -1;
  display: none;
}
.znjj_cgal_wrap .swiper-slide-active:hover img {
  display: none;
}
.znjj_cgal_wrap .swiper-slide-active:hover video {
  display: block;
}
.znjj_case {
  min-height: 900px;
  margin-top: 100px;
  overflow: hidden;
}
.znjj_case .hd {
  width: 210px;
  margin-left: 10px;
  float: left;
  margin-top: 50px;
  position: relative;
}
.znjj_case .hd li {
  width: 133px;
  height: 36px;
  margin-bottom: 34px;
  cursor: pointer;
  position: relative;
}
.znjj_case .hd li p {
  font-size: 16px;
  color: #000;
  text-align: center;
  width: 133px;
  line-height: 36px;
}
.znjj_case .hd li.on p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 133px;
  line-height: 36px;
}
.znjj_case .hd li.on {
  background: url(../../upload/sys/pc/znjj_cgal/alzx/deco.png) no-repeat center;
}
.znjj_case .hd::before {
  content: '';
  display: block;
  width: 11px;
  height: 100%;
  background: url(../../upload/sys/pc/nav_line.png) no-repeat center;
  background-size: 11px 100%;
  position: absolute;
  left: 0px;
  top: -17px;
}
.znjj_case .hd li::before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background: #666666;
  position: absolute;
  top: 16.5px;
  left: -26px;
}
.znjj_case .hd li.on::before {
  background: #38a1f3;
}
.znjj_case .hd ul {
  padding-left: 30px;
}
.znjj_case .right {
  width: 970px;
  margin-right: 10px;
  float: right;
  overflow: hidden;
}
.znjj_case .right > ul > li {
  width: 968px;
  height: 318px;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 40px;
  overflow: hidden;
}
.znjj_case .right > ul > li .tit {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #ccc;
}
.znjj_case .right > ul > li .tit span {
  font-size: 18px;
  color: #38a1f3;
  line-height: 60px;
  display: inline-block;
  margin-left: 50px;
  font-weight: normal;
}
.znjj_case .right > ul > li ul {
  width: 100%;
  margin-top: 30px;
}
.znjj_case .right > ul > li ul li {
  width: 188px;
  height: 188px;
  float: left;
  margin-right: 36px;
  overflow: hidden;
}
.znjj_case .right > ul > li ul li img {
  width: 188px;
  height: 188px;
}
.znjj_case .right > ul > li ul li:first-child {
  margin-left: 50px;
}
.znjj_case .right > ul > li ul li:hover {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.8);
}
.znjj_case .right > ul > li ul li:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  transition: 0.75s;
  -ms-transition: 0.75s;
  -moz-transition: 0.75s;
  -webkit-transition: 0.75s;
  -o-transition: 0.75s;
}
.znjj_cgal_main .znjj_case > div > div.bd.right > ul > li > ul > li > div > .shade {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.znjj_cgal_main .znjj_case > div > div.bd.right > ul > li > ul > li > div > .shade_a {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(../images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.znjj_cgal_main .znjj_case > div > div.bd.right > ul > li > ul > li > div:hover > .shade {
  opacity: .7;
  filter: alpha(opacity=70);
}
.znjj_cgal_main .znjj_case > div > div.bd.right > ul > li > ul > li > div:hover > .shade_a {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* 智能家居成功案例*/
/* 人脸识别产品技术 */
.rlsp_cpjs_banner {
  min-height: 700px;
  width: 100%;
  overflow: hidden;
}
.rlsb_cpjs_wrap {
  width: 100%;
  min-height: 510px;
  overflow: hidden;
}
.rlsb_cpjs_wrap:nth-child(2n+1) {
  background: #f0f0f0;
}
.rlsb_cpjs_block .video_mp4 {
  position: relative;
  margin-top: 95px;
}
.rlsb_cpjs_block {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.rlsb_cpjs_block .video_mp4 img.mask {
  position: absolute;
  left: 0;
  top: 0;
}
.rlsb_cpjs_block .video_mp4:hover img.mask {
  display: none;
}
.rlsb_cpjs_block .text {
  width: 600px;
  margin-top: 95px;
  width: 520px;
}
.rlsb_cpjs_wrap:nth-child(2n+1) .text {
  float: left;
}
.rlsb_cpjs_wrap:nth-child(2n) .text {
  float: right;
}
.rlsb_cpjs_wrap:nth-child(2n+1) .video_mp4 {
  float: right;
}
.rlsb_cpjs_wrap:nth-child(2n) .video_mp4 {
  float: left;
}
.rlsb_cpjs_wrap .text .num {
  font-size: 120px;
  color: #666666;
}
.rlsb_cpjs_wrap .text .tit {
  font-size: 33px;
  color: #333333;
}
.rlsb_cpjs_wrap .text .intro {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  margin-top: 10px;
}
/* 人脸识别产品技术 */
/* 智能家居中控系统 */
.znjj_cpjs_logo .line {
  position: absolute;
  width: 2px;
  height: 400px;
  left: 50%;
  top: 50%;
  margin-left: -1px;
  margin-top: -200px;
}
.znjj_cpjs_logo .content {
	min-height: 540px;
  width: 100%;
  background: #fff;
  position: relative;
}
.znjj_cpjs_logo .content:nth-child(2n) {
  background: #f5f5f5;
}
.znjj_cpjs_logo .content .block {
  width: 1180px;
  padding: 0px 10px;
  margin: 0 auto;
  overflow: hidden;
}
.znjj_cpjs_logo .content .block .text {
  width: 538px;
  margin-top: 90px;
}
.znjj_cpjs_logo .content:nth-child(2n) .text {
  float: left;
}
.znjj_cpjs_logo .content:nth-child(2n+1) .text {
  float: right;
}
.znjj_cpjs_logo .content .pic {
  width: 600px;
  margin-top: 90px;
}
.znjj_cpjs_logo .content:nth-child(2n) .pic {
  float: right;
}
.znjj_cpjs_logo .content:nth-child(2n+1) .pic {
  float: left;
}
.znjj_cpjs_logo .content .pic .num {
  font-size: 120px;
  color: #ccc;
  padding-right: 44px;
  text-align: right;
}
.znjj_cpjs_logo .content:nth-child(2n) .pic .num {
  text-align: left;
  padding-left: 50px;
}
.znjj_cpjs_logo .content:nth-child(2n) .pic img {
  text-align: left;
  padding-left: 55px;
}
.znjj_cpjs_logo .content .text .tit {
  font-size: 48px;
  color: #333333;
  font-weight: normal;
  margin-top: 20px;
}
.znjj_cpjs_logo .content .text .intro {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-top: 20px;
}
.znjj_cpjs_logo .content .text .intro span {
  font-size: 18px;
  color: #333;
  display: block;
  line-height: 30px;
  margin-top: 10px;
}
.znjj_cpjs_logo .content:nth-child(2) .text {
  margin-top: 130px;
}
.znjj_cpjs_logo .content:nth-child(2) .text .tit {
  text-align: right;
}
.znjj_cpjs_logo .content:nth-child(3) .text {
  margin-top: 130px;
}
.znjj_cpjs_logo .content .pic img {
  width: 546px;
  height: 193px;
}
.znjj_cpjs_logo .content:nth-child(3) .pic .num {
  margin-top: 30px;
}
.znjj_cpjs_logo .content:nth-child(3) .pic img {
  margin-top: -33px;
}
.znjj_zkxt_lunbo {
  overflow: hidden;
  margin: -60px auto 120px auto;
}
.znjj_zkxt_lunbo .block {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.znjj_zkxt_lunbo .block .bd ul li {
  width: 200px;
  height: 160px;
  margin-right: 30px;
  overflow: hidden;
}
.znjj_zkxt_lunbo .block .bd ul li img {
  width: 200px;
  height: 160px;
  vertical-align: bottom;
  transition: all 0.5s ease-out;
}
.znjj_zkxt_lunbo .block .bd ul li img:hover {
  transform: scale(1.1);
}
/* 智能家居中控系统 */
/* 人脸识别设备介绍 */
.rlsb_sbjs_logo .line {
  position: absolute;
  width: 2px;
  height: 400px;
  left: 50%;
  top: 50%;
  margin-left: -1px;
  margin-top: -200px;
}
.rlsb_sbjs_logo .content {
  min-height: 540px;
  width: 100%;
  background: #fff;
  position: relative;
}
.rlsb_sbjs_logo .content:nth-child(2n) {
  background: #f5f5f5;
}
.rlsb_sbjs_logo .content .block {
  width: 1180px;
  padding: 0px 10px;
  margin: 0 auto;
  overflow: hidden;
}
.rlsb_sbjs_logo .content .block .text {
  width: 538px;
  margin-top: 90px;
}
.rlsb_sbjs_logo .content:nth-child(2n) .text {
  float: left;
}
.rlsb_sbjs_logo .content:nth-child(2n+1) .text {
  float: right;
}
.rlsb_sbjs_logo .content .pic {
  width: 600px;
  margin-top: 90px;
}
.rlsb_sbjs_logo .content:nth-child(2n) .pic {
  float: right;
}
.rlsb_sbjs_logo .content:nth-child(2n+1) .pic {
  float: left;
}
.rlsb_sbjs_logo .content:nth-child(2n) .pic img {
  text-align: left;
  padding-left: 55px;
}
.rlsb_sbjs_logo .content .text .tit {
  font-size: 48px;
  color: #333333;
  font-weight: normal;
  margin-top: 20px;
}
.rlsb_sbjs_logo .content .text .intro {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-top: 20px;
}
.rlsb_sbjs_logo .content .text .intro span {
  font-size: 18px;
  color: #333;
  display: block;
  line-height: 30px;
  margin-top: 10px;
}
.rlsb_sbjs_logo .content:nth-child(2) .text {
  _margin-top: 130px;
}
.rlsb_sbjs_logo .content:nth-child(2) .text .tit {
  _text-align: right;
}
.rlsb_sbjs_logo .content:nth-child(3) .text {
  margin-top: 90px;
}
.rlsb_sbjs_logo .content .pic img {
  width: 546px;
  height: 351px;
}
.rlsb_sbjs_logo .content:nth-child(3) .pic .num {
  margin-top: 30px;
}
.rlsb_sbjs_logo .content:nth-child(3) .pic img {
  _margin-top: -33px;
}
/* 人脸识别设备介绍 */

.znjj_cgal_block {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.znjj_cgal_wrap {
  width: 100%;
  min-height: 760px;
  background: #eee;
}
.znjj_cgal_wrap .contents {
  margin-top: 100px;
  width: 100%;
  height: 100%;
}
.znjj_cgal_wrap .wrap {
  width: 924px;
  height: 563px;
}
.znjj_cgal_wrap .btn {
  width: 62px;
  height: 62px;
  display: block;
  background: #38a1f3;
  position: absolute;
  border-radius: 50%;
  font-size: 44px;
  line-height: 56px;
  font-weight: bolder;
  color: #fff;
  text-align: center;
  margin-top: -275px;
}
.znjj_cgal_wrap .swiper-slide {
  width: 924px;
  height: 563px;
}
.znjj_cgal_wrap .swiper-slide-active {
  background: url(../../upload/sys/pc/znjj_cgal/wrap.png) no-repeat 2px -1px;
  text-align: center;
}
.znjj_cgal_wrap .swiper-slide-active img {
  width: 910px;
  height: 514px;
}
.rlsb_jjfa {
  min-height: 900px;
  margin-top: 60px;
  overflow: hidden;
}
.rlsb_jjfa .hd {
  width: 210px;
  margin-left: 10px;
  float: left;
  margin-top: 50px;
  position: relative;
}
.rlsb_jjfa .hd::before {
  content: '';
  display: block;
  width: 11px;
  height: 100%;
  background: url(../../upload/sys/pc/nav_line.png) no-repeat center;
  background-size: 11px 100%;
  position: absolute;
  left: 0px;
  top: -17px;
}
.rlsb_jjfa .hd li::before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background: #666666;
  position: absolute;
  top: 16.5px;
  left: -26px;
}
.rlsb_jjfa .hd li.on::before {
  background: #38a1f3;
}
.rlsb_jjfa .hd ul {
  padding-left: 30px;
}
.rlsb_jjfa .hd li {
  width: 133px;
  height: 36px;
  margin-bottom: 34px;
  cursor: pointer;
  position: relative;
}
.rlsb_jjfa .hd li p {
  font-size: 16px;
  color: #000;
  text-align: center;
  width: 133px;
  line-height: 36px;
}
.rlsb_jjfa .hd li.on p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 133px;
  line-height: 36px;
}
.rlsb_jjfa .hd li.on {
  background: url(../../upload/sys/pc/znjj_cgal/alzx/deco.png) no-repeat center;
}
.rlsb_jjfa .right {
  width: 970px;
  margin-right: 10px;
  float: right;
  overflow: hidden;
}
.rlsb_jjfa .slideTxtBox .right .tit {
  padding-top: 50px;
}
.rlsb_jjfa .slideTxtBox .right .tit span {
  display: block;
  font-size: 22px;
  color: #373737;
  margin-bottom: 40px;
}
.rlsb_jjfa .slideTxtBox .right .tit p {
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 20px;
  color: #737373;
}
.rlsb_jjfa .slideTxtBox .right .tit .pic {
  margin-bottom: 55px;
}
.rlsb_jjfa .slideTxtBox .right .tit .pic img {
  width: 954px;
  height: 500px;
}
.rlsb_jjfa .right > ul.list_1 > li {
  width: 978px;
  height: 365px;
  overflow: hidden;
}
.rlsb_jjfa .right > ul.list_1 > li .tit {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #ccc;
}
.rlsb_jjfa .right > ul.list_1 > li .tit span {
  font-size: 18px;
  color: #38a1f3;
  line-height: 60px;
  display: inline-block;
  margin-left: 50px;
  font-weight: normal;
}
.rlsb_jjfa .right > ul.list_1 > li:nth-child(even) {
  background: #f5f5f5;
}
.rlsb_jjfa .right > ul.list_1 > li .box {
  padding: 75px 60px 84px;
}
.rlsb_jjfa .right > ul.list_1 > li .box .pic {
  float: left;
}
.rlsb_jjfa .right > ul.list_1 > li .box .pic img {
  width: 363px;
  height: 205px;
}
.rlsb_jjfa .right > ul.list_1 > li .box .list {
  width: 340px;
  height: 205px;
  float: right;
}
.rlsb_jjfa .right > ul.list_1 > li .box .list_box {
  max-width: 240px;
  float: left;
  position: relative;
  top: 20px;
}
.rlsb_jjfa .right > ul.list_1 > li .box .list span {
  display: block;
  font-size: 24px;
  color: #3e3e3e;
  margin-bottom: 15px;
}
.rlsb_jjfa .right > ul.list_1 > li .box .list ul li {
  line-height: 20px;
  font-size: 14px;
  color: #737373;
  list-style-type: disc;
}
.rlsb_jjfa .right > ul.list_1 > li .box .num_box {
  float: right;
}
.rlsb_jjfa .right > ul.list_1 > li .box .num_box .num {
  float: right;
  height: 80px;
  width: auto;
  position: relative;
  top: 62.5px;
}
.rlsb_jjfa .right > ul.list_1 > li:nth-child(odd) .box .pic {
  float: right;
}
.rlsb_jjfa .right > ul.list_1 > li:nth-child(odd) .box .list {
  float: left;
}
.rlsb_jjfa .right > ul.list_1 > li:nth-child(odd) .box .list_box {
  float: right;
}
.rlsb_jjfa .right > ul.list_1 > li:nth-child(odd) .box .num_box {
  float: left;
}
.rlsb_jjfa .right > ul.list_2 .box {
  padding-bottom: 100px;
}
.rlsb_jjfa .right > ul.list_2 .box > li {
  width: 378px;
  height: 103px;
  padding: 40px 60px 0 40px;
}
.rlsb_jjfa .right > ul.list_2 .box > li .p {
  padding-right: 36px;
}
.rlsb_jjfa .right > ul.list_2 .box > li .p img {
  width: 85px;
  height: 85px;
}
.rlsb_jjfa .right > ul.list_2 .box > li .txt {
  width: 256px;
}
.rlsb_jjfa .right > ul.list_2 .box > li .txt span {
  font-size: 24px;
  color: #3e3e3e;
  display: block;
  margin-bottom: 15px;
}
.rlsb_jjfa .right > ul.list_2 .box > li .txt p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}
.rlsb_jjfa .right > ul.list_3 .box > li {
  width: 100%;
  padding: 0px;
  height: 160px;
  overflow: hidden;
  margin-bottom: 0px;
  margin-bottom: 95px;
}
.rlsb_jjfa .right > ul.list_2 .box > li .p {
  padding-right: 20px;
}
.rlsb_jjfa .right > ul.list_3 .box > li .p img {
  width: 232px;
  height: 160px;
}
.rlsb_jjfa .right > ul.list_3 .box > li .txt {
  width: 698px;
}
.rlsb_jjfa .right > ul.list_3 .box > li .txt span {
  font-size: 24px;
  color: #3e3e3e;
  display: block;
  margin-bottom: 18px;
}
.rlsb_jjfa .right > ul.list_3 .box > li .txt p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 22px;
}
.znjj_xtjc .xtjc_znkg {
  padding-top: 90px;
}
.znjj_xtjc .xtjc_znkg .znkg {
  margin-bottom: 100px;
}
.znjj_xtjc .xtjc_znkg .znkg .left {
  width: 365px;
  position: relative;
  height: 560px;
}
.znjj_xtjc .xtjc_znkg .znkg .left .b {
  width: 100%;
  height: 160px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.znjj_xtjc .xtjc_znkg .znkg .left .b .b_box {
  padding: 20px 15px 20px 40px;
  overflow: hidden;
}
.znjj_xtjc .xtjc_znkg .znkg .left .b .b_box span {
  font-size: 24px;
  color: #38a1f3;
}
.znjj_xtjc .xtjc_znkg .znkg .left .b .b_box p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 10px;
}
.znjj_xtjc .xtjc_znkg .znkg .left .b .b_box ul li {
  position: relative;
}
.znjj_xtjc .xtjc_znkg .znkg .left .b .b_box ul li::before {
  content: '';
  display: block;
  width: 7px;
  height: 128px;
  background: url(../../upload/sys/pc/znjj_xtjc/line.png) no-repeat center;
  position: absolute;
  left: -20px;
  top: 12px;
}
.znjj_xtjc .xtjc_znkg .znkg .right {
  width: 800px;
}
.znjj_xtjc .xtjc_znkg .znkg .right ul li img {
  width: 800px;
  height: 560px;
  vertical-align: bottom;
}
.znjj_xtjc .xtjc_znkg .znkg1 .left .t {
  width: 270px;
  height: 360px;
  background: url(../../upload/sys/pc/znjj_xtjc/l_bg1.png) no-repeat center;
  text-align: center;
  margin: 0 auto;
}
.znjj_xtjc .xtjc_znkg .znkg1 .left .t ul {
  display: inline-block;
  margin: 86px auto 0px;
  position: relative;
}
.znjj_xtjc .xtjc_znkg .znkg1 .left .t ul::before {
  content: '';
  display: block;
  width: 120px;
  height: 11px;
  position: absolute;
  left: 0px;
  top: -11px;
  background: url(../../upload/sys/pc/znjj_xtjc/top1.png) no-repeat center;
  background-size: 100% 100%;
}
.znjj_xtjc .xtjc_znkg .znkg1 .left .t ul::after {
  content: '';
  display: block;
  width: 120px;
  height: 11px;
  position: absolute;
  left: 0px;
  bottom: -11px;
  background: url(../../upload/sys/pc/znjj_xtjc/bottom1.png) no-repeat center;
  background-size: 122px 100%;
}
.znjj_xtjc .xtjc_znkg .znkg1 .left .t ul li {
  width: 120px;
  line-height: 33px;
  background: url(../../upload/sys/pc/znjj_xtjc/bg1.png) no-repeat center;
  color: #fff;
  position: relative;
}
.znjj_xtjc .xtjc_znkg .znkg1 .left .t ul li::after {
  content: '';
  display: none;
  width: 5px;
  height: 5px;
  background: #a18206;
  position: absolute;
  top: 14px;
  right: 10px;
}
.znjj_xtjc .xtjc_znkg .znkg1 .left .t ul li.on::after {
  display: block;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t {
  width: 366px;
  height: 389px;
  background: url(../../upload/sys/pc/znjj_xtjc/l_bg2.png) no-repeat center;
  text-align: center;
  margin: 0 auto;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t ul {
  display: inline-block;
  margin: 100px auto 0px;
  position: relative;
  right: 30px;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t ul li.top_btn {
  width: 88px;
  line-height: 32px;
  background: url(../../upload/sys/pc/znjj_xtjc/bg2.png) no-repeat center;
  color: #666;
  position: relative;
  cursor: pointer;
  margin-bottom: 2px;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t ul li.top_btn.on {
  background: url(../../upload/sys/pc/znjj_xtjc/bg2_2.png) no-repeat center;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t ul li.bottom_btn {
  width: 44px;
  height: 32px;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t ul li.bottom_btn i {
  display: block;
  width: 44px;
  height: 32px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t ul li.bottom_btn i:nth-child(2) {
  opacity: 0;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t ul li.bottom_btn.on i:nth-child(2) {
  opacity: 1;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .btn_box {
  margin: 24px 10px 0px 50px;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .btn_box .btn {
  display: block;
  width: 141px;
  height: 142px;
  background: url(../../upload/sys/pc/znjj_xtjc/btn1.png) no-repeat center;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .btn_box.on .btn {
  background: url(../../upload/sys/pc/znjj_xtjc/btn2.png) no-repeat center;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .control {
  width: 88px;
  height: 40px;
  background: url(../../upload/sys/pc/znjj_xtjc/btn_bg.png) no-repeat center;
  margin-top: 6px;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .control a {
  display: block;
  width: 42px;
  height: 40px;
  overflow: hidden;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .t_list .control a.prev {
  background: url(../../upload/sys/pc/znjj_xtjc/prev1.png) no-repeat center;
  margin-left: 1px;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .t_list .list_box li {
  cursor: pointer;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .t_list .list_box {
  width: 300px;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .t_list .list_box .tempWrap {
  width: 88px !important;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .t_list .control a.next {
  background: url(../../upload/sys/pc/znjj_xtjc/next1.png) no-repeat center;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .t_list .control a.prev:hover {
  background: url(../../upload/sys/pc/znjj_xtjc/prev2.png) no-repeat center;
}
.znjj_xtjc .xtjc_znkg .znkg2 .left .t .t_list .control a.next:hover {
  background: url(../../upload/sys/pc/znjj_xtjc/next2.png) no-repeat center;
}
.znjj_xtjc .xtjc_hzhb {
  padding-bottom: 80px;
}
.znjj_xtjc .xtjc_hzhb .tit {
  margin-bottom: 25px;
}
.znjj_xtjc .xtjc_hzhb .tit span {
  font-size: 30px;
  color: #333;
}
.znjj_xtjc .xtjc_hzhb .p_list ul li {
  width: 200px;
  height: 130px;
  border: 1px solid #d2d2d2;
  margin: -1px;
}
.znjj_xtjc .xtjc_hzhb .p_list ul li .pic img {
  width: 200px;
  height: 130px;
  vertical-align: middle;
}
.znjj_cpjs {
  min-height: 900px;
  margin-top: 100px;
  overflow: hidden;
}
.znjj_cpjs .hd {
  width: 210px;
  margin-left: 10px;
  float: left;
  margin-top: 50px;
  position: relative;
}
.znjj_cpjs .hd li {
  width: 133px;
  height: 36px;
  margin-bottom: 34px;
  cursor: pointer;
  position: relative;
}
.znjj_cpjs .hd li p {
  font-size: 16px;
  color: #000;
  text-align: center;
  width: 133px;
  line-height: 36px;
}
.znjj_cpjs .hd li.on p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 133px;
  line-height: 36px;
}
.znjj_cpjs .hd li.on {
  background: url(../../upload/sys/pc/znjj_cgal/alzx/deco.png) no-repeat center;
}
.znjj_cpjs .hd::before {
  content: '';
  display: block;
  width: 11px;
  height: 100%;
  background: url(../../upload/sys/pc/nav_line.png) no-repeat center;
  background-size: 11px 100%;
  position: absolute;
  left: 0px;
  top: -17px;
}
.znjj_cpjs .hd li::before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background: #666666;
  position: absolute;
  top: 16.5px;
  left: -26px;
}
.znjj_cpjs .hd li.on::before {
  background: #38a1f3;
}
.znjj_cpjs .hd ul {
  padding-left: 30px;
}
.znjj_cpjs .right {
  width: 970px;
  float: right;
  margin-right: 10px;
}
.znjj_cpjs .right > ul {
  width: 980px;
  float: right;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
}
.znjj_cpjs .right > ul .top {
  padding: 20px 50px 30px;
  border-bottom: 1px solid #e5e5e5;
}
.znjj_cpjs .right > ul .bottom {
  padding: 50px 50px 20px;
}
.znjj_cpjs .right > ul .top .cp_logo {
  width: 200px;
  height: 100px;
}
.znjj_cpjs .right > ul .top .cp_logo img {
  width: 200px;
  height: 100px;
  vertical-align: middle;
}
.znjj_cpjs .right > ul .top .txt {
  width: 660px;
}
.znjj_cpjs .right > ul .top .txt span {
  font-size: 16px;
  color: #38a1f3;
}
.znjj_cpjs .right > ul .top .txt span a {
  font-size: 16px;
  color: #38a1f3;
}
.znjj_cpjs .right > ul .top .txt p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 72px;
  margin-top: 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.znjj_cpjs .right > ul .bottom ul li {
  width: 190px;
  display: inline-block;
  margin-right: 36px;
  text-align: center;
  margin-bottom: 30px;
}
.znjj_cpjs .right > ul .bottom ul li:nth-child(4n) {
  margin-right: 0px;
}
.znjj_cpjs .right > ul .bottom ul li .cp_pic {
  width: 190px;
  height: 190px;
  overflow: hidden;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0);
  transition: all 0.3s;
}
.znjj_cpjs .right > ul .bottom ul li .cp_pic img {
  width: 190px;
  height: 190px;
  vertical-align: middle;
  transition: all 0.5s;
}
.znjj_cpjs .right > ul .bottom ul li .p p {
  font-size: 16px;
  color: #333;
  margin-top: 18px;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.znjj_cpjs .right > ul .bottom ul li .cp_pic:hover {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.8);
}
.znjj_cpjs .right > ul .bottom ul li .cp_pic:hover img{
	transform: scale(1.1);
}
.all_gg {
  width: 100%;
  height: 78px;
  position: fixed;
  z-index: 100;
  bottom: 0;
  color: #fff;
  line-height: 78px;
  text-align: center;
  font-size: 24px;
  overflow: hidden;
}
.all_gg .content {
  width: 100%;
  height: 78px;
  background: rgba(0, 0, 0, 0.8);
}
.all_gg .content p span {
  padding: 0 10px;
}
.all_gg i {
  width: 70px;
  height: 78px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.all_gg i:hover {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  /* IE 9 */
  -moz-transform: rotate(360deg);
  /* Firefox */
  -webkit-transform: rotate(360deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(360deg);
  /* Opera */
}
.all_gg2 {
  position: fixed;
  z-index: 100;
  left: -200px;
  bottom: 0;
  cursor: pointer;
}
.all_gg2 img {
  width: 200px;
  height: 78px;
}
.all_gg2 a.btn {
  display: block;
  width: 24px;
  height: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 101;
}
.fixed {
  position: fixed;
  top: 0px;
  z-index: 10;
}
.page_intro {
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
.about_content_shu_left {
  width: 225px;
}
.about_content_shu_left_title {
  width: 223px;
  height: 80px;
  line-height: 52px;
  border: 1px solid #ccc;
  position: relative;
}
.about_content_shu_left_title > i.i1 {
  width: 197px;
  height: 43px;
  display: inline-block;
  background: #008fff;
  position: absolute;
  top: 10px;
  top: 17px;
  left: -16px;
}
.about_content_shu_left_title > i.i2 {
  width: 30px;
  height: 60px;
  display: inline-block;
  background: #fff;
  position: absolute;
  transform: rotate(28deg);
  top: 17px;
  right: 26px;
}
.about_content_shu_left_title > i.i3 {
  width: 15px;
  height: 9px;
  background-color: #005699;
  position: absolute;
  top: 60px;
  left: -16px;
}
.about_content_shu_left_title > i.i4 {
  width: 17px;
  height: 10px;
  background: #fff;
  transform: rotate(34deg);
  position: absolute;
  top: 63px;
  left: -20px;
}
.about_content_shu_left div.title {
  _background: url(../images/page_nav/nav.png);
  width: 197px;
  height: 51px;
  position: absolute;
  top: 17px;
  left: -16px;
}
.about_content_shu_left div.title a {
  display: block;
  width: 148px;
  height: 43px;
  color: #FFF;
  font-size: 16px;
  line-height: 43px;
  padding-left: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.about_content_shu_left div.title a:hover {
  color: #FFF;
}
.about_content_shu_left div.title a span {
  font-size: 14px;
}
.about_content_shu_left_ul {
  background: #fff;
}
.about_content_shu_left_ul li.nLi {
  line-height: 43px;
  _height: 43px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_content_shu_left_ul li.nLi .f a {
  margin-left: 20px;
  font-size: 14px;
  display: block;
  height: 43px;
  width: 145px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_content_shu_left_ul li.nLi .f a i {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 4px;
  height: 43px;
  background: #008fff;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.about_content_shu_left_ul li.nLi .f a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.about_content_shu_left_ul li.nLi .f a.current i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.about_content_shu_left_ul li.nLi em {
  margin-right: 10px;
  margin-top: 6px;
  display: block;
  width: 40px;
  height: 32px;
  background: url(../images/icoAdd.png) 16px 12px no-repeat;
  cursor: pointer;
}
.about_content_shu_left_ul .sub {
  display: none;
}
.about_content_shu_left_ul .sub li {
  border: 0px;
  position: relative;
}
.about_content_shu_left_ul .sub li a {
  margin-left: 40px;
  font-size: 12px;
  display: block;
  height: 43px;
  width: 145px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_content_shu_left_ul .sub li a i {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 4px;
  height: 43px;
  background: #008fff;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.about_content_shu_left_ul .sub li a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.about_content_shu_left_ul .sub li a.current i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.page_title {
  height: 40px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  background: #f8f8f8;
}
.page_title .icon {
  width: 40px;
  height: 40px;
  border-right: 1px solid #ccc;
  text-align: center;
  line-height: 40px;
}
.page_title .icon i {
  font-size: 20px;
  color: #008fff;
}
.page_title .title2 {
  line-height: 40px;
}
.page_title .title2 span {
  font-size: 14px;
  padding-left: 10px;
  color: #333;
}
.about_content_shu_left_contact {
  margin-top: 20px;
  width: 225px;
  background: #fff;
  border: 1px solid #ccc;
}
.about_content_shu_left_contact .leftNav_tel i {
  font-size: 20px;
  position: absolute;
  top: 2px;
  left: 0;
  color: #008fff;
}
.about_content_shu_left_contact .leftNav_tel span {
  padding-left: 35px;
  font-size: 16px;
  color: #008fff;
}
.about_content_shu_left_contact .tel ul {
  padding: 10px 20px;
}
.about_content_shu_left_contact .tel ul li {
  font-size: 14px;
  color: #008fff;
  font-weight: normal;
  padding: 2.5px 0;
}
.page_news {
  margin-top: 20px;
  width: 225px;
  background: #fff;
  border: 1px solid #ccc;
}
.page_news ul {
  padding: 10px 20px;
}
.page_news ul li {
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.page_news ul li a {
  font-size: 12px;
  color: #666;
  font-weight: normal;
  padding: 2.5px 0;
}
.page_news ul li i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background: #008fff;
  color: #fff;
  text-align: center;
  line-height: 20px;
  margin-right: 5px;
}
.page_news ul li a:hover {
  color: #008fff;
}
.page_tag {
  margin-top: 20px;
  width: 225px;
  background: #fff;
  border: 1px solid #ccc;
}
.page_tag .tag_title {
  line-height: 50px;
  font-size: 16px;
  color: #008fff;
}
.page_tag ul {
  padding: 10px 20px;
}
.page_tag ul a {
  display: block;
  float: left;
  padding: 5px 20px;
  background: #008fff;
  color: #fff;
  margin: 0 5px 5px 0;
}
.floatNav .current {
  color: #008fff;
}
.page_breadcrumb {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.page_breadcrumb h1 {
  font-size: 20px;
  font-weight: normal;
  color: #008fff;
}
.page_breadcrumb ul {
  display: inline;
}
.page_breadcrumb ul li {
  display: inline;
}
.page_breadcrumb ul li i {
  color: #333;
  font-size: 18px;
  margin-right: 5px;
}
.detail {
  margin: 10px 0 0 0;
}
.detail .sector_head {
  width: 100%;
  height: 41px;
  background: #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
}
.detail .sector_head ul li {
  position: relative;
  float: left;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  padding: 0 20px;
  cursor: pointer;
}
.detail .sector_head ul li.on {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #008fff;
}
.detail .sector_head ul li.on i {
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #008fff;
  position: absolute;
  top: -1px;
  left: 0px;
}
.sector_content {
  border: 1px solid #e1e1e1;
  border-top: none;
  float: left;
  width: 908px;
  padding: 20px;
  overflow: hidden;
  word-break: break-all;
}
.sector_content2 {
  border-top: none;
  float: left;
  width: 908px;
  padding: 20px;
  overflow: hidden;
  word-break: break-all;
}
.pages {
  display: block;
  padding: 20px 0 10px 0;
  width: 100%;
  text-align: center;
}
.pages a {
  display: inline-block;
  margin: 0 3px;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  background: #f5f5f5;
  border: 1px solid #e1e1e1;
  color: #545452;
}
.pages a:hover {
  text-decoration: none;
  color: #008fff;
}
.pages span {
  display: inline-block;
  margin: 0 3px;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  color: #545452;
  background: #f5f5f5;
  border: 1px solid #e1e1e1;
}
.pages .current:hover {
  color: #FFF;
}
.pages .current {
  background: #008fff;
}
.pages .current {
  color: #FFF;
}
.sector_hotline {
  float: left;
  width: 910px;
  padding: 20px 20px 20px 20px;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  background: #008fff;
  border-radius: 10px;
}
.sector_hotline p {
  font-size: 20px;
  color: #fff;
}
.sector_hotline a {
  position: absolute;
  bottom: 20px;
  right: 20px;
  padding: 0 15px;
  height: 36px;
  background: #fff;
  font-size: 16px;
  color: #008fff;
}
.sector_hotline a i {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #008fff;
}
ul.product_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.product_list li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  border: 1px solid #ededed;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.product_list li img {
  width: 100%;
}
ul.product_list li .tit {
  display: block;
  width: 200.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.product_list li .tit a {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  font-weight: normal;
}
ul.product_list li:hover {
  border: 1px solid #008fff;
}
ul.product_list li:hover a {
  color: #008fff;
}
ul.product_list li a:hover {
  color: #008fff;
}
.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: move;
  margin: 0px;
  display: block;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 100px;
  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 {
  width: 448px;
  border: 1px solid #ccc;
}
.spec-preview {
  width: 450px;
  border: 1px solid #DFDFDF;
}
.spec-scroll {
  clear: both;
  margin-top: 10px;
  width: 450px;
}
.spec-scroll .prev {
  float: left;
  margin-right: 2px;
}
.spec-scroll .next {
  float: right;
}
.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  font-family: "宋体";
  text-align: center;
  width: 10px;
  border: 1px solid #ccc;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}
.spec-scroll .items {
  float: left;
  position: relative;
  width: 420px;
  overflow: hidden;
}
.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
}
.spec-scroll .items ul li {
  float: left;
  width: 84.5px;
  text-align: center;
}
.spec-scroll .items ul li img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 70px;
}
.spec-scroll .items ul li img:hover {
  border: 1px solid #008fff;
}
.product_show {
  float: left;
  width: 100%;
  _height: 416px;
  margin-top: 20px;
  overflow: hidden;
}
.product_show .cros_gallery {
  float: left;
  width: 450px;
}
.product_show .info {
  float: right;
  width: 470px;
}
.product_show .info h1 {
  margin: 5px 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product_show .info .keyword a {
  font-size: 12px;
  color: #008fff;
}
.product_show .info .product_info {
  width: 100%;
  font-size: 14px;
  padding: 10px 0;
}
.product_show .info .product_info p {
  color: #999;
  padding: 2.5px 0;
}
.product_show .info .product_info p a {
  color: #999;
}
.product_show .info .product_info p a:hover {
  color: #008fff;
}
.product_show .info .product_info p span {
  color: #000;
}
.product_show .info .product_info p.intro {
  line-height: 24px;
  overflow: hidden;
}
.product_show .info .tel {
  width: 100%;
  padding: 10px 0 0 0;
  line-height: 32px;
  font-size: 16px;
  font-weight: normal;
}
.product_show .info .tel p {
  font-size: 20px;
  color: #008fff;
}
.product_show .info .abtn {
  width: 100%;
  padding: 15px 0;
  overflow: hidden;
  border-top: 1px dotted #e1e1e1;
  border-bottom: 1px dotted #e1e1e1;
}
.product_show .info .abtn a {
  float: left;
  margin-right: 10px;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #e8e8e8;
}
.product_show .info .abtn a:hover {
  border: 1px solid #008fff;
}
.page_product {
  margin-top: 20px;
}
.page_product .title {
  height: 40px;
  font-size: 16px;
  color: #008fff;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  font-weight: normal;
}
ul.case_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.case_list li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  border: 1px solid #ededed;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.case_list li img {
  width: 100%;
}
ul.case_list li span.tit {
  display: block;
  width: 200.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.case_list li span.tit a {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.case_list li:hover {
  border: 1px solid #008fff;
}
ul.case_list li:hover a {
  color: #008fff;
}
ul.case_list li a:hover {
  color: #008fff;
}
.case_show {
  margin-top: 20px;
}
.case_show h1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  font-weight: normal;
  overflow: hidden;
}
.case_show .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.case_show .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.case_show .info span a {
  margin-top: 0px;
  color: #666;
}
.case_show .info span a:hover {
  color: #008fff;
}
.case_show .game163 {
  position: relative;
  padding: 4px;
  overflow: hidden;
}
.case_show .game163 .prev,
.case_show .game163 .next {
  font-size: 40px;
  position: absolute;
  top: 0;
}
.case_show .game163 .prev {
  left: 0;
}
.case_show .game163 .next {
  right: 0;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
.case_show .game163 .bigImg li {
  text-align: center;
}
.case_show .game163 .bigImg li img {
  vertical-align: middle;
  border-radius: 10px;
  box-shadow: 1px 1px 5px #ccc;
}
.case_show .game163 .bigImg .jianjie {
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.case_show .game163 .pageState {
  float: right;
  font-family: "Times New Roman", serif;
  letter-spacing: 1px;
}
.case_show .game163 .pageState span {
  color: #008fff;
  font-size: 16px;
}
.case_show .game163 .smallScroll {
  height: 82px;
  margin-bottom: 6px;
  position: relative;
}
.case_show .game163 .smallScroll .sPrev,
.game163 .smallScroll .sNext {
  position: absolute;
  top: 19px;
}
.case_show .game163 .smallScroll .sPrev {
  left: 0;
  margin-top: -23.5px;
}
.case_show .game163 .smallScroll .sNext {
  right: 0;
  margin-top: -23.5px;
}
.case_show .game163 .sPrev,
.game163 .sNext {
  float: left;
  display: block;
  width: 17px;
  height: 92px;
  text-indent: -9999px;
  background: url(../images/sprites1008.png) no-repeat 0 -3922px;
}
.case_show .game163 .sNext {
  background-position: 0 -3394px;
}
.case_show .game163 .sPrev:hover {
  background-position: 0 -4186px;
}
.case_show .game163 .sNext:hover {
  background-position: 0 -3658px;
}
.case_show .game163 .smallImg {
  float: left;
  margin: 0 28.5px;
  display: inline;
  width: 900px;
  overflow: hidden;
}
.case_show .game163 .smallImg ul {
  height: 85px;
  width: 9999px;
  overflow: hidden;
}
.case_show .game163 .smallImg li {
  float: left;
  margin: 0 5px 0 0;
  width: 82px;
  height: 82px;
  border: 1px solid #dcdddd;
  overflow: hidden;
  text-align: center;
  line-height: 79px;
  background: #fff;
}
.case_show .game163 .smallImg img {
  vertical-align: middle;
}
.case_show .game163 .smallImg li.on {
  border-color: #008fff;
}
.case_detail2 {
  margin-top: 20px;
}
.case_detail2 h1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  font-weight: normal;
  overflow: hidden;
}
.case_detail2 .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.case_detail2 .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.case_detail2 .info span a {
  margin-top: 0px;
  color: #666;
}
.case_detail2 .info span a:hover {
  color: #008fff;
}
.case_detail2 .game163 {
  position: relative;
  padding: 4px;
  overflow: hidden;
}
.case_detail2 .game163 .bigImg figure {
  margin: 0;
  padding: 0;
}
.case_detail2 .game163 .bigImg li {
  text-align: center;
}
.case_detail2 .game163 .bigImg li img {
  vertical-align: middle;
  border-radius: 10px;
  box-shadow: 1px 1px 5px #ccc;
  width: 750px;
  height: 470px;
}
.case_detail2 .game163 .bigImg h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.case_detail2 .game163 .pageState {
  float: right;
  font-family: "Times New Roman", serif;
  letter-spacing: 1px;
}
.case_detail2 .game163 .pageState span {
  color: #008fff;
  font-size: 16px;
}
.case_detail2 .game163 .smallScroll {
  height: 82px;
  margin-bottom: 6px;
  position: relative;
}
.case_detail2 .game163 .smallScroll .sPrev,
.game163 .smallScroll .sNext {
  position: absolute;
  top: 19px;
}
.case_detail2 .game163 .smallScroll .sPrev {
  left: 0;
  margin-top: -23.5px;
}
.case_detail2 .game163 .smallScroll .sNext {
  right: 0;
  margin-top: -23.5px;
}
.case_detail2 .game163 .sPrev,
.game163 .sNext {
  float: left;
  display: block;
  width: 17px;
  height: 92px;
  text-indent: -9999px;
  background: url(../images/sprites1008.png) no-repeat 0 -3922px;
}
.case_detail2 .game163 .sNext {
  background-position: 0 -3394px;
}
.case_detail2 .game163 .sPrev:hover {
  background-position: 0 -4186px;
}
.case_detail2 .game163 .sNext:hover {
  background-position: 0 -3658px;
}
.case_detail2 .game163 .smallImg {
  float: left;
  margin: 0 28.5px;
  display: inline;
  width: 900px;
  overflow: hidden;
}
.case_detail2 .game163 .smallImg ul {
  height: 85px;
  width: 9999px;
  overflow: hidden;
}
.case_detail2 .game163 .smallImg figure {
  float: left;
  margin: 0 5px 0 0;
  display: list-item;
  width: 82px;
  height: 82px;
  border: 1px solid #dcdddd;
  overflow: hidden;
  text-align: center;
  line-height: 82px;
  background: #fff;
}
.case_detail2 .game163 .smallImg figure img {
  vertical-align: middle;
}
.case_detail2 .game163 .smallImg figure.on {
  border-color: #008fff;
}
.case_show3 {
  padding: 20px 0 0 0;
}
.case_show3 h1 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}
.case_show3 .pc-slide {
  margin: 20px 0 0 0;
}
.case_show3 .pc-slide .view {
  position: relative;
}
.case_show3 .pc-slide .view .swiper-container .arrow-left,
.case_show3 .pc-slide .view .swiper-container .arrow-right {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
}
.case_show3 .pc-slide .view .swiper-container .arrow-left {
  left: 0;
}
.case_show3 .pc-slide .view .swiper-container .arrow-right {
  right: 0;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
.case_show3 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
}
.case_show3 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide img {
  border-radius: 10px;
  overflow: hidden;
}
.case_show3 .pc-slide .preview {
  position: relative;
  margin-top: 20px;
}
.case_show3 .pc-slide .preview .arrow-left,
.case_show3 .pc-slide .preview .arrow-right {
  width: 17px;
  height: 92px;
  position: absolute;
  top: 0;
  z-index: 10;
  background: #000;
  background: url(../images/sprites1008.png) no-repeat center;
  cursor: pointer;
}
.case_show3 .pc-slide .preview .arrow-left {
  left: 0;
  background-position: 0 -3922px;
}
.case_show3 .pc-slide .preview .arrow-right {
  right: 0;
  background-position: 0 -3394px;
}
.case_show3 .pc-slide .preview .swiper-container {
  width: 900px;
  height: 92px;
  overflow: hidden;
}
.case_show3 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide {
  width: 92px;
  height: 92px;
  padding-right: 5px;
  line-height: 90px;
  text-align: center;
}
.case_show3 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide img {
  cursor: pointer;
  vertical-align: middle;
  border: 1px solid #ccc;
  border-radius: 2px;
  transition: 0.75s;
  -ms-transition: 0.75s;
  -moz-transition: 0.75s;
  -webkit-transition: 0.75s;
  -o-transition: 0.75s;
}
.case_show3 .pc-slide .preview .swiper-container .swiper-wrapper .active-nav img {
  border: 1px solid #008fff;
  border-radius: 10px;
  box-shadow: 1px 1px 10px #ccc;
}
ul.pic_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.pic_list li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
}
ul.pic_list li .pic {
  width: 220.5px;
  position: relative;
}
ul.pic_list li .pic img {
  width: 100%;
}
ul.pic_list li .pic .shade {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.pic_list li .pic .shade_a {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(../images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.pic_list li .tit {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.pic_list li:hover .shade {
  opacity: .7;
  filter: alpha(opacity=70);
  /* IE8 以及更早的浏览器 */
}
ul.pic_list li:hover .shade_a {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 以及更早的浏览器 */
}
ul.pic_list li:hover .tit {
  color: #008fff;
}
ul.video_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.video_list li {
  float: left;
  width: 222.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  cursor: pointer;
}
ul.video_list li .pic {
  position: relative;
  width: 222.5px;
}
ul.video_list li .pic img {
  width: 100%;
}
ul.video_list li .pic .tier {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 以及更早的浏览器 */
}
ul.video_list li .pic .tier i {
  background: url(../images/open.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}
ul.video_list li .tit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #555;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.video_list li:hover .tier {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 以及更早的浏览器  */
}
ul.video_list li:hover .tit {
  color: #008fff;
}
.video_ceng {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
  z-index: 10000;
  top: 0;
  left: 0;
}
.video_ceng iframe {
  width: 630px;
  height: 360px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -180px 0 0 -315px;
  z-index: 10001;
}
.video_show {
  margin: 20px 0 0 0;
}
.video_show h1 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 10px 10px 0;
  float: left;
  height: 28px;
  line-height: 28px;
}
.video_show p {
  margin: 10px 0 0 0;
}
.danye {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}
.danye h1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  overflow: hidden;
  font-weight: normal;
}
.danye .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.danye .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.danye .info span a {
  margin-top: 0px;
  color: #666;
}
.danye .info span a:hover {
  color: #008fff;
}
.article_list {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_list .lt {
  float: left;
  width: 50px;
  height: 60px;
  padding: 10px 0;
  border: 1px solid #e1e1e1;
  overflow: hidden;
}
.article_list .lt span {
  float: left;
  width: 100%;
  color: #bcbabb;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font: 16px/1.3 'Arial';
  font-weight: bold;
  overflow: hidden;
}
.article_list .lt span.y {
  font-size: 14px;
  font-weight: normal;
}
.article_list .rt {
  float: left;
  width: 88%;
  margin-left: 15px;
  overflow: hidden;
}
.article_list .rt h3 {
  float: left;
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.article_list .rt h3 strong a {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.article_list .rt .p {
  float: left;
  width: 100%;
  color: #888;
  line-height: 18px;
  height: 40px;
  overflow: hidden;
}
.article_list .rt a.more {
  float: left;
  height: 17px;
  line-height: 17px;
  padding: 0 5px;
  font-size: 12px;
  background: #d5d5d5;
  color: #fff;
  overflow: hidden;
  width: 80px;
}
.article_list:hover .rt a.more {
  background: #008fff;
}
.article_list .rt a.more i {
  float: right;
  font-size: 12px;
  color: #fff;
}
.article_list2 {
  width: 930px;
  padding: 20px 10px;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_list2 .lt {
  float: left;
  width: 148px;
  height: 113px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.article_list2 .lt img {
  width: 100%;
  _height: 113px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.5);
}
.article_list2 .rt {
  float: right;
  width: 760px;
  height: 113px;
  overflow: hidden;
}
.article_list2 .rt h3 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article_list2 .rt h3 strong a {
  font-size: 16px;
  color: #333;
}
.article_list2 .rt h3 strong a:hover {
  color: #008fff;
}
.article_list2 .rt p {
  height: 27px;
  margin-top: 5px;
  color: #666;
  line-height: 22px;
  font-size: 14px;
}
.article_list2 .rt .p {
  float: left;
  width: 100%;
  color: #888;
  height: 54px;
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.article_list3 {
  width: 930px;
  padding: 20px 10px;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_list3 .lt {
  float: left;
  width: 200px;
  height: 150px;
  position: relative;
  overflow: hidden;
}
.article_list3 .lt span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  line-height: 28px;
  color: #fff;
  z-index: 10;
}
.article_list3 .lt .span1 {
  background: #008fff;
  color: #fff;
  z-index: 10;
  opacity: .7;
}
.article_list3 .lt .span2 {
  color: #fff;
  z-index: 11;
}
.article_list3 .lt img {
  width: 200px;
  height: 150px;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.article_list3 .lt:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.article_list3 .rt {
  float: right;
  width: 710px;
  height: 150px;
  overflow: hidden;
}
.article_list3 .rt h3 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article_list3 .rt h3 strong a {
  font-size: 16px;
  color: #333;
}
.article_list3 .rt h3 strong a:hover {
  color: #008fff;
}
.article_list3 .rt .p {
  margin: 10px 0 0 0;
  width: 100%;
  color: #666;
  height: 75px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}
.article_list3 .rt p {
  margin-top: 20px;
  color: #999;
  line-height: 22px;
  font-size: 14px;
}
.article_show {
  float: left;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_show h1 {
  width: 100%;
  text-align: center;
  font: 20px/2 'microsoft yahei';
  color: #333;
  font-weight: normal;
  overflow: hidden;
}
.article_show .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.article_show .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.article_show .info span a {
  margin-top: 0px;
  color: #666;
}
.article_show .info span a:hover {
  color: #008fff;
}
.page_keyword {
  font-size: 14px;
  margin: 20px 0 0 0;
}
.page_keyword a {
  font-size: 14px;
}
.prev_next {
  float: left;
  width: 100%;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px dotted #e1e1e1;
  border-bottom: 1px dotted #e1e1e1;
}
.prev_next span {
  float: left;
  color: #000;
  width: 40%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.prev_next span a {
  color: #000;
}
.prev_next span a:hover {
  color: #008fff;
}
.prev_next .back {
  line-height: 20px;
}
.part {
  margin-top: 40px;
}
.about_head {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.about_head h3 {
  color: #008fff;
  font-size: 20px;
  font-weight: normal;
}
.about_head h3 a {
  color: #008fff;
  font-size: 20px;
  font-weight: normal;
}
.about_content {
  float: left;
  width: 910px;
  padding: 20px;
  overflow: hidden;
}
.about_pic1 {
  width: 110%;
  background: #fff;
}
.about_pic1 li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  position: relative;
  overflow: hidden;
}
.about_pic1 li .pic {
  width: 220.5px;
  position: relative;
}
.about_pic1 li .pic img {
  width: 100%;
}
.about_pic1 li .pic .shade {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about_pic1 li .pic .shade_a {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(../images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about_pic1 li .tit {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.about_pic1 li:hover .shade {
  opacity: .7;
  filter: alpha(opacity=70);
  /* IE8 以及更早的浏览器 */
}
.about_pic1 li:hover .shade_a {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 以及更早的浏览器 */
}
.about_pic1 li:hover .tit {
  color: #008fff;
}
.about_pic3 ul {
  width: 110%;
  background: #fff;
}
.about_pic3 ul li {
  float: left;
  width: 222px;
  margin: 20px 20px 0 0;
  position: relative;
  z-index: 0;
}
.about_pic3 ul li img {
  width: 100%;
  border: 1px solid #eee;
  cursor: pointer;
}
.about_pic3 ul li .tit {
  width: 100%;
  margin-top: 5px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_pic3 ul li:hover .tit {
  color: #008fff;
}
.about_client ul {
  width: 110%;
  background: #fff;
}
.about_client ul li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  border: 1px solid #e5e5e5;
}
.about_client ul li img {
  width: 100%;
}
ul.about_cert {
  width: 110%;
  background: #fff;
}
ul.about_cert li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  position: relative;
}
ul.about_cert li .pic {
  width: 220.5px;
  position: relative;
}
ul.about_cert li .pic img {
  width: 100%;
}
ul.about_cert li .pic .shade {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.about_cert li .pic .shade_a {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(../images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.about_cert li .tit {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.about_cert li:hover .shade {
  opacity: .7;
  filter: alpha(opacity=70);
  /* IE8 以及更早的浏览器 */
}
ul.about_cert li:hover .shade_a {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 以及更早的浏览器 */
}
ul.about_cert li:hover .tit {
  color: #008fff;
}
.search_no_data {
  float: left;
  width: 100%;
  margin: 120px 0;
  text-align: center;
}
.search_no_data p {
  font-size: 18px;
  color: #008fff;
}
.search_no_data span {
  display: block;
  width: 100%;
  color: #888888;
}
.search_no_data span.cn {
  font-size: 18px;
  height: 25px;
  line-height: 25px;
}
.page_feedback {
  border-bottom: 1px solid #e1e1e1;
}
.page_feedback .title {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  color: #008fff;
}
.feedback {
  float: left;
  width: 100%;
  padding: 20px 0;
  overflow: hidden;
}
.feedback .remark {
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 10px 0;
  color: #008fff;
}
.feedback table td {
  padding: 7px 0;
  color: #6b6b6b;
  text-align: left;
}
.feedback table td var {
  color: #f00;
  padding-right: 5px;
}
.feedback table td .input {
  width: 200px;
  height: 25px;
  line-height: 25px;
  border-left: 2px solid #eee;
  border-top: 2px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.feedback table td .textarea {
  width: 944px;
  height: 200px;
  border: 1px solid #eee;
}
.feedback_btn {
  float: left;
  padding: 8px 15px;
  margin-left: 10px;
  border: none;
  background: #008fff;
  color: #fff;
}
.contact {
  padding: 20px 10px;
}
.contact h3 {
  font-size: 20px;
}
.contact p {
  font-size: 16px;
  margin: 10px 0 0 0;
}
.sitemap h3 {
  font-size: 20px;
}
ul.maps {
  float: left;
  width: 98%;
  padding: 0px 1%;
}
ul.maps li {
  float: left;
  margin: 10px;
  line-height: 25px;
  overflow: hidden;
}
ul.maps li .first {
  float: left;
  width: 100%;
  height: 25px;
  font-weight: bold;
}
ul.maps li .list {
  float: left;
  width: 96%;
  border: 1px solid #e4e4e4;
  padding: 10px;
}
ul.maps li .list a,
ul.map li .list span {
  display: inline-block;
  margin-right: 10px;
}
ul.maps li .list span {
  padding: 0 5px;
}
ul.maps li a {
  color: #1f1a17;
}
ul.maps li.t0 {
  font-weight: bold;
  width: 100%;
  padding: 0;
  font-size: 14px;
}
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_191356_vgubxgqxpq9cc8fr.eot');
  src: url('//at.alicdn.com/t/font_191356_vgubxgqxpq9cc8fr.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_191356_vgubxgqxpq9cc8fr.woff') format('woff'), url('//at.alicdn.com/t/font_191356_vgubxgqxpq9cc8fr.ttf') format('truetype'), url('//at.alicdn.com/t/font_191356_vgubxgqxpq9cc8fr.svg#iconfont') format('svg');
  
  /* project id 191356 */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 24px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #7e7d7c;
}
