﻿/*---------- import ---------*/
/*---------- base ---------*/
* {
	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 ;
}
li {
	list-style: none;
	margin:0px auto ;
}

input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.top_logo{
	float: left;
	width:100%;
	background:url('../images/topbj.jpg') no-repeat center center; 
}
.logoimg{
	float: left;
	width: 34%;
}
.logoimg img{
	width: 100%;
	max-width:410px;
}
.logodh{
	float: right;
	width: 25%;
}
.logodh img{
	width: 100%;
	max-width:295px;
}
.dropdown{
	float: right ;
}
.btn-default{
	margin-top:35px;
}
#langchange{
	float: right ;
	margin-top:35px;
	line-height:30px;
	height:30px;
	width:110px;
	border-radius:5px;
	text-align: center ;
}
/*---------- stock ---------*/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
}
.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(255,0,0,.8);
}

/*****产品****/
.chanpin{
	float: left;
	width: 100%;
	padding-top:60px;
	padding-bottom:40px;
}
.name{
	float: left;
	width: 100%;
	text-align: center;
	font-size:35px;
	color: #0589f8;
	font-weight:bold;
	line-height:30px;
}
.name span{
	font-size:16px;
	color: #7e7e7e;
	text-transform: uppercase;
	font-weight: 100;
}
.chnapnr{
	float: left;
	width: 100%;
	margin-top:30px;
}
.chnapnr ul li{
	float: left;
	width: 23%;
	margin:0px 1% 15px 1%;
}
.chnapnr ul li a .chanpnrimg{
	float: left;
	width: 100%;
	border:1px #0589f8 solid;
}
.chnapnr ul li a .chanpnrimg img{
	width: 100%;
}
.chnapnr ul li a .chanpnrnm{
	float: left;
	width: 100%;
	line-height:40px;
	background:#b9b9b9;
	text-align: center;
	font-size:16px;
	color: #000;
}
.chnapnr ul li:hover a .chanpnrnm{
	color:#fff;
	background:#0589f8;
}
.cpgengd{
	float: left;
	width: 100%;
	margin-top:45px;
}
.cpgd1{
	margin:auto;
	width:13%;
	background:#0589f8;
	line-height:35px;
	text-align: center;
	border-radius:20px;
}
.cpgd1 a{
	font-size:16px;
	color: #fff;
}
/*****优势***/
.youshi{
	float: left;
	width: 100%;
	background:url('../images/yousbj.jpg') no-repeat center center; 
	padding-top:60px;
	padding-bottom:50px;
}
.youshinm{
	float: left;
	width: 100%;
	text-align: center;
	font-size:35px;
	color: #fff;
	font-weight:bold;
}
.youshine{
	float: left;
	width: 100%;
	text-align: center;
	font-size:20px;
	color: #fff;
	line-height:30px;
	margin-top:25px;
}
.youshilx{
	float: left;
	width: 100%;
	margin-top:35px;
}
.youshilx1{
	margin:auto;
	width:29%;
	background:#0589f8 url('../images/ysdh.jpg') no-repeat 13px center; 
	border-radius:25px;
	line-height:50px;
	padding-left:64px;
	font-size:34px;
	color:#fff;
	font-weight: bold;
}
.youshizz{
	float: left;
	width: 100%;
	margin-top:50px;
}
.youshizz ul{
	margin:auto;
	text-align: center;
	width:100%;
}
.youshizz ul li{
	display: inline-block;
	text-align: center;
	width:8%;
	margin:0px 4%;
}
.youshizz ul li .youshiimg{
	float: left;
	width: 100%;
	text-align: center;
}
.youshizz ul li .youshiimg img{
	width: 100%;
	max-width:58px;
}
.youshizz ul li .youshiname{
	float: left;
	width: 100%;
	text-align: center;
	font-size:16px;
	color: #fff;
	margin-top:8px;
}
/*****公司简介****/
.gsjj{
	float: left;
	width: 100%;
	background:url('../images/gsjjbj.jpg') no-repeat center center; 
	padding-top:60px;
	padding-bottom:60px;
}
.gsjjnr{
	float: left;
	width: 53%;
}
.gsjjnm{
	float: left;
	width: 100%;
	font-size:35px;
	color: #0589f8;
	font-weight: bold;
}
.gsjjwz{
	float: left;
	width: 100%;
	font-size:16px;
	color:#000;
	line-height:30px;
	text-indent:2em;
	margin-top:28px;
}
.gsjjgd{
	float: left;
	width: 25%;
	background:#0589f8;
	line-height:35px;
	text-align: center;
	border-radius:20px;
	margin-top:70px;
}
.gsjjgd a{
	font-size:16px;
	color: #fff;
}
.gsjjimg{
	float: right;
	width: 44%;
	margin-top:20px;
}
.gsjjimg img{
	width: 100%;
}
/****新闻****/
.xinwen{
	float: left;
	width: 100%;
	padding-top:60px;
	padding-bottom:30px;
}
.xinwents{
	float: left;
	width: 50%;
	margin-top:25px;
}
.xinwenimg{
	float: left;
	width: 100%;
}
.xinwenimg img{
	width: 100%;
}
.xinwentime{
	float: left;
	width: 12%;
	margin-top:35px;
	font-size:22px;
	color: #333333;
	font-weight:bold;
}
.xinwentime span{
	font-size:14px;
	color: #333333;
	font-weight:lighter;
}
.xinwenwz{
	float: right;
	width: 86%;
	margin-top:35px;
}
.xinwenwznm{
	float: left;
	width: 100%;
	font-size:16px;
	color: #000;
}
.xinwenwzjs{
	float: left;
	width: 100%;
	font-size:14px;
	line-height:24px;
	color: #707070;
	margin-top:15px;
}
.news{
	float: right;
	width: 46%;
	margin-top:25px;
}
.news ul li{
	float: left;
	width: 100%;
	border-bottom:1px #a3a4a4 dashed;
	margin-bottom:35px;
	padding-bottom:25px;
}
.news ul li a .newstime{
	float: left;
	width: 12%;
	font-size:22px;
	color: #333333;
	font-weight: bold;
}
.news ul li a .newstime span{
	font-size:14px;
	font-weight: lighter;
}
.news ul li a .newswz{
	float: right;
	width: 86%;
}
.news ul li a .newswz .newswznm{
	float: left;
	width: 100%;
	font-size:16px;
	color: #000;
}
.news ul li a .newswz .newswzhs{
	float: left;
	width: 100%;
	font-size:14px;
	color:#707070;
	line-height:24px;
	margin-top:15px;
}
/****友情链接***/
.youqing{
	float: left;
	width: 100%;
	padding-bottom:10px;
}
.yqlj{
	float: left;
	width: 100%;
	font-size:16px;
	color: #0589f8;
}
.yqlj li a{
	font-size:16px;
	color:#000;
	padding:0px 10px;
}
/****底部***/
.foot{
	float: left;
	width: 100%;
	background:#171717;
	border-top:10px #0589f8 solid;
	padding-top:25px;
	padding-bottom:20px;
}
.footlx{
	float: left;
	width: 68%;
}
.footdaoh{
	float: left;
	width: 100%;
}
.footdaoh ul li{
	float: left;
	width: 16%;
	border-left:1px #727272 solid;
	text-align: center;
	line-height:20px;
}
.footdaoh ul li a{
	font-size:16px;
	color: #fff;
}
.footdaoh ul li:first-child{
	border-left:none;
}
.footlxnr{
	float: left;
	width: 100%;
	margin-top:25px;
}
.footlxlogo{
	float: left;
	width: 26%;
}
.footlxlogo img{
	width:100%;
	max-width:139px;
}
.footlxdh{
	float: left;
	width: 27%;
	border-left:1px #727272 solid;
	padding:15px 0px 32px 28px;
	margin-top:13px;
	font-size:14px;
	color: #acacac;
	line-height:30px;
}
.footlxdh span{
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.footlxdz{
	float: left;
	width: 47%;
	border-left:1px #727272 solid;
	padding:15px 0px 32px 28px;
	margin-top:13px;
	font-size:14px;
	color: #acacac;
	line-height:30px;
}
.footlxdz span{
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.ewm{
	float: right;
	width: 11%;
	text-align: center;
	font-size:16px;
	color: #fff;
	line-height:50px;
}
.ewm img{
	width:100%;
	max-width:129px;
}
.footbq{
	float: left;
	width: 100%;
	background:#000;
	line-height:50px;
	text-align: center;
	font-size:14px;
	color: #a5a5a5;
}
.footbq a{
	font-size:14px;
	color: #a5a5a5;
}









.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: #0589f8;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #0589f8;
	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: #0589f8;
	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: 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 ;
}
.logoimg{
	width: 70%;
}
.logodh{
	display: none;
}
.chnapnr ul li{
	width:48%;
}
.cpgd1{
	width:40%;
}
.youshizz{
	display: none;
}
.youshinm{
	font-size:20px;
}
.youshine{
	font-size:14px;
	padding:0px 15px;
}
.youshilx1{
	width:77%;
	font-size:25px;
}
.gsjjimg{
	display: none;
}
.gsjjnr{
	width:100%;
	padding:0px 15px;
}
.gsjjgd{
	width:40%;
	margin-top:20px;
}
.gsjj{
	padding-top:25px;
	padding-bottom:25px;
}
.xinwents{
	width:100%;
	padding:0px 15px;
}
.xinwentime{
	display: none;
}
.xinwenwz{
	width:100%;
}
.news{
	width:100%;
	padding:0px 15px;
}
.news ul li a .newstime{
	width:20%;
}
.news ul li a .newswz{
	width:78%;
}
.foot{
	display: none;
}
.footbq{
	padding:0px 15px 70px 15px;
	line-height:25px;
}
  .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 ;}
}






