
.ul-newslist{
  overflow: hidden;
}
.ul-newslist li{
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.ul-newslist .pic{
  overflow: hidden;
  float: left;
  width: 300px;
  height: 180px;
  position: relative;
  margin-right: 30px;
  border:1px solid #eee;
}
.ul-newslist .txt{
  overflow: hidden;
}
.ul-newslist  .tit{
  font-size: 18px;
  font-weight: bold;
  color:#333;
  margin-bottom: 6px;
}
.ul-newslist .desc{
  line-height: 2;
  color:#666;
  font-size: 14px;
}
.ul-lmlist{
  overflow: hidden;
  margin: 30px 0;
}
.ul-lmlist a{
  display: block;
  float: left;
  width: 200px;
  line-height: 44px;
  background: #eee;
  color:#333;
  text-align: center;
  margin-right: 15px;
}
.ul-lmlist.ss a{
  background: #fff;
}
.ul-lmlist a:hover,
.ul-lmlist a.on{
  color:#fff;
  background:#C1A67E;
}

.ul-prolist{
  overflow: hidden;
  margin:0 -15px;
}
.ul-prolist li{
  width: 25%;
  float: left;
  margin-bottom: 30px;
}
.ul-prolist a{
  display: block;
  margin:0 15px;
}
.ul-prolist .pic{
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 75%;
  border:1px solid #eee;
}
.ul-prolist .tit{
  background: #eee;
  color:#333;
  text-align: center;
  font-size: 14px;
  line-height: 42px;
}


.right_nav_bar{
  position: fixed;
  right: 0;
  bottom: 15px;
  z-index: 10001;
  width: 57px;
}

.right_nav_bar li {
  position: relative;
  list-style: outside none none;
  float: left;
  height: 54px;
  width: 57px;
  background-color:#C1A67E;
}

.right_nav_bar li:hover .icons {
  width: auto;
  background-color:#C1A67E;
  font-size: 14px;
  color: #fff;
  top: 0;
}

.right_nav_bar .icons {
  height: 54px;
  width: 57px;
  float: left;
  position: absolute;
  right: 0;
  transition: all 0.3s ease 0s;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  display: block;
}

.right_nav_bar span.title {
  padding-right: 10px;
  color: #fff;
  position: relative;
  font-size: 16px;
  top: -20px;
}

.right_nav_bar .phone-icon span.title {
  top: -18px;
  font-size: 22px;
}

.right_nav_bar i.icon {
  background-repeat: no-repeat;
  height: 54px;
  width: 57px;
  display: inline-block;
  background-position: center center;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
}

.black.right_nav_bar span.title {
  color: #fff;
}
.right_nav_bar .zx{

}
.right_nav_bar .wx-icon i {
  background-image: url(../images/wx.png);
}

.right_nav_bar .zixun-icon i {
  background-image: url(../images/qq.png);
}
.right_nav_bar .zx i {
  background-image: url(../images/liuyan.png);
}
.right_nav_bar .phone-icon i {
  background-image: url(../images/phone.png);
}
.right_nav_bar .top-icon i {
  background-image: url(../images/js-top.png);
}

.right_nav_bar .qr {
  position: absolute;
  left: -215px;
  top: -48px;
  width: 150px;
  height: 150px;
  display: none;
  padding: 0px;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}

.right_nav_bar .qr img {
  display: block;
  width: 100%;
  height: 100%;
}

.right_nav_bar .wx:hover .qr {
  display: block;
}

.js-top {
  width: 57px;
  height: 54px;
  display: block;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}
.contactmap{
  height: 26.04vw;
  min-height: 200px;
  margin-bottom: 30px;
}

#floatBottom{width:100%;height:53px;background:#C1A67E;position:fixed;left:0;bottom:0;z-index:999999;display: none;}
#floatBottom a{width:33.333%;height:53px;display:block;float:left;position:relative;font-size: 14px;color:#fff;text-align: center;padding-bottom: 4px;}
#floatBottom a img{
    display: block;
    margin:4px auto 2px;
    height: 25px;
}
#floatBottom .ewm{width:87px;height:83px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}
@media only screen and (max-width: 1230px) {
  .ul-prolist li{width: 50%;}
  
  
 
  .right_nav_bar{display: none;width: 0;height: 0;}
      .ul-lmlist a{width: 20%;padding-right: 0;margin-right: 0;border-right: 1px solid #fff;border-bottom: 1px solid #fff;}
      .ul-lmlist.ss a{border-right: 1px solid #eee;border-bottom: 1px solid #eee;}
}
@media only screen and (max-width: 1023px) {
  .g-lxwm .txt{width: auto;margin-right: 0;margin-bottom: 10px;float: none;}
  #map1{height: 240px;}
  .m-prodinfo .tit{font-size: 24px;}
  .m-xg .title{font-size: 24px;}
  .m-spag .title{font-size: 24px;}
  .g-txtimg1 .tit{font-size: 20px;margin-bottom: 0;}
  .g-txtimg1 .pic{float: none;margin-right: 0;width: auto;margin-bottom: 20px;}
}
@media only screen and (max-width: 767px) {
.ul-prolist li{width: auto;float: none;margin-bottom: 15px;}
.g-lxwm .name{font-size: 20px;}
.ul-newslist .pic{display: none;}
.ul-newslist li{padding-bottom: 10px;margin-bottom: 12px;}
.ul-newslist .tit{font-size: 16px;margin-bottom: 2px;}
.g-xgitem .name{font-size: 18px;}
.cur{padding: 10px 0;margin-bottom: 24px;}
.m-spag .title{margin-bottom: 24px;}
.m-prodinfo .tit{font-size: 20px;}
.m-prodinfo .pic{width: auto;height: 300px;}
.m-xg .title{font-size: 20px;}
.m-prodinfo .desc{font-size: 14px;line-height: 1.8;}
.m-spag .title{font-size: 20px;}
.proddetails{font-size: 14px;line-height: 1.8;}
.m-prodinfo .link a{line-height: 40px;font-size: 14px;}
.g-details{font-size: 14px;padding: 6px 10px;}
.g-txtimg1 .pic{width: auto;height: 300px;margin-bottom: 20px;}
  .ul-lmlist a{width: 33.333%;}
}
@media only screen and (max-width: 500px) {
  .m-prodinfo .pic{height: 200px;margin-bottom: 10px;}
  .g-txtimg1 .pic{height: 240px;}

}












.sub_title{text-align:center;}
.sub_title .s_t{font-size:28px;height:1em;line-height:1em;color:#282828;font-weight:bold;text-transform:uppercase;}
.sub_title p{font-size:16px;height:1em;line-height:1em;color:#666;margin-top:10px;}







.main{
  position: relative;
  overflow: hidden;
}
.main .dkimg{
  position: absolute;
  top: 151px;
  right: 9.38vw;
  width: 18.28vw;
  height: 28.8vw;
  background: url(../images/ab-ren.png) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 3;
}
.ban{
  position: relative;
}
.ban .txt{
  position: absolute;
  top: 50%;
  left: 9.64vw;
  color:#fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
}
.ban .txt .tit{
  font-size: 2.5vw;
  font-weight: bold;
  margin-bottom: 10px;
}
.ban img{
  display: block;
  max-width: 100%;
  height: auto;
}
.cur{
  background-color: #fff;
  position: relative;
  margin-top: -54px;
  height: 108px;
  line-height: 108px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding:  0 50px ;
  margin-bottom: 60px;
  z-index: 2;
}
.cur.cur1{height:auto;line-height:36px;padding-top:15px;padding-bottom:15px;}
.cur::after {
 content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
}
.cur .about{
  margin-right: 273px;
}
.nynav a{
  font-size: 16px;
  color:#343434;
  padding: 0 0.8vw;
  display: block;
  float: left;
  position: relative;
}
.nynav a:hover{
  color:#C1A67E;
}
.nynav a:first-child{
  padding-left: 0;
}
.nynav a::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 46px;
  width: 1px;
  height: 16px;
  background: #c7c7c7;
}
.nynav a:last-child::after {
 display: none;
}
.cur .nynav{
  float: left;
  overflow: hidden;
}
.dqwz{
  float: right;
}
.cur .nynav.nynav1{float:none;}

.dqwz.dqwz1{
  float: none;
}


.dqwz.fl{
  float: left;
}
.dqwz a,
.dqwz span{
  font-size: 15px;
  color:rgba(52, 52, 52, .9);
}
.row-ab1{
  overflow: hidden;
  background: url(../images/ab-bg2.jpg) no-repeat bottom;
}
.abtit{
  font-size: 2.5vw;
  margin-bottom: 2.08vw;
}
.abdesc{
  font-size: 16px;
  color:#4B4A4A;
  line-height: 1.9;
}
.swiper-zzry .swiper-slide{
  padding: 10px;
  background: #f0f0f0;
}
.swiper-zzry .pic{
  position: relative;
  height: 0;
  padding-top: 75%;
  overflow: hidden;
  background: #f6f6f6;
}
.swiper-zzry .tit{
  text-align: center;
  font-size: 16px;
  color:#666;
  padding-top: 10px;
}

.row-ab2{
  overflow: hidden;
  padding:0 0 6.77vw;
  /*background: url(../images/ab-bg3.jpg) no-repeat right bottom;*/
  /*-webkit-background-size: auto 80%;*/
  /*background-size: 45% auto;*/
}
.row-ab2 .abdesc{
  max-width: 100%;
}
.row-ab2 .abdesc .about_img{text-align:right;}
.row-ab2 .abdesc img{max-width: 100%;}
.abimg img{
  display: block;
  margin:0 auto;
  max-width: 100%;
  height: auto;
}
.row-ab3{
  padding-bottom: 3vw;
}
.abtit2{
  font-weight: bold;
  font-size: 18px;
  color:#4B4A4A;
}
.row-ab4{
  padding-bottom: 3vw;
}

.contentus{
  overflow: hidden;
  padding: 0 0 3vw;
}
.ul-con{
  margin:0 -11px 41px;
}
.ul-con::after {
  content: '';
  display: block;
  clear:both;
  visibility: hidden;
  width: 100%;
  height: 0;
}
.ul-con li{
  width: 25%;
  float: left;
}
.ul-con .con{
  margin:0 11px;
  text-align: center;
  overflow: hidden;
  padding: 32px 0 58px;
  box-shadow: 0px 0px 18px 6px rgba(241,241,248,0.9400);
}
.ul-con .ico{
  width: 112px;
  height: 112px;
  background: #f5f5f5;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.ul-con .tit{
  font-size: 26px;
  color:#282828;

  margin-bottom: 13px;
}
.ul-con .desc{
  font-size: 16px;
  color:#6A6969;
   line-height: 1.5;
  height: 3em;
}
.ul-con .i1{
  background-image: url(../images/ico39.png);
}
.ul-con .i2{
  background-image: url(../images/ico27.png);
}
.ul-con .i3{
  background-image: url(../images/ico28.png);
}
.ul-con .i4{
  background-image: url(../images/ico29.png);
}
.ul-con li:hover .i1{
  background-image: url(../images/ico26.png);
}
.ul-con li:hover .i2{
  background-image: url(../images/ico40.png);
}
.ul-con li:hover .i3{
  background-image: url(../images/ico41.png);
}
.ul-con li:hover .i4{
  background-image: url(../images/ico42.png);
}
.ul-con li:hover .ico{
  background-color:  #C1A67E;
}
.proform{
  padding:40px 50px 40px;
  background: #F7F7F7;
}
.proform .tit {
  overflow: hidden;
  margin-bottom: 30px;
   line-height: 32px;
}
.proform .tit p{
  font-size: 32px;
  float: left;
  color: #313131;
  font-weight: bold; 
}
.proform .tit span{
  font-size: 14px;
  color:#999999;
  display: block;
  float: right;
}
.proform .box{
  overflow: hidden;
}
.proform .box .inp{
  float: left;
  width: 49%;
  border: 1px solid #eaeaea;
  margin-right: 2%;
  height: 48px;
  border-radius: 4px;
  margin-bottom: 15px;
  position: relative;
  padding: 0 10px;
  background-color: #fff;
}

.proform .box input{
  display: block;
  height: 100%;
  width: 100%;
  padding-right:  10px;
}

.proform .box .inp:nth-child(2){
  margin-right: 0px;
}
.proform .text {
  background-color: #fff;
  border: 1px solid #eaeaea;
  margin-bottom: 14px;
  border-radius: 4px;
}

.proform .text textarea {
    display: block;
    width: 100%;
    padding: 10px;
    resize: none; 
    height: 111px;
}
.proform .subbtn{
    background: #C1A67E url(../images/ico18.png) no-repeat right 20px center;
    padding: 0 28px;
    border-radius: 4px;
    color: #fff;
    line-height: 61px;
    overflow: hidden;
    width: 240px;
    cursor: pointer;
}
.prodesc{
  background: #eee;
  height: 120px;
  padding: 20px;
  font-size: 16px;
  line-height: 2;
  color:#333;
  margin-bottom: 2vw;
}

#map{
  width: 100%;
  height: 26.04vw;
  overflow: hidden;
  min-height: 200px;
}
.mapbg{
  overflow: hidden;
  margin-top: 30px;
  padding: 30px;
  background-color: #f7f7f7;
}
.m-products{padding-bottom: 2vw;}
@media only screen and (max-width: 1800px) {
  .main .dkimg{right: 5vw;}
}
@media only screen and (max-width: 1600px) {
.cur{padding: 0 40px;}
.nynav a{padding:0 0.5vw;font-size:15px;}
}
@media only screen and (max-width: 1430px) {
  /*.row-ab2 .abdesc{max-width: 600px;}*/
  .cur{padding: 0 30px;}
  .nynav a{padding:0 0.4vw;font-size:14px;}
}

@media only screen and (max-width: 1230px) {
  #floatBottom{display: block;}
  .row-ab2{background:none;}
   .row-ab2 .abdesc{max-width: 100%;}
   .main .dkimg{display: none;}
   .cur{position: relative;box-shadow: none;margin-top: 0;line-height: 2;padding: 0;margin-bottom: 0px;height: auto;}
   .bgf8{background-color: #fff;}
   .dqwz{float: none;padding: 7px 0;border-bottom: 1px solid #dbdbdb;margin-bottom: 10px;}
   .dqwz a, .dqwz span,.dqwz{font-size: 12px;}
   .cur .nynav{float: none;}
   .cur .about{margin-right: 0;}
   .nynav a{display: block;float: left;width: 25%;font-size: 12px;text-align: center;line-height: 46px;background: #eee;padding: 0;border-bottom: 1px solid #fff;border-right:1px solid #fff ;}
   .nynav a::after{display: none;}
   .abtit{font-size: 28px;}
   .dqwz.fl{float: none;}
   .contentus{padding-top: 8px;}
   .ul-con .tit{font-size: 20px;}
   .m-products{padding: 20px 0;}
}
@media only screen and (max-width: 1023px) {
.nynav a{line-height: 40px;}
}
@media only screen and (max-width: 767px) {
 .ul-con li{width: auto;float: none;}
 .ban .txt .tit{font-size: 22px;margin-bottom: 0;}
 .abtit{font-size: 24px;margin-bottom: 12px;text-align: center;}
 .abdesc{font-size: 14px;line-height: 1.8;}
 .abtit2{font-size: 16px;}
 .ban .txt{font-size: 12px;left: 15px;}
 .nynav a{width:50%;}
 .nynav a.a1{width:33.33%;}

 }

 .search_form{padding:3vw 0 ;overflow: hidden;}
.search_form .sf_input{margin-top:40px;padding:0 100px;overflow: hidden;}
.search_form .sf_input input{width:80%;height:68px;line-height:68px;border:1px solid #e1e1e1;float:left;padding-left:2%;outline:none;}
.search_form .sf_input .s_btn{width:20%;font-size:20px;height:68px;line-height:68px;float:right;text-align:center;background:#C1A67E;color:#FFF;cursor:pointer;}
.search_form p{margin-top:30px;font-size:30px;height:48px;line-height:48px;color:#181818;text-align:center;}
.search_form p span{color:#C1A67E;}
/*search_result*/
.search_result{padding-bottom:60px;}
.search_result .sr_ul{border-top:3px solid #DDD;padding-top:20px;}
.search_result .sr_ul .sr_li{padding:10px 0 15px;border-bottom:1px solid #DDD;display:block;}
.search_result .sr_ul .sr_li p{font-size:15px;line-height:24px;color:#666;}
.search_result .sr_ul .sr_li p:first-child{font-size:20px;height:30px;line-height:30px;color:#333;margin-bottom:12px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.search_result .sr_ul .sr_li p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.search_result .sr_ul .sr_li p span{display:inline-block;font-size:15px;padding:0 10px;background:#DDD;margin-right:8px;border-radius:3px;vertical-align:top;color:#999;height:30px;line-height:30px;font-weight:normal;}

@media screen and (max-width:1499px){
  .search_banner{padding-top:86px;}
  .search_form{padding:40px 0;}
  .search_form .sf_input{margin-top:30px;padding:0 70px;}
  .search_form .sf_input input{height:62px;line-height:60px;}
  .search_form .sf_input .s_btn{height:62px;line-height:62px;}
  .search_form p{margin-top:24px;font-size:24px;height:32px;line-height:32px;}
  .search_result .sr_ul{border-top-width:2px;padding-top:15px;}
  .search_result .sr_ul .sr_li p{font-size:14px;}
  .search_result .sr_ul .sr_li p:first-child{font-size:18px;height:26px;line-height:26px;}
  .search_result .sr_ul .sr_li p span{font-size:14px;height:26px;line-height:26px;}
  .proform .tit p{font-size: 28px;}
.proform .tit{margin-bottom: 20px;}
}
@media screen and (max-width:1299px){
  .search_banner{padding-top:74px;}
  .search_form{padding:30px 0;}
  .search_form .sf_input{margin-top:20px;padding:0 20px;}
  .search_form .sf_input input{height:56px;line-height:54px;}
  .search_form .sf_input .s_btn{height:56px;line-height:56px;}
  .search_form p{margin-top:20px;font-size:20px;height:28px;line-height:28px;}
  .search_result{padding-bottom:40px;}
  .search_result .sr_ul{padding-top:10px;}
  .search_result .sr_ul .sr_li p{font-size:14px;}
  .search_result .sr_ul .sr_li p:first-child{font-size:18px;height:26px;line-height:26px;}
  .search_result .sr_ul .sr_li p span{font-size:14px;height:26px;line-height:26px;}
  .mapbg{padding: 15px;}
}
@media screen and (max-width:1023px){
  #mobilehead{box-shadow:0 2px 5px rgb(0 0 0 / 20%);}
  .search_banner{display:none;}
  .search_form{padding:30px 0 20px;}
  .search_form .sf_input{padding:0 0;}
  .search_form .sf_input input{height:50px;line-height:48px;}
  .search_form .sf_input .s_btn{height:50px;line-height:50px;font-size:16px;}
  .search_form p{margin-top:15px;font-size:17px;height:24px;line-height:24px;}
  .search_result{padding-bottom:26px;}
  .search_result .sr_ul{border-top-width:1px;padding-top:5px;}
  .search_result .sr_ul .sr_li{padding:8px 0 10px;}
  .search_result .sr_ul .sr_li p{font-size:14px;}
  .search_result .sr_ul .sr_li p:first-child{font-size:18px;height:26px;line-height:26px;}
  .search_result .sr_ul .sr_li p span{font-size:14px;height:26px;line-height:26px;}
  .proform .tit{line-height: 1.2;}
  .proform .tit span{float: none;}
  .proform .tit p{float: none;margin-bottom: 4px;}
  .proform .box .inp{width: auto;float: none;margin-right: 0;}
  .proform .subbtn{line-height: 48px;}
}
@media screen and (max-width:767px){
  .search_result .sr_ul .sr_li p{font-size:13px;line-height:22px;}
  .search_result .sr_ul .sr_li p:first-child{font-size:16px;height:24px;line-height:24px;}
  .search_result .sr_ul .sr_li p span{font-size:12px;height:24px;line-height:24px;}
    .proform .tit{margin-bottom: 10px;}
  .proform .tit p{font-size: 20px;margin-bottom: 12px;font-weight: normal;text-align: center;}
  .caseform .tit{font-size: 20px;}
  .proform{padding: 20px 15px;}
}

.g-tit1.red .tit{
  color:#C9000B;
}
.g-tit1 .info{
  font-size: 24px;
  color:#4B4A4A;
}
.row-j1{
  overflow: hidden;
  padding: 27px 0 0;
}
.m-jm1{
  position: relative;
  overflow: hidden;
  padding: 0 5.73vw;
}
.row-j1 .img{
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  margin:0 auto;
  width: 280px;
  height: 233px;
}
.row-j1 .item{
  width: 420px;
  overflow: hidden;
  float: left;
}
.row-j1 .item .pic{
  float: left;
  margin-right: 18px;
}
.row-j1 .item .txt{
  overflow: hidden;
  padding-top: 16px;
}
.row-j1 .item.s2,
.row-j1 .item.s4{
  float: right;
}
.row-j1 .item.s3,
.row-j1 .item.s5{
  clear: both;
}
.row-j1 .item.s1 .pic,
.row-j1 .item.s3 .pic{
  float: right;
  margin-right: 0;
  margin-left: 18px;
}
.row-j1 .item .t1{
  font-size: 18px;
  color:#C9000B;
  margin-bottom: 7px;
  font-weight: bold;
}
.row-j1 .item .t2{
  font-size: 16px;
  color:#4B4A4A;
}
.row-j1 .item.s1,
.row-j1 .item.s2{
  margin-bottom: 74px;
}
.row-j1 .item.s5{
  margin:0 auto;
  float: none;
  width: 450px;
  padding-top: 10px;
}
.row-j2{
  overflow: hidden;
  background: #f4f4f4;
  padding: 2.76vw 0 4.64vw;
}
.slidejm .swiper-slide{
  background-color: #fff;
  text-align: center;
  height: 224px;
  padding: 37px 38px 0;
}
.slidejm .ico{
  height: 62px;
  margin-bottom: 16px;
  background-repeat: no-repeat;
  background-position: center;
}
.slidejm .lin{
  margin:0 auto 4px;
  width: 24px;
  height: 1px;
  background: #000;
}
.slidejm .tit{
  font-size: 18px;
  color:#000000;
  padding-top: 6px;
}
.slidejm .desc{
  color:#4B4A4A;
  padding-top: 1px;
  font-size: 16px;
}
.row-j3{
  /*overflow: hidden;*/
  padding: 4vw 0;
}
.row-j3 video{
  display: block;
  width: 100%;
  height: 39.22vw;
  object-fit: cover;
}
.m-jmlc{
  position: relative;
  /*top: -110px;*/
  z-index: 2;
  /*margin-bottom: -90px;*/
  background-color: #fff;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
  /*padding: 17px 50px 48px;*/
}
.m-jmlc .name{
  font-size: 36px;
  font-weight: bold;
  color:#C9000B;
  margin-bottom: 19px;
}
.m-jmlc .name span{
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color:#A2A1A1;
  font-family: Arial;
  font-weight: normal;
  text-transform: uppercase;
  margin-left: 27px;
}
.ul-listjm1{
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.ul-listjm1 li{
  text-align: center;
  font-size: 16px;
  color:#4B4A4A;
  position: relative;
}
.ul-listjm1 li::after {
  content: '→';
  display: block;
  position: absolute;
  right: -40px;
  bottom: 3px;
  font-size: 16px;
  color:#4B4A4A;
}
.ul-listjm1 li:last-child::after{
  display: none;
}
.ul-listjm1 .ico{
  height: 41px;
  width: 48px;
  margin:0 auto 19px;
  background: url(../images/jmlcico.png) no-repeat;
}
.ul-listjm1 .i1{
  background-position: 0 0;
}
.ul-listjm1 .i2{
  background-position: -142px 0;
}
.ul-listjm1 .i3{
  background-position: -276px 0;
}
.ul-listjm1 .i4{
  background-position: -414px 0;
}
.ul-listjm1 .i5{
  background-position: -562px 0;
}
.ul-listjm1 .i6{
  background-position: -688px 0;
}
.ul-listjm1 .i7{
  background-position: -844px 0;
}
.ul-listjm1 .i8{
  background-position: -968px 0;
}
.ul-listjm1 .i9{
  background-position: -1111px 0;
}
.ul-listjm1 .i10{
  background-position: -1248px 0;
}
.ul-listjm1 .i11{
  background-position: -1388px 0;
}

.row-j4{
  overflow: hidden;
  background: #f2f2f2;
  padding: 0 0 4.69vw;
}
.m-fc{
  background-color: #fff;
}
.m-fc .info{
  width: 462px;
  float: left;
  padding: 81px 80px 121px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.m-fc .info .tit{
  padding-bottom: 43px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 56px;
}
.m-fc .info .t1{
  font-size: 48px;
  font-weight: bold;
  color:#C9000B;
  margin-bottom: 4px;
}
.m-fc .info .t2{
  font-size: 30px;
  font-weight: bold;
  color:#202020;
}
.swiper-fc .name{
  font-size: 21px;
  font-weight: bold;
  color:#202020;
  margin-bottom: 34px;
}
.swiper-fc .desc{
  font-size: 16px;
  color:#202020;
  line-height: 1.9;
}
.m-fc .txtbox{
  overflow: hidden;
  padding: 75px 34px 0 100px;
}
.ul-fc{
  overflow: hidden;
  margin:0 -9px;
}
.ul-fc li{
  float: left;
  width: 33.33%;
  margin-bottom: 29px;
  cursor: pointer;
}
.ul-fc .con{
  margin:0 9px;
  position: relative;
  border:1px solid #aa7d56;
  padding: 31px 32px 33px;
}
.ul-fc .num{
  position: absolute;
  top: 18px;
  right: 18px;
  font-family: Arial;
  font-size: 16px;
  color:#aa7d56;
}
.ul-fc .ico{
  float: left;
  width: 48px;
}
.ul-fc .txt{
  overflow: hidden;
  color:#A97C55;
}
.ul-fc .txt .t1{
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ul-fc .txt .t2{
  font-size: 14px;
  line-height: 1.8;
  height: 3.6em;
  display: -webkit-box;  
  overflow: hidden;  
  text-overflow: ellipsis;  
  word-break: break-all;  
  -webkit-box-orient: vertical;  
  -webkit-line-clamp: 2;
}
.swiper-fc .swiper-button-prev,
.swiper-fc .swiper-button-next{
  width: 0;
  height: 0;
  top: auto;
  margin-top: 0;
  bottom:0;
}
.swiper-fc .swiper-button-prev{left: 0px;background: url(../images/menul.png) no-repeat;-webkit-background-size: cover;
background-size: cover;}
  .swiper-fc .swiper-button-next{right: 0px;background: url(../images/menur.png) no-repeat;background-size: cover;
background-size: cover;}
.row-j5{
  overflow: hidden;
  padding: 0 0 5vw;
}
.swiper-ys .txt{
  background: #f4f4f4;
  height: 330px;
  width: 50%;
  float: left;
  padding: 35px 30px 0;
}
.swiper-ys .txt .num{
  font-family: Arial;
  font-size: 60px;
  color:#A97D55;
  margin-bottom: 5px;
}
.swiper-ys .txt .name{
  font-size: 24px;
  color:#202020;
  margin-bottom: 21px;
}
.swiper-ys .txt .desc{
  font-size: 16px;
  color:#666666;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  margin-bottom: 22px;
}
.swiper-ys .pic{
  height: 330px;
  width: 50%;
  float: left;
  position: relative;
  overflow: hidden;
}
.swiper-ys .txt .lin1{
  width: 30px;
  height: 9px;
  background: url(../images/j-9.png) no-repeat;
}
.swiper-ys .txt .lin2{
  width: 30px;
  height: 9px;
  float: right;
  background: url(../images/j-10.png) no-repeat;
}
.swiper-ys .txt.tr{
  text-align: right;
}

.row-j6{
  overflow: hidden;
  padding: 5vw 0 5vw;
}
.tuwen_list{overflow:hidden;margin-bottom:18px;}
.tuwen_list .tw_img{width:100%;padding-bottom:75%;position:relative;}
.tuwen_list .tw_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.tuwen_list p{line-height:43px;color:#666;text-align:center;background:#F1F1F1;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


.row-j1 .title{
  display: none;
  text-align: center;
  font-size: 22px;
  font-weight: bold;  
  color:#C9000B;
}
body.jiameng .ban{
  margin-top: -88px;
}
.xgbox{
  overflow: hidden;
  margin-top: 30px;
}
.xgbox .title{
  font-size: 2vw;
  margin-bottom: 10px;
}
.xgbox .swiper-4 .pic{
  background-color: #fff;
} 
@media only screen and (max-width: 1600px) {
.m-jm1{padding: 0;}
.ul-listjm1 li::after{right: -28px;}
.m-fc .info .t1{font-size: 40px;}
.m-fc .txtbox{padding-top: 66px;padding-left: 50px;}
.swiper-ys .txt .desc{font-size: 15px;}
.swiper-ys .txt,.swiper-ys .pic{height: 280px;}
.swiper-ys .txt{padding: 20px 20px 0;}
.swiper-ys .txt .num{font-size: 50px;}
}

@media only screen and (max-width: 1430px) {
  .row-j1 .item{width: 382px;}
  .slidejm .desc{font-size: 15px;}
  .m-fc .info .t1{font-size: 34px;}
  .m-fc .info .t2{font-size: 24px;}
  .m-fc .info{width: 400px;padding: 60px 50px 100px;}
  .m-fc .txtbox{padding-top: 45px;}
  .m-jmlc .name{font-size: 34px;}
}

@media only screen and (max-width: 1230px) {
  .slidejm .desc{font-size: 14px;}
  .ul-listjm1 li::after{display: none;}
  .m-jmlc .name{font-size: 28px;}
  .ul-fc .ico{display: none;}
  .swiper-ys .txt, .swiper-ys .pic{height: 240px;}
  .swiper-ys .txt .num{font-size: 32px;}
  .row-j1 .img{width: 196px;height: 163px;top: 112px;}
  .row-j1 .img img{display: block;width: 100%;height: 100%;}
  .row-j1{padding-top: 0;}
  .row-j1 .item.s1, .row-j1 .item.s2{margin-bottom: 40px;}
  .slidejm .swiper-slide{padding: 24px 10px 10px;}
  .ul-fc li{margin-bottom: 18px;}
  .m-fc .info .tit{margin-bottom: 34px;}
  .g-tit1 .info{font-size: 18px;}
  body.jiameng .ban{margin-top: -60px;}
  .xgbox .title{font-size: 22px;}
}

@media only screen and (max-width: 1023px) {
  .row-j1 .title{display: block;}
  .row-j1{padding: 0 0 0;}
  .row-j1 .img{display: none;}
  .row-j1 .item.s1, .row-j1 .item.s2,.row-j1 .item.s3, .row-j1 .item.s4{margin:0;float: none;width: auto;}
  .row-j1 .item .pic{}
  .row-j1 .item.s5 .pic{float: right;margin-left: 18px;margin-right: 0;}
  .row-j1 .item.s5 .txt{text-align: right;}
  .row-j1 .item.s5{width: auto;}
  .row-j1 .item .t1{display: inline-block;}.row-j1 .item .t2{display: inline-block;}
  .ul-listjm1{display: block;}
  .ul-listjm1 li{width: 16.66%;float: left;margin-bottom: 10px;padding: 0;}
  .m-jmlc{padding: 20px;}
  .ul-listjm1 .ico{margin-bottom: 4px;}
  .m-fc .txtbox{display: none;width: 0;}
  .m-fc .info{width: auto;float: none;}
  .swiper-ys .txt .num{display: none;}
  .row-j3 video{display: none;}
  .m-jmlc{top: 0;margin-bottom: 0;box-shadow: none;}
  .m-fc .info .t1{font-size: 26px;}
  .m-fc .info .t2{font-size: 18px;}
}

@media only screen and (max-width: 767px) {
  .row-j1 .item .t1{display: block;}
  .ul-listjm1 li{width: 25%;font-size: 14px;}
  .m-jmlc{padding: 30px 0;}
  .m-fc .info{padding: 20px;}
  .m-fc .info .t1{font-size: 22px;}
  .m-fc .info .tit{padding-bottom: 15px;margin-bottom: 10px;text-align: center;}
  .swiper-fc .desc{font-size: 14px;}
  .swiper-fc .name{font-size: 20px;margin-bottom: 10px;}
   .swiper-ys .pic{width: auto;float: none;height: 200px;}
   .swiper-ys .txt{width: auto;float: none;height:150px;}
  .row-j5{padding:0 0 30px;}
  .row-j5{padding:30px 0;}
  .swiper-fc .swiper-button-prev,
  .swiper-fc .swiper-button-next{width: 32px;height:32px;}
  .swiper-fc .swiper-slide{padding: 15px 0 40px; }
  .slidejm .tit{display: none;}
  .slidejm .swiper-slide {height: 160px;}
  .slidejm .desc{padding-top: 4px;}
  .slidejm .ico{height: 40px;-webkit-background-size: contain;
  background-size: contain;padding-top: 10px;}
  .swiper-fc .name{text-align: center;}
  .row3 .tel{text-align: center;}
  .swiper-ys .txt.tr,.swiper-ys .txt{text-align: center;}
  .swiper-ys .txt .lin1,.swiper-ys .txt .lin2{margin:0 auto;display: none;}
  .nynav{margin-bottom: 16px;}
  .m-jmlc .name{font-size: 22px;}
  .row-j1 .item .pic{width: 80px;height: 80px;border-radius: 50%;overflow: hidden;}
  .row-j1 .item .pic img{display: block;width: 100%;height: 100%;}
  .row-j1 .item .txt{height: 80px;}
  .row-j1 .item .t1{font-size: 16px;}
  .row-j1 .item .t2{font-size: 12px;}
  .row-j1 .item{border-bottom: 1px solid #eee;padding: 10px 0;}
  .row-j1 .item.s1{padding-top: 0;}
  .row-j1 .item.s1 .txt,.row-j1 .item.s3 .txt{text-align: right;}
  .g-tit1 .info{font-size: 14px;}
  .slidejm .desc{font-size: 12px;}
  .row3 .tel .desc{font-size: 14px;}
  .swiper-fc .name{font-size: 16px;}
  .m-fc .info .t2{font-size: 16px;}
  .swiper-ys .txt .name{font-size: 18px;}
  .swiper-ys .txt .desc{font-size: 14px;}
  .row-j4{padding: 0  0 30px;}
  .row-j2{padding: 30px 0;}
  .row3 .tel .phone{display: inline-block;font-size: 32px;}
}

