/* 相关产品推荐样式 */
.head-txt {
    padding: 0 6px 10px 6px;
    line-height: 28px;
    border-bottom: #DDDDDD 1px solid;
    margin-bottom: 20px;
    clear: both;
}
.head-txt span {
    float: right;
    font-size: 14px;
    color: #999999;
}
.head-txt strong {
    font-size: 18px;
	color: #666666;
}

.list-thumb {
    text-align: center;
}
* {
    word-break: break-all;
    font-family: "Microsoft Yahei",Tahoma,Verdana,Arial;
    -webkit-text-size-adjust: none;
}
/*相关文章推荐样式*/
.c_tlt {
   width: 100%;
    height: 50px;
    line-height: 50px;
    text-align:left;
    font-size: 22px;
    padding: 0px 20px;
    background: #1f71c2;
    color: #ffffff;
    margin-bottom: 10px;
}



.news_l {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

ol, ul, li {
    list-style-type: none;
}

.news_l li a {
	width: 100%;
    display: block;
    font-size: 12px;
    color: #555;
    padding-left: 20px;
    padding-right: 5px;
    background: url(../images/1_2135579851.png) 10px center no-repeat;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #dedede;
}
/* 联系我们 */

.nyl_cont {
    width: 100%;
    float: left;
    margin-top: -20px;
}

.nyl_cont h1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    float: left;
    overflow: hidden;
    background: #1f71c2;
    font-size: 22px;
    font-family: Arial;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
}


.nyl_cont_text {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
    padding: 20px 15px;
    background: #fff;
    border: 1px solid #d6d6d6;
	text-align: center;
}
.nyl_cont h1 a {
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.nyl_cont_text h3 {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
    padding-bottom: 10px;
}



.nyl_cont_text span {
    font-size: 24px;
	color:#008AE2
}
