@charset "UTF-8";
@media screen and (min-width: 720px) {
  html {
    font-size: 100px; } 
  }
@media screen and (max-width: 640px) and (min-width: 600px) {
  html {
    font-size: 88.89px; } 
  }
@media screen and (max-width: 600px) and (min-width: 414px) {
  html {
    font-size: 83.33px; } 
  }
@media screen and (max-width: 414px) and (min-width: 412px) {
  html {
    font-size: 57.5px; } 
  }
@media screen and (max-width: 412px) and (min-width: 384px) {
  html {
    font-size: 57.22px; }
   }
@media screen and (max-width: 384px) and (min-width: 375px) {
  html {
    font-size: 53.33px; } 
  }
@media screen and (max-width: 375px) and (min-width: 360px) {
  html {
    font-size: 52.08px; } 
  }
@media screen and (max-width: 360px) and (min-width: 320px) {
  html {
    font-size: 50px; } 
  }
@media screen and (max-width: 320px) {
  html {
    font-size: 44.44px; } 
  }
html,
body {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

html {
  max-width: 800px;
  min-width: 320px;
  margin: 0 auto; }

body {
  width: 100%;
  max-width: 800px;
  min-width: 320px;
  margin: 0;
  position: relative; }
body,
h1,
h2, 
h3, 
h4, 
h5, 
h6, 
hr, 
p, 
blockquote, 
dl, 
dt, 
dd, 
ul, 
ol, 
li, 
pre, 
form, 
fieldset, 
legend, 
button, 
input, 
textarea, 
th, 
td { 
  margin:0; 
  padding:0; 
}
body, 
button, 
input, 
select, 
textarea { 
  font:12px/1.5tahoma, arial, \5b8b\4f53; 
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6{ 
  font-size:100%; 
  font-weight: normal;
}
address, 
cite, 
dfn, 
em, 
var { 
  font-style:normal; 
}
code, 
kbd, 
pre, 
samp { 
  font-family:couriernew, courier, monospace; 
}
small{ 
  font-size:12px; 
}
ul, ol { 
  list-style:none; 
}
a { 
  text-decoration:none; 
}
sup { 
  vertical-align:text-top; 
}
sub{ 
  vertical-align:text-bottom; 
}
legend { 
  color:#000; 
}
fieldset, img { 
  border:0; 
}
button, input, select, textarea { 
  font-size:100%; 
  outline: none;
  -webkit-appearance:none;
}
img{
  display: block;
  max-width: 100%;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.show{
  display: block!important;
}

/*首页*/
.nav{
  padding: 0 0.2rem;
  height: 1rem;
  background: #fff;
}
.nav_logo{
  width: 45%;
  margin-top: 0.15rem;
}
.nav_right{
  height: 1rem;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.nav_right>span{
  color: #e5e5e5;
  font-size: 0.3rem;
  margin-left: 0.15rem;
  margin-right: 0.15rem;
}
.nav_ss img{
  width: 0.33rem;
  height: 0.33rem;
}
.nav_list{
  width: 1.2rem;
  text-indent: 0.4rem;
  height: 1rem;
  position: relative;
}
.nav_list img{
  position: absolute;
  left: 0;
  top: 0.35rem;
  width: 0.3rem;
  height: 0.25rem;
}
.nav_2{
  display: none;
}
.nav_list span{
  color: #4f4f4f;
  font-size: 0.26rem;
  display: block;
  line-height: 1rem;
}
.nav_drop{
  width: 100%;
  height: 13rem;
  background: #fff;
  position: fixed;
  top: 1rem;
  left: 0;
  z-index: 99;
  display: none;
}
.nav_drop ul>li{
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  border-bottom: 1px solid #e5e5e5;
}
.hide{
  display: none;
}
.nav_drop ul>li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 0.28rem;
  text-align: center;
}
.nav_drop ul>li a:hover{
  background: #e40000;
  color: #fff;
}
.nav_drop ul>li .act{
  background: #e40000;
  color: #fff;
}
.ss_drop{
  width: 100%;
  height: 1.1rem;
  background: url(../images/bjk.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  display: none;
  padding-top: 0.7rem;
}
.ss_close{
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
}
.ss_list{
  width: 90%;
  margin: 0 auto;
  height: 0.6rem;
  position: relative;
}
.ss_k{
  width: 100%;
  height: 0.6rem;
  background: #fff;
  border: none;
  border-radius: 30px;
  font-size: 0.18rem;
  color: #c6c6cc;
  text-indent: 0.25rem;
  display: block;
}
.ss_an{
  width: 0.35rem;
  height: 0.35rem;
  background: url(../images/ss2.png) no-repeat center;
  position: absolute;
  top: 0.12rem;
  right: 0.25rem;
  border: none;
}
.sy_bk1{
  height: 8.4rem;
  width: 100%;
  background: url(../images/bj1.png) no-repeat;
  background-size: 100% 100%;
}
.sy_bk1_nr{
  display: block;
  padding-top: 1rem;
}
.sy_bk1_nr img{
  width: auto;
  height: 4.2rem;
  margin: 0 auto;
}
.sy_bk1_nr h1{
  color: #000;
  text-align: center;
  font-size: 0.32rem;
  margin-top: 0.45rem;
}
.sy_bk1_nr h1>span{
  font-size: 0.36rem;
}
.line{
  width: 0.4rem;
  height: 0.02rem;
  background: #e70014;
  margin: 0.3rem auto;
}
.sy_bk1_nr>span{
  display: block;
  color: #878787;
  font-size: 0.26rem;
  text-align: center;
}
.sy_bk1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background: url(../images/zuo.png) no-repeat center;
  outline: none;
}
.sy_bk1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background: url(../images/you.png) no-repeat center;
  outline: none;
}
.sy_bk2{
  padding: 0 0.2rem;
}
.sy__tit{
  padding-top: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content:space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.sy__tit img{
  width: 40%;
}
.sy__tit h1{
  color: #333333;
  font-size: 0.3rem;
}
.syk2_1{
  width: 33%;
  height: 4.54rem;
}
.sy_bk2_nr{
  margin-top: 0.4rem;
}
.syk2_1_nr{
  display: block;
  width: 100%;
  height: 2.22rem;
  position: relative;
  margin-bottom: 0.1rem;
}
.syk2_1_nr img{
  width: 100%;
  height: 100%;
}
.syk2_dw{
  width: 90%;
  height: 90%;
  background: rgba(255,255,255,0.25);
  border-radius: 15px;
  position: absolute;
  top: 5%;
  left: 5%;
}
.syk2_dw h1{
  color: #fff;
  font-size: 0.3rem;
  margin-left: 0.15rem;
  padding-top: 0.1rem;
}
.syk2_dw h2{
  color: #fff;
  font-size: 0.3rem;
  margin-left: 0.15rem;
}
.sy_line{
  width: 1.5rem;
  height: 0.02rem;
  background: #fff;
  margin-left: 0.15rem;
  margin-top: 0.05rem;
}
.syk2_2{
  width: 65%;
}
.syk2_1_nr1{
  display: block;
  width: 100%;
  height: 4.54rem;
  position: relative;
  margin-bottom: 0.1rem;
}
.syk2_1_nr1 img{
  width: 100%;
  height: 100%;
}
.syk2_3{
  width: 100%;
}
.syk2_1_nr2{
display: block;
  width: 100%;
  height: 2.22rem;
  position: relative;
  margin-bottom: 0.1rem;
}
.sy_bk2_nr a:hover .syk2_dw{
  background: rgba(231,0,20,0.5);
}
.sy_bk3_nr{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.syk3_nr{
  display: block;
  width: 29%;
  height: 1.95rem;
  background: #f6f6f6;
  text-align: center;
  margin-top: 0.4rem;
  padding-top: 0.15rem;
  margin-left: 0.14rem;
  margin-right: 0.14rem;
}
.syk3_nr img{
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 auto;
}
.syk3_nr h1{
  color: #535353;
  font-size: 0.24rem;
  margin-top: 0.05rem;
}
.sy_line1{
  width: 20%;
  height: 0.02rem;
  background: #e70014;
  margin: 0 auto;
  margin-top: 0.05rem;
}
.syk3_nr h2{
  color: #535353;
  font-size: 0.22rem;
  margin-top: 0.1rem;
}
.sy_bk4_nr{
  margin-top: 0.4rem;
}
.syk4_nr{
  display: block;
  height: 1.25rem;
  margin-top: 0.3rem;
}
.syk4_nr>img{
  width: 1.7rem;
  height: 1.25rem;
  float: left;
}
.syk4_nr_right{
  width: 70%;
  height: 1.25rem;
  float: right;
}
.syk4_nr_right h1{
  color: #4f4f4f;
  font-size: 0.28rem;
}
.syk4_nr_right span{
  display: block;
  color: #999999;
  font-size: 0.22rem;
  margin-top: 0.2rem;
}
.syk4_more a{
  display: block;
  width: 1.6rem;
  height: 0.5rem;
  background: #e70014;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  line-height: 0.5rem;
  margin: 0.4rem auto;
}
.foot_list{
  padding: 0 0.2rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background: #f5f5f5;
  border-bottom: 1px solid #ccc;
}
.foot_list a{
  display: block;
  height: 0.9rem;
  width: 100%;
}
.foot_list a span{
  color: #333333;
  font-size: 0.26rem;
  display: block;
  float: left;
  margin-left: 0.1rem;
}
.foot_list a img{
  float: right;
  margin-top: 0.35rem;
  margin-right: 0.2rem;
}
.footer{
  padding: 0.2rem;
  background: #1c1c1c;
}
.foot_rx{
  width: 100%;
  height: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
  color: #e5e5e5;
  font-size: 0.28rem;
  border: 1px solid;
  border-color: rgba(245,245,246,0.3);
}
.footer>img{
  width: 2.05rem;
  margin: 0.2rem 0;
}
.banquan{
  text-align: center;
  color: #999999;
  font-size: 0.2rem;
}
.return{
  position: fixed;
  /*position: absolute;*/
  right: 0.3rem;
  bottom: 3%;
}
.return a{
  display: block;
  width: 0.9rem;
  height: 0.9rem;
}

/*产品中心*/
.all_nav{
  width: 100%;
  height: 1rem;
}
.all_nav ul li{
  width: 25%;
  height: 1rem;
  float: left;
}
.all_nav ul li a{
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 1rem;
  color: #fff;
  font-size: 0.28rem;
  background: #666666;
}
.all_nav ul li a:hover{
  background: #e60005;
}
.fenlei{
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  border-bottom: 1px solid #fafafa;
}
.fenlei ul li{
  width: 25%;
  float: left;
  height: 0.9rem;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  color: #878787;
}
.fenlei ul li span{
  
  font-size: 0.28rem;
  display: block;
}
.fenlei ul li>span:last-child{
  line-height: 1rem;
  font-size: 0.2rem;
  margin-left: 0.05rem;
}
.fenlei ul .act{
  color: #e70015;
  border-bottom: 1px solid #e70015;
}
.fenlei_nr  .select{
  background-color: #e70015;
  color: #fff;
}
.fenlei_nrk{
  display: none;
}
.fenlei_nr{
  padding: 0.2rem;
  background: #fff;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  flex-wrap: wrap;
}
.fenlei_nr a{
  display: block;
  width: 21%;
  height: 0.58rem;
  border: 1px solid #939394;
  border-radius: 8px;
  color: #4f4f4f;
  font-size: 0.22rem;
  line-height: 0.58rem;
  text-align: center;
  margin-bottom: 0.2rem;
  margin-left: 0.11rem;
  margin-right: 0.11rem;
}
.fenlei_nr a:hover{
	color: #fff;
	background-color: #e70015;
	
}
.dqwz{
  height: 0.9rem;
  padding: 0 0.2rem;
  background: #f5f5f5;
}
.dqwz>a{
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  margin-top: 0.3rem;
}
.dqwz>a img{
  width: 0.2rem;
  height: 0.3rem;
}
.dqwz_nr{
  height: 0.9rem;
  line-height: 0.9rem;
  color: #999999;
  font-size: 0.24rem;
  margin-left: 0.25rem;
}
.dqwz_nr a{
  color: #999999;
}
.cp_bk1{
  padding: 0 0.2rem;
  padding-top: 0.3rem;
}
.cp_tit img{
  float: left;
  width: 0.06rem;
  height: 0.32rem;
  margin-top: 0.05rem;
}
.cp_tit h1{
  float: left;
  color: #4f4f4f;
  font-size: 0.32rem;
  margin-left: 0.1rem;
}
.cp_bk1_nr{
  margin-top: 0.25rem;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.cp_bk1_nr a{
  display: block;
  width: 48%;
  height: 4.65rem;
  margin-bottom: 0.25rem;
}
.cpk1_pic{
  width: 100%;
  height: 3.5rem;
  border: 1px solid #eeeeee;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.cpk1_pic img{
  height: 80%;
}
.cpk1_txt h1{
  color: #4c4c4c;
  font-size: 0.28rem;
  text-align: center;
  margin-top: 0.15rem;
}
.cpk1_txt h2{
  color: #4c4c4c;
  font-size: 0.28rem;
  text-align: center;
}
.all_more{
  padding: 0.2rem;
  padding-bottom: 0.3rem;
}
.all_more a{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.all_more a span{
  color: #e60005;
  font-size: 0.22rem;
}
.all_more a img{
  width: 0.18rem;
  height: 0.18rem;
  margin-left: 0.08rem;
}
.cpxq_all{
  padding: 0.4rem 0;
}
.cpxq_tit{
  padding: 0 0.2rem;
}
.cpxq_tit h1{
  color: #000;
  font-size: 0.36rem;
}
.cpxq_tit h2{
  color: #878787;
  font-size: 0.22rem;
  margin-top: 0.15rem;
}
.cpxq_lb{
  width: 100%;
  height: 6.5rem;
  /*background: #f5f5f5;*/
  margin-top: 0.4rem;
}
.cpxq_lb .swiper-container{
  width: 100%;
  height: 100%;
}
.cpxq_lb_nr{
  width: 100%;
  height: 90%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.cpxq_lb_nr img{
  height: 90%;
}
.cpxq_lb .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background: url(../images/zuo1.png) no-repeat center;
  background-size: 100% 100%;
  width: 0.52rem;
  height:0.52rem;
  outline: none;
}
.cpxq_lb .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background: url(../images/you1.png) no-repeat center;
  background-size: 100% 100%;
  width: 0.52rem;
  height:0.52rem;
  outline: none;
}
.cpxq_lb .swiper-pagination-bullet{
  width: 0.12rem;
  height: 0.12rem;
  background: #000;
  opacity: 1;
  outline: none;
}
.cpxq_lb  .swiper-pagination-bullet-active{
  background: #e70014;
}
.cp_part2{
  height: 0.9rem;
  line-height: 0.9rem;
  padding-left: 0.2rem;
  border-bottom: 1px solid #e5e5e5;
}
.cp_part2  a{
  display: block;
  width: 100%;
  height: 100%;
  color: #4f4f4f;
  text-align: center;
  font-size: 0.26rem;
}
.cp_part2 ul li .act{
    color: #e70014;
    border-bottom: 2px solid #e70014;
}
.hk{
  width: 100%;
  height: 0.25rem;
  background: #f5f5f5;
}
.cpxq_bk1{
  padding: 0.4rem 0.2rem;
}
.cpxq_nr{
  margin-top: 0.2rem;
}
.cpxq_nr span{
  color: #878787;
  font-size: 0.24rem;
  display: block;
  line-height: 0.4rem;
}
.cpxq_nr ul li{
	list-style:none;
  color: #878787;
  font-size: 0.24rem;
  line-height: 0.4rem;
  background: url(../images/yuan.png) no-repeat left;
  background-size: 0.08rem 0.08rem;
  background-position: 1% 23%;
  margin-bottom: 0.05rem;
  padding-left: 0.55rem;
}
.cpxq_list{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin-bottom: 0.15rem;
}
.cpxq_list h1{
  color: #4f4f4f;
  font-size: 0.28rem;
  width: 20%;
}
.cpxq_list span{
  display: block;
  color: #878787;
  font-size: 0.26rem;
  margin-left: 0.15rem;
  width: 75%;
  text-transform: uppercase;
}

/*注册*/
.zc_bk1{
  padding: 0 0.2rem;
}
.zc_tit{
  padding: 0.4rem 0;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}
.zc_tit h1{
  color: #373d41;
  font-size: 0.32rem;
}
.zc_tit h2{
  color: #373d41;
  font-size: 0.22rem;
  margin-top: 0.2rem;
}
.zc_bk1 form{
  margin-top: 0.3rem;
}
.zc_list{
  margin-bottom: 0.15rem;
}
.zc_list label{
  color: #000;
  font-size: 0.22rem;
  display: block;
}
.zc_list label>span{
  color: #999999;
}
.zc_list input{
  width: 100%;
  height: 0.6rem;
  border: 1px solid #e5e5e5;
  font-size: 0.22rem;
  text-indent: 0.2rem;
  border-radius: 6px;
  display: block;
  margin-top: 0.15rem;
}
.zc_list input:focus{
  border: 1px solid #e51627;
}
.zc_list1{
  margin-top: 0.4rem;
}
.zc_list1 input{
  width: 100%;;
  height: 0.6rem;
  border: none;
  background: #e70013;
  font-size: 0.22rem;
  color: #fff;
  border-radius: 6px;
  display: block;
}
.zc_list2{
  text-align: right;
  color: #000;
  font-size: 0.26rem;
  margin-top: 0.3rem;
}
.zc_list2 a{
  color: #e70014;
}
.zc_bk1{
  padding-bottom: 0.4rem;
}
.zc_yzm{
  margin-top: 0.4rem;
}
.zc_yzm input{
  width: 75%;
  height: 0.6rem;
  border: 1px solid #e5e5e5;
  font-size: 0.22rem;
  text-indent: 0.2rem;
  border-radius: 6px;
  display: block;
  float: left;
}
.zc_yzm img{
  width: 20%;
  height: 0.6rem;
  float: right;
}

/*保修查询*/
.bx_all{
  padding: 0.4rem 0.2rem;
}
.bx_line{
  width: 100%;
  border-top: 1px solid #e5e5e5;
  margin-top: 0.4rem;
}
.bx_table{
  margin-top: 0.35rem;
}
.bx_table table{
  width: 100%;
  font-size: 0.22rem;
}
.bx_table table tr{
  height: 0.75rem;
  text-align: center;
}

/*服务政策*/
.zc_all{
  padding: 0.4rem 0.2rem;
}
.zc_all h1{
  color: #000;
  font-size: 0.3rem;
  text-align: center;
}
.zc_all span{
  display: block;
  color: #666666;
  font-size: 0.26rem;
  line-height: 0.4rem;
  margin-top: 0.3rem;
}

/*服务支持*/
.fw_all{
  padding: 0 0.2rem;
  padding-bottom: 0.4rem;
}

/*关于我们*/
.gy_all{
  padding: 0.4rem 0.2rem;
}
.gy_line{
  width: 30%;
  border-top: 1px solid #333333;
}
.gy_bt{
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
}
.gy_bt h1{
  color: #000;
  font-size: 0.32rem;
}
.gy_nr{
  color: #878787;
  font-size: 0.28rem;
  line-height: 0.45rem;
  margin-top: 0.4rem;
}

/*联系我们*/
.lx_all{
  padding: 0.1rem 0.2rem;
  padding-bottom: 0.6rem;
}
.lx_nr_top{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
}
.lx_nr_top img{
  height: 0.42rem;
}
.lx_nr_top span{
  color: #4f4f4f;
  font-size: 0.28rem;
  margin-left: 0.15rem;
}
.lx_nr_txt{
  margin-top: 0.35rem;
}
.lx_nr_txt_nr{
  color: #878787;
  font-size: 0.22rem;
  line-height: 0.4rem;
}
.lx_nr_txt_nr>a{
  color: #d9534f;
}
.lx_nr_txt span{
  color: #d9534f;
  font-size: 0.22rem;
  display: block;
  margin-top: 0.15rem;
}
.lx_nr_txt span a{
   color: #d9534f;
}
.lx_nr_1{
  margin-top: 0.45rem;
}
.lx_map{
  margin-top: 0.5rem;
}

/*新闻中心*/
.xw_all{
  padding: 0 0.2rem;
  padding-bottom: 0.4rem;
}
/*视频中心*/
.sp_all{
  padding: 0.25rem 0.2rem;
}
.sp_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.sp_nr a{
  display: block;
  width: 48%;
  height: 2.75rem;
  margin-bottom: 0.1rem;
}
.sp_nr a img{
  width: 100%;
  height: 2.2rem;
}
.sp_nr a h1{
  color: #666666;
  font-size: 0.26rem;
  margin-top: 0.1rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;/*文本进行换行*/
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/*新闻详情*/
.xwxq_all{
  padding: 0.4rem 0.2rem;
}
.xwxq_all>h1{
  color: #444444;
  font-size: 0.32rem;
}
.xwxq_time{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin-top: 0.25rem;
}
.xwxq_time span{
  color: #999999;
  font-size: 0.22rem;
  margin-right: 0.2rem;
}
.xwxq_nr{
  margin-top: 0.35rem;
}
.xwxq_nr {
  display: block;
  color: #878787;
  font-size: 0.28rem;
  line-height: 0.4rem;
}
.xwxq_nr img{
  margin: 0.25rem auto;
}
.xwxq_sx{
  margin-top: 0.6rem;
}
.xwxq_sx_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 0.2rem;
}
.xwxq_sx_nr a{
  color: #333333;
  font-size: 0.26rem;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
}
.xwxq_sx_nr a span{
  color: #878787;
  font-size: 0.22rem;
  margin-left: 0.15rem;
}
.xwxq_sx_nr a img{
  width: 0.25rem;
  height: 0.25rem;
}

/*文档中心*/
.wd_bk1{
  width: 100%;
  height: 2.8rem;
  background: url(../images/bjt.png) no-repeat;
  background-size: 100% 100%;
}
.wd_bk1 h1{
  color: #fff;
  font-size: 0.28rem;
  text-align: center;
  padding-top: 0.6rem;
}
.wd_bk1_ss{
  width: 80%;
  margin: 0 auto;
  position: relative;
}
.wd_ss{
  width: 100%;
  height: 0.6rem;
  background: #fff;
  border-radius: 30px;
  border: none;
  color: #878787;
  font-size: 0.24rem;
  text-indent: 0.2rem;
  display: block;
}
.wd_tj{
  width: 0.4rem;
  height: 0.4rem;
  background: url(../images/ss.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 0.1rem;
  right: 0.3rem;
  border: none;
}
.wd_bk1 form{
  margin-top: 0.2rem;
}
.wd_bk1_remen{
  color: #fff;
  font-size: 0.2rem;
  width: 80%;
  margin: 0 auto;
  margin-top: 0.15rem;
}
.wd_bk2{
  padding: 0.5rem 0.3rem;
}
.wd_bk2_bt{
  border: 1px solid #e5e5e5;
  height: 0.85rem;
  line-height: 0.85rem;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  color: #333333;
  font-size: 0.32rem;
  padding: 0 0.2rem;
}
.wd_bk2_nr ul{
  border: 1px solid #e5e5e5;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top: none;
}
.wd_bk2_nr ul li{
  height: 0.85rem;
  line-height: 0.85rem;
}
.wd_bk2_nr ul li a{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  color: #878787;
  font-size: 0.28rem;
  padding: 0 0.1rem;
}
.wd_bk2_nr ul>li:nth-child(2n){
  background: #f5f5f5;
}
.wd_bk2_nr ul li a>span:first-child{
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;/*文本进行换行*/
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/*下载详情*/
.xz_all{
  padding: 0.4rem 0.2rem;
}
.xz_all>h1{
  color: #333333;
  font-size: 0.32rem;
  text-align: center;
}
.xz_all_nr{
  margin-top: 0.45rem;
}
.xz_list{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 0.4rem;
  padding: 0 0.1rem;
}
.xz_list h1{
  color: #333333;
  font-size: 0.28rem;
  width: 22%;
}
.xz_list>span{
  color: #878787;
  font-size: 0.22rem;
  line-height: 0.4rem;
  width: 70%;
}
.xz_list>span a{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  color: #e70014;
  font-size: 0.22rem;
}
.xz_list>span a img{
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}
.xz_list1{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 0.2rem;
  padding: 0.2rem 0.1rem;
  border: 1px solid #e5e5e5;
}
.xz_list1 h1{
  color: #333333;
  font-size: 0.28rem;
  width: 22%;
}
.xz_list1>span{
  color: #878787;
  font-size: 0.22rem;
  line-height: 0.4rem;
  width: 70%;
}

/*下载中心*/
.xz_bk1{
  padding: 0.2rem;
  padding-top: 0.4rem;
}
.xz_bk1_bt{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  color: #333333;
  font-size: 0.32rem;
}
.xz_bk1_nr{
  margin-top: 0.4rem;
  border-top: 1px solid #e5e5e5;
}
.xz_bk1_nr ul li{
  height: 0.8rem;
  border-bottom: 1px solid #e5e5e5;
  line-height: 0.8rem;
  padding: 0 0.1rem;
}
.xz_bk1_nr ul li a{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  color: #878787;
  font-size: 0.28rem;
}
.xz_bk1_nr ul li a>span:first-child{
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;/*文本进行换行*/
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/*发展历程*/
.fz_all{
  padding: 0.4rem 0.2rem;
}
.fz_bt{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.fz_bt img{
  width: 35%;
  height: 0.02rem;
}
.fz_bt span{
  color: #000;
  font-size: 0.32rem;
  margin:0 0.25rem;
}
.fz_bk_nr{
  padding: 0 0.3rem;
  margin-top: 0.5rem;
}
.fz_list{
  min-height: 1.5rem;
  border-left: 1px solid #e5e5e5;
  position: relative;
  margin-bottom: 0.2rem;
}
.fz_list>img{
  width: 0.25rem;
  height: 0.25rem;
  position: absolute;
  top: -0.12rem;
  left: -0.12rem;
}
.fz_line{
  width: 0.5rem;
  height: 1px;
  background: #e6e6e6;
  margin-left: 0.33rem;
  float: left;
}
.fz_list_nr{
  float: left;
  width: 75%;
  margin-top: -0.15rem;
  margin-left: 0.2rem;
}
.fz_list_nr h1{
  color: #e70012;
  font-size: 0.24rem;
}
.fz_list_nr span{
  display: block;
  color: #878787;
  font-size: 0.22rem;
  margin-top: 0.18rem;
  line-height: 0.4rem;
}
.fz_bk_nr>div:last-child{
  border-left: none;
  min-height: auto;
}
.bx_table p span{
	font-size: 0.28rem!important;
	line-height: 1;
}
.bx_table p{
	line-height: 1!important;
}