/* banner  */
.banner .slideBox { position: relative; }
.banner .slideBox .hd { position: absolute; top: 90%; left: 50%; transform: translate(-50%, -50%); height: 28px; line-height: 28px; z-index: 1; }
.banner .slideBox .hd li { background: #fff;-webkit-background-size: contain;background-size: contain; display: inline-block; height: 15px; width: 15px;border-radius: 50%; margin: 0 3px; overflow: hidden; text-indent: -9999px; }
.banner .slideBox .hd li.on { background:#ff0000;-webkit-background-size: contain;background-size: contain; }
/*  biaot */
.small-tit{
	color: #ae5300; 
	display: inline-block !important;
	width: 80%;
	margin-top: 10px
}
.small-tit strong{
	font-size: 18px;
}
.small-tit  samp{
	font-size: 14px;
}
/* 产品内容  */
.prodev{
	padding: 10px 0;
	background: url("../images/yupintangImgs/indexp_18.jpg") repeat top left;
}
.prodev .col-md-3 {
    width: 22%;
}

.scrollmarquee{
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative;
	display:  block;
}
.prodev>div>div{padding-right: 5px;padding-left: 5px;}
.small-tit-pro{
	margin: 10px  0 5px;
	padding: 5px 5px;
	border-left: 2px solid #ac6500;
	font-size: 20px;
	font-weight: bold;
	color: #ac6500;
	line-height: 20px;
}
.pro-small-list ul li{
	background: #f8f6d9;
	border: 1px solid #e0cea3;
	box-sizing: border-box;
	padding: 5px 8px;
	margin: 3px;
	float: left;
}
.pro-cont{
	margin-top: 15px;
}
.alltt .more{
	font-size: 14px;
	color: #ac6500;
	margin-top: 10px;
}
.pro-item-all>div{
	padding-left: 5px;
	padding-right: 5px;
}
.pro-item-over{
	overflow: hidden;
}

.pro-item p a{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	color: #934600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 产品内容 end */
/* 新闻 */
.alltt .imgline{
	margin-top: -20px;
}
.news{
	padding: 10px 0;
	background-color: #f8f6d9;
}
.newsabout-left{
	margin: 5px 0 15px;
}

.about-tit a{
	display: block;
	margin-top: 15px;
	font-size: 16px;
	color: #ae5300;
	line-height: 30px;
	font-weight: bold;
}
.aboutnews-info,.aboutnews-info a{
	font-size: 14px;
	color: #934600;
	line-height: 26px;
}
/* 新闻右侧 */
.newsabout-right{

}
.newsabout-right dl{
	padding-bottom: 10px;
	border-bottom: 1px dotted #9d7e56;
}

.newsabout-right dl dt{
	width: 30%;
	max-width: 110px;
	float: left;
}
.newsabout-right dl dd{
	float: left;
	width: 70%;
	box-sizing: border-box;
	padding-left: 15px;
}
.newsabout-right dl dd p a{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	color: #934600;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsabout-right dl dd .newsabt-info{
	font-size: 12px;
	color: #c9821b;
	height: 40px;
	line-height: 20px;
	-webkit-line-clamp: 2;
}
.newsabout-right dl dd .newsabt-info a{
	font-size: 12px;
	color: #c9821b;
}
.news-item{
	margin: 10px 0;
}
.news-item li{
	list-style: url("../images/yupintangImgs/jt.png") inside;
	height: 28px;
	line-height: 28px;
}
.news-item li a{
	display: inline-block;
	font-size: 14px;
	color: #934600;
	width: 70%;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
}
.news-item li span{
	float: right;
	font-size: 14px;
	color: #934600;
}
.staff-all>div{
	padding-left: 5px;
	padding-right: 5px;
}
/* 学员风采 */
.stuffs{
	padding: 15px 0;
	background: url("../images/yupintangImgs/indexp_18.jpg") repeat top left;
}
.staff-all p a{
	display: block;
	font-size: 14px;
	color: #934600;
	line-height: 35px;
}
.staff-news>div{
	padding-left: 0;
	padding-right: 0;
}
.staff-news .newsabout-right dl dd .newsabt-info{
	color: #c9821b;
}
/*联系我们 */
.contact-info{
	margin-top: 0px;
}
.contant-cont{
	margin-top: 8px;
}
.contant-cont h4{
	font-size: 18px;
	line-height: 26px;
	color: #ae5300;
}
.contant-cont p{
	font-size: 14px;
	color: #934600;
	line-height: 20px;
	padding: 3px 0;
}
/* 学员风采 end*/
/* 小型设备（手机，480px 起） */
@media (min-width: 480px) {

}
@media (min-width: 768px) {
	.small-tit{ 
		display: none !important;
	}
	.scrollmarquee{
		height: 453px;
	}
}
@media (min-width: 992px) {
	.prodev  .col-md-9 {
		width: 78%;
	}
	/* 产品内容  */
	.prodev{
		padding: 20px 0;
	}
	.big-pro-list{
		background: #f8f6d9;
		width: 100%;
		max-width: 220px;
	}
	.big-list-prod   li{
		padding: 8px 18px;
		box-sizing: border-box;
		list-style: url("../images/yupintangImgs/indexp_44.jpg") inside;
		background: #f8f6d9;
		border-bottom: 1px solid #e0cea3;
	}
	.big-list-prod   li a{
		display: inline-block;
		width: 83%;
		line-height: 28px;
		font-size: 15px;
		color: #934600;
		vertical-align: top;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.big-list-bom{
		box-sizing: border-box;
		padding: 20px 15px;
	}
	.big-list-bom h5{
		font-size: 16px;
		color: #818181;
		line-height: 30px;
	}
	.big-list-bom h4{
		font-size: 24px;
		color: #ff7800;
	}
	.big-list-bom p{
		font-weight: lighter;
		color: #808080;
		font-size: 14px;
		line-height: 30px;
	}
	/* 内容 */
	.pro-cont{
		margin-top: 23px;
	}
	.pro-item{
		margin-top: 10px;
		width: 95%;
	}
	.pro-item img.img-responsive{
		width: 100%;
	}
	/* 产品内容 end */
	/* 新闻 */
	.news {
		padding: 20px 0;
	}
	.about-tit a{
		font-size: 20px;
	}
	.aboutnews-info{
		margin-top: 20px;
	}
	.newsabout-right dl dd .newsabt-info{
		margin-top: 8px;
	}
	/* 员工风采 */
	.staff-all .staff-pro{
		width: 95%;
		margin: 15px auto;
	}
	.staff-all .staff-pro img.img-responsive{width: 100%;}
	/*联系*/
	.staff-news>div{
		padding-left: 15px;
		padding-right: 15px;
	}
	.contact-info{
		margin-top: 10px;
	}
	.contant-cont{
		margin-top: 15px;
	}
}
@media (min-width: 1200px) {
     /*banner*/
 	.carousel-indicators {
	    bottom: 20px;
	}
    .carousel-indicators li { 
    	width:18px;
	    height: 18px;
		margin: 0 3px;
		border: 0;
		border-radius: 50%;
		background: #fff;
	}
	.carousel-indicators .active {
	    width: 19px;
	    height: 19px;
		border-radius: 50%;
		margin: 0 3px;
		border: 0;
		background:#ff0000;
	}
	/*内容*/
	.scrollmarquee {
		height: 513px;
	}
	.pro-cont {
		margin-top: 15px;
	}
	.pro-item-all{
		margin-top: 10px;
	}
	.pro-item{
		margin-top: 5px;
	}
	/* 联系 */
	.staff-news .newsabout-right dl {
		margin-top: 10px;
		margin-bottom: 10px;
		padding-bottom: 15px;
	}
	.contact-info>img.img-responsive{width: 100%}
	.contact-info {
		margin-top: 8px;
		box-sizing: border-box;
		padding: 0 10px;
	}
	.contant-cont {
		width: 98%;
		margin-top: 8px;
		margin-left: auto;
	}
}
@media (min-width: 1300px) {

}





