a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.fl {
  float: left;
}
body {
  font-size: 16px;
  min-width: 1200px;
}
.noPadding {
  padding: 0;
}
.noMargin {
  margin: 0;
}
.relative {
  position: relative;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.fadeup {
  -webkit-animation: fadeInUp 1s 0s both;
  animation: fadeInUp 1s 0s both;
}
.fadeup strong {
  font-weight: 700;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2rem, 0);
    transform: translate3d(0, 2rem, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2rem, 0);
    transform: translate3d(0, 2rem, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes change {
  from {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }
  to {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
@-webkit-keyframes change {
  from {
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }
  to {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
.navBox {
  width: 100%;
  height: 50px;
  background: #444242bd;
  margin-top: 10px;
}
.navBox ul {
  width: 1200px;
  margin: 0 auto;
}
.navBox ul li {
  float: left;
  position: relative;
}
.navBox ul li .ma.active {
  background: rgba(68, 66, 66, 0.5);
}
.navBox ul li .ma {
  font-size: 16px;
  display: block;
  height: 50px;
  line-height: 50px;
  color: #fff;
  width: 170px;
  text-align: center;
  font-weight: 700;
}
.navBox ul li .ma:hover {
  background:rgba(68, 66, 66, 0.5);
  text-decoration: none;
}
.navBox ul li .new_head_menu {
  display: none;
  width: 200px;
  height: auto;
  padding: 10px 0;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  box-shadow: 1px 1px 2px 2px rgba(200, 200, 200, 0.4);
  margin-left: -100px;
  z-index: 9999;
}
.navBox ul li .new_head_menu a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.navBox ul li .new_head_menu a:hover {
  color: #4a4a4a;
}
.navigation-down {
  top: 140px!important;
}
.cp_head_r_in {
  margin-bottom: 12px!important;
}
.sy_content_in {
  top: 0px!important;
}
.tupo_dp .sous {
  top: 40px!important;
}
.sy_content_in {
  box-shadow: none!important;
}
.tupo_dp {
  padding: 10px!important;
}
.sy_content {
  padding-bottom: 60px!important;
}
.tupo_dp ul li a .tp_img .img {
  width: 236px!important;
  height: 172px!important;
}
.tupo_dp ul li a .tp_img .img .pimg2 {
  height: 160px!important;
}
.tupo_dp ul li a .tp_img h3 {
  margin-top: 10px!important;
  margin-bottom: 10px!important;
}
.tupo_dp ul li {
  width: 236px!important;
}
.tupo_dp ul li:nth-child(6) {
  border-bottom: 1px dashed #dcdcdc;
}
.tupo_dp ul li:nth-child(7) {
  border-bottom: 1px dashed #dcdcdc;
}
.tupo_dp ul li:nth-child(8) {
  border-bottom: 1px dashed #dcdcdc;
}
.tupo_dp ul li:nth-child(9) {
  border-bottom: 1px dashed #dcdcdc;
}
.tupo_dp ul li:nth-child(10) {
  border-bottom: 1px dashed #dcdcdc;
}
.tupo_dp ul li:nth-child(11) {
  border-bottom: 0;
}
.tupo_dp ul li:nth-child(12) {
  border-bottom: 0;
}
.tupo_dp ul li:nth-child(13) {
  border-bottom: 0;
}
.tupo_dp ul li:nth-child(14) {
  border-bottom: 0;
}
.tupo_dp ul li:nth-child(15) {
  border-bottom: 0;
}
.tupo_dp h2 {
  padding-left: 30px!important;
}
.tupo_dp h2:after {
  top: 12px!important;
  /* left: 20px!important; */
}
.n_banner {
  width: 100%;
}
.cp_left {
  width: 100%;
}
/*.guangxian {*/
/*  padding: 42px 30px 40px;*/
/*}*/
.guangxian > ul {
  justify-content: flex-start;
}

.xcp_in {
  max-height: 1000px;
}
.cp_right_in {
  background: #fff;
  box-shadow: none;
}
.xcp_in {
  border-bottom: none;
}


.guangxian > ul > li .g1 p {
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.menupro .rightp ul li a {
  line-height: 40px;
  height: 40px;
}
.menupro .leftp .leftit {
  padding: 10px 12px 0px 12px;
}
.menupro .rightp ul li a p::before {
  top: 17px;
}
.dq_weizhi {
  width: 1200px;
}
.yx_cgy:last-child h3 {
  border-bottom: none;
}
.guanggan_cgq_in {
  padding: 0 10px 0px;
}
.oyallpro {
  display: block;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #fe280c;
}
.hy_dongtai > ul > li:last-child {
  border-bottom: none;
}
.gaisu_box .s1 p {
  min-height: auto;
}
.guanggan_cgq_in {
  background: #fff;
}
.bzbox .bza {
  background: #fff;
  width: 100%;
  height: 146px;
  padding-top: 50px;
}
.bzbox .bzb {
  background: url(../image/bg_biaozhun.jpg);
  height: 395px;
  position: relative;
}
.bzbox .bzb .zezao {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #131313;
  opacity: 0.3;
  z-index: 9;
}
.bzbox .bzb .dlist {
  margin-top: 80px;
  z-index: 99;
  position: relative;
}
.bzbox .bzb .dlist .item {
  float: left;
  width: 220px;
  height: 223px;
  background: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 6px;
  text-align: center;
  margin-right: 14px;
}
.bzbox .bzb .dlist .item img.i1 {
  display: none;
  width: 58px;
  height: 58px;
  margin: 0 auto;
  margin-top: 30px;
}
.bzbox .bzb .dlist .item img.i2 {
  width: 58px;
  height: 58px;
  margin: 0 auto;
  margin-top: 30px;
}
.bzbox .bzb .dlist .item .a1 {
  width: 50px;
  height: 3px;
  background: #E12438;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 12px;
}
.bzbox .bzb .dlist .item .a2 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-top: 16px;
}
.bzbox .bzb .dlist .item .a3 {
  font-size: 12px;
  font-family: Microsoft YaHei;
  color: #969696;
  margin-top: 18px;
  padding: 0 10px;
}
.bzbox .bzb .dlist .item:last-child {
  margin-right: 0px;
}
.bzbox .bzb .dlist .item:hover {
  background: #999;
  border: none;
}
.bzbox .bzb .dlist .item:hover img.i1 {
  display: block;
}
.bzbox .bzb .dlist .item:hover img.i2 {
  display: none;
}
.bzbox .bzb .dlist .item:hover .a1 {
  background: #fff;
}
.bzbox .bzb .dlist .item:hover .a2,
.bzbox .bzb .dlist .item:hover .a3 {
  color: #fff;
}
.bzbox .bzc {
  background: #fff;
  width: 100%;
  height: 100px;
}
.lcbox {
  background: url(../image/indexbg.jpg);
  padding-bottom: 80px;
  padding-top: 50px;
}
.lcbox .dlist {
  margin-top: 40px;
}
.lcbox .dlist .item {
  float: left;
  position: relative;
  margin-right: 54px;
  width: 102px;
}
.lcbox .dlist .item img {
  width: 102px;
  height: 102px;
}
.lcbox .dlist .item p {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #606060;
  text-align: center;
  margin-top: 12px;
}
.lcbox .dlist .item::after {
  content: " ";
  position: absolute;
  top: 40px;
  right: -30px;
  display: inline-block;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 20px;
  height: 20px;
  border-color: #9D9D9D;
  transform: rotate(45deg);
}
.lcbox .dlist .item:last-child {
  margin-right: 0px;
}
.lcbox .dlist .item:last-child::after {
  content: none;
}
.lcbox .dlist2 {
  margin-top: 20px;
}
.lcbox .dlist2 .item {
  width: 556px;
  height: 257px;
  margin-right: 26px;
  float: left;
  margin-top: 26px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.lcbox .dlist2 .item .con {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #141414;
  opacity: 0.7;
  color: #fff;
  text-align: center;
}
.lcbox .dlist2 .item .con img {
  margin-top: 48px;
}
.lcbox .dlist2 .item .con .a1 {
  margin-top: 20px;
}
.lcbox .dlist2 .item .con .a2 {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 0 auto;
  margin-top: 18px;
}
.lcbox .dlist2 .item:hover .con {
  background: #A60516;
}
.lcbox .dlist2 .item:nth-child(2n) {
  margin-right: 0px;
}
.new_index_news {
  display: block;
  height: auto;
}
.new_index_news > div {
  display: none;
  width: 100%;
  height: auto;
}
.new_index_news > div.active {
  display: block;
}
.new_index_news_more {
  display: block;
  width: 200px;
  height: 40px;
  border-radius: 20px;
  margin: 0 auto 60px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #333;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.new_index_news_more:hover {
  background-color: #fe280c;
  color: #fff;
}
.new_index_news_in {
  display: block;
  height: auto;
  font-size: 0;
}
.new_index_news_l {
  display: inline-block;
  float: left;
  width: 710px;
  height: 474px;
  background: #fff;
  margin-bottom: 60px;
  font-size: 0;
  padding: 0 13px;
  box-shadow: 0 0 16px 0 rgba(200, 200, 200, 0.3);
}
.new_index_news_l > a {
  display: inline-block;
  width: 315px;
  height: 100%;
  float: left;
  margin: 0 13px;
  padding-top: 26px;
}
.new_index_news_l > a > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 220px;
  overflow: hidden;
  text-align: center;
  line-height: 220px;
}
.new_index_news_l > a > span img {
  max-width: 100%;
}
.new_index_news_l > a h3 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 21px 0 5px;
  height: 60px;
}
.new_index_news_l > a p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 72px;
}
.new_index_news_l_bot {
  display: block;
  width: 100%;
  height: 28px;
  margin-top: 21px;
}
.new_index_news_l_bot em {
  float: left;
  font-size: 14px;
  color: #666;
}
.new_index_news_l_bot span {
  float: right;
  font-size: 14px;
  color: #666;
  padding-right: 20px;
  background-image: url(https://www.fcsensor.com/Jzw/Tpl/Home/Default/images/2019_news_next1.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.new_index_news_l > a:hover h3 {
  color: #fe280c;
}
.new_index_news_l > a:hover .new_index_news_l_bot span {
  color: #fe280c;
  background-image: url(https://www.fcsensor.com/Jzw/Tpl/Home/Default/images/2019_news_next.png);
}
.new_index_news_r {
  display: inline-block;
  width: 464px;
  height: auto;
  margin-bottom: 60px;
  float: right;
  background: #fff;
  padding: 12px 28px 10px;
  box-shadow: 0 0 16px 0 rgba(200, 200, 200, 0.3);
}
.new_index_news_r li {
  width: 100%;
  height: 110px;
  border-bottom: 1px solid #dfeaf0;
  position: relative;
  padding-left: 102px;
  padding-top: 2px;
}
.new_index_news_r_time {
  display: block;
  width: 62px;
  text-align: center;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.new_index_news_r_time h3 {
  font-family: arial;
  font-size: 50px;
  text-align: center;
  line-height: 52px;
  color: #333;
}
.new_index_news_r_time p {
  font-family: arial;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  color: #666;
}
.new_index_news_r li h2 {
  font-size: 18px;
  color: #000;
  line-height: 26px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
}
.new_index_news_r li p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.new_index_news_r li:hover h2 {
  color: #fe280c;
}
.new_index_news_r li:hover .new_index_news_r_time h3 {
  color: #fe280c;
}
.new_index_news_r li:hover .new_index_news_r_time p {
  color: #fe280c;
}
.new_index_news_r li:last-child {
  border: none;
}
.new_index_news_head {
  display: block;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 20px;
  margin-bottom: 25px;
}
.new_index_news_head span {
  display: inline-block;
  width: auto;
  height: 42px;
  font-size: 20px;
  color: #333;
  padding: 0 14px;
  cursor: pointer;
}
.new_index_news_head span:hover {
  color: #eb2e2c;
}
.new_index_news_head span.active {
  color: #eb2e2c;
}
.indexbt {
  font-size: 34px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  text-align: center;
  position: relative;
}
.indexbt::after {
  content: " ";
  position: absolute;
  left: 50%;
  bottom: -20px;
  height: 4px;
  width: 50px;
  margin-left: -25px;
  /* 宽度的一半 */
  background:#d6251d;
}
/*banner*/
#banner_main {
  position: relative;
  margin-top: 140px;
}
.banner {
  position: relative;
  width: 100%;
  min-width: 1000px;
  padding: 0 0 36%;
  overflow: hidden;
}
.banner .list {
  width: 100%;
  display: inline-block;
}
.banner .list li {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}
.banner .list li a {
  width: 100%;
  display: block;
  height: 100%;
}
.banner img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  top: 0;
}
.banner .slide_btn {
  position: absolute;
  bottom: 46px;
  right: 5.2%;
  height: 24px;
  z-index: 120;
}
.banner .prev,
.banner .next {
  float: left;
  display: block;
  width: 13px;
  height: 23px;
  background: url("../image/prev.png") no-repeat center center;
  z-index: 12;
  top: 50%;
  margin-top: -2px;
  cursor: pointer;
  transition: ease-in-out 0.2s;
}
.banner .next {
  background: url("../image/next.png") no-repeat center center;
}
.banner .next:hover {
  right: 7.5%;
  opacity: 1;
  filter: alpha(opacity=100);
  background: url("../image/next_h.png") no-repeat center center;
}
.banner .prev:hover {
  left: 7.5%;
  opacity: 1;
  filter: alpha(opacity=100);
  background: url("../image/prev_h.png") no-repeat center center;
}
.banner .sline {
  margin: 0 40px;
  float: left;
  display: block;
  width: 1px;
  height: 22px;
  background: url("../image/pnLine.png") no-repeat center center;
}
.banner .tip {
  position: absolute;
  width: 100%;
  left: 5.2%;
  bottom: 40px;
  height: 34px;
  z-index: 30;
}
.banner .tip li {
  margin: 0 5px;
  width: 34px;
  height: 34px;
  line-height: 10px;
  text-align: center;
  cursor: pointer;
  font-size: 0;
  font-weight: bold;
  overflow: hidden;
  display: inline-block;
  background: url("../image/tip.png") no-repeat center center;
  *display: inline;
  *zoom: 1;
  transition: ease-in-out 0.2s;
}
.banner .tip li.cur {
  background: url("../image/tip_on.png") no-repeat center center;
}
.banner .pbg1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 885px;
  height: 225px;
  background: url("https://www.fcsensor.com/Jzw/Tpl/Home/Default/images/vb/banner_bg1.png") no-repeat center center;
  z-index: 4;
  background-size: cover;
}
.banner .pbg2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1614px;
  height: 330px;
  background: url("https://www.fcsensor.com/Jzw/Tpl/Home/Default/images/vb/banner_bg2.png") no-repeat center center;
  z-index: 3;
  background-size: cover;
}
.banner .v-txt {
  position: absolute;
  width: 100%;
  top: 44%;
  text-align: center;
  z-index: 14;
}
.banner .v-txt h3 {
  height: 90px;
  font-size: 54px;
  line-height: 90px;
  margin-bottom: 12px;
  color: #fff;
  letter-spacing: 8px;
}
.banner .v-txt h3 .uimg1 {
  display: block;
  width: 596px;
  height: 61px;
  margin: 0 auto;
}
.banner .v-txt h3 .uimg2 {
  display: block;
  width: 283px;
  height: 30px;
  margin: 0 auto;
  margin-top: 30px;
}
.banner .video-container {
  background-color: #fff;
  z-index: 1;
}
.banner .video-container #video {
  display: block;
  min-width: 100%;
  min-height: 103%;
  position: absolute;
  top: -10%;
  left: -10%;
  z-index: 12;
}
.banner .opacity {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  /*background: rgba(0, 0, 0, 0.3);*/
  z-index: 13;
}
.oyfazhan {
  width: 820px;
  float: right;
}
.oyfazhan ul {
  padding-bottom: 80px;
}
.oyfazhan li {
  position: relative;
  padding: 25px 0;
  border-top: 2px dashed #ececec;
}
.oyfazhan li .bg {
  position: absolute;
  left: -440px;
  top: 0;
  width: 1200px;
  z-index: -1;
  height: 100%;
  background: #ebebeb;
  display: none;
}
.oyfazhan li:first-child {
  border: 0 none;
}
.oyfazhan li .time {
  position: absolute;
  left: -439px;
  top: 31px;
  font-size: 48px;
  color: #f90;
  line-height: 34px;
  padding-right: 54px;
  width: 400px;
  text-align: right;
  border-right: 3px solid #f90;
  font-family: "RUBIK-REGULAR-WEBFONT";
  font-weight: normal;
  letter-spacing: -2px;
}
.oyfazhan li p {
  color: #73706e;
  line-height: 18px;
  margin-bottom: 6px;
}
/*# sourceMappingURL=./oynew.css.map */