body {
	font-family:  "Microsoft YaHei", "Microsoft JhengHei", "Georgia", "Xin Gothic", "Hiragino Sans GB", "Droid Sans Fallback","STHeiti",  sans-serif;
}


a{
	color: #333;
	text-decoration: none;
	-webkit-backface-visibility: hidden;
}


a:hover,a:active {
    text-decoration: none;
    color: #f60;
}

.navbar-light{
	border-top:1px solid #e2f0ff;
	padding:0;
}



.navbar-light .navbar-nav .nav-link {
	padding:0.8rem 1.5rem;
    color: #333;
}

@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 2.5rem;
		padding-left: 2.5rem;
	}
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #fff;
	background-color:#0062d0;
}



.header-topbar{
	padding:0.5rem 0;
	background-image: linear-gradient(to right, #0052c2, #1ca4e5);
}
.header-topbar-welcome{
	color:#fff;
	font-size:0.875rem;
}

.header-logo{
	padding:1rem 0;
}

.header-logo-title{}
.header-logo-title h1{
	font-size: 20px;
	font-family: "Î¢ÈíÑÅºÚ"; 
	font-weight:bold;
	color: rgb(67, 67, 67); 
	letter-spacing: 1px;
}
.header-logo-title h6{
	font-size: 13px;
	margin-bottom:0;
}
.header-logo-slogo{
	font-size: 20px;
	font-weight:bold;
	color: #0062d0;
}

.header-logo-tel{
	display:inline;
	background-color:#0062d0;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding:3px 10px;
}



.home-title{
	padding:1rem 0;
	text-align:center;
}
.home-title h2{
	position: relative;
	color:#000;
	font-size:28px;
	font-weight:bold;

}
.home-title h2:before{
	content:'';
	display:block;
	width:10px;height:10px;
	border-radius:50%;
	background-color:#0062d0;

	position: absolute;
	left:50%;
    bottom: -5px;
    transform: translateX(-50%);
}
.home-title h2:after{
	content:'';
	display:block;
	margin-top:10px;
	width:100%;height:0;
	border-top:1px solid #ddd;
}
.home-title h2 strong{
	color:#0062d0;
}

.home-title p{
	color:#999;
	font-size:15px;
}

.home-part1{
	padding:3rem 0;
}

.home-part2{
	padding:3rem 0;
}
.home-part2-top{
	height:257px;
	background-image:url('../img/home_part2_bg.jpg');
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.home-part2-top-icon{
	
}
.home-part2-top-icon span{
	padding:5px 10px;
	background-color:#0062d1;
	color:#fff;
	font-size:20px;
}

.home-part2-top-text h5{
	font-size:32px;
	letter-spacing: 4px;
}

.home-part2-top-text h5 strong{
	color:#0062d1;
	font-size:36px;
}

.home-part2-top-text p{

    font-size: 16px;
    letter-spacing: 0px;
    color: rgb(136, 136, 136);
    line-height: 200%;

}

.home-part2-text{
	position: relative;
	padding-left:88px;
}

.home-part2-text i{
	position: absolute;
	top:-10px;left:0;
	display:block;
	width:76px;height:73px;
	background-image:url('../img/home_part2_h6_bg.png');
	line-height:73px;
	text-align:center;
	color:#fff;
	font-style:normal;font-weight:bold;
	font-size:20px;
}

.home-part2-text h6{
	font-size:20px;
	color:#666;
}
.home-part2-text h6 strong{
	color:#1d7fd8;
}
.home-part2-text ul{
	margin:2rem 0;
}
.home-part2-text ul li{
	line-height: 2.6;
    font-size: 13px;
}

.home-part3{
	background-image:url('../img/bg1.jpg');
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;

	padding:3rem 0;
	color:#fff;
	text-align:center;
}

.home-part3 h5{
	font-size: 24px;
	margin-bottom:1.5rem;
}
.home-part3 p{
	font-size: 14px;
	margin-bottom:1.5rem;
}
.home-part3 .tel{

}

.home-part3 .tel strong	{
	font-size:24px;
}

.home-part4{
	padding:3rem 0;
	background-color:#f2f2f2;
}

.home-part4-text{
	background-color:#fff;
	padding:2rem;
}
.home-part4-text h5{
	font-weight:bold;
	font-size:20px;
	margin-bottom:1rem;
}
.home-part4-text p{
	font-size: 14px;
    line-height: 2;
    color: #434343;
}

.home-part4-customer{
	overflow:hidden;
	background-color:#fff;
	margin-top:2rem;
}

.home-part5{
	padding:3rem 0;
}


.home-part6{
	padding:3rem 0;
	background-color:#f4f4f4;
}

.home-part6-image{
	padding:2rem;
	background-color:#fff;	
	position: relative;
}
.home-part6-image:before{
	z-index:1;
	position: absolute;
    top: 0;
    left: 0;
	display:block;
	content:'';
	width:100%;
	height:30%;
	background-color:#0062d0;
}
.home-part6-image-img{
	position: relative;
	z-index:9;
}
.home-part6-image h5{
	font-size: 16px;
	margin-top:1rem;
    color: #5A5A5A;
    font-weight: bold;
	text-decoration: underline;
}
.home-part6-image time{
	font-size: 12px;
    color: #929292;
}

.home-part6-image p{
	margin-top:1rem;
	font-size: 13px;
    line-height: 2;
    color: #999999;
}


.home-part6-list{
	padding:1rem 2rem;
	border:1px solid #ddd;
	background-color:#fff;
}


.home-part6-list-item{
	
	margin:1.5rem 0;
	display: flex!important;
}
.home-part6-list-item .date{
	
	width: 80px;
    height: 70px;

	flex-grow:0;
	flex-shrink:0;

	color: #0062d0;
    font-size: 13px;
}
.home-part6-list-item .date strong{
	color: #0062d0;
    font-size: 42px;
	line-height:1;
}

.home-part6-list-item .text{
	flex-grow: 1!important;
}
.home-part6-list-item .text h5{
	font-size: 16px;
	font-weight: bold;
    color: #434343;
}
.home-part6-list-item .text p{
	font-size: 13px;
    line-height: 2;
    color: #999999;
	margin-bottom:0;
}

.home-part7{
	padding:3rem 0 6rem;
}
.home-part7-link{
	position:relative;
	background-color:#0062d2;
	padding:1rem;
	text-align:center;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-top:-60px;
	color:#fff;
	z-index:9;
}
.home-part7-link i.bi{
	font-size:4rem;
}

.home-part7-link h6{
	font-size: 18px;
}

.home-part7-link span{
	font-size: 12px;
}



.footer{

}
.footer-links{
	padding:2rem 0;
	background-color:#434343;
}
.footer-links h6{
	color:#fff;
	
}
.footer-links-list{
	padding:0;
	margin:1rem 0;
	list-style:none;
}
.footer-links-list li a{
	color:#bbb;
	font-size:14px;
	line-height:2;
}



.footer-links-contact{
	padding:0;
	margin:1rem 0;
	list-style:none;
	color:#fff;
}
.footer-links-contact li{
	font-size:13px;
	color:#fff;
	line-height:2;
}
.footer-links-contact li strong{
	font-size:26px;
	font-weight:bold;
}
.footer-links-contact li address{
	display:inline;
}

.footer-links-weixin{
	margin:1rem 0;
}
.footer-links-weixin img{
	max-width:160px;
}

.footer-copyright{
	padding:0.5rem 0;
	font-size:12px;
	text-align:center;
	color:#ccc;
	background-color: #222222;
}





.part-breadcrumb{
	padding:0.5rem 1rem;
	background-color:#fafafa;
	border:1px solid #f0f0f0;
}
.part-breadcrumb .breadcrumb-item{
	font-size:12px;
}



.article-list{
	list-style:none;
	padding:0;
}
.article-list .item{
	border-bottom: 1px dotted #ddd;
    padding-bottom: 1rem;
	margin-bottom:1rem;
}
.article-list-image{
	position:relative;
}
.article-list-cateurl {
	display:block;
    position: absolute;
    top: 8px;
    left: 8px;
    padding: 0.2rem 1rem;
    color: #eee;
    font-size: 12px;
    border-radius: 4px;
    background: rgba(0,0,0,0.5);
}



.article-list-thumb{
	display:block;
}
.article-list-thumb img:hover {
	opacity: 0.8;
}

.article-list-title{
	display:block;
}
.article-list-title h5{
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 500;
}
.article-list-title p{
    font-size: 13px;
    line-height: 1.8em;
    font-weight: 200;
}


.article-list-info  {
	display: flex!important;
	align-items: center!important;
	line-height:28px;
}


.article-list-info img {
    height: 28px;
    width: 28px;
    border-radius: 14px;
    margin-right: 8px;
}
.article-list-info cite {
	font-size: 12px;
    color: #999;
    font-weight: 200;
	margin-left:1rem;
	font-style:normal;
}
.article-list-info-name em{
	font-size: 12px;
	font-style:normal;
    color: #444;	
}


.article{
	background-color:#fff;
	padding:0.5rem 1rem;
}
.article-title{
	line-height:2;
    font-size: 1.6rem;
    font-weight: 500;
	text-align:center;
	color: #0062d0;
	font-weight:bold;

}
.article-content{
	margin:1rem 0;
	padding:1rem 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	
	line-height:2;
	font-weight: 400;

}
.article-content img{
	max-width:100%;
}

.article-image{
	padding:1rem 0;
}
.article-images{
	margin:1rem 0;
	padding:1rem 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}


#baidu-map{
	width: 100%;
	height: 400px;
	overflow: hidden;
	
}