@charset "UTF-8";
html,
body {
  font: 10px  "思源黑体";
  /*font-size:62.5%;!*10 ÷ 16 × 100% = 62.5%*!*/
  font-family: "思源黑体";
  color: #000;
  width: 100%;
  height: 100%;
  background: #fff;
}
a{
  text-decoration: none;
}
html ul li,
body ul li {
  list-style: none;
}

html a,
body a {
  text-decoration: none;
}

.header {
  background: #fff;
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: fixed;
  font-size: 16px;
  transition: all ease .3s;
  z-index: 99;
  transition-property: padding, background;
}

.header .content {
  width: 100%;
  margin: 0 auto;
}

.header #logo {
  width: 30%;
  padding: 10px 0;
  float: left;

  height: 40px;
  display: block;
}

.header img {
  transform: scale(1, 1);
  float: none;
  border: none;
  margin-left: 30%;
}

.header #nav {
  width: 70%;
  display: flex;
  margin-top: 5px;
  color: #929292;
}

.header .navitem {
  flex: .8;
  padding: 0;
  line-height: 50px;
  width: auto;
  height: 50px;

}

.header .navitem a {
  padding: 12px 15px;
  border-radius: 3px;
  color: #000;
  font-size: 18px;
}

.header .navitem a:hover {
  color: #fff;
  background: #ff7e46;
}

.header .navitem a .active {
  color: #fff;
  background: #ff7e46;
}

.header .subnav {
  display: block;
  width: 192px;
  background: #fff;
  border: 0;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  display: block;
  position: absolute;
  float: left;
  display: none;
}

.header .subnav li a {
  text-align: center;
  color: #666;
  width: 100%;
  background: none;
  padding: 0px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  float: left;
}

.projectSubHeader {
  float: left;
}

.projectSubHeader .title {
  font-size: 26px;
  padding: 70px 0 20px 0;
  color: #444;
}

.projectSubHeader .subtitle {
  font-size: 18px;
  padding: 0px 0 20px 0;
}

#mproject .more i {
  background: none;
}

.newsTitle {
  text-align: center;
  font-size: 26px;
  margin: 0 0 40px 0;
}

.newsTitle .title {
  color: #444;
}

.newsTitle .subtitle {
  font-size: 18px;
  margin-bottom: 20px;
}

.lianxi {
  position: relative;
  height: 60px;
  margin-top: 40px;
}

.lianxi .title {
  font-size: 26px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.lianxi .subtitle {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translateX(-50%);
}

.module .content #contactinfo {
  left: 500px;
}
#shares a#sweixin{
  border: 1px solid rgba(0,0,0,.1);
  border-bottom: 1px solid rgba(0,0,0,.1);
  height: 38px;
  position: fixed;
  bottom: 130px;
  background-color: rgba(255,255,255,.8);
  width: 38px;
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
#shares a#sweixin:hover{
  background-color: #555;
}
#shares a i.fa-weixin {
  background-image: url("./images/shouji-.png");
}
.bx-wrapper .bx-loading{
  background: none;
}

#indexPage #servicelist{
  position: static;
  height: 244px;
}
#indexPage #mservice{
  height: 244px;
}
#indexPage #servicelist .serviceitem{
  height: 310px;
  min-height: 310px;
}
#indexPage #mservice #servicelist{
  top: -110px;
  width: 1350px;
}
#indexPage #mservice #servicelist .serviceitem{
  width: 450px;
}
#servicelist .serviceitem div p.description{
  font-size: 16px;
}
#servicelist .serviceitem a img{
  width: 220px;
}
#indexPage #mpartner .content{
  height: 140px;
}
#indexPage #mpartner .wrapper ul li{
  padding-top: 0;
  padding-left: 20px;
}
#indexPage #mpartner .wrapper ul li a img{
  width: 80%;
  height: 80px;
}
#indexPage #mnews #newslist{
  width: 1200px;
}
#indexPage #mnews #newslist::after{
  background-color: rgba(0,0,0,0);
}
#indexPage #mnews #newslist .newstitem{
  width: 1200px;
}
#mpage .content p.description{
  font-size: 18px;
  line-height: 40px;
}
#newslist .newsbody{
  width: 600px;
}
#indexPage #newslist .right .newsbody .title{
  color: #222;
  font-size: 18px;
}
#indexPage #newslist .right .newsbody .description{
  height: 75px;
  font-size: 16px;
  color: #444;
}
#indexPage #newslist .right .newsbody .date .year{
  color: #333;
}
#indexPage #mpartner .content .module-content .wrapper .bx-wrapper .bx-viewport{
  height: 80px!important;
}
.module-content .description{
  font-size: 16px;
  overflow: visible;
}
#indexPage #mnews a.more{
  margin-bottom: 130px;
}
#indexPage #mpage a.more{
  color: #444;
  margin-top: 70px;
}

#indexPage #mproject #projectlist{
  width: 1350px;
}
#indexPage #mproject #projectlist .projectitem {
  width: 320px;
  height: 310px;
}
#indexPage #mproject .content{
  width: 1350px;
}
#indexPage #mproject .content .wrapper{
  width: 1350px;
}
#indexPage #mproject #projectlist .projectitem a .project_info{
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor:pointer;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#indexPage #mproject #projectlist .projectitem a .project_info div{
  height: 85px;
}
#indexPage #mproject #projectlist .projectitem a .project_info div::before{
  height: 100%;
}
#indexPage #mproject #projectlist .projectitem a .project_info .title{
  color: #444;
  font-size: 20px;
  margin-top: -5px;
  padding: 0 20px 10px 10px;
}
#indexPage #mproject #projectlist .projectitem a .project_info .subtitle{
  color: #666;
  font-size: 14px;
  height: 50px;
  line-height: 20px;
  overflow: visible;
  padding: 0 10px;
  width: 265px;
}
#mpage .content p.description{
  color: #333;
  width: 1350px;
  margin: 0;
  top: 0;
  left: 0;
  padding:0 0 0 20px;
  height: auto;
  display: inline-block;
  flex: 1;
  font-size: 16px;
  line-height: 40px;
  float: none;
  position: static;
  text-align: left;
}
#indexPage #mpage a.more{
  margin-top: 200px ;
}
#indexPage #mcontact .content{
  padding: 0 0 68px;
}
#indexPage #mcontact .content #contactlist{
  width: 1100px;
}
#indexPage #mcontact .content #contactinfo{
  width: 1100px;
  float: none;
  position: static;
}
#mcontact .content #contactinfo div{
  position: static;
  top: 0;
  left: 0;
}
#mcontact .content #contactinfo h3.ellipsis{
  float: left;
  overflow: visible;
  color: #000;
  font-weight: 400;
  font-size: 18px;
}
#mcontact .content #contactinfo h3.nantong{
  float: left;
  padding-left: 155px;
}
#mcontact .content #contactinfo p{
  overflow: visible;
  color: #222;
  font-size: 14px;
  padding-right: 70px;
}
.module .content #contactinfo{
  left: 35%;

}
.footer{
  width: 100%;
  background-color: #000;

}
.footer .footer_box{
  width: 1300px;
  height: 60px;

  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 0 auto;

}
.beian {
  padding: 0 10px;
}
.beian-img img{
  padding-right: 5px;
}
.footer_box a{
  color: #fff;
  text-decoration: none!important;

}


/*.swiper-container {*/
/*    width: 600px;*/
/*    height: 600px;*/
/*}*/
.img-fix{
  margin-top: -10%;
}
.swiper-container{
  height: 75vh;
}
.swiper-container img{
  height: 90vh;
}
.swiper-slide #content0{
  left: 10%;
  top: 30%;
}
.swiper-slide #content1{
  max-width:510px ;
  left: 60%;
  top: 30%;
}
.swiper-slide #content4{
  left: 10%;
  top: 30%;
}

.swiper-slide #content3{
  right: 15%;
  bottom: 30%;
  top: inherit;
}
.swiper-slide #content2{
  max-width: 510px;
  right: 15%;
  bottom: 30%;
}
.swiper-slide #content2 .txt2 h3{
  font-size: 4.0rem!important;
  font-weight: 700;
  color: #98691b;
}
.swiper-slide #content1 .txt1{
  padding: 0;
}
.swiper-slide #content3 .txt3{
  padding: 0;
}
.swiper-slide #content4 .txt4{
  padding: 0;
}
.swiper-slide #content3 .txt3 h3{
  font-size: 4.0rem!important;
  font-weight: 700;
}
.swiper-slide #content1 .txt1 h3{
  color: #fff;
  font-size: 4.6rem!important;
  font-weight: 900;
}
.swiper-slide #content1 .txt1 h4{
  color: #fff;
  font-size: 3rem!important;
  font-weight: 400;
}
.swiper-slide .content .txt p {
  padding-top: 30px;
  font-size: 1.4rem!important;
  color: #fff;
}
.swiper-slide #content4 .txt4 h3{
  color: #000;
  font-size: 4.6rem!important;
  font-weight: 900;
}
.swiper-slide #content4 .txt4 h4{
  color: #000;
  font-size: 3rem!important;
  font-weight: 400;
}
.swiper-slide #content4 .txt4 p{
  padding-top: 30px;
  font-size: 1.4rem;
  color: #000;
}
.swiper-slide #content3 .txt3 p{
  font-size: 1.8rem;
  color: #000;
}
.swiper-slide #content2  .link2 ,.swiper-slide #content3  .link3, .swiper-slide #content1 .link1 ,.swiper-slide #content4 .link4{
  background:linear-gradient(to right,yellow, red) ;
  float: left;
  padding: 1.5rem 6rem 1.5rem;
  line-height: 2.1rem;
}
.swiper-slide #content3  .link3{
  background:linear-gradient(to right,#3491cf, #2d4256) ;
}
.swiper-slide #content1 .link1{
  background:linear-gradient(to right,#fcbd00, #de6700) ;
}
.swiper-slide #content4 .link4{
  background:linear-gradient(to right,#fcbd00, #de6700) ;
}
.swiper-slide .content .txt{
  color: #fff;
  background: none;
}
.swiper-slide .content .txt h3{
  font-size: 4.6rem;
}
.swiper-slide #content0 .link{
  background-color: #e5c1b3;
  padding: 1.5rem 6rem 1.5rem;
  float: left;
}
.swiper-button-next:before,.swiper-button-prev:before{
  top:-30vh;
}
#img-fix0{
  margin-top: -10%;
  overflow: visible;
}
.img.img1{
  height: 90vh!important;
  margin-top: 150px;
}
/*.img-inner{*/
/*    height: 54vh;*/
/*    width: 100vw;*/
/*}*/
#img-fix1,#img-fix2,#img-fix3{
  margin-top: -5%;
  overflow: visible;
}
#img-fix1 img,#img-fix2 img,#img-fix img{
  height: 80vh;
  margin-top: 60px;
}
#indexPage #mslider ul li div{
  display: table-cell;
}
.bx-viewport{
  height: 600px!important;
}
.header{
  height: 60px;
  line-height: 60px;
}

.header .showTitle1{
  background-color: #000;
  opacity: .6;
  height: 60px;
}
.header .showTitle2{
  background-color: #fff;
  height: 60px;
}
.header .showTitle1 ul,.header .showTitle2 ul{
  width: 88% !important;
  margin: 0 auto;
  height: 60px;
  display: flex;
}
.header .showTitle1 ul li,.header .showTitle2 ul li{
  flex:1;
  color: #6a6a6a;
}
.header .showTitle1 ul li:first-child,.header .showTitle2 ul li:first-child{
  padding-right: 75px;
}
.header .showTitle1 ul li a,.header .showTitle2 ul li a{
  text-decoration:none;
  color: #6a6a6a;
  font-size: 1.8rem;
}
.header .showTitle1 ul li a:hover
,.header .showTitle2 ul li a:hover{
  color: #f7931d;
}
.header_active{
  color: #f7931d!important;
}
.header .showTitle1 ul li img, .header .showTitle2 ul li img{
  width: 12rem;
  height: 5rem;
  margin: 5px 0;
}
.header .showTitle1 ul li i.fa-times::before,.header .showTitle2 ul li i.fa-times::before{
  padding-right: .5rem;
  font-size: 1.4em;
  border-right: 2px solid #6a6a6a;
}
.header .showTitle1 ul li i.fa-bars::before,.header .showTitle2 ul li i.fa-bars::before{
  padding-right: .5rem;
  font-size: 1.4em;
  border-right: 2px solid #6a6a6a;
}
.banner{
  height: 58vh;
}
#indexPage #mslider{
  padding-top: 0;
}
.nav_box ul{
  width: 100%;
  margin: 0 auto;
  display: flex;

}
.nav_box ul li {
  /*display: inline-block;*/
  padding:20px 30px 0 0;
}
.nav_box ul li:last-child {
  /*display: inline-block;*/
  padding-right: 0 ;
}
.nav_box ul li img{
  height: 100%;
  width: 100%;
}
.nav_box ul li .nav_content .nav_img{
  height: 40vh;
  width: 33vw;
}

.nav_box ul li .nav_content .nav_img video{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.nav_box ul li .nav_content .nav_title .nav_t{

  font-size: 2.2rem;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #6a6a6a;
}
.nav_box ul li .nav_content .nav_title .nav_a{
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  font-weight: 700;
}
.nav_box ul li .nav_content .nav_title .nav_a a{
  font-size: 2rem;
  color: #6a6a6a;
}

.footer{
  background-color: #f7931d;
  height: 40px;
  line-height: 40px;
}
.footer .footer_box{
  height: 40px;
}
.beian-img img{
  padding-top: 10px;
}
.header .nav_hide{
  width: 100%;
  /*display: none;*/
  height: 100vh;
  float: left;
  background-color: #000;
  opacity: .8;
}
.header .nav_hide ul{
  width: 1200px;
  margin: 0 auto;
}
.header .nav_hide ul li{
  height: 340px;
}
.header .nav_hide ul li.nav{
  display: inline-block;
  float: left;
  width: 20%;
}

.header .nav_hide ul li.nav .con_title a{
  font-size: 22px;
  font-weight: 600;
  color: #f7931d;
}

.header .nav_hide ul li.nav p a{
  font-size: 16px;
  color: #fff;
}
.header .nav_hide ul li.nav p a:hover{
  color: #f7931d;
}
.header img{
  height: 150px;
  width: 150px;
  margin-left: 0;
}

.header{
  padding-top: 0!important;
}
.npagePage #banner{
  padding-top: 0!important;
}
.fa-search:before{
  position:absolute;
  left: -90px;
  top: -15px;
  padding: 2px 5px;
}
.my-autocomplete li {
  line-height: normal;
  padding: 7px;
}
.my-autocomplete li .name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.my-autocomplete li .addr {
  font-size: 12px;
  color: #b4b4b4;
}

.my-autocomplete li .highlighted .addr {
  color: #ddd;
}

.el-input__inner{
  border-radius: 20px!important;
  height: 30px!important;
  width: 120px!important;
  border: 1px solid #aaa;
}
.fa_more{
  flex: 0.8!important;
}
.header .showTitle1 ul :nth-child(10),.header .showTitle2 ul :nth-child(10){
  flex: 1.3!important;
}
