body{
	font-size: 14px;
	 background:url('../image/bg.png') repeat left top;
	font-family: "Microsoft YaHei","Arial";
	padding:0 80px;
}
ul{
	margin:0;
}
a:link,a:visited{
	text-decoration: none;;
}
a:hover,a:active{
	text-decoration: none;;
	color:#0093dd;
}
.top{
	background-color: #e7f1fb;
}
.logo{
	height:94px;
}
.tel{
	padding:35px 10px 35px 0;
	height:24px;
	line-height:24px;
	text-align: right;
	font-size: 16px;
}
.tel img{
	margin-top:-7px;
	margin-right:5px;
}
.bigfont{
	font-size: 20px;
	font-weight: 700;
	color:#1b417f;
	margin-left:5px;
}
.navbar{
	margin:0;
}
.navbar-inner{
	padding: 0 0 0 0;
	background-image: none;
	filter:none;
	background-color: #173a70;
}
.navbar .btn-navbar {
	background-image: none;
	background-color:#0093dd;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled]
 {
	background-color:#08cbf2;
}
.navbar .nav{
	min-height:50px;
}
.navbar .nav li{
	text-align: center;
}
.navbar .nav li a{
	display: block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	padding:0 20px;
}
.navbar .nav li a:focus,
.navbar .nav li a:hover {
	display: block;
	padding:0 20px;
	height: 50px;
	line-height: 50px;
	color: #0093dd;
	font-size: 16px;
	background-color: rgb(229,229,229);
	box-shadow: inset 0px 3px 8px rgba(0,0,0,0.125);
}

.navbar .nav .active a,
.navbar .nav .active a:hover,
.navbar .nav .active a:focus{
	display: block;
	padding:0 20px;
	height: 50px;
	line-height: 50px;
	color: #0093dd;
	font-size: 16px;
}

.carousel {
	margin-bottom: 0;
}
 .carousel-inner img{
    width: 100%;
}
.carousel-indicators{

}


.company{
	background:#ffffff url("../image/company_bg.jpg") repeat-x left top;
}
.company2{
	background:#ffffff url("../image/comp_bg.jpg") repeat-x left bottom;
}

.company .span5{
	text-align: center;
}
.company_box{
	padding:10px;
}
.title{
	height:42px;
	line-height: 42px;
	padding-top: 10px;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom:5px;
}
.titlebox{
	font-size: 30px;
	height:42px;
	line-height: 42px;
	color: #555555;
	width:130px;
	text-align:center;
	border-bottom:3px solid #4060ab;
}
.company_list{
	padding:30px 20px 0 0;
}
.company_list p{
	color:#777777;
	text-indent: 2em;
	line-height: 30px;
	margin:15px 0
}
.state_case{
	background:#E8ECEF url("../image/bg2.jpg") repeat-y left top;
	
	padding:10px 0;
}
.state,.case{
	padding:10px;
	margin-left:15px;
}
.title_case{
	line-height: 30px;
	font-size:30px;
	color:#2c52a5;
}
.state_list,
.case_list{
	padding-top: 25px;
}
.case_list li{
	margin-left:20px;
	list-style: none;
	line-height: 32px;
	padding-left: 20px;
	background: url("../image/li_icon.png") no-repeat 0 8px;
}
.case_list li:hover{
	background: url("../image/li_icon_on.png") no-repeat 0 8px;
}
.title_product{
	text-align: center;
	background-color:#ffffff;
}
.title_center{
	margin:0 auto;
	width:165px;
}
.product_list{
	padding-bottom:10px;
	background-color:#ffffff

}
.product_list h4{
 color:black !important;
}
.product_list h4:hover{
	color:#ffffff;
}
.product_list .span3{
	background-color: #ecf6ff;
	height:350px;
	padding:20px 10px;
	text-align: center;
}
.product_list .span3:hover{
	background-color: #8cd611;
	height:350px;
	padding:20px 10px;
	text-align: center;
}
.product_list p{
	text-align: left;
}
.product_list a:hover,
.product_list .span2:hover h4,
.product_list .span2:hover p
{
	color:#ffffff;
}

.bottom_bg{
	text-align: left;
	border-top:5px #d4d4d4 solid;
	background-color: #ffffff;
	padding:10px;

}

.biaoti{
	height: 35px;
	line-height: 35px;
	margin:0;
	text-indent:20px;
	color: #555555;
	font-size: 15px;
	background-color:#F9F9F9;
	border-bottom:1px #EFEFEF solid;
}
.leftMenu_content li{
	height:30px;
	line-height: 30px;
	margin: 2px;
	border-radius: 4px;
	list-style:none;
	background:url("404.png") repeat-x left center;
}
.leftMenu_content li a{

	text-decoration: none;
	padding-left: 5px;
	display: block;
	background-color:#f0f0f0;
	border-bottom: 1px solid #ccc;
}
.leftMenu_content li a:hover{
	padding-left: 5px;
	color: #fff;
	display: block;
	border-radius: 4px;
	background-color:#43aade;
	background-image: none;
}
.leftMenu_content li.active {
	color: #fff;
	display: block;
	border-radius: 4px;
	background-color:#43aade;
	background-image: none;
}
.leftMenu_content li.active a{color:green;}
.leftMenu_content p{
	text-indent: 16px;
	line-height: 30px;
	margin: 2px;
	color:#999999;
	border-bottom:1px #d4d4d4 dotted;
}
.leftMenu_content .leftbox{
	margin: 2px;
}
.list_box{
	margin:0;
	padding:10px 0;
	border-bottom:#d4d4d4 1px dotted;
}
.box .list_box:hover{
	margin:0;
	padding:10px 0;
	background:#ECF6FF;
}
.job_info{
	margin:10px;
}
.job_info p{
	text-indent:24px;
	line-height:30px;
}
.list_box h2{
	height: 32px;
	line-height: 32px;
	margin:0;
	color: #111;
	font-size: 18px;
	border-radius: 4px;
	border-bottom: 2px solid #0093dd;
}
.list_box p{
	line-height: 30px;
	text-indent: 30px;
	padding-bottom:5px;


}
.span12 h5{
	font-size: 16px;
	height:30px;
	line-height: 30px;
	margin:0;
	text-indent:20px;
	background:#f8f8f8;
	border-top:1px #eaeaea solid;
	border-bottom:1px #eaeaea solid;
}
.list_box .row-fluid .span4{
	text-align: center;
	padding:5px;
	margin-left: 0;
}
.list_box img{
	border:none;
	border-width: 0;
}
.list_box h3{
	line-height:32px;
	margin:5px;
	font-size: 16px;
	color:#2785CD;
	
}
.dot{
	padding-left: 10px;
	background:url("../image/dot.gif") 0 0 no-repeat;
}
.gsjj{
	float: left;
	height:32px;
	width:32px;
	margin-right:5px;
	background:url("../image/icon.jpg") -5px -5px no-repeat;
}
.gszz{
	float: left;
	height:30px;
	width:30px;
	margin-right:5px;
	background:url("../image/icon.jpg") -40px -5px no-repeat;
}
.qywh{
	float: left;
	height:30px;
	width:30px;
	margin-right:5px;
	background:url("../image/icon.jpg") -75px -5px no-repeat;
}
.case1{
	float: left;
	height:30px;
	width:30px;
	margin-right:5px;
	background:url("../image/icon2.png")0 0 no-repeat;
}
.join{
	float: left;
	height:30px;
	width:30px;
	margin-right:5px;
	background:url("../image/icon.jpg") -285px -5px no-repeat;
}
.jjfa{
	float: left;
	height:30px;
	width:30px;
	margin-right:5px;
	background:url("../image/icon.jpg") -215px -5px no-repeat;
}
.textCenter{
	text-align: center;
}
.box{
	margin:10px;
}


.suojin{text-indent: 30px;}
.gallery:after {
    content: '';
    display: block;
    height: 2px;
    margin: .5em 0 1.4em;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(77,77,77,1) 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(77,77,77,1) 50%, rgba(0, 0, 0, 0) 100%);
}

.gallery img {
    height: 100%;
}

.gallery a {
    width: 240px;
    height: 180px;
    display: inline-block;
    overflow: hidden;
    margin: 4px 6px;
    box-shadow: 0 0 4px -1px #000;
}

.baguetteBoxOne {
	width:1160px; 
	margin:0 auto;
}

.gstilte{
	height:50px;
	line-height: 50px;
	background-color: #f1f1f1;
	text-align: center;
	margin:5px 0;
}
.about .active{
	background-color: #84DDFA;
	color:#ffffff;
	margin:5px 0;
}
.about .active a{
	color:#000000;
	font-weight:bold;
}
.gstilte a:hover,.gstilte a:active{
	background-color: #6FD6F5 ;
	color:#000000;
}

.gstilte a{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size:20px;
	text-align:left;
	text-indent:20px;
}

.gstilte a span{
	display: inline-block;
	width:30px;
	height:30px;
	margin-top:5px;
	margin-right:20px;
   background-image: url("../image/iconbig1.png");
}
.gstilte > a:hover span,
.gstilte .span4.active > a span,
.gstilte .span4.active > a:hover span
{
  background-image: url("../image/iconbig_white1.png");
}
.bigicon1{
	background-position: 0 0;
}
.bigicon2{
	background-position: 0 -30px;
}
.bigicon3{
	background-position: 0 -60px;
}
.newsbox{
	padding:10px;
}
.newsbox p{
	text-indent:24px;
	padding:0;
	margin:0;
	line-height:24px;
	font-size:14px;
	color:#666666;
}
.newsbox img{
	float:right;
	margin:10px;
}
.t1{
	font-size:17px;
	color:#777777;
	line-height:30px;
	font-weight:bold;
}
.t2{
	font-size:18px;
	color:#777777;
	line-height:30px;
	width:100%;
	text-align:center;
	border-bottom:1px #d4d4d4 dotted;
}
.date_box{
	font-size:13px;
	color:#555555;
	line-height:25px;
	text-align:center;
	margin:10px 0;
}
.projectname{
	text-indent: 30px;
	margin:10px 0;
	font-size: 16px;
	line-height: 30px;
	font-weight: 700;
}
.parter{
	margin:10px;	
	min-height:200px;
	background:#f2f2f2;
	height:auto;
	float:left;
}
.parter .logobox{
	margin:5px;
	
}
.logobox .span2{
	background-color:#ffffff;
	text-align:center;
}
.logobox .span2 img{
	
	height:50px;
	
}
.imgbox{
	margin:5px;
	float:left;
	height:50px;
	line-height:50px;
}