/* www.adminbuy.cn 做专业的网站模板、网站建设平台 */
body {
	color: #333;
	font-size: 13px;
	font-family: "Microsoft Yahei";
	width: 100%;
	overflow-x: hidden;
}
.index_banner img {
	width: 100%;
	display: block;
	height: 100%;
}
@media only screen and (max-width: 768px) {
.padding-big {
	padding: 10px;
}
.margin-big {
	margin: 10px;
}
.padding {
	padding: 5px;
}
.margin {
	margin: 5px;
}
.padding-big-top {
	padding-top: 10px;
}
.padding-big-bottom {
	padding-bottom: 10px;
}
.padding-big-left {
	padding-left: 10px;
}
.padding-big-right {
	padding-right: 10px;
}
.margin-big-top {
	margin-top: 10px;
}
.margin-big-bottom {
	margin-bottom: 10px;
}
.margin-big-left {
	margin-left: 10px;
}
.margin-big-right {
	margin-right: 10px;
}
}
a:hover {
	color: #017ad7
}
.bg-main {
	background-color: #017ad7
}
.bg-nav {
	background-color: #017ad7
}
.bg-gray {
	background-color: #f5f5f5;
}
.bg-black2 {
	background-color: #09c;
}
.bg-sub {
	background-color: #069;
	color: #fff
}
.button.bg-main {
	background-color: #f90;
	border-color: #f70
}
.button.border-main {
	border-color: #017ad7;
	color: #017ad7
}
.pointer.border-main li {
	border-color: #017ad7
}
.pointer.border-main li.active {
	background-color: #017ad7
}
.border-main {
	border-color: #017ad7
}
.w100 {
	width: 150px;
}
.icon-navicon {
	position: absolute;
	right: 10px;
	top: 10px;
}
.nav-navicon .input-group .input {
	width: auto;
	float: right
}
@media only screen and (min-width: 1500px){
    .container{
        width: 1400px;
    }
}
@media only screen and (max-width: 1200px) {
.logo {
	padding-top: 0px;
}
.nav-navicon {
	margin-top: 10px;
}
}
@media only screen and (max-width: 992px) {
.wrap-header .container {
	width: 100%;
}
.logo {
	padding-top: 0px;
}
.nav-navicon {
	margin-top: -40px;
}
}
@media only screen and (max-width: 768px) {
.logo {
	padding-top:0 !important
}
.logo a{ margin-top:0 !important}
.logo a img{ width:75%}
.icon-navicon{ top:7px !important}
.news-body img{ max-width:100% !important; height:auto !important}
.button.border-main{ margin-bottom:10px}
.newsitem ul{ padding-left:0}
.newsitem .news-bodys p{ height:2.3rem}
.newsitem .news-bodys h3{white-space:nowrap;
overflow: hidden;
text-overflow:ellipsis; }
}
.icon-navicon {
	position: absolute;
	right: 10px;
	top: 20px;
}
.nav-pills a{
	font-size: 16px;
}
.nav-menu li.active, .nav-menu li:hover {
	color: #017ad7;
	background: none;
	font-weight: bold;
	
}
.nav-pills .active a, .nav-pills a:hover {
	background: none;
	font-weight: bold;
	color: #017ad7;
	border-radius: 3px;
}
.nav-inline.nav-menu ul a:hover {
	color: #017ad7;
	font-weight: bold;
	background: none;
}
.nav-inline.nav-menu li ul li a:hover{
    background: #017ad7!important;
}
.bg-inverse .nav li a:hover, .bg-inverse .nav .active a {
	color: #017ad7;
	background: none;
	font-weight: bold;
}
.nav-inline.nav-menu ul a{
    border-bottom: 1px solid #eee;
}
.nav-menu ul{
    padding: 0;
}
.nav a {
	color: #333;
	text-align: left;
}
.nav-menu li:hover drop-menu a {
	background-color: #ddd;
	color: #222
}
/*.wrap-top {*/
/*	padding: 3px 0px;*/
/*	background-color: #017ad7*/
/*}*/
.wrap-header {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
	position: relative;
	z-index: 199;
}
.youshi .youshiico {
	font-size: 66px;
	display: block;
	color: #f90
}
.youshi .youshi_li:hover{
	background: #09c;
	transition: 0.3s;
}
.youshi_li img{
	width: 60px;
	display: block;
	margin: 10px auto;
}
.prolist h3 {
	padding: 8px 0px;
	text-align: center;
}
.typelist {
	padding: 10px 0px;
}
.proitem {
	padding: 10px;
}
.proitem img {
	padding: 10px;
	width: 100%;
	border: solid 1px #ccc;
	height:14rem
}
.proitem img:hover{
	border: solid 1px #017ad7;
}
.newsitem .news-date {
	text-align: center;
	display: inline-block;
	float: left;
	width: 5rem;
	height: 5rem;
	background: #f2f2f2;
	margin-right: 1.5rem;
}
.newsitem li {
	border-bottom: dashed 1px #ddd;
	padding: 20px 5px;
	display: inline-block;
	width: 50%;
	float: left;
}
.newsitem .news-date1 {
	text-align: center;
	color: #666666;
	font-size: 1.5625rem;
	margin-top: 0.6rem;
}
.newsitem .news-date2 {
	text-align: center;
	color: #999999;
	font-size: 0.8rem;
}
.newsitem .news-bodys {
	padding: 0 0.875rem;
	overflow: hidden;
	zoom: 1;
	padding: 0.5rem 0;
	flex: 1;
}
.newsitem .news-bodys h3 {
	word-wrap: break-word;
	overflow: hidden;
	    word-wrap: break-word;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
}
.newsitem .news-bodys p {
	word-wrap: break-word;
	overflow: hidden;
	line-height: 1.15rem;
	font-size: 0.75rem;
	color: #999;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}
.jobsitem {
}
.jobsitem ul {
	padding: 0px;
}
.jobsitem li {
	border: solid 1px #ddd;
	background-color: #f9f9f9;
	margin-bottom: 10px;
}
.jobsitem li h3 {
	padding: 10px 15px;
}
.jobsitem li .jobs-info {
	padding: 10px 10px;
}
.jobs-info div {
	border-bottom: dashed 1px #ddd;
	padding: 5px;
}
.jobsitem li .jobs-bodys {
	padding: 10px 15px;
}
.nav.nav-sitemap a {
	color: #fff
}
.nav-sitemap ul a {
	padding-left: 0px;
	color: #fff
}
.foot-weixin {
	width: 120px;
}
.bg-link {
	background: #f5f5f5;
	border-top: solid 1px #ddd;
}
.bg-link a {
	line-height: 28px;
}
.product-about li {
	line-height: 3rem;
	border-bottom: dashed 1px #aaa;
}
.news-line {
	text-align: center;
	border: dashed 1px #aaa;
	margin-bottom: 40px;
}
.news-body {
	margin: 20px auto;
}
.order-tip {
	color: #fff;
	padding-left: 25px;
}
.order-tip .con {
	border: dashed 1px #aaa;
	line-height: 2.5rem
}
.bread {
	font-size: 14px; margin-bottom:0;
	color: #555
}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin: 0 5px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#ddd; }
.ab_pages ul a:hover{ background:#ddd}

.logo a{ display:block; margin-top:0}
.news-body{ line-height:22px}
.prolist .proitem a{
	overflow: hidden;
}
.prolist .proitem a img:hover{
	transform: scale(1.05);
	transition: 0.5s;
}
.index_banner .swiper-wrapper{
	height: auto;
}
.index_banner .swiper-slide{
	height: auto;
}
.footer a{
	color: #ccc;
}
.footer a:hover{
	color: #fff;
}


.bottom.bg-inverse .nav li a{
	color: #fff;
}
.bottom.bg-inverse .nav li ul li a{
	color: #eee;
}
.bottom.bg-inverse .nav li a:hover, .bg-inverse .nav .active a{
	background: none;
	color: #fff;
}
.fbanner img{
	display: block;
	width: 100%;
}
.news_det{
	padding: 4% 0;
	min-height: 50vh;
}
.news_det_t{
	font-size: 28px;
	color: #000;
	text-align: center;
}
.news_det_t span{
	display: block;
	text-align: center;
	color: #999;
	padding:10px 0;
	font-size: 14px;
}
.news_det_box{
	padding: 30px 0;
	font-size: 15px;
	color: #333;
}
.news_det_box p{
	margin: 5px 0;
}
.news_det_box p span{
    text-wrap:initial!important
}
.news_det_bottom{
	border-top: 1px solid #eee;
	padding: 15px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	color: #333;
}

.news_det_bottom a:hover{
	color: #017ad7;
}
.contact ul li{
	list-style-type: none;
	font-size: 16px;
	color: #333;
	padding: 10px 0;
}

.contact{
	padding: 5% 0;
}

.contact_right img{
	display: block;
	width: 100%;
}

.m_form1 .item {
	height: 46px;
	font-size: 0;
	background-color: #fff;
	margin-bottom: 20px;
	position: relative;

}

.m_form1 .item input {
	display: block;
	width: 100%;
	height: 100%;
	background: 0 0;
	border: 1px solid #eee;
	outline: 0;
	font-size: 16px;
	padding: 0 10px 0 100px
}

.m_form1 .item .sp1 {
	font-size: 16px;
	color: #666;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100px;
	line-height: 46px;
	padding-left: 15px;
	overflow: hidden;
	font-weight: 700
}
 
.m_form1 .text {
	display: block;
	width: 100%;
	height: auto;
	background-color: #fff;
	border: none;
	outline: 0;
	resize: none;
	font-size: 18px;
	padding: 10px 15px;
	margin-bottom: 17px;
	border: 1px solid #eee;
}

.m_form1 .sub_btn {
	float: right;
	display: block;
	width: 100%;
	height: 50px;
	font-size: 18px;
	color: #fff;
	border: none;
	background-color: #17b6f0;
	font-weight: 700;
	cursor: pointer;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s
}

.m_form1 .sub_btn:hover {
	opacity: 0.8;
}


.row_cont1_a {
	background-size: 100%100%;
}

.row_cont1_bg {
	display: block;
	margin: 0 auto;
	max-width: 600px;
	background: #fff;
	padding: 0 30px 30px 30px;
	clear: both;
	overflow: hidden;
}


.newsitem li.lis{
	width: 100%;
	float: initial
}

/* .newss .newsitem .news-bodys p{
	display: none;
}
 */
 .newsitem .news-bodys .pp{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 30px;
}

.ab_pages ul {
	display: flex;
	align-items: center;
	justify-content: center;
}
.ab_pages ul li{
	display: inline-block;
}
.ab_pages ul li span{
	padding: 5px 15px;
	margin: 5px;
	background: #e5e5e5;
	color: #666;
	display: inline-block;
}
.ab_pages ul li.active span{
	background: #017ad7;
	color: #fff;
}	

.ab_pages .pagination a {
	line-height: 1.2;
}
.page-item.active .page-link{
	padding: 5px 15px;
}




.about_bg{
    background: url(../images/about_bj.jpg) no-repeat;
    background-size: 100%;
}
.about_number{
    display: flex;
    padding-bottom: 3rem;
}
.about_number_li{
    flex: 1;
}
.about_number_li .d2{
    color: #555;
    font-size: 0.8rem;
    padding-top: 0.5rem;
    text-align: center;
}
.about_number_li .d1{
    font-size:0.8rem;
    color: #333;
    text-align: center;
}
.about_number_li .d1 text{
    font-size: 2.5rem;
    color: #017ad7;
    margin-right: 0.5rem;
}
.nabout_left{
    max-width: 700px;
}


.index_product_box{
     background: url(../images/ybbj.jpg) no-repeat;
    background-size: 100%;
}
.index_product_li a{
    border-radius: 5px;
    background: #fff;
    margin: 10px;
    padding: 0;
    display: block;
}
.index_product_li a img{
    border-radius: 5px 5px 0 0;
    width: 100%;
    display: block;
    height: 25vh;
    object-fit: cover;
}
.index_product_li a .dd{
    padding: 15px;
    font-size: 0.9rem;
    text-align: center;
}
.index_product_li a .dd h3{
    color: #333;
    font-weight: bold;
    padding: 5px 0;
    height: 70px;
    overflow: hidden;
}
.index_product_li a{
    overflow: hidden;
}
.index_product_li a .dd span{
    color: #017ad7;
    display: inline-block;
    border-bottom: 1px solid #017ad7;
}
.index_product_li a:hover img{
    transform: scale(1.05);
    transition: 0.5s;
}
.index_product_li a:hover h3{
      color: #017ad7;
    transition: 0.5s;
}

.news_det_box img{
    display: block;
    margin: 0 auto;
}
.about_left_a .button.bg-main {
   background:none;
   border: 0;
    position: relative;
    padding: 15px 0;
    left: 0;
}

.about_left_a a img{
    width: 30px;
}
.about_left_a .button.bg-main:hover{
    left: 10px;
    position: relative;
    transition: 0.5s;
}
.index_product_t{
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    padding-bottom: 3%;
}

.news_box_head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xnews_ul li{
    margin: 1rem;
    width: calc(25% - 2rem);
}
.xnews_ul{
    display: flex;
}
.xnews_ul li a .xnews_imgs{
    height: 13rem;
    overflow: hidden;
        margin-bottom: 1rem;
}
.xnews_ul li a .xnews_imgs img{
    display: block;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    height: 100%;

    object-fit: cover;
}
.newsitem .xnews_ul .news-bodys p{
    margin: 0;
}
.xnews_ul li a p{
    margin: 0;
    font-size: 13px;
}

.xnews_ul li a h3{
    padding: 0;
    -webkit-line-clamp: 2;
    height: 50px;
    font-weight: bold;
}


.xnews_ul li a .news-date2{
    color: #999;
    padding: 0.5rem 0;
    font-size: 13px;
}
.xnews_ul li a .xnews_a{
    padding-top: 5px;
}

.xnews_ul li a .xnews_a span{
    font-weight: bold;
    color: #333;
    font-size: 13px;
}
.news_box{
    background: #eee;
    padding: 5% 0;
}
.xnews_ul{
    padding: 0;
}
.xnews_ul li a:hover .xnews_a span{
    color: #017ad7;
    padding-left: 10px;
    transition: 0.5s;
}

.xnews_ul li a:hover .xnews_imgs img{
    transform: scale(1.05);
    transition: 0.5s;
}
.xnews_ul li a:hover h3{
       color: #017ad7;
}
.xnews_ul li a .news_date{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}

.news_box .padding-big{
    padding: 0;
}
.footer_sul{
    display: flex;
}
.footer_sli{
    flex: 1;
    text-align: center;
}

.footer_left{
    padding-left: 20%;
}

.bottom{
    background: #333;
}
.footer_bor{
    background: #333; 
}
.footer_bor .text-center{
    border-top: 1px solid #999;
    padding-top: 10px;
}

.footer_bor .text-center a{
    color: #ccc;
}
.footer_bor .text-center a:hover{
    color: #fff;
}
.bottom_box{
      background: #333; 
}

.footer_left{
    border-right: 1px solid #999;
}

.footer_sli h4{
    font-size: 13px;
    padding-top: 10px;
}

.footer_left ul li .a{
    font-size: 18px;
}
.footer_left ul li ul li a{
    color: #ccc;
    padding: 2px 0;
}

.bottom.bg-inverse .nav li ul li a:hover{
      color: #fff;
}

.news_box .button.border-main{
    border-radius: 5px;
    margin-left: 10px;
}
.news_box .button.border-main:hover{
    color: #fff;
    background: #017ad7;
}

 
.nav-inline.nav-menu ul a{
     margin: 0;
     text-align: center;
 }
 
 
 .nav-inline.nav-menu ul li:last-child a{
     border: 0;
 }
 .index_product_box h1{
     font-size: 2rem;
     display: none;
 }
 
 .index_product_box{
     padding: 5% 0;
 }
 
 
 .news_list .newsitem ul li a{
     display: flex;
 }
  .news_list .news_img img{
     width: 14rem;
     border-radius: 5px;
    height: 10rem;
    display: block;
    object-fit: cover;
 }
   .news_list .news_img {
       overflow: hidden;
       width: 15rem;
       margin-right: 1rem;
       height: 10rem;
   }
   .news_list a:hover .news_img img{
       transition: 0.5s;
       transform: scale(1.05);
       
   }
 .newsitem .news-bodys h3{
     min-height: 50px;
 }
 .newsitem .news-date2{
     text-align: left;
 }
 .news_list ul{
     padding-left: 0;
 }
 
 .news_box_head_left span{
     display: inline-block;
     border-bottom: 2px solid #017ad7;
     font-size: 2rem;
 }
 
 
 .newsitem ul{
     margin: 0 -1rem;
 }
 
 
 .new_product .prolist h3{
     background: #017ad7;
     color: #fff;
     height: 40px;
     line-height: 40px;
     font-size: 1rem;
     overflow: hidden;
        white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
     
 }
 
 .new_product .prolist .proitem a{
   border: 1px solid  #eee;  
   display: block;
   border-radius: 5px;
 }
  .new_product .prolist .proitem a .dimg{
      overflow: hidden;
  }
  .new_product .prolist .proitem img{
     border: 0; 
     padding: 0;
 }
 .new_product .prolist .proitem a:hover img{
     transform: scale(1.05);
     transition: 0.5s;
 }
 
 
 
 .bg-gray.mbx ul{
      color: #fff;
 }
 .bg-gray.mbx{
    
     background: #017ad7;
 }
 .bg-gray.mbx ul a{
     color: #fff;
 }
 
 .heads{
     background: #adcef2;
 }
  .index_product {
      padding-bottom: 5%;
  }
 

 .index_product .swiper-button-prev11{
     top: initial;
     bottom: 3px;
     left: 40%;
     z-index: 99;
     width: 80px;
     height: 40px;
     background-size:100%100%!important;
     background: url(../images/nleft.png) no-repeat;
 }
  .index_product .swiper-button-prev11:hover{
      left: 39%;
      transition: 0.5s;
  }
  .index_product .swiper-button-next11{
     top: initial;
     bottom: 0;
     width: 80px;
     height: 40px;
     background-size:100%100%!important;
     right: 40%;
     z-index: 99;
     transform: rotate(180deg);
     background: url(../images/nleft.png) no-repeat;
 }
 .index_product .swiper-button-next11:hover{
      right: 39%;
      transition: 0.5s;
  }
 
 .bg-gray.mbx ul{
     padding: 10px 0;
 }
 
 
 
 .bg-inverse .nav-sitemap li a{
         text-indent: 0
 }
 
 
 
@media only screen and (max-width: 780px){
    .news_list .newsitem ul li a{
        display: block;
    }
    .news_list .news_img img{
        width: 100%;
        display: block;
        height: auto;
        max-height: 10rem;
    }
    .newsitem li.lis{
        padding: 15px 0;
        width: calc(100% - 30px);
        margin: 0 15px;
    }
    .news_list .news_img{
        margin-right: 0;
        width:auto;
        height: auto;
        max-height: 10rem;
    }
    .newsitem .news-bodys{
        padding-bottom: 0;
    }
     .index_product_box h1{
     font-size: 1.5rem;
 }
 .index_product_t{
     font-size: 1.3rem;
 }
	.proitem img {
  
    height: 8rem;
}
	.row_cont1_bg{
		padding: 10px 0;
	}
	.m_form1 .item .sp1{
		font-size: 14px;
	}
	.nav-menu ul{
		margin-left: 0;
		display: none;
	}
	.nav-pills .active a, .nav-pills a:hover{
		background: none;
		color: #017ad7;
	}
	.nav-menu li.active, .nav-menu li:hover{
		background: none;
	}
	.nav li a{
		font-weight: bold;
		font-weight: 500;
		padding: 12px 0;
		font-size: 14px;
		text-align: center;
	}
	.nav-menu li:hover ul{
	    display: none!important;
	}
	.nav li ul li a{
		font-weight: 500;
	}
	.nav-menu ul a, .nav-menu.nav-pills .active ul a, .bg-inverse .nav-menu ul a, .bg-inverse .nav-menu .active ul a{
		border-bottom: 1px solid #eee;
		padding: 5px 0;
	}
	.news_det_t{
		font-size: 18px;
		
	}
	.index_banner img{
	    height: auto;
	}
	.index_product_box{
	    background-size: cover;
	}
	.index_product .swiper-button-next11{
	    right: 20%;
	    bottom: -10px;
	}
		.index_product .swiper-button-next11:hover{
		    right: 20%;
		}
	.index_product .swiper-button-prev11{
	    left: 20%;
	       bottom: -10px;
	}
		.index_product .swiper-button-prev11:hover{
	    left: 20%;
	}
	.heads .container{
	    padding: 0;
	}
	.news_det_box{
		padding: 15px 0;
		font-size: 14px;
	}
	.news_det{
		padding: 3% 0;
	}
	.bottom.padding-big-top{
		padding-top: 0;
	}
	.bottom.padding-big-bottom{
		padding-bottom: 0;
	}
	.hlogo{
	    max-width: 70%;
	}
	.button.icon-navicon.float-right{
		padding: 8px 15px;
	    color: #fff;
	    
	}
	.news_box_head_left span{
	    font-size: 1.5rem;
	}
	.newsitem .news-bodys h3{
	    min-height: 40px;
	    height: auto;
	}
	.nabout_left p{
	    overflow: hidden;
	    max-height: auto;
	}
	.about_number_li .d1 text{
	    font-size: 1.5rem;
	}
	.about_bg{
        background-size: cover;
        background-position: center;
	}
	.about_number{
	    padding-bottom: 1rem;
	}
	.button.icon-navicon.float-right{
	    font-size: 1.5rem;
	}
	.newsitem ul{
	    display: block;
	}
	.xnews_ul li{
	    width: calc(100% - 2rem);
	    padding: 0 0.5rem;
	}
	.button.icon-navicon.float-right:hover{
	    background: #017ad7;
	}
	.newsitem .news-bodys p{
	    height: auto;
	}
	.youshi_li img{
		width: 40px;
	}
	h1, .h1{
		font-size: 20px;
	}
	h3, .h3{
		font-size: 16px;
	}
	p, .p{
		margin-bottom: 5px;
	}
	.youshi .padding-big-bottom{
		padding-bottom: 0;
	}
	ul{
		padding-left: 0;
	}
	.contact_right{
		padding: 15px 0;
	}
	.new_product .prolist h3{
	    font-size: 0.8rem;
	}
	.prolist{
	    padding: 0.5rem 0;
	}
	.foot-weixin{
	    width: 90px;
	    margin-top: 0.5rem;
	}
}



