﻿body{margin: 0px;padding: 0px;font-size:12px;font-family:'Microsoft Yahei',Arial,宋体,sans-serif;}
.mfOuterBox01,.mfOuterBox,#style_load,#mOuterBox,.divBorder01,.divBorder,.kjBorder01,.kjBorder{overflow:hidden; *overflow-x: hidden;}
h1,h2,p,ul{ margin:0; padding:0;}
.ct,.ct_box,.mf{overflow:hidden; *overflow-x: hidden;}


/* list_articletw.html模板列表样式开始 */ 
.list-3 li {
        border-bottom: 1px dashed #DDD;
}

.list-3 li a {
    display: block;
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
}

.list-3 li .img-center {
    float: left;
    width: 204px;
}
.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.list-3 li .text {
    margin-left: 224px;
}
.list-3 li .text h4 {
    margin: 0;
    font-size: 22px;
    font-weight: normal;
}
.list-3 li .text p {
    color: #999;
    margin: 15px 0 0;
    line-height: 1.7;
}
.list-3 li .text span {
    display: block;
    margin-top: 15px;
    font-size: 12px;
    color: #999;
}
/* list_articletw.html模板列表样式结束 */ 




/* show_article.html详情页产品中心样式开始 */ 
.tit {
    height: 50px;
    margin: 12px 25px;
	padding-top: 5px;
    line-height: 50px;
    font-size: 20px;
    border-bottom: 1px solid #cccccc;
}

.tit em {
    float: left;
    width: 110px;
    height: 45px;
    border-bottom: 3px solid #1183d9;
    font-style: normal;
    color: #222222;
}

.productlist {
    height: auto;
    overflow: hidden;
	background: #fff;
}
.productlist ul li {
    float: left;
    display: inline;
    text-align: center;
    margin-right: 2px;
    margin-top: 10px;
    font-size: 14px;
	margin-bottom: 20px;
}
.productlist ul li img {
    width: 165px;
    height: 180px;
}
.productlist ul li p {
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
}
/* show_article.html详情页产品中心样式结束 */ 

