@charset "utf-8";
/* CSS Document */

body {margin:0 auto; padding:0; font-size:12px; font-family:\5FAE\8F6F\96C5\9ED1;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p,input{padding:0px; margin:0px; }
ul { list-style:none; }
img { border:0px; }
a {text-decoration:none; }
a {outline: none;}
a:active {outline: none;star:expression(this.onFocus=this.blur());}
.clearfloat{display:block;clear:both;height:0px;margin:0px;padding:0px;border:0px;}

.main{width:100%;margin:0 auto;}

.project-title{border-bottom:dashed 1px #cccccc;margin:20px 0;}
.project-title h3{width:220px;height:45px;line-height:45px;text-align:center;background:url(../images/project_img_01.png) right bottom no-repeat;}
.project-title h3 span{display: block;background: #dcdddd;width: 211px;color:#171717;font-size:18px;font-weight:500;}

.project-content{font-size:14px;color:#666666;}
.project-content ul li{float:left;width:575px;margin-right:50px;}
.project-content ul li img{border:solid 1px #ccc;width:107px;height:96px;float:left;margin:20px 15px 20px 0;}
.project-content ul li .pro-right{float:left;width:450px;line-height:23px;margin-top:20px;}
.project-content ul li .li-title a{color:#000000;margin-top:20px;}
.project-content ul li .li-title a:hover{color:#d90c04;}
.project-content ul li .li-content a{color:#666666;}
.project-content ul li .li-content a:hover{text-decoration:underline;}

.more{display:block;width:100%;height:50px;line-height:50px;text-align:center;font-size:16px;color:#666666;background:#f2f2f2;border:solid 1px #cccccc;margin:20px 0;}

/*详情页*/
.project-title h3.detail_h3{float:left;width:auto;}
.project-title h3.detail_h3 span{width:auto;margin-right:9px;padding:0 30px}

.project-detail{margin:20px 0;}
.project-detail p{color:#666666;font-size:14px;line-height:25px;margin-bottom:20px;}
