@CHARSET "UTF-8";
/**
--------------------------------------------------------------
*   汇丰商学院十周年庆网站样式
*   创建时间：2014.04
*  
*	----------------------------------------------------------
*
*   框架：
*	1.头部[header]
*	2.主体[commom](sidebar + wrap)
*	3.底部[footer]
*
*	页面：
*	1.首页
*	2.栏目页
*	3.列表页
*	4.内容页
*	5.单页
*	----------------------------------------------------------
*
*   最大宽度: 1000px
*   最小高度：400px
--------------------------------------------------------------
*/
html,body{background:#FFF;padding:0;margin:0;font:normal 12px/20px Microsoft YaHei,'宋体';color:#222;background:url(../images/phbs10/bgrepeat.jpg) center repeat-y;}
a:link,a:visited,a:hover,a:active {text-decoration:none;}
img {border:none;margin:0;padding:0;}
h2,h3,ul,form{margin:0;padding:0;}
li{list-style:none;}
hr {border:1px dashed #ccc; border-width:1px 0 0 0;}
.clear {font-size:0;line-height:0px;width:100%;clear: both;}
.blank5 {height: 5px;width: 100%; clear: both;}
.blank10 {height: 10px; width: 100%;line-height:10px; font-size:10px; clear: both;}
.blank15 {height: 15px; width: 100%; line-height:15px; font-size:15px; clear: both;}
.blank20 {height: 20px; width: 100%; line-height:20px; font-size:20px; clear: both;}
.located {padding-bottom:5px;margin:10px 0; color:#C3A99F;font-size:14px;}
.located a{color:#E4C5B3;}
.curr {color:#FFE0BF !important;}
.pages {height:25px;line-height:20px;margin-top:30px;text-align:center;}
.pages a {color:#333;margin:0 2px;display:inline-block;}
.pages a:hover {color:#C3A99F;}
.pages span {font-weight:bold;margin:0 2px;}
#bg {width:100%;height:100%;background:url(../images/phbs10/bg.jpg) center top no-repeat;}

/*
-----------------------------
*   头部 header @全局
-----------------------------
*/
.header {width:1000px;margin:0 auto;background:#fff;}
.top {width:1000px;height:137px;border-bottom:6px solid #B60000;}
.logo {width:457px;margin:0 auto;padding-top:15px;}
.banner {width:1000px; height:410px;overflow:hidden;}
.nav {height:34px; line-height:34px;background:url(../images/phbs10/nav-bg.png);color:#AD856D;font-family:Microsoft YaHei;font-size:14px;}
.nav ul {width:870px;margin:0 auto;}
.nav li {margin:0 20px;float:left;}
.nav a {color:#AD856D;}
.nav a:hover {color:#FFE0BF;}


/*
-----------------------------
*   首页 index
*	-------------------------
-----------------------------
*/
.main {width:1000px;height:590px;margin:0 auto;padding-top:10px;background:#826851;}
.main-top {padding:0 20px 20px 20px;display:inline-block;border-bottom:2px solid #AF957E;}
.main-top li {float:left;}
.box1 {padding-top:10px;color:#E4C5B3;font-family:宋体;}
.box1 img {margin-right:20px;width:198px;float:left;}
.box1 .text {width:230px;height:126px;float:left;}
.box1 h3 {color:#E5DCD2;}
.box1 span {margin-top:5px;;float:right;color:#E5DCD2;}
.box1 a {color:#E5DCD2;}
.box1 a:hover {color:#E4C5B3;}
.main-top .left {border-right:1px solid #8E745D;padding-right:20px;margin-right:20px;}
.main-top .t {border-bottom:1px solid #AF957E;display:inline-block;padding-bottom:15px;}

.main-pic {margin:20px 10px;}
.main-pic li {width:320px;height:198px;float:left;}
.main-pic .mid {margin:0 10px;}
.main-pic span {margin:6px 0;text-align:center;font-size:14px;display:block;}
.main-pic a {color:#C7B9AD;}
.main-pic a:hover {color:#E4C5B3;}

/*
-----------------------------
*   列表页 list @全局
-----------------------------
*/
.main-content {width:1000px;margin:0 auto;background:#826851;}
.main-left {width:185px;padding:20px 40px 40px;color:#C3A99F;background:#826851;float:left;}
.main-left a {color:#C3A99F;}
.main-left a:hover {color:#FFE0BF;}
.main-right {width:675px;min-height:600px;padding:30px 30px 50px;float:right;background:#FFE1BF;display:inline-block;}
.zfsubmit {width:100px;margin:5px auto;}
.list {color:#333333;}
.list li {height:25px;line-height:25px;border-bottom:1px dashed #333333;}
.list a {color:#333333;}
.list a:hover {color:#C3A99F;}
.list span {float:right;}

.listzfy  li{padding:4px 0;border-bottom:1px dotted #C3A99F;}
.listzfy .content {width:100%;}
.listzfy .name{text-align:right;}
.zfform {margin:0 auto;}
/*
-----------------------------
*   内容页 show @全局
-----------------------------
*/
.article {margin-bottom:25px;}
.article .title {padding-bottom:10px;margin-bottom:8px;text-align:center;border-bottom:1px dashed #333333;}
.article .tips {text-align:center;}
.article .content {margin-top:15px;font-size:14px;line-height: 28px;}
.share {text-align:center;}

/*
-----------------------------
*   侧边栏 sidebar @全局
-----------------------------
*/
.sidebar-list {font-size:14px;}
.sidebar-list li{height:25px;line-height:25px;border-bottom:1px dashed #C3A99F;}


/*
-----------------------------
*   底部 footer @全局
-----------------------------
*/
.footer {width:100%;height:121px;background:url(../images/phbs10/foot-bg.png);margin-top:-20px;z-index:2;position:relative;}
.footer .text {text-align:center;padding-top:40px;color:#C7B9AD;line-height:20px;}
.footer a {color:#C7B9AD;}
.footer a:hover {color:#FFE0BF;}



