body,
ul,
li,
form,
dl,
dt,
dd,
div {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: "微软雅黑";
}

li {
	list-style-type: none;
}

ul,
li {
	list-style-type: none;
}

span {
	margin: 0px;
	padding: 0px;
}

a {
	margin: 0px;
	margin: 0px;
}

a:link {
	text-decoration: none;
	font-family: "微软雅黑";
}

a:visited {
	text-decoration: none;
	font-family: "微软雅黑";
}

a:hover {
	cursor: pointer;
	text-decoration: none;
	font-family: "微软雅黑";
}

body {
	margin: 0 auto 0 auto;
	text-align: left;
	font-family: "微软雅黑";

}

/* 5等分 */
.col-xs-5d,
.col-sm-5d,
.col-md-5d,
.col-lg-5d {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.col-xs-5d {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-5d {
		width: 20%;
		float: left;
	}
}

@media (min-width: 992px) {
	.col-md-5d {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-5d {
		width: 20%;
		float: left;
	}
}

/* 全局 */
.navbar-default {

	border: none;
}


/* 改变大屏时,congtainer的宽度,让其按照实际版面显示. */
@media (min-width: 1200px) {
	.container {
		width: 1174px;
	}
}

/* header */
.head0 {
	height: 95px;
	width: 100%;
	background: url(../img/head_1.jpg) repeat-x 0 0;
	padding-top: 6px;
}

.navbar-brand {
	padding-top: 0px !important;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
	color: #000;
	font-size: 16px;
	padding-top: 0px;
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	font-weight: bold;
}

#bs-example-navbar-collapse-1 .xunjia a {
	font-size: 16px;
	margin-right: 10px;
	background: url(../img/sale.jpg) no-repeat 0 5px;
	padding-left: 28px;
	background-color: #fbf7ec;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #fbf7ec;
}

.navbar-nav li a:link {}

.navbar-nav li a:visited {}

.navbar-nav li a:hover {
	background-color: #fbf7ec !important;
}
.world > a {background: url(../img/world.png) no-repeat 0px 6px; padding-left: 20px!important;}
#bs-example-navbar-collapse-1 ul li:nth-child(9) a:link {
	color: #fff;
	border-radius: 10px;
	background-color: #003a9b !important;
	background: url(../img/smallt.jpg) no-repeat 5px 5px;
	padding-left: 30px;
	padding-right: 10px;
}

#bs-example-navbar-collapse-1 ul li:nth-child(9) a:visited {
	background-color: #003a9b !important;
	color: #fff;
}

#bs-example-navbar-collapse-1 ul li:nth-child(9) a:hover {
	background-color: #003a9b !important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #fbf7ec;
}

.dr_1 a {
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
}

/* li的父元素中,li排第几 */



/* 768有临界重复值,注意@media的先后顺序 */
@media (max-width:991px) {

	.container>.navbar-header {
		height: 64px;
	}

	.navbar-toggle {
		margin-top: 14px;
	}

	.xdh {
		margin-top: 14px;
	}

	.navbar-brand img {
		width: 160px;
		margin-top: 12px;
	}

}



@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-brand img {
		width: 138px;
		margin-top: 8px;
	}

}

@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}

	.navbar-left,
	.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.collapse.in {
		display: block !important;

	}

	.dropdown-menu {
		width: 100%;
		border: none;
		background-color: transparent;
	}

	.f {
		position: relative;
	}

	.er {
		position: absolute;
		left: 0;
		top: 66px;
		z-index: 1000;
		width: 100%;
		background-color: #fff;
	}

}

@media (max-width: 767px) {
	.f {}

	.er {
		left: 15px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	.f {}

	.er {
		left: 0px;
	}

}


.newstitle{ margin: 0 auto; text-align: center;font-weight:bold;font-size:22px;color:#000;line-height:29px;}

.newsdate{ margin: 0 auto; text-align: center;font-size:14px;color:#454545;margin-top:18px;margin-bottom:18px;}

.newsnext{ margin: 0 auto; font-size:14px;color:#454545;margin-top:18px;margin-bottom:18px;margin-left:20px;}
/* banner */

.ban1{ margin: 0 auto; text-align: center; }
.ban1 img{text-align: center; display: inline-block; width: 100%;}
/* 服务介绍 */
.ser_text {
	text-align: left;
	font-weight: bold;
	margin-top: 40px;
}

.ser_p {
	text-align: left;
	font-size: 16px;
}

.ser {
	margin-top: 25px;
}
.service h4{ font-size: 22px; padding-top: 26px;}
@media (max-width:767px) {
	
	.service h4{ font-size: 20px; padding-top: 26px;}
	.service .col-xs-6{ padding-right: 0px; }
	
}


/* 经营范围 */
.guo_tex {
	color: #599adc;
	font-weight: bold;
	font-size: 18px;
}

.line {
	width: 20px;
	height: 2px;
	background-color: #599adc;
	margin-top: 20px;
	margin-bottom: 20px;
}

.guoj li a {
	color: #000;
	font-size: 18px;
	
}

.guoj ul {
	background: url(../img/youxian.jpg) no-repeat right center;
	line-height: 30px;
}

.row .guoj:nth-child(4) ul {
	background: none;
}


/* 案例客户 */
.anli_tex {
	text-align: center;
	padding-bottom: 30px !important;
}

.anli_tex a {
	color: #000;
	font-size: 18px;
}

.sp1 {
	display: block;
	float: left;
	color: #d1beb7;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
}

.sp2 {
	display: block;
	float: right;
	color: #d1beb7;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 16px;
}

.jik {
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 6px;
	margin-top: 20px;
}

.jik_1 {
	border-radius: 6px;
}

.nav-tabs {
	border-bottom: 1px solid #4b9ced;
	
}

/* 新闻 */
.news {
	margin-top: 30px;
	padding-bottom: 30px;
}

.news li a:link {
	color: #fff !important;
	border: none !important;
	background-color: transparent !important;
	font-size: 20px;
}

.news li a:visited {
	color: #fff !important;
	border: none !important;
	background-color: transparent !important;
}

.news li a:hover {
	color: #fff !important;
	border: none !important;
	border-bottom: 2px solid #fff !important;
	background-color: transparent !important;
}


.news ul li:nth-child(1) a {
	border-bottom: 2px solid #fff !important;
}

.news ul li:nth-child(4) a {
	 font-size: 18px;
}

.news_tex {
	color: #fff;
	line-height: 34px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
}
.news_tex > h4{ font-size: 20px;}
.news_tex > h4 a{ color: #fff;}

.news_xiang_t {
	margin-top: 40px;
}

.news_xiang_t .media {
	margin-top: 40px;
}

/* 地址 */
.addr {
	background-color: #1976d3;
	border-bottom: 1px solid #3b8ad9;
	padding-top: 40px;
	padding-bottom: 40px;
}

.addr_text {
	color: #fff;
	padding-top: 10px;
	font-size: 18px;
}

.addr_text h4{ font-size: 22px;}
/* 常用工具 */
.chang {
	background-color: #1976d3;
	border-bottom: 1px solid #3b8ad9;
	padding-top: 40px;
	padding-bottom: 40px;
}

.jubei_k {
	border: none;
}

.jubei_k img {
	float: left;
}

.jubei_k {
	line-height: 26px;
	background-color: transparent;
}

.jubei_text p {
	padding-top: 10px;
	padding-right: 90px;
	color: #fff;
	font-size: 16px;
}

.gongju {
	color: #fff;
	padding-top: 20px;
	font-size: 22px!important;
}

.chuan li {
	line-height: 28px;
}

.chuan li a {
	color: #fff;
	font-size: 18px;
}

.foot {
	height: 40px;
	background-color: #1976d3;
	line-height: 40px;
}

/* 版权所有 */
.foot p {
	color: #fff;
	text-align: center;
	font-size: 16px;
}





/* 内页 */

@media (min-width:1200px){
	.lg-per2{width: 20%; float: left;}
	.lg-per8{width: 80%;float: left;}
}

.neiy{background-color: #f7f7f7;}
.d_k{ border: none;}
.d_k_1{ border-top: none!important; line-height: 28px;}
.lg-per2 p{ background: url(../img/dh.jpg) no-repeat 20px 16px ; padding-left: 80px; height: 80px; line-height: 80px;
font-size: 22px; background-color: #fff; margin-bottom: 0px;}
.lg-per2 .panel-heading{ height: 60px; border-radius: 0;}
.lg-per2 .panel-heading h4{ margin-top: 13px;font-weight: bold; }
.d_k_1 a{ color: #000; font-size: 16px; }
.lg-per8 .thumbnail{ padding: 0px; border: none; border-radius: 0;}
.lg-per8 .thumbnail h3{ margin-top: 10px;text-align:center;}
.lg-per8 .caption a{color: #000;}
.lg-per8 p{ font-size: 16px; font-family: "微软雅黑"; }
.neiy .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}

.neiy .breadcrumb > li + li::before {
    padding: 0px 5px;
    color: rgb(204, 204, 204);
    content: "> ";
}