/*
Theme Name: 子站点模板3
Theme URI: http://www.hbbaijie.cn/
Author: 湖北百捷
Author URI: http://www.hbbaijie.cn/
Description: 武汉大学基础医学院自主建站模板3
*/

@charset "utf-8";
body {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #000;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: #ffffff;
}

div, ul, li, h1, h2, h3, h4, h5, h6, img, p, dl, dt, dd, ol, th, td {
    margin: 0px;
    padding: 0px;
}

li {
    list-style-type: none;
}

form, input, button, option, textarea, select {
    margin: 0px;
    padding: 0px;
    outline: none;
}

input, button, textarea, select {
    font: 100% Tahoma, Helvetica, Arial, sans-serif;
}

a {
    color: #000;
    text-decoration: none;
    blur: expression(this.onFocus=this.blur()); /* IE Opera */
    outline: none; /* FF Opera */
}

a:focus {
    -moz-outline-style: none; /* FF */
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

table {
    font-size: inherit;
}

th {
    font-weight: normal;
}

img {
    border: 0;
}

h3 {
    font-size: 14px;
    color: #000;
}

h4 {
    font-size: 12px;
}

.fl {
    float: left;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.section {
    width: 100%;
    clear: both;
    padding-bottom: 12px;
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.copy {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 3px;
}

.ma {
    margin: 0 auto;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.posr {
    position: relative;
}

.posa {
    position: absolute;
}

.textc {
    text-align: center;
}

.f14 {
    font-size: 14px;
}

.fwb {
    font-weight: bold;
}

.htop {
    width: 990px;
    height: 105px;
}

.logo {
    top: 21px;
    left: 0px;
}

.mbsx {
    width: 196px;
    height: 27px;
    background: url(images/xxk.jpg) no-repeat;
    top: 40px;
    right: 5px;
}

.mbsx .text {
    width: 158px;
    height: 27px;
    border: none;
    background: none;
    line-height: 27px;
    color: #aeaeae;
    padding-left: 10px;
    float: left;
}

.mbsx .submit {
    float: left;
    width: 24px;
    height: 27px;
    border: none;
    background: none;
    cursor: pointer;
}

.wmenu {
    width: 100%;
    height: 37px;
    background: #3f59bb;
}

.menu {
    width: 990px;
    height: 37px;
    position: relative;
    z-index: 99999;
}

.menu  ul  li {
    width: 110px;
    height: 37px;
    line-height: 37px;
    float: left;
    text-align: center;
    position: relative;
    z-index: 99999;
}

.menu  ul  li  a {
    color: #FFF;
    font-size: 14px;
}

.menu  ul  li:hover,
.menu  ul  li.current-menu-parent,
.menu ul  li.current-category-parent {
    background: #2643af;
}
.menu  ul  li.menu-item:hover{ background:none;}
.menu  ul  li.current_page_item {
    background: #2643af;
}

.menu .sub-menu {
    position: absolute;
    left: 0px;
    top: 37px;
    padding: 10px 0px;
    background: url(images/xlcdbg.png) repeat;
    width: 110px;
    display: none;
}

.menu .sub-menu  ul {
    float: left;
    width: 110px;
    text-align: center;
}

.menu .sub-menu  ul  li {
    line-height: 24px;
}

.menu .sub-menu  ul  li  a {
    color: #ffffff;
	 font-size:12px;
}

.menu .sub-menu  ul  li  a:hover {
    text-decoration: underline;
	background:none;
}

.banner {
    width: 990px;
    height: 310px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#myFocus {
    width: 990px;
    height: 310px;
}

.conter {
    padding-top: 25px;
    width: 990px;
    margin: 0 auto;
}

.cleft {
    width: 276px;
    height: 646px;
}

.topbanner {
    width: 276px;
    height: 220px;
    border-bottom: solid 4px #3fa8bb;
    overflow: hidden;
}

#myFocus1 {
    width: 276px;
    height: 220px;
}

.cleftcont {
}

.sylxwnbt {
    height: 32px;
    line-height: 32px;
    background: url(images/titlebg.jpg) repeat-x;
    color: #3f59bb;
    font-size: 15px;
    margin: 15px 0px;
    border: solid 1px #d5d7d8;
    border-bottom: solid 2px #3f59bb;
    font-weight: bold;
    position: relative;
}

.sylxwnbt span {
    float: left;
    height: 32px;
    border-bottom: solid 2px #3fa8bb;
    padding-left: 15px;
}

.sylxwnbt a {
    position: absolute;
    top: 13px;
    right: 13px;
}

.sylxwmnr {
    background: url(images/sylxwmbg.jpg) no-repeat left top;
    padding-left: 30px;
    line-height: 18px;
}

.sylxwmnr p {
    padding-bottom: 10px;
    font-family: "宋体";
    font-size: 13px;
    color: #666666;
}

.sylxwmnr p span {
    color: #3f59bb;
    font-weight: bold;
}

.sylxwnbttp {
    height: 42px;
}

.ckdtptp {
    padding-right: 6px;
}

.dtu {
    height: 209px;
    margin-top: 7px;
}

.cmiddle {
    width: 322px;
    height: 646px;
    display: inline;
    margin-left: 34px;
    overflow: hidden;
}

.h220 {
    height: 240px;
    position: relative;
}

.sytitle {
    height: 32px;
    line-height: 32px;
    background: url(images/titlebg.jpg) repeat-x;
    color: #3f59bb;
    font-size: 15px;
    border-top: solid 1px #d5d7d8;
	border-left: solid 1px #d5d7d8;
	border-right: solid 1px #d5d7d8;
    border-bottom: solid 2px #3f59bb;
    font-weight: bold;
    position: relative;
}

.sytitle .wz {
	position:absolute;
	top:0px;
	left:0px;
    height: 32px;
    border-bottom: solid 2px #3fa8bb;
    padding-left: 15px;
}

.sytitle a {
    position: absolute;
    top: 10px;
    right: 13px;
	line-height:0px;
}

.h220 ul {
    padding-top: 15px;
}

.h220 ul li {
    line-height: 24px;
    color: #666666;
}

.h220 ul li span {
    padding-right: 20px;
}

.h220 ul li a {
    color: #666666;
}

.h200 {
    height: 200px;
}

.h208 {
    height: 208px;
}

.cright {
    width: 322px;
    height: 646px;
}

.synews2 {
    padding-top: 15px;
}

.synews2 li {
    line-height: 24px;
    background: url(images/syxwlibg1.jpg) no-repeat left center;
    padding-left: 16px;
}

.synews2 li span {
    padding-right: 10px;
}

.synews2 li a {
    color: #666666;
}

.synews2 li.hover {
    background: url(images/syxwlihoverbg1.jpg) no-repeat left center;
}

.synews2 li.hover a {
    color: #014da3;
}

.synews {
    padding-top: 15px;
}

.synews li {
    line-height: 24px;
    background: url(images/synewslibg.jpg) no-repeat left center;
    padding-left: 16px;
}

.synews li a {
    color: #666666;
}

.footer {
    height: 100px;
    background: #3f59bb;
    margin-top: 50px;
}

.footercont {
    width: 990px;
    padding-top: 25px;
    position: relative;
    height: 85px;
}

.footerleft {
    line-height: 24px;
    color: #ffffff;
}

.footerleft a {
    color: #ffffff;
    margin: 0px 5px;
}

.footerright {
    line-height: 24px;
    color: #ffffff;
}

.footerright {
    text-align: right;
}

.footerright span.wz {
    color: #ffffff;
    padding-right: 10px;
    line-height: 24px;
}

.footerright a {
    color: #ffffff;
    margin: 0px 5px;
}

.fxdm {
    width: 308px;
}

/*友情链接样式*/
.link {
    width: 196px;
    height: 27px;
    background: url(images/linktp.jpg) no-repeat;
    z-index: 1111111;
    position: relative;
    display: inline;
    margin-right: 10px;
}

.linkcont {
    position: absolute;
    bottom: 88px;
    right: 318px;
    width: 194px;
    height: auto;
    border: solid 1px #dedede;
    border-bottom: none;
    background: #FFF;
    display: none;
}

.linkcont ul li {
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    text-align: left;
}

.linkcont ul li a {
    color: #363636;
}

.linkcont ul li a:hover {
    text-decoration: underline;
}

.nybanner {
    width: 100%;
    height: 195px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.side {
    width: 217px;
    height: auto;
    float: left;
}
.side .current-menu-parent {
    height: 42px;
    line-height: 42px;
    background: url(images/stitlebg.jpg) no-repeat;
    color: #3f59bb;
    font-size: 18px;
    font-weight: bold;
}
.side .current-menu-parent a{ padding-left: 64px;}
.cpfl {
    width: 100%;
    height: auto;
    padding: 2px 0px;
    overflow: hidden;
}
.side .sub-menu .menu-item,
.cpfl ul li {
    height: 42px;
    line-height: 42px;
    background: url(images/cpfllibg.jpg) no-repeat;
    margin-bottom: 2px;
}
.side .sub-menu .menu-item a,
.cpfl ul li a {
    color: #3fa8bb;
    font-size: 14px;
    padding-left: 64px;
}
.side .sub-menu .menu-item:hover,
.cpfl ul li:hover {
    background: url(images/cpfllihover.jpg) no-repeat;
}
.side .sub-menu .menu-item:hover a,
.cpfl ul li:hover a {
    color: #FFF;
}
.side .sub-menu .current-menu-item,
.cpfl ul li.current-cat {
    background: url(images/cpfllihover.jpg) no-repeat;
}

.side .sub-menu .current-menu-item a,
.cpfl ul li.current-cat a {
    color: #FFF;
}

.side .current-menu-parent  .sub-menu {

}

.mian {
    width: 748px;
    height: auto;
    float: right;
}

.mtitle {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 2px #3f59bb;
    text-align: right;
    color: #666666;
}

.mtitle span {
    float: left;
    color: #3f59bf;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    border-bottom: solid 2px #3fa8bb;
}

.miancont {
    width: 100%;
    height: auto !important;
    height: 400px;
    min-height: 400px;
    padding-top: 20px;
}

.ny_pro  ul  li {
    width: 370px;
    height: 140px;
    overflow: hidden;
    float: left;
    padding-top: 20px;
}

.ny_pro  ul  li .photo {
    width: 98px;
    height: 120px;
    float: left;
}

.ny_pro  ul  li .syproright {
    float: left;
    width: 140px;
    height: 140px;
    display: inline;
    margin-left: 18px;
}

.ny_pro  ul  li .syproright .syprobt {
    width: 100%;
    line-height: 16px;
}

.ny_pro  ul  li .syproright .syprobt a {
    color: #326fb3;
    font-size: 16px;
    font-weight: bold;
}

.ny_pro  ul  li .syproright .syprojj {
    line-height: 24px;
    color: #333333;
    height: 24px;
    border-bottom: dotted 1px #e0e0e0;
}

.ny_pro  ul  li .syproright .syprocont {
    line-height: 20px;
    color: #333333;
    padding-top: 5px;
    height: 60px;
}

.ny_pro  ul  li .syproright .ckyx {
    height: 21px;
    padding-top: 5px;
}

.ny_pro  ul .line {
    height: 10px;
    border-bottom: dotted 1px #e1e1e1;
    margin: 20px 0px 15px;
    float: left;
    width: 100%;
}
.post-meta li{ line-height:24px; height:24px; width:auto; padding:0px; margin:0px; overflow:hidden; float:none;
	}
/*页码放置 begin*/
.page_nav {
    width: 100%;
    padding: 30px 0px 30px;
    text-align: center;
    clear: both;
    overflow: hidden;
}

.page_nav .prev, .page_nav .next {
    margin: 0 4px;
    padding: 6px 12px;
    background: #e5e5e5;
    text-align: center;
    color: #404040;
}

.page_nav .page-numbers {
    text-align: center;
    margin: 0 4px;
    color: #404040;
    padding: 6px 12px;
    background: #e5e5e5;
}

.page_nav .current {
    color: #ffffff;
    background: #3fa8bb;
}

.nydetail {
    width: 100%;
    padding: 20px 0px;
}

.nydetailtitle {
    line-height: 30px;
    color: #3fa8bb;
    font-size: 18px;
    text-align: center;
}

.nydetaildate {
    line-height: 20px;
    color: #333333;
    font-size: 12px;
    text-align: center;
    border-bottom: dotted 1px #e1e1e1;
    padding-bottom: 20px;
}

.nydetailcont {
    line-height: 24px;
    color: #333333;
    padding-top: 20px;
}

/*内页新闻样式*/
.ny_news {
    width: 714px;
    padding: 10px 0px;
    margin: 0 auto;
}

.ny_news ul li {
    height: 30px;
    line-height: 30px;
    position: relative;
    width: 100%;
    float: left;
}

.ny_news ul li .wz {
    float: left;
    color: #333333;
    padding-left: 15px;
}

.ny_news ul li .xzan {
    position: absolute;
    top: 8px;
    right: 35px;
    width: 23px;
    height: 15px;
    background: url(images/xzan.png) no-repeat;
    cursor: pointer;
}

.ny_news ul li.hover {
    background: url(images/nynewslihover.jpg) no-repeat left center;
}

.ny_news ul li.hover .wz {
    color: #ffffff;
}

.ny_news ul li.hover .xzan {
    background: url(images/xzanhover.png) no-repeat;
}

.ny_news ul li span {
    position: absolute;
    top: 0px;
    right: 20px;
    color: #bcbcbc;
}

.ny_news ul li.hover span {
    color: #ffffff;
}

.ny_news ul .line {
    height: 10px;
    border-bottom: dotted 1px #e1e1e1;
    margin: 20px 0px 15px;
    float: left;
    width: 100%;
}

/*详细页样式*/
.detail {
    margin: 0 auto;
    padding: 10px 20px;
}

.detail .tit {
    width: 658px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    font-size: 20px;
}

.detail .related {
    padding: 6px 0;
    text-align: center;
}

.detail .related span {
    padding: 0 10px;
}

.detail .text {
    padding: 10px;
    line-height: 23px;
    font-size: 14px;
    word-break: break-all;
}

.detail .text p {
    margin: 1em;
}

.detail .text .photo {
    text-align: center;
}

.detail .other {
    padding: 8px 0;
    width: 100%;
}

.detail .other li {
    line-height: 24px;
    padding-left: 20px;
}

.detail .print {
    padding: 8px 0;
    text-align: right;
    clear: both;
}

.detail .print a {
    margin-right: 20px;
}

.danye {
    padding: 10px 0px;
    line-height: 24px;
    color: #333333;
}


#breadcrumbs {
    color: #333;
    float: right;
    font-size: 12px;
}
#breadcrumbs li.icon {
    background: url("images/mbxbg.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
}
#breadcrumbs li {
    float: left;
    margin-left: 5px;
}

.footer-link ul {
    float: right;
}
.footer-link li {
    float: left;
}

.cright .cont {
    width: 265px;
    height: 140px;
    padding-top: 26px;
    margin: 0 auto;
    overflow: hidden;
}

.cright .imgul li {
    width: 320px;
    height: 140px;
    overflow: hidden;
    float: left;
}

.cright .imgul li .photo {
    width: 98px;
    height: 120px;
    float: left;
}

.cright .imgul li .syproright {
    float: left;
    width: 200px;
    height: 140px;
    display: inline;
    margin-left: 15px;
    overflow:hidden;
}

.cright .imgul li .syproright .syprobt {
    width: 100%;
    line-height: 16px;
}

.cright .imgul li .syproright .syprobt a {
    color: #326fb3;
    font-size: 16px;
    font-weight: bold;
}

.cright .imgul li .syproright .syprojj {
    line-height: 24px;
    color: #999999;
    height: 24px;
    border-bottom: dotted 1px #e0e0e0;
}
.cright .imgul li .syproright .post-meta li{ height:24px; line-height:24px; padding:0px; overflow:hidden;}
.cright .imgul li .syproright .syprocont {
    line-height: 20px;
    color: #999999;
    padding-top: 5px;
    height: 60px;
}

.cright .imgul li .syproright .ckyx {
    height: 21px;
    padding-top: 5px;
}

.cright .leftbotton, .cright .rightbotton {
    width: 19px;
    height: 18px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    z-index: 101111;
}

.cright .leftbotton {
    right: 30px;
    background: url(images/left.jpg) no-repeat;
}

.cright .rightbotton {
    right: 10px;
    background: url(images/right.jpg) no-repeat;
}






























