body {font-weight:normal; background-color:#ffffff;font:14px/1.5 "Microsoft Yahei","å¾®è½¯é›…é»‘",Helvetica,Arial,sans-serif; -webkit-tap-highlight-color: transparent; overflow-x: hidden;}

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,table,tbody,thead,tfoot,tr,td,th,input { margin:0; padding:0; }

h1,h2,h3,h4,h5,h6,em,h6,b,p { font-weight:normal; font-style:normal; }

article,aside,dialog,footer,header,section,footer,nav,figure,menu,hgroup { display:block; margin:0; padding:0; }

img,hr { border:none; -ms-interpolation-mode:bicubic; }

img {max-width: 100%; vertical-align:middle; }

a { text-decoration:none; color:#333; cursor:pointer; }

ul,li { list-style:none outside none; }

i,em {font-style: normal;}

table { border-collapse:collapse; }

input,select { -webkit-appearance:none; appearance:none; }

input,select,textarea{border:none;outline:0;font-family:"Microsoft Yahei";background:0 0;}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#888}

input:-moz-placeholder,textarea:-moz-placeholder{color:#888}

input::-moz-placeholder,textarea::-moz-placeholder{color:#888}

input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#888}

select::-ms-expand { display:none; }

input[type=radio]::-ms-check,input[type=checkbox]::-ms-check { display:none; }

video{max-width: 100%;}
.el-carousel__item h3 {
    color: #475669;
    font-size: 18px;
    opacity: 0.75;
    line-height: 300px;
    margin: 0;
  }
  
  .el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
  }
  
  .el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
  }

  .carousel-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    /* max-width: 600px; */
     /* 根据需要调整 */
    margin: auto;
  }
  .carousel-slide {
    display: flex;
    transition: transform 0.5s ease;
  }
  .carousel-item {
    min-width: 100%;
    box-sizing: border-box;
  }
  .carousel-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
  }
  .carousel-control {
    cursor: pointer;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
  }
  .header {
    width: 100%;
  }
  .header .navbar{
    width: 100%;
    background-color: #1B1F29;
    padding: 0.5rem;
    height: 60px;
  }
  .container{
    width: 1200px;
    margin: 0 auto;
    
  }
  .displayFlex{
	  display: flex;
    justify-content: space-between;
   }
  .map{
    width: 100%;
    height: 600px;
  }
  .headLeft img{ margin-top:10px}
  .headRight ul{ display:block; height:30px; line-height:30px; margin-top:15px; list-style:none}
  .headRight ul li{ display:inline; float:left; text-align:center;}
  .headRight ul li.active a{
	  color:#E11919; background:url(../images/navHover.png) no-repeat bottom center;
}
.headRight ul li p{ color:#fff; font-size:18px; width:200px; font-weight:bold; background:url(../images/dianghua.png) no-repeat left center; padding-left:30px}
  .headRight ul li a{ color:#fff; display:block; width:80px; height:40px; text-decoration:none}
  .headRight ul li a:hover{ color:#E11919; background:url(../images/navHover.png) no-repeat bottom center;}
  .blank{ height:10px; clear:both; line-height:0}
  
  .title h4 {
    font-size: 30px;
}
.title p {
    font-size: 16px;
    color: #ABABAB;
    margin-top: -4px;
}
.redyiang {
    width: 20px;
    height: 2px;
    background-color: #FF0000;
    margin: auto;
    margin-top: 8px;
}
.center{ width:100%; text-align:center}
.fuwuBody{ overflow:hidden}
.fuwuBody1{ text-align:center; margin-top:10px; margin-bottom: 15px; display:inline; float:left; width:25%}
.fuwuBody1 a{ display: block; background: #fff; padding-bottom: 20px; color: #333;}
.fuwuBody1 a:hover{ background: #f5f5f5;color: #d21706;}
.fuwuBody1 h4{ color:#333; font-size:18px; margin-top:5px; font-weight:400}
.fuwuBody1 p{ color:#333; font-size:14px; margin-top:5px}
.jingdBody{ background:#f5f5f5; overflow: hidden; padding: 15px 0;}
.jingdNav{ width:80%;	  display: flex;
    justify-content: space-between;
	margin:0 auto}
.jingdNav1{ font-size:16px; height:40px; cursor:pointer}
.jingdNav1a{ color:#E11919; background:url(../images/navHover.png) no-repeat bottom center;}
.jingdNav1:hover{ color:#E11919; background:url(../images/navHover.png) no-repeat bottom center;}
.jingdProject1{ width:31%; height:400px; margin-top:20px; margin-left:1.5%; display:inline; float:left; box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)}
.videoDia{ position: fixed; top: 20%; width:100%; left: 0;}
.videoDia1{ width: 750px; height: 500px; position: relative; margin: 0 auto;}
.videoDia1Clone{ cursor: pointer;
  position: absolute; right:10px; z-index: 9999; top: 35px; color: #fff; font-size: 24px;
}
.new1left{ width: 556px;}
.new1left h1{ font-size: 34px; height: 51px; line-height: 51px;}
.new1left h4{ font-size: 20px;  line-height: 30px; margin-bottom: 5px;}
.new1left p{ font-size: 16px; line-height: 30x; color: #666;}
.new1right{ width: 774px;}
.new1right1{ border-bottom: #d7d7d7 solid 1px; margin-bottom: 30px;}
.new1right1left{ width: 95px; height: 146px; margin-left: 50px; margin-right: 40px;}
.new1right1right{ width: 550px;}
.new1right1right h4{ font-size: 20px; margin-bottom: 5px;}
.new1right1right p{ color: #666; line-height: 30px; font-size: 16px;}
.bottom {
  background: url(../images/bottomimg.png) 0 0 no-repeat;
  background-repeat: no-repeat;
  background-position: center;
}
.bottom-zzc {
  text-align: center;
  color: #FFFFFF;
  padding: 60px 0 0px 0;
  background: rgba(27, 31, 41, 0.9);
}
.phone1a{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 68px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: auto;
}
.contactUs1a{ width: 50%; text-align: center; margin: 2.5%;}
.contactUs1 p{
  margin-top: 20px;
  color: #666;
}
.contactUs1{ width: 1000px; margin: 0 auto;}
.contactUs1aa{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 68px;
  background-color: #242A38;
  margin: auto;
}
.phone1 { width: 50%; margin: 2.5%;}
.phone1 p{
  margin-top: 20px;
    color: #CACACA;
    text-transform: uppercase;
}
.introduce{
  font-size: 18px;
    color: #D4D4D4;
    margin: 30px 0;
}
.link{
  margin-top: 110px;
  margin-bottom: 10px;
  justify-content: center;    color: #A3A3A3;
}
.link a{    color: #A3A3A3;}
.foot{
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #7B7B7B;
  background-color: #1B1F29;
}
.contactUsTitle{     text-align: center;
  font-size: 30px;
  margin-top: 60px;}
ul.inner-nav{ list-style: none;}
ul.inner-nav li{
  display: inline-block;
  vertical-align: top;
}
.inner-nav li a {
  display: flex
;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-bottom: 4px #fff solid;
  position: relative;
  font-size: 18px;
}
ul.inner-nav li.active{
  color: #EF1415;
    border-bottom: 4px #EF1415 solid;
    position: relative;
    top: 0.9px;
    z-index: 1;
}
.red-tet {
  color: #EF1415 !important;
}
.dangqian{ height: 57px; border-bottom: #d7d7d7 solid 1px;}
.location {
  color: #999999;
  min-height: 50px;
  display: flex;
  align-items: center;
}
.location img {
  margin-right: 15px;
}
.inner-nav li+li {
  margin-left: 50px;
}
.displayFlex .text{ width: 45%; margin-right: 5%;}
.displayFlex .img{ width: 50%;position: relative;
  overflow: hidden;transition: .6s;max-width: 100%;
  vertical-align: middle;}
.displayFlex  .text h4 {
    font-size: 32px;
    position: relative;
    margin-bottom: 20px;
    color: #333;
}
.displayFlex .text p {
  color: #666;
  line-height: 1.75;
}
.companyProfileTime{
  border: 1px #E1E1E1 solid;
  margin-top: 38px;
}
.companyProfileTime div{
  width: 33%;
  text-align: center;
  margin: 7px 0;
  color: #666;
}
.companyProfileTime div h3{
  color: #EF1415;
  position: relative;
  top: 2px;
}
.companyProfileTime div h3 span {
  font-weight: bold;
  font-size: 26px;
}
.companyProfileTime h5{
  margin-top: 18px;
  width: 1px;
height: 34px;
background-color: #E1E1E1;
}
.cpfxt{
  background: url(../images/pinpai.png) 0 0 no-repeat;
    position: relative;
    min-height: 560px;
    background-size: 100%;
}
.cpfxt-zzc{
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  z-index: 1;
}
.pinpaiTitle{ color: #fff; margin-top: 30px;    text-align: center;
  margin-bottom: 40px;}
.pinpaiTitle p{    color: #ffffff;
  font-size: 16px;}
.pinpaiTitle h4{    font-size: 30px;}
.introduction-box {
  width: 23%;
  height: 360px;
  background-color: #FFFFFF;
  text-align: center;
  padding: 30px 0 0 0;
  border-radius: 10px;
  position: relative;
}
.introduction-box h5{
  font-size: 24px;
  color: #EF1415;
  margin: 15px 0;
}
.introduction-box p{
  font-size: 14px;
  text-indent: 1em;
  color: #666;
  text-align: left;
  margin: 5px 20px 0 20px;
}
.introduction-box p b{ font-weight: bold;}
.footDay h4{ color: #333; font-size: 18px; margin: 10px 0; text-align: center;}
.footDay p{ color: #666; font-size: 14px; margin: 10px 0; text-align: center;}
.newsList1{ height: 270px; padding-top: 30px; overflow: hidden; border-bottom: #d7d7d7 solid 1px;}
.newsList1left{
  display: inline;
  float: left;
  width: 375px;
  text-align: center;
}
.newsList1middle{
  display: inline;
  float: left;
  width: 625px;
  margin-left: 20px;
}
.newsList1middle h4{ color: #666; font-size: 20px; margin-bottom: 20px;}
.newsList1middle p{  color: #666666; line-height: 30px; height: 145px;
  font-size: 16px;}
  .newsList1middle .info {
    padding-top: 20px;
    color: #666666 !important;
    display: flex;
    align-items: center;
}
.newsList1middle .info img {
  max-width: 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.newsList1right{
  display: inline;
  float: left;
  width:180px;    color: #C1C1C1; font-size: 20px;
  text-align: center;
}
.newsList1right h4{ margin-top: 60px;font-size: 56px;
  margin-bottom: -15px;}
.newsList1right p{}
.newsDetailsTitle { color: #333; margin: 10px 0; text-align: center;}
.newsDetailsTitle h4{ font-size: 30px;}
.newsDetailsTitle p{ padding-top: 4px;}
.newsDetailsTitle p span{ color: #666;}
.newsDetailsBody p{
   text-indent: 2em;
   font-size: 16px;
   line-height: 30px;
   color: #666;
   margin-top: 10px;
}
.newsDetailsBody p b{font-weight: bold; color: #333;}
.fanhui{ text-align: right;}
.newsDetailsBody img{ margin-top: 10px;}
/* 平板及以下设备 */
@media (max-width: 768px) {
    body {
        background-color: lightblue;
    }
}
 
/* 手机设备 */
@media (max-width: 480px) {
    .header .navbar{
    width: 100%;
    background-color: #1B1F29;
    padding: 0.5rem;
    height: 30px;
	.headRight ul li{ display:inline; float:left; width:80px; text-align:center; height:30px}
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1230px;
  }
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1230px;
  }
}