/*清除浮动*/
.clearfix:before,.clearfix:after{content:"."; display:block; visibility:hidden; height:0; line-height:0; font-size:0;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{clear:both; height:0;overflow:hidden;}

.nbanner{
    width: 100%;position: relative;
}
.gywmdw {
    position: absolute;
    top: 90px;
    left: 270px;
    color: #ffffff;
}

.gywmtitle {
    font-size: 45px;
    margin-bottom: 10px;
}

.gywmtitles {
    font-size: 32px;
    
}

.pages ul li.thisclass {
    display: inline-block;
    border: 1px solid #177B3B;
    padding: 6px 15px;
    margin: 0 1px;
    background: #177B3B;
    color: #fff
}

.pages ul li.thisclass a {
    color: #fff
}

.pages ul li a {
    display: block;
    color: #999
}

.pages ul li a:hover {
    color: #fff
}

.pages {
    clear: both;
    margin: 0 auto;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    border-top: 5px solid #f4f5f6;
    margin-top: 20px;
}

.pages ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 6px 15px;
    margin: 0 1px;
    line-height: 24px;
    background: #fff;
    color: #999;
    border-radius: 2px
}

.pages ul li:hover {
    background: #177B3B;
    color: #fff;
    border: 1px solid #177B3B
}

.pages ul li:hover a {
    color: #fff
}

.newscenter-list ul {
    padding: 0 0 20px
}

.newscenter-list li {
    margin: 0 0 20px;float: left;
}

.newscenter-list li a {
    display: block;
    border: 1px solid #e3e3eb;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s
}

.newscenter-list li img {
    display: block;
    width: 100%;
    height: 176px;
}

.newscenter-list li .news-text {
    padding: 10px;
    border-top: 1px solid #e3e3eb
}

.newscenter-list li .news-text .name {
    color: #58596d;
    font-size: 16px;
    display: -webkit-box;
    height: 32px;
    line-height: 32px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.newscenter-list li .news-text .desc {
    color: #b2b2b2;
    font-size: 13px;
    display: -webkit-box;
    height: 72px;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin: 5px 0
}

.newscenter-list li .news-text .date {
    display: block;
    color: #999;
    font-family: Montserrat
}

.newscenter-list li:hover img {
    -webkit-transform: scale(1.03, 1.03);
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -o-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03)
}

.newscenter-list li .news-img {
    overflow: hidden;
    width: auto;
    height: px;
}

.newscenter-list li .news-img img {
    -webkit-transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    transition: all ease .7s
}

.newscenter-list li .news-text {
    padding: 22px 30px 24px
}

.newscenter-list li .news-text .name {
    font-size: 18px;
    line-height: 30px;
    height: 60px
}

.newscenter-list li .news-text .desc {
    margin: 9px 0 11px
}

.newscenter-list li:hover a {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.newscenter-list li:hover .news-text .name {
    color: #177B3B
}

.newscenter-list li {
    padding: 0 0px;
    margin: 30px 0 30px;
}
.col-sm-4 {
    width: 30%;
}
.commonweb {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
    
}

.yyhj {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}

.Honor-list {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
    overflow: hidden;
    margin-top: 20px;
}

.Honor-list ul {
    margin: 20px 0px
}

.Honor-list li {
    padding: 0 12px;
    margin-bottom: 28px;
    float: left;
}
.Honor-list a img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.Honor-list li:hover img {
    -webkit-transform: scale(1.03, 1.03);
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -o-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03)
}

.Honor-list li:hover .elc-text {
    color: #177B3B
}

.Honor-list .elc-img {
    overflow: hidden
}

.Honor-list .elc-img img {
    -webkit-transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    transition: all ease .7s
}

.Honor-list .elc-text {
    text-align: center;
    margin: 5px 0 0;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 40px;
    color: #4c4c4c;
}
.right-title p span {
    display: inline-block;
    padding-right: 15px;
    color: #333333;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
}

.right-title p {
    display: inline-block;
    float: left;
}

.gongsilc{
	width: 100%;
	padding-top: 0px;
}
.gongsilc .ggb{
	font-size: 30px;
	color: #b00d15;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
	font-weight: bold;
}
.gslc{
	width: 100%;
	padding-top: 35px;
}
.gslc li{
	width: 100%;
}
.zriq{
	float: left;
	font-size: 20px;
	color: #333333;
	width: 145px;
	position: relative;
}
.zriq p{
	width: 100%;
}
.zriq:after{
	content: "";
	display: block;
	background: url(../images/xxjj_03.jpg);
	width: 23px;
	height: 22px;
	float: right;
	margin-left: 30px;
	z-index: 9999;
	position: absolute;
	top: 0;
	right: 0;
}
.shijian{
	float: left;
	width: 78%;
	border-left: 1px solid #177B3B;
	margin-left: -12px;
	padding-left: 33px;
	padding-bottom: 50px;
}
.shijian p{
	font-size: 18px;
	color: #333333;
}
.shijian div{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
/*	padding-top: 25px;*/
}

.gslc li:last-of-type .shijian{
	border:0;
}

.newscenter-detail {
    line-height: 30px;
}

.news-detail-foot dl {
    border-top: 1px solid #ebebeb;
    font-size: 14px;
    padding: 39px 0 22px;
}
.news-detail-foot dl dd, .news-detail-foot dl dt {
    float: left;
    width: 50%;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-list {
    padding-top: 30px
}

.product-list ul {
    margin: 0 -5px;
    padding-bottom: 20px
}

.product-list li {
    padding: 0 5px;
    margin: 0 0 10px
}

.product-list li a {
    border: 1px solid #e3e3eb;
    display: block
}

.product-list li img {
    display: block;
    margin: 0 auto
}

.product-list li .pro-img {
    background-color: #eaebf5
}

.product-list li .pro-text {
    border-top: 1px solid #e3e3eb;
    text-align: center;
    padding: 0 10px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 45px;
    color: #58596d
}
.news-detail-foot dl a {
    color: #666;
}
.product-list ul {
    padding-bottom: 30px;
}
.product-list li {
    padding: 0 15px;
    margin: 0 0 30px;
    float: left;
}
.col-sm-3 {
    width: 29.5%;
}
.product-list li .pro-img {
    overflow: hidden;
    background-color: #eaebf5;
    height: 285px;
}
.product-list li img {
    display: block;
    margin: 0 auto;
}
.product-list li:hover img {
    -webkit-transform: scale(1.03, 1.03);
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -o-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03)
}

.product-list li a {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s
}

.product-list li .pro-img {
    overflow: hidden
}

.product-list li .pro-img img {
    -webkit-transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    transition: all ease .7s
}

.product-list li .pro-text {
    font-size: 16px
}

.product-list li:hover .pro-text {
    color: #177B3B
}

.product-list li:hover a {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}
