body,
p,
p span,
.panel-body p,
.panel-body p span,
.BMapLabel {
  font-family: 'arial', 'microsoft yahei', '微软雅黑' !important;
}

/* navbar */
@media (max-width:1500px) {
	.nav > li > a {
	    padding: 10px 16px;
	}
}

@media (max-width:1300px) {
	.nav > li > a {
	    padding: 10px 15px;
	}
}

/*.nav.navbar-nav > li:nth-child(2) ul[id*=w].dropdown-menu {
    left: -47px !important;
}

.nav.navbar-nav > li:nth-child(3) ul[id*=w].dropdown-menu {
    left: -47px !important;
}

.nav.navbar-nav > li:nth-child(4) ul[id*=w].dropdown-menu {
    left: -22px !important;
}

.nav.navbar-nav > li:nth-child(5) ul[id*=w].dropdown-menu {
    left: -25px !important;
}

.nav.navbar-nav > li:last-child ul[id*=w].dropdown-menu {
	left: -29px !important;
}*/

/*.nav.navbar-nav > li:last-child ul[id*=w].dropdown-menu li:nth-child(3),
.nav.navbar-nav > li:last-child ul[id*=w].dropdown-menu li:nth-child(4) {
	display: none;
}*/
/* end navbar */

/* banner */
/*@media (max-width: 415px) {
	.banner-index.banner-tit {
	    bottom: 205%;
	}	
}

@media (max-width: 1450px) {
	.banner-titsm {
	    top: 18%;
	}
	
	.banner-titsm.banner-center {
	    top: 25%;
	}	
}*/
/* end banner */

/* products */
.telecommunic-scene .thumbnail-wrap {
    height: 410px !important;
}

@media (max-width: 415px) {
	.telecommunic-scene .thumbnail-wrap {
	    height: auto !important;
	}
}
/* end products */

/* solutions */
.scheme-ad .telecommunic-scene .thumbnail-wrap {
    height: 500px !important;
}

@media (max-width: 415px) {
	.scheme-ad .telecommunic-scene .thumbnail-wrap {
	    height: auto !important;
	}
}
/* end solutions */

/* laboratory */
.laboratory-sum .content-p {
	margin-bottom: 5px;
	font-size: 15px;
    line-height: 1.5;	
}

.laboratory-committee .laboratory-committee-left .row-committee-content {
    margin-right: -60px;
    margin-left: 10px;
}

.laboratory-committee .laboratory-committee-left .row p {
	font-size: 15px;
    line-height: 1.5;
}

@media (max-width: 1000px) {
	.laboratory-sum .content-p,
	.laboratory-sum .laboratory-sum-right p,
	.laboratory-committee .laboratory-committee-left .row p {
	    font-size: 16px;
	    line-height: 1.8;
	}
	
	.laboratory-committee .laboratory-committee-left .row-committee-content {
	    margin-right: -15px;
	    margin-left: -15px;
	}
}
/* end laboratory */

/* academician */
.academician-sum.item-lr .caption .row {
    margin-right: -60px;
    margin-left: -15px;
}

.academician-sum.item-lr .item-img .row {
    margin-right: -40px;
    margin-left: 40px;
}

.academician-bg p,
.academician-sum.item-lr p {
	margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.5;
}

@media (max-width: 770px) {
	.academician-sum.item-lr .caption .row,
	.academician-sum.item-lr .item-img .row {
	    margin-right: -15px;
	    margin-left: -15px;
	}
	
	.academician-bg p,
	.academician-sum.item-lr p {
	    margin-bottom: 20px;
	    font-size: 16px;
	    line-height: 1.6;
	}	
}
/* end academician */

/* introduce */
.company-left {
	max-height: 465px;
}

.introduce-company .content-p {
	font-size: 14px;
}

@media (max-width: 1401px) {
    .introduce-company .content-p {
        font-size: 16px;
    }
}

@media (max-width: 1000px) {
	.company-left {
		max-height: 100%;
	}
}

/*.course img {
  	margin-top: -235px;
}

@media (min-width: 1450px) {
	.course img {
	  	margin-top: -210px;
	}
}

.course .year-course .position-absol p {
    max-height: 75px;	
}*/
/* end introduce */