/*-----------------[åˆå§‹åŒ–]--------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; }
table{border-collapse:collapse; border-spacing:0; } 
fieldset,img{border:0; }
ol,ul{list-style:none; }
caption,th{text-align:left; } 
q:before,q:after{content:''; } 
abbr,acronym{border:0; } 
a{text-decoration:none; } 
.clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
.l,.col-l,.col_l,.col-c,.col_c{float:left; }
 .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } 
.dn{display:none; }  

*,*:before,*:after {
    margin: 0;
    padding: 0;
   
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
body {color: #333;font-size: 14px;line-height: 1.5;font-family: 'Microsoft Yahei',"PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
    -webkit-font-smoothing: antialiased;}
img {border: none;}
input,textarea,select {font-size: 14px;color: #333;font-family: "Arial";border: none;}
input[type='submit'],input[type='reset'],input[type='button'],input[type='radio'],input[type='checkbox'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;}
select::-ms-expand {display: none;}
a {color: #333;text-decoration: none;}
.img-cover{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-contain{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.wp {margin: 0 auto;width: 1400px;}
.menu{height: 177px;}
/*******************************
    -------[=å¤´éƒ¨]-------
********************************/
.header{
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.header .box{
  height: 118px;
  overflow: hidden;
}
.nav::after{
  content: '';
  display: block;
  clear:both;
  visibility: hidden;
  width: 100%;
  height: 0;
}
.header .logo{
    float: left;
    overflow: hidden;
    line-height: 118px;
}
.header .logo img{
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.header .logo .l_title{overflow:hidden;text-indent:-1000em;font-size:14px;color:#fff;height:0;}
.header .h_p{font-size:24px;color:#E62129;float:left;
    height: 34px;line-height: 34px;
    margin-top: 55px;margin-left: 15px;
    letter-spacing: 1px;
}
.nav{
  background: #CC0003;
}
.nav:after{
    content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
    padding: 0;
}
.nav li{
    float: left;
    position: relative;
     margin-right: 50px;
}
.nav li .v1{
    font-size: 16px;
    color:#fff;
    display: block;
   
    line-height:59px;
    text-align: center;
}

.nav li .sub{
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    text-align: center;
    z-index: 9;
    padding: 10px 0;
    background-color: #CC0003;
}
.nav li .sub a{
    display: block;
    font-size: 14px;
    color:#fff;
    line-height: 35px;
}
.nav .row{
    position: relative;
}
.nav .ss{
    position: absolute;
    top: 0;
    left:100%;
    width: 200px;
    background-color: #CC0003;
   height: 0;
   overflow: hidden;
}
.nav .ss.on{
    height: auto;
}
.nav li .sub a,.nav li .sub .v2{
    display: block;
    font-size: 14px;
    color:#fff;
    line-height: 35px;
}
.nav li .sub a:hover,
.nav li .sub .v2:hover{
    background-color: #fff;
    color:#CC0003;
}
.so{
  float: right;
  padding-top: 15px;
  overflow: hidden;
}
.so .inp{
  float: left;
  background: #fff;
  width: 223px;
  height: 30px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  padding: 0 10px;
}
 .so .sub{
  width: 20px;
  height: 30px;
  background: url(../images/ico2.png) no-repeat center;
  font-size: 0;
  cursor: pointer;
}

.header .tel{
  float: right;
  overflow: hidden;
}
.header .tel .phone{
  font-size: 16px;
  color:#757575;
  padding-left: 58px;
  margin-top: 25px;
  float: left;
  background: url(../images/ico1.png) no-repeat left center;
}
.header .tel .phone span{
  font-size: 24px;
  color:#444444;
  font-family: Impact;
}
.menuBtn{
    display: none;
    position: fixed;
    top: 16px;
    right: 12px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 4px;background-color: #CC0003;
    margin: 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0px;top: 50%;margin-top: -5px;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}
 

.banner .swiper-slide a{     display: block;     background-repeat: no-repeat;
-webkit-background-size: cover;     background-size: cover;     height:
31.25vw; }
 .banner .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{   bottom:2vw;   } .banner.swiper-container .swiper-pagination-bullet{width: 13px; height: 13px;background-color: #fff;display:
inline-block; border:none; font-size:0;cursor:pointer;border-radius:
50%;opacity:1;} .banner.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #CC0003;} .g-tit{   text-align: center;
overflow: hidden;   margin-bottom: 2.19vw; position: relative;} .g-tit .en{   font-family: Arial;
font-weight: bold;   text-transform: uppercase;   color:#E62129;   font-size:
30px; } .g-tit .cn{   font-size: 2.08vw;   font-weight: bold;   color:#000000;
line-height: 1.2;   margin-bottom: 10px; } .g-tit .cn i{   display: inline-
block;   vertical-align: middle;   width: 134px;   height: 7px;   margin:0
22px;   background-image: url(../images/ico3.png);   background-repeat: no-
repeat; } .g-tit .cn i:last-child{   background-image:
url(../images/ico4.png); } .g-tit .desc{   font-size: 16px;   font-weight:
bold;   color:#555555; } .row1{   overflow: hidden;   padding: 2.08vw 0; }
.ul-tab{    overflow: hidden;   padding-bottom: 1.7vw;    margin:0 -15px; }
.ul-tab li{   width:33.333%;   float: left;   position: relative;
transition:all .3s; } .ul-tab li.on::after{   content:'';   display: block;
position: absolute;   bottom: -12px;   left: 50%;   width: 28px;   margin-
left: -14px;   height: 13px;   background: url(../images/ico5.png) no-repeat;
} .ul-tab .con{   margin:0 15px;   overflow: hidden;   background: #ededed; }
.ul-tab .pic{   position: relative;   height: 0;   padding-top: 60%;
overflow: hidden; } .ul-tab .pic img{   transition:all 1s; } .ul-tab li:hover
.pic img{   -webkit-transform: scale(1.05,1.05);   -ms-transform:
scale(1.05,1.05);   -o-transform: scale(1.05,1.05);   transform:
scale(1.05,1.05); } .ul-tab .txt{   padding: 22px 22px 30px; } .ul-tab .tit{
font-size: 20px;   color:#313131;   font-weight: bold;   text-align: center;
margin-bottom: 10px; } .ul-tab .desc{   font-size: 14px;   color:#4F4F4F;
line-height: 1.71;   height: 5.13em;   display: -webkit-box;     overflow:
hidden;     text-overflow: ellipsis;     word-break: break-all;     -webkit-
box-orient: vertical;     -webkit-line-clamp: 3; }

.ul-tab li.on .txt{
  background: #CC0003;
}
.ul-tab li.on .tit,
.ul-tab li.on .desc{
  color:#fff;
}

.slider1 .pic{
  overflow: hidden;
  position: relative;
  height: 0;
  padding-top: 75%;
}
.slider1 .pic .more{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
 
  text-align: center;
  color:#fff;
  font-size: 16px;
  transition:all .3s;
}
.slider1 .pic .more p{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider1 .swiper-slide:hover .pic .more{
  top: 0;
}
.slider1  .tit{
  font-size: 18px;
  font-weight: bold;
  color:#555555;
  margin-bottom: 12px;
  background: #fafafa url(../images/ico8.png) no-repeat right 30px center;
  line-height: 57px;
  padding: 0 30px;
}
.row1 .link{
  overflow: hidden;
  padding:2.15vw 0 1.6vw;
  text-align: center;
}
.row1 .link a{
   width: 221px;
  height: 50px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  margin:0 10px;
  font-weight: bold;
   color:#fff;
   transition:all .3s;
}
.row1 .link a:hover{
  margin:0 15px;
}
.row1 .link a:nth-child(1){
  background: #e6212a;
}
.row1 .link a:nth-child(2){
  background: #606060;
}
.row2{
  overflow: hidden;
}
.m-case{
  overflow: hidden;
  margin-bottom: 12px;
}
.m-case .pic{
  width: 50%;
  float: right; 
  height: 526px;
  background: url(../images/pic5.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.m-case .txt{
  width: 50%;
  float: left;
  padding: 50px 55px 0 16.15vw;
  background: #eee;
   height: 526px;
}
.m-case .txt .tit{
  font-size: 33px;
  color:#CC0003;
  font-weight: bold;
  margin-bottom: 12px;
  display: block;
  text-align: center;
}

.m-case .txt .desc{
  font-size: 15px;
  color:#555555;
  line-height: 2;
  margin-bottom: 10px;
}
.m-case .txt .desc a{
  font-weight: bold;
  transition:all .3s;
  color:#222222;
}
.m-case .txt .desc a:hover,
.m-about:hover .cn{
  text-decoration:underline;
}
.ul-list1{
  overflow: hidden;
}
.ul-list1 li{
  width: 50%;
  float: left;
  line-height: 65px;
  padding-left: 59px;
  background-repeat: no-repeat;
  background-position: left 5px center;
  border-bottom: 1px solid #cfcfcf;
}
.ul-list1 li span{
  font-size: 18px;
  color:#555555;
  width: 90px;
  font-weight: bold;
  display: inline-block;
}
.ul-list1 li:nth-child(1){
  background-image: url(../images/ico59.png);
}
.ul-list1 li:nth-child(2){
  background-image: url(../images/ico10.png);
}
.ul-list1 li:nth-child(3){
  background-image: url(../images/ico11.png);
}
.ul-list1 li:nth-child(4){
  background-image: url(../images/ico12.png);
}
.ul-list1 li:nth-child(5){
  background-image: url(../images/ico13.png);
}
.ul-list1 li:nth-child(6){
  background-image: url(../images/ico14.png);
}

.ul-list1 li:nth-child(1):hover{
  background-image: url(../images/ico9.png);
}
.ul-list1 li:nth-child(2):hover{
  background-image: url(../images/ico54.png);
}
.ul-list1 li:nth-child(3):hover{
  background-image: url(../images/ico55.png);
}
.ul-list1 li:nth-child(4):hover{
  background-image: url(../images/ico56.png);
}
.ul-list1 li:nth-child(5):hover{
  background-image: url(../images/ico57.png);
}
.ul-list1 li:nth-child(6):hover{
  background-image: url(../images/ico58.png);
}
.ul-list2{
  overflow: hidden;
  margin: 0 -7px 4.69vw; 
}
.ul-list2 li{
  width: 33.333%;
  float: left;
}
.ul-list2 .con{
  display: block;
  margin:0 7px;
  overflow: hidden;
}
.ul-list2 .pic{
  position: relative;
  height: 0;
  padding-top: 43%;
  overflow: hidden;
}
.ul-list2 .pic img{
  transition:all 1s;
}
.ul-list2 li:hover .pic img{
  -webkit-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
}
.ul-list2 .txt{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color:#fff;
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
}
.ul-list2 .txt .cn{
  margin-bottom: 6px;
}
.ul-list2 .txt .en{

}
.m-about{
  background: #eee;
  overflow: hidden;
  margin-bottom: 3.13vw;
}
.m-about .txt{
  float: left;
  width: 50%;
  padding: 47px 56px 0;
} 
.m-about .en{
  font-size: 30px;
  color:#E62129;
  font-weight: bold;
  font-family: Arial;
  text-transform: uppercase;
}
.m-about .cn{
  font-size: 2.08vw;
  color:#222222;
  font-weight: bold;
  line-height: 1.4;
  display: block;
  margin-bottom: 26px;
}
.m-about:hover .cn{
  color:#CC0003;

}
.m-about .jj{
  font-size: 22px;
  color:#4C4C4C;
  font-weight: bold;
  margin-bottom: 18px;
}
.m-about .line{ 
  width: 62px;
  height: 2px;
  background: #E62129;
  margin-bottom: 36px;
}
.m-about .desc{
  overflow: hidden;
  margin-bottom: 30px;
}
.m-about .desc p{
  float: left;
  font-size: 16px;
  color:#555555;
  line-height: 1.88;
  width: 250px;
  font-weight: bold;
  padding-left: 30px;
  background: url(../images/ico-tel.png) no-repeat left center;
  background-size: 24px auto;
}
.m-about .desc p:last-child{
  background-image: url(../images/ico-email.png);
}
.m-about .info{
  font-size: 16px;
  color:#555555;
  line-height: 1.88;
}
.m-about .pic{
  float: right;
  width: 50%;
  height: 470px;
  background: url(../images/pic9.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.ul-about{
   display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  padding: 0 50px;
}
.ul-about li a{
  display: block;
}
.ul-about .ico{
  width: 62px;
  height: 62px;
  float: left;
  margin-right: 23px;
  background-repeat: no-repeat;
  background-position: left center;
  transition:all .3s;
}
.ul-about li:hover .ico{
 transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
}

.ul-about li:nth-child(1) .ico{
  background-image: url(../images/ico15.png);
}
.ul-about li:nth-child(2) .ico{
  background-image: url(../images/ico16.png);
}
.ul-about li:nth-child(3) .ico{
  background-image: url(../images/ico17.png);
}
.ul-about li:nth-child(4) .ico{
  background-image: url(../images/ico18.png);
}
.ul-about .txt{
  overflow: hidden;
  padding-top: 9px;
}
.ul-about .txt .cn{
  font-size: 18px;
  color:#000000;
}
.ul-about .txt .en{
  font-size: 14px;
  color:#555555;
}
.row3{
  overflow: hidden;
  margin-bottom: 4.58vw;
}
.row4{
  overflow: hidden;
  background: #f7f7f7;
  padding: 2.6vw 0;
}
.row4 .more a{
  display: block;
  font-size: 14px;
  margin-left: 285px;
  color:#606060;
}
.ul-yyly{
  overflow: hidden;
}
.ul-yyly li{
  overflow: hidden;
  margin-bottom: 22px;
}
.ul-yyly .pic{
  width: 238px;
  height: 138px;
  margin-right: 49px;
  float: left;
}
.ul-yyly .pic img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ul-yyly .txt{
  padding-top: 10px;
  overflow: hidden;
}
.ul-yyly .tit{
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color:#cc0003;
  margin-bottom: 10px;  
  border-bottom: 1px solid #cc0003;
}
.ul-yyly .desc{
  font-size: 14px;
  color:#555555;
  line-height: 1.71;
  display: -webkit-box;  
      overflow: hidden;  
      text-overflow: ellipsis;  
      word-break: break-all;  
      -webkit-box-orient: vertical;  
      -webkit-line-clamp: 2;
}
.row5{
  overflow: hidden;
  padding: 2.6vw 0;
}
.row5 .g-tit {
  text-align: left;
}
.newlist{
  overflow: hidden;
  margin-bottom: 3vw;
}
.newlist .leftnew{
  float: left;
  width: 822px;
  margin-right: 40px;
}
.rightnew{
  overflow: hidden;
  background-color: #f8f8f8;
  height: 520px;
  padding-top: 30px;
}
.rightnew .first{
  overflow: hidden;
  padding: 16px 42px 16px;
  border-bottom: 1px solid #e9eaec;
}
.rightnew .first:last-child{
  border-bottom: none;
}
.rightnew .first .tit{
  font-size: 18px;
  color:#353432;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rightnew .first .desc{
  font-size: 14px;
  color:#8A8A8A;
  line-height: 1.71;
  display: -webkit-box;  
  overflow: hidden;  
  text-overflow: ellipsis;  
  word-break: break-all;  
  -webkit-box-orient: vertical;  
  -webkit-line-clamp: 2;
  margin-bottom: 9px;
  height: 3.42em;
}
.rightnew .first .time{
  font-size: 16px;
  color:#BBC2CF;
}
.rightnew  .more a{
  display: block;
  width: 171px;
  height: 52px;
  text-align: center;
  line-height: 50px;
  color:#106ECB;
  margin-left: 57px;
  border:1px solid #106ECB;
}
.ul-listnew{
  overflow: hidden;
  padding: 21px 0 13px;
}
.ul-listnew a{
  font-size: 16px;
  display: block;
  color:#3F4150;
  line-height: 2.5;
  padding-left: 42px;
}
.slidernew .swiper-slide{
  background-color: #fff;
}
.slidernew .pic{
  height: 250px;
  overflow: hidden;
  border:1px solid #eee;
}
.slidernew .pic img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slidernew .txt{
  height: 260px;
  padding: 26px 30px 0;
  background: #f8f8f8;
}
.slidernew .txt .tit{
  font-size: 21px;
  color:#353432;
  line-height: 1.71;
  font-weight: bold;
  margin-bottom: 15px;
  display: -webkit-box;  
  overflow: hidden;  
  text-overflow: ellipsis;  
  white-space: nowrap;
}
.slidernew .txt .desc{
  font-size: 14px;
  color:#8C94A3;
  line-height: 1.71;
  margin-bottom: 18px;
   display: -webkit-box;  
  overflow: hidden;  
  text-overflow: ellipsis;  
  word-break: break-all;  
  -webkit-box-orient: vertical;  
  -webkit-line-clamp: 3;
}
.slidernew .txt .time{
  font-size: 16px;
  color:#BBC2CF;
  margin-bottom: 28px;
}
.slidernew .txt .line{
  color:#8C94A3;
  font-size: 14px;
}
.slidernew .txt .line i{
  width: 18px;
  height: 6px;
  display: inline-block;
  margin-left: 17px;
  background: url(../images/ico19.png) no-repeat;
}

.g-txt {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color:#353432;
}
.g-txt a{
  display: inline-block;
  color:#CC0003;
  border-bottom: 1px solid #CC0003;
  margin-right: 5px;
}

.footer{
  padding: 3.65vw 0 0;
  overflow: hidden;
  background: url(../images/pic16.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color:#fff;
}
.footer .snav{
  float: left;
  overflow: hidden;
}  
.footer .snav dl{
  float: left;
  display: block;
  height: 282px;
  padding-right: 70px;
}
.footer .snav dl:first-child{
  padding-left: 0;
}
.footer .snav dl:last-child{
  border:none;
}
.footer .snav dd a{
  display: block;
  font-size: 14px;
  color:#C7CCD1;
  line-height: 1.86;
}
.footer .snav dt{
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 20px;
}
.footer .snav dd .info{
  font-size: 14px;
  color:#C7CCD1;
  line-height: 35px;
  max-width: 300px;
}
.footer .snav dd .info span{
  font-size: 26px;
  font-weight: bold;
  font-family: Arial;
  color:#fff;
  line-height: 35px;
}
.footer .box{
  overflow: hidden;
  margin-bottom: 30px;
}
.footer  .qr{
  text-align: center;
  font-size: 14px;
  color:#C7CCD1;
  float: right;
}
.footer  .qr .img{
  float: left;
  margin-left: 30px;
}
.footer  .qr img{
  display: block;
  width: 154px;
  height: 152px;
  margin-bottom: 10px;
}
.copy{padding-bottom: 20px;}
.copy span,.copy a{
  font-size: 14px;
  color:#8F8F8F;
}
.links{
  overflow: hidden;
  border-top: 1px solid #3d3d3c;
  background: url(../images/pic17.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 20px 0;
}
.links span,.links a{
  display: inline-block;
  font-size: 16px;
  color:#6C6C6C;
  margin-right: 15px;
}
/***footer**/
#floatBottom{width:100%;height:53px;background:#8a8a8a;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;}
/***header footer g-title**/
@media only screen and (max-width: 1850px) {
.m-case .txt{padding: 40px;}

}
@media only screen and (max-width: 1660px) {
 
 
}
@media only screen and (max-width: 1500px) {
  .wp{width: 1300px;}
  .header .logo{line-height: 80px;width: 180px;}
  .nav li{margin-right: 40px;}
  .header .h_p{font-size:20px;line-height:30px;height:30px;margin-top:35px;margin-left:12px;}
  .header .tel{height: 80px;}
 
  .header .tel .phone{margin-top: 20px;}
  .header .box{height: 80px;}
  .menu{height: 139px;}
  .g-tit .en,.m-about .en{font-size: 26px;}
  .footer .snav dl{padding-right: 3vw;}
  .footer .snav dl:last-child{padding-right: 0;}
  .footer .snav dl{height: 220px;}
}

@media only screen and (max-width: 1430px) {
.wp{width: 1200px;}
.g-tit .en,.m-about .en{font-size: 24px;}
.m-about .desc p{width: 220px;}
.newlist .leftnew{width: 700px;}
.m-case .txt .tit{font-size: 28px;}
.ul-list1 li{line-height: 50px;-webkit-background-size: 20px auto;
background-size: 20px auto;}
.m-case .pic{height: 440px;}
.m-case .txt{height: 440px;}
.nav li{margin-right: 30px;}
.footer .snav dl{padding: 0 50px;}
.header .h_p
}
@media only screen and (max-width: 1230px) {
  body{padding: 60px 0 53px;}
  .wp{width: auto;padding: 0 30px;}
  .banner.swiper-container .swiper-pagination-bullet{width: 8px;height: 8px;}
  .banner .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:5px;}
  .nav{display: none;}
  .header .box{height:60px;}
  .header .h_p{display: none;}
  .header .tel{display: none;}
  .header .logo{width:120px;height:60px;line-height:60px;}
  .g-tit .en,.m-about .en{font-size: 22px;}
  .newlist .leftnew{width: auto;float: none;margin-bottom: 20px;margin-right: 0;}
  .slidernew .txt{height: auto;padding: 20px;}
  .rightnew .first{padding: 15px;}
  .rightnew{height: auto;padding: 0;}
  .footer .snav dl{display: none;height: auto;padding: 0;}
  .footer .snav dl:last-child{display: block;}
  .ul-tab .txt{padding: 15px;}
  .m-case .txt .desc{font-size: 14px;margin-bottom: 10px;}
  .m-case .txt{padding: 20px;}
  .m-case .txt .tit{font-size: 24px;}
  .m-case .pic,.m-case .txt{height: 420px;}
  .m-about .txt{padding: 20px;}
  .m-about .jj{font-size: 18px;}
  .m-about .pic{height: 398px;}
  .m-about .desc{margin-bottom: 10px;}
  .ul-about{padding: 0;}
  .ul-tab .con{margin:0 5px;}
  .ul-tab{margin:0 -5px;}
}
@media only screen and (max-width: 1023px) {
.ul-tab .pic,.ul-tab .desc{display: none;}
.ul-tab .tit{margin-bottom: 0;}
.m-case .txt{width: auto;float: none;height: auto;padding: 25px;}
.m-case .pic{display: none;}
.ul-list2 .txt{font-size: 22px;}
.m-about .pic{float: none;width: auto;padding-top: 67%;height: 0;}
.m-about .txt{width: auto;}
.ul-about{display: none;}
.m-about{margin-bottom: 0;}
.ul-yyly .pic{margin-right: 20px;}
.g-txt{font-size: 18px;}
.slidernew .txt .tit{font-size: 18px;line-height: 1.8;}
.g-tit .cn i{display: none;}
.g-tit .cn{font-size: 22px;margin-bottom: 4px;}
.g-tit .desc{font-size: 14px;}
.g-tit .en{display: none;}
.row1{padding: 30px 0;}
.m-case .txt .tit{font-size: 22px;}
.m-about .cn{font-size: 22px;}
.m-about .jj{font-size: 16px;}

} 
@media only screen and (max-width: 960px) {
.g-txt .desc{font-size: 24px;}

}
@media only screen and (max-width: 767px) {
  .wp{padding: 0 15px;}
 .ul-tab{padding-bottom: 20px;}
  .ul-tab .tit{font-size: 13px;line-height: 1.5;height: 3em;}
  .row1 .link a{width: 150px;line-height: 42px;height: 42px;font-size: 14px;}
  .ul-list1 li{font-size: 0;}
  .ul-list1 li{line-height: 100%;}
  .ul-list1 li span{line-height: 35px;font-size: 14px;}
  .ul-list2 li{width: auto;float: none;margin-bottom: 10px;}
  .row1 .link{padding: 0;}
  .m-about .info{font-size: 14px;}
  .m-about .line{margin-bottom: 20px;}
  .ul-yyly .pic{float: none;margin-right: 0;width: 100%;}
  .row4 .more a{margin-left: 0;}
  .g-txt{font-size: 16px;}
  .footer .snav{float: none;}
  .m-case .txt .tit{text-align: center;font-size: 22px;}

}
@media only screen and (max-width: 520px) {
.footer .snav dt{font-size: 20px;}
}
  

.ban{
  overflow: hidden;
  height: 26.6vw;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height: 130px;
}
.cur{
  background: #f7f7f7;
  height: 66px;
}
.row-pro{
  overflow: hidden;
  padding-bottom: 2.81vw;
}
.g-tit1{
  overflow: hidden;
  text-align: center;
  margin-bottom: 2.4vw;
  padding-top: 10px;
}
.g-tit1 .tit{
  font-size: 2.08vw;
  font-weight: bold;
  color:#000000;
}
.g-tit1 .desc{
  font-size: 16px;
  color:#555555;
  margin-top: 6px;
}
.row-axdz{
  overflow: hidden;
  background: url(../images/pic34.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 3.07vw 0;
}
.row-axdz .title{
  font-size: 2.08vw;
  color:#fff;
  font-weight: bold;
  margin-bottom: 32px;
}
.row-axdz .title span{
  font-size: 16px;
  color:#919191;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px;
}
.ul-list3{
  overflow: hidden;
  margin-bottom: 2.08vw;
}
.ul-list3 li{
  float: left;
  width: calc(100% / 6);
  font-size: 16px;
  color:#fff;
  text-align: center;
  position: relative;
}


.ul-list3 .ico{
  width: 135px;
  height: 135px;
  border-radius: 50%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  margin: 0 auto 10px;
}
.ul-list3 .ico.i1{
  background-image: url(../images/ico42.png);
}
.ul-list3 .ico.i2{
  background-image: url(../images/ico32.png);
}
.ul-list3 .ico.i3{
  background-image: url(../images/ico33.png);
}
.ul-list3 .ico.i4{
  background-image: url(../images/ico34.png);
}
.ul-list3 .ico.i5{
  background-image: url(../images/ico35.png);
}
.ul-list3 .ico.i6{
  background-image: url(../images/ico36.png);
}
.ul-list3 li:hover .ico{
  background-color: #CC0003;
}
.ul-list3 li:hover .ico.i1{
  background-image: url(../images/ico31.png);
}
.ul-list3 li:hover .ico.i2{
  background-image: url(../images/ico43.png);
}
.ul-list3 li:hover .ico.i3{
  background-image: url(../images/ico44.png);
}
.ul-list3 li:hover .ico.i4{
  background-image: url(../images/ico45.png);
}
.ul-list3 li:hover .ico.i5{
  background-image: url(../images/ico46.png);
}
.ul-list3 li:hover .ico.i6{
  background-image: url(../images/ico47.png);
}
.g-pcat{
  overflow: hidden;
  background: #F4F4F4;
  text-align: center;
  margin: 37px 0 42px;
  font-size: 0;
}
.g-pcat a{
  width: 250px;
  display: inline-block;
  font-size: 16px;
   line-height: 50px;
  color:#545353;
  border-right: 1px solid #fff;
}
.g-pcat a:hover,
.g-pcat a.on{
  background: #E30713;
  color:#fff;
}

.ul-pro{
  overflow: hidden;
  margin:0 -25px;
}
.ul-pro li{
  float: left;
  width: calc(100% / 3);
  margin-bottom: 26px;
}
.ul-pro .con{
  display: block;
  margin:0 25px;
}
.ul-pro .pic{
  position: relative;
  height: 0;
  padding-top: 75%;
  overflow: hidden;
}
.ul-pro .pic .more{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
 
  text-align: center;
  color:#fff;
  font-size: 18px;
  transition:all .3s;
}
.ul-pro .pic .more p{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  letter-spacing: 2px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ul-pro li:hover .pic .more{
  top: 0;
}
.ul-pro .tit{
  background: #fafafa;
  line-height: 57px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color:#555555;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jcprotxt{
  overflow: hidden;
  padding-top: 1vw;
}
.jcprotxt .img img{
  display: block;
  width: 100%;
}
.jcprotxt .tit{
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color:#000000;
  margin-bottom: 30px;
}
.g-more{
  overflow: hidden;
  width: 440px;
  line-height: 50px;
  height: 50px;
  background: #CC0003;
  margin:0 auto;
  border-radius: 30px;
}
.g-more .t1{
  float: left;
  width: 283px;
  color:#fff;
  text-align: center;
}
.g-more a{
  display: block;
  width: 157px;
  float: right;
  font-size: 16px;
  color:#CC0003;
  background: #fff;
  text-align: center;
  border-radius: 30px;
}
.row-jiegou{
  overflow: hidden;
  background: #f5f5f5;
  padding: 2.6vw 0;
}
.row-jiegou .box{
  overflow: hidden;
  margin:0 -25px;
}
.row-jiegou .w50{
  overflow: hidden;
  float: left;
  width: 50%;
  padding: 0 25px;
}
.row-jiegou .img img{
  display: block;
  max-width: 100%;
}
.row-jiegou .box .tit{
  font-size: 28px;
  font-weight: bold;
  color:#CC0003;
  padding-top: 32px;
  margin-bottom: 9px;
}
.row-tedian{
  overflow: hidden;
  padding: 2.4vw 0;
}
.slidertxt1 .swiper-slide {
    padding: 5px;
}
.slidertxt1 .swiper-slide .con{
  height: 530px;
  padding: 3.13vw 1.04vw 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.slidertxt1 .swiper-slide .tit{
  font-size: 26px;
  color:#000000;
  text-align: center;
  margin-bottom: 20px;
}
.slidertxt1 .swiper-slide .desc{
  font-size: 15px;
  color:#666666;
  line-height: 1.73;
}
.slidertxt1 .swiper-slide .ico{
  height: 83px;
  background-repeat: no-repeat;
  margin: 0 auto 35px;
  background-position: center;
}
.slidertxt1 .swiper-slide .i1{
  background-image: url(../images/ico48.png);
}
.slidertxt1 .swiper-slide .i2{
  background-image: url(../images/ico38.png);
}
.slidertxt1 .swiper-slide .i3{
  background-image: url(../images/ico39.png);
}
.slidertxt1 .swiper-slide .i4{
  background-image: url(../images/ico40.png);
}
.slidertxt1 .swiper-slide .i5{
  background-image: url(../images/ico41.png);
}
.slidertxt1 .swiper-slide:hover .i1{
  background-image: url(../images/ico37.png);
}
.slidertxt1 .swiper-slide:hover .i2{
  background-image: url(../images/ico52.png);
}
.slidertxt1 .swiper-slide:hover .i3{
  background-image: url(../images/ico49.png);
}
.slidertxt1 .swiper-slide:hover .i4{
  background-image: url(../images/ico50.png);
}
.slidertxt1 .swiper-slide:hover .i5 {
  background-image: url(../images/ico51.png);
}
.slidertxt1 .swiper-slide:hover .con{
  background: #CC0003;
}
.slidertxt1 .swiper-slide:hover .tit,
.slidertxt1 .swiper-slide:hover .desc{
  color:#fff;
}
.slider2 .txt{
  height: 290px;
  overflow: hidden;
  background: #fff;
  text-align: center;
  padding: 64px 40px 0;
}
.slider2 .txt .num{
  font-size: 24px;
  color:#E62330;
  font-family: Arial;
  font-weight: bold;
}
.slider2 .txt .tit{
  font-size: 24px;
  font-weight: bold;
  color:#333333;
  margin-bottom: 20px;
}
.slider2 .txt .desc{
  font-size: 16px;
  color:#727272;
  line-height: 1.5;
  margin-bottom:45px;
}
.slider2  .pic{
  height: 290px;
  overflow: hidden;
}
.slider2  .pic img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.m-btn1 a{
  display: block;
  margin:38px auto 0;
  overflow: hidden;
  border-radius: 30px;
  font-size: 16px;
  color:#FFFFFF;
  line-height: 50px;
  background: #CC0003;
  width: 207px;
  text-align: center;
}
.row-jzys{
  overflow: hidden;
  background: #f7f7f7;
  padding: 2.6vw 0;
}
.row-jccase{
  overflow: hidden;
  padding: 2.6vw 0;
}
.swiper-container.slidercase1{
  margin-bottom: 4.22vw;
}
.slidercase1 .pic{
  position: relative;
  height: 0;
  padding-top: 133%;
  overflow: hidden;
}
.slidercase1 .tit{
  line-height: 46px;
  background: #CC0003;
  padding: 0 21px;
  font-size: 16px;
  color:#fff;
}
.slidercase1 .desc{
  overflow: hidden;
   background: #a7a6a3;
   font-size: 16px;
  color:#fff;
  line-height: 40px;
  border-top: 1px solid #fff;
}
.slidercase1 .p1{
  float: left;
  width: 104px;
  padding-left: 18px;
  border-right: 2px solid  #fff;
}
.slidercase1 .p2{
  padding-left: 24px;
  overflow: hidden;
}
.slidercase1 .swiper-slide{
  cursor: pointer;
}
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#video{display:inline-block;padding:10px 10px 60px;width:600px;height:160px;vertical-align:middle;background:#FFF;position:relative;font-size: 15px;line-height: 2;padding-top: 20px;text-align: left;}
#video .videoc{width:100%;height:100%;}
#video iframe{width:100%;height:100%;}
#video p{margin:0;height:60px;line-height:60px;color:#000;}
#video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}

.sliderprev .pic{
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 75%;
    position: relative;
}
.sliderprev .pic::after{
  content:"";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5) url(../images/video.png) no-repeat  center ;
}
.sliderprev.ss .pic::after{
  display: none;
}
.sliderprev .tit{
  font-size: 16px;
  color:#555555;
  line-height: 57px;
  color:#555555;
  text-align: center;
  background: #fcf9fc;
}
.sliderprev{
  position: relative;
}

.sliderprev .swiper-button-next{
  right: -73px;
  width: 34px;
  height: 33px;
  background: url(../images/ico29.png) no-repeat;
}
.sliderprev .swiper-button-prev{
  left: -73px;
 width: 34px;
  height: 33px;
  background: url(../images/ico28.png) no-repeat;
}

.m-zptxt1{
  overflow: hidden;
  background: #a2d1ff;
}
.m-zptxt1 .txt{
  overflow: hidden;
  padding: 55px 30px 0;
}
.m-zptxt1 .txt .desc{
  font-size: 16px;
  color:#555555;
  line-height: 1.88;
  text-indent: 2em;
}
.m-zptxt1 .txt .desc:nth-child(1){
  margin-bottom: 2.19vw;
}
.m-zptxt1 .txt .info{
  font-size: 18px;
  color:#666666;
  font-weight: bold;
  line-height: 33px;
  margin-bottom: 20px;
}
.m-zptxt1 .txt .info p{
  padding-left: 30px;
}
.m-zptxt1 .txt .info span{
  font-size: 24px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  color:#CC0003;
}
.m-zptxt1 .pic{
  float: right;
  width: 50%;
  height: 483px;
  background: url(../images/pic19.jpg);
}
.row-zptxt2{
  overflow: hidden;
  padding-top: 2.6vw;
}
.row-zptxt2 .img{
  height: 41.25vw;
  background: url(../images/pic20.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.row-zptxt3{
  padding-top: 2.6vw;
  overflow: hidden;
}
.m-lydz .item{
  overflow: hidden;
  padding: 23px 0 38px;
}
.m-lydz .item:nth-child(odd){
  background: #f7f7f7;
}
.m-lydz .item .tit{
  font-size: 16px;
  color:#CC0003;
  padding-left: 30px;
  line-height: 30px;
  margin-bottom: 16px;
  background: url(../images/ico21.png) no-repeat left center;
}
.m-lydz .item .desc p{
  text-indent: 2em;
  font-size: 16px;
  color:#666666;
  line-height: 1.88;
}
.m-lydz .item .box{

}
.m-lydz .item .box .p1{
  overflow: hidden;
  float: left;
  width: 700px;
  height: 291px;
  background: #a1e0fe;
  padding: 50px 40px 0;
    font-size: 16px;
  color:#666666;
  line-height: 1.88;
}
.m-lydz .item .box .p1 .info{
  text-indent: 2em;
  margin-bottom: 20px;
}
.m-lydz .item .box .p1 .tel{
  font-weight: bold;
}
.m-lydz .item .box .p2{
  width: 26.15vw;
  height: 19.27vw;
  float: right;
  background: url(../images/pic21.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: -2.6vw;
}

.row-solution{
  overflow: hidden;
  background: url(../images/pic22.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color:#fff;
  padding: 3.13vw 0;
}
.row-solution .mroe a{
  display: block;
  width: 207px;
  line-height: 50px;
  background: #CC0003;
  color:#fff;
  border-radius: 30px;
  text-align: center;
  margin:35px auto 0;
}
.row-solution .title{
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 5px;
}
.row-solution .tel{
  font-size: 20px;
  margin-bottom: 29px;
  text-align: center;
}
.row-solution .tel span{
  font-family: Impact;
  font-size: 26px;
}
.ul-list6{
  overflow: hidden;
  margin:0 -2px;
}
.ul-list6 li{
  float: left;
  width:calc(100% / 6);
  font-size: 16px;
  color:#363737;
}
.ul-list6 .con{
  margin:0 2px;
  background: #fefefe;
  height: 137px;
  padding-top: 22px;
  text-align: center;
  color:#363737;  
}
.ul-list6 .ico{
  height: 55px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 16px;
  margin-bottom: 20px;
}
.row-yrtjg{
  overflow: hidden;
  padding: 3.49vw 0 ;
  background: #f5f5f5 url(../images/pic26.jpg) no-repeat top;
}
.row-yrtjg .title{
  text-align: center;
  color:#fff;
  font-size: 2.08vw;
  font-weight: bold;
  margin-bottom: 24px;
}
.row-yrtjg .desc{
  font-size: 16px;
  line-height: 1.88;
  text-indent: 2em;
  color:#fff;
  margin-bottom: 5.1vw;
} 

.ul-list5{
  overflow: hidden;
  margin:0 -1.25vw;
}
.ul-list5 li{
  float: left;
  width: calc(100% / 3);
}
.ul-list5 .con{
  margin:0 1.25vw;
  overflow: hidden;
}
.ul-list5 .pic{
  overflow: hidden;
  height: 0;
  padding-top: 67%;
  position: relative;
}
.ul-list5 .tit{
  line-height: 3.65vw;
  overflow: hidden;
  font-size: 16px;
  color:#3C3C3C;
  background-color: #fff;
  text-align: center;
}
.row-zzsl{
  overflow: hidden;
  background: #f5f5f5;
  padding-bottom: 4.06vw;
}
.row-zzsl .sliderprev .tit{
  background: #fafafa;
}
.row-yrttxt1{
  overflow: hidden;
  background: url(../images/pic31.jpg) no-repeat;
  padding: 3.13vw 0 4.48vw;
  color:#fff;
  text-align: center;
}
.row-yrttxt1 .g-more{
  background: #898989;
}
.row-yrttxt1 .g-more a{
  background: #fff;
  color:#CC0003;
}
.row-yrttxt1 .title{
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 12px;
}
.row-yrttxt1 .desc{
  overflow: hidden;
  margin-bottom: 1.51vw;
}
.row-yrttxt1 .desc p{
  display: inline-block;
  font-size: 22px;
  padding-left: 18px;
  margin-right: 20px;
  background: url(../images/ico53.png) no-repeat left center;
}
.row-yrttxt1 .info {
  margin-bottom: 1.88vw;
}
.row-yrttxt1 .info span{
  font-size: 36px;
  font-weight: bold;
  line-height: 55px;
  color:#CC0003;
  display: inline-block;
  border-radius: 30px;
  overflow: hidden;
  background-color: #fff;
  padding: 0 50px;
  margin:0 20px;
}
.row-yrttxt1 .jj{
  font-size: 18px;
  margin-bottom: 26px;
}
.row-xgxw{
  overflow: hidden;
  padding-bottom: 48px;
}
.row-xgxw .slidernew{
  margin-bottom: 3vw;
}
@media only screen and (max-width: 1500px) {
  .slidertxt1 .swiper-slide .desc{font-size: 14px;}
  .slidertxt1 .swiper-slide .ico{margin-bottom: 10px;}
  .slidertxt1 .swiper-slide .tit{font-size: 22px;margin-bottom: 10px;}
  .slider2 .txt .desc{font-size: 14px;}
  .ul-pro .con{margin:0 15px;}
  .ul-pro{margin:0 -15px;}
  .jcprotxt .tit{font-size: 24px;}
  .row-jiegou .box .tit{font-size: 24px;}
  .row-yrttxt1 .title{font-size: 28px;}
  .row-solution .title{font-size: 28px;}
}
@media only screen and (max-width: 1430px) {
  .row-yrtjg .desc{margin-bottom: 3vw;}
  .row-zzsl{padding: 3vw 0;}
  .row-yrttxt1 .info span{font-size: 28px;line-height: 50px;padding: 0 40px;}
  .ul-pro .tit{font-size: 16px;line-height: 40px;}
  .row-yrttxt1 .title{font-size: 26px;}
  .row-solution .title{font-size: 26px;}
  .footer .snav dl{padding-right: 0px;}
}
@media only screen and (max-width: 1230px) {
  .g-tit1 .tit{font-size: 22px;}
  .row-jiegou .box .tit{font-size: 22px;}
  .g-pcat a{width: 33.333%;float: left;display: block;}
  .jcprotxt .tit{font-size: 22px;}
  .row-axdz .title{font-size: 22px;}
  .row-yrttxt1 .info span{font-size: 20px;line-height: 40px;padding: 0 20px;}
  .row-yrttxt1 .title{font-size: 24px;}
  .row-yrtjg .title{font-size: 22px;margin-bottom: 12px;}
  .row-yrtjg .desc{font-size: 14px;}
  .row-solution .title{font-size: 24px;}
  .m-zptxt1 .pic{display: none;}
  .m-zptxt1 .txt{height: auto;padding: 20px;}
  .m-lydz .item .box .p2{margin-top: 1vw  ;}
  .g-tit1 .desc{font-size: 14px;}
  .m-lydz .item .desc p{font-size: 14px;}
  .m-lydz .item .box .p1{font-size: 14px;}
}
@media only screen and (max-width: 1023px) {
  .g-tit1 .tit{font-size: 20px;}
  .ul-pro .con{margin:0 7.5px;}
  .ul-pro{margin:0 -7.5px;}
  .ul-pro li{width: 50%;margin-bottom: 15px;}
  .row-jiegou .box .tit{font-size: 18px;}
  .jcprotxt .tit{font-size: 18px;margin-bottom: 10px;}
  .g-pcat{margin:0 0 20px;}
  .ul-list3 .ico{width: 80px;height: 80px;-webkit-background-size: 40px auto;
  background-size: 40px auto;}
  .row-yrttxt1 .title{font-size: 20px;}
  .ul-list5 .tit{font-size: 14px;}
  .row-yrttxt1 .info span{margin:0 5px;}
  .row-yrttxt1 .desc p{font-size: 18px;}
  .row-solution .title{font-size: 22px;}
  .m-lydz .item .box .p1{width: auto;float: none;padding: 20px;height: auto;}
  .m-lydz .item .box .p2{float: none;}
}
@media only screen and (max-width: 767px) {
  .ul-pro .tit{font-size: 14px;line-height: 32px;}
  .slidertxt1 .swiper-slide .con{height: 360px;padding: 15px;}
  .row-jiegou .w50{width: auto;float: none;padding: 0 30px;margin-bottom: 15px;}
  .row-jiegou .box .tit{padding-top: 0;}
  .ul-list3 li{width: calc(100% / 3);margin-bottom: 15px;}
  .row-axdz .title{margin-bottom: 15px;}
  .row-axdz .title span{display: block;font-size: 13px;margin-left: 0;}
  .row-pro,.row-axdz,.row-jiegou,.row-tedian,.row-jzys,.row-jccase{padding: 30px 0;}
  .row-xgxw{padding-bottom:30px;}
  .row-yrttxt1 .info span{font-size: 16px;line-height: 32px;padding: 0 5px;display: block;float: left;}
  .row-yrttxt1 .info{margin-bottom: 10px;overflow: hidden;}
  .row-yrttxt1 .jj{font-size: 14px;margin-bottom: 10px;}
  .ul-list6 li{width: 33.33%;margin-bottom: 10px;}
  .row-solution .mroe a{margin-top: 20px;}
  .row-solution .tel span{font-size: 20px;}
  .footer .qr{float: none;width: auto;}
  .footer .qr .img{margin-left: 0;width: 107px;margin-right: 15px;}
  .footer .qr img{width: 107.8px;height: 106.4px;}
}
@media only screen and (max-width: 520px){
  .g-more{width: 100%;}
  .g-more .t1{width: calc(100% - 157px);}
  .g-pcat a{font-size: 14px;line-height: 42px;}
  .m-lydz .item .box .p2{width: auto;height: auto;min-height: 300px;}
  .m-zptxt1 .txt .desc{font-size: 14px;}
  .m-zptxt1 .txt .info p{padding-left: 0;font-size: 14px;}
  .m-zptxt1 .txt{padding: 20px 10px;}
  .row-solution .title{font-size: 18px;}
  
}
.ul-list4{
    overflow: hidden;
    margin: 30px -10px;
}
.ul-list4 li{
    width: 33.333%;
    float: left;
    margin-bottom: 15px;
}
.ul-list4.four li{
    width: 25%;
}
 .ul-list4 a{
    display: block;
    margin:0 10px;
 }
.ul-list4 .con{
    display: block;
    margin:0 10px;
}
.ul-list4 .tit{
    text-align: center;
    font-size: 16px;
    color:#fff;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #CC0003;
}
.ul-list4 .pic{
    position: relative;
    height: 0;
    padding-top: 75%;
    overflow: hidden;
    background-color: #fff;
    border:1px solid #eee;
    border-bottom: none;
}
.ul-list4 .pic img{
   display: block;
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   object-fit: cover;
}

@media screen and (max-width:1280px){
    .right_nav_bar{display: none;}
    .ul-list4.four li{width: 33.333%;}
}
@media screen and (max-width:960px){
 .ul-list4 li,.ul-list4.four li{width: 50%;}
.g-prod .info{padding: 0;}
}
@media screen and (max-width:480px){
 .ul-list4 li,.ul-list4.four li{width: auto;float: none;}
 .g-pcat a{width: 50%;border-bottom: 1px solid #fff;}

}


.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:#CC0003;
}

.right_nav_bar li:hover .icons {
  width: auto;
  background-color:#CC0003;
  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: 10px;
  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;
}
.g-so{
  padding-top: 20px;
}
.g-so input{
  width: 100%;
  height: 45px;
  border:1px solid #eee;
  color:#333;
  padding: 0 10px;
  cursor: pointer;
  margin-bottom: 15px;
}
/**mobile nav**/
.hd-p{display:none;}
.mnav{display:none;}
.hd-mobile{display: none;}
.mbso{
    display: none;
  position: fixed;
  z-index: 99;
  width: 60px;
  height: 60px;
  right: 50px;
  top: 0;
  background: url(../images/mbso.png) no-repeat center center;
}
@media only screen and (max-width: 1230px) {
  .menu{height: 60px;}
  .right_nav_bar{display: none;}
.nav{display: none;}
.mbso{display:block;}
.hd-p{
    display: block;
    float: left;
    font-size:13px;
    height:30px;
    line-height: 30px;
    color: #E62129;
    padding-left: 10px;
    margin-top: 20px;
}
.hd-mobile .logo{line-height: 60px;height: 60px;padding-right: 0;border-right: none;width: 120px;float:left;}
.hd-mobile .logo img{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%; }
  body{padding: 0 0 53px;}

.hd-mobile{display: block;
      position: fixed;
      z-index: 999;
      top: 0;
      width: 100%;
      left: 0;
      padding: 0 15px;
      background: #fff;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
 .menuBtn{display: block;}
    .mnav{display: block;
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
        overflow: hidden;
        background: #fff;
        width: auto;
        float: none;
        padding: 0;
        display: none;
        border-top:1px solid #eee;
    }
    .mnav li{position: relative;}
    .mnav li .v1{line-height: 40px;text-align: left;padding:0 20px;color:#333; border-bottom:1px solid #eee;font-size: 14px;display: block; }
    .mnav li i {
        display: block;
        width: 40px;
        height: 40px;
        background-position: center center;
          position: absolute;
          right: 0;
          top: 0;
        z-index: 9;
        background: url(../images/sel.png) no-repeat center center;
        -webkit-background-size: 18px 18px;
        background-size: 18px 18px;
    }
    .mnav li .sub2{
      padding: 10px 0;
      background-color: #CC0003;
      display: none;
    }
    .mnav .down {
    display: block;
    width: 40px;
    height: 40px;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    background: url(../images/down.png) no-repeat center center;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
}
.mnav .row {
    position: relative;
}
     .mnav li .ss{display: none;}
    .mnav li .sub2 a{padding-left: 20px;text-align: left;line-height: 30px;color:#fff;font-size: 14px;display: block;position: relative;}

    #floatBottom{display: block;}
}



/*xh*/
.xh{padding: 0 20px;}
.xh img{display: block;max-width: 100%;height: auto;}
.xh .xh_left{width:50%;float:left;padding:110px;}
.xh .xh_left .logo{}
.xh .xh_left .logo img{max-width:100%;height:auto;display:block;margin:0 auto;}
.xh .xh_left p{margin:0;font-size:14px;color: #626262;;line-height:25px;margin-top:10px;margin-bottom:15px;}
.xh .xh_left hr{margin:0 auto 15px;}
.xh .xh_right{width:50%;float:right;padding:30px;}
.xh .xh_right h2{margin:0;font-size:21px;line-height:25px;font-weight:500;color:#999;font-weight:bold;margin-bottom:15px;}
.xh .xh_right p{margin:0;font-size:14px;color: #626262;;line-height:25px;margin-bottom:15px;}
.xh .xh_right .xhr_img{margin-top:40px;}
.xh .xh_right .xhr_img img{display:block;max-width:100%;height:auto;}
/*1230以上屏幕*/

@media screen and (max-width:1229px){

  .xh .xh_left{padding:50px;}
  #video{width: 300px;font-size: 14px;line-height: 1.8;padding-top: 12px;}
 .footer .snav dl{padding: 0;}
 .footer .snav dt{margin-bottom: 10px;}
}
@media screen and (max-width:1023px){
  .xh .xh_left{padding:50px;}
  .xh .xh_left{width:30%;}
  .xh .xh_right{width:70%;}
}
@media screen and (max-width:667px){
  .xh .xh_left{width:100%;float:none;padding:20px 0;}
  .xh .xh_right{width:100%;float:none;padding:0 0 20px;}
}


.tb1{
  margin:20px auto 0;
  width: 85px;
  height: 94px;
  background: url(../img/new1.png) no-repeat;
}
.tb2{
  margin:0 auto 4.84vw;
  width: 36px;
  height: 36px;
  background: url(../img/new4.png) no-repeat;
}
.ul-lishi{
  overflow: hidden;
  position: relative;
  padding: 26px 62px 0;
}
.ul-lishi::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  bottom: 0;
  background: #e2e2e2;
  width: 2px;

}
.ul-lishi li{
  overflow: hidden;
  margin-bottom: 70px;
  position: relative;
}
.ul-lishi li::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 32px;
  height: 32px;
  background: url(../img/new2.png) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 1;
}
.ul-lishi .time{
    width:45%;
  font-size: 18px;
  color:#666666;
  position: absolute;
  top: 50%;
  left: 0;
  text-align:right;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ul-lishi .time span{
  font-size: 36px;
  color:#E62129;  
  font-family: Arial;
  font-weight: bold;
  margin-right: 5px;
  text-align:right;
}
.ul-lishi .con{
  position: relative;
  overflow: hidden;
}
.ul-lishi .desc{
  width:45%;
  background: #F5F5F5;
  padding: 24px;
  font-size: 16px;
  color:#666666;
  float: left;
  position: relative;
  text-align: right;
}
.ul-lishi .desc::after {
  content: '';
  display: block;
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -15px;
  width: 15px;
  height: 29px;
  background: url(../img/new3.png) no-repeat;
}
.ul-lishi li:nth-child(even) .desc::after {
  left:-15px;
  right: auto;
  background-image: url(../img/new10.png);
}
.ul-lishi li:nth-child(odd) .time{
  right: 0;
  left:auto;
  text-align:left;
}
.ul-lishi li:nth-child(even) .desc{
  float: right;
  text-align: left;
}
.m-ab1{
  overflow: hidden;
  margin:0 0 50px;
  background: #F2F2F2;
  position: relative;
}
.m-ab1::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 166px;
  height: 166px;
  background: url(../img/new5.png) no-repeat;
}
.m-ab1 .pic{
  float: right;
  width: 50%;
  height: 459px;
  background: url(../img/new5.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.m-ab1 .txt{
  overflow: hidden;
  padding: 61px 100px 0 50px;
}
.m-ab1 .txt .tit{
  font-size: 30px;
  font-weight: bold;
  color:#333;
  margin-bottom: 13px;
}
.m-ab1 .txt .lin{
  width: 45px;
  height: 4px;
  background: #E62129;
  margin-bottom: 24px;
}
.m-ab1 .txt .desc{
  font-size: 16px;
  color:#666666;
  line-height: 1.5;
}
.m-ab1 .txt .desc p{
  text-indent: 2em;
}
.m-ab2{
  padding-bottom: 3.75vw;
}
.ul-ab1{
  margin-bottom: 2.5vw;
}
.ul-ab1 li{
  overflow: hidden;
  border-bottom: 1px dashed #eee;
  padding-bottom: 36px;
  padding-top: 17px;
}
.ul-ab1 li:last-child{
  border-bottom: none;
}
.ul-ab1 li .ico{
  float: left;
  margin-right: 36px;
  width: 82px;
  height: 94px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
.ul-ab1 li .txt{
  overflow: hidden;
  padding-top:  18px;
}
.ul-ab1 li .txt .tit{
  font-size: 20px;
  color:#454545;
  font-weight: bold;
  line-height: 1.8;
}
.ul-ab1 li .txt .desc{
  font-size: 16px;
  line-height: 2.25;
}
.ul-ab2{
  overflow: hidden;
  padding: 25px 0;
  margin:0 -17px;
}
.ul-ab2 li{
  width: 33.33%;
  float: left;
  position: relative;
   padding:0 17px;
}
.ul-ab2 .c1{
  background-image: url(../img/new7.png);
}
.ul-ab2 .c2{
  background-image: url(../img/new8.png);
}
.ul-ab2 .c3{
  background-image: url(../img/new9.png);
}
.ul-ab2 li:hover .c1{
  background-image: url(../img/new12.png);
}
.ul-ab2 li:hover .c2{
  background-image: url(../img/new13.png);
}
.ul-ab2 li:hover .c3{
  background-image: url(../img/new14.png);
}
.ul-ab2 li:hover .con{
  background-color: #E62129;
  color:#fff;
}

.ul-ab2 li .num{
  position: absolute;
  top: -23px;
  left: 36px;
  width: 46px;
  height: 46px;
  background: #E62129;
  border-radius: 50%;
  line-height: 46px;
  color:#fff;
  font-size: 18px;
  text-align: center;

}
.ul-ab2 .con{
  height: 240px;
  padding: 57px 128px 0 38px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background-position: top 58px right 30px;
  background-repeat: no-repeat;
  font-size: 16px;
  color:#333;
  line-height: 1.88;
}
.dzlstxt{
  background: #eee;
  padding: 20px 30px;
  font-size: 15px;
  line-height: 1.8;
  text-indent: 2em;
}
.m-jj{
  background: #eee;
  padding: 20px;
  font-size: 14px;
  line-height: 1.8;
  margin-top: 10px;
}
.m-jj .tit{
  font-size: 22px;
  margin-bottom: 4px;
  color:#333;
  text-indent: 1em;
}
.m-jj .info p{text-indent:2em;}
@media only screen and (max-width: 1500px){
  .ul-lishi{padding-left: 0;padding-right: 0;}
  .ul-ab2 .con{padding-top: 40px;font-size: 14px;height: 220px;}
  .m-about .desc p{font-size: 14px;}
}
@media only screen and (max-width: 1430px){
  .ul-lishi li{margin-bottom: 50px;}
  .m-ab1 .txt{padding: 20px 100px 20px 20px;}
  .m-ab1 .txt .desc{font-size: 14px;line-height: 1.8;}
  .ul-list1 li{padding-left: 44px;}
}
@media only screen and (max-width: 1230px){
.ul-lishi li::after{width: 20px;height: 20px;}
 .ul-lishi .time span{font-size: 22px;}
 .ul-lishi li{margin-bottom: 20px;}
 .ul-ab2 li{width: auto;float: none;margin-bottom: 30px;}
 .m-ab1 .pic{height: 400px;}
  .m-ab1 .txt{padding: 20px;}
  .m-ab1::after{display: none;}
  .m-about .desc p{width: auto;float: none;line-height: 30px;}
}
@media only screen and (max-width: 1023px){
.ul-lishi li{margin-bottom: 0;}
.ul-lishi .desc{font-size: 14px;padding: 10px;}
.m-ab1 .txt .tit{font-size: 22px;}
.m-ab1 .txt .lin{margin-bottom: 10px;}
}
@media only screen and (max-width: 960px){
  .m-ab1 .pic{float: none;width: auto;}
  .ul-ab1 li .txt .tit{font-size: 18px;}
  .ul-ab1 li .txt{padding-top: 0px;}
}
@media only screen and (max-width: 767px){
.tb1,.tb2{display: none;}
.ul-lishi::after{display: none;}
.ul-lishi .con{width: auto;}
.ul-lishi li{margin-bottom: 15px;}
.ul-lishi li::after{display: none;}
.ul-lishi .time{left: 0;width:100%;text-align:left;}
.ul-lishi .desc{width: calc(100% - 94px);}
.ul-lishi li:nth-child(odd) .time{right: 0;}
.m-ab1 .pic{height: 240px;}
.ul-ab1 li .ico{float: none;margin:0 auto;}
.ul-ab1 li .txt .desc{font-size: 14px;line-height: 1.8;}
.ul-ab1 li{padding: 15px 0;}
.ul-ab1 li .txt {text-align: center;}

}
@media only screen and (max-width: 520px){
.ul-ab2 .con{padding: 30px;background-position: bottom 10px right 20px;}
.dzlstxt{padding: 15px;font-size: 14px;}
.ul-lishi .time{position: static;float: left;-webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);}
    .ul-lishi .time{font-size: 14px;}
.ul-lishi .desc{width: auto;float: none;clear:left;text-align: left!important;}
.pb_title1 h2{font-size: 22px; margin-bottom: 4px;}
}

.mbseach{
  display: none;
  overflow: hidden;
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: #fff;
}
.mbseach .so{float: none;background: #CC0003;width: 100%;padding: 10px 15px;}
.mbseach .so .inp{
  width: calc(100% - 30px);
}



/*flashvideo*/
.flashvideo{width:100%;padding-bottom:31.25vw;position:relative;overflow:hidden;}
.flashvideo video{position:absolute;width:100%;height:calc(100% + 200px);left:0;top:0;z-index:1;object-fit:cover;display:block;}
.flashvideo .v_shade{width:100%;height:100%;background:rgba(0,0,0,0);left:0;top:0;position:absolute;z-index:1;}
/*add*/
.gylc{padding:69px 0 101px;background:#EEE;margin-bottom:12px;}
.gylc .gl_ul{margin-top:40px;position:relative;}
.gylc .gl_ul .gl_li{overflow:hidden;}
.gylc .gl_ul .gl_li .swiper-slide{overflow:hidden;}
.gylc .gl_ul .gl_li .gl_img{width:100%;padding-bottom:71.7325%;position:relative;}
.gylc .gl_ul .gl_li .gl_txt{padding:33px 40px 31px;background:#FFF;position:relative;}
.gylc .gl_ul .gl_li .gl_txt:before{content:'';position:absolute;left:0;top:-35px;background:#FFF;height:70px;width:100%;
    transform:skew(-84deg, 0);z-index:1;}
.gylc .gl_ul .gl_li .gl_txt .gl_pp{position:relative;z-index:2;}
.gylc .gl_ul .gl_li .gl_txt span{display:block;width:65px;height:65px;line-height:65px;font-size:24px;font-weight:bold;color:#FFF;position:absolute;right:-7px;top:-97px;background:#e6212a;border-radius:100%;text-align:center;}
.gylc .gl_ul .gl_li .gl_txt p{font-size:16px;line-height:26px;color:#555;text-align:center;}
.gylc .gl_ul .gl_li .gl_txt p:nth-child(2){font-size:24px;height:34px;line-height:34px;font-weight:bold;margin-bottom:14px;color:#000;}
.gylc .gl_ul .gl_li .gl_txt p:last-child{height:104px;}

.gylc .gl_ul .swiper-button-prev,.gylc .gl_ul .swiper-button-next{width:40px;height:40px;background-image:url(../images/gy_arrow.png);outline:none;margin-top:-20px;background-size:100% 100%;opacity:1;}
.gylc .gl_ul .swiper-button-prev{left:-60px;}
.gylc .gl_ul .swiper-button-next{right:-60px;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
@media only screen and (max-width:1550px){
    .gylc .gl_ul .swiper-button-prev{left:-45px;}
    .gylc .gl_ul .swiper-button-next{right:-45px;}
}

@media only screen and (max-width:1500px){
    .gylc{padding:50px 0 70px;}
    .gylc .gl_ul{margin-top:30px;}
    .gylc .gl_ul .gl_li .gl_txt{padding:25px 37px;}
    .gylc .gl_ul .gl_li .gl_txt:before{top:-30px;height:60px;transform:skew(-84.48deg, 0);}
    .gylc .gl_ul .gl_li .gl_txt span{width:56px;height:56px;line-height:56px;right:-20px;top:-82px;}
    .gylc .gl_ul .gl_li .gl_txt p{font-size:15px;line-height:25px;}
    .gylc .gl_ul .gl_li .gl_txt p:nth-child(2){font-size:22px;height:32px;line-height:32px;margin-bottom:11px;}
    .gylc .gl_ul .gl_li .gl_txt p:last-child{height:100px;}
    .gylc .gl_ul .swiper-button-prev,.gylc .gl_ul .swiper-button-next{width:36px;height:36px;margin-top:-18px;}
    .gylc .gl_ul .swiper-button-prev{left:-40px;}
    .gylc .gl_ul .swiper-button-next{right:-40px;}
}

@media only screen and (max-width:1430px){
    .gylc{padding:30px 0 50px;}
    .gylc .gl_ul{margin-top:20px;padding-bottom:55px;}
    .gylc .gl_ul .gl_li .gl_txt{padding:20px 25px;}
    .gylc .gl_ul .gl_li .gl_txt:before{top:-25px;height:50px;transform:skew(-85deg, 0);}
    .gylc .gl_ul .gl_li .gl_txt span{width:50px;height:50px;line-height:50px;right:-16px;top:-74px;font-size:19px;}
    .gylc .gl_ul .gl_li .gl_txt p{font-size:14px;line-height:24px;}
    .gylc .gl_ul .gl_li .gl_txt p:nth-child(2){font-size:19px;height:28px;line-height:28px;margin-bottom:8px;}
    .gylc .gl_ul .gl_li .gl_txt p:last-child{height:72px;}
    .gylc .gl_ul .swiper-button-prev,.gylc .gl_ul .swiper-button-next{width:32px;height:32px;top:auto;margin-top:0;bottom:0;}
    .gylc .gl_ul .swiper-button-prev{left:50%;margin-left:-37px;}
    .gylc .gl_ul .swiper-button-next{right:50%;margin-right:-37px;}
}

@media only screen and (max-width:1230px){
    .flashvideo{display:none;}
    .gylc{padding:20px 0 25px;}
    .gylc .gl_ul{margin-top:15px;padding-bottom:50px;}
    .gylc .gl_ul .gl_li .gl_txt{padding:15px 20px;}
    .gylc .gl_ul .gl_li .gl_txt:before{top:-25px;height:50px;transform:skew(-85deg, 0);}
    .gylc .gl_ul .gl_li .gl_txt span{width:40px;height:40px;line-height:40px;right:-10px;top:-60px;font-size:16px;}
    .gylc .gl_ul .gl_li .gl_txt p:nth-child(2){font-size:17px;height:26px;line-height:26px;margin-bottom:5px;}
    .gylc .gl_ul .gl_li .gl_txt p:last-child{height:96px;}
}

@media only screen and (max-width:1023px){
    .gylc .gl_ul .gl_li .gl_txt{padding:10px 15px;}
}

@media only screen and (max-width:767px){
    .gylc .gl_ul .gl_li .gl_txt:before{transform:skew(-87deg, 0);}
    .gylc .gl_ul .gl_li .gl_txt span{top:-53px;}
    .gylc .gl_ul .gl_li .gl_txt p:last-child{height:72px;}
}
.pb_btn{width:170px;height:49px;line-height:47px;border:1px solid #E62129;color:#FFF;border-radius:4px;display:block;margin:0 auto;margin-top:15px;color:#FFF!important;font-size:16px;position:relative;overflow:hidden;}
.pb_btn.pb_btn1{width:100%;font-size:14px;margin-top:1px;border-radius:0;padding-left:25px;}
.pb_btn:before,.pb_btn:after{content:'';width:100%;height:50%;background:#E62129;position:absolute;left:0;z-index:-1;
    -webkit-transition:all .3s;
    transition:all .3s;
}
.pb_btn:before{top:0;}
.pb_btn:after{bottom:0;}
.pb_btn:hover{color:#555!important;}
.pb_btn:hover:before{top:-50%;}
.pb_btn:hover:after{bottom:-50%;}
.pb_gwc{
  display: block;
  float: right;
  height: 106px;
  width: 317px;
  background: url(../images/shop.jpg) no-repeat;
  position: absolute;
  left: 63%;
  top: 15px;
}
@media screen and (max-width:1023px){
    .pb_btn{width:130px;height:42px;line-height:40px;font-size:14px;margin-top:10px;}
    .pb_gwc{height:80px;background-size:auto 100%;top:0;}
}
@media screen and (max-width:767px){
    .row1 .g-tit{text-align:left;overflow:visible;}
    .pb_gwc{left:auto;right:0;width:120px;height:40px;z-index:-1;top:-15px;}
    .row1 .pb_btn{margin-top:10px;text-align:center;}
}