更改

跳到导航 跳到搜索
添加56字节 、 2015年8月6日 (四) 09:32
无编辑摘要
第73行: 第73行:  
}
 
}
 
/*首页样式*/
 
/*首页样式*/
.tcm_index {
+
.tcmwk_index {
 
color: #7d818c;
 
color: #7d818c;
 
font-size: 14px
 
font-size: 14px
 
}
 
}
.tcm_index .tcm_row {
+
.tcmwk_index .tw_row {
 
overflow: auto
 
overflow: auto
 
}
 
}
.tcm_index .tcm_row .tcm_col_l {
+
.tcmwk_index .tw_row .tw_col_l {
 
float: left;
 
float: left;
 
width: 100%;
 
width: 100%;
 
margin-left: -327px
 
margin-left: -327px
 
}
 
}
.tcm_index .tcm_row .tcm_col_l .tcm_box {
+
.tcmwk_index .tw_row .tw_col_l .tw_box {
 
margin-left: 327px
 
margin-left: 327px
 
}
 
}
.tcm_index .tcm_row .tcm_col_r {
+
.tcmwk_index .tw_row .tw_col_r {
 
float: right;
 
float: right;
 
width: 317px
 
width: 317px
 
}
 
}
.tcm_index .tcm_box {
+
.tcmwk_index .tw_box {
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
border: 1px solid #d4d5da;
 
border: 1px solid #d4d5da;
第99行: 第99行:  
box-shadow: 1px 3px 2px #efefef
 
box-shadow: 1px 3px 2px #efefef
 
}
 
}
.tcm_index .tcm_box h2 {
+
.tcmwk_index .tw_box h2 {
 
line-height: 60px;
 
line-height: 60px;
 
padding: 0 20px;
 
padding: 0 20px;
第107行: 第107行:  
font-size: 18px
 
font-size: 18px
 
}
 
}
.tcm_index .tcm_box_headline {
+
.tcmwk_index .tw_box_headline {
 
overflow: auto
 
overflow: auto
 
}
 
}
.tcm_index .tcm_box_headline .floatleft {
+
.tcmwk_index .tw_box_headline .floatleft {
 
margin-top: 20px;
 
margin-top: 20px;
 
margin-left: 20px;
 
margin-left: 20px;
第116行: 第116行:  
border: 1px solid #e7e7e8
 
border: 1px solid #e7e7e8
 
}
 
}
.tcm_index .tcm_box_headline p {
+
.tcmwk_index .tw_box_headline p {
 
line-height: 27px;
 
line-height: 27px;
 
margin: 15px 20px
 
margin: 15px 20px
 
}
 
}
.tcm_index .tcm_box_about p {
+
.tcmwk_index .tw_box_about p {
 
line-height: 27px;
 
line-height: 27px;
 
margin: 15px 20px 20px;
 
margin: 15px 20px 20px;
 
text-indent: 2em
 
text-indent: 2em
 
}
 
}
.tcm_index .tcm_box_about hr {
+
.tcmwk_index .tw_box_about hr {
 
margin: 0 20px;
 
margin: 0 20px;
 
background-color: #e7e7e8
 
background-color: #e7e7e8
 
}
 
}
.tcm_index .tcm_box_about ul {
+
.tcmwk_index .tw_box_about ul {
 
line-height: 27px;
 
line-height: 27px;
 
list-style: none;
 
list-style: none;
 
margin: 14px 20px
 
margin: 14px 20px
 
}
 
}
.tcm_index .tcm_box_about ul strong {
+
.tcmwk_index .tw_box_about ul strong {
 
color: #81a730;
 
color: #81a730;
 
font-weight: normal
 
font-weight: normal
 
}
 
}
.tcm_index .tcm_box_about p > a {
+
.tcmwk_index .tw_box_about p > a {
 
display: block;
 
display: block;
 
line-height: 45px;
 
line-height: 45px;
第148行: 第148行:  
text-indent: 0
 
text-indent: 0
 
}
 
}
.tcm_index .tcm_box_category ul {
+
.tcmwk_index .tw_box_category ul {
 
line-height: 50px;
 
line-height: 50px;
 
margin: 0;
 
margin: 0;
 
list-style: none
 
list-style: none
 
}
 
}
.tcm_index .tcm_box_category ul li {
+
.tcmwk_index .tw_box_category ul li {
 
height: 50px;
 
height: 50px;
 
margin: 0;
 
margin: 0;
 
overflow: hidden
 
overflow: hidden
 
}
 
}
.tcm_index .tcm_box_category ul li a {
+
.tcmwk_index .tw_box_category ul li a {
 
display: inline-block;
 
display: inline-block;
 
margin-right: 30px;
 
margin-right: 30px;
 
white-space: nowrap
 
white-space: nowrap
 
}
 
}
.tcm_index .tcm_box_category ul li strong {
+
.tcmwk_index .tw_box_category ul li strong {
 
display: inline-block;
 
display: inline-block;
 
width: 64px;
 
width: 64px;
第175行: 第175行:  
}
 
}
 
 
.tcm_index .tcm_box_category ul li + li strong{
+
.tcmwk_index .tw_box_category ul li + li strong{
 
background:#ed7d7d
 
background:#ed7d7d
 
}
 
}
.tcm_index .tcm_box_category ul li + li + li strong{
+
.tcmwk_index .tw_box_category ul li + li + li strong{
 
background:#ffb245
 
background:#ffb245
 
}
 
}
.tcm_index .tcm_box_help p {
+
.tcmwk_index .tw_box_help p {
 
line-height: 50px;
 
line-height: 50px;
 
margin: 0
 
margin: 0
 
}
 
}
.tcm_index .tcm_box_help p a {
+
.tcmwk_index .tw_box_help p a {
 
position: relative;
 
position: relative;
 
display: inline-block;
 
display: inline-block;
 
width: 33.33%;
 
width: 33.33%;
float: left;
   
text-indent: 30px
 
text-indent: 30px
 
}
 
}
.tcm_index .tcm_box_help p a: before {
+
.tcmwk_index .tw_box_help p a: before {
 
content: "";
 
content: "";
 
position: absolute;
 
position: absolute;
第202行: 第201行:  
background: #8eca36
 
background: #8eca36
 
}
 
}
.tcm_index .tcm_box_article h4 {
+
.tcmwk_index .tw_box_article h4 {
 
display: none
 
display: none
 
}
 
}
.tcm_index .tcm_box_article dl {
+
.tcmwk_index .tw_box_article dl {
 
height: 79px;
 
height: 79px;
 
line-height: 26px;
 
line-height: 26px;
第211行: 第210行:  
border-bottom: 1px solid #e7e7e8
 
border-bottom: 1px solid #e7e7e8
 
}
 
}
.tcm_index .tcm_box_article dl: last-child {
+
.tcmwk_index .tw_box_article dl: last-child {
 
border-bottom: none
 
border-bottom: none
 
}
 
}
.tcm_index .tcm_box_article dl dt {
+
.tcmwk_index .tw_box_article dl dt {
 
width: 100%;
 
width: 100%;
 
margin: 0;
 
margin: 0;
第223行: 第222行:  
text-overflow: ellipsis
 
text-overflow: ellipsis
 
}
 
}
.tcm_index .tcm_box_article dl dd {
+
.tcmwk_index .tw_box_article dl dd {
 
margin: 0;
 
margin: 0;
 
color: #b0b0bd;
 
color: #b0b0bd;
 
font-size: 12px
 
font-size: 12px
 
}
 
}
.tcm_index .tcm_box_article dl dd span {
+
.tcmwk_index .tw_box_article dl dd span {
 
margin-right: 30px
 
margin-right: 30px
 
}
 
}
.tcm_index .tcm_box_article ul {
+
.tcmwk_index .tw_box_article ul {
 
margin: 0 20px;
 
margin: 0 20px;
 
list-style: none
 
list-style: none
 
}
 
}
.tcm_index .tcm_box_article ul li {
+
.tcmwk_index .tw_box_article ul li {
 
line-height: 26px;
 
line-height: 26px;
 
margin: 0;
 
margin: 0;
第241行: 第240行:  
border-bottom: 1px solid #e7e7e8
 
border-bottom: 1px solid #e7e7e8
 
}
 
}
.tcm_index .tcm_box_article ul li: last-child {
+
.tcmwk_index .tw_box_article ul li: last-child {
 
border-bottom: none
 
border-bottom: none
 
}
 
}
.tcm_index .tcm_box_hot ol {
+
.tcmwk_index .tw_box_hot ol {
 
line-height: 40px;
 
line-height: 40px;
 
margin: 0
 
margin: 0
 
}
 
}
.tcm_index .tcm_box_hot ol li {
+
.tcmwk_index .tw_box_hot ol li {
 
margin: 0 0 0 45px
 
margin: 0 0 0 45px
 
}
 
}
.tcm_index .tcm_box_hot ol li: before {
+
.tcmwk_index .tw_box_hot ol li: before {
 
content: "";
 
content: "";
 
float: left;
 
float: left;
第261行: 第260行:  
background: #e6e6e8
 
background: #e6e6e8
 
}
 
}
.tcm_index .tcm_box_hot ol li: first-child,.tcm_index .tcm_box_hot ol li: first-child + li,.tcm_index .tcm_box_hot ol li: first-child + li + li {
+
.tcmwk_index .tw_box_hot ol li: first-child,.tcmwk_index .tw_box_hot ol li: first-child + li,.tcmwk_index .tw_box_hot ol li: first-child + li + li {
 
color: #fff
 
color: #fff
 
}
 
}
.tcm_index .tcm_box_hot ol li: first-child strong,.tcm_index .tcm_box_hot ol li: first-child + li strong,.tcm_index .tcm_box_hot ol li: first-child + li + li strong {
+
.tcmwk_index .tw_box_hot ol li: first-child strong,.tcmwk_index .tw_box_hot ol li: first-child + li strong,.tcmwk_index .tw_box_hot ol li: first-child + li + li strong {
 
color: #7d818c
 
color: #7d818c
 
}
 
}
.tcm_index .tcm_box_hot ol li: first-child: before {
+
.tcmwk_index .tw_box_hot ol li: first-child: before {
 
background: #ed7d7d
 
background: #ed7d7d
 
}
 
}
.tcm_index .tcm_box_hot ol li: first-child + li: before {
+
.tcmwk_index .tw_box_hot ol li: first-child + li: before {
 
background: #ffb245
 
background: #ffb245
 
}
 
}
.tcm_index .tcm_box_hot ol li: first-child + li + li: before {
+
.tcmwk_index .tw_box_hot ol li: first-child + li + li: before {
 
background: #8eca36
 
background: #8eca36
 
}
 
}
.tcm_index .tcm_box_star ul {
+
.tcmwk_index .tw_box_star ul {
 
margin: 0;
 
margin: 0;
 
list-style: none
 
list-style: none
 
}
 
}
.tcm_index .tcm_box_star ul li {
+
.tcmwk_index .tw_box_star ul li {
 
margin: 0
 
margin: 0
 
}
 
}
.tcm_index .tcm_box_star .tabs {
+
.tcmwk_index .tw_box_star .tabs {
 
margin: 20px 20px 0
 
margin: 20px 20px 0
 
}
 
}
.tcm_index .tcm_box_star .tabs ul {
+
.tcmwk_index .tw_box_star .tabs ul {
 
height: 32px;
 
height: 32px;
 
line-height: 30px
 
line-height: 30px
 
}
 
}
.tcm_index .tcm_box_star .tabs ul li {
+
.tcmwk_index .tw_box_star .tabs ul li {
 
float: left;
 
float: left;
 
width: 49.3%;
 
width: 49.3%;
第297行: 第296行:  
cursor: pointer
 
cursor: pointer
 
}
 
}
.tcm_index .tcm_box_star .tabs ul li: first-child {
+
.tcmwk_index .tw_box_star .tabs ul li: first-child {
 
border-right: none;
 
border-right: none;
 
border-radius: 15px 0 0 15px
 
border-radius: 15px 0 0 15px
 
}
 
}
.tcm_index .tcm_box_star .tabs ul li: last-child {
+
.tcmwk_index .tw_box_star .tabs ul li: last-child {
 
border-radius: 0 15px 15px 0
 
border-radius: 0 15px 15px 0
 
}
 
}
.tcm_index .tcm_box_star .tabs ul li.current {
+
.tcmwk_index .tw_box_star .tabs ul li.current {
 
background: #f4f5f8;
 
background: #f4f5f8;
 
cursor: default
 
cursor: default
 
}
 
}
.tcm_index .tcm_box_star .panel {
+
.tcmwk_index .tw_box_star .panel {
 
margin-top: 12px
 
margin-top: 12px
 
}
 
}
.tcm_index .tcm_box_star .panel: last-child {
+
.tcmwk_index .tw_box_star .panel: last-child {
 
display: bone
 
display: bone
 
}
 
}
.tcm_index .tcm_box_star .panel ol {
+
.tcmwk_index .tw_box_star .panel ol {
 
line-height: 48px;
 
line-height: 48px;
 
margin: 0 20px 0 0
 
margin: 0 20px 0 0
 
}
 
}
.tcm_index .tcm_box_star .panel ol li {
+
.tcmwk_index .tw_box_star .panel ol li {
 
position: relative;
 
position: relative;
 
margin: 0 0 0 45px
 
margin: 0 0 0 45px
 
}
 
}
.tcm_index .tcm_box_star .panel ol li: before {
+
.tcmwk_index .tw_box_star .panel ol li: before {
 
content: "";
 
content: "";
 
float: left;
 
float: left;
第332行: 第331行:  
background: #e6e6e8
 
background: #e6e6e8
 
}
 
}
.tcm_index .tcm_box_star .panel ol li: first-child,.tcm_index .tcm_box_star .panel ol li: first-child + li,.tcm_index .tcm_box_star .panel ol li: first-child + li + li {
+
.tcmwk_index .tw_box_star .panel ol li: first-child,.tcmwk_index .tw_box_star .panel ol li: first-child + li,.tcmwk_index .tw_box_star .panel ol li: first-child + li + li {
 
color: #fff
 
color: #fff
 
}
 
}
.tcm_index .tcm_box_star .panel ol li: first-child strong,.tcm_index .tcm_box_star .panel ol li: first-child + li strong,.tcm_index .tcm_box_star .panel ol li: first-child + li + li strong {
+
.tcmwk_index .tw_box_star .panel ol li: first-child strong,.tcmwk_index .tw_box_star .panel ol li: first-child + li strong,.tcmwk_index .tw_box_star .panel ol li: first-child + li + li strong {
 
color: #7d818c
 
color: #7d818c
 
}
 
}
.tcm_index .tcm_box_star .panel ol li: first-child: before {
+
.tcmwk_index .tw_box_star .panel ol li: first-child: before {
 
background: #ed7d7d
 
background: #ed7d7d
 
}
 
}
.tcm_index .tcm_box_star .panel ol li: first-child + li: before {
+
.tcmwk_index .tw_box_star .panel ol li: first-child + li: before {
 
background: #ffb245
 
background: #ffb245
 
}
 
}
.tcm_index .tcm_box_star .panel ol li: first-child + li + li: before {
+
.tcmwk_index .tw_box_star .panel ol li: first-child + li + li: before {
 
background: #8eca36
 
background: #8eca36
 
}
 
}
.tcm_index .tcm_box_star .panel ol li a {
+
.tcmwk_index .tw_box_star .panel ol li a {
 
position: absolute;
 
position: absolute;
 
left: 0;
 
left: 0;
 
top: 0
 
top: 0
 
}
 
}
.tcm_index .tcm_box_star .panel ol li span {
+
.tcmwk_index .tw_box_star .panel ol li span {
 
float: right;
 
float: right;
 
color: #7d818c
 
color: #7d818c
 
}
 
}
.tcm_index .tcm_box_service ul {
+
.tcmwk_index .tw_box_service ul {
 
margin: 10px;
 
margin: 10px;
 
list-style: none;
 
list-style: none;
第362行: 第361行:  
overflow: auto
 
overflow: auto
 
}
 
}
.tcm_index .tcm_box_service ul li {
+
.tcmwk_index .tw_box_service ul li {
 
position: relative;
 
position: relative;
 
float: left;
 
float: left;
第370行: 第369行:  
text-align: center
 
text-align: center
 
}
 
}
.tcm_index .tcm_box_service ul li a {
+
.tcmwk_index .tw_box_service ul li a {
 
position: relative;
 
position: relative;
 
display: block;
 
display: block;
第376行: 第375行:  
padding: 50px 0 20px
 
padding: 50px 0 20px
 
}
 
}
.tcm_index .tcm_box_service ul li i {
+
.tcmwk_index .tw_box_service ul li i {
 
position: absolute;
 
position: absolute;
 
left: 50%;
 
left: 50%;

导航菜单