
body,html{ background: #f1f2f3;}
a{color: #333;}
a:hover{color: #333;}
a:visited{color: #333;}
.main{width: 1200px; position: relative; margin: 0 auto;}
.modular{ width: 100%; display: inline-block; background: #fff;}

.modular_1{ padding: 20px; margin: 20px 0; }
.modular_1 .content{  width: 100%; display: inline-block; padding: 0 20px; font-size: 14px; }
.modular_1 .content dl{ clear: both }
.modular_1 .content dt{ float:left; width:50px; height:36px; line-height:36px; color:#666; font-size: 16px;}
.modular_1 .content dd { float:right; width:calc(100% - 50px); margin-top: 5px;}
.modular_1 .content dd a { display:inline-block; margin:0 3px 10px 3px; height:26px; line-height:26px; padding:0 10px;}
.modular_1 .content dd a.on,.modular_1 .content dd a:hover{ background:#03b4f5; color:#fff; border-radius:15px;}

.modular_2{ border: 1px solid #e9e9e9; border-bottom: none; }
.modular_2 ul{ float: left; width: 50%; border: 1px solid #e9e9e9; border-left:none; border-top:none; padding:20px; }
.modular_2 ul:hover,.modular_2 ul:hover .modular{ background:#fafafa; }
.modular_2 li{ float: left; }
.modular_2 .icon{ width:110px;  }
.modular_2 .icon img{ width: 95px; height: 95px; border-radius: 20px; }
.modular_2 .content{ width: calc(100% - 110px); color: #999;}
.modular_2 .content .name{ font-size:22px; color: #666; }
.modular_2 .content .name:hover{ color: #03b4f5;}
.modular_2 .content .tag{ position: relative;}
.modular_2 .content .tag em{ display: block; float: left; width: 150px; font-size: 14px; line-height: 30px; }
.modular_2 .content .tag span{ color: #03b4f5}
.modular_2 .content .tips{ font-size: 12px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.modular_2 .content .btn{ margin-top: 10px;}
.modular_2 .content .btn a{display: inline-block;  width: 120px;  min-width: 88px;  height: 32px;  line-height: 30px;  text-align: center;  color: #9f9f9f;  border: 1px solid #c7c7c7;  border-radius: 15px;  cursor: pointer;  background: #fff;  font-size: 12px; }
.modular_2 .content .btn .enter { margin-right: 10px;  border: 1px solid #ff7d26; color: #ff7d26;}
.modular_2 .content .btn .enter:hover{ background: #ff7d26; color: #fff;}
.modular_2 .content .btn .download { border: 1px solid #03B4F5; color: #03B4F5;}
.modular_2 .content .btn .download:hover {  background: #03B4F5; color: #fff;}
.modular_3{ padding: 20px 0; margin-bottom: 20px;}
