.content{overflow:hidden;padding:0 0 30px 0;}
.content-left{float:left;width:880px;}
.content-right{float:right;width:200px;}
.content h1{font-size:26px;font-weight:300;margin-bottom:20px;float:inherit;width:100%;color:#444;}
.content .share{float:right;width:280px;padding-top:20px;text-align:right;}
.content .desc{overflow:hidden;font-size:14px;line-height:180%;}
.content .desc td, .content .desc div, .content .desc li, .content .desc dt, .content .desc dd, .content .desc p{font-size:14px;color:#000;line-height:200%;}
.content .desc p{margin:20px auto;}
.content .desc table{margin-bottom:15px;}
.content .desc h3{font-size:16px;border-left:4px solid #F60;padding-left:8px;margin:20px 0 10px 0;}
.content .r{clear:both;overflow:hidden;border-bottom:1px dotted #CCC;margin-bottom:20px;padding:15px 0 5px 0;}
.content .desc ul{padding:0 25px;list-style:disc;}
.content .desc  ul li{list-style:disc;}
.content .desc  ol{padding:0 25px;list-style:decimal;}
.content .desc  ol li{list-style:decimal;}
.content .desc .left, .content .desc .right{border:1px solid #eee;padding:8px;}
.content .desc .left{float:left;margin:15px 15px 15px 0;}
.content .desc .right{float:right;margin:15px 0 15px 15px;}
.content .desc span{font-family:Arial;font-size:inherit;color:inherit;}
.content .desc a{color:#069;text-decoration:underline;}
.content .desc a:hover{color:#F00;text-decoration:none;}

/** list **/
.post-list{clear:both;}
.post-list .p-left{float:left;width:200px;}
.post-list .p-right{float:right;width:660px;}
.post-list .img img{width:180px;height:120px;border:1px solid #eee;}
.post-list li{padding:25px 0;border-bottom:1px dotted #ddd;}
.post-list .date{color:#999;}
.post-list h3 a, .download-list h3 a{font-size:18px;font-weight:400;}

.download-list li{float:left;width:320px;margin-bottom:20px;}
.download-list .b{margin:0 auto;width:300px;}
.download-list .img{float:left;width:150px;border:1px solid #EEE;}
.download-list .img img{width:150px;height:200px;}
.download-list .text{float:right;width:130px;}
.download-list p.s{color:#999;padding-bottom:10px;}

/** box **/
.col-box{clear:both;margin-bottom:10px;}

/** menu **/
.col-menu{padding-bottom:25px; font-family:Arial;}
.col-menu ul{float:left;}
.col-menu li{float:left;height:35px;margin-right:10px;border:1px solid #FFF;transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.col-menu a{display:block;height:35px;line-height:35px;padding:0 20px; color:#000000;}
.col-menu a:hover{text-decoration:none; color:#000000;}
.col-menu li.on a{background:none;}
.col-menu li.on, .col-menu li:hover{border:1px solid #DDD;}
.col-menu  .share{padding-top:8px;}
.col-menu1{}
.col-menu1 li{border-bottom:1px solid #f4f4f4;height:45px;line-height:45px;}
.col-menu1 a{display:inline-block;background:url(../images/icon/li-1.gif) left no-repeat;padding-left:15px;}
.col-menu1 li.on a{font-weight:bold;}

.col-li{padding:20px 0;}
.col-li li{margin-bottom:10px;}
.col-li p{margin:0;padding:2px 0 0 10px;color:#999;}

.link{border-top:1px dotted #CCC;margin-top:30px;padding:30px 0;}
.link li{padding:5px 0;}
.link a{margin-left:10px;color:#777;}
.link a:hover{color:#000;}

/** project **/
.project-list{}
.project-list li{float:left;width:380px;margin-bottom:25px;}
.project-list .b{margin:0 auto;width:360px;}
.project-list .thumb, .project-list .thumb img{width:360px;height:245px;overflow:hidden;}
.project-list .thumb img{-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;-ms-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out;}
.project-list li:hover .thumb img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.project-list h3{padding:15px 0;text-align:center;background-color:#F0F0F0;font-size:14px;transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.project-list li:hover h3{color:#FFF;background-color:#01569B;}
.project-list h3 a{display:block;font-size:14px;text-decoration:none;}
.project-list li:hover h3 a{color:#FFF;}

