﻿#contain{width: 100%;}
/*这个盒子1200*/
.contain-item1{width: 1200px;margin: 0 auto;}

/*这个盒子100%*/
.contain-item2{width: 100%;}

.news-nav-l{float: left;width: 900px;}
.news-nav-r{float:left;width: 280px; margin-left:16px;border: 1px solid #ccc;}

/*公用*/
.contain-item1-location{padding: 20px 0px;font-size: 16px;height: 30px;}
.contain-item1-location img{vertical-align: middle;margin-right: 10px;}
.contain-item1 dl{padding-bottom: 10px;border-bottom: 1px dashed #cacaca;padding-top: 10px;}
.contain-item1 dl:nth-child(4){border:none;}
.contain-item1 dl dt{float: left !important;background: #008be8;text-align: center;line-height: 20px;
display: inline-block;width: 120px;height: 20px;font-size: 15px;color: #fff;}
.contain-item1 dl dd{margin-left: 135px;}
.contain-item1 dl dd a{position: relative;margin-right: 15px;text-decoration: none;cursor:pointer;font-size: 13px;color: #000000;}
.contain-item1 dl dd a:hover{color: #a59f99;}
.contain-item1 dl dd a:after{content: ''; right: -10px;
 position: absolute;width: 1px;height: 15px;background: #000;top:2px}
.contain-item1 dl dd a:last-child:after{display: none;}
/*以上是公用得*/


/*.contain-news:nth-child(2n-1){background: #f6f6f6;position: relative;}
.contain-news:hover{background: #e5e5e5;}
.contain-news div{display: inline-block;}*/


.kkpage{text-align: center;font-size: 16px;color:#000;margin-top: 40px;margin-bottom: 40px;}

.contain-goods-list{margin: 0 auto;color: #000;text-align: center;}

.new_li_nav{
 background-color: #68b92e;
 height: 30px;
}

.new_li_nav{
 margin-bottom: 20px;
}

.new_list ul li{
 float: left;
 color: #ffffff;
 height: 30px;
 margin-top: 5px;

}
.new_list ul li a{
 color: #ffffff;
 text-decoration: none;

}

.contain-news{
    border-bottom: 1px solid #ccc;
    height:150px;
    margin: 10px 0px;
}

.contain-news img{
 float: left;
 width:220px;
 height:145px;
    margin-right: 30px;
}
.contain-news .contain-news-text{
    float: left;
    width:640px;
    margin-top: 10px;
}
.contain-news .contain-news-text h3 a{
    font-size: 16px;
    color: #272727;
    font-weight: bolder;
}
.contain-news .contain-news-text h3 span{
    float: right;
}
.contain-news .contain-news-text p{
    margin-top: 10px;
    line-height: 24px;
}
.contain-news .contain-news-text .p2{
    text-align: right;
    background-color: #8d8d8d;
    padding: 2px 10px;
    width:70px;
    float: right;
}
.contain-news .contain-news-text .p2 a{
    font-size: 14px;
    color: #ffffff;

}
.news_pro{

}
.news_pro ul li{
    width:276px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
}
.news_pro ul li img {
    width:276px;
    height:276px;

}
.news_pro ul li p{
    width:100%;
    text-align: center;
}
.news_pro ul li p a{
    color: #000000;
}                                                                                              