/* 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: #0ae
}
.bg-main {
	background-color: #0ae
}
.bg-nav {
	background-color: #0ae
}
.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: #0ae;
	color: #0ae
}
.pointer.border-main li {
	border-color: #0ae
}
.pointer.border-main li.active {
	background-color: #0ae
}
.border-main {
	border-color: #0ae
}
.w100 {
	width: 150px;
}
.icon-navicon {
	position: absolute;
	right: 10px;
	top: 10px;
}
.nav-navicon .input-group .input {
	width: auto;
	float: right
}
@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 {
	background-color: rgba(0,153,255,1);
	
}
.nav-pills .active a, .nav-pills a:hover {
	background-color: rgba(0,153,255,1);
	color: #fff;
	border-radius: 3px;
}
.nav-inline.nav-menu ul a:hover {
	background-color: rgba(0,153,255,1);
}
.bg-inverse .nav li a:hover, .bg-inverse .nav .active a {
	background-color: rgba(0,153,255,1);
}
.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: #09c
}
.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 #0ae;
}
.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-bottom: 5px;*/
	margin-bottom: 10px;
	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;
}
.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;
}
.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: #0ae;
}
.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: #00b0ea;
	color: #fff;
}	

.ab_pages .pagination a {
	line-height: 1.2;
}
.page-item.active .page-link{
	padding: 5px 15px;
}

@media only screen and (max-width: 780px){
	.proitem img {
  
    height: 8rem;
}
	.row_cont1_bg{
		padding: 10px 0;
	}
	.m_form1 .item .sp1{
		font-size: 14px;
	}
	.nav-menu ul{
		margin-left: 0;
	}
	.nav-pills .active a, .nav-pills a:hover{
		background: none;
		color: #0ae;
	}
	.nav-menu li.active, .nav-menu li:hover{
		background: none;
	}
	.nav li a{
		font-weight: bold;
		border-bottom: 1px solid #eee;
	}
	.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;
		
	}
	.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;
	}
	.button.icon-navicon.float-right{
		padding: 8px 15px;
	}
	.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;
	}
}



