﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
/*---------- import ---------*/
@import url('css/layout.css');
@import url('css/page.css');
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
}
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;
}
.top_tb{
	float: left ;
	width: 100%;
	background:#d7d7d7;
}
.top_tbhyy{
	float: left ;
	width: 50%;
	line-height:30px;
	font-size:14px;
	color: #000;
}
.top_tblxwm{
	float: right ;
	width:21%;
	line-height:14px;
	padding:5px 0px;
}
.top_tblxwm ul li{
	float: left ;
	width:32%;
	border-left:1px #000 solid ;
	text-align: center ;
}
.top_tblxwm ul li a{
	font-size:14px;
	color: #000;
}
.top_logo{
	float: left;
	width:100%;
	background:url('../images/top_bj.jpg') no-repeat center center ; 
}
.top_logoimg{
	float: left ;
	width:44%;
}
.top_logoimg img{
	max-width:521px;
	width:100%;
}
.top_dianhua{
	float: right ;
	width: 27%;
}
.top_dianhua img{
	width:100%;
	max-width:317px;
}
.top_soso{
	float:right;
	width:23%;
	position:relative;
	margin-left:12%;
}
.rmgjcsoso{
	float: left ;
	width: 100%;
	background:#f1f1f1
}
.rmssgjc{
	float: left ;
	width: 50%;
	font-size:16px;
	color: #000000;
	line-height:70px;
}
.rmssgjc a{
	font-size:14px;
	color: #5e5e5e;
	padding:0px 10px;
}
/*---------- 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);
}
.cpfl{
	float: left ;
	width: 100%;
	padding-top:40px;
}
.xpflmc{
	float: left ;
	width: 20%;
	background:#046eb8;
	font-size:19px;
	color: #fff;
	font-weight: bold ;
	text-transform: uppercase ;
	line-height:30px;
	text-align: center ;
	padding:26px 0px;
}
.xpflmc span{
	font-size:35px;
}
.cpflnr{
	float: left ;
	width: 79%;
	border:1px #bbbbbb solid ;
}
.cpflnr ul li{
	float: left ;
	width: 23%;
	margin:6px 1%;
	line-height:44px;
	background:#484848;
	text-align: center;
	border-radius:5px;
}
.cpflnr ul li a{
	font-size:20px;
	color: #fff;
}
/*****产品***/
.chanpin{
	float: left ;
	width: 100%;
	padding-top:50px;
	padding-bottom:45px;
}
.name{
	float: left ;
	width: 100%;
}
.chanpinyw{
	float: left ;
	width: 100%;
	text-align: center ;
	font-size:25px;
	color: #65798d;
	font-weight: lighter ;
	text-transform: uppercase ;
}
.chanpinzw{
	float: left ;
	width: 100%;
	text-align: center ;
	font-size:30px;
	font-weight: bold ;
	color: #046eb8;
}
.chanpinfbt{
	float: left ;
	width: 100%;
	background: url('../images/namefbtbj.jpg') no-repeat center center ; 
	font-size:13px;
	color: #fff;
	line-height:30px;
	text-align: center ;
}
.chanpinzs{
	float: left ;
	width: 100%;
	margin-top:20px;
}
.chanpinzs ul li{
	float: left ;
	width: 23%;
	margin:5px 1%;
}
.chanpinzs ul li a .chanpinimg{
	float: left ;
	width: 100%;
	height:207px;
	overflow:hidden;
	border:1px #bebebe solid ;
}
.chanpinzs ul li a: .chanpinimg{
	border:1px #046eb8 solid ;
}
.chanpinzs ul li a .chanpinimg img{
	width: 100%;
}
.chanpinzs ul li a .chanpinname{
	float: left ;
	width: 100%;
	background:#bebebe;
	text-align: center ;
	font-size:16px;
	color: #000;
	line-height:35px;
}
.chanpinzs ul li a:hover .chanpinname{
	background:#046eb8;
	color: #fff;
}
.gengduo{
	float: left ;
	width: 100%;
	margin-top:45px;
}
.cpgengduo{
	margin:auto;
	width:9%;
	border:1px #bebebe solid ;
	border-radius:5px;
	text-align: center ;
	line-height:35px;
}
.cpgengduo a{
	font-size:14px;
	color: #046eb8;
}
.hengtiao{
	float: left ;
	width: 100%;
	background:url('../images/hengtiao.jpg') no-repeat center top ; 
	height:259px;
}
/*****公司****/
.gsjj{
	float: left ;
	width: 100%;
	background:url('../images/gsjjtp.jpg') no-repeat center  top ;
	padding-top:50px;
	padding-bottom:10px;
}
.gsjjmr{
	float: left ;
	width: 50%;
	padding-right:35px;
}
.gsjjbt{
	float: left ;
	width: 100%;
}
.gsjjbt img{
	max-width:428px;
	width:100%;
}
.gsjjnrjs{
	float: left ;
	width: 100%;
}
.gsjjnrjs p{
	font-size:16px;
	color: #fff;
	text-indent:2em;
	line-height:30px;
	padding:0px;
	margin: auto;
}
.gsjjmore{
	float: left ;
	width: 96px;
	border:1px #fff solid ;
	text-align: center ;
	line-height:36px;
	margin-top:15px;
}
.gsjjmore a{
	font-size:14px;
	color: #fff;
}
.gsjjlj{
	float: left ;
	width: 100%;
	margin-top:97px;
}
.gsjjlj ul li{
	float: left ;
	width: 50%;
	border-left:1px #64bfff solid ;
}
.gsjjlj ul li:first-child{
	border-left:none;
}
.gsjjlj ul li a .ryzz{
	float: left ;
	width: 100%;
	text-align: center ;
}
.gsjjlj ul li a .ryzz img{
	max-width:77px;
	margin:auto;
	text-align: center ;
}
.gsjjlj ul li a .ryzzname{
	text-align: center ;
	float: left ;
	width: 100%;
	line-height:30px;
	font-size:16px;
	color: #fff;
}

/*****优势***/
.youshi{
	float: left ;
	width: 100%;
	margin-top: 21px;
	padding-bottom: 30px;
}
.youshibt{
	float: left ;
	width: 100%;
}
.youshibt img{
	width:100%;
}
.youshinr{
	float: left ;
	width: 100%;
	margin-top:32px;
}
.ys1{
	float: left ;
	width: 100%;
}
.ystp{
	float: left ;
	width: 49%;
	margin-left:2%;
}
.ystp img{
	width: 100%;
}
.ysqdsl{
	float: right ;
	width: 42%;
	margin-right:2%;
	background:url('../images/ys3.jpg') no-repeat left top ; 
}
.ysxjjs{
	float: right ;
	width: 42%;
	margin-right:2%;
	background:url('../images/ys4.jpg')  no-repeat left top ; 
	margin-top:55px;
}

.ysqdslbt{
	float: right ;
	font-size:30px;
	font-weight: bold ;
	color: #000;
	line-height: 45px;
	width: 79%;
}
.ysqdslnr{
	float: right ;
	width: 79%;
	font-size: 14px;
	line-height: 23px;
	color: #000;
}
.ysqdslbt1{
	float: right ;
	font-size:30px;
	font-weight: bold ;
	color: #0082d0;
	line-height: 45px;
	width:79%;
}
.ysqdslnr1{
	float: right ;
	width: 79%;
	font-size: 14px;
	line-height: 23px;
	color: #0082d0;
}

.ys2{
	float: left ;
	width: 100%;
	margin-top: 45px;
}
.ys2hz{
	float: left ;
	width: 42%;
	margin-left: 2%;
}
.ystd{
	float: left ;
	width: 100%;
	background: url('../images/ys1.jpg') no-repeat left top ; 
}
.ysyzcp{
	float: left ;
	width: 100%;
	background: url('../images/ys2.jpg') no-repeat left top ; 
	margin-top: 70px;
}
.ystp1{
	float: right ;
	width: 49%;
	margin-right: 2%;
}
.ystp1 img{
	width: 100%;
}
.ys3{
	float: left ;
	width: 100%;
	margin-top: 45px;
}
.ysyzkf{
	float: right ;
	width: 42%;
	margin-right: 2%;
	background: url('../images/ys5.jpg') no-repeat left top ;
}
.yslxdh{
	float: right ;
	width: 35%;
	margin-right:3%;
	margin-top: 35px;
}
.yslxdh a{
	width: 100%;
}
/*****案例****/
.anli{
	float: left ;
	width: 100%;
	padding-top:40px;
	padding-bottom:30px;
}
/*****新闻****/
.xinwen{
	float: left ;
	width: 100%;
	padding-top:50px;
	padding-bottom:40px;
}
.xinwennr{
	float: left ;
	width: 100%;
	margin-top:20px;
}
.xinwennr ul li{
	float: left ;
	width:47%;
	margin:10px 1%;
}
.xinwennr ul li a .xinwenimg{
	float: left ;
	width: 238px;
	height:155px;
	overflow: hidden ;
}
.xinwennr ul li a .xinwenimg img{
	width: 100%;
}
.xinwennr ul li a .xinwenname{
	float: right ;
	width: 310px;
}
.xinwennr ul li a .xinwenname .newsname{
	float: left ;
	width: 100%;
	font-size:16px;
	color: #000;
	margin-top:15px;
}
.xinwennr ul li a .xinwenname .newsnr{
	float: left ;
	width: 100%;
	font-size:14px;
	color: #8b8b8b;
	line-height:25px;
	margin-top:10px;
}
.xinwennr ul li a .xinwenname .newstime{
	float: left ;
	width: 100%;
	font-size:12px;
	color: #8b8b8b;
	margin-top:15px;
}
/******底部****/
.foot{
	float: left ;
	width: 100%;
	background: #2d3035;
	padding-top:50px;
	padding-bottom:37px;
}
.foot_dh{
	float: left ;
	width: 48%;
}
.foot_dhxx{
	float: left;
	width: 100%; 
	border-bottom:1px #787878 solid ;
}
.foot_dhxx ul li{
	float: left ;
	width: 16%;
	text-align: center ;
	line-height: 50px;
}
.foot_dhxx ul li a{
	font-size:14px;
	color: #fff;
}
.foot_lx{
	float: left ;
	width: 100%;
	font-size:16px;
	color: #fff;
	margin-top:30px;
}
.foot_lx p{
	font-size:14px;
	float: left ;
	color: #fff;
	margin:20px 0px 0px 0px;
	padding-right:40px;
}
.foot_ewm{
	float: left ;
	width: 118px;
	margin-left: 60px;
	font-size:14px;
	margin-top:22px;
	color: #fff;
	line-height: 50px;
	text-align: center ;
}
.foot_ewm img{
	width: 100%;
}
.foot_dt{
	float: right ;
	width: 381px;
	height: 274px;
	overflow:hidden;
}
.foot_dt img{
	width: 100%;
}
.foot_db{
	float: left ;
	width: 100%;
	background: #1f2227;
}
.foot_bqsy{
	float: left ;
	width: 50%;
	line-height: 55px;
	font-size:14px;
	color: #fff;
}
.foot_bah{
	float: right;
	width: 50%;
	line-height:55px;
	text-align: right ;
	font-size:14px;
	color: #fff;
}
.foot_bah a{
	font-size:14px;
	color: #fff;
}










.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: 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 ;
}
.top_tblxwm{
	display: none ;
}
.top_tbhyy{
	width:100%;
	padding-left:15px;
	overflow:hidden;
	height:30px;
}
.top_dianhua{
	display: none ;
}
.top_logoimg{
	width: 70%;
}
.rmgjcsoso{
	display: none ;
}
.xpflmc{
	display: none ;
}
.cpflnr{
	width: 100%;
}
.cpflnr ul li{
	width:48%;
}
.chanpin{
	padding-top:20px;
}
.chanpinfbt{
	font-size:10px;
	overflow: hidden;
	height:30px;
}
.chanpinzs ul li{
	width:48%;
}
.chanpinzs ul li a .chanpinimg{
	height:133px;
}
.cpgengduo{
	width:30%;
}
.gsjj{
	background:#2a2a2a;
}
.gsjjmr{
	width:100%;
	padding-left:15px;
	padding-right:15px;
}
.gsjjlj{
	display: none ;
}
.youshinr{
	margin-top:0px;
}
.ystp1,.ystp{
	display: none ;
}
.ys2hz{
	width:100%;
	padding:0px 15px;
	margin-left:0px;
}
.ysqdslbt,.ysqdslnr,.ysqdslbt1,.ysqdslnr1{
	width:100%;
}
.ystd{
	background:none;
}
.ysyzcp{
	background:none;
	margin-top:20px;
}
.ysqdsl{
	width:100%;
	margin-right:0px;
	padding:0px 15px;
	background:none;
}
.ys2{
	margin-top:20px;
}
.ysxjjs{
	width:100%;
	margin-right:0px;
	padding:0px 15px;
	background:none;
	margin-top:20px;
}
.hengtiao{
	display: none ;
}
.xinwen{
	padding-top:20px;
}
.xinwennr ul li a .xinwenimg{
	width:100%;
}
.xinwennr ul li a .xinwenname{
	width:100%;
}
.xinwennr ul li a .xinwenname .newsnr{
	display: none ;
}
.foot{
	display: none ;
}
.foot_bqsy,.foot_bah{
	width:100%;
	padding:0px 15px;
	line-height:25px;
	text-align: center ;
}
.foot_db{
	padding-bottom:70px;
}
.cpflnr ul li a{
	font-size:16px;
}
  .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 ;}
}






