@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;width:200px;display: block;}
.frame .column .classify dd a:hover{color:#e66700;}
.frame .column .classify .current a{color:#e66700;}



.frame .cooperation{width:930px;float:left;margin-top:60px;margin-left:70px;}
.frame .cooperation .content li{float:left;margin-bottom:20px;margin-left:10px;}
.frame .cooperation .photo{width:300px;height:300px;overflow: hidden;}
.frame .cooperation .photo img{height:100%;}
.frame .cooperation .text{background:#f0f0f0;height:50px;padding-top:10px;padding-left:10px;width:290px;}
.frame .cooperation .text p{font-size:14px;color:#333333;height:20px;overflow: hidden;}
.frame .cooperation .text span{font-size:12px;color:#666;}
.frame .cooperation .text:hover{background:#47b3b3;}







/*按钮*/	
.dbanniu{width:282px;margin:40px auto;height:30px;}
.dbanniu li{width:28px;height:28px;float:left;margin-right:10px;text-align:center;line-height:30px;border-radius:2px;border:1px solid #cccccc;}
.dbanniu li a{font-size:16px;color:#666666;}
.dbanniu .jt{padding-top:7px;padding-left:10px;width:18px;height:21px;}
.dbanniu .none{font-size:16px;border:none;}
.dbanniu .current{background:#e66700;border:none;width:30px;height:30px;}
.dbanniu .current a{color:#fff;}

