@charset "utf-8";
/* CSS Document */
/*column*/
.frame{width:1200px;margin:0 auto;height:1200px;}
.frame .column{width:200px;margin-top:60px;float:left;}
.frame .column .title h2{font-size:14px;}
.frame .column .title .line{width:20px;height:4px;background:#47b3b3;margin-top:18px;margin-bottom:18px;}
.frame .column .classify{border-top:1px solid #cccccc;margin-top:60px;}
.frame .column .classify dd{height:55px;border-bottom:1px solid #cccccc;}
.frame .column .classify dd a{font-size:14px;color:#333333;line-height:55px;font-weight: bold;width:200px;display: block;}
.frame .column .classify dd a:hover{color:#e66700;}
.frame .column .classify .current a{color:#e66700;}


.frame .develop{width:1000px;float:left;margin-top:60px;}
.frame .develop .photo{width:944px;margin-left:60px;}