.art-cent{ overflow:hidden; width:100%; margin-top:20px;}
.art-cent .art-left{ width:230px; overflow:hidden;margin-right:20px;}
.art-left .title{height:41px; background:url("../images/title_bg.gif") repeat-x;}
.art-left .title h3{ font-size:16px; height:41px; line-height:35px; background:url("../images/title_left.png")no-repeat; float:left;text-align:center;color:#fff;width:109px;}
.art-left .class{ padding-bottom:10px;}
.class ul li { margin-top:10px;}
.class ul li a, .class ul li a:link, .class ul li a:visited{display: block; background: url("../images/class_bg.png") no-repeat;  width: 220px;  height: 34px;  text-align: center;  line-height: 34px;  font-size: 14px;
    font-weight: bold;}
.art-cent .art-right{ width:940px;overflow:hidden;border:1px solid #999999;}
.art-right .location{ height:33px;display:block;width:100%; line-height:33px; border-bottom:1px solid #e4e4e4;padding-left:20px; font-size:12px;}
.art-right .content{ margin:15px 10px;padding:20px;overflow:hidden; box-sizing:border-box;  line-height:2.5;}
.art-right .gsjj p{text-indent:30px;}
.art-right .content p{ color:#333; font-size:14px;}
.content h3{ text-align:center; margin-bottom:10px; font-weight: bold; border-bottom:1px dashed #ccc;}
.art-right .art-li{ padding:10px 20px; margin:0 auto; font-size:14px; color:#999;}
.art-right .art-li a{ padding-left:8px;}
.prev{ margin-right:30px;}
.contact{ text-indent:0; padding-left:10%;}
/*合作伙伴/车间场景图片列表展示*/
.content .artlist{padding-left:20px;}
.content .artlist li{ float:left; width:158px;height:auto; margin:0 10px 10px 0;}
.content .artlist li p{ text-align:center; font-size:12px; color:#999;}
.content .artlist img{width:100%; height:100%; border:1px solid #ccc;}

.content .chejian{}
.content .chejian li{ float:left; width:210px; height:auto; margin:0 10px 10px 0;}
.content .chejian li p{ text-align:center; font-size:12px; color:#999;}
.content .chejian img{width:100%; height:100%; border:1px solid #ccc;}

/*新闻资讯列表页样式*/
.art-right .art-list-cent{ margin:10px auto; padding:0 10px;}
.art-right .art-list{ padding:10px; margin-bottom:10px;}
.art-right .art-list li{background:#ccc; background:url("../images/list-dot1.png") no-repeat left center; width:100%; height:40px; line-height:40px; border-bottom:1px dashed #ccc;padding-left:20px;}
.art-right .art-list span{ float:right;padding-right:20px; font-size:12px; }

/*文章内容页*/
.art-right .article-cents{  overflow:hidden; padding:10px 8px;}
.art-right .article-cents h3{ height:30px; border-bottom:1px dashed #ccc; text-align:center;font-weight:500;margin-bottom:10px; }
.article-cents .art-info{ width:80%; margin:0 auto; display:block; height:30px; line-height:30px; color:#999; position:relative;font-size:12px;}
.art-info .time,.art-info .name,.art-info .click{position:absolute;}
.art-info .time{ left:20%;}
.art-info .name{ left:45%;}
.art-info .click{ right:20%;}
.article-cents .art-text{ overflow:hidden; padding:10px 20px;}
.article-cents .art-text p{ text-indent:20px; line-height:2.0; font-size:13px;}