/*
	[destoon b2b system] copyright (c) 2008-2015 www.destoon.com
	this is not a freeware, use is subject to license.txt
*/
.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;}
/* catlist */
.catlist {padding:12px 15px 12px 20px;line-height:24px;}
.catlist_li {font-size:14px;height:28px;line-height:28px;background: no-repeat 5px 12px;padding:0 10px 0 12px;overflow:hidden;}
.catlist_sp {background:#ffffff  repeat-x 0 center;}
/* special */
.special_intro {line-height:180%;font-size:13px;height:160px;overflow-y:scroll;}
.special_box {width:980px;overflow:hidden;}
.list_1 ul{
    width: 650px;
    float:left;
    margin-top:20px
}
.list_1 li {
    width: 160px;
    text-align: center;
    margin-right: 0px;
    float:left;
    
}
.list_1 li img {
    width: 160px;
    height: 120px;
}
.list_1 li a {
    color: #000;
    width:100%;
    line-height: 20px;
    display: block;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left:20px;
}
.list_1 li:nth-child(1) a {
    color: #000;
    line-height: 20px;
    display: block;
    width: 160px;
    align: center;
    margin-top: 0px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left:0px;
}
.list_1 li:nth-child(2){
    color: #000;
    line-height: 20px; 
    display: block;
    width: 400px;
    align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:18px;
    font-weight:700;
}
.list_1 li:nth-child(3) {
    width: 450px;
    text-align: center;
    margin-right: 0px;
    float:left;
    min-height:63px;
    
}
.list_1 li:nth-child(3) a{
    color: #696969;
    line-height: 20px; 
    display: block;
    width: 400px;
    align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3; 
    white-space: normal;
    word-wrap: break-word; 
    word-break: normal; 
    text-indent:25px; 
}
.list_1 li:last-child{
    color: #000;
    line-height: 10px; 
    display: block;
    width: 400px;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_1 ul li span {
    dispaly: block;
    font-size: 12px;
    color: #727272;
    padding: 0px;
}
.daohang .biaoti {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #0033bc;
}
.maintop{
    width:100%;
    height:630px;
    margin-bottom:30px;
    padding-top:80px;
    background:url(/uploads/image/wscimage/ztbg.png);
}