﻿/* your custom styles here */


p{
	/*text-justify:inter-ideograph !important;
	text-align:justify; */
}
/*************index***************/
.navbar-nav > li > a{
	line-height:30px;
	font-size:16px;
}
.navbar-default{
	position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
}
.section-heading{
	text-align:center;
	font-size:30px;
	color:#333;
}

/****************news-list***************/
.list-bner{
	margin-top: 70px;
	position: relative;
	min-height: 260px;
}
.pager li > a{
	padding: 5px 13px;
	border-radius: 0;
}
.list-bner-img{
	min-height:260px;
	overflow: hidden;
}
.list-bner-img img{
	height: 100%;
}
/****************news-show***************/
.entry-content .excerpt p{
	line-height:30px;
}
.news-showbox .featured-image img{
	width:70%;
}
.social-sharing a:hover{
	text-decoration: underline;
}
.list-unstyled li h4 a:hover{
	text-decoration: underline;
}

/******************about us******************/
.qualify-name{
	padding: 10px 0;
	text-align: center;
	background-color: #f2f2f2;
	font-size: 16px;
}
.portfolio-item{
	margin-bottom: 30px;
}
.aim-namebg{
	background-color: #f2f2f2;
	margin-top: 30px;
}
.aim-name{
	background-color: #FFF;
	display: inline;
	padding: 2px 20px;
	font-size: 20px;
	font-weight: bold;
	color: #999;
	margin-left: 25px;
}
.aim-style{
	margin: 30px 0;
}
.aim-style span{
	font-size: 18px;
	color: #006bb9;
}
.aim-style span i{
	font-size: 14px;
}
.aim-style  p{
	margin: 10px 0;
}
.process-tit{
	text-transform: capitalize;
    font-size: 20px;
    color: #139596;
    margin: 15px 0 10px;
    line-height: 25px;
}
.lead{
	font-size: 16px;
	display: block;
}


.pager li > a, .pager li > span{
	display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
	margin: 0 5px;
	color: #333;
}
.area-box{
	line-height:30px;
}

/******************contact-us******************/
.form-control:focus{
	box-shadow:none;
}
.page-content img{
	width: 100%;
	
}

.page-content p{
	line-height:30px;
}

/*修改*/
.breadcrumb-active{
	background-color:#23538e;
	
}
.breadcrumb-active a{
	color:#fff !important;
}

.page-header{
	position:absolute;
	bottom: 0;
	background:rgba(255,255,255,0.65);
	left: 0;
	right:0;
}
.page-title ul li a{
	color:#333;
	padding: 12px 20px;
	display: block;
}
.pagination{
	display: inline-flex;
}
.pagebox{
	text-align:center;
}
.btn-green{
	color:#0a7917;
	padding: 0;
}
.btn-green:hover{
	color:#058815;
}
.btn-orange{
	color:#ca660d;
	padding: 0;
}
.btn-orange:hover{
	color:#ca660d;
}
.btn-purple{
	color:#6962ce;
	padding: 0;
}
.btn-purple:hover{
	color:#6962ce;
}
.btn-blue{
	color:#2399de;
	padding: 0;
}
.btn-blue:hover{
	color:#2399de;
}
.bner-font{
	position: absolute; 
	top:50%;
	left:50%; 
	
	margin-top:-50px; 
	font-size: 36px; 
	color:#fff;
}
.bner-font span{
	text-shadow:1px 2px 1px rgba(0,0,0,0.2);
}
/*
.product-img{
	padding:2% 8%;
}
*/
.product-content .featured-image{
	margin-bottom:0;
/*	background: url(../img/news/product-img.png) no-repeat center;*/
/*	background-size: contain;*/
/*	height: 360px;*/
	position: relative;
	padding: 0;
	width: 80%;
	margin:0 auto;
}
.product-content .featured-image::after{
	content:'';
	background:url(../img/news/computer_b.png) no-repeat bottom center;
	height: 67px;
    display: block;
}
.product-content .featured-image img{
	border-top: 10px solid #444;
    border-right: 10px solid #444;
    border-left: 10px solid #444;
    border-bottom: 20px solid #444;
	border-radius: 8px;
	height: 260px;
}
.product-imgdiv{
	position: absolute;
    background: red;
    left: 13px;
    top: 13px;
    right: 87px;
    bottom: 96px;
    overflow: hidden;
}

.product-font{
	margin-top:8%;
}
@media (min-width: 768px){
	.bner-font{
		margin-left: -355px; 
	}
}
@media (min-width: 992px){
	.bner-font{
		margin-left: -475px; 
	}
}

@media (min-width: 1200px){
	.bner-font{
		margin-left: -555px; 
	}
}
.product-content .entry-title {
  font-size: 26px;
}
.video-js{
	width:100%;
	height:100%;
}
.process-rt{
	text-align:right;
}

.process-rt p{
	text-align:right;
}
.process-box div:nth-child(odd){
	border-right:1px solid #ddd;
}
.process-box div p{
	background-color: #f2f2f2;
    padding: 10px;
}
.process-box div span{
	color: #288fc0;
    font-size: 20px;
}
.BMap_bubble_content{
	font-size:14px;
}
.BMap_Marker{
	background:url(../img/dingwei-map.png) no-repeat !important;
}
.margin-t-5{
	margin-top:30px;
}

/******************************* 企业宗旨 **********************************/
.aim-box{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.aim-box p{
	font-size:14px;
}
.aim-one{
	
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.aim-one span{
	font-size: 24px;
}
.aim-one p{
	margin:10px 20px;
}
.aim-one img{
	height:100%;
}
.aim-two{
	
	display:flex;
	flex-direction: column;
	justify-content: center;
}
.aim-two span{
	font-size:24px;
	margin-left:30px;
}
.aim-two p{
	margin:10px 30px;
}
.aim-two img{
	height:100%;
}
@media (min-width: 992px){
	.aim-one{
		width: 25%;
		height: 171px;
	}
	.aim-two{
		width: 50%;
		height: 280px;
		}
}
@media (max-width: 768px){
	.aim-one{
		width: 100%;
		height: 171px;
	}
	.aim-two{
		width: 100%;
		height: 280px;
	}
	#mobile-nav-toggle i{
		color:#333;
	}
	.product-img{
		display:none;
	}
	.blog hr {
		margin:10px 0;
	}
}


