/*.top{*/
    /*height: 300px;*/
    /*width: 100%;*/
    /*background: url("/Public/img/smallbanner_1.jpg") no-repeat top center;*/
    /*margin-bottom: 70px;*/
    /*background-position: center 100px;*/
/*}*/
.content{
    background: #fff url("https://www.hebeidali.com/Public/img/page_content_bg.png") repeat-x;
    /*margin-top: 70px;*/
}
.smallbanner{
    /*height: 180px;*/
    height: 200px;
    width: 100%;
    margin-top: -20px;
    background: url("https://www.hebeidali.com/Public/img/smallbanner_1.jpg") no-repeat;
}
.content_wrap #left{
    width: 200px;
    height: auto;
    float: left;
    margin-bottom: 20px;
}
.content_wrap #right{
    width:714px;
    float: left;
    overflow: hidden;
    padding: 30px 30px;
    border-right: solid 5px #f0f0f0;
    border-left: solid 1px #f0f0f0;
    border-bottom: solid 1px #f0f0f0;
    margin: 30px 0;
    margin-left: 20px;
    background: #fff;
}
.content_wrap #right p{
    line-height: 28px;
    font-size: 12px;
}
.content_wrap #right #tagstitle{
    height: 50px;
    line-height: 50px;
    border-bottom: solid 3px #f0f0f0;
}
.content_wrap #right #tagstitle h2{
    font-size: 22px;
    font-weight: bold;
    float: left;

}
.content_wrap #right #tags{
    height: 50px;
    line-height: 50px;
    color: #666;
    overflow: hidden;
    float: right;
}
.content_wrap #right #tags a{
    color: #666;
}
.content_wrap #right #page_content{
    margin: 30px 0;
}
.content_wrap #right #page_content h1{
    font-size: 28px;
    text-align: center;
    margin: 30px 0 10px 0;
}
.content_wrap #right #page_content #excerpt{
    margin-bottom: 30px;
    text-align: center;
}
.article{
    width: 100%;
    height: 395px;
    background: url("https://www.hebeidali.com/Public/img/page_article_bg.png") repeat-x bottom;
}
#page_articlelist {
    padding-bottom: 20px;
    overflow: hidden;
}

#page_articlelist ul
li {
    height: 80px;
    border-bottom: 1px dotted #ccc;
    padding: 20px
    0 20px 0
}

#page_articlelist ul li h5
a {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    display: block
}

#page_articlelist ul li
p {
    font-size: 12px;
    color: #999;
    height: 24px;
    line-height: 24px
}

#page_articlelist
#i_news_a_c {
    margin-left: 100px
}

#page_articlelist ul li
span {
    display: block;
    padding-top: 18px;
    width: 70px;
    height: 52px;
    /*background: url("/Public/images/date_bg_666.gif") no-repeat;*/
    background: #999999;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    overflow: hidden;
    float: left;
    margin-top: 5px;
    border-radius:70px;
}

#page_articlelist ul li span
b {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    height: 12px;
    line-height: 12px;
    margin: 0;
    padding: 0;
    font-family: "\5FAE\8F6F\96C5\9ED1","微软雅黑","Microsoft JhengHei","华文细黑",STHeiti,MingLiu
}

#page_articlelist ul li span
#d_year {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    padding-top: 6px;
    display: block
}




#page_productlist {
    padding-bottom: 20px;
    overflow: hidden;
    margin-bottom: 30px;
}

#page_productlist_title {
    height: 32px;
    line-height: 32px;
    border-bottom: 5px solid #ccc
}

#product_tags {
    float: right
}

#current_cate {
    float: left;
    font-family: "\5FAE\8F6F\96C5\9ED1", "微软雅黑", "Microsoft JhengHei", "华文细黑", STHeiti, MingLiu;
    font-size: 24px;
    color: #666;
    font-weight: bold
}

#page_productlist_cate {
    margin-top: 20px;
    width: 714px;
    height: 210px;
    margin-bottom: 20px
}

#page_productlist_cate_img {
    height: 180px;
    float: left;
    padding: 12px;
    margin-right: 30px;
    border: 1px
    solid #ccc;
    background: #fff
}

#page_productlist_cate_content {
    width: 500px;
    height: 210px;
    float: left
}

#page_productlist_cate_content
p {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    text-indent: 2em
}

#page_productlist_cate_content
h5 {
    font-size: 18px;
    font-weight: bold
}

#page_productlist
ul {
    margin: 0;
    padding: 0
}

#page_productlist ul
li {
    width: 222px;
    height: 211px;
    background: #fff;
    float: left;
    margin-right: 12px;
    text-align: center;
    /*border: 1px solid #ccc;*/
    margin-top: 20px;
    position: relative;
    box-shadow: 0 0 9px rgba(0,0,0,0.1);
    margin-left: 6px;
}

#page_productlist ul li
a {
    color: #333;

}

#page_productlist ul li a:hover {
    color: #fff;
}
#page_productlist ul li a:hover img {
    /*transition: all .2s ease;*/
    transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1)
-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#page_productlist
#pmask {
    display: none;
    width: 228px;
    height: 181px;
    position: absolute;
    /*background: #ffffff;*/
    opacity: .9;
    text-align: center;
}

#page_productlist #pmask
img {
    margin-top: 80px;
}

a.p_p_l_img {
    display: block;
    height: 181px;
    margin: 0;
    overflow: hidden;
}

a.p_p_l_title {
    display: block;
    height: 30px;
    line-height: 30px;
    background: #eee
}

#page_product_content
h1 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 20px
    0
}
#p_p_l_cate ul li.selected a{
    background: #cc3333 url("https://www.hebeidali.com/Public/img/page_left_ico1.png") no-repeat;
    background-position: 10px;
    color: #fff;
}
#page_product_content_img {
    text-align: center;
    width: 480px;
    float: left
}

#page_product_content_attr {
    width: 200px;
    float: left;
    margin-left: 20px
}

#page_product_content_attr
h3 {
    margin: 10px
    0;
    font-size: 14px;
    font-weight: bold;
    font-family: "\5FAE\8F6F\96C5\9ED1", "微软雅黑", "Microsoft JhengHei", "华文细黑"
}

#page_product_content_attr
p {
    line-height: 24px
}
#usual1 .tabc table tr
td {
    border: 1px
    solid #ccc
}

#usual1 .tabc table tr td
p {
    text-indent: 0;
    padding: 2px
    0
}



#page_faqlist ul li{
    height: 90px;
    margin:  0;
    padding: 20px 0 10px 0;
    border-bottom: dashed 1px #b2b2b2;
}
#page_faqlist ul li:last-child{
    border: none;
}
#page_faqlist ul li h2{
    font-size: 18px;
}
#page_faqlist ul li a{
    color: #444;
}
#page_faqlist ul li a:hover{
    color: #cc3333;
}
#page_faqlist ul li p{
    height: 30px;
    margin-left: 45px;

}
#page_faqlist ul li b{
    display: inline-block;
}
#page_faqlist ul li b#issue{
    color: #fff;
    background: #b2b2b2;
    padding: 2px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    margin-right: 20px;
    float: left;
    text-align: center;
}
#page_faqlist ul li b#anwser{
    color: #fff;
    background: #cc3333;
    padding: 2px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    margin-right: 20px;
    float: left;
    clear: both;
    text-align: center;
}

#right #page_article_content_attr {
    text-align: center
}

#right #page_article_content_attr
p {
    display: inline-block;
    padding: 5px
    30px
}

#right #page_article_content_attr p
a {
    text-decoration: underline
}

#right #page_article_content_reproduct {
    width: 45%;
    margin-right: 30px;
    float: left;
    margin-top: 30px
}

#right #page_article_content_reproduct
h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px
}

#right #page_article_content_reproduct ul li
a {
    display: block;
    height: 24px;
    line-height: 24px
}

#right #page_article_content_refaq {
    width: 45%;
    float: left;
    margin-top: 30px
}

#right #page_article_content_refaq
h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px
}

#right #page_article_content_refaq ul li
a {
    display: block;
    height: 24px;
    line-height: 24px
}