﻿@charset "utf-8";
.column{ overflow:hidden; margin-bottom:10px;  }
.mainContent{ width:775px; overflow:hidden; float:left;  }
.mainContenta{ width:1000px; overflow:hidden; float:left;  }
.side{ width:215px; overflow:hidden; float:right; }

.headerShadow{  height:9px; background:url(images/bg.png) 0 -220px repeat-x;  }

/* columnA 服务指南 */
.indBox .hd{ height:22px; line-height:22px; overflow:hidden; border-bottom:1px solid #1F7FD2;  }
.indBox .hd h3{  background:url(images/bg.png) 0 -100px no-repeat; }
.indBox .hd .more{ display:block; margin-top:5px;  width:22px; height:5px; background:url(images/icons.png) 0 -20px no-repeat;  float:right; }

#columnA{ height:159px; width:998px; margin:0 auto 5px auto; background:url(images/fuznBtns.png) 0 -240px no-repeat;    }
#fwzn{ padding:0 15px;  }
#fwzn .hd h3{ width:150px; height:22px;  }
#fwzn .bd{ width:968px; overflow:hidden; padding-top:3px;  }
.fwzlList{ width:1100px;  }



/* columnB 焦点图、品牌活动 */
#columnB{ height:310px;   }

/* columnC 产品展示服务中心 */
#columnC{ height:181px; background:url(images/ind-picScroll.png) no-repeat; overflow:hidden;   }
#columnC .indBox{ padding:10px 15px; position:relative;  }
#columnC .indBox .hd{ height:28px;  }
#columnC .indBox .hd .more{ margin-top:15px;  }
#columnC .indBox .hd h3{ width:223px; height:28px;  background:url(images/bg.png) -630px -100px no-repeat; }
#columnC .indBox .bd{ padding:12px 0 0 10px;  }
#columnC .indBox .prev,#columnC .indBox .next{ position:absolute; cursor:pointer; left: 1px; top: 64px; display:block; width:15px; height:64px; background:url(images/ind-picScroll.png) 0 -190px no-repeat;   }
#columnC .indBox .next{ left:auto; right:1px; background-position:-30px -190px; }
#columnC .indBox .prev:hover{ background-position:-70px -190px; }
#columnC .indBox .next:hover{ background-position:-100px -190px; }

/* columnD 顺商学院 政策法规 合作机构 */
#columnD .box{ width:490px;  }
#columnD .box .bd{ height:192px;  }

#columnE .box .bd{ height:192px;  }
#columnE #xzzl{ width:378px; float:left;   }
#columnE #qygy{ width:603px; float:right; }

/* columnF  活动  */
#columnF{ margin-bottom:0  }
#jchd .bd{ height:120px;  }
#jchd .bd ul{ overflow:hidden;  }
#jchd .bd ul li{ width:132px; padding:0 8px;  float:left; text-align:center;  background:url(images/ind-line-H111.jpg) right 0 no-repeat; }
#jchd .bd ul li .pic img{ width:130px; height:90px; padding:3px; border:1px solid #ccc; background: #fff; }
#jchd .bd ul li .pic a:hover img{ border-color:#F44336;  }
#jchd .bd ul li .title{ height:14px; line-height:14px; padding:8px 0;  overflow:hidden;    }
#jchd .bd ul li .intro{ text-align:left; color:#999; line-height:18px; height:54px; overflow:hidden;    }
#jchd .bd ul li .intro .more{ display:none;  }

/*--
颜色代码
#1F7FD2 蓝色线
#0078A0 深色标题
#BDC9D7 淡色边框
--*/