.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
*{
  box-sizing:border-box;
  -webkit-box-sizing:border-box;

  
}
input,button,select{
  -webkit-appearance:none;
  border-radius: 0;
}
body {
  font-family: "microsoft yahei", "sans-serif";
}
h1,h2,h3,h4,h5{
  font-weight: normal;
}
.wrapper {
  padding: 0 0.75rem;
  position: relative;
}
.img-responsive {
  max-width: 100%;
  display: block;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.czspjz {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
/*header_nav*/
.header_nav {
  height: 2.25rem;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 99;
  perspective: 800px;
  background: #fff;
}
.header_nav .wrapper {
  height: 100%;
}
.header_nav h1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  left: 0.48rem;
  width:55%;
}
.header_nav h1 img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.header_nav .telbox{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 0.48rem;
  padding-left: 1.25rem;
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnEIqsTxIsID.jpg") no-repeat center left;
  background-size:20%;
}
.header_nav .telbox .fir{
  font-size:0.4rem;
  color:#232323;
}
.header_nav .telbox .sec{
  font-size:0.65rem;
  color:#434343;
  font-weight: 700;
}

.sch_i {
  display: block;
  height: 0.9rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  left: 0.48rem;
}
.sch_i img {
  max-height: 95%;
  display: block;
}
.btn {
  position: absolute;
  right: 0.48rem;
  height: 0.9rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  top: 50%;
}
.btn img {
  max-height: 95%;
  display: block;
}
.header_nav .dianhua{
  position: absolute;
  right: 2.8rem;
  height: 0.9rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  top: 50%;
}
.header_nav .dianhua a{
  display: block;
  width:100%;
  height: 100%;
}
.header_nav .dianhua:after{
  display: block;
  content:"";
  position: absolute;
  width:1px;
  height: 0.95rem;
  background: #efefef;
  right:-0.5rem;
  top:50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.header_nav .dianhua img{
  max-height: 100%;
  display: block;
}
.header_nav .weixin{
 
  position: absolute;
  right: 4.8rem;
  height: 0.9rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  top: 50%;
}
.header_nav .weixin a{
   display: block;
  width:100%;
  height: 100%;
}

.nav2 {
  position: absolute;
  left: 0;
  top: 2.25rem;
  z-index: 100;
  width: 100%;
  background: #f1f1f1;
  overflow: hidden;
  display: none;
}
.nav2 ul li {
  line-height: 1.4rem;
  font-size: 0.5rem;
  text-indent: 0.8rem;
  border-bottom: 1px solid #ffffff;
}
.nav2 ul li a {
  display: block;
}
.search {
  position: absolute;
  left: 0;
  top: 1.6rem;
  z-index: 10;
  width: 100%;
  background: #1e3cbd;
  overflow: hidden;
  border-top: 1px solid #fff;
  height: 1.6rem;
  padding: 0.2rem;
  box-sizing: border-box;
  transform: rotateX(-45deg);
  -webkit-transform: rotateX(-45deg);
  opacity: 0;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
  transform-origin: center top;
}
.search form {
  display: block;
  height: 100%;
  width: 100%;
}
.search input {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  font-size: 0.42rem; 
  text-indent: 0.2rem;
}
.search.search_act {
  transform: rotateX(0);
  opacity: 1;
  -webkit-transform: rotateX(0);
}
/*banner*/
.banner{
  display: none;
}

.banner img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.nav {
  overflow: hidden;
  background: #154a9a;
  margin-top:2.25rem;
}
.nav ul {
  overflow: hidden;
}
.nav ul li {
  width: 25%;
  float: left;
  line-height: 1.4rem;
  border-left:1px solid #5c81b8;
  border-top:1px solid #5c81b8;
}
/*.nav ul li:last-child{*/
  /*border-right:1px solid #5c81b8;*/
/*}*/
/*.nav ul li:nth-child(8){*/
  /*border-bottom:1px solid #5c81b8;*/
/*}*/
.nav ul li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 0.45rem;
}
/*main*/
#main {
  padding-bottom: 1.5rem;
}
/*company*/
.com{
  padding-bottom:0.875rem;
}
.com .com-type a{
  display: block;
  float: left;
  width:25%;
  line-height: 1.625rem;
  padding-left: 1.3rem;
  font-size:0.45rem;
  color:#fff;
  border:none;

}
.com .com-type a.a1{
  background:#154a9a url("../images/a1.png") no-repeat left 0.4rem center;
  background-size: 20%;
}
.com .com-type a.a2{
  background:#154a9a url("../images/a2.png") no-repeat left 0.4rem center;
  background-size: 20%;
}
.com .com-type a.a3{
  background:#154a9a url("../images/a3.png") no-repeat left 0.4rem center;
  background-size: 20%;
}
.com .com-type a.a4{
  background:#154a9a url("../images/a4.png") no-repeat left 0.4rem center;
  background-size: 20%;
}

.com-content{
  padding:0.5rem 0;
  padding-bottom: 0;
}
.com-content .fir{
  font-size:0.75rem;
  color:#154a9a;
  font-weight: 700;
}
.com-content .sec{
  font-size:0.5rem;
  color:#232323;
  font-weight: 700;
  margin:0.25rem 0;
}
.com-content .com-img{
  max-width: 100%;
  margin:0 auto 0.5rem auto;
}
.com-content .com-text{
  font-size: 0.6rem;
  color:#6d6d6d;
  line-height: 0.75rem;
}


.adv{
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnHSMSIyVsJRAG.jpg") no-repeat center / cover;
  padding:0.75rem 0;
}
.adv .a-left{
  float: left;
}
.adv .a-left>.fir{
  font-size:0.75rem;
  color:#fff;
  font-weight: 700;
}
.adv .a-left>.sec{
  font-size:0.5rem;
  color:#fff;
  padding:0.25rem 0 0.6rem 0;
}
.adv .a-left .telbox{
  padding-left: 1.5rem;
  background: url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnEIqsOEgOKSD.jpg) no-repeat center left;
  background-size: 14%;
}
.adv .a-left .telbox .fir{
  font-size:0.45rem;
  color:#fff;
}
.adv .a-left .telbox .sec{
  font-size:0.7rem;
  color:#fff;
}
.adv .a-right{
  float: right;
}
.adv .a-right a{
  display: block;
  width: 5rem;
  font-size: 0.45rem;
  font-weight: 700;
  color: #fff;
  padding-left: 1rem;
  line-height: 1rem;
}
.adv .a-right a.a1{
  background: #009f90 url(../images/adv1.png) no-repeat left 0.2rem center;
  margin-bottom: 0.25rem;
  margin-top: 0.85rem;
  background-size: 11%;
}
.adv .a-right a.a2{
  background: #da7d05 url(../images/adv2.png) no-repeat left 0.2rem center;
  background-size: 11%;
}



.titlebox{
  text-align:center;
  margin-bottom:0.75rem;
}
.titlebox .fir{
  font-size:0.85rem;
  color:#124892;
  font-weight: 700;
  margin-bottom:0.25rem;
}
.titlebox .sec{
  font-size:0.65rem;
  color:#191919;
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnEIgUJSOPI1NMI1LpD1cF.jpg") no-repeat center;
  -webkit-background-size: 164%;
  background-size: 164%;
}


/*product*/
.product {
  overflow: hidden;
  padding:0.875rem 0;
}
.pro_type ul li{
  width: 32%;
  float: left;
  margin-right: 1.33%;
}
.pro_type ul li:last-child{
  margin-right: 0;
}
.pro_type ul li:nth-child(-n+6){
  margin-bottom:1.33%;
}
.pro_type ul li a{
  display: block;
  color: #121212;
  line-height: 1.5rem;
  font-size: 0.5rem;
  padding-left: 1rem;
  background: #f5f5f5 url("../images/pro-type-bg.png") no-repeat left 0.3rem center;
  background-size: 11%;
}
.product-show{
  margin-top: 0.8rem;
}
.product-show .imgbox{
  float: left;
  width:50%;
  height: 9.5rem;
  border:1px solid #ddd;
  border-left:none;
}
.product-show .imgbox img{
  width:100%;
  height: 100%;
  object-fit: contain;
}
.product-show .text{
  float: left;
  width:50%;
  background: #f3f3f3;
  padding:0.875rem 0.5rem;
  height: 9.5rem;
}
.product-show .text .fir{
  font-size:0.8rem;
  color:#212121;
  font-weight: 700;
  background: url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnI1gOIyVsDy1G.jpg) no-repeat top right;
  background-size: 34%;
}
.product-show .text .sec{
  font-size:0.6rem;
  color:#232323;
  padding:0.5rem 0;
}
.product-show .text .con{
  font-size: 0.35rem;
  color: #2a2a2a;
  line-height: 0.75rem;
}
.product-show .text a {
  display: block;
  line-height: 1rem;
  width: 4.5rem;
  background: #505050 url(../images/ipro-a-bg.png) no-repeat left 1rem center;
  font-size: 0.35rem;
  color: #fff;
  padding-left:1.75rem;
  margin-top: 1rem;
  background-size: 14%;
}
.product .list{
  margin-top: 0.8rem;
}
.product .list ul li{
  float: left;
  width:33.33%;
  text-align:center;
}
.product .list ul li .img{
  width:100%;
  height:3.875rem;
}
.product .list ul li .img img{
  width:100%;
  height: 100%;
  object-fit: contain;
}
.product .list ul li h3 a{
  display: block;
  line-height: 1rem;
  text-align:center;
  font-size:0.45rem;
  color:#252525;
}



.pro{
  width: 100%;
  background: #17abcd;
  padding-top: 1.26rem;
  padding-bottom:1.06rem; 
}
.pro-title{
  text-align: center;
  padding-bottom: 1rem;
}
.pro-title h1{
  color: #fff;
  font-size: 1.13rem;
  font-weight: bold;
}
.pro-title h2{
  font-size: 0.57rem;
  color: #fff;
}
.pro_list_con {
  width: 105%;
}
.pro_list {
  width: 98%;
  overflow: hidden;
}
.pro_list li {
  width: 47%;
  margin-right: 2%;
  float: left;
  margin-bottom: 4%;
  background: #fff;
}
.pro_list li div {
  width: 100%;
  height: 6.6rem;
  position: relative;
}
.pro_list li div img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  display: block;
}
.pro_list li p {
  line-height: 1.4rem;
  position: relative;
  background: #e0e1e4;
  text-align: center;
}
.pro_list li p span {
  font-size: 0.6rem;
  text-indent: 0.6rem;
  display: block;
  color: #3f3f3f;
}
.more_btn {
  width: 6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  font-size: 0.7rem;
  color: #fff;
  background:#da7d05;
  display: block;
  margin: 1.06rem auto;
  border-radius: 0.5rem;
}
/*company*/
.company {
  padding-bottom: 0.9rem;
  overflow: hidden;
}
.com-title{
  text-align: center;
  padding-top: 1.55rem;
}
.com-title h1{
  color: #303030;
  font-size: 1.13rem;
  padding-bottom: 0.89rem;
  font-weight: bold;
}
.company .com_con {
  font-size: 0.56rem;
  color: #fff;
  line-height: 0.9rem;
  display: block;
}
.company .com_con .img {
  width: 100%;
  height: 7.76rem;
  position: relative;
/*  border: 1px solid #c7c7c7;*/
}
.company .com_con .img img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  display: block;
}
.company .com_con p{
  color: #343434;
  font-size: 0.61rem;
  padding-top: 0.56rem;
  line-height: 1.2rem;
}

/*优势*/
.youshi{
  padding:0.875rem 0;
}
.youshi .youshi-list .text{
  height: 2.2rem;
}
.youshi .youshi-list .text .t-left{
  float: left;
  width:2.25rem;
  height: 100%;
}
.youshi .youshi-list.youshi-listfir .text .t-left{
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnFS1TE11LU0qEGHHQUHEoIt.jpg") no-repeat center;
  background-size: 80%;
}
.youshi .youshi-list.youshi-listsec .text .t-left{
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnFS1TE11LU0qEGHHNUHEoIt.jpg") no-repeat center;
  background-size: 80%;
}
.youshi .youshi-list.youshi-listthr .text .t-left{
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnFS1TE11LU0qEGHHOUHEoIt.jpg") no-repeat center;
  background-size: 80%;
}
.youshi .youshi-list.youshi-listfour .text .t-left{
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnFS1TE11LU0qEGHHTUHEoIt.jpg") no-repeat center;
  background-size: 80%;
}
.youshi .youshi-list:not(:first-child) .text{
  margin-top:0.625rem;
}
.youshi .youshi-list .text .t-right .fir{
  font-size:0.65rem;
  color:#181818;
  font-weight: 700;
}
.youshi .youshi-list .text .t-right .sec{
  font-size:0.45rem;
  color:#747474;
  line-height: 0.65rem;
}
.youshi .youshi-list .img{
  width:100%;
  margin-top:0.625rem;
}
.youshi .youshi-list .img img{
  width:100%;
}


/*留言*/
.liuyanbox{
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnHSMSIyVsJRAG.jpg") no-repeat center / cover;
  padding:0.75rem 0;
}
.liuyanbox .hbox .fir{
  float: left;
  font-size:0.65rem;
  color:#fff;
  font-weight: 700;
  margin-bottom:0.625rem;
}
.liuyanbox .hbox .sec{
  float: right;
  font-size:0.5rem;
  color:#fff;
  margin-top: 0.2rem;
}
.liuyanbox .formbox .input{
  float: left;
  width:49.5%;
  line-height: 1rem;
  text-indent: 0.5rem;
  color:#fff;
  font-size:0.4rem;
  border:none;
  background: #42669b;
  outline: none;
}
.liuyanbox .formbox .input:first-child{
  margin-right:1%;
}
.liuyanbox .formbox textarea{
  width:100%;
  height: 100px;
  border:none;
  background: #42669b;
  padding:0.5rem;
  margin:1% 0;
  font-family: "Microsoft YaHei";
  outline: none;
  color:#fff;
  font-size:0.4rem;
}
.liuyanbox ::-webkit-input-placeholder { /* WebKit browsers */
  color:#fff;
  font-size:0.4rem;
}
.liuyanbox :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:#fff;
  font-size:0.4rem;
}
.liuyanbox ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:#fff;
  font-size:0.4rem;
}
.liuyanbox :-ms-input-placeholder { /* Internet Explorer 10+ */
  color:#fff;
  font-size:0.4rem;
}
.liuyanbox .yanzheng{
  float: left;
  margin-top: -0.28rem;
}
.liuyanbox .yanzheng .code{
  border:none;
  background: #42669b;
  line-height: 1rem;
  text-indent: 0.5rem;
  outline:none;
  color:#fff;
  font-size:0.4rem;
}
.liuyanbox .tijiao{
  float: right;
  border:none;
  background: #da7d05;
  line-height: 1rem;
  text-align:center;
  outline:none;
  color:#fff;
  font-size:0.4rem;
  width:3.9rem;
  margin-top: -0.28rem;
}

.honor{
  padding-bottom:0.875rem;
}
.honor ul li{
  float: left;
  width:33%;
  height: 6.375rem;
  margin-right: 0.5%;
}
.honor ul li:nth-child(3n){
  margin-right:0;
}
.honor ul li:nth-child(-n+3){
  margin-bottom:0.5rem;
}
.honor ul li .imgbox{
  width:100%;
  height: 100%;

}
.honor ul li .imgbox img{
  width:100%;
  height: 100%;
  object-fit: contain;
}

.anli{
  padding-bottom:0.875rem;
}
.anlibox .anli-list{
  float: left;
  width:48%;
  margin-right:4%;
}
.anlibox .anli-list:nth-child(2n){
  margin-right:0;
}
.anlibox .anli-list .imgbox{
  width:100%;
  height: 5.25rem;
  padding:0.2rem;
  background: #f0f0f0;
}
.anlibox .anli-list .imgbox img{
  width:100%;
  height: 100%;
  object-fit: cover;
}
.anlibox .anli-list .text .title{
  font-size:0.55rem;
  color:#222222;
  margin:0.3rem 0;
}
.anlibox .anli-list .text .con{
  font-size:0.45rem;
  color:#909090;
  line-height: 0.7rem;
}
.anlibox .anli-list:nth-child(-n+2){
  margin-bottom:1rem;
}
  /*news*/
.news {
  overflow: hidden;
}
.news .hbox{
  padding:1.25rem 0;
  background:url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnK1qRE1qJUSyRHt.jpg") no-repeat center / cover;
}
.news .hbox .fir{
  float: left;
  font-size:0.85rem;
  color:#fff;
}
.news .hbox a{
  display: block;
  float: right;
  font-size: 0.45rem;
  color: #fff;
  width: 3rem;
  line-height: 0.875rem;
  text-align: center;
  border: 1px solid #fff;
}
.news .hbox .fir span{
  font-weight: 700;
}

.news-content{
  padding-bottom:0.65rem;
}
.news-one{
  width: 100%;
  padding: 0.5rem 0;
  border-bottom: 1px dashed #c7c7c7;
}
.news-one .pic{
  float: left;
  width:4.8rem;
  height: 3.6rem;
  position: relative;
}
.news-one .pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-one .text{
  width: 8.5rem;
  height:3.6rem;
  float: right;
  position: relative;
}
.news-one .text p{
  color: #313131;
  font-size: 0.65rem;
}
.news-one .text span{
  color: #939393;
  font-size: 0.45rem;
  display: block;
  padding-top: 0.3rem;
}
.news-one .text .time{
  font-size: 0.4rem;
  color:#bfbfbf;
  margin-top: 0.2rem;
  margin-bottom: 0.37rem;
}
.news-two{
  border-bottom: 1px dashed #c7c7c7;
  padding: 0.4rem 0;
}
.news-two .time{
  float: left;
  width:2.25rem;
  text-align:center;
}
.news-two .time .fir{
  font-size:1.3rem;
  font-weight: 700;
  color:#909090;
}
.news-two .time .sec{
  font-size:0.5rem;
  color:#909090;
}
.news-two .text{
  float: right;
  width:11.625rem;
}
.news-two .text .title{
  font-size:0.65rem;
  color:#313131;
  font-weight: 700;
  margin-top: 0.2rem;
}
.news-two .text .con{
  font-size:0.55rem;
  color:#9a9a9a;
  margin-top: 0.45rem;
}
/*contact*/
.contact{
  padding-bottom: 0.65rem;
  border-bottom: 1px solid #d8d8d8;
}
.contact-content {
  width:100%;
  height: 2.6rem;
  background: #154a9a url(../images/con-tel.png) no-repeat left 2.15rem center;
  border-radius: 0.5rem;
  padding-left: 4rem;
  padding-top: 0.625rem;
  background-size: 12%;
}
.contact-content p:first-child{
  font-size: 0.55rem;
  color:#fff;
  font-weight: 700;
}
.contact-content p:nth-child(2){
  font-size: 0.5rem;
  color:#fff;

}
.add{
  padding:0.65rem 0;
  text-align:center;
  font-size: 0.5rem;
  color:#979797;
}
.add p:nth-child(2){
  margin-top: 0.375rem;
}
.add a{
  color:#979797;
  font-size: 0.4rem;
}
/*footer*/
.footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  left: 0;
  background: #154a9a;
  overflow: hidden;
  z-index: 99;
}
.footer ul li {
  float: left;
  height: 2rem;
  width: 25%;
  position: relative;
  border-right: 1px solid #0460b9;
}
.footer ul li:last-child{
  border-right:0;
}
.footer ul li a {
  font-size: 0.4rem;
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;

}
.footer ul li a img {
  height: 0.8rem;
  position: absolute;
  left: 50%;
  top: 36%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.footer ul li a span {
  display: block;
  padding-top: 1.2rem;
  text-align: center;
}
/*info*/
#info {
  padding-bottom: 2.6rem;overflow: hidden;
}
.info_top {
  margin: 0.9rem 0;
}
.info_top:after {
  display: block;
  content: '';
  clear: both;
}
.info_top h2 {
  font-size: 0.7rem;
  font-weight: 500;
  color: #fff;
  float: left;
  border-left: 4px solid #da7d05;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  background: #154a9a;
  line-height: 1.5rem;
}
.info_top h2 span {
  color: #fff
}
.p_content {
  font-size: 0.6rem;
  line-height: 1.2rem;
  color: #4f4f4f;

}
.p_content img {
  max-width: 100% !important;
      height: auto!important;
    width: auto!important;
    margin:0 auto;
}
/*contact*/
.contact_li h4 {
  font-size: 0.8rem;
  margin-bottom: 0.4rem;
  color: #1e3cbd;
}
.contact_li ul li {
  font-size: 0.5rem;
  line-height: 0.8rem;
}
.contact_li ul li:nth-child(n+3) span{
  color:#fff;
}
.contact_li ul li a {
  font-weight: bold;
  color: #162142;
}
#allmap {
  width: 100%;
  height: 9.2rem;
  overflow: hidden;
  margin-top: 20px;
  border: 1px solid #a1a1a1;
  font-size: 1.5rem;
  line-height: 30px;
}
/*message*/
#form1 input[type=text] {
  line-height: 1.2rem;
  height: 1.2rem;
  border-radius: 0.2rem;
  font-size: 0.4rem;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 1px #ccc;
  font-family: "microsoft yahei";
  text-indent: 0.3rem;
  display: block;
  width: 100%;
  margin-bottom: 0.2rem;
}
#form1 textarea {
  font-size: 0.36rem;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 1px #ccc;
  font-family: "microsoft yahei";
  text-indent: 0.3rem;
  display: block;
  width: 100%;
  margin-bottom: 0.2rem;
  border-radius: 0.2rem;
}
#form1 div input {
  float: left;
}
#form1 div img {
  float: left;
  margin-left: 0.2rem;
  height: 1.2rem;
  margin-top: 1px;
}
#form1 input[type=submit] {
  display: block;
  font-size: 0.4rem;
  background: #162142;
  color: #f5f5f5;
  text-align: center;
  width: 2.4rem;
  line-height: 1.2rem;
  border: 0;
  float: right;
  border-radius: 0.2rem;
  font-family: "microsoft yahei";
}
.news_title {
  font-size: 0.8rem;
  text-align: center;
  font-weight: 300;
  color: #333;
}
.meta {
  font-size: 0.5rem;
  text-align: center;
  margin-bottom: 0.6rem;
}
/*PRO*/
.product_type {
  background: #eee;
  padding: 0.6rem 0.4rem 0.2rem 0.6rem;
  overflow: hidden;
  margin-bottom: 5%;
}
.product_type ul li {
  width: 32%;
  float: left;
  margin-right: 1.2%;
  margin-bottom: 3%;
}
.product_type ul li a {
  display: block;
  padding: 0.4rem 0;
  text-align: center;
  background: #154a9a;
  color: #fff;
  font-size: 0.5rem;
}
.content_p .sp {
  display: block;
  border-bottom: 1px solid #da7d05;
  margin-top: 1rem;
}
.content_p .sp small {
  width: 4rem;
  line-height: 1.2rem;
  background: #da7d05 ;
  color: #fff;
  text-align: center;
  font-size: 0.5rem;
  display: block;
}
.p_content p.p_title{
  display: block;
  border-bottom: 1px solid #da7d05;
  margin-top: 1rem;
}
.p_content strong.b_title{
  width: 4rem;
  line-height: 1.2rem;
  background: #da7d05 ;
  color: #fff;
  text-align: center;
  font-size: 0.5rem;
  display: block;
}
#prev_next {
  font-size: 0.5rem;
  margin-top: 0.4rem;
}
div.page {
  margin: 0.2rem 0 0.4rem 0;
  clear: both;
  font-size: 0.28rem;
  text-align: center;
}
div.page a {
  padding: 0.04rem 0.1rem;
  margin: 0.04rem;
  color: #ffffff;
  text-decoration: none;
  background: #9b9b9b;
}
div.page a:hover {
  background: #5c5c5c;
}
div.page span.current {
  padding: 0.04rem 0.16rem;
  font-weight: bold;
  margin: 0.04rem;
  color: #fff;
  background-color: #1e3cbd;
}
div.page span.disabled {
  padding: 0.04rem 0.1rem;
  margin: 0.04rem;
  color: #ddd;
}
/*course*/
.course {
  padding: 0.8rem 0;
  background: #f5f5f5;
}
.course_ul li {
  text-align: center;
  border: 1px solid #ccc;
  padding: 0.1rem;
  float: left;
  width: 49%;
  margin-bottom: 0.5rem;
  margin-right: 0.29rem;
}
.course_ul li:nth-child(2n){
  margin-right: 0;
}
.course_ul li div {
  width: 100%;
  height: 6rem;
  position: relative;
}
.course_ul li div img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  display: block;
}
.course_ul li span {
  display: block;
  background: #154a9a;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  padding: 0.3rem;
}
.course_ul li a {
  display: block;
}
.search_now {
  font-size: 0.7rem;
  margin-bottom: 0.6rem;
}
.tan{
  position: fixed;
  width:100%;
  height: 100%;
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnEIAqIyVsDy1G.jpg") repeat;
  top:0;
  left:0;
  z-index: 1000;
  display: none;
}
.tan .er{
  position: absolute;
  width: 85%;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.tan .close{
  position: absolute;
  right:1rem;
  top:1rem;
  width:9%;
}
.inner_map {
    margin-top: 0.5rem;
    width: 100%;
    height: 380px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}

/*激光*/
.quguang{
  padding:0.65rem 0;
}
.quguang h1{
    text-align: center;
    font-size: 0.8rem;
    color: #494949;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.quguang p{
  font-size: 0.6rem;
  color:#333;
  line-height: 0.75rem;
}
.jiguangbox{
  width: 100%;
  height: 2.5rem;
  overflow: hidden;
  background: url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnH1HPTy9OID.jpg) no-repeat left top;
  background-size: 100% 100%;
  text-align: center;
}
.jiguangbox p:first-child{
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0.1rem;
  font-weight: 700;
  margin-top: 0.2rem;
}
.jiguangbox p:last-child{
  font-size: 0.8rem;
  color: #fff100;
  text-align: center;
  font-weight: 700;
}
.jiguang-list li{
  width: 100%;
  height: 6rem;
  border: 3px solid #038cd4;
  border-radius: 9px;
  position: relative;
  margin-top:1rem;
}
.jiguang-list li .til {
    width: 70%;
    line-height: 1.5rem;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: -0.5rem;
    background: #0282c9;
}
.jiguang-list li .til i{
  font-size: 0.7rem;
  font-weight: 700;
  color:#fff;
  text-indent: 0;
}
.jiguang-list li .til p{
  font-size: 0.6rem;
  font-weight: 700;
  color:#fff;
  text-indent: 0px;
  margin-left: 0.1rem;
}
.jiguang-list li p.til2 {
    width: 100%;
    text-align: center;
    color: #6f6f6f;
    font-weight: bold;
    font-size: 0.6rem;
    position: absolute;
    left: 0;
    top: 0.7rem;
    z-index: 3;
    text-indent: 0;
}
.jiguang-list li .til3{
  width: 100%;
  height: 3.2rem;
  background: url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnH1HOTy9OID.jpg) no-repeat left top;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 1.5rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.jiguang-list li:nth-child(2) .til3{
  background: url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnH1HNTy9OID.jpg) no-repeat left top;
  background-size: 100% 100%;
}
.jiguang-list li:nth-child(3) .til3{
  background: url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnH1HNTxIsID.jpg) no-repeat left top;
  background-size: 100% 100%;
}
.jiguang-list li:nth-child(4) .til3{
  background: url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnH1HTTy9OID.jpg) no-repeat left top;
  background-size: 100% 100%;
}
.jiguang-list li:nth-child(5) .til3{
  background: url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnH1HTTy9OID.jpg) no-repeat left top;
  background-size: 100% 100%;
}
.jiguang-list li .til3 p{
  font-size: 0.5rem;
  width:53%;
  margin:0 auto;
  color:#fff;
  line-height: 0.6rem;
  text-align: center;
}
.jiguang-list li:nth-child(3) .til3 p{
  width:41%;
}
.jiguang-list li .zl_yy {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0.1rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.jiguang-list li .zl_yy p{
  font-size: 0.5rem;
  font-weight: bold;
  color: #b37200;
  border-bottom: 2px solid #b37200;
  text-indent: 0;
  line-height: 0.75rem;
}
.equi {
    width: 100%;
    overflow: hidden;
    background: #f3f3f3;
    padding: 0 0.2rem;
    margin-top: 0.65rem;
}
.equi .til {
    width: 100%;
    margin: 0.2rem 0;
}
.equi .til img {
    width: 100%;
}
.equi .equi_contrast {
    width: 100%;
    overflow: hidden;
    border: 1px solid #b1b1b1;
}
.equi .equi_contrast ul.a1 {
    width: 100%;
    overflow: hidden;
}
.equi .equi_contrast ul.a1 li {
    float: left;
    height: 1.5rem;
    line-height:1.5rem;
    text-align: center;
    background: #e8e8e8;
    font-size: 0.6rem;
    font-weight: bold;
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
}
.equi .equi_contrast ul.a2 {
    width: 100%;
    overflow: hidden;
}
.equi .equi_contrast ul.a2 li {
    float: left;
    height: 5.675rem;
    padding: 0 0.05rem;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 3px solid #fff;
    font-size: 0.5rem;
}
.equi .a6{
  font-size: 0.6rem;
  color:#333;
  font-weight: 700;
  padding:0.2rem 0;
  text-align: center;
  background: #fff;
}

/*白内障*/
.g_1 h1{
  font-size: 0.8rem;
  color:#333;
  font-weight: 700;
  text-align: center;
  margin: 0.8rem 0;
}
.con_22 {
  margin-bottom:0.5rem;
}
.con_22 .c-left{
  float: left;
  width:1.425rem;
  height: 2.275rem;
  background:url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnFRgfESkFNk1RJ1L.jpg") no-repeat center;
  background-size: 100%;
  color:#fff;
  text-align: center;
  font-size: 0.6rem;
  padding-top: 0.2rem;
}
.con_22 .c-right{
  float: right;
  width:12.5rem;
}
.con_22 .c-right p:first-child{
  font-weight: 700;
  font-size: 0.6rem;
}
.con_22 .c-right p:last-child{
  line-height: 0.7rem;
}
.cuoshi .c-left{
    background: #8f7a76;
    width: 1rem;
    line-height: 1rem;
    height: 1rem;
    text-align: center;
    border-radius: 50%;
    padding-top: 0;
}
.cuoshi .c-right p{
  font-weight: 500 !important;
}
.g_2 .img{
  width:100%;  
  overflow: hidden;
  margin-top: 0.5rem;
}
.g_2 .img img{
  width:100%;
}
.g_2 .text p:first-child{
  font-weight: 700;
  font-size: 0.7rem;
}
.g_2 .text p:last-child{
   line-height: 0.7rem;
}
.bailist ul li{
  float: left;
  width:50%;
  text-align: center;
}
.bailist ul li img{
  max-width: 100%;
  margin:0 auto;
}
.feimiao ul li img{
  max-width: 100%;
  margin:0 auto;
}
.feimiao ul li p span{
  display: inline-block;
  width:50%;
  text-align: center;
}

/*yixue*/
.zhongao{
  font-size: 0.7rem;
  color:#7f615b;
  font-weight: 700;
  margin: 0.5rem 0;
}

/*jiaomo*/
.shihe ul li{
  float: left;
  width: 5.325rem;
  height: 6.15rem;
  color: #fff;
  line-height: 0.7rem;
  background: url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnD0AfJSjsDy1G.jpg) no-repeat center;
  background-size: 100% 100%;
  margin-left: 1.3rem;
  margin-bottom: 0.5rem;
  padding-top:1.5rem ;
  text-align: center;
}
.youdian ul li p{
  padding:0.5rem 0.1rem;
  line-height: 0.7rem;
}
.you .c-left{
  background:#e55f56;
}

/*ruoshi*/
.ruo .c-left{
  width:5rem;
  background:none;
  height: 4.275rem;
  overflow: hidden;
}
.ruo .c-right{
  width:9rem;
}
.fazhan{
  display: block;
  line-height: 1.5rem;
  border-radius: 5rem;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 700;
  background:#fd8308;
  margin:0.5rem auto;
  width:38%;
  color:#fff;
}
.small-banner{
  width:100%;
  /*height: 220px;*/
}
/*.small-banner.product{
  background: url("/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnDHOpTIqJUSyRHt.jpg") no-repeat center / cover;
}*/
.pro-desimg{
  width:100%;
  height: 8.25rem;
  border: 1px solid #ccc;
}
.swiper-container-pro-desimg{
  width:100%;
  height: 100%;
}
.swiper-container-pro-desimg .swiper-wrapper{
  width:100%;
  height: 100%;
}
.swiper-container-pro-desimg .swiper-wrapper .swiper-slide{
  width:100%;
  height: 100%;
}
.swiper-container-pro-desimg .swiper-wrapper .swiper-slide a{
  display: block;
  width:100%;
  height: 100%;
}
.swiper-container-pro-desimg .swiper-wrapper .swiper-slide a img{
  width:100%;
  height: 100%;
  object-fit: contain;
}
.swiper-button-white{
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  background-size: 15px 25px;
}
.i_pro_order .form_i {
  margin-bottom: 0.25rem;
}

.i_pro_order .form_i textarea {
  width: 68%;
  height: 96px;
  border:1px solid #dcdcdc;
  background: none;
  outline: none;
}

.i_pro_order .form_i select {
  height: 1rem;
  line-height: 1rem;
  border:1px solid #dcdcdc;
  background: none;
  outline: none;
}

.i_pro_order .form_i span {
  display: inline-block;
  width: 21%;
  font-size: 14px;
  text-align-last: justify;
  color: #666;
}

.i_pro_order .form_i input {
  display: inline-block;
  line-height: 1.3rem;
  height: 1.3rem;
  width: 68%;
  border:1px solid #dcdcdc;
  background: none;
  outline: none;
}

.i_pro_order button {
  display: block;
  width: 68%;
  line-height: 1.5rem;
  background: #0054b7;
  color: #fff;
  text-align: center;
  border: 0;
  font-family: 'Microsoft YaHei', SimHei, sans-serif;
  margin-left: 22.9%;
  font-size: 0.5rem;
}
.prodes-contact h3{
  font-size:1rem;
  margin:0.5rem 0;
}
.prodes-contact ul li{
  font-size: 0.6rem;
  line-height: 1rem;
}
.news_list li {
  line-height: 1.65rem;
  border-bottom: 1px dashed #e5e5e5;
}
.news_list li{
  width: 100%;
  background:url(/pRWQT31rK1LoL1uKEOgLUzWTIyyLHEkqJSOIIxpnK1qRTIyLURAnHt.jpg) no-repeat center left;
}
.news_list li a{
  color: #343434;
  font-size: 0.61rem;
  text-indent: 0.8rem;
  display: block;
}
.com-honor{
  width:100%;
  height: 6.25rem;
  margin-top: 1rem;
}
.p_content table{
  width:100%!important;
}
.p_content table td {
  word-break: break-all;
  word-wrap: break-word;
}<!--耗时0.00036191940307617秒-->