@font-face{
  font-family: 'p';
  src : url('../fonts/Poppins-Regular.ttf');
}
@font-face{
  font-family: 'pb';
  src : url('../fonts/Poppins-Bold.ttf');
}
h1 h2 h3 h4 h5 h6{
  font-family: pb;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .pc{
      display: none;
  }
}
@media only screen and (min-width: 769px) {
  .yd{
      display: none;
  }
}
*{
  margin: 0;
  padding: 0;
}
body{
  background: #f3f3f3;
}
a{
  text-decoration: none;
}
li{
  list-style: none;
}
.pc_header{
  width: 100%;
  height: 0.72rem;
  background: #fff;
  margin: 0 auto;
  position: fixed;
  top: 0rem;
  left: 0rem;
  z-index: 99999;
}
.pc_headercenter{
  width: 16rem;
  height: 0.72rem;
  margin: 0 auto;
}
.pc_headercenter_logo{
  width: 1.74rem;
  height: 0.45rem;
  background: url(../img/pclogo.png) no-repeat;
  background-size: 100% 100%;
  float: left;
  margin-top: 0.135rem;
}
.pc_header_list{
  width: 9.1rem;
  height: 0.72rem;
  float: left;
  margin-left: 1.8rem;
}
.pc_header_list ul{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content:space-around;
}
.pc_header_list li{
  width: 1.8rem;
  font-size: 0.18rem;
  color: #000;
  font-family: p;
  text-align: center;
  font-weight: 400;
  line-height: 0.72rem;
  color: #000;
}
.pc_header_list li a{
  width: 1.8rem;
  font-size: 0.18rem;
  color: #000;
  font-family: p;
  font-weight: 400;
  line-height: 0.72rem;
  color: #000;
}
.pc_headercenter_button{
  width: 1.74rem;
  height: 0.4rem;
  background: #cb0816;
  border-radius: 0.4rem;
  float: right;
  font-size: 0.18rem;
  color: #fff;
  font-weight: 600;
  border: none;
  font-family: pb;
  line-height: 0.4rem;
  margin-top: 0.15rem;
}
.pc_headercenter_button img{
  width: 0.24rem;
  height: 0.24rem;
  float: right;
  margin-top: 0.068rem;
  margin-right: 0.1rem;
}
.pc_header_list ul li a:hover{
  font-family: pb;
  color: #cb0816;
  font-weight: 600;
}
html,
body {
position: relative;
height: 100%;
}

body {background: #fff;font-family: Helvetica Neue, Helvetica, Arial, sans-serif;font-size: 14px;color: #000;margin: 0;padding: 0;}
.pc_news{
  width: 100%;
  height: 7.32rem;
  margin: 0 auto;
  background: url(../img/contactus.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.72rem;
}
.pc_newscenter_img{
  width: 7.1rem;
  height: auto;
  margin: 0 auto;
}
.pc_newscenter_img_h2{
  width: 15rem;
  height: auto;
  font-size: 0.48rem;
  line-height: 0.48rem;
  text-align: left;
  color: #fff;
  font-family: pb;
  margin: 0 auto;
  text-transform: uppercase;
  padding-top: 1.12rem;
}
.pc_newscenter_img_tits{
  width: 5.2rem;
  height: auto;
  font-size: 0.2rem;
  line-height: 0.3rem;
  text-align: left;
  color: #fff;
  padding-top: 0.2rem;
}
.pc_news_list{
  width: 100%;
  height: 29.27rem;
  margin: 0 auto;
  background: #f3f3f3 !important;
  position: relative;
}
.pc_news_list_center{
  width: 16rem;
  height: 28.77rem;
  background: #fff;
  margin: 0 auto;
  border-radius: 0.3rem;
  position: absolute;
  left: 1.6rem;
  top: -0.5rem;
}
.pc_news_list_center ul{
  width: 14.4rem;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-content: start;
  margin: 0 auto;
}
.pc_news_list_center ul li{
  width: 14.4rem;
  height: 5.26rem;
  border-bottom: 0.01rem dashed #cacaca;
}
.new_leftimg{
  width: 6.43rem;
  height: 3.63rem;
  float: left;
  overflow: hidden;
  margin-top: 0.81rem;
  border-radius: 0.2rem;
}
.new_leftimg img{
  width: 6.43rem;
  height: 3.63rem;
  transition: 0.4s;
}
.new_leftimg img:hover{
  cursor: pointer;
  transform: scale(1.05);
  transition: 0.4s;
}
.new_rightbox{
  width: 7.5rem;
  height: auto;
  float: right;
}
.new_rightbox h2{
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 0.26rem;
  line-height: 0.36rem;
  font-family: pb;
  font-weight: 600;
  padding-top: 1.18rem;
  color: #000;
}
.new_right_titles{
  width: 100%;
  height: auto;
  font-size: 0.18rem;
  line-height: 0.3rem;
  text-align: left;
  color: #666;
  font-family: p;
  padding-bottom: 0.56rem;
  padding-top: 0.27rem;
}
.new_button{
  width: 1.7rem;
  height: 0.5rem;
  background: #cb0816;
  color: #fff;
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.18rem;
  font-family: pb;
  font-weight: 600;
  cursor: pointer;
  border-radius: 0.5rem;
}
.ullist_page{
  width:2.66rem;
  height: 0.42rem;
  margin:0 auto;
  margin-top: 1rem;
}
.ullist_page ul{
  width: 2.66rem;
  height: 0.42rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.ullist_page ul li{
  width: auto;
  height: 0.42rem;
  line-height: 0.42rem;
  color: #000;
  text-align: center;
  padding-left: 0.18rem;
  padding-right: 0.18rem;
  border-bottom: 0rem ;
  font-family: p;
  background: #f3f3f3;
}
.ullist_page ul li:hover{
  background: #cb0816 !important;
  color: #fff !important;
  cursor: pointer;
}
.ddmp_bottom{
  width: 100%;
  height: 96% !important;
  margin: 0 auto;
  /* margin-top: 4% !important; */
  background: #000;
  position: relative;
}
.bak_top{
  width: 100%;
  height: 2rem;
  margin: 0 auto;
}
.bottom_bakul{
  width: 16rem;
  height: 3.1rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.bottom_bak1{
  width: 3.2rem;
  height: 2.8rem;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.bottom_bak1titles{
  font-size: 0.3rem;
  color: #fff;
  text-align: left;
  line-height: 0.3rem;
  font-family: pb;
  height: 0.3rem !important;
  font-weight: 600;
}
.bottom_bak1 ul{
  width: auto;
  /* display: flex; */
  /* flex-wrap: wrap; */
  align-content: space-between;
}
.bottom_bak1 ul li{
  color: #fff !important;
  font-family: p;
  text-align: left;
  line-height: 0.36rem;
  font-size: 0.18rem;
  opacity: 0.8;
}
.bak_bottom_ai{
  width: 100%;
  height: 2.77rem;
  position: absolute;
  bottom: 0rem;
  left: 0rem;
}
.bak_bottom_aicenter{
  width: 16rem;
  height: 2.77rem;
  margin:0 auto;
  border-top: 0.01rem solid #3a3a3c;
  position: relative;
}
.bak_bottom_logo{
  width: 2.07rem !important;
  height: 0.56rem !important;
  position: absolute;
  left: 0rem;
  top: 0.7rem;
}
.bottom_titls{
  width: 16rem;
  height: 2.77rem;
  margin: 0 auto;
  line-height: 2.77rem;
  font-size: 0.18rem;
  font-family: p;
  text-align: center;
  color: rgba(255,255,255,0.6);
}
.pc_cases{
  width: 100%;
  height: 13.57rem;
  background: url(../img/1357.jpg) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.pc_casescenter{
  width: 16rem;
  height: 13.57rem;
  margin: 0 auto;
  position: relative;
}
.pc_case_lefttitles{
  position: absolute;
  width: 5.65rem;
  height: 1.25rem;
  position: absolute;
  background: url(../img/125.png) no-repeat;
  background-size: 100% 100%;
  left: 0rem;
  top: 1.15rem;
}
.pc_case_lefttitles h2{
  font-size: 0.6rem;
  font-family: pb;
  color: #cb0816;
  text-align: left;
  font-weight: 600;
}
.pc_case_lefttitles2{
  width: auto;
  font-size: 0.48rem;
  line-height: 0.36rem;
  color: #000;
  text-align: left;
  font-family: "pb";
  position: absolute;
  bottom: 0rem;
  left: 0rem;
  font-weight: 600;
}
.caseright{
  width: 8.7rem;
  height: auto;
  position: absolute;
  right: 0.5rem;
  top: 1.3rem;
}
.caseright2{
  width: 8.7rem;
  height: auto;
  text-align: left;
  margin: 0 auto;
  font-size: 0.22rem;
  line-height: 0.36rem;
  font-family: "p";
  /* font-weight: 600; */
}
.caserright_button{
  width: auto;
  height: auto;
  padding: 0.1rem 0.36rem;
  font-size: 0.2rem;
  color: #fff;
  font-weight: 600;
  font-family: pb;
  line-height: 0.34rem;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  background: #cb0914;
  border-radius: 0.36rem;
  margin-left: 2.5rem;
  margin-top: 0.3rem;
}
.caserright_button img{
  width: 0.25rem;
  height: 0.34rem;
  float: right;
}
.pc_cases_world{
  width: 100%;
  height: 8.9rem;
  margin: 0 auto;
  background: #fff;
}
.pc_cases_worldcenter{
  width: 16rem;
  height: 7.9rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  padding-top: 1rem;
  justify-content: space-between;
}
.pc_cases_left{
  width: 3rem;
  height: 6rem;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.left_titles{
  font-size: 0.26rem;
  text-align: left;
  line-height: 0.6rem;
  font-family: p;
  color: #000;
  cursor: pointer;
  width: 3rem;

}

.on .left_titles span{
  color: #cb0816;
  font-size: 0.3rem;
  border-bottom: 0.01rem solid #cb0816 !important;
}
.pc_case_worldimg{
  width: 7.68rem;
  height: 4.32rem;
}
.pc_case_worldimg img{
  width: 7.68rem;
  height: 4.32rem;
}

.tabbox .tab{overflow:hidden;/* background:#ccc; */}
.tabbox .tab a{display:block;padding:10px 20px;float:left;text-decoration:none;color:#333;}
.tabbox .tab a.on{color:#fff;text-decoration:none;}
.tabbox .content{overflow:hidden;width: 5rem;height: 6rem;position:relative;}
.tabbox .content ul{position:absolute;left:0;top:0;height:6rem;}
.tabbox .content li{width:500px;height: 6rem;float:left;display: flex;}
.tabbox .content li p{padding:10px;}
.biaodan{
  width: 100%;
  height: 11rem;
  margin: 0 auto;
}
.biaodan_center{
  width: 16rem;
  height: 11rem;
  margin: 0 auto;
}
.ffbiaodan{
  width: 16rem;
  height: 8.15rem;
  margin: 0 auto;
  background: #fff;
  margin-top: 1.17rem;
  border-radius: 0.5rem;
  padding-top: 0.45rem;
}
.ffbiaodanlogo{
  width: 14.31rem;
  height: 2.04rem;
  background: url(../img/biaodantop.jpg) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
}
.ffbiaodan_content{
  width: 14.31rem;
  height: 4rem;
  margin: 0 auto;
}
.ffbiaodan_content2{
  width: 14.31rem;
  height: 1.17rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
  margin:0 auto;
  margin-top: 0.4rem;
}
.input{
  width: 7.07rem;
  height: 0.48rem;
  background: #f5f5f7;
  border:0.01rem solid #ccc;
  text-indent: 0.3rem;
}
.ffbiaodan_content3{
  width: 14.31rem;
  height: 2.66rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.16rem;
}
.input2{
  width: 14.29rem;
  height: 0.48rem;
  border: 0.01rem solid #ccc;
  background: #f5f5f7;
  text-indent: 0.3rem;
}
.textarea{
  width: 13.69rem;
  padding-left: 0.3rem;
padding-right: 0.3rem;
padding-top: 0.3rem;
  height: 1.65rem;
  border: 0.01rem solid #ccc;
  background: #f5f5f7;
  font-family: p;
  resize:none;
}
.biaodan_button{
  background: #ca0915;
  width: 2.25rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #fff;
  text-align: center;
  border-radius: 0.6rem;
  font-family: pb;
  font-weight: 600;
  margin: 0 auto;
  margin-top: 0.4rem;
}
.ffbiaodanlogo h2{
  font-size: 0.47rem;
  color: #fff;
  font-family: pb;
  font-weight: 600;
  text-transform:uppercase;
  position: absolute;
  top: 0.45rem;
  left: 2.5rem;
}
.ffbiaodan_titles{
  width: 6.8rem;
  height: auto;
  font-size: 0.2rem;
  line-height: 0.3rem;
  font-family: p;
  text-align: left;
  position: absolute;
  top: 0.8rem;
  left: 6.5rem;
}
.ffbiaodanlogo h2 span{
  font-size: 0.36rem;
}
.our_company{
  width: 16rem;
  height: 6.91rem;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  top: 4.1rem;
}
.our_company img{
  transition: 0.4s;
  width: 16rem;
  height: 6.91rem;
}
.our_company img:hover{
  transform: scale(1.05);
  transition: 0.4s;
  cursor: pointer;
}
/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨*/
.product-number-info {
bottom: -10.5rem;
position: relative;
/* background-color: rgba(41,41,41,1.00); */
}
.product-number-info .product-number-inner {
width: 16rem !i;
/* margin: 0 auto; */
}
.product-number-info ul {
width: 100%;
padding: 85px 0;
}
.product-number-info ul.q:after {
content: "";
clear: both;
display: table;
}
.product-number-info li {
float: left;
width: 24%;
height: 90px;
/* border-left: 1px solid #3c3c3c; */
color: #fff;
padding-top: 1px;
text-align: center;
}
.product-number-info li:first-child {
border: none;
}
.product-number-info li b {
font-weight: 400;
font-size: 36px;
line-height: 1;
display: inline-block;
position: relative;
margin: 15px 0 10px;
}
.product-number-info li b i {
font-style: normal;
font-size: 0.72rem;
color: red;
font-weight: 600;
font-family: pb;
}
.product-number-info li b sup {
position: absolute;
font-size: 20px;
right: -15px;
top: -3px;
color: red;
}
.product-number-info li b em {
font-style: normal;
font-size: 28px;
font-weight: 100;
padding-left: 2px;
position: relative;
top: -4px;
color: red;
}
.product-number-info li p {
font-size: 0.2rem;
color: #000;
font-weight: 600;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
color: #000;
padding-left: 70px;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
padding-left: 70px;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
color: #000;
padding-left: 70px;
}
.product-number-info li.li-4 b, .product-number-info li.li-4 p {
padding-left: 78px;
}
.product-number-info li.li-5 {
text-align: right;
}
.product-number-info li.li-5 b {
padding-right: 2px;
}
/*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡*/
.major{
  width: 100%;
  height: 8.86rem;
  margin: 0 auto;
  background: #fff;
  position: relative;
}
.majorcenter{
  width: 16rem;
  height: 8.86rem;
  margin: 0 auto;
}
.majorcenter h2{
  font-size: 0.48rem;
  font-family: pb;
  text-align: center;
  color: #000;
  font-weight: 600;
  padding-top: 0.9rem;
  padding-bottom: 0.2rem;
}
.major_titles{
  width: 11.1rem;
  height: auto;
  font-size: 0.22rem;
  line-height: 0.36rem;
  color: #000;
  text-align: center;
  font-family: p;
  margin: 0 auto;
}


.mySwiper5 {
  width: 100%;
  height: 100%;
}

.mySwiper5 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  position: relative;
}

.mySwiper5 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.myswiperbox{
  width: 100%;
  height: 5.33rem;
  margin: 0 auto;
  position: absolute;
  bottom: 0rem;
  left: 0rem;
}
.swiper_imgbox{
  width: 100%;
  height: 3rem;
  margin: 0 auto;
  border-radius: 0.3rem;
  overflow: hidden;
  margin-top: 0.2rem;
}
.swiper_imgbox img{
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
.swiper_imgbox_titles{
  font-size: 0.24rem;
  line-height: 1.65rem;
  font-family: pb;
  font-weight: 600;
  text-align: center;
  display: none;
}
.swiper_hui{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.6);
}
.mySwiper5 .swiper-slide-next   .swiper_imgbox_titles{
  display: block;
}
.mySwiper5 .swiper-slide-next .swiper_hui{
  background: rgba(255,255,255,0);
}
.img_cc{
  width: 0.52rem;
  height: 0.52rem;
}
.mySwiper5 .swiper-button-next{
  right: 4rem;
  top: 1.5rem;
}
.mySwiper5 .swiper-button-prev{
  left: 4rem;
  top: 1.5rem;
}
.service{
  width: 100%;
  height: 11.9rem;
  background: #f4f4f4;
  margin: 0 auto;
}
.servicecenter{
  width: 16rem;
  height: 11.9rem;
  margin: 0 auto;
}
.servicecenter h2{
  width: 16rem;
  height: auto;
  font-size: 0.48rem;
  line-height: 0.48rem;
  padding-top: 1.27rem;
  padding-bottom: 0.38rem;
  text-align: center;
  font-family: pb;
  font-weight: 600;
  text-transform: uppercase;
}
.service_titles{
  width: 8.4rem;
  height: auto;
  font-size: 0.2rem;
  line-height: 0.36rem;
  text-align: center;
  color: #000;
  font-family: p;
  margin: 0 auto;
  padding-bottom: 0.65rem;
}
.servicecenter ul{
  width: 16rem;
  height: 7.57rem;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  margin: 0 auto;
}
.servicecenter ul li{
  width: 7.95rem;
  height: 3.73rem;
  overflow: hidden;
}
.servicecenter ul li img{
  width: 7.95rem;
  height: 3.73rem;
  transition: 0.4s;
}
.servicecenter ul li img:hover{
transform: scale(1.05);
  transition: 0.4s;
  cursor: pointer;
}
.wordls{
  width: 100%;
  height: 11.79rem;
  margin: 0 auto;
  background: url(../img/1179.jpg) no-repeat;
  background-size: 100% 100%;
}
.wordlscenter{
  width: 16rem;
  height: 11.79rem;
  margin: 0 auto;
}
.wordlscenter h2{
  width: 16rem;
  height: auto;
  font-size: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  font-family: pb;
  text-transform: uppercase;
  color: #fff;
  padding-top: 0.86rem;
  padding-bottom: 0.3rem;
}
.wordls_titles{
  width: 12.35rem;
  height: auto;
  font-size: 0.2rem;
  line-height: 0.36rem;
  text-align: center;
  color: #fff;
  font-family: p;
  margin: 0 auto;
}
.ddm_857{
  width: 100%;
  height: 8.57rem;
  background: url(../img/857.jpg) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.ddm_857center{
  width: 16rem;
  height: 8.57rem;
  margin: 0 auto;
  position: relative;
}
.ddm_button{
  width: 3.27rem;
  height: 0.65rem;
  background: url(../img/ddp1.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.24rem;
  font-family: pb;
  color: #fff;
  text-align: center;
  line-height: 0.65rem;
  font-weight: 600;
  text-indent: 0.4rem;
  position: absolute;
  bottom: 2.02rem;
  right: 3.06rem;
}

.pc_contact{
  width: 100%;
  height: 11.73rem;
  background: #ca0915;
  margin: 0 auto;
}
.pc_contactcenter{
  width: 16rem;
  height: 11.73rem;
  margin: 0 auto;
  position: relative;
}
.pc_contactcenter .ffbiaodan{
  margin-top: 0rem !important;
  position: absolute;
  left: 0rem;
  top: -1.1rem;
}
.fftitlrs{
  width: auto;
  font-size: 0.2rem;
  line-height: 0.36rem;
  color: #fff;
  font-family: p;
}
.pc_contactcenter ul{
  width: 16rem;
  height: 3.33rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  position: absolute;
  bottom: 0rem;
}
.pc_contactcenter ul li img{
  width: 1.03rem;
  height: 1.03rem;
  margin: 0 auto;
  display: block;
  margin-bottom: 0.2rem;
}
.xuxian{
  width: 0rem;
  height: 2.27rem;
  border: 0.01rem dashed #fff;
}
.pc_contactbox{
  width: 100%;
  height: 8.54rem;
  background: url(../img/954.jpg) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.pc_contactboxcenter{
  width: 16rem;
  height: 9.54rem;
  margin: 0 auto;
}
.pc_contactboxcenter h2{
  width: 15rem;
  height: auto;
  font-size: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  font-family: pb;
  font-weight: 600;
  margin: 0 auto;
  text-transform: uppercase;
  padding-top: 0.6rem;
  padding-bottom: 0.15rem;
}
.pc_contactimg{
  width: 16rem;
  height: 6.05rem;
  margin: 0 auto;
  background: url(../img/605.png) no-repeat;
  background-size: 100% 100%;
}
.pc_contactimg2{
  width: 1.8rem;
  height: auto;
  font-size: 0.18rem;
  line-height: 0.24rem;
  text-align: center;
  color: #fff;
}
.pc_contactimg h3{
  width: 1.8rem;
  text-align: center;
  font-size: 0.48rem;
  color: #fff;
  font-family: pb;
}
.pc_contactimg h4{
  width: 1.8rem;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
  position: absolute;
  bottom: 0.5rem;
}
.pc_contactimg ul{
  width: 16rem;
  display: flex;
  justify-content: space-around;
  padding-top: 3.2rem;
}
.pc_contactimg ul li{
  height: 2.5rem;
  position: relative;
}
.widget1112{
  width: 100%;
  height: 11.12rem;
  background: url(../img/1112.jpg) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.widget1112center{
  width: 16rem;
  height: 11.12rem;
  margin:0 auto;
}
.widget1112center h2{
  width: 16rem;
  font-size: 0.48rem;
  color: #fff;
  font-family: pb;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  padding-top: 1.19rem;
  padding-bottom: 0.15rem;
}
.widget1112titles{
  width: 12.15rem;
  height: auto;
  font-size: 0.2rem;
  line-height: 0.3rem;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  font-family: p;
}
.contact_imgs{
  width: 8.08rem;
  height: 2.38rem;
  background: url(../img/contact_img.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.45rem;
}
.contact_imgs ul{
  width: 8.08rem;
  height: 0.65rem;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  margin-top: 0.4rem;
  display: inline-flex;
}
.contact_imgs ul li{
  width: 2.8rem;
  height: 0.65rem;
}
.contact_imgs ul li img{
  width: 0.63rem;
  height: 0.63rem;
  float: left;
  margin-top: 0.01rem;
}
.contact_imgs_right{
  width: auto;
  height: auto;
  float: right;
}
.contact_imgs_right h4{
  font-size: 0.2rem;
  font-family: p;
  font-weight: 400;
  text-align: left;
  color: #c3987c;
}
.contact_imgs_right h5{
  font-size: 0.24rem;
  color: #cf1314;
  text-align: left;
  font-family: pb;
  font-weight: 600;
}
.contact_imgs h3{
  font-size: 0.24rem;
  color: #fff;
  font-family: pb;
  font-weight: 600;
  margin-top: 0.7rem;
  width: auto;
  float: right;
  margin-right: 0.8rem;
}
.dizhi{
  width: 5.2rem;
  height: auto;
  float: left;
  font-size: 0.22rem;
  font-family: p;
  color: #fff;
}
.dizhi img{
  width: 0.24rem;
  height: 0.28rem;
  float: left;

}
.dizhi2{
  font-size: 0.2rem;
  line-height: 0.3rem;
  text-align: left;
  font-family: p;
  width: 5.2rem;
  color: #fff;
  margin-top: 0.65rem;
  /* float: left; */
}
.contactbox_titles{
  width: 15rem;
  height: auto;
  font-size: 0.2rem;
  line-height: 0.3rem;
  text-align: center;
  color: #666;
}
.contact_ulist{
  width: 15rem;
  height: 3.5rem;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
}
.contact_ulist ul{
  width: 15rem;
  height: 3.5rem;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  margin-top: 1rem;
}
.contact_ulist ul li{
  width: 3.1rem;
  height: 3.5rem;
  background: #fff;
  border-radius: 0.2rem;
  box-shadow: 0px 0px 6px #f7d6d5;
  position: relative;
}
.contact_ulist ul li:nth-of-type(even){
  margin-top: 0.6rem;
}
.shuzi{
  width: 0.72rem;
  height: 0.72rem;
  background: url(../img/dianxuan.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -0.16rem;
  bottom: -0.16rem;
  font-size: 0.24rem;
  font-family: 'pb';
  font-weight: 600;
  text-align: center;
  line-height: 0.72rem;
}
.shuzi2{
  width: 1.02rem;
  height: 1.02rem;
  background: #cf1314;
  font-size: 0.48rem;
  color: #fff;
  text-align: center;
  line-height: 1.02rem;
  border-radius: 1.02rem;
  margin: 0 auto;
  position: relative;
  margin-top: 0.33rem;
}
.shuzidanwei{
  width: 0.28rem;
  height: 0.28rem;
  border-radius: 0.28rem;
  background:#ecb673;
  position: absolute;
  color: #ca0915;
  right: -0.14rem;
  top: 0.44rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.28rem;
}
.shuzititles{
  width: 2.1rem;
  height: auto;
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #666;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.32rem;
}
.pc_bottom_contactbiao{
  width: 100%;
  max-width: 19.2rem;
  height: 7.56rem;
  margin: 0 auto;
  background: url(../img/756.jpg) no-repeat;
  background-size: 100% 100%;
}
.onlinecenter{
  width: 15rem;
  height: 7.65rem;
  margin: 0 auto;
  position: relative;
}
.red_biao{
  width: 7.21rem;
  height: 5.81rem;
  /* background: #cb0816; */
  float: right;
  position: absolute;
  left: 0rem;
  top: 0rem;
}
.red_biao h3{
  font-size: 0.48rem;
  font-family: pb;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  text-indent: 0.2rem;
  color: #fff;
  background: linear-gradient(to right, #cf1314, #e99740); /*è®¾ç½®æ¸å˜çš„æ–¹å‘ä»Žå·¦åˆ°å³ é¢œè‰²ä»Žff0000åˆ°ffff00*/
  -webkit-background-clip: text;/*å°†è®¾ç½®çš„èƒŒæ™¯é¢œè‰²é™åˆ¶åœ¨æ–‡å­—ä¸­*/
  -webkit-text-fill-color: transparent;/*ç»™æ–‡å­—è®¾ç½®æˆé€æ˜Ž*/
  padding-top: 0.6rem;
  padding-bottom: 0.2rem;
}
.red_input{
  width: 6.8rem;
  height: 1.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: space-between;
  margin: 0 auto;
  margin-top: 0.3rem;
}
.red_input input{
  width: 3.3rem;
  height: 0.6rem;
  border: 0.01rem solid #fff;
}
.countries{
  width: 6.7rem;
  height: 0.55rem;
  border: 0.01rem solid #fff;
  margin-top: 0.16rem;
  /* display: table-header-group; */
  margin: 0 auto;
  display: block;
  margin-top: 0.05rem;
}
.message{
  width: 6.7rem;
  height: 0.95rem;
  border: 0.01rem solid #fff;
  display: block;
  margin: 0 auto;
  margin-top: 0.06rem;
}
.queren{
  width: 3.07rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.26rem;
  color: #ffff;
  font-family: pb;
  position: absolute;
  bottom: -0.3rem;
  left: 0.2rem;
  background: linear-gradient(to right,#d4301d,#e99640,#d4301d);
}
.red_tts{
  width: auto;
  font-size: 0.2rem;
  font-family: p;
  text-align: left;
  color: #fff;
  float: left;
  margin-top: 0.2rem;
  margin-left: 0.2rem;
  margin-bottom: 0.3rem;
}
.pc{
  display: block;
}
.yd{
  display: none;
}
.pc_news {
  width: 100%;
  height: 4.65rem;
  margin: 0 auto;
  background: url(../img/contact465.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.72rem;
}
.pc_newscenter_img h2 {
  font-size: 0.48rem;
  color: #fff;
  font-family: MyriadPro;
  width: 100%;
  text-align: center;
  padding-top: 1.67rem;
}
.list_toptitls {
  width: 7.1rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #fff;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 auto;
  margin-top: 0.3rem;
}
.wbg{background:#fff;overflow:hidden;width: 7.1rem;margin: 0 auto;}
.hbg{background:#F7F8FA;overflow:hidden}
.zbg{background-size:cover;overflow:hidden}
.jbox{background:url(../images/bg.png) no-repeat center top;background-size:cover;overflow:hidden}
.rbg{background:url(../images/15x.jpg) no-repeat center top;background-size:cover;overflow:hidden}
.product_left{ width:4.9rem; float: right; background:#f6f6f6}
.product_right{width: 11rem;float: left;}
.about_left{ width:45%; float: left; background:#fd5a0d; height:6.4rem;}
.about_nr{ margin-left:20%;text-align:left; margin-right:5%; margin-top:10%; color:#fff;}
.about_nr h2{font-family: "pb"; font-size:0.42rem; margin-bottom:10px;}
.about_nr .about_text{ font-size:0.2rem; line-height:0.36rem; }
.about_nr a{ width:230px; height:55px; background:#fff; display: block; border-radius: 50px; font-family: "pb"; font-size:20px; text-align:center; line-height:55px;color:#fd5a0d; margin-top:40px;}
.about_right{width:55%; float:right;height:6.4rem; overflow: hidden;}
.about_right img{ width: 100%; height:auto;} 
.shili{ background:#0f1722; height:335px;}
.shili ul li{ width:21%; float:left; margin-left: 2%; margin-right: 2%;margin-top: 60px; }
.shili ul li{ color:#fff;}
.shili ul li h3{ font-size:0.24rem; font-family: "pb";}
.shili ul li span{ font-size:0.16rem;}
ul#cssmenu{margin-right:10%;}
.keji{height: 8.6rem;}

.htit{text-align:center}
.htit h2{font-size:0.48rem;color:#001E3F;font-weight:normal;height:0.48rem;line-height:0.48rem;font-family: "pb"; }
.htit p{font-size:16px;line-height:22px;padding-top:10px;color:#001E3F;filter:Alpha(opacity=30);opacity:.3;}
.index_cp{padding:0.5rem 0;}
.fuwu h2 {background:url(../images/fuwu_xian.jpg) no-repeat left center; width:500px; margin:0 auto;text-transform:uppercase;}
.fuwu p{ font-size:20px;filter:Alpha(opacity=100);opacity:1;background:url(../images/fuwu_xian.jpg) no-repeat right center;width: 860px;
    margin: 0 auto;}
.news{padding-bottom:30px; margin-top:30px;}
.news h2{ float:left;}	
.news a{display: block;font-size: 20px;color: #fff; font-style: normal; width: 230px; height: 60px;line-height: 60px;background: #fe5a0e;text-align: center; border-radius: 60px; float:right;}

.fwbox{padding-bottom:85px}
.fwbox dl{float:left;width:32%;position:relative;margin-right:1%; border:1px solid #e5e5e5; height:360px;}
.fwbox dl:nth-of-type(3n){margin-right:0;}
.fwbox dl dt{ width: 80px; height:80px; background:url(../images/fuwuicon.png) no-repeat; margin:0 auto; margin-top:50px;}
.fwbox dl dt.fuwuicon2{ background-position: 0 -80px;}
.fwbox dl dt.fuwuicon3{ background-position: 0 -160px;}
.fwbox dl dt img{display:block;width:100%;height:286px;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-webkit-transform:scale(1,1);transform:scale(1,1)}
.fwbox dl:hover dt img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.fwbox dl dd{width:100%;height:100%;color:#666666;box-sizing:border-box}
.fwbox dl dd h3{color:#000000;font-size:24px;font-weight:normal;line-height:44px;padding:0px 0 10px;position:relative;min-width:50%; font-family: "pb"; text-align:center;}
.fwbox dl dd h3:after{content:"";display:block;width:120px;position:absolute;left:0;bottom:0}
.fwbox dl dd p{font-size:16px;line-height:26px;width:80%;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0 auto;}
.fwbox dl:hover{ background:#fd5a0d;}
.fwbox dl:hover dt{background:url(../images/fuwuicon1.png) no-repeat;}
.fwbox dl:hover dt.fuwuicon2{ background-position: 0 -80px;}
.fwbox dl:hover dt.fuwuicon3{ background-position: 0 -160px;}
.fwbox dl:hover dd h3{ color:#fff;}
.fwbox dl:hover dd p{color:#fff;}

.xwbox dl{margin-top:2%;}
.xwbox dl:nth-of-type(3){margin-right:0}

.xwbox dl dt img{display:block;width:100%;height:240px}
.xwbox dl dd{border-top:none}
.xwbox dl dd .tit{display:block;font-size:22px;font-weight:normal;line-height:32px;color:#001E3F;font-family:"pb";}
.xwbox dl dd span{display:block;font-size:12px;color:#707B89;padding:6px 0 15px; font-size:20px; text-transform: uppercase;}
.xwbox dl dd p{font-size: 0.18rem;line-height: 0.24rem;overflow:hidden;height: 0.7rem;color:#7F878F;text-align:justify;font-family:"p";padding-top: 15px;}
.xwbox dl dd .but{line-height:20px;padding-top:10px}
.xwbox dl dd .but a{display:inline-block;color:#FF7700;font-size:16px;background:url(../images/jt1.png) no-repeat right center;padding-right:30px;text-transform: uppercase;}
.xwbox dl:hover{border-bottom: 2px solid #fd5a0d;}
.xwbox dl:hover dd{border-top:none} 
.news_left{ float:left; width:65%}
.news_left dl{ width:100%;border-bottom: 1px solid #dddddd;padding-bottom: 30px;overflow: hidden; }
.news_left dl dt{ width:38%; float:left;}
.news_left dl dd{ width:60%; float:right;}
.more{padding:55px 0 80px; text-align:center}
.news_right{ width: 30%; float:right;}
.news_right dl{ padding-bottom:40px;}
.xwbox dl:hover .tit{ color:#fd5a0d;}
.more a{display:inline-block;width:116px;color:#fff;background:#FF7700;height:36px;line-height:36px}
.dilianxi{background:#fd550b; height:290px; text-align:center;padding-top:50px;}
.dilianxi h2{font-family:"pb"; font-size:0.48rem; color:#fff;text-align: center;}
.dilianxi p{ font-size:0.2rem; display: block;text-align: center;color:#fff;}
.lianxinr{ width:780px; margin:0 auto; margin-top:20px;}
.lianxinr .tanchuang{ width: 215px; height:60px;background:#ffffff; color:#fd5a0d; float:left; border-radius:60px !important; text-align:center; line-height:60px;font-family:"pb";font-size: 20px; }
.lianxinr .yxbuttom{float: right;height:60px;line-height:60px; border:1px solid #ffa383; border-radius:60px !important;font-family:"pb";font-size: 20px; color:#fff; padding-left:30px;}
.lianxinr .yxbuttom span{ float:right; width: 58px; height:58px;background:#ffffff; border-radius:58px !important; margin-left:30px; margin-top:1px; margin-right:1px; }
.lianxinr .yxbuttom span{ text-align:center;}

.albox{padding-bottom:35px}
.albox .hd{text-align:center;}
.albox .hd ul{font-size:0}
.albox .hd ul li{text-align: left; line-height:120px; font-size:22px; font-family:"pb"; }
.albox .hd ul li span{display:block;font-size:0.2rem;line-height:1.2rem;height:1.2rem;padding-bottom:5px;color:#012D52;cursor:pointer;overflow:hidden;background:url(../images/icon6.png) no-repeat left center; padding-left:40px; margin-left:30px;}
.albox .hd ul li.on{background:#fd5a0d;color:#fff;position: relative;/* left:-20px; *//* width: 104%; */}
.albox .hd ul li.on span{color:#fff;background:url(../images/icon7.png) no-repeat left center;}
.albox .bd ul li{float:left;width: 49%;margin-right: 1.9%;position:relative;overflow:hidden;margin-bottom:2%;text-align: center;}
.albox .bd ul li:nth-of-type(2n){margin-right:0}
.albox .bd ul li img{display:block;width:100%;height:3.01rem;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-webkit-transform:scale(1,1);transform:scale(1,1)}
.albox .bd ul li:hover img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.albox .bd ul li span{display:block;color:#fff;font-size:20px;line-height:24px;height:24px;width:90%;position:absolute;left:5%;bottom:20px;z-index:1;overflow:hidden}
.albox .bd ul li:after{content:"";display:block;width:100%;height:100%;background:url(../images/jb.png) repeat-x left bottom;position:absolute;left:0;bottom:0}

.hbbox{overflow:hidden;padding:20px 0 80px}
.hbbox ul{float:left;width:100%;overflow:hidden}
.hbbox ul li{float:left;width:25%;border-top:1px solid #eee;border-left:1px solid #eee;position:relative;top:-1px;left:-1px;box-sizing:border-box}
.hbbox ul li img{display:block;width:100%;height:139px}
.banquan{background:#00041a;border-top:1px solid #383b4c; }
.footer{background:#00041a;color:rgba(255,255,255,0.6)}
.footer .fnav{padding:80px 0}
.footer .fnav dl{float:left;width:32%;height: 3.6rem;text-align:left;background:url(../images/tm-w.png) repeat-y right top}
.footer .fnav dl:nth-of-type(1){padding-left:0}
.footer .fnav dl:nth-of-type(5),.footer .fnav dl:nth-of-type(6){background:none}
.footer .fnav dl:nth-of-type(5){width:235px}
.footer .fnav dl:nth-of-type(3){background:none;}
.footer .fnav dl:nth-of-type(6) img{display:block;margin:0 auto;max-width:100%; background:none;}
.footer .fnav dl:nth-of-type(6) span{display:block}
.footer .fnav dl dt{font-size:16px;font-weight:bold;color:#fff;line-height: 0.36rem;padding-bottom:15px;font-family:"pb";font-size: 0.26rem;padding-left: 1rem;}
.footer .fnav dl dd{font-size: 0.2rem;line-height: 0.4rem;padding:5px 0;padding-left: 1rem;}
.footer .fnav dl dd a{color:rgba(255,255,255,0.6)}
.footer .fnav dl dd a:hover{color:#fff}
.copy{font-size:16px;line-height:24px;color:#001E3F;text-align:center;padding:20px 0; color: rgba(255,255,255,0.6);}
.footer .copy a{color:#001E3F}
.footer .copy a:hover{color:#fff}


.bottom{width:100%;height:60px;background:#1046a1;margin:0 auto;/* position:fixed; */bottom:0;left:0;z-index:9;display:none}
.bottom ul{height:60px;margin:0 auto}
.bottom ul li{width:33.33333%;height:60px;display:block;float:left;text-align:center;background:url(../images/hr-3.png) repeat-y right center}
.bottom ul li a{color:#fff;font-size:13px}
.bottom ul li:nth-of-type(3){background-image:none}
.bottom ul li.index i{display:block;width:100%;height:32px;background:url(../images/index.png) no-repeat center;margin-top:5px}
.bottom ul li.bohao i{display:block;width:100%;height:32px;background:url(../images/dh.png) no-repeat center;margin-top:5px}
.bottom ul li.guanyu i{display:block;width:100%;height:32px;background:url(../images/women.png) no-repeat center;margin-top:5px}

/*------*/
.nbanner{width:100%;margin:0 auto;position:relative}
.nbanner img{display:block;width:100%;margin:0 auto}
.nbanner img.b2{display:none}
.nbanner .box{position:absolute;top:46%; text-align:center;left:8%;}
.nbanner .tit{display:block;font-family:'pb';font-size:0.48rem;font-weight:bold;color:#fff;letter-spacing:1px}
.nbanner p{font-family:"p";font-size:0.2rem;color: rgba(255,255,255,0.6);}
.nbanner .news-title{ text-align:left;}
.nbanner .news-title h1{ font-size:0.42rem; font-family:"pb"; color:#fff; padding-left:30px;}
.nbanner .news-title h1:before {top: 0.15rem; width: 25px; height: 25px; content: '';display: block;position: absolute; left: 0;  background-image: url(../images/icon_circle.png); background-position: center center; background-repeat: no-repeat; -webkit-background-size: 100% 100%;background-size: 100% 100%;}
.nbanner .news-title p{font-size: 20px;line-height: 32px; width: 100%; overflow: hidden;color: #dfdddd;}
.nbanner .news-title p span{font-size: 16px;vertical-align: top;display: inline-block; height: 24px; line-height: 24px; color: #ccc; margin-right:10px;}

.weizhi{font-size: 0.2rem;color:#7F878F;line-height:26px;padding:30px 0}
.weizhi span,.weizhi a{display:inline-block;padding:0 5px;color:#7F878F}
.weizhi a:hover{color:#FF7700}
.biaoge{width:100%;}
.biaoge table {width: 100%; border: 1px solid #ccc; border-right: 0;border-bottom: 0; line-height:36px; font-size:18px;}
.biaoge table tr td {
    text-align: left; padding:0.1rem 0;
    line-height: 0.35rem !important;
    padding-left: 20px;
    border-right: solid 0.01rem #ccc;
    border-bottom: solid 0.01rem #ccc; font-size: 18px;
}
.biaoge table tr:nth-of-type(even){background:#fff2f4 !important;}
.biaoge table tr td:nth-of-type(1){background:#f2f5ff;}
.biaoge table tr td p{ margin:0;}
.biaoge table tr .et2, .biaoge table tr .et9 {
    background: #f2f5ff;
}
.allist ul li{ width:32%; float:left; margin-left:0.5%; margin-right:0.5%; background:#fc5d0d; text-align:center; color:#fff; padding-bottom:15px; border: 2px solid #f2f5ff;
   }
.allist ul li img{ width:100%; height:auto; padding-bottom:15px;}
.allist ul li span {font-size: 20px; display: block; height: 70px; line-height: 70px;background: #fc5d0d; color: #fff;text-align: center;}
.allist ul li p,.liang ul li p{ margin-bottom:0; margin-top:0;}
.xuhao {
    background: #e9f1ff;
    line-height: 0.35rem;
    border-radius: 5px;
    margin-top: 25px;
    position: relative;
    font-size: 18px;
    width: 95%;
    padding: 10px 0 10px 50px;
}
.fos p img{ width:100%; height:auto;}
.xuhao strong {
    text-align: center;
    position: absolute;
    line-height: 60px;
    font-style: italic;
    border: 2px solid #eae0d9;
    color: #fff;
    font-size: 0.4rem;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background: #0158a5;
    font-family: 'pb';
    top: 0px;
    left:-20px;
}

.fanwei .list-paddingleft-2 li {
    width: 32%;
    float: left;
    margin-right: 1%;
    text-align: center;
}
.fanwei .list-paddingleft-2 li img{ width:100%; height:auto;}
.nnav{padding:30px 0;}

.liang ul li{ width:48%; float:left; margin-left:1%; margin-right:1%;text-align:center; color:#fff; padding-bottom:15px;background:#fc5d0d;}
.liang1 ul li{background: #fc5d0d; }
.liang ul li img{ width:100%; height:auto;padding-bottom:15px;}
.four ul li{width:24%; float:left; margin-left:0.5%; margin-right:0.5%;text-align:center; color:#fff; padding-bottom:15px;background:#fc5d0d; margin-top:20px;}
.four ul li img{ width:100%; height:auto; margin-bottom:10px;}
.four ul li p{margin:0;}

.nnav ul{display:block;width:100%;text-align:center;font-size:0}
.nnav ul li{display:inline-block;padding:0 50px}
.nnav ul li a{display:block;font-size:18px;color:#343434;line-height:42px;height:42px;overflow:hidden;font-family:"p"}
.nnav ul li a:hover,.nnav ul li a.on{color:#FF7700;background:url(../images/hr.png) no-repeat center bottom}

.xwlist{border-top:1px solid #EDEDED;width: 85%; margin: 0 auto;}
.xwlist dl{float:left;width:100%;padding:0; margin-bottom: 40px;border:1px solid #EDEDED ;}
.xwlist dl dt{width: 5.1rem;float:left;height: 3.6rem;overflow:hidden}
.cplist dl dt{ width: 50%; height:5rem; }
.fuwu{margin-bottom:0.5rem}

.xwlist dl dt img{display:block;width:100%;height: 3.6rem;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-webkit-transform:scale(1,1);transform:scale(1,1)}
.cplist dl dt img{display:block;width:100%;height: auto;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-webkit-transform:scale(1,1);transform:scale(1,1)}
.xwlist dl:hover dt img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.xwlist dl dd{/* min-height:270px; */}
.xwlist dl dd.d1{float:left;width: 1rem;margin: 0 0.45rem 0 0.65rem;text-align:center}
.xwlist dl dd.d1 span{display:block;width: 1rem;font-size:12px;padding: 14px 0 !important;color:#FF7700;line-height:22px;border:1px solid #ededed}
.xwlist dl dd.d1 em{display:block;font-size:20px;color:#FF7700;line-height:28px;font-style:normal}
.xwlist dl dd.d2{width:50%;float:left}
.cplist dl dd.d2{width:50%;float:left}
.cplist dl:hover{border-bottom:2px solid #fd5a0d;}
.cplist dl dd.d2 .cptext{width:90%;margin-left:40px;margin-top: 0.5rem;}
.xwlist dl dd.d2 a.tit{display:block;font-size: 0.36rem;color:#000;line-height: 0.72rem;height: 0.72rem;font-family:'pb';overflow:hidden;text-align:left;}
.xwlist dl dd.d2 p{font-size: 0.2rem;line-height: 0.32rem;padding-top:10px;font-family:"p";color:#7F878F;overflow:hidden;text-align:left;height: 1.35rem;}

.xwlist dl dd.d2 .but{text-align:right;padding-top:30px}
.xwlist dl dd.d2 .but a{font-size:20px;display:inline-block;background:url(../images/jt.png) no-repeat right center;line-height:22px;color:#fff;padding-right:35px}
.xwlist dl dd.d2 .butlist a{background:url(../images/jt1.png) no-repeat right center;color:#fb530f;text-transform: uppercase; font-size:16px;}
.cplist dl dd.d2 .but{text-align:center; width: 215px; height:50px; line-height:50px; background:#fd5a0d; padding-top:0; border-radius:50px; margin-top:30px;}
.allist dl{float:left;width:31.4%;margin-right:2.9%;position:relative;font-family:"p"}
.allist dl:hover dd{background:#fb530f;}
.allist dl:nth-of-type(3n){margin-right:0}
.allist dl dt{display:block;width:100%;overflow:hidden;position:relative}
.allist dl dt img{display:block;width:100%;height: 3.01rem;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-webkit-transform:scale(1,1);transform:scale(1,1)}
.fuwu1 dl dt img{ height:3.6rem; border-top-left-radius: 15px; border-top-right-radius: 15px;}
.allist dl dt .txt{position:absolute;width:84%;height:80%;left:8%;top:10%;padding:6%;background:#fff;font-size:14px;color:#585E64;line-height:22px;box-sizing:border-box;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;filter:Alpha(opacity=0);opacity:0;}
.allist dl dt .txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8}
.allist dl dd{font-size: 0.2rem;height:70px;line-height:70px;padding-top:8px;background:#000000;color:#fff;text-align:center;}
.fuwu1 dl dd{border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;position: relative;text-align:right;padding:0;padding-right:20px;}
.fuwu1 dl dd span{width: 1.7rem;height: 0.75rem;background:url(../images/fuwuicon11.png) no-repeat left bottom;background-size: 100% auto;float: left;position:absolute;left:0;text-align:center;font-family:"pb";font-size: 0.22rem;border-bottom-left-radius: 15px;bottom:0.5px;}
.fuwu1 dl:hover dd{background:#313132}
.ser-flow{background:#f4f4f4; margin-top:100px; padding:80px 0;}
.index-txt {text-align: center;}
.index-txt h2{color: #333;font-size: 46px;line-height: 1.1;display: block;}
.index-txt p {color: #666; font-size: 0.2rem; line-height: 30px;margin-top: 30px;}
.ser-flow ul {margin-left: -5%;margin-top: 55px;}
.ser-flow ul li {float: left;width: 11.6%;margin-left: 5%;text-align: center;position: relative;}
.ser-flow ul li img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all .8s cubic-bezier(.5,0,.2,1) 0s;
    transition: all .8s cubic-bezier(.5,0,.2,1) 0s;
    -moz-transition: all .8s cubic-bezier(.5,0,.2,1) 0s;
    -ms-transition: all .8s cubic-bezier(.5,0,.2,1) 0s;
    -o-transition: all .8s cubic-bezier(.5,0,.2,1) 0s;
}
.ser-flow ul li:hover img{transform:rotateY(0) rotateZ(360deg) rotateX(0);-webkit-transform:rotateY(0) rotateZ(360deg) rotateX(0);-moz-transform:rotateY(0) rotateZ(360deg) rotateX(0);-ms-transform:rotateY(0) rotateZ(360deg) rotateX(0);-o-transform:rotateY(0) rotateZ(360deg) rotateX(0)}
.ser-flow ul li p {
    color: #666;
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0;
}
.ser-flow ul li:after {
    content: "";
    position: absolute;
    right: -28%;
    top: 33%;
    width: 20px;
    height: 32px;
    background: url(../images/ser-flow.png) no-repeat;
}
.ser-flow ul li.flow-last:after{display:none}
.ser-parts {padding: 80px 0 90px; background: linear-gradient(to right,#16212d,#2b3c4c);}
.base-txt h2{font-family: 'pb';font-size: 0.48rem;color: #fff;}
.base-txt p{font-size: 0.2rem;color: #fff;}
.part-con { position: relative; margin-top: 52px; float: left; width: 100%;}
.part-pic { float: right; width: 49%;}
.part-pic img,.part-con img {width: 100%;height: auto;}
.part-info {float: left;width: 50%;}
.yingyong{ overflow: hidden;}
.yingyong dl{ margin-bottom:30px;}
.yy_title {margin:30px 0; background: url(../images/yyicon.png) no-repeat left center; padding-left:100px;}
.yy_title h2{ font-size:0.48rem; font-family: "pb";}

.allist dl:hover dt img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.allist dl:hover dt .txt{filter:Alpha(opacity=100);opacity:1;}
.contact-panel {clear: both;display: block;background: #f0f5fe;position: relative; padding-top: 68px; margin-top: 50px;}
.contact-panel .contact-panelBg01 {position: absolute;right: 0;top: 0;bottom: 0; width: 45.2604%;background:#fd5a0d;background-size: 100%;overflow: hidden;}
.contact-panel .wrap {position: relative;z-index: 3;padding-right: 19.4271%;padding-bottom: 3.90625%;}
.contact-panelTop {clear: both;display: block;position: relative; z-index: 3; padding-bottom: 30px;padding-right: 33.0967%; margin-left:10%;}
.contact-panelTop h2 {font-size: 0.48rem;color: #000;line-height: 1; padding-bottom: 18px;font-family:"pb"; text-align:left;}
.contact-panelTop p {font-size: 0.2rem; line-height: 0.32rem; color: #6a6a6a; text-align:left;}
.contact-panelTop span {
 width: 4.5rem;
 height: 2.38rem;
 background: url(../images/contact-panelIcon02.png) no-repeat left top;
 background-size: 100%;
 color: #fff;
 font-size: 0.24rem;
 line-height: 0.9rem;
 position: absolute;
 right: -2%;
 top: -20px;
 text-align: center;
 padding: 22px 3.3% 0 2%;
 }
.contact-panelBom {clear: both; display: block;position: relative;z-index: 3; background:#fff; background-size: 100%; box-shadow: -6px 6px 51px rgb(101 75 72 / 30%);left:10%;}
.contact-panelBom .lt-panel {float: left;width: 65%;padding-left: 4.614%;padding-top: 4.3478%;padding-bottom: 4.3478%;}
.contact-panelBom .lt-panel .item-form { position: relative;display: block; width: 50%;padding-bottom: 15px; float:left;}
.contact-panelBom .lt-panel .item-form1{width: 100%;}
.contact-panelBom .lt-panel .item-form span { position: absolute;left: 0; top: 2px;width: 0.65rem; height: 0.65rem;}
.icon-user { background: url(../images/contact-panelIcon01.png) no-repeat center top; background-size: 100%;}
.icon-tel { background: url(../images/contact-panelIcon022.png) no-repeat center top; background-size: 100%;}
.icon-email { background: url(../images/contact-panelIcon03.png) no-repeat center top; background-size: 100%;}
.icon-whatsapp { background: url(../images/contact-panelIcon04.png) no-repeat center top; background-size: 100%;}
.icon-country { background: url(../images/contact-panelIcon05.png) no-repeat center top; background-size: 100%;}
.icon-mess { background: url(../images/contact-panelIcon06.png) no-repeat center top; background-size: 100%;}
.contact-panelBom .lt-panel .item-form input {clear: both;display: block; width: 95%; background: #f0f3f5; border: 1px solid #c9c9c9; padding: 0 0 0 0.5rem;line-height: 0.65rem; border-radius: 28px;color: #858585;font-size: 16px;}
.contact-panelBom .lt-panel .item-form1 input{width: 97.5%;}

 .contact-panelBom .lt-panel .item-form textarea{border: 1px solid #c9c9c9;display: block; width: 97.5%;background: #f0f3f5;border: 1px solid #c9c9c9;padding: 0px 0px 0px 0.5rem; line-height: 36px; border-radius: 28px; color: #858585; font-size: 16px;font-family:'p';}
 .contact-panelBom .lt-panel .btn-form {clear: both;display: block; text-align: center; width: 33%; margin: 0 auto; position: relative; }
 .contact-panelBom .lt-panel .btn-form:after { content: '';  position: absolute; left: -2px; right: -2px; bottom: -2px; top: -2px; z-index: 1; border-radius: 32px; background: #e4834f; background: -webkit-linear-gradient(top,#fccc7f,#c51f03); background: -o-linear-gradient(top,#fccc7f,#c51f03);}
 .contact-panelBom .lt-panel .btn-form input {width: 100%;line-height: 0.65rem; border-radius: 30px; color: #fff;  font-size: 28px; z-index: 2; font-weight: 700; position: relative; background: #e75928; background: -webkit-linear-gradient(top,#fa7e39,#d43116); background: -o-linear-gradient(top,#fa7e39,#d43116);cursor: pointer; }
.bannerxq{background: #252b37; height:9rem;}
.product-info { overflow: hidden; padding-top: 20px; padding-bottom: 150px; z-index: 1;}
.product-info .lf-panel {width: 50%;float: left; position: relative;border: 2px dashed #263e56; padding: 28px 28px 16px; border-radius: 20px;z-index: 1;}
.product-info .lf-panel p { width: 100%; overflow: hidden;position: relative;z-index: 1;font-size: 0; text-align: center;}
.product-info .lf-panel p span {display: inline-block;height: 48px; line-height: 48px; font-size: 16px;padding-left: 24px; color: #ba9f85; position: relative;}
.product-info .lf-panel p span:before {width: 10px;height: 10px; margin-top: -5px; content: ''; display: block;position: absolute; border-radius: 100%; background: #ba9f85;
 left: 0; top: 50%;}
.product-info .lf-panel p span+span {margin: 0 2%;}
.product-info .lf-panel p span+span+span { margin: 0;}
.buston {  height: 64px; display: flex;justify-content: space-between; margin-top: 40px;}
.buston li:nth-of-type(1) {width: 4rem;height: 1rem; background: linear-gradient(to right,#f4af15,#fd5a0d);font-size: 0.3rem; color: #fff; font-family: pb;  text-align: center;line-height: 1rem;}
.buston li a{color: #fff;}
.buston li:nth-of-type(2) { width: 3rem; height: 1rem; background: linear-gradient(to right,#e64542,#c20c0e);font-size: 0.3rem;color: #fff;font-family: pb; text-align: center;line-height: 1rem;}
.about-two{background-color:#f1f3f6;padding-top:0.6rem;position:relative;margin-bottom:105px;overflow:hidden;}
.about-pro:before {content: '';width: 4rem; height: 7.41rem; background: url(../images/zb-pic.png) no-repeat no-repeat; position: absolute; left: -60px;
bottom: 0; z-index: 2; background-size:100% auto;}
.about-pro{padding-left:2.3rem;margin-top:0.4rem;position:relative;}
.cp-item .pic>img {
    display: block;
    width: 100%;
}
.cp-item .img img{ width:100%; height:auto;}
#sub{
    background: transparent !important;
    border: none !important;
}
.cp-list{width:13.9rem;position:relative;right:-1px;bottom:0;overflow:hidden;}
.cp-list li{float:left;width:33.3%;}
.cp-item .pic{display:block;position:absolute;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);top:0;right:0;left:0;bottom:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0;filter:alpha(opacity=0);}
.cp-item .pic span
{display:block;position:absolute;left:0;bottom:10px;font-size:20px;color:#f64949;height:38px;line-height:38px;background:url(../images/ab-bg.png) no-repeat;padding-left:32px;padding-right:28px;cursor:pointer;}
.cp-item .pic span img{margin-left:20px;width:18px;height:18px;margin-top:-4px;}
.cp-item:hover .pic{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(opacity=100);}
.cp-item:hover .img{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;filter:alpha(opacity=0);}

.pro-area li .sub1,.ep-box,.index-about .img-box,.about-ul,.index-grid .wrap,.video-item .pro-title span,.case-top .video-box .top-right,.about-top .video-box .top-right,.case-msg .last,.question-list li .two,.cp-item,.contact-one .img,.list-top,.video-gory li,.top-news,.xg-top,.swiper-lb .list
{position:relative;}

.about-pro .col-l,.about-pro .col-r{float:left;width:50%;}
.about_cases{background: linear-gradient(to right,#16212d,#2a3b4b); padding-top:50px;}
.about_cases .ntit{background: url(../images/ditu.png) center top no-repeat;}
.about-title h2{font-family:'pb'; font-size:0.48rem; text-align:center;}
.about-title p{display: block;margin: 0 auto;font-size: 0.2rem;color: rgba(0,0,0,0.8);line-height: 0.36rem;margin-top: 30px;text-align: center;}
.strange-box {
    max-width: 1210px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.strange-header {
    max-width: 1210px;
    padding: 50px 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.strange-header h2 {
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    color: #3B516A;
}

.strange-header p {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #999;
}

.strange-content {
    position: relative;
    padding-bottom: 60px;
}

.strange-news-fl {
    width: 850px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.10);
}

.strange-news-fl img {
    position: relative;
    z-index: 1;
    float: right;
    width: 100%;
    background-color: white;
}

.strange-news-fr {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 9;
}

.strange-news-sw {
	background: #fff; width: 60%;
    margin-left: 400px;
    width: calc(100% - 400px);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.10);
}

.strange-info {
    padding-left: 10px;
}

.strange-info-list {
    width: 100%;
    box-sizing: border-box;
}

.strange-info-list li {
    margin-left:10%; margin-right:10%;
}

.strange-info-list li {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.strange-info-list>li {
    padding-top: 50px;
    /*padding-left: 150px;*/
    /*padding-right: 75px;*/
    width: 80%;
    height: 100%; text-align: left;
}

.strange-info-list li a {
    display: inline-block;
    width: 100%;
    height: auto;
}

.strange-info-list li a h2 {
    font-size: 30px; font-family: "pb";
    line-height: 40px;
    color: #3B516A;
    overflow: hidden; color: #00041a;
    text-overflow: ellipsis;
}

.strange-info-list li a h2:hover {
    color: #fd5a0d;
}

.strange-text {
    position: relative;
}

.strange-info-list .strange-text:before {
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    bottom: 0;
    right: -30px;
    background: url(../images/news-icon-2.png) no-repeat;
    background-size: cover;
}

.strange-info-list .strange-text:after {
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    background: url(../images/news-icon-1.png) no-repeat;
    background-size: cover;
}

.nbanner p.strange-text-title {
    height: 132px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #95989D;
    line-height: 30px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.strange-info-list .strange-more {
    display: inline-block;
    width: 190px;
    height: 55px;
    border-radius: 55px;
    font-size: 20px; font-family: "pb";
    color: #fff;
    text-align: left;
    padding-left: 30px;
    line-height: 55px;
    margin-bottom: 70px; background:#fd5a0d;
}

.strange-more em {
    display: inline-block;
    width: 30px;
    height: 8px;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 10px;
background: url(../images/jt.png) no-repeat right center;
    background-size: cover;
    transition: margin-left 0.3s ease-out;
}

.strange-more:hover {
    color: #fde6de;
    border-color: #fa6f66;
}

.strange-more:hover em {
    margin-left: 15px;
background: url(../images/jt.png) no-repeat right center;
}

.strange-pagination {
    width: 200px;
    height: 20px;
    bottom: 30px;
    left: 50%;
    margin-left: -100px;
}

.strange-pagination {
    width: 200px;
    height: 20px;
    bottom: 30px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}

.strange-pagination ul li {
    width: 24px;
    height: 4px;
    border-radius: 1px;
    transition: all 0.3s;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    background: #000;
    opacity: .2;
    text-indent: -9999px;
}

.strange-pagination .on {
    background: #F66E6A;
    border-radius: 100px;
    transform: scale(1.2);
    opacity: 1;
}

.cp_xq,.fos{ font-size:18px;font-family:'p'; line-height:30px;}
.product-info .lf-panel:before {left: 16px;top: 16px;right: 16px; bottom: 16px; content: '';display: block; position: absolute;border-radius: 20px; background: #bfd4df;
 opacity: .15;filter: alpha(opacity=15);}
 .product-info .lf-panel>span {display: block; width: 100%; overflow: hidden; border-radius: 20px; -webkit-box-shadow: 0 10px 18px rgb(0 0 0 / 40%); -moz-box-shadow: 0 10px 18px rgba(0,0,0,.4); box-shadow: 0 10px 18px rgb(0 0 0 / 40%);position: relative;z-index: 1;}
 .product-info .lf-panel>span img {display: block; width: 100%; }
 .product-info .rt-panel {width: 43%; padding-top: 10px;float: right; position: relative; z-index: 1;}
 .product-info .rt-panel h2 {font-size: 0.5rem; line-height: 0.72rem;width: 100%;overflow: hidden; color: #fff; font-family:'pb';text-align: left;  }
 .product-info .rt-panel .cs-panel {width: 100%; overflow: hidden;}
 .product-info .rt-panel .cs-panel p {margin-top: 10px; padding-left: 32px;line-height: 36px; font-size: 20px;color: #b8b8b8;position: relative; text-align: left; margin-bottom:0; }
 .product-info .rt-panel .cs-panel p:before { top: 10px; content: ''; display: block; position: absolute;left: 0; width: 14px; height: 16px; background: url(../images/icon_cs.png) left top no-repeat;}
 .product-info .rt-panel .cs-panel p strong {font-family:'pb'; }
 .bannerxq .box{ top:15%;}
 .product-article { text-align:left;}
.product-article h3,.product-article h2 {font-size: 0.3rem; line-height: 0.3rem; margin-top: 0.4rem; margin-bottom: 0.3rem;color: #1b1b1b; font-family:'pb'; overflow: hidden; position: relative; padding: 0.2rem 0;
 padding-left: 40px; background: url(../images/icon_yy.png) left center no-repeat;}

 .product-article a{ color:#315efb; text-decoration:underline;}
  .product-article a:hover{ color:#fc5d0d;}
   .product-article .allist dl a {text-decoration:none;}
 .contact-panelBom .lf-panel { float: right; width: 22%; position: relative; background-size: 100%; padding-top: 33.1855%; margin-right: 12.4224%;margin-top: 1.5972%;}
 .contact-panelBom .lf-panel li { position: absolute;left: 0; top: 0;border-radius: 50%;font-size: 16px; color: #fff;text-align: center; line-height: 1;}
 .contact-panelBom .lf-panel li:first-child { background: #ca412b; width: 1.19rem; height: 1.19rem;left: 46.7062%; top: 5.8823%;}
 .contact-panelBom .lf-panel li span {clear: both; display: block; font-size: 0.22rem; font-weight: 700;  padding-bottom: 7px; margin-top:0.3rem; font-family:"pb"}
 .contact-panelBom .lf-panel li:first-child+li { background: #20344f;width: 1.4rem;height: 1.4rem;left: 86.9436%; top: 16.0428%;}
 .contact-panelBom .lf-panel li:first-child+li+li { background: #20344f;width: 1.41rem;height: 1.41rem;left: 30%; top: 38.6631%;}
 .contact-panelBom .lf-panel li:first-child+li+li+li { background: #ca412b; width: 1.73rem; height: 1.73rem; left: 74.0059%; top: 56.9519%; }
.wbg1{z-index: 99;position: relative;top: -100px; border-radius:50px;background: #fff;}
.nrbox{ padding: 40px 45px 55px; text-align: left;margin: 0 auto; }
.title{border-bottom:1px solid #ededed;padding-bottom:15px}
.title h1{font-size:24px;color:#000;font-family:'pb';line-height:36px;padding:5px 0;font-weight:normal}
.title span{display:inline-block;font-family:"p";font-size:14px;color:#7F878F;padding:10px 0}
.nrtxt{font-size:18px;color:#404548;line-height:32px;padding:25px 0; width:65%; float:left;}
.nrtxt img{max-width:100% !important;height:auto !important}
.nrtxt td{border:1px solid #ededed;padding:5px;box-sizing:border-box}
.nbut{padding-top:20px;text-align:center}
.nbut a{display:inline-block;width:116px;color:#fff;height:36px;line-height:36px;margin:0 20px}
.nbut a.a1{background:#FF7700}
.nbut a.a2{background:#9099A4}
.nrbox .hot-product {width: 30%;padding: 20px 20px 0 20px;margin-top: 60px;border-radius: 0 50px 50px 50px;border: 1px solid #d9d9d9;background: url(../images/side_mark.jpg) left top repeat; float: right;}
.nrbox .hot-product h2 {font-size: 0.26rem;height: 60px;line-height: 60px;width: 100%;color: #000; font-family:'pb';}
.nrbox .hot-product h2:before {width: 25px;height: 25px; margin-right: 16px;content: ''; display: inline-block; vertical-align: middle;
 background-image: url(../images/icon_circle.png); background-position: center center; background-repeat: no-repeat; -webkit-background-size: 100% 100%;background-size: 100% 100%;}
.nrbox .hot-product ul {width: 100%;margin-top: 10px;}
.nrbox .hot-product ul li {width: 100%;background: #fff; border-radius: 20px; margin-bottom: 40px; transition: all .5s linear;}
.nrbox .hot-product ul li a.item-img {border-radius: 20px;display: block;width: 100%;overflow: hidden;border-bottom-left-radius:0;border-bottom-right-radius:0}
.nrbox .hot-product ul li a.item-img img {display: block;width: 100%;}
.nrbox .hot-product ul li a.item-font { height: 65px;line-height: 65px; padding: 0 10px; font-size: 20px; display: block; width: 100%;  text-align: center; overflow: hidden; color: #42403a; transition: all .5s linear;}
.nrbox .hot-product ul li:hover{ background:#fb530f;}
 .nrbox .hot-product ul li:hover a.item-font{ color:#fff;}
.fanye{ box-shadow: 5px 5px 10px 0px rgb(33 47 56 / 5%); border-radius:30px; margin-top:30px;padding:30px 0;}
.fanye a{ display: block; text-align:left; height:55px; line-height:55px; width: 90%; margin:0 auto; font-size:22px; color:#666;}
.fanye a.a1,.fanye a.a2{background:none;color: #666666; }
.fanye a.a1 strong,.fanye a.a2 strong{color: #000; padding-right:10px;}
.fanye a:hover{color: #fb530f; }
.lianxis{ text-align:center; padding:30px 0;}
.lianxis h2,.index-txt h2{font-family:'pb';font-size: 0.42rem;color:#000000;width: 7.1rem;padding-top: 0.45rem;padding-bottom: 0.2rem;}
.lianxis p{font-size:18px;color: #666;width: 7.1rem;margin: 0 auto;}

.f50{height:50px;line-height:50px}

.ntit{padding:0 0 1rem 0}
.ntit a{float:right;width:116px;color:#fff;height:36px;line-height:36px;background:#FF7700;text-align:center;margin-top:20px}
.ntit h2{font-size:0.48rem;color:#fff;font-weight:normal;line-height:0.48rem; font-family:'pb'; text-align:center;}
.ntit p{display: block;width: 80%;margin:0 auto;font-size: 0.2rem;color: rgba(255,255,255,0.8);line-height: 0.36rem;margin-top:30px;text-align:center;}
.ntit h2 span{font-size:16px;color:#B3BBC5;line-height:22px;display:block;text-transform:uppercase;padding-top:5px}

.fwlist{border-top:1px solid #EDEDED;padding-bottom:30px}
.fwlist dl{float:left;width:100%;padding:40px 0;border-bottom:1px solid #EDEDED}
.fwlist dl dt{width:510px;float:left;overflow:hidden;margin-right:60px;}
.fwlist dl dt img{display:block;width:100%;height:270px;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-webkit-transform:scale(1,1);transform:scale(1,1)}
.fwlist dl:hover dt img{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.fwlist dl dd{padding-top:40px}
.fwlist dl dd a.tit{display:block;font-size:24px;color:#000;line-height:36px;height:36px;font-family:'p'; overflow:hidden}
.fwlist dl dd p{font-size:14px;line-height:23px;padding-top:20px;font-family:"p";color:#7F878F;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.fwlist dl dd .but{text-align:right;padding-top:30px}
.fwlist dl dd .but a{font-size:12px;display:inline-block;background:url(../images/jt.png) no-repeat right center;line-height:22px;color:#FF7700;padding-right:35px}

.zsbox{position:relative;}
.zslist{width:100% !important;height:100% !important;position:relative}
.zslist .swiper-slide{background:#F7F8FA;box-sizing:border-box}
.zslist .swiper-slide img{display:block;margin:0 auto;width:100%}
.zsbox .swiper-next-z,.zsbox .swiper-prev-z{width:60px;height:60px;position:absolute;top:50%;margin-top:-36px;z-index:2}
.zsbox .swiper-next-z{left:100px;background:url(../images/Groupz.png) no-repeat center center;}
.zsbox .swiper-prev-z{right:100px;background:url(../images/Groupr.png) no-repeat center center;}

.abbox{padding:0 0 0.9rem}
.abbox .zuo{float:right;width:45%; border-radius:10px; margin-top:1.5rem;}
.abbox .zuo img{display:block;width:100%;border-radius:10px; border:3px solid #fd5a0d;}
.abbox .you{float: left; width:50%;}
.abbox .you .htit{text-align:left;padding-top:0}
.abbox .you .htit h2{ font-size:0; width: 4rem; height:1.15rem;background:url(../images/h2bg.jpg) no-repeat;position: absolute; background-size:100% auto; }
.abbox .you .htit p{font-family:"pb"; font-size:0.48rem;position: relative; color:#00041a;opacity: 1; padding-top:80px;}
.abbox .you .txt{font-size: 0.2rem;color:#373E45;line-height: 0.36rem;overflow:hidden;margin-top: 0.5rem;}
.abbox .you .but{padding-top:25px; width: 280px; height:75px; background:url(../images/anniu.png) no-repeat; margin-top:20px;}
.abbox .you .but a{font-size:24px;display:inline-block;line-height:22px;color:#fff;padding-right:35px;font-family:"pb";padding-left:40px;}

.jgbox .htit{text-align:left}
.jgbox .jgtxt{font-size:15px;line-height:28px;padding:15px 0 80px}
.jgbox .jgtxt img{max-width:100% !important;height:auto !important}
.jgbox .jgtxt td{padding:5px;border:1px solid #ededed;box-sizing:border-box}

.whbox .htit{text-align:right}
.whbox .whtxt{padding:30px 0 20px;overflow:hidden}
.whbox .whtxt2{ display:none}
.whbox .whtxt dl{float:left;width:30%;margin-right:5%}
.whbox .whtxt dl:nth-of-type(3n){margin-right:0}
.whbox .whtxt dl dt{width:100%;position:relative;text-align:center}
.whbox .whtxt dl dt img{display:block;width:100%;height:273px}
.whbox .whtxt dl dt span{display:block;width:100%;position:absolute;left:0;bottom:20px;font-size:32px;color:#fff;text-shadow:#999 0px 2px 5px}
.whbox .whtxt dl dd{font-size:16px;line-height:26px;height:160px;color:#474C52;background:#F7F8FA;padding:15px 20px 20px;text-align:justify}

.zrbox{padding:100px 0 80px}
.zrbox .ztit h2{font-size:32px;color:#fff;line-height:42px;border:1px solid #fff;display:inline-block;padding:15px 55px 15px 35px;font-family:"p";font-weight:normal}
.zrbox .ztit h2 span{display:block;font-size:16px;line-height:26px;color:rgba(255,255,255,0.3);text-transform:uppercase}
.zrbox .zrtxt{padding:70px 0;background:url(../images/whr.png) no-repeat left bottom;color:#fff;font-size:16px;line-height:30px}

.lxbox{padding-bottom:20px}
.lxbox dl{float:left;width:30%;/* margin-right:2%; */margin-top: 4%;box-sizing:border-box;text-align:center;padding:8px;border:1px solid #DAE0E4;height:4.3rem;}
.lxbox dl:nth-of-type(4n){margin-right:0}
.lxbox dl dt{padding-bottom:15px;padding-top:60px}
.lxbox dl dt img{display:block;margin:0 auto;width:1.95rem;height:1.85rem}
.lxbox dl dd{font-size:0.24rem;color:#001E3F;line-height:0.28rem;padding:5px 0;word-wrap:break-word;font-family:"pb"; margin-bottom:10px;}
.lxbox dl dd.d1{ font-size:0.18rem; line-height:0.26rem;font-family:"p";}
.lxbox dl dd.d1 a{ background:#fd5a0d; padding:10px 30px; color:#fff; margin-top:10px;}

.dtbox{padding:20px 0 100px}
.xmap{height:420px;border:1px dashed #999}

.float-right{background:#4DABED;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:5px 10px; color:#fff; position:fixed; right:0; top:40%; z-index:9}
.float-right h2{ font-size:18px; background:url(../images/ttt.png) no-repeat 10px center; height:32px; line-height:32px;font-family:"p"; font-weight:normal; padding-left:25px}
.float-right p{ font-size:13px; padding:5px 0}
.float-right a{ color:#fff}
.float-right2{background:url(../images/ttt.png) no-repeat center center #4DABED;border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;padding:5px;color:#fff; position:fixed; right:0; top:40%; z-index:9; width:30px; height:30px;display:none}
.wbg2{margin-top: 0.3rem;}
.xq_button {
    width: 3.6rem;
    height: 0.71rem;
    background: url(../images/bt_xq.png) no-repeat !important;
    background-size: 100% 100% !important;
    font-size: 0.26rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border: none;
    line-height: 0.71rem;
    text-indent: -0.6rem;
    font-family: pb; margin: 0 auto;
}

.next_fy{padding-top:50px;padding-bottom:70px;text-align:center;font-size:14px}
.next_fy a,.next_fy b{height:34px;line-height:34px;margin:2px;display:inline-block;border:1px solid #ddd;background:#fff;padding:0 13px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.next_fy a:hover,.next_fy b{background:#b92221;font-weight:500;color:#fff;border:1px solid #b92221}
.next_fp{line-height:32px;color:#4d4d4d;padding:20px 0 30px;border-top:1px solid #e4e4e4}
.next_fp a{color:#4d4d4d}
.next_fp a:hover{color:#e6000d}
.cplist dl dd.d2 .cptext{margin-left:8%}
#cssmenu ul.fns{ margin-right:5%;width:70%}

@media (max-width: 1320px) {
.box{width:1070px;}
.header .logo{ padding:15px 0}
.header .nav ul li{ height:78px; padding:0 30px}
.header .nav ul li a.a{ line-height:78px;}
.mySwiper .swiper-slide .txt{ top:30%}
.mySwiper .swiper-slide .txt h2{ font-size:52px; line-height:66px}
.mySwiper .swiper-slide .txt p{ font-size:25px; padding:20px 0 15px; line-height:32px}
.mySwiper .swiper-slide .txt em{ padding-top:45px}
.htit{ padding:50px 0 15px;}
.fwbox{ padding-bottom:70px}
.fwbox dl dt img{ height:255px;}
.fwbox dl dd h3{ padding-top:15px}
.fwbox dl dd p{ padding-top:30px}
.xwbox dl dt img{ height:274px}
.xwbox dl dd .tit{ font-size:16px; line-height:32px; height:32px}
.xwbox dl dd span{ padding:5px 0 12px}
.xwbox dl dd p{ padding-top:12px}
.more{ padding:40px 0 65px}
.albox{ padding-bottom:15px}
.albox .hd{ padding-top:20px}
.albox .bd ul li img{ height:268px}
.hbbox ul li img{ height:124px}
.hbbox{ padding:15px 0 60px}
.footer .fnav{ padding:45px 0}
.footer .fnav dl{ width:100px; padding:0 30px; height:220px}
.footer .fnav dl:nth-of-type(5){ width:250px}
.footer .fnav dl dt{ line-height:32px; padding-bottom:12px}
.footer .fnav dl dd{ line-height:25px;}
.nbanner .box{ top:43%;}

.abbox .zuo{ width:507px; margin-right:35px}
.whbox .whtxt dl dt img{ height:243px}
.whbox .whtxt dl dd{ height:185px}
.xwlist dl dt{ width:450px}
.xwlist dl dt img{ height:238px}
.xwlist dl dd{ min-height:238px;}
.xwlist dl dd.d1{ padding:0 35px 0 45px}
.xwlist dl dd.d2{ width:460px}
.xwlist dl dd.d2 p{ padding-top:15px}
.xwlist dl dd.d2 .but{ padding-top:25px}
.nrbox{ width:1000px; padding:30px 35px 45px}
.fwlist dl dt{ width:460px; margin-right:45px}
.fwlist dl dt img{ height:244px}
.allist dl dt img{ height:268px}

}

@media (max-width: 1160px) {
.box{ width:960px;}
.header .nav ul li{ padding:0 25px}
.mySwiper .swiper-slide img.i1,.nbanner img.b1{ display:none}
.mySwiper .swiper-slide img.i2,.nbanner img.b2{ display:block}
.htit{ padding:45px 0 10px}
.fwbox{ padding-bottom:60px}
.fwbox dl dt img{ height:229px}
.fwbox dl dd h3{ font-size:20px; line-height:36px; padding-top:0}
.fwbox dl dd p{ padding-top:20px; width:100%; font-size:15px}
.xwbox dl{ width:32%; margin-right:2%}
.more{ padding:35px 0 60px}
.albox .hd{ padding-bottom:10px}
.albox .bd ul li{ width:32%; margin-right:2%; margin-top:2%}
.xwbox dl dt img{ height:254px}
.albox .bd ul li img{ height:245px}
.hbbox ul li img{ height:110px}
.footer .fnav dl{ padding:0 22px; width:90px}
.abbox .zuo{ width:430px; margin-right:25px}
.abbox .you .txt{ height:176px}
.whbox .whtxt dl{ width:31%; margin-right:3.5%}
.zsbox .swiper-next-z,.zsbox .swiper-prev-z{ width:36px; height:56px; top:40%}
.zsbox .swiper-next-z{left:0}
.zsbox .swiper-prev-z{right:0}

.whbox .whtxt dl dt img{ height:226px}
.xwlist dl dt{ margin-right:35px;}
.xwlist dl dd.d1{ display:none}
.xwlist dl dd.d2{ width:auto; float:none}
.nrbox{ width:910px; padding:25px 25px 40px}
.ntit{ padding:40px 0}
.fwlist dl{ padding:30px 0}
.fwlist dl dt{ width:420px; margin-right:35px;}
.fwlist dl dt img{ height:222px;}
.fwlist dl dd{ padding-top:25px}
.allist dl{ width:32%; margin-right:2%; margin-top:2%}
.allist dl dt img{ height:245px}
.allist dl dd{ font-size:16px; height:32px; line-height:32px; padding-top:5px}
.nrtxt{ font-size:0.28rem; line-height:0.48rem;}

}

@media (max-width: 1060px) {
.box{ width:16rem;}
.header .nav{ display:none}
.header .menu{ display:block; margin-top:35px}
.mySwiper .swiper-next-a,.mySwiper .swiper-prev-a{ width:32px; height:56px; margin-top:-28px}
.xwbox dl dt img{ height:240px}
.albox .bd ul li img{ height:233px}
.hbbox ul li img{ height:106px}
.footer .fnav{ padding:35px 0}

.footer .fnav dl:nth-of-type(5){ display:block; width:100%; padding:0; height:auto}
.footer .fnav dl:nth-of-type(5) dt{ display:none}
.footer .fnav dl:nth-of-type(5) dd{ line-height:30px; padding:0}
.copy{ font-size:13px; padding:10px 0}
.weizhi{ padding:20px 0}
.abbox{ padding:30px 0 65px}
.htit h2{ font-size:30px; line-height:36px; height:36px;}
.htit p{ padding-top:5px; font-size:15px; line-height:20px}
.abbox .you .but{ padding-top:20px}
.ntit{ padding:45px 0}
.zsbox{ padding-bottom:70px}
.zrbox{ padding:70px 0 60px}
.zrbox .zrtxt{ padding:50px 0}
.nbanner .box{ left:2.5%; margin-left:0}
.whbox .whtxt dl dt img{ height:237px}
.nrbox{ width:95%; box-sizing:border-box}
.allist dl dt img{ height:257px}
}

@media (max-width: 960px) {
.mySwiper .swiper-slide .txt h2{ font-size:46px; line-height:56px}
.mySwiper .swiper-slide .txt p{ font-size:22px; padding:16px 0 12px}
.mySwiper .swiper-slide .txt em{ font-size:20px; padding-top:36px}
.xwbox dl dt img{ height:220px}
.albox .bd ul li img{ height:214px}
.hbbox ul li img{ height:97px}
.nbanner .tit{ font-size:38px;}
.whbox .whtxt dl dd{ height:208px}
.weizhi{ padding:15px 0}
.whbox .whtxt dl dt img{ height:214px}
.nnav{ padding:20px 0}
.xwlist dl{ padding:30px 0}
.xwlist dl dt{ width:350px; margin-right:25px}
.xwlist dl dt img{ height:185px}
.xwlist dl dd{ min-height:185px}
.xwlist dl dd.d2 a.tit{ font-size:20px; height:36px; overflow:hidden}
.xwlist dl dd.d2 p{ padding-top:10px;}
.xwlist dl dd.d2 .but{ padding-top:20px}
.ntit{ padding:30px 0}
.fwlist{ padding-bottom:0}
.zsbox{ padding-bottom:50px}
.allist dl dt img{ height:233px}
.dtbox{ padding-bottom:70px}
.allist dl dt .txt{ display:none}
.float-right{ display:none}
.float-right2{ display:block}
}
@media (max-width: 900px) {
.whbox .whtxt{ padding-top:15px}
.whbox .whtxt dl dd{ padding:15px; font-size:15px; height:234px}
.ntit{ padding:35px 0}
.ntit h2{ font-size:28px; line-height:40px}
.ntit h2 span{ font-size:15px;}
.ntit a{ margin-top:15px}
.zsbox{ padding-bottom:50px}
.zrbox{ padding:45px 0 50px}
.zrbox .zrtxt{ padding:30px 0}
.whbox .whtxt{ display:none}
.whbox .whtxt2{ display:block}
.whbox .whtxt dl dt span{ font-size:28px}
.fwlist dl dt{ width:350px; margin-right:25px}
.fwlist dl dt img{ height:185px}
.fwlist dl dd{ padding-top:15px}
.fwlist dl dd a.tit{ font-size:20px; line-height:32px;height:32px}
.fwlist dl dd p{ padding-top:10px}
.fwlist dl dd .but{ padding-top:20px}
.nnav{ padding:15px 0}
.allist dl dt img{ height:219px}
.lxbox dl dd.d1{ font-size:16px}
}

@media (max-width: 768px) {
.box {width: 100%;}
.header .logo{ padding:10px 0}
.header .menu{ margin-top:30px}
.cp_fenlei ul li:last-child{display: none;}
.cp_fenlei ul li{ width: 50%; line-height:25px;}
.cp_fenlei{height:400px;display: none;}
.product_left{ width: 100%;}
.product_right{ width: 100%;}
.albox .hd ul li{ width: 100%;}
.mySwiper .swiper-slide .txt{ display: none;}
.mySwiper .swiper-slide .txt h2{ font-size:42px; line-height:56px}
.mySwiper .swiper-slide .txt p{ font-size:18px; padding:12px 0 10px}
.mySwiper .swiper-slide .txt em{ font-size:18px; padding-top:26px}
.htit{ padding-top:30px}
.htit h2{ font-size:30px}
.htit p{ font-size:15px; padding-top:5px}
.fwbox{ padding-bottom:45px}
.fwbox dl dt img{ height:200px;}
.xwbox dl dt img{ height:193px}
.xwbox dl dd{ padding:10px 12px 15px}
.nbanner p{display: none;}
.abbox .you{ width:100%;}
.abbox .you .txt{height:auto; margin-top:0; }
.abbox .you .txt p{ margin:0; font-size:0.28rem; line-height:0.46rem;}
.abbox .you .htit h2{width: 80%; height:100px;}
.albox .hd{ padding-top:15px}
.about_left{width:100%; height:auto; padding-bottom:20px;}
.about_right{width:100%;height:auto; padding-bottom:20px;}
.shili ul li{ width: 46%;height: 5rem; float: left; margin-top: 20px;}
.keji{ height:auto; display:none;}
.footer .fnav dl:nth-child(1),.footer .fnav dl:nth-child(2){display:none}
.footer .fnav dl:nth-of-type(3){width: 100%; height:auto}
.dilianxi{padding-top:20px; padding-bottom:20px;}
.bottom ul li{ width: 49%;}
.bottom{ background:#fd550b;}
.bottom ul li a{ font-size:18px; font-family: "pb";}
.bottom ul li.bohao i{height:30px;}
.footer .fnav dl:nth-of-type(3) dl{padding-left:0;}
.footer .fnav dl:nth-of-type(3) dd{padding-left:0;}
.footer .fnav dl:nth-of-type(3) dt{padding-left:0;}
.dilianxi p{display: none;}
.dilianxi h2 { font-family: "pb";font-size: 22px; color: #fff; text-align: center;}
.lianxi h2, .index-txt h2{ font-size:0.42rem; line-height:0.46rem;}
.contact-panelBom .lt-panel .item-form1 input{width: 97%;}
.nbanner .tit{margin-top:50px;}
.lianxinr .yxbuttom{display: none;}
.lianxinr .tanchuang{ width:80%; margin:0 auto; display: block;    left: 10%;position: relative;}
.news_left,.lianxinr{ width: 100%;}
.dilianxi{ height: auto;}
.news_right{ width: 100%;}
.news_left dl dt{width: 100%;}
.keji img{ width: 100%; height:auto;}
.news_left dl dd{width: 100%;}
.shili{ padding-bottom:20px; height:auto;}
.about_nr{margin-left:5%;}
.about_nr h2{ font-size:0.46rem;}
.about_nr .about_text{ font-size:0.26rem; line-height:0.42rem;}
.albox .hd ul li:nth-of-type(3){ padding-right:0}
.albox .hd ul li span{ font-size: 0.3rem;line-height: 1rem;height: 1rem;}
.albox .bd ul li img {height: 2.4rem}
.albox .bd ul li span{ font-size:15px; bottom:12px}
.hbbox{ padding-bottom:35px}
.hbbox ul li img{ height:84px}
.more{ padding:25px 0 40px}
.footer .fnav{ padding:30px 0}

.bottom{ display:block}
.abbox{ padding-top:10px; padding-bottom:30px}
.abbox .zuo{ float:none; width:100%; margin:0 auto}
.about-title h2{ font-size:0.48rem;}
.about-two{padding-top:30px; margin-bottom:30px;}
.ntit p{font-size:0.28rem;  line-height:0.46rem; text-align:left; width: 90%;}
.contact-panelTop span,.contact-panel .contact-panelBg01{display: none;}
.contact-panel .wrap{padding-right:0;}
.contact-panelTop{margin-left:0;}
.contact-panelTop h2{ font-size:30px; text-align:center;}
.contact-panelTop p{ padding:0 10px; font-size:0.28rem; line-height:0.48rem; margin-top:0;}
.contact-panelBom{ left:2.5%; width: 95%;}
.contact-panelBom .lt-panel{width: 100%;}
.contact-panelBom .lt-panel .item-form{width: 100%;}
.contact-panelBom .lt-panel .btn-form{width: 60%;}
.yy_title h2{ font-size:30px;}
.contact-panelTop{width: 100%; padding-right:0; padding-bottom:0;}
.about-title p{ text-align:left; padding-left:10px; font-size:0.28rem; line-height:0.46rem;}
.about-pro{padding-left:0;}
.about-pro:before{display: none;}
.about-pro .col-l, .about-pro .col-r{ width: 100%;}
.cp-item,.cp-item img,.cp-list li,.cp-list{width: 100%;}
.jgbox .jgtxt{ padding-bottom:35px}
.whbox .whtxt dl dt img{ height:auto}
.whbox .whtxt dl dt span{ font-size:22px; bottom:15px}
.whbox .whtxt dl dd{ height:auto}
.ntit{ padding:25px 0}
.zsbox{ padding-bottom:35px}
.zrbox{ padding:35px 0 40px}
.zrbox .ztit h2{ font-size:27px; padding:10px 40px 10px 20px}
.zrbox .ztit h2 span{ font-size:15px}
.whbox .htit{ text-align:left}
.xwlist dl{ padding:20px 0}
.xwlist dl dt{ width:280px; margin-right:20px}
.xwlist dl dt img{ height:150px}
.xwlist dl dd{ min-height:150px}
.xwlist dl dd.d2 p{ padding-top:10px; font-size:0.26rem; line-height:0.48rem; margin-top:0;}
.xwlist dl dd.d2 .but{ padding-top:20px}
.title h1{ font-size:20px; line-height:29px}
.title span{ padding:5px 0}
.nrtxt{ padding:20px 0}
.f50{ height:35px; line-height:35px}
.fwlist dl{ padding:20px 0}
.fwlist dl dt{ width:320px; margin-right:20px}
.fwlist dl dt img{ height:169px}
.fwlist dl dd{ padding-top:5px}
.allist dl dt img{ height:187px}
.lxbox dl{ width:100%; height:auto;}
.lxbox dl dt img{width: 100px; height:95px;}
.allist dl{width: 100%;}
.lxbox dl:nth-of-type(4n){ margin-right:2%;}
.lxbox dl:nth-of-type(even){ margin-right:0;}
.lxbox dl dt{ padding-top:40px}
.dtbox{ padding-bottom:55px}
.nnav-c ul li{ padding:0 2%; width:21%;}
.allist dl dt img{ height:auto;}
.fuwu1 dl dd span{display:none}
.allist dl dd{ text-align:center; height:50px; line-height:50px;}
.ser-flow{ margin-top:30px;}
.ser-flow ul li{width: 40%;}
.ser-flow ul li img{ width: 80%;}
.ser-flow ul li:nth-child(3){ clear: both;}
.part-info{width: 100%;}
.base-txt h2{ font-size:0.42rem;}
.ser-parts{padding-top:30px; padding-bottom:0;}
.part-pic{width: 100%; position: relative; top:-110px;}
.strange-content{display:none}
.xwlist dl dd.d2 a.tit{display:block; height:auto; line-height:30px;}
.wbg1{ top: 0;}
.nrtxt{width: 100%;}
.nrbox .hot-product{width: 100%;  position: relative;}
.fanye a.a1, .fanye a.a2{line-height:30px; height:auto; width: 100%; font-size:0.28rem;}
.nbanner .weizhi{display:none}
.nbanner .news-title h1{ line-height:30px; font-size:0.3rem; margin-top:40px;}
.nbanner .news-title h1:before{margin-top:40px;}
.cplist dl dd.d2 .cptext{width: 95%; margin-left:0px; margin:0 auto;}
.xwlist dl dd.d2 a.tit{font-size:0.36rem;}
.product-info .lf-panel{width: 100%; }
.nbanner .box{top: 30%;}
.product-info .rt-panel{width: 100%;}
.product-info .rt-panel h2{ font-size:0.42rem;}
.product-info .rt-panel .cs-panel,.product-info .rt-panel .cs-panel p{display:block;}
.bannerxq{height:100%;}
.product-info .lf-panel{padding:0;}
.product-info .rt-panel{padding-top:20px;}
.buston li:nth-of-type(1),.buston li:nth-of-type(2){font-size:20px;}
.product-article h3{font-size:24px;}
.cp_xq { font-size:0.28rem; line-height:0.48rem;}
.cp_xq img{width:100%;display:block; margin-bottom:20px; }
.contact-panelBom .lf-panel1{display:none}
.contact-panelBom .lt-panel .item-form textarea{width: 97%;}
.contact-panelBom .lt-panel .btn-form input{font-family: "pb"; font-size:0.36rem;}
.wbg2{margin-top:0px;}
.albox .hd ul li{ height:1rem;}
.htit h2{font-size:0.46rem;height:0.5rem;line-height:0.5rem}
.about_nr a{width: 4rem; height: 0.96rem; background: #fff; display: block; border-radius: 50px;  font-size: 0.3rem;
text-align: center; line-height: 0.96rem; color: #fd5a0d; margin-top: 20px;}
.shili ul li h3{ font-size:0.36rem;}
.shili ul li span{ font-size:0.26rem;}
.fuwu h2{ background:none; width:100%;}
.fuwu p{background:none; width:100%; font-size:0.28rem}
.fwbox dl dt{ margin-top:0.3rem;}
.fwbox dl dd h3{ font-size:0.36rem; line-height:0.48rem; width:100%}
.fwbox dl dd{ padding:0% 4%}
.fwbox dl dd p{ font-size:0.28rem;}
.fwbox dl dd p {padding-top: 0;}
.fwbox dl{ height:6rem; margin-bottom:10px;}
.news a{width: 3rem;height: 0.96rem; line-height:0.96rem;font-size: 0.3rem;}
.xwbox dl dd span {font-size: 0.24rem;}
.xwbox dl dd .tit{ font-size:0.4rem; height:0.48rem; line-height:0.48rem;}
.xwbox dl dd p{ font-size:0.26rem; line-height:0.4rem; padding-top:10px; height:1rem;}
.footer .fnav dl dt{ font-size:0.46rem;}
.footer .fnav dl dd{ font-size:0.26rem;}
.weizhi{ font-size:0.26rem;}
.abbox .you .but{ width:4rem; height:1.07rem; background-size:100% auto; padding-top:0; line-height:1.07rem;}
.abbox .you .but a{ font-size:0.36rem; padding-left:0.4rem;}
.ntit h2{ font-size:0.48rem; line-height:32px}
.contact-panel{padding-top:0.5rem;}
.cplist dl{padding:0; padding-bottom:0.2rem;}
.cplist dl dd.d2 .but{padding-top:0;}
.lianxis{padding:0;}
.lianxis p{font-size: 0.24rem;line-height: 0.36rem;text-align: center;}
.ser-flow{padding:0.8rem 0;}
.index-txt p{ font-size:0.28rem; line-height:0.42rem}
.base-txt p{font-size:0.28rem; line-height:0.42rem}
.part-con{margin-top:0;}
.lxbox dl dd{font-size: 0.32rem;}
.lxbox dl dd.d1{font-size: 0.24rem;line-height:0.42rem;}
.nrbox .hot-product h2{ font-size:0.42rem;}
.bannerxq .box{top:5%;}
.product-info .rt-panel .cs-panel p{ margin-top:0;}
.allist ul li{ width:100%; margin-bottom:0.5rem;}
.liang ul li{ width:100%;margin-bottom:0.5rem;}
.product-article h3{ font-size:0.42rem; margin-top:0; margin-bottom:0; line-height:0.65rem;}
.biaoge table tr td{ font-size:0.26rem; line-height:0.4rem !important; padding:0.1rem;}
.fos{ font-size:0.28rem; line-height:0.48rem; margin-bottom:0.4rem;}
.xuhao{ font-size:0.28rem; line-height:0.48rem; left:0.3rem;}
.biaoge{ margin-top:0.4rem; margin-bottom:0.4rem;}
.product-info .rt-panel .cs-panel p{ font-size:0.32rem; margin-bottom:0; line-height:0.6rem;}
.xuhao strong{font-size:0.42rem; width:1rem; height:1rem; line-height:1rem;}
.xq_button {
    width: 4.08rem;
    height: auto;
    background: url(../images/bt_xq.png) no-repeat !important;
    background-size: 100% 100% !important;
    font-size: 0.3rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border: none;
    line-height: 0.8rem;
    text-indent: -0.6rem;
    font-family: pb;
    margin: 0 auto; margin-bottom: 0.3rem;
}
.nbanner .tit{ font-size:0.48rem;}
.cplist dl dd.d2 .but{width: 3.15rem;height: 0.75rem; line-height:0.75rem;}
.xwlist dl dd.d2 .but a{ font-size:0.3rem;}
.xwlist { width:95%;}
.contact-panelTop h2{ font-size:0.42rem; padding-bottom:0;}
.four ul li{ width:100%; margin-left:0; margin-right:0;}

}

@media (max-width: 640px) {
.header .logo img{ height:42px}
.header .menu{ margin-top:25px}
 nav{ width:45%}
.tge{ height:62px; display:block}
.mySwiper .swiper-slide .txt{ top:25%}
.mySwiper .swiper-slide .txt h2{ font-size:38px; line-height:50px}
.mySwiper .swiper-slide .txt p{ font-size:16px; line-height:28px; padding:10px 0 8px}
.mySwiper .swiper-slide .txt em{ font-size:16px; padding-top:20px}
.htit{ padding-top:25px; padding-bottom:5px}
.htit h2{ font-size:28px; line-height:36px; height:36px}
.fwbox{ padding-bottom:35px}
.fwbox dl{ width:100%;}
.fwbox dl dt img{ height:240px}
.xwbox dl{ width:100%; margin-right:2%}
.xwbox dl:nth-of-type(3){ display:none}
.xwbox dl:nth-of-type(even){ margin-right:0}
.xwbox dl dt img{ height:auto}
.albox .bd ul li{ width:49%; margin-right:2%}
.albox .bd ul li:nth-of-type(3n){ margin-right:2%}
.albox .bd ul li:nth-of-type(even){ margin-right:0}
.albox .bd ul li span{ width:94%;left:3%;bottom:15px;font-size:16px}
.hbbox{ padding-bottom:25px}
.hbbox ul li{ width:33.33333%;}
.hbbox ul li img{ height:94px}
.more{ padding-bottom:35px}
.footer .fnav{ padding:15px 0}
.footer .fnav dl:nth-of-type(5) dd{ line-height:26px}
.nbanner .tit{ font-size:32px}
.nbanner p{ font-size:20px}
.ntit{ padding:20px 0}

.zslist .swiper-slide{ padding:20px}
.fwlist dl{ width:100%;}
.fwlist dl dt{ width:100%; float:none}
.fwlist dl dt img{ height:auto}
.fwlist dl dd{ padding-top:10px}
.fwlist dl dd .but{ padding-top:10px}
.allist dl:nth-of-type(3n){ margin-right:2%}
.allist dl:nth-of-type(even){ margin-right:0}
.allist dl dt img{ height:238px}
}

@media (max-width: 568px) {
.hbbox ul li img{ height:83px}
.whbox .whtxt dl dt{ width:100%;}
.zsbox .swiper-next-z,.zsbox .swiper-prev-z{ width:24px; height:42px; top:48%}
.whbox .whtxt{ padding-top:0}
.whbox .whtxt dl{ width:100%; margin-right:0; margin-top:15px}
.xwlist dl dt{ width:100%; margin-right:0; float:none}
.xwlist dl dt img{ height:auto}
.xwlist dl dd{ min-height:0; padding-top:10px}
.xwlist dl dd.d2 p{ padding-top:5px}

.allist dl dt img{ height:211px}
}

@media (max-width: 440px) {
.header .logo img{ height:32px;}
.header .menu{ margin-top:21px}
.header .menu span{ width:26px}
.tge{ height:52px;}
.mySwiper .swiper-pagination-bullet{ width:25px}
.mySwiper .swiper-next-a,.mySwiper .swiper-prev-a{ width:24px; height:42px; margin-top:-21px}
.mySwiper .swiper-slide .txt h2{ font-size:28px; line-height:36px;}
.mySwiper .swiper-slide .txt p{ font-size:14px; line-height:22px; padding:5px 0}
.mySwiper .swiper-slide .txt em{ padding-top:10px; font-size:14px;}
.htit{padding-top:20px;}
.htit h2{font-size:0.46rem;height:0.5rem;line-height:0.5rem}
.htit p{ font-size:13px; padding-top:5px; line-height:19px}
.fwbox{ padding-bottom:25px}
.fwbox dl dt img{ height:200px}



.xwbox dl dt img{ height:auto}
.xwbox dl dd{ padding:10px 10px 12px}

.xwbox dl dd span{ padding-bottom:10px}


.albox .bd ul li span{ font-size:15px; bottom:10px}
.hbbox ul li img{ height:64px}
.more{ padding-top:20px; padding-bottom:25px;}
.more a,.ntit a{ font-size:13px; height:32px; line-height:32px; width:110px}

.bottom ul li.index i,.bottom ul li.bohao i,.bottom ul li.guanyu i{ height:25px; background-size:auto 100%}
.weizhi{ padding:10px 0}
.abbox{ padding-bottom:25px}
.whbox .whtxt2{ padding-bottom:10px}
.zsbox{ padding-bottom:25px}
.zrbox{ padding:30px 0}

.nbanner .tit{ font-size:26px}
.nbanner p{ font-size:16px}
.nnav{ padding:15px 0}
.nnav ul li{ padding:0 30px}
.nnav ul li a{ font-size:16px; height:36px; line-height:36px;}
.nrbox{ padding:15px 15px 30px}
.nbut{ padding-top:0}
.nbut a{ margin:0 10px}


.lxbox dl dt{ padding-top:25px}
.dtbox{ padding-bottom:35px}
}

@media (max-width: 375px) {
.mySwiper .swiper-slide .txt h2{ font-size:25px; line-height:32px}
.mySwiper .swiper-slide .txt p{ font-size:13px; line-height:20px}
.xwbox dl dt img{ height:144px}
.albox .bd ul li img{ height:139px}
.hbbox ul li img{ height:55px}
.fwbox dl dt img{ height:190px}
.fwbox dl dd p{ padding-top:15px;}
.allist dl dt img{ height:139px}
.lxbox dl{ width:100%; height:auto; padding-bottom:20px}
.lxbox dl dt{ padding-top:15px}
}
@media (max-width: 360px) {
.xwbox dl dt img{ height:139px}
.albox .bd ul li img{ height:134px}
.hbbox ul li img{ height:53px}
.allist dl dt img{ height:134px}
}
.mySwiper11 .swiper-pagination-bullet-active{
    width: 36px;
    height: 3px;
    background: #fd5a0d !important;
    border: none;
    border-radius: 0.01rem !important;
}
.mySwiper11 .swiper-pagination-bullet{
    width: 36px;
    height: 3px;
    border-radius: 0.01rem !important;
    background: #fff;
}
.mySwiper11 .swiper-slide img{
    width: 100%;
    height: 100%;
}


.mySwiper11{
    width: 100%;
    height: 100%;
}



.mySwiper11 .swiper-pagination{
    bottom: 20px;
    text-align: center;
    margin: 0 auto;
    left: 50%;
}






.box_righttiao{
    width: 197px;
    height: 2px;
    background: #fd5a0d;
    float: right;
    margin-top: 3%;
}
.parttitles span{
    font-size: 0.48rem;
    color: #000;
    font-family: pb;
    text-align: left;
    line-height: 0.48rem;
}




.pc_xqleft .swiper-slide{
    position: relative;
}

.parttitles{
    width: auto;
    position: absolute;
    right: 0rem;
    top: 163px;
    z-index: 999999999999999999;
}
.big_leftimg{
    width: 8rem;
    height: 5.35rem;
    position: absolute;
    left: 0rem;
    top: 135px;
    z-index: -9999999;
}
.lianxi{
  width: 100%;
  height: 10.53rem;
  margin: 0 auto;
  background: #eee;
  background-size: 100% 100%;
  margin-top: 0.5rem;
}
.lianxicenter{
  width: 7.1rem;
  height: 10.53rem;
  margin: 0 auto;
}
.lianxicenter h2{
  font-size: 0.42rem;
  font-family: MyriadPro;
  width: 7.1rem;
  text-align: center;
  line-height: 0.42rem;
  padding-top: 0.95rem;
  /* padding-left: 0.7rem; */
}
{
  padding-bottom: 0.8rem;
  border-radius: 10px;
  margin-top: -0.3rem;
  MARGIN-LEFT: 0REM;
}
.five1{width: 7.1rem;height: 5.05rem;margin: 0 auto;display: flex;flex-direction: row;flex-wrap: wrap;/* float: left; *//* justify-content: space-between; */align-content: space-between;}
.five2{width: 7.1rem;height: 0.75rem;}
.five2 p{
width: 4.27rem;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five2 span{
color: red;
font-size: 0.2rem;
}
.five2 input{
 width: 6.55rem !important;
 height: 0.75rem;
 float: left;
 border: 1px solid #ccc;
 padding-left: 0.55rem;
 background: #fafafa;
 font-size: 0.24rem;
}

.five3{width: 100%;margin: 0 auto;height: 1.85rem;margin-top: 0.15rem;}
.five3 p{
width: 100%;
margin: 0 auto;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five3 span{
color: red;
font-size: 0.2rem;
}
.buttons1{
  width: 4.22rem;
  height: 0.85rem;
  line-height: 0.85rem;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
  margin: 0 auto;
  font-weight: 600;
  display: table;
  border-radius: 0.65rem;
  background: #df2c25;
  box-shadow: 0.05rem -0.06rem 1px #fdedc9;
  margin-top: 0.3rem;
}
.five3 textarea{
  width: 6.55rem;
  height: 1.55rem;
  background: #fafafa;
  float: left;
  resize: none;
  border: 1px solid #ccc;
  padding-top: 0.1rem;
  line-height: 0.3rem;
  color: #666;
  font-size: 0.24rem;
  font-family: 'p';
  padding-left: 0.55rem;
  /* margin-left: 0.38rem; */
  margin-top: 0.1rem;
}
input::-webkit-input-placeholder{

color: #666;
font-size: 0.24rem;
}

input::-moz-placeholder{   /* Mozilla Firefox 19+ */

color: #666;
font-size: 0.24rem;
}

input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */

color: #666;
font-size: 0.24rem;
}

input:-ms-input-placeholder{  /* Internet Explorer 10-11 */

color: #666;
font-size: 0.24rem;

}
textarea::-webkit-input-placeholder{

color: #666;
font-size: 0.24rem;
line-height: 0.36rem;
}

.five2{
  position: relative;
}
.five2 img{
  width: 0.35rem;
  height: 0.35rem;
  position: absolute;
  top: 0.25rem;
  left: 0.13rem;
}
.five3{
  position: relative;
}
.five3 img{
  width: 0.35rem;
  height: 0.35rem;
  position: absolute;
  top: 0.3rem;
  left: 0.13rem !important;
}
.fgot{
  width: 7.1rem;
  height: auto;
  /* margin-left: 0.9rem; */
  margin-top: 0.2rem;
}
.pc{
  display: none;
}
.yd{
  display: block;
}
.gslist{ padding-bottom:80px}
.gslist dl{ float:left; width:31.6%; margin-right:2.6%; margin-top:2.6%; min-height:360px; padding:30px; box-sizing:border-box;-moz-box-shadow:0px 2px 15px #f3f3f3;-webkit-box-shadow:0px 2px 15px #f3f3f3;box-shadow:0px 2px 15px #f3f3f3}
  .gslist dl:nth-of-type(3n){margin-right:0}
.gslist dl dt{ font-size:24px; color:#002C51; font-weight:bold; line-height:36px;}
.gslist dl dd{ font-size:18px; color:#66737D; line-height:32px; padding-top:10px}
.gslist dl p{ padding:5px 0}
  @media (max-width: 1160px) {
  .gslist dl{ padding:25px;}
  .gslist dl dt{ font-size:21px;}
  .gslist dl dd{ font-size:16px; line-height:30px; padding-top:5px}
  }
  @media (max-width: 960px) {
  .gslist{ padding-bottom:50px}
  .gslist dl{ width:48.5%; margin-right:0; margin-top:2.6%;}
  .gslist dl:nth-of-type(even){ float:right}
  }
  @media (max-width: 568px) {
  .gslist{ padding-bottom:50px;}
  .gslist dl{ width:100%; float:none; min-height:0}
  .gslist dl:nth-of-type(even){ float:none}
  }
  @media (max-width: 440px) {
  .gslist{ padding-bottom:30px;}
  }
  
 