﻿/*
	[Destoon B2B System] Copyright (c) 2008-2013 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
/* article && quote*/
.headline {background:#FFFFFF;padding:0 10px 5px 10px;border-bottom:#DDDDDD 1px solid;}
.headline h2 {text-align:center;font-size:16px;margin:0;height:30px;line-height:30px;overflow:hidden;}
.headline span {color:#225588;}
.headline div {line-height:22px;height:22px;overflow:hidden;}
.subline li {height:26px;line-height:26px;overflow:hidden;font-size:14px;padding:0 10px 0 10px;}
.subline span {color:#666666;}
.keytags {font-size:14px;padding:0 0 0 50px;}
/* catlist */
.childlist {padding:10px 10px 10px 15px;line-height:34px;}
.childlist li {font-size:14px;height:38px;line-height:38px;background:url('../image/li_dot.gif') no-repeat 5px 12px;padding:0 10px 0 12px;overflow:hidden;}
.catlist {padding:15px 0 20px 0;line-height:34px;}
.catlist_li {font-size:14px;height:34px;line-height:34px;background:url('../image/li_dot.gif') no-repeat 5px 19px;padding:0 10px 0 12px;overflow:hidden;}
.catlist_li  a{font-size:16px;}
.catlist_sp {border-bottom: 1px dashed #cecece;     margin-bottom:10px;    height:10px;    font-size: 1px;}
.subtitle {padding:5px 15px 5px 15px;margin:10px 20px 10px 20px;line-height:24px;font-size:12px;border:#EEEEEE 1px solid;background:#FAFAFA;}
.subtitle li {width:50%;height:24px;overflow:hidden;float:left;}

.newcatlist {padding:15px 0 20px 0;line-height:34px;}
.newcatlist_li {line-height:34px;overflow:hidden;    margin-top:5px;}
.newcatlist_li  a{    font-size: 18px;
    overflow: hidden;
    height: 34px;
    display: block;}
.newcatlist_li  p{font-size: 12px;line-height:20px;    color: #323232;}
.newcatlist_li  p .f_g{font-size: 12px;color: #008000;}
.newcatlist_li  p .f_gray{font-size: 12px;    color: #323232;}
.left_sou{width: 550px; margin-right: 94px;}
.m_lk{width: 660px;}
.m_bk{    padding-left: 18px;
    border-left: 1px solid #eaeaea;
    width: 360px;
    padding-top: 18px;}

.m_w100{width: 100%;}
.m_w100 .newlist li{width:340px;  float: left;}
.m_w100 .newlist li.nm1 {    margin-right: 30px;}
.w354 {    width: 354px;    overflow: hidden;}
/* 标题*/
.title_lst{height: 40px;line-height: 40px;}
.title_lst span{display:block;font-size: 18px;float:left; }
.title_lst a.more{float: right;font-size: 12px;color: #999999;}

/* 标题背景 */
.title_lst.buletopline{background: url('../image/blueline.png') no-repeat top left;height: 44px;line-height: 44px;border-bottom: 1px solid #e2e2e2;}
.title_lst.buletopline span{color: #fd7706;font-weight: bold; font-family:"Microsoft YaHei", "SimHei"; padding-left:12px;}
.title_lst.buletopline span a{color: #fd7706;}
.newlist{    padding-top: 12px;}
.newlist ul li{background: url('../image/li_dian.gif') no-repeat left 16px;    line-height: 34px;
    font-size:16px;
    overflow: hidden;
    height: 34px;
        padding: 0 0 0 13px;}


/* 侧边栏 */
.frbg {
    background-color: #f4f4f4;
}
.sjgz_dg {padding: 22px 20px 5px 20px;   
}
.list_fr_title {    height: 40px;
    line-height: 40px;
    height: 30px;
    border-bottom: 1px solid #dddddd;
}
.list_fr_title span {display: block;
    font-size: 18px;
    float: left;
    background: #fd7706;
    color: #fff;
    padding: 0 10px;
    height: 31px;
    line-height: 31px;
}
.list_fr_title a.more {
    float: right;
    font-size: 12px;
    color: #999999;
        line-height: 30px;
}
.rlm3{padding-top: 12px;    margin: 5px 0;}
.rlm3 ul li {    line-height: 24px;
    padding-left: 12px;
     background: url('../image/li_dian.gif') no-repeat left 16px; 
    padding-bottom: 8px;
}
.rlm3 ul li a{    font-size: 14px;}

/*图片新闻*/
.pic_active{ position:relative;margin:16px  0 0 0; }
.pic_txt{ line-height:26px;font-size:14px; position:absolute;bottom:0; left:20px; width:100%; }
.pic_txt a{ color:#fff;font-family:"微软雅黑";display: block;/*white-space: nowrap;overflow: hidden;text-overflow: ellipsis;*/ width:90%;}
.pic_txt a:hover{ color:#fff;}
.pic_on img,.mtjj_box dt,.mtjj_box dl{ display:block; overflow:hidden; width:224px; height:145px;}
.pic_bg{ height:26px; position:absolute; bottom:0; left:0; width:100%;background:rgba(0, 0, 0, 0.6) !important;filter:Alpha(opacity=60); background:#000;}

/* 文章封面图样式 */
.cover-image {
    margin: 15px 0;
    text-align: center;
}
.cover-image img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
