@charset "utf-8";
/* CSS Document */

/*column*/
.frame{width:1200px;margin:0 auto;}
.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;weight:200px;display: block;}
.frame .column .classify dd a:hover{color:#e66700;}
.frame .column .classify .current a{color:#e66700;}

.frame .content{width:900px;margin:0 auto;float:left;margin-left:70px;margin-top:60px;}
.frame .content h2{font-size:20px;color:#1d9999;text-align: center;margin-bottom:30px;}
.frame .content ul{padding-left:35px;}
.frame .content li{float: left;width:400px;height:530px;margin-left:10px;position:relative;margin-bottom:50px;}
.frame .content .text{background:rgba(0,0,0,0.7);color:#fff;font-size:16px;text-align: center;width:400px;height:50px;line-height: 50px;position:absolute;top:480px;}