/* 
    pc端适配方案 
*/
/* 
  公司文化字体样式
*/
#maolianjie1 {
  padding-top: 150px;
  margin-top: -150px;
}

#divfooter img{
    width: 100%;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

.companyTit .MsoNormal span {
  font-size: 18px !important;
}

.nav {
  /* border: 2px solid blue; */
  margin-top: 180px;
}

.center-about {
  display: none;
}

html,
body {
  /* position: fixed; */
  overflow-x: hidden;
}

.dingwei {
  position: fixed;
  margin-top: 150px;
  top: 0px;
}

.wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  /* min-width: 900px; */
  margin: 0 auto;
}



.productCenter {
  /* border: 5px solid brown; */
  width: 100%;
  /* height: 1400px; */
  overflow: hidden;
  position: relative;
  background-image: url(../images/beijingtu.png)
}

.products-con {
  width: 100%;
  /* position: absolute;
    left: 0;
    top: 15%; */
}

.products-con p {
  text-align: center;
}

.products-con p a {
  display: block;
  margin: 0 auto;
  font-size: 36px;
  font-family: Alibaba;
  font-weight: normal;
  color: #333333;
}

.products-con li {
  margin-top: 31px;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

.products-list {
  /* border: 1px solid blue; */
  width: 80%;
  margin: 0 auto;
  /* position: absolute; */
  /* top: 23%; */
  /* left: 11.5%; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;

}

.products-list ul {
  /* border: 2px solid red; */
  width: 300px;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0px 0px 40px 0px rgba(87, 87, 87, 0.1);
  border-radius: 8px;
  margin: 20px;
  padding-bottom: 5vw;
}

.products-list ul li {
  width: 100%;
  /* height: 100%; */
}

.products-list ul li img {
  display: block;
  width: 108px;
  height: 126px;
  margin: 0 auto;
  margin-top: 60px;
}

.products-list ul:hover {
  /* background: #ED6D03; */
  color: #ED6D03 !important;
}

.products-list ul .list-con {
  height: auto;
  margin-top: 4%;
  text-align: center;
}

.products-list ul .list-con h3 {
  height: 18px;
  font-size: 18px;
  font-family: FZLTCHK;
  font-weight: normal;
}

.products-list ul .list-con p {
  font-size: 12px;
  font-family: PingFangSC;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
  width: 220px;
  /* height: 90px; */
  margin: 0 auto;
  padding-top: 15px;
  text-align: justify;
}

.products-list ul .list-con #btn {
  display: block;
  width: 117px;
  height: 34px;
  background: #FFFFFF;
  border-radius: 17px;
  font-size: 14px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #CA1421;
  text-align: center;
  margin: 0 auto;
  line-height: 34px;
  margin-top: 20px;
}

.products-list dd li>#btn {
  display: block;
  width: 117px;
  height: 34px;
  background: #FFFFFF;
  border-radius: 17px;
  font-size: 14px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #CA1421;
  text-align: center;
  margin: 0 auto;
  line-height: 34px;
  margin-top: 32px;
}

.solutions {
  /* border: 2px solid blue; */
  width: 100%;
  /* height: 550px; */
  overflow: hidden;
  padding: 50px 0;
  position: relative;
  background-image: url(../images/beijingtu.png);
}

.solutions-con {
  width: 100%;
  /* position: absolute;
    left: 0;
    top: 2%; */
}

.solutions-con p {
  text-align: center;
}

.solutions-con p a {
  display: block;
  margin: 0 auto;
  font-size: 36px;
  font-family: Alibaba;
  font-weight: normal;
  color: #333333;
}

.solutions-con li {
  margin-top: 31px;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

.solutions-list {
  /* border: 5px solid red; */
  width: 80%;
  display: flex;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 180px;
  justify-content: space-around;
}

.abouts {
  width: 100%;
  overflow: hidden;
  padding: 50px 0;
  position: relative;
  background-image: url(../images/beijingtu.png);
}

#leftjpg {
  width: 90%;
  margin: 50px auto;
  display: flex;
}

#leftjpg img {
  width: 100%;
  height: 100%;
  /* height: 200px; */
}

#leftjpg nav {
  font-size: 20px;
  width: 50%;
}

#nav2 {
  text-indent: 2em;
}

#nav2 nav {
  width: 80%;
  margin: 12px auto;
}

/* .abouts-list {
    width: 80%;
    display: flex;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 180px;
    flex-wrap: wrap;
    justify-content: space-around;
}

.abouts-imgs {
    width: 30%;
}

.abouts-imgs img {
    width: 100%;
    height: auto;
    display: inline-block;
}

.aboutclink {
    margin-top: 18px;
    font-size: 18px;
    text-align: center;
} */

.aboutclink li {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  /*超出的部分隐藏起来。*/
  white-space: nowrap;
  /*不显示的地方用省略号...代替*/
  text-overflow: ellipsis;
  /* 支持 IE */
}




/*图片放大公用类*/

.solution-imgs {
  position: relative;
  width: 30%;
  /* border: 2px solid blue; */
}

.solution-imgs img {
  width: 100%;
  border: 5px solid #EDEDED;
  height: 330px;
  display: inline-block;
}

.abouts-imgs>.clink {
  text-align: left;
}

.abouts-imgs>.clink li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.clink {
  border: 5px solid #EDEDED;
  width: 100%;
  height: 80px;
}

.clink li {
  text-align: center;
  line-height: 80px;
  font-size: 18px;
}

.clink li a {
  display: block;
  width: 100%;
  height: 80px;
}

.clink li :hover {
  color: #fff;
  background: orange;
}

.newsCenter {
  padding: 45px 0;
  width: 100%;
  /* margin-top: -320px; */
  background: url(../images/bg1.png);
}

.newCenter-con {
  height: 78px;
  line-height: 90px;
}

.newCenter-con a {
  display: block;
  margin: 0 auto;
  font-size: 36px;
  font-family: Alibaba;
  font-weight: normal;
  color: #333333;
  text-align: center;
  margin-top: 20px;
}

.newsList {
  width: 78%;
  display: flex;
  margin: 0 auto;
  margin-top: 80px;
}

.newsListLeft {
  /* border: 5px solid red; */
  width: 35%;
  background: blanchedalmond;
  /* padding-bottom: 52px; */
  height: 500px;
}

.newsListLeft .newLeftTop {
  width: 100%;
  height: 249px;
}

.newsListLeft .newLeftTop img {
  border-radius: 8px;
  width: 100%;
  height: 249px;
}

.newLeftTop {
  width: 100%;
  height: 248px;
}

.newLeftList {
  margin-top: 5rem;
}

.newLeftListTit a {
  text-align: center;
  font-size: 20px;
  font-family: Alibaba;
  text-align: center;
  display: block;
  margin-top: 10px;
}

.containerList {
  margin-top: 10px;
}

.containerList {
  margin-left: 25px;
  margin-right: 20px;
}

.containerList a {
  font-size: 15px;
  font-family: PingFangSC;
  font-weight: 400;
  line-height: 20px;
}

.newListRight {
  box-sizing: border-box;
  width: 100%;
  /* border: 5px solid brown; */
  flex: 1;
  /* background: red; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-left: 10px;
}

.newRightUl {
  width: 45%;
  background: #fff;
  margin: 0px 9px;
  padding-bottom: 24px;
  /* padding-top: 24px; */
}

.newRightTitle {
  font-family: Alibaba;
  margin-top: 40px;
  font-size: 18px;
  text-align: center;
}

.newRightCon {
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 10px;
  line-height: 23px;
  color: #686868;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.date {
  margin-top: 20px;
  color: #9d9d9d;
  font-family: PingFangSC;
  transition: all 0.5s ease;
  margin-left: 15px;
}

.day {
  font-size: 37px;
  line-height: 37px;
  font-weight: bold;
}

.year {
  font-size: 14px;
  line-height: 20px;
  margin-top: 6px;
}

.icon {
  float: right;
  margin-right: 20px;
}

.icon img {
  display: block;
  margin-top: -22px;
}

.footer {
  width: 80%;
  height: 350px;
  background: #EEEEEE !important;
  display: flex;
  /* border: 2px solid red; */
  background: #EEEEEE;
  flex-wrap: nowrap;
  margin: 0 auto;
  /* margin-top: 100px; */
}

.footer {
  width: 100%;
  height: 350px;
  background: #EEEEEE !important;
  display: flex;
  /* border: 2px solid red; */
  background: #EEEEEE;
  /* margin: 0 auto; */
  /* margin-top: 100px; */
  /* flex-direction: row; */
  /*justify-content: center;*/
}

#pcduanweibu {
  background-color: #EEEEEE;
  width: 100%;
  margin: 0 auto;
}

.left {
  width: 33%;
  margin-top: 35px;
  margin-left: 20px;
}

.foot-left-logo {
    /*margin-top: 30px;*/
    width: 6%;
     margin-left: 10%; 
    text-align: center;
}


.foot-left-logo p {
  margin-top: 25px;
  margin-bottom: 5px;
}

.foot-left-logo p:nth-of-type(1) {
  font-weight: bold;
  font-size: 16px;
  text-align: left;
}

.foot-left-logo img {
  width: 113px !important;
}

.left-lianxi {
  /* border: 2px solid blue; */
  font-weight: bold;
  font-size: 16px;
  margin-top: -10px;
  margin-bottom: 10px;
}

.left-list {
  width: 100%;
  display: flex;
  align-content: space-around;
  flex-wrap: wrap;
  flex-direction: column;
}

.left-list ul {
  margin-left: 41%;
  float: left;
}

.left-list ul li {
  width: 90px;
  height: 22px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
  margin-left: -20px;
  padding-right: 15px;
  float: left;
}

.left-list ul>.jishu {
  text-align: left;
}

.left-hotServer,
.left-address {

  display: flex;
  /* margin-left: 43%; */
}

.left-hotServer li {
  /* margin-left: -15px;
  margin-top: -5px; */
  font-size: 14px;
  line-height: 50px;
  font-weight: 400;
  color: #000000;
}

.left-address li {
  /* margin-left: -15px; */
}

.products-tit .a {
  font-weight: bold;
  font-size: 16px;
}

.center {
    width: 70%;
    display: flex;
    justify-content: space-between;
     margin-left: 7%; 
}

.center-products,
.center-solution,
.center-partner,
.center-about {
  margin-top: 25px;
}

.line {
  width: 100px;
  height: 1px;
  background: #666666;
  margin-top: 2px;
}

.products-tit {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}

.center-products ul {
  margin-top: 20px;
}

.center-solution ul {
  margin-top: 20px;
}

.center-solution ul li {
  font-size: 12px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

.center-products ul li {
  font-size: 12px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

.center-partner ul {
  margin-top: 20px;
}

.center-partner ul li {
  font-size: 12px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

.center-about ul {
  margin-top: 20px;
}

.center-about ul li {
  font-size: 12px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

.right {
  flex: 1;
  display: flex;
  margin-top: 36px;
}

.right-one {
  margin-left: 50px
}

.right-two {
  margin-left: 20px;
}

.right-two img {
  width: 103px;
  height: 102px;
  display: block;
}

.last-content {
  width: 100%;
  /* width: 1920px; */
  /* height: 84px; */
  background: #F8F8F8;
  /* margin: 0 auto; */
  padding-top: 20px;
}

.last-tit,
.last-con {
  font-size: 14px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  text-align: center;
}

.lianxi li {
  position: relative;
}

.lianxi li:first-child {
  width: 52px;
  height: 150px;
  background: #F7F8FA;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 18px 40px 0px rgba(67, 153, 226, 0.15), 0px 5px 10px 0px rgba(108, 13, 0, 0.15);
  border-radius: 26px;
  text-align: center;
  position: fixed;
  right: 0;
  bottom: 200px;
  z-index: 999;
}

.lianxi li:first-child a {
  width: 17px;
  height: 83px;
  font-size: 18px;
  font-weight: 600;
  color: #340606;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}

.lianxi li:last-child a {
  color: #340606;
  font-size: 26px;
  font-weight: bold;
  width: 52px;
  height: 52px;
  background: #F7F8FA;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 18px 40px 0px rgba(67, 153, 226, 0.15), 0px 5px 10px 0px rgba(108, 13, 0, 0.15);
  border-radius: 50%;
  display: block;
  font-family: '楷体';
  text-align: center;
  z-index: 999;
  line-height: 52px;
  transform: rotate(-90deg);
  position: fixed;
  right: 0;
  bottom: 120px;
}

.mainApp {
  display: none;
}



.newsDetailNav ul {
  width: 95%;
  height: 50px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  background: #F1F1F1;
}

.newsDetailNav {
  width: 100%;
  height: 50px;
  background: #F1F1F1;
}

.newsDetailNav ul li a {
  font-size: 18px;
  font-family: AliMedium;
  font-weight: 400;
  color: #000;
}

.newsDetailNav ul li a:hover {
  color: #0071BC;
}

/* 
    pc端适配方案结束
*/



/* 移动端适配方案结束 */