/***
 *	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_logo{
	float: left;
	width:100%;
}
.top_logoimg{
	float: left ;
	width:17%;
}
.top_logoimg img{
	max-width:251px;
	width:100%;
}
.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 ;
}
.top1{
	float: left ;
	width: 100%;
	background:#d0d0d0;
}
.keshi{
	width:83%;
	margin:auto;
}
.top_hyy{
	float: left ;
	width: 50%;
	font-size:14px;
	color: #000;
	line-height: 40px;
}
.top_zxrx{
	float: right ;
	width:24%;
	background:url('../images/zxdh.jpg') no-repeat left center ; 
	line-height: 25px;
	margin-top:9px;
	font-size:14px;
	color:#000;
	padding-left:27px;
}
.top_zxrx span{
	font-size:16px;
}
/*---------- 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);
}
/******横条****/
/*****主营业务***/
.zyyw{
	float: left ;
	width: 100%;
	padding-top: 60px;
	padding-bottom:20px;
}
.cpzs1{
	float: left ;
	width: 74%;

}
.cpzc{
	float: left ;
	width: 26%;
}
.cpzcflnm{
	float: left ;
	width: 100%;
	background:#097021 url('../images/cpzcfltb.jpg')  no-repeat left center ; 
	font-size:27px;
	color: #fff;
	line-height: 25px;
	padding-left:67px;
	padding-top:10px;
	padding-bottom: 10px;
}
.cpzcflnm span{
	font-size:14px;
	text-transform: uppercase ;
}
.cpzcfl{
	float: left ;
	width: 100%;
	background:#f0f0f0;
	padding-bottom: 10px;
}
.cpzcfl ul li{
	float: left ;
	width: 100%;
	border-bottom: 1px #9b9b9b dashed ;
	line-height: 45px;
	background:url('../images/cpzfxfltb1.jpg') no-repeat 10px center ; 
	padding-left: 25px;
}
.cpzcfl ul li a{
	font-size:16px;
	color: #000;
}
.cpzcfl ul li:hover{
	background:url('../images/cpzfxfltb.jpg') no-repeat 10px center ; 
}
.cpzcfl ul li:hover a{
	color:#097021;
}
.cpzcfldh{
	float: left ;
	width: 100%;
	background: #097021 url('../images/cpzcfldh.jpg') no-repeat left center ; 
	padding-left: 70px;
	font-size:16px;
	color: #fff;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cpzcfldh span{
	font-size:20px;
	font-weight: bold ;
}
.cpycnr{
	float: right ;
	width: 73%;
	border:1px #bcbbb9 solid ;
}
.cpycnr ul{
	float: left ;
	margin-top: 10px;
}
.cpycnr ul li{
	float: left ;
	width: 31%;
	margin:0px 1% 15px 1%;
}
.cpycnr ul li a{
	float: left;
	width: 100%;
}
.cpycnr ul li a .cpycnrimg{
	float: left ;
	width: 100%;
	height:137px;
	overflow: hidden ;
	text-align: center ;
	border: 1px #dddddd solid ;
}
.cpycnr ul li a .cpycnrimg img{
	height:100%;
}
.cpycnr ul li a .cpycnrname{
	float: left ;
	width: 100%;
	line-height: 35px;
	text-align: center ;
	font-size:16px;
	color: #000;
	background:#dddddd;
	max-height: 35px;
	overflow: hidden ;
}
.cpycnr ul li:hover a .cpycnrname{
	background:#097021;
	color: #fff;
}
/*****新闻****/
.xinwen{
	float: right ;
	width: 25%;
	border:1px #bcbbb9 solid ;
	border-radius:5px;
}
.xinwbt{
	float: left ;
	width: 100%;
	background:url('../images/lmxtbj.jpg') repeat-x left center ;  
	border-bottom:1px #bcbbb9 solid ;
}
.xinwbtnr{
	float: left ;
	width: 100px;
	background: url('../images/lmbtbj.png') no-repeat left center ; 
	line-height: 40px;
	font-size:18px;
	color: #fff;
	text-align: center ;
}
.xinwegd{
	float: right ;
	width: 80px;
	margin-right: 10px;
	line-height: 40px;
	text-align: center ;
}
.xinwegd a{
	font-size:14px;
	color: #7c7c7c;
}
.xinwenr{
	float: left ;
	width: 100%;
	padding:10px;
}
.xinwenr ul li{
	float: left ;
	width: 100%;
	background: url('../../../images/ioc_l.png') no-repeat left center ; 
	border-bottom: 1px #c0c0c0 solid;
	line-height: 40px;
}
.xinwenr ul li a .xinwenname{
	float: left ;
	width: 70%;
	padding-left: 15px;
	font-size: 16px;
	color: #000;
	line-height: 40px;
	max-height: 40px;
	overflow: hidden ;
}
.xinwenr ul li a .xinwentime{
	float: left ;
	width: 30%;
	text-align: right ;
	font-size:14px;
	color: #737373;
}
/******公司简介****/
.gsjj{
	float: left ;
	width: 100%;
	padding-bottom: 30px;
}
.gsjjnr{
	float: left ;
	width: 72%;
	border:1px #bcbbb9 solid ;
}
.gsjjnrjs{
	float: left ;
	width: 100%;
	padding:10px;
	font-size:16px;
	line-height: 36px;
	color: #000;
}
.gsjjnrjs p{
	padding:0px;
	margin:auto;
	text-indent: 2em;
}
.lxwm{
	float: right ;
	width: 25%;
	border:1px #bcbbb9 solid ;
}
.lxwmht{
	float: left ;
	width: 100%;
}
.lxwmht img{
	width: 100%;
}
.lxwnjs{
	float: left ;
	width: 100%;
	padding:10px;
}
.lxwmjsnr{
	float: left ;
	width: 100%;
	font-size:13px;
	color: #000;
	background:url('../images/lxwmtb1.jpg') no-repeat left center ;  
	padding-left: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.lxwmjsnr1{
	float: left ;
	width: 100%;
	font-size:13px;
	color: #000;
	background:url('../images/lxwmtb2.jpg') no-repeat left center ;  
	padding-left: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.lxwmjsnr2{
	float: left ;
	width: 100%;
	font-size:13px;
	color: #000;
	background:url('../images/lxwmtb3.jpg') no-repeat left center ;  
	padding-left: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.lxwmjsnr3{
	float: left ;
	width: 100%;
	font-size:13px;
	color: #000;
	background:url('../images/lxwmtb4.jpg') no-repeat left center ;  
	padding-left: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
/*****工程案例***/
.gcal{
	float: left ;
	width: 100%;
	margin-bottom: 30px;
}
.gcalnr{
	float: left ;
	width: 100%;
	border:1px #bcbbb9 solid ;
}
.gcalgd{
	float: left ;
	width: 100%;
	padding:10px;
}
#marquee1{width:100%; float: left ; overflow: hidden ; height:215px;}

#marquee1 ul li{float:left; width: 250px;
margin-left: 15px;}
#marquee1 ul li a{
	float: left ;
	width: 100%;
}
#marquee1 ul li a .anliimg{
	float: left ;
	width: 100%;
	height:180px;
	text-align: center ;
	border:1px #bcbbb9 solid ;
}
#marquee1 ul li a .anliimg img{
	height:100%;
	margin:auto;
}
#marquee1 ul li a .anliname{
	float: left ;
	width: 100%;
	text-align: center;
	line-height:35px;
	background:#bcbbb9;
	font-size:16px;
	color: #000;
	max-height: 35px;
	overflow: hidden ;
}
#marquee1 ul li:hover a .anliname{
	background:#097021;
	color: #fff;
}
#marquee1 ul li img{display:block;}

/******底部****/
.foot{
	float: left ;
	width: 100%;
	background: #222222;
	padding-top: 50px;
	padding-bottom: 45px;
}
.foot_dh{
	float: left ;
	width: 57%;
	margin-left: 10%;
}
.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;
	border:4px #fff solid ;
	border-radius:5px;
}
.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_dbbq{
	float: left ;
	width: 100%;
	background: #0d0d0d;
	line-height: 50px;
	text-align: center ;
	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;
	float: left ;
}
.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: #097021;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #097021;
	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 ;
}
.zyyw{
	padding-top:20px;
}
.cpzs1{
	width: 100%;
}
.xinwen{
	width: 100%;
}
.gsjjnr{
	width: 100%;
}
.lxwm{
	width: 100%;
}
.keshi{
	width: 100%;
	padding:0px 15px;
}
.top_zxrx{
	display: none ;
}
.top_hyy{
	width: 100%;
}
.top_logoimg{
	width: 40%;
}
.gsjjjs ul li{
	width: 98%;
    padding: 20px 10px 15px 10px;
    margin-bottom: 10px;
}
.hengtiao{
	padding-top:20px;
	padding-bottom: 20px;
}
.hengtbt{
	font-size:16px;
}
.hengtnr{
	margin-top:15px;
	font-size: 14px;
	line-height: 20px;
}
.xinwenr ul li{
	width: 98%;
	margin-bottom: 15px;
}
.foot{
	display: none ;
}
.foot_dbbq{
	line-height: 25px;
	padding-bottom: 70px;
}
.cpzc{
	display: none ;
}
.cpycnr{
	width: 100%;
}
.cpycnr ul li{
	width: 48%;
}
  .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 ;}
}






