﻿* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
	overflow-x:hidden;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}
ul {
	list-style: none;
	margin:0px auto ;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.topdb{
	width: 100%;
	float: left;
	background:#fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,.5);
	position:fixed;
	top:0px;
	z-index:10000;
} 
.topdblogo{
	float: left;
	width: 24%;
}
.topdblogo img{
	width: 100%;
	max-width:302px;
}
.keshi{
	margin:auto;
	width: 1300px;
}
/*---------- stock ---------*/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
	float: left ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
/***公司简介
.gsjj{
	float: left;
	width: 100%;
	padding:70px 0px;
}
.gsjjnm{
	float: left;
	width: 100%;
	font-size:35px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.gsjjnr{
	float: left;
	width: 100%;
	margin-top: 45px;
}
.gsjjtp{
	float: left;
	width: 50%;
}
.gsjjtp img{
	width: 100%;
}
.gsjjnrjs{
	float: left;
	width: 50%;
	border:1px #8c8c8c solid;
	padding:26px 45px 12px 40px;
}
.gsjjnrjsnm{
	float: left;
	width: 100%;
	font-size:25px;
	color: #000;
	font-weight: bold;
}
.gsjjnrxhx{
	float: left;
	width: 43px;
	background:#bdbdbd;
	height:1px;
	margin-top: 20px;
}
.gsjjnrjswz{
	float: left;
	width: 100%;
	font-size:16px;
	color: #000;
	line-height: 30px;
	margin-top: 35px;
}
.gsjjnrjswz p{
	padding:0px;
	margin:auto;
	text-indent:2em;
}
.gsjjgd{
	float: left;
	width: 25%;
	font-size:14px;
	color: #184388;
	margin-top: 40px;
	border:1px #c5c5c5 solid;
	text-align: center;
	line-height: 45px;
}
.gsjjgd a{
	font-size:14px;
	color: #184388;
}***/
.gsjj{
	float: left;
	width: 100%;
	padding:70px 0px;
	background:#fff;
}
.gsjjnr{
	float: left;
	width: 50%;
}
.gsjjnrnm{
	float: left;
	width: 100%;
	font-size:35px;
	color: #000;
	font-weight: bold;
	background: url('../images/gsjjhx.jpg') no-repeat left bottom; 
	padding-bottom:35px;
}
.gsjjnrnm span{
	font-size:30px;
	color: #666666;
	font-weight: lighter;
}
.gsjjnrwz{
	float: left;
	width: 100%;
	font-size:16px;
	color: #000;
	line-height: 30px;
	margin-top: 35px;
}
.gsjjnrwz p{
	padding:0px;
	margin:auto;
	text-indent:2em;
}
.gsjjgd{
	float: left;
	width: 25%;
	font-size:14px;
	color: #184388;
	margin-top: 40px;
	border:1px #c5c5c5 solid;
	text-align: center;
	line-height: 45px;
}
.gsjjgd a{
	font-size:14px;
	color: #184388;
}
.gsjjimg{
	float: right;
	width: 44%;
}
.gsjjimg img{
	width: 100%;
}
/*****产品****/
.chanpin{
	float: left;
	width: 100%;
	background:#f5f5f5;
	padding:70px 0px;
}
.chanpinjs{
	float: left;
	width: 26%;
}
.chanpinm{
	float: left;
	width: 100%;
	font-size:35px;
	color: #000;
	font-weight: bold;
}
.chanpnrjs{
	float: left;
	width: 100%;
	font-size:14px;
	color: #464646;
	line-height: 25px;
	margin-top:36px;
}
.chanpgd{
	float: left;
	width: 50%;
	border:1px #184388 solid;
	margin-top:70px;
	text-align: center;
	line-height: 50px;
}
.chanpgd a{
	font-size:14px;
	color: #184388;
}
.chanpgd:hover{
	background:#184388;
	
	transition: all 0.5s ease 0s;
}
.chanpgd:hover a{
	color: #fff;
}
/****案例**/
.tabbox{width:100%; float: left; position:relative;}
.tabbox .tab{background:url('../images/yylyht.png') center center; position:absolute;width: 100%;bottom:0px; z-index:10;}
.tabbox .tab a{display:block;float:left; text-align: center; width:20%; line-height: 95px; font-size:20px;color: #fff;font-weight: bold; border-left:1px #d1d1d1 solid;}
.tabbox .tab a:first-child{
	border-left:0px #d1d1d1 solid;
}
.tabbox .tab a:hover{background:#144ba7;color:#fff;text-decoration:none;}
.tabbox .tab a.on{background:#144ba7;color:#fff;text-decoration:none;}
.tabbox .content{overflow:hidden;}
.tabbox .content li{display:none; width: 100%;height:553px;}
.yynm{
	float: left;
	width: 100%;
	font-size:35px;
	color: #fff;
	font-weight: bold;
	margin-top:150px;
}
.yyfnm{
	float: left;
	width: 100%;
	font-size:16px;
	color: #fff;
	margin-top:40px;
}
.tabbox .content li.bj1{
	background:url('../images/yyly.jpg') no-repeat right center ;
}
.tabbox .content li.bj2{
	background:url('../images/yyly1.jpg') no-repeat right center ;
}
.tabbox .content li.bj3{
	background:url('../images/yyly2.jpg') no-repeat right center ;
}
.tabbox .content li.bj4{
	background:url('../images/yyly3.jpg') no-repeat right center ;
}
.tabbox .content li.bj5{
	background:url('../images/yyly4.jpg') no-repeat right center ;
}
.tabbox .content li.bj6{
	background:url('../images/yyly5.jpg') no-repeat right center ;
}


/*****设备****/
.shebei{
	float: left;
	width: 100%;
	background:url('../images/sbbj.jpg') no-repeat center center; 
	padding:70px 0px;
}
.shebjs{
	float: left;
	width: 100%;
}
.shebycnr{
	float: right;
	width: 71%;
}
.shebnm{
	float: left;
	width: 100%;
	font-size:35px;
	color: #000;
}
.shebjswz{
	float: left;
	width: 100%;
	font-size:14px;
	color: #7f7f7f;
	line-height: 30px;
	margin-top: 5px;
}
.shebtp{
	float: right;
	width: 67%;
}
.wznew{
	float: left;
	width: 100%;
	margin-top: 65px;
}
.wznew ul li{
	float: left;
	width: 31%;
	margin-left: 3%;
}
.wznew ul li:first-child {
	margin-left: 0px;
}
.wznew ul li .wznewtime{
	float: left;
	width: 100%;
	background: url('../images/xwgd.jpg') no-repeat right center; 
	border-bottom: 1px #b8b8b8 solid;
	padding-bottom: 20px;
	font-size:35px;
	color: #000;
}
.wznew ul li .wznewtime span{
	font-size:16px;
	color: #646464;
}
.wznew ul li .wznewname{
	float: left;
	width: 100%;
	font-size: 16px;
	color: #000;
	margin-top: 20px;
}
.wznew ul li .wznewjswz{
	float: left;
	width: 100%;
	font-size: 14px;
	color: #757575;
	line-height: 25px;
	margin-top: 22px;
}

#owl-demo2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#owl-demo2 .item {
	display: block;
	margin: 5px;
}
#owl-demo2 img {
	display: block;
	width: 100%;
}
#owl-demo2 .owl-prev {
	border: 1px solid #333;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: none !important;
	border-radius: 1px !important;
	color: #000 !important;
	font-size: 20px !important;
	padding: 0 !important;
}
#owl-demo2 .owl-next {
	border: 1px solid #333;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: none !important;
	border-radius: 1px !important;
	color: #000 !important;
	font-size: 20px !important;
	padding: 0 !important;
}

/*****foot****/
.foot{
	float: left;
	width: 100%;
	background:#07468b;
	padding-top:45px;
}
.footfl{
	float: left;
	width: 69%;
}
.footfl ul li{
	float: left;
	width: 16%;
}
.footfl ul li a{
	font-size:16px;
	color: #fff;
	font-weight: bold;
}
.footfl ul li ul{
	float: left;
	width: 100%;
	margin-top: 5px;
}
.footfl ul li ul li{
	float: left;
	width: 100%;
	line-height:25px;
}
.footfl ul li ul li a{
	font-size:14px;
	color: #fff;
	font-weight: 100;
}
.footlxwz{
	float: right;
	width: 25%;
}
.footlxwzimg{
	float: left;
	width: 100%;
}
.footlxwzimg img{
	width: 100%;
	max-width: 256px;
}
.footlxwznr{
	float: left;
	width: 100%;
	font-size:14px;
	color: #fff;
	line-height: 28px;
	margin-top: 10px;
}
.footbq{
	float: left;
	width: 100%;
	margin-top:25px;
	border-top:1px #396aa4 solid;
	line-height: 70px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.footbq a{
	font-size:14px;
	color: #fff;
}
/******产品***/
/*****anli****/
/*****优势****/
/******应用****/
/*****新闻***/

/*****优势***/
/******公司简介****/
/*****荣誉****/
/*****新闻***/

/*******合作****/
/******底部****/







.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;

}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #1f96ef;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #1f96ef;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #971b21;
	color: #fff;
	cursor: default;
}
.footer_nav{
	display: none ;
	background:#30343f;
}
.foot_nav{ width:33%; float:left;text-align:center; line-height: 28px;} 

.foot_nav a{color:#fff;display:block; font-size: 16px;}
.foot_nav a:hover {
	color: #fff;
}

.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}

.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.foot_nav span img{
	width: 25%;
}
@media screen and (max-width: 1300px){
	.keshi{
	width: 100%;
}

}

@media screen and (max-width: 800px) {
.navbar-brand{
	width: 80%;
}
	.navbar-toggle {
		border: 1px solid rgb(255, 255, 255);
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.navbar-nav {
		float: none;
		margin-top: 2em;
		text-align: center;
		margin: 0;
	}
	.navbar-top {
		position: relative;
	}
	div#bs-example-navbar-collapse-1 {
		padding: 0;
		width: 100%;
		z-index: 99;
		position: absolute;
		background: hsla(0, 0%, 0%, 0.75);
	}
	ul.nav.navbar-nav li a {
		margin: 1em 0;
	}
	.w3-button {
		width: 33%;
	}
	.navbar-toggle {
		margin-top: 16px;
	}
	.callbacks_tabs {
		left: 41%;
		top: 80%;
	}
	.services-icon-info p {
		margin: 1em auto 0;
		line-height: 1.8em;
		width: 70%;
	}
	.services-right-grid:nth-child(2) {
		margin: 2em 0 0 0;
	}
	.gallery-grids-left {
		width: 50%;
		float: left;
	}
	.g-captn {
		width: 321px;
		height: 185px;
	}
	.g-captn h4 {
		font-size: 1.5em;
		margin: 2em 0 0 0;
	}
	.w3ls-button a,
	.w3l-button a,
	.w3ls-about-left a {
		padding: .2em 1.4em;
	}
	.contact input[type=text], .contact input[type=email], .contact textarea {
		width: 100%;
		float: none;
	}
	.contact-right.agileits-w3layouts {
		float: none;
		padding: 0;
		margin-bottom: 0.5em;
	}
	.free_agile_consultaion_img {
		min-height: 507px;
	}
	ul.nav.navbar-nav li a {
		font-size: .9em;
		line-height: 20px;
		color: #fff;
	}
	.container_sp{
	width: auto ;
}
.keshi{
	width: 100%;
	padding:0px 15px;
}
.topdblogo{
	width:40%;
}
.gsjjnr{
	width: 100%;
}
.gsjjtp{
	width: 100%;
}
.gsjjgd{
	width: 48%;
}
.gsjjnrjs{
	width: 100%;
	padding:15px;
}
.chanpinjs{
	width: 100%;
}
.gsjjimg{
	display: none;
}
.shebjs{
	width: 100%;
}
.shebei{
	background:none;
}
.shebycnr{
	width: 100%;
}
.tabbox .tab a{
	width: 33%;
}
.wznew ul li{
	width: 100%;
	margin-left:0px;
	margin-bottom: 10px;
}
.footfl{
	display: none;
}
.footlxwz{
	width: 100%;
}
.footbq{
	line-height: 25px;
	padding-bottom: 70px;
}
.topdb{
	position:relative;
}
  .navbar{ margin:0px; border:none;}

      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}

      .navbar-default .navbar-brand:hover,

      .navbar-default .navbar-brand:focus {color: #fff;}

      .navbar-toggle{border:none;}

      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}

      .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {

        background-color:  #FF2828;

      }

      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}

      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}

      .navbar-default .navbar-nav > li {}

      .navbar-default .navbar-nav > li:last-child{border: none;}

      .navbar-default .navbar-nav > li > a,

      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}

      .navbar-default .navbar-nav > li > a:hover,

       .navbar-default .navbar-nav > li > a:focus,

       .navbar-default .navbar-nav > .active > a, 

       .navbar-default .navbar-nav > .active > a:hover, 

       .navbar-default .navbar-nav > .active > a:focus,

       .navbar-default .navbar-nav > .open > a, 

       .navbar-default .navbar-nav > .open > a:hover, 

       .navbar-default .navbar-nav > .open > a:focus,

       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{

        background-color:  #800000; color: #fff;}

	.footer_nav{ display: block ;}
}






