input:focus,
textarea:focus,
button:focus{
	outline: none;

}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin-bottom: 0;
}
 
.fweight{
	font-weight: bold;
}
.fw300{
	font-weight: 300;
}
.colorblue{
	color:#0055A8!important;
}
.colora6{
	color:#A6A6A6!important;
}
.color000{
	color:#000!important;
}

.colorfff{
	color:#fff;
}

.color666{
	color:#666;
}

.color888{
	color:#888;
}

.bg1b{
	background: #1B1B1B!important;
}
.bgf8{
	background: #f8f8f8!important;
}
.bgblue{
	background: #0055A8!important;
}

.bg0{
	background: #000!important;
}

.bgfff{
	background: #fff!important;
}

.w-80{
	width: 80%;
}


.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1440px;
}

.navbar-expand-lg .navbar-nav .nav-link{
	font-size: 16px;
	color:#000;
	padding-right: 22px;
	padding-left: 22px;
	
}


.navbar-light .navbar-toggler{
	border:none;
	outline: none;
}


.notic{
	transition: all 0.6s;
	height: 30px;
	line-height: 30px;
	color:#666;
	overflow-y: hidden;
	border-bottom: 1px solid #ececec;
}
.notic-none{
	height: 0;
}

.top-right a{
	border-right:1px solid #ddd;
	padding:0 10px;
}


.navbar{
	padding:0px 15px;
}
.navbar-expand-lg .navbar-nav .nav-link{
	border-right:1px solid #c9c9c9;
	padding:0  2rem;
}
.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link{
	border-right:none;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
	color:#0055A8!important;
}
.nav-item{
	position: relative;
}

.logo-sm-height{
	height: 90px;
}

.sub_nav{
	 position:absolute;
	 left:0;
	 top:auto;
	 z-index: 9999;
	 width: 100%;
	 background: #fff;
	 text-align: center;
	 line-height: 40px;
	 font-size: 16px;
	 color:#666;
	 padding-top: 20px;
	 padding-bottom: 10px;
	 display: none;
}
.sub_nav li a{
	color:#666;
}
.sub_nav li a:hover{
	color:#0055A8!important;
}
.nav-item:hover .sub_nav{
	display: block;
}


.footer {
    background: #333;
    color:#D2D2D2!important;
}
.foot-tags{
  
}
.foot-tags a{
	color:#333333;
	font-size: 12px;
	transform: scale(0.1);
}
.foot-tags a:hover{
	color:#fff;
}

.footlogo{
	max-width: 180px;
	filter: grayscale(1000%) brightness(1000%);
}

.msg{
    background: url(../images/msg.jpg) no-repeat center center;
   
    padding-top: 100px;
    padding-bottom: 100px;
 
}

.foot-book{
	width:800px;
	background: #fff;	
	padding:50px;  
	margin:0px auto;
}
.footbook{
	display: block;
	
}
.footbook input{
	 border-radius: 0;
	 height: 40px;
	 width: 49%;
	 margin-right: 2%;
	 border:none;
	 margin-bottom: 15px;
	 float: left;
	 padding-left: 10px;
	 border:1px solid #ddd;
	 color:#333;
}
.footbook input:nth-child(2n){
	 margin-right: 0;
}
.footbook textarea{
 padding-left: 10px;
	 border-radius: 0;	  
	 width: 100%;
	 border:none;
	 margin-bottom: 15px;
	 border:1px solid #ddd;
	 color:#333;
}
.footbook .checkcode{
	width: calc(100% - 100px);
	 color:#fff;
}

.footbook .tj{
	width: 100%;
	display: block;
	border:none;
	height: 40px;
	 background: #ddd;
	 color:#333;
}
.footbook .tj:hover{
	background: #0055A8;
	color:#fff;

}

.link{
	color:#a6a6a6;
}
.link:hover{
	color:#fff;
}

.foot-menulist li{
	margin-bottom: 10px;
}
.foot-menulist li a{
	color:#a6a6a6;
}

.foot-menulist li a:hover{
	color:#FFF;
}


.active{
	color:#0055A8!important;
}

.num{
	font-size: 16px;
	font-weight: bold;
}

.num .timer{
	font-size: 48px;
	font-weight: bold;
}






.slide_menu{
    border:1px solid #ddd;
     
  }
  .slide_menu .title{
    background: #0055A8;
    color:#fff;
    font-weight: bold;
    font-size: 16px;
    padding:10px 15px;
  }
  .slide_menu .menu2{
    padding:10px 15px; 
  }
  .slide_menu .menu2 li{
    padding:10px 0;
    border-bottom: 1px solid #ddd;
  }
  .slide_menu .menu2 li:last-child{
    border-bottom: none;
  }
  
  .slide_menu .menu2 li a{
    font-size: 15px;
  }

 

#left-contact{
	width: 100%;
}


.hot-keywords{
	border:1px solid #ddd;
}
.hot-keywords .title{
    background: #0055A8;
    color:#fff;
    font-weight: bold;
    font-size: 16px;
    padding:10px 15px;
  }
.hot-keywords ul {
  padding: 10px 12px;
  display: inline-block;
}
.hot-keywords ul a{ 
    width: auto;
    float: left;
    text-align: center; 
    padding:5px 8px;
    margin: 5px 8px;
    display: inline;
    border:1px solid #fff;
}
 .hot-keywords ul a:hover{
 	border:1px solid #ddd;
 	  font-size: 14px;
 }
 
 
.sxbtn {
    line-height: 24px;
    padding: 10px 15px;
    display: inline-block;
    background: #FF6600;
    color: #fff;
    width: 100%;
} 
.sxbtn a{
	color:#fff;
}


.xg_title{
	margin-left: -15px;
	background: #0055A8;
	color:#fff;
	font-size: 18px;
	font-weight: bold; 
    display: inline-block;
	padding: 6px 25px;
	margin-bottom: 20px;
}

.xg_newslist li .xglist{
	border-bottom: 1px dashed #ddd;	
	display:block;
	padding:10px 0;
}


.titlebg{
	width:100%;
	height: 160px;
	background: url(../images/titlebg.jpg) no-repeat;
	background-size: 100% 100%;
	color:#fff;
	padding:30px;
}
.titlebg .title1{
	font-size: 20px;
}
.titlebg .title2{
	font-size: 30px;
	
	font-weight: bold;
}
.index-news1{
	 padding:20px 30px;
}

.index-news1 li{
	 border-bottom:1px  dashed #ddd;
	 padding:20px 0;
}
.index-news1 li:last-child{
	border-bottom: none;
}

.index-news1 li a{
	font-size: 18px;
    color:#333;
    display: inline-block;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow-x: hidden;
    width: calc(100% - 30px);
}

.index-news1 li:hover a{
	 font-weight: bold;
	 color:#0055A8!important;
}

.index-news1 li .date{
	color:#888;
}




.titlebg2{
	width:100%;
	height: 100px;
	color:#333;
	padding:30px;
}
.titlebg2 .title1{
	font-size: 20px;
}
.titlebg2 .title2{
	font-size: 30px;
	color:#0055A8!important;
	font-weight: bold;
}

.index-news2{
	 padding:20px 30px;
}

.index-news2 .list{
	border-bottom: 1px dashed #ddd;
	padding: 15px 0;
	width: 100%;
	
} 
.index-news2 .list a{
	 width: 100%;
	 overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.index-news2 .list:last-child{
	border-bottom: none;
}



.index-news3{
	height: 580px;
	width: 100%;
	padding:60px 50px;
	color:#fff;
}



.honor-index{
	background:#f8f8f8 url(../images/bghonor.jpg) no-repeat top right;
	height: 600px;
	position: relative;
}
.bgs{
	background: url(../images/bgs.jpg) no-repeat top center;
	height: 300px;
}

.honorbox{
	position: relative;
}

.honorbox-fixed{
	 position: absolute;
	 left:0;
	 top:160px;
	 z-index: 9;
	 width: 100%;
	 height:360px;	 
	 
}


.b3{
	height: 100%;
	padding-bottom: 40px;
	
}


#b3 img{
	height:calc(100% - 40px);
	margin:0 auto;
}

#bp3{
	bottom:0px;
}



.nybanner{
	width: 100%;
	height: 340px;

}

.sub_menu{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	padding:0 30px;
	display: inline-block;
	position: relative;
	color:#333;
}

.sub_menu:after{
	 content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 16px;
    bottom: 0;
    margin: auto;
    width: 1px;
    background-color: rgba(204, 204, 204, 1);
}
.sub_menu:last-child:after{
	display: none;
}

.sub_menu:hover,
.sub_menu_on{
	color:#0055A8;;
	border-bottom: 2px solid #0055A8;
}

 
.btn3{
	font-size: 15px;
    line-height: normal;
    padding: 10px 30px;
    border: 1px solid #ddd;
    display: inline-block;    
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 15px;
    border-radius: 15px;
}
.btn3on{
	background-color:#0055A8;
    color: #fff!important;
    border-color:#b72024;
}

.btn3:hover{
	background-color:#0055A8;
    color: #fff!important;
    border-color:#b72024;
}



.content{
	color:#333; 
}

.content .desc-top{
	background: #f8f8f8;
	border-radius: 20px;
	padding:20px 30px;	
}

.bottom-line-left{
	width:60px;
	height:4px;
	background: #0055A8;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bottom-line-center{
	width:60px;
	height:4px;
	background: #0055A8;	 
	margin: 10px auto;
}


.honorbox-fixed .swiper-container .swiper-wrapper .swiper-slide a{
	display: block;
	text-align: center;
}


.productlist{
   border: 1px solid #ddd;
   padding:30px 0;
}
.productlist img{
	width:80%;
	transition: all 0.6s;
}
.productlist:hover img{
	transform: scale(1.1);
}



.p-content{
	padding:30px 20px;
	border:1px solid #dee2e6;
}
.p-content i{
	width:20px;
	height:20px;
	line-height: 20px;
	text-align: center;
	margin-right: 10px;
	border-radius: 50%;
	background:#0055A8;
	color:#fff;
	display: inline-block; 
}

.tdlist:hover{
	box-shadow: 4px 4px  10px #ddd;
	cursor: pointer;
}

.bglist-light{
	background:#EFEFEF;
	border-radius: 0 50px 0 50px;
	padding:50px 30px 30px 30px;
	height: 340px;
	margin-top: 50px;
}
.bglist-light:hover{
	background: #0055a8;
	color:#fff;
	cursor: pointer;
}

.titleimg{
	position: absolute;
	top:0;
	z-index: 999;
}
.titleimg img{
	height: 90px;
}



.td-list {
	height: auto;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 40px;
	display: flex;
}
.td-list:after{
	position: absolute;
	bottom:0;
	width: 90%;
	left:0;
	z-index: 99;
	content: '';
	height: 1px;
	background: #ddd;
}
.td-list .ico{
	width: 80px;
	float: left;
	margin-right: 15px;
   
}
.td-list .ico img{
	width: 80px;
}

.td-list  .desc{
	line-height: 28px;
	font-size: 15px;
}


.td-list-index-row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}
.td-list-index{
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding:20px 15px;
    border:1px solid #ddd;    
}

.td-list-index .ico{
	width: 100%;
	text-align: center;
 
}
.td-list-index .ico img{
	width: 60px;

}
.td-list-index  .title{
	font-size: 18px;
	color:#0055A8;
}
.td-list-index .desc{
	font-size: 14px;
	line-height: 28px;
}
.td-list-index:hover{
	background: #0055A8;
	color:#fff;
	cursor: pointer;
}
.td-list-index:hover .title{
	color:#fff;
}
.td-list-index:hover .ico img{
	filter: grayscale(1000%) brightness(1000%);
}

.parterlist img{
	height: 50px;
	transition: all 0.6s;
	max-width: 90%;
	margin:0 auto;
}
.parterlist{
	background: #fff;
	cursor: pointer;
	border:1px solid #ddd;
}
.parterlist:hover{
	 
	box-shadow: 2px 2px 10px #DDD;
}
.parterlist:hover img{
	transform:scale(1.1);
}


.downlist{
	background: #fff;
}
.downlist:nth-child(2n){
	background: #fff
}
.downlist:hover{
	background: #f8f8f8;
} 

.downlist:hover a,
.downlist:hover{
	color:#0055A8;
}
.down-box .down-box-list{
    	display: flex;
    }

.index_product{
	padding:30px 40px;
	background: #fff;
}
.index_product img{
	max-width: 388px;
	transition: all 0.6s;
}
.index_product:hover img{
	 transform: scale(1.1);
}

.newslist{
	height: 220px;
	padding:20px 30px;
	background: #FFF;
	border:1px solid #ddd;
	cursor: pointer;
	position: relative;
}

.newslist:hover{
	box-shadow: 2px 2px 10px #ddd;
	 
}
.newslist  .more-news{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  background: #d2d2d2;
  transition: all 0.6s;
}
.newslist  .more-news i {
  color: #fff;
  margin-left: 8px
}
.newslist:hover .more-news{
  background: #0055A8;
    width: 150px;
    color:#fff;
}
 
.contact-box{
	height: 220px;
	cursor: pointer;
}
 
 .wx img{
 	max-width: 150px;
 	display: none;
 	position: absolute;
 	right:30px;
 	bottom:30px;
 	z-index: 99;
 }
 .contact-box:hover .wx img{
 	display: block;
 }


.form-control{
	display: block;
    width: 100%;
    height: 50px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ddd;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control-msg{
	 min-height: 200px;
}

.msgtj{
	width: 100%;
	height: 50px;
	background: #ddd;
	color:#333;
	border:none;
	outline: none;
	font-size: 18px;
}
.msgtj:focus{
	outline: none;
	border:none;
}
.msgtj:hover{
	background:#0055A8;
	color:#fff;
}

.codeimg{
	height: 50px;
}



.page-num, .page-link {    
    color: #333;   
    border: 1px solid #ddd;
}

.page-num-current { 
    color: #fff;
    background-color:#0055A8;
    border-color: #0055A8;
}
.page-link:hover,.page-num:hover{
	border: 1px solid #666;
	color: #fff!important;
    background-color:#0055A8;
    border-color: #0055A8;
}


 

.col-lg-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.xiaochengxu img:hover{
	 opacity: 1!important;
}
.mask_black{
	 background:rgba(0,0,0,0.9);
}

.opacity10{
	 opacity: 0.1
}



 .p-title{
     font-size: 60px;
     font-weight: bold;
     margin-bottom: 5px;
  }
  .p-subtitle{
     font-size: 40px;
  }
  
  .pm-list{ 
    border-top: 1px solid #ddd;
    padding-top: 20px;
  }

  .brandlist{
    border:1px solid #ddd;
    padding:30px;
    transition: all 0.6s;
  }
  
  .brandlist .nums{
    font-size: 30px;
    margin:15px auto;
    font-weight: 300;    
  }

  .brandlist .desc{
    height: 150px;
  }

  .brandlist:hover{
    cursor: pointer;
    margin-top: -15px;
    background: #0055A8;
    color:#fff!important;
  }
 .brandlist:hover .ico img{
    filter: grayscale(100%) brightness(500%);
 }




.online{
	right: 0;
	color:#333;
}
.online dl {
    background: #0055A8;
    
}
.online dl dt button {
    background: #0055A8;
}




.more{
	  display: inline-block;
    border: 1px solid #FF6600;
    transition: all 0.6s;
    background: #fff!important;
    width: 200px;
    height: 50px;
    line-height: 50px;
}

.more:hover{
	background-color:#0055A8;
    color: #fff!important;
}

.more2{
	font-size: 15px;
    line-height: normal;
    padding: 15px 40px;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 30px;
    color:#fff;
}

.more2:hover{
	background-color:#fff;
    color: #0055A8;
}


.lingdong-btn{     
       line-height: 50px;
       text-align: center;
       cursor: pointer;
       position: relative;      
        overflow:hidden;
    }
.lingdong-btn:after{ 
      content: '';
       width: 100%;
       height: 100%;
       background: #FF6600;
       left:-100%;
       display: inline-block;
       position: absolute;
       top:0;
       transition: all  0.6s;
       z-index: 9;
    }
.lingdong-btn a{
      display: inline-block;
      width: 100%;
      height: 100%;
      z-index: 10;
      color:#FF6600;
      text-decoration: none;
      position: absolute;
      left:0;
      top:0;
      text-align: center!important;
    }
     
.lingdong-btn:hover:after{
       left:0;
       color:#fff!important;
    }

.lingdong-btn:hover a{
       color:#fff!important;
    }

.lingdong-btn-on{
   background:#FF6600!important;
}
.lingdong-btn-on a{
  color:#fff;
}

 




.item-infos {     
    margin:5rem 0;
}


.item-title {
    font-size: 3rem;
    font-weight: bold;
    color: #23272a;
    
}

.item-desc {
    font-size: 16px;
    color: #333;   
    line-height: 30px; 
    margin-top: 1rem;
}

.item-num {
	font-size: 40px; 
	color:#0055A8;
	font-weight: bold;
}
.item-num span{
	font-size: 60px;
	color:#ddd;
	font-weight:700;
}

.pl-10{
	padding-left: 10rem!important;
}

.border-raidus-30{
	border-radius: 30px;
}

.caselist .apps{
	background:#ff6600;
	padding:10px 20px;
	color:#fff;
	line-height: 24px;
	border-radius:15px;
	width: auto;
	display: inline-block;
}
.caselist .apps strong{
	font-weight: bold;
}
.caselistimg{
	transition: all 0.6s;
}
 
.caselist:hover .caselistimg{
   transform: scale(1.1);
}

.container1200{
	max-width: 1200px;
	margin: 0 auto;
}

table{
        width: 100%!important
}
td{
        border:1px solid #ddd;
        padding-left: 15px;
        font-size: 16px;
        padding:10px;
}
 tr:nth-child(2n){
        background: #f8f8f8;
}
td:hover{
    cursor: pointer;
    background:#0055A8;
    color:#fff;
 }
     


.aboutT1 {
    font-size: 58px;
    color: #e2e2e2;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-weight: bold;
}

.aboutT2 {
    color: #454545;
    font-weight: bold;
    font-size: 24px;
    margin-top: 10px;
}

.aboutT3 {
    color: #454545;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: enfont;
}


 #products .products-box .swiper-container  .swiper-slide{
  padding-bottom: 50px;
  
 }

  #products .products-box .swiper-container .swiper-scrollbar {
  top: auto;
  bottom: 2px;
  height: 11px;
  background: #e3e3e3;
  width: 100%;
  left: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
}
#products .products-box .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
  height: 9px;
  top: 50%;
  margin-top: -4.5px;
  border-radius: 20px;
  background: #0055A8;
  position: relative;
}
#products .products-box .swiper-container .swiper-scrollbar .swiper-scrollbar-drag::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/scroll-icon.png) no-repeat;
  background-size: 100% 100%;
  width: 10px;
  height: 6px;
}











@media(max-width: 1440px){
   .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1240px;
	}

}

@media(max-width: 1366px){
	
 .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
	}
	
}



@media (max-width:1220px){
       .td-list-index{
	-ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding:20px 15px;
    border:1px solid #ddd;
	}
 
   
}

@media (max-width:991px){
 
.sub_nav{
	    position: relative;
	    display: block;
	    padding-top: 0;
	    line-height: 30px;
    font-size: 14px;
}
.sub_nav li{
	width: 25%;
	float:left;
}
 
.nav-item{
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-top: 10px;
}

.navbar-expand-lg .navbar-nav .nav-link{
	padding-left: 0;
}


}


 



@media (max-width:768px){
  td{ 
        font-size: 14px;
  } 
     .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  
    padding-right: 10px;
    padding-left: 10px;
}   

.sonsort{	 
	overflow-x: auto;	 
}
.sonsort .container{
	width:150%;	 
}

.sub_menu{
	height: 40px;
	line-height: 40px;
	padding:0 15px;
	padding-bottom: 20px;
}


.parterlist img{
	height: 40px;
	max-width: 80%;
}

.footlogo{
	max-width: 130px;

}

 .navbar-expand-lg .navbar-nav .nav-link{
 	border-right:none;
 }

#indexcase9{
	display: none;
}


.newslist{
	height: auto;
}


.logo-sm-height{
	height: 60px;
}
.navbar{
	padding:0px 15px;
}

.navbar-collapse{
	margin-top: 0px;
	padding-top: 0px;
	border-top: 1px solid #ddd;
}


.wappt0{
	padding-top: 0!important;
}
.wapmtb0{
	margin-top:  0!important;
	margin-bottom:  0!important;
}

.honorbox-fixed{
	top:0px;
	padding:30px 15px;
}
.honorbox-fixed .swiper-container .swiper-wrapper .swiper-slide{
	padding:15px 0!important;
	text-align: center;
} 
.honorbox-fixed .swiper-container .swiper-wrapper .swiper-slide a{
	display: block;
	text-align: center;
}



#b3 img{
    height: auto;
	max-width: 80%;
	margin:0 auto;

}

.num{
	font-size: 36px;
}

.more{
	padding:0px 20px;
	width:150px;
}	
.lingdong-btn{
	line-height: 40px;
	height: 40px;
}

.col-lg-20 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.btn3{
	padding:5px 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}


 .item-infos{
        margin:1rem 0!important;
    }

    .py-sm-2{
        padding-top:1rem!important;
        padding-bottom:1rem!important;
    }   
    .pl-sm-2{
        padding-left: 2rem!important;
        padding-right: 2rem!important;
    }

    .item-title{
        font-size: 2rem;
    }


   .index_product{
   	padding: 15px 0;
   }

	.num {
   	font-size: 14px;
   }
   .num .timer{
   	font-size: 28px;
   }

   .honor-index{
   	height: 700px;
   }
   .honorbox-fixed{
   	height: 340px;
   }
   
   .foot-book{
   	width: 100%;
   	padding:50px 20px;
   } 
   .footbook input{
   	width: 100%;
   	margin-right: 0
   }

   .copyright .link{
   	display: none;
   }

   .aboutT1{
   	font-size: 40px;
   }

   .aboutT2{
   	font-size: 20px;
   }

   .p-content{
   	border: none;
   	padding:0px 15px;
   	font-size: 14px;
   }
   .p-content p{
   		font-size: 14px;
   }
   .bglist-light{
   	height: auto;
   	font-size: 14px;
   }

    .down-box{
    	padding:0 20px;
    	
    }

    .down-box .row{
    	padding: 0;
    	margin-left:0!important;
    	margin-right: 0!important;
    }

    .foot-box{
    	margin-left: 0!important;
    	margin-right: 0!important;
    }

    .item-desc{
    	font-size: 14px;
    }
    .item-num{
    	font-size: 24px;
    }

    .wx-2{
    	width: 100px;
    }

    .contact-box{
    	height: auto;
    }

    .td-list-index{
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding:20px 15px;
    border:1px solid #ddd;
	}


}

 




 


