@media (min-width: 1280px){
	.container{
		width:1270px;
	}
	.promo-title-con .promo-title{
		height:110px;
	}
}
hr{
	border-bottom:1px solid #e1ecf1
}
img{
    max-width:100%;
}
.main-content img{
	max-width:100%;
	height:auto !important; 
}
.main-content h2,.main-content h3{
	color:#0a6fad;
}
.index-section1{
	margin-top:60px;
	margin-bottom:30px;
}
.index-section1 .index-s-t-img{
	width:150px;
	float:left;
}
.index-section1 .index-s-t-block{
	padding-left:165px;
}
.index-section1 .index-s-t-block h3,.news-item-t-block h3{
	margin-top:0px;
}
.index-section2-title{
	margin-bottom:60px;
}
.index-section2-title p{
	padding:4px 14px;
	text-align:center;
}

.index-section2 .col-p-small,.index-section2 .col-p-big{
	margin-bottom:30px;
}
.product-title-con{
	position:relative;
}
.product-title-con .product-title{
	background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.6));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#00000000",endColorstr="#99000000");
    bottom: 0;
    color: #fff;
    height: 70px;
    margin-bottom: 0;
    margin-top: 0;
    position: absolute;
    text-align: center;
    text-shadow: -1px 2px 6px #424242;
    width: 100%;
}
.product-title-con .product-title span {
    bottom: 18px;
    left: 0;
    position: absolute;
    width: 100%;
}
.page__view-all{
	text-align:center;
}
.page__view-all a{
	font-size:18px;
}
.page__view-all .glyphicon{
	font-size:15px;
}
.article-item{
	margin-bottom:30px;
}
.news-item-t-img{
	height: 136px;
    width: 180px;	
    float:left;
}
.news-item{
	margin-bottom:30px;
}
.news-item-t-block{
	padding-left:210px;
}
.news-item-t{
	padding-left:30px;
	padding-right:30px;
}
.site-footer{
	background-color: #333;
    color: #fff;
    padding: 15px 0px;
    margin-top:30px;
}
.site-footer .footer-link{
	text-align:right;
}
.site-footer .footer-link a{
	color:#fff;
}
.block{
  display:block;
  position:relative;
}
.news-list .items .date {
    font-family: arial;
    color: #999;
    font-size: 12px;
    line-height: 12px;
}
.news-list .items .name {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
    margin-top: 2px;
        text-align: center;
    padding-bottom: 16px;
}
.newslist .items .pic {
    margin-top: 15px;
    overflow: hidden;
}
.newslist .items .pic img {
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
}
.lazy-loaded {
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    -webkit-animation: imgScale .5s ease-in 1;
    animation: imgScale .5s ease-in 1;
}
.vcenter {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.vcenters {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.news-list .items .pic i {
    display: block;
    padding-bottom: 67%;
}
.news-list .items .text {
    font-size: 12px;
    line-height: 22px;
    height: 50px;
    overflow: hidden;
    margin-top: 15px;
}
.news-list .items .more {
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    margin-top: 5px;
    display: inline-block;
    color: #757575;
    border: 1px solid #666;
    padding: 6px 28px;
}
.news-list .col-md-4 {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 35px;
    position: relative;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
}
.news-list .col-md-4:hover {
    z-index: 2;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.news-list .col-md-4:hover .items .more {
    background-color: #666;
    color: #fff;
}
.news-articles-first {
    margin-bottom: 60px;
}
.news-articles-first .pic {
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    background: url(http://www.chenyang.com/zhuanti/jinjiuyinshi/images/ring.svg) no-repeat center #fff;
}
.news-articles-first .pic i {
    display: block;
    padding-bottom: 55%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.news-articles-first .pic:hover {
    padding: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
 .news-articles-first .date {
    font-size: 12px;
    line-height: 12px;
    color: #acacac;
}
.news-articles-first .name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
    text-align:center;
}
.news-articles-first .more{
    text-transform:Capitalize;
}
.news-articles-first .text {
    font-size: 12px;
    line-height: 24px;
    margin-top: 25px;
}
.news-articles-first .more {
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    margin-top: 30px;
    display: inline-block;
    color: #757575;
    border: 1px solid #666;
    padding: 6px 28px;
}
.news-articles-first .more:hover {
    background-color: #666;
    color: #fff;
}
.news-articles-first .col-lg-6.col-lg-last {
    padding-left: 55px;
    padding-top: 55px;
}
@media (max-width:1200px){
	.index-section1 .index-s-t-img{
		width:100%;
		float:none;
	}
	.index-section1 .index-s-t-block{
		padding-left:0px;
	}
}
@media (max-width:768px){
	.index-s-t-block h3{
		font-size:18px;
	}
	.news-item {
	    margin-bottom: 15px;
	}
	.news-item-t-block {
	    padding-left: 98px;
	}
	.news-item-t-img{
		width:84px;
		height:auto;
	}
	.news-item-t {
		padding-left:0px;
		padding-right:0px;
	}
	.phone-margin{
		height:70px;
	}
	.caption-right,.caption-left{
    width: 100%;
    height: auto;
    right:auto;
    bottom:auto;
    color: #fff;
    left:auto;
    top:auto;
    margin-left:0;
    margin-top:0;
}
	.carousel-caption{
		position:relative;
		padding:8px 14px;
	}
	.carousel-caption h3 {
	    font-size: 22px;
	    margin-top: 0px;
	    margin-bottom: 40px;
	}
	#carousel-index .carousel-inner .item {
	    height: auto;
	    min-height: auto;
	}
	.index-section1 .index-s-t{
		margin-bottom:15px;
	}
	.plasconLogo{
		height:50px;
		width:135px;
	}
	.hamburger{
		top:14px;
	}
	.head{
		height:70px;
	}
	.site-footer{
		text-align:center;
	}
	.site-footer .footer-link{
		text-align:center;
	}
	.index-section2 .col-p-small,.index-section2 .col-p-big{
		margin-bottom:14px;
		padding-left:7px;
		padding-right:7px;
	}
	.phone-padding{
		padding-left:7px;
		padding-right:7px;
	}
	.index-section1 .index-s-t-img{
		width:108px;
		float:left;
	}
	.index-section1 .index-s-t-block{
			padding-left:118px;
	}
}