.news_min{
	margin-top: 45px;
    margin-bottom: 45px;
}
/*左边的内容*/
.details_left{
	width: 210px;
}
/*新闻分类 */
.class-div {
    width: 210px;
    border: 1px solid #f0f0f0;
    margin-bottom: 30px;
    background: #444d52;
}
.title-bar-s {
    font-size: 20px;
    width: 190px;
    padding-left: 20px;
    height: 95px;
    line-height: 95px;
    color: #fff;
    background: url("../img/product-bg1.jpg");
    font-weight: bold;
    border-bottom:1px solid #363e43;
}
.side-menu {
    font-size: 14px;
    width: 210px;
    line-height: 30px;
}
.side-menu a {
    padding-left: 20px;
}
.side-menu ul li {
    position: relative;
}
.side-menu>ul>li {
    background: url("images/icon.png") no-repeat -105px -872px;
}
.side-menu>ul>li>a {
    border-bottom:1px solid #363e43;
    border-top:1px solid #666b6e;
    display: block;
    width: 180px;
    height: 35px;
    line-height: 35px;
    color: #eeeeee;
    font-size: 16px;
    padding-right: 10px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.side-menu .side-menu-child li a {
    display: block;
    width: 170px;
    padding-left: 30px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #eeeeee;
    padding-right: 10px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.side-menu .side-menu-child li a:hover{
    color: #fc635e;
    font-weight: bold;
}
.side-menu .side-menu-child li{
    border-bottom:1px solid #363e43;
    border-top:1px solid #666b6e;
    position: relative;
}
.z_f{
    position: absolute;
    top: 17px;
    left: 18px;
    background:#eeeeee;
    width: 2px;
    height: 2px;
    display: block;
}
.icon-angel {
    position: absolute;
    right: 16px;
    top: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background: url("../img/product-sana.png") no-repeat;
}
.icon-angem {
    position: absolute;
    right: 16px;
    top: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background: url("../img/product-sanc.png") no-repeat;
}
/*.up-icon {
    right: 16px;
    top: 14px;
    background: url("../img/product-sana.png") no-repeat;
}*/
.class-bottom{
    border-top:1px solid #666b6e;
    width: 210px;
    height: 95px;
    background: url("../img/product-bg2.jpg");
}
/*联系我们*/
.contact_us{
    width: 200px;
    height: 185px;
    border: 5px solid #ebebeb;
}
.contact_title{
    padding-left: 15px;
    margin-top: 20px;
}
.contact_title p{
    border-left: 2px solid #ee485c;
    padding-left: 5px;
    font-size: 16px;
    color: #444d52;
}
.contact_phone{

}
.contact_phone{
    margin: 0 auto;
    width: 180px;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
}
.contact_phone p{
    font-size: 23px;
    color: #ee485c;
}
.contact_list{
    padding-left: 15px;
    padding-top: 10px;
}
.contact_list ul li{
    font-size: 12px;
    line-height: 20px;
    color: #848e94;
}
.contact_list ul li span{
    display: inline-block;
    width: 50px;
    text-align: right;
}
/*联系我们下面的图片*/
.img_suv{
    width: 210px;
    height: 205px;
    margin-top: 20px;
    position: relative;
}
.img_suv .con {
    width: 210px;
    color: #eb612f;
    font-size: 24px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    z-index: 999;
}
/*新闻列表*/
.details_right{
    width: 940px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 45px;
}
/*�����б�*/
.news_content{
    margin-top: 50px;
    margin-bottom: 60px;
    width: 925px;
    overflow: hidden;
}
.news_details{
    font-size: 14px;
    color: #ee485c;
}
.zd_news span{
    font-size: 18px;
    color: #444d52;
    line-height: 30px;
}
.zd_news p{
    width: 660px;
    height: 100px;
    line-height: 25px;
    font-size: 14px;
    color: #848e94;
}
/*新闻阅读 发布时间*/
.i_kuico{
    min-width: 170px;
    height: 25px;
}
.pinglin{
    min-width: 15px;
    height: 25px;
    position: relative;
    padding-left: 25px;
    padding-right: 5px;
    border-right: 1px solid #ccc;
}
.pinglin_ico{
    position: absolute;
    left: 0px;
    top: 6px;
    display: block;
}
.pinglin .pinglin_00{
    font-size: 12px;
    color: #c8c8c8;
    line-height: 25px;
}
.pinglin .pinglin_01{
    font-size: 12px;
    color: #ee485c;
    line-height: 25px;
}
.sjging{
    position: relative;
    padding-left: 10px;
    height: 25px;
}
.sjging_ico{
    position: absolute;
    left: 10px;
    top: 4px;
}
.sjging .sjging_sj{
    font-size: 12px;
    color: #c8c8c8;
    line-height: 25px;
}
/*新闻列表*/
.news_list{
    margin-top: 30px;
}
.news_list_content{
    margin-top: 35px;
}
.news_img{
    width: 232px;
    height: 164px;
    border: 1px solid #ccc;
}
.news_img img{
    cursor: pointer;
}
.news_text{
    width: 670px;
    height: 164px;
    margin-left: 20px;
}
.news_title{
    font-size: 18px;
    color: #444d52;
    line-height: 25px;
}
.news_title a.title_sty{
    white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.news_text p{
    font-size: 14px;
    color: #848e94;
    margin-top: 5px;
    height: 81px;
    margin-bottom: 20px;
    line-height: 25px;
    overflow: hidden;
}
.news_list_content:hover .news_img{
    border: 1px solid #f66476;
}
.news_list_content:hover .news_title a{
    color: #f66476;
}