html,body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-size: 13px;
    color: #000;
    height: 100%;
}
img {
    border: none;
}
ul,li,p,h1,h2,h3,h4,h5 {
    margin: 0;
    padding: 0;
}
ul,li {
    list-style: none;
}
a,a:link,a:active {
    font-size: 13px;
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #0093dd;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.layout {
    display: block;
    width: 100%;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.header {
    display: block;
    height: 150px;
}
.header .logo {
    float: left;
    padding: 20px 0;
}
.header .topad {
    float: right;
    padding: 10px 0;
    max-height: 130px;
    max-width: 530px;
    overflow: hidden;
}
.main-nav {
    height: 102px;
    border-top: solid 1px #7ecef4;
    background: url(images/bg_t1.png) left 90px repeat-x #f8f8f8;
}
.nav-top {
    display: block;
    padding-top: 30px;
}
.nav-top li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding: 2px;
    border: solid 1px #0093dd;
    border-radius: 3px;
	position:relative;
}
.nav-top li:last-child {
    margin-right: 0;
}
.nav-top li a {
    display: block;
    padding: 4px 16px 4px 16px;
    background: #0093dd;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
}
.nav-top li.active a {
    background: #fff;
    color: #0093dd;
}
.nav-top li a:hover {
    background: #fff;
    color: #0093dd;
}
.nav-top li .subnav{position: absolute;padding: 10px;min-width: 80px;z-index: 999;top: 35px;left: 0px;background: #0093dd;text-align: center;display: none;}
.nav-top li .subnav p{display: block;padding: 0;border-bottom: dashed 1px #0857c1;line-height:32px;overflow:hidden;}
.nav-top li .subnav p a{padding: 0;font-size: 14px;background:none !important;color: #fff !important;}
.nav-top li .subnav p a:hover{background: none;color: #fff;}
.nav-top li .subnav p:hover{border-bottom: dashed 1px #fff;}
.banner {
    display: block;
    height: 480px;
    background: #f8f8f8;
}
.index-slider-banner{ height:480px; width:100%; overflow:hidden; position:relative;}
.index-slider-banner ul { height: 480px; position: absolute; z-index: 1;}
.index-slider-banner li { width: 100%; height: 480px; overflow: hidden; float: left;}
.index-slider-banner img { width: 100%; height: 480px;}
.index-slider-banner .pagination { font-size: 0; *word-spacing:-1px/*IE6、7*/; text-align: center; width: 100%; height: 6px; padding: 7px 10px; position: absolute; z-index: 3; right: 0; bottom: 10px;}
.index-slider-banner .pagination span { background: #fff; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; list-style:none; width:34px; height:6px; margin-left:4px; cursor: pointer;}
.index-slider-banner .pagination span.on { background: #fff;}
.fun-layout {
    display: block;
    height: 90px;
    background: #c0ebff;
}
.fun-ctl {
    padding-top: 10px;
}
.fun-ctl li {
    display: inline-block;
    float: left;
    text-align: center;
    margin-right: 28px;
    width: 70px;
    height: 70px;
    border: solid 1px #acc3cd;
    border-radius: 6px;
}
.fun-ctl li p.img {
    padding-top: 3px;
}
.fun-ctl li p {
    color: #460b00;
    font-weight: bold;
}
.fun-ctl li:hover {
    border: solid 1px #0093dd;
}
.fun-ctl li:hover p {
    color: #0093dd;
}
.fun-search {
    float: right;
    padding-top: 15px;
}
.fun-search .search-frm {
    display: block;
    width: 320px;
    height: 43px;
    border: solid 1px #787878;
    border-radius:5px;
    background: #fff;
    position: relative;
}
.fun-search .search-frm input {
    width: 270px;
    text-indent: 8px;
    height: 40px;
    border: none;
    background: transparent;
}
.fun-search .search-frm input:focus {
    outline:none;
}
.fun-search .search-frm .search-btn {
    position: absolute;
    width: 50px;
    height: 43px;
    background: url(images/icon_search.png) no-repeat center;
    overflow: hidden;
    text-indent: -999px;
    border-left: solid 1px #787878;
}
.home-body {
    display: block;
    padding: 15px 0 15px 0;
    background: #f8f8f8;
}
.home-mod {
    display: block;
    height: 410px;
}
.home-mod.mttop {
    margin-top: 20px;
}
.mod-item {
    display: inline-block;
    float: left;
    width: 820px;
}
.mod-item .mod-head {
    display: block;
    height: 52px;
    background: url(images/bg_t1.png) left 40px repeat-x;
    position: relative;
}
.mod-item .mod-head .head-tn {
    float: left;
    width: 109px;
    height: 38px;
    background: url(images/tn_1.png) no-repeat;
}
.mod-item .mod-head .head-tn span {
    display: block;
    padding-left: 6px;
    padding-top: 10px;
}
.mod-item .mod-head .rn {
    position: absolute;
    right: -15px;
    bottom: -4px;
}
.mod-item .mod-content {
    display: block;
    padding: 10px 0 10px 0;
}
.mod-item.r-mod {
    float: right;
    width: 340px;
}
.list-s1 {
    display: block;
}
.list-s1 li {
    display: block;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    border-bottom: dashed 1px #afafaf;
    background: url(images/li_dot.png) no-repeat left center;
    padding-left: 20px;
}
.list-s1 li span {
    float: right;
    color: #888;
}
.profile-body {
    font-size: 14px;
    line-height: 26px;
    padding-top: 10px;
}
.home-news-mod {
    display: block;
    padding-top: 10px;
}
.home-news-mod .slide-news {
    display: inline-block;
    float: left;
    width: 324px;
    height: 260px;
    border: solid 1px #c0ebff;
}
.home-news-mod .news-comlist {
    display: inline-block;
    float: right;
    width: 465px;
    margin-top: -10px;
}
.slide-box {
    display: block;
    width: 318px;
    height: 250px;
    margin: 4px auto;
    position: relative;
    overflow: hidden;
    background: #f0f0f0;
}
.slide-box ul {
    position: absolute;
    top: 0;
    left: 0;
    height: 318px;
}
.slide-box li {
    display: inline-block;
    float: left;
    width: 318px;
    height: 318px;
    overflow: hidden;
}
.slide-box li img {
    width: 318px;
    min-height: 318px;
}
.slide-box .slide-pagetion {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 25px;
    width: 100%;
    background: rgba(255,255,255,0.3);
    padding-top: 5px;
    text-align: right;
}
.slide-box .slide-pagetion span {
    display: inline-block;
    margin-right: 6px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    color: #9c2d24;
    background: #fff;
    font-size: 12px;
    cursor: pointer;
}
.slide-box .slide-pagetion span.on {
    background: #9c2d24;
    color: #fff;
}
.home-foot2 {
    display: block;
    background: #f4f4f2;
    padding: 20px 0 20px 0;
}
.mod-item.mod-keshi .mod-head {
    height: 84px;
    background: url(images/bg_t1.png) left 72px repeat-x;
}
.mod-item.mod-keshi .mod-head .head-tn {
    background: none;
    position: absolute;
    top: 0;
    left: -6px;
}
.mod-keshi-con {
    display: block;
    padding-top: 50px;
}
.mod-keshi-con a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 30px;
    padding: 5px 20px 5px 20px;
    font-size: 15px;
    color: #000;
    background: #e2d5c4;
}
.mod-keshi-con a:hover {
    background: #0093dd;
    color: #fff;
}
.mod-jyzn {
    display: inline-block;
    float: right;
    width: 340px;
    padding-top: 20px;
}
.mod-jyzn .jyzn-head {
    display: block;
    text-align: center;
}
.mod-jyzn .jyzn-con {
    display: block;
    padding-top: 10px;
}
.mod-jyzn .jyzn-con div {
    display: block;
    margin: 20px auto;
    width: 170px;
    height: 30px;
    line-height: 25px;
    background: #3e93eb;
    border-radius: 5px;
    text-align: center;
}
.mod-jyzn .jyzn-con div:hover {
    background: #7ecef4;
}
.mod-jyzn .jyzn-con div a {
    display: block;
}
.mod-jyzn .jyzn-con div span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
}
.mod-jyzn .jyzn-con div span.dot-dian {
    width: 2px;
    height: 2px;
    background: #fff;
    margin: 0 10px 0 10px;
}
.foo2-mod {
    height: auto !important;
}
.zhuanjia {
    display: block;
    height: 220px;
    padding-top: 20px;
}
.zhuanjia .zj-t {
    display: inline-block;
    float: left;
    width: 165px;
}
.zhuanjia .zj-c {
    display: inline-block;
    float: right;
    width: 985px;
    height: 200px;
    border: solid 1px #82a9bc;
    border-radius: 5px;
    margin-top: 3px;
    position: relative;
}
.zhuanjia .zj-c .zj-page-btn {
    position: absolute;
    top: 70px;
}
.zhuanjia .zj-c .zj-page-btn.page-pre {
    left: -14px;
}
.zhuanjia .zj-c .zj-page-btn.page-next {
    right: -14px;
}
.zhuanjia .zj-c .zj-slider {
    display: block;
    margin: 20px auto;
    width: 960px;
    height: 161px;
    position: relative;
    overflow: hidden;
}
.zhuanjia .zj-c .zj-slider ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 161px;
}
.zhuanjia .zj-c .zj-slider li {
    display: inline-block;
    float: left;
    width: 267px;
    height: 161px;
    margin-left: 26px;
    margin-right: 26px;
    background: url(images/zj_bg.png) no-repeat;
}
.zhuanjia .zj-c .zj-slider li .avatar {
    display: inline-block;
    float: left;
    width: 110px;
    height: 145px;
    margin-top: 8px;
    margin-left: 10px;
    background: #ddd;
	overflow:hidden;
}
.zhuanjia .zj-c .zj-slider li .avatar img {
	width:100%;
	min-height: 100%;
}
.zhuanjia .zj-c .zj-slider li .zj-info {
    display: inline-block;
    float: right;
    width: 130px;
    padding-top: 8px;
    padding-right: 6px;
}
.zhuanjia .zj-c .zj-slider li .zj-info .truename {
    font-size: 16px;
    font-weight: bold;
}
.zhuanjia .zj-c .zj-slider li .zj-info .keshi {
    font-size: 15px;
    padding-top: 8px;
}
.zhuanjia .zj-c .zj-slider li .zj-info .intro {
    display: block;
    padding-top: 5px;
    font-size: 12px;
    color: #888;
    line-height: 21px;
}
.zhuanjia .zj-c .zj-slider li .zj-info .btn-ask {
    display: block;
    margin-top: 7px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #0093dd;
    color: #fff;
    border-radius: 5px;
}
.home-foot3 {
    display: block;
    padding: 10px 0 20px 0;
    background: #e3f6ff;
}
.mod-item.pf-item {
    width: 580px !important;
}
.h-more {
    display: block;
    width: 124px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #fff !important;
    text-align: center;
    background: url(images/h_more.png) no-repeat;
    margin: 30px auto 0;
}
.h-more:hover {
    color: #fff;
}
.home-foot3 .home-mod {
    height: auto !important;
}
.mod-item.pf-item.fr {
    float: right !important;
}
.footer {
    display: block;
    height: 296px;
    background: #f8f8f8;
    position: relative;
}
.footer .footer-hline {
    position: absolute;
    width: 100%;
    height: 96px;
    top: 0;
    left: 0;
    background: #0093dd;
}
.footer .foot-container {
    position: absolute;
    width: 1200px;
    height: 296px;
    top: 0;
    left: 50%;
    margin-left: -600px;
    background: #fff;
}
.copyright {
    display: block;
    text-align: center;
    height: 96px;
}
.copyright span {
    display: inline-block;
    padding: 20px 20px 0 20px;
}
.foot-qrcode {
    display: block;
    padding-top: 50px;
    text-align: center;
}
.foot-qrcode span {
    display: inline-block;
    padding: 0 20px 0 20px;
}
.page-layout {
    min-height: 680px;
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-banner {
    display: block;
    height: 360px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.location {
    display: block;
    padding: 15px 0 15px 0;
    color: #888;
    background: #f8f8f8;
    border-bottom:solid 1px #ededed;
}
.location a, .location span {
    display: inline-block;
    margin: 0 5px 0 5px;
    color: #888;
}
.location-con {
    width: 1200px;
    margin: 0 auto;
}
.page-content {
    display: block;
    padding-top: 0px;
    line-height: 25px;
}
.page-content img {
    max-width: 100%;
}
.page-left {
    display: inline-block;
    float: left;
    width: 260px;
}
.left-topnews {
    display: block;
    margin-bottom: 30px;
}
.left-topnews .left-topnews-head {
    display: block;
    height: 38px;
    border-bottom: solid 2px #0093dd;
}
.left-topnews .left-topnews-head span {
    font-size: 22px;
    font-weight: bold;
    color: #555;
}
.left-topnews .left-topnews-content {
    display: block;
    padding-top: 10px;
}
.left-topnews .left-topnews-content li {
    display: block;
    padding: 10px 0 10px 0;
    border-bottom: dotted 1px #ddd;
}
.left-topnews .left-topnews-content li a {
    display: block;
}
.left-topnews .left-topnews-content li p {
    display: block;
    padding-top: 8px;
    color: #888;
}
.left-topnews .left-topnews-content li p span {
    color: #888;
    display: inline-block;
}
.left-topnews .left-topnews-content li p a {
    color: #0093dd;
    display: inline-block;
}
.left-contact {
    display: block;
    margin-bottom: 30px;
}
.left-contact .left-contact-head {
    display: block;
    height: 38px;
    border-bottom: solid 2px #0093dd;
}
.left-contact .left-contact-head span {
    font-size: 22px;
    font-weight: bold;
    color: #555;
}
.left-contact .left-contact-content {
    display: block;
    padding-top: 10px;
    line-height: 25px;
}
.page-main {
    display: inline-block;
    float: right;
    width: 900px;
}
.current-nav {
    display: block;
    border-bottom: solid 2px #0093dd;
    height: 38px;
}
.current-nav span {
    font-size: 22px;
    font-weight: bold;
    background: #0093dd;
    color: #fff;
    padding: 5px 20px 5px 20px;
    text-align: center;
    height: 38px;
    line-height: 38px;
}
.page-mcontent {
    display: block;
    padding-top: 20px;
    line-height: 25px;
}
.page-mcontent img {
    max-width: 100%;
}
.left-menu {
    display: block;
    margin-bottom: 30px;
}
.left-menu .left-menu-head {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #0093dd;
}
.left-menu .left-menu-head span {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
}
.left-menu .left-menu-list {
    display: block;
    background: #f8f8f8;
    padding: 10px;
}
.left-menu .left-menu-list li {
    display: block;
    height: 38px;
    line-height: 38px;
}
.left-menu .left-menu-list li a {
    display: block;
    height: 38px;
    padding-left: 10px;
    font-size: 15px;
}
.left-menu .left-menu-list li:hover {
    background: #f0f0f0;
}
.left-menu .left-menu-list li.active a {
    color: #0093dd;
}

/* 分页 */
#pages { padding:14px 0 10px;}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#0093dd; border:1px solid #0093dd; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

.article-list{display: block;}
.article-list li{display: block;padding: 10px 0 10px 0;border-bottom: dashed 1px #ddd;}
.article-list li .articeItem{display: block;padding-bottom: 20px;}
.article-list li .articeItem a{font-size: 14px;}
.article-list li .description{color: #666;}
.article-list li .uodatetime span{color: #666;padding: 3px 5px 3px 5px;}
.text-c{text-align: center;}
.article-show .title{display: block;text-align: center;font-size: 26px;}
.article-show .info{display: block;padding: 20px 0 20px 0;text-align: center;color: #666;}
.article-show .f14{display: block;padding-top: 30px;}

.ks-list li {
    display: inline-block;
    float: left;
    height: 38px;
    line-height: 38px;
    padding: 0 20px 0 20px;
    background: #f5f5f5;
    margin-right: 30px;
    margin-bottom: 30px;
}
.ks-list li a {
    font-size: 15px;
}
.ks-list li a  .title {
    font-weight: normal;
    font-size: 15px;
}
.team-list li {
    height: 160px;
}
.team-list .avatar {
    display: inline-block;
    float: left;
    width: 140px;
    height: 160px;
    overflow: hidden;
}
.team-list .avatar img {
    width: 100%;
}
.team-list .tinfo {
    display: inline-block;
    float: left;
    padding-left: 30px;
}
.team-list .zixun {
    display: block;
    padding-top: 40px;
}
.team-list .zixun a {
    padding: 8px 20px 8px 20px;
    background: #0093dd;
    border-radius: 8px;
    color: #fff;
}
.team-show {
    display: block;
    padding-bottom: 30px;
}
.team-show .avatar {
    display: inline-block;
    float: left;
    width: 200px;
}
.team-show .avatar img {
    width: 100%;
}
.team-show .info {
    display: inline-block;
    float: right;
    width:calc(100% - 230px);
}
.team-show .info .title {
    text-align: left;
    color: #333;
}
.team-show .info .intro {
    padding-top: 30px;
}

.myfc-list {
    display: block;
    padding-bottom: 40px;
}
.myfc-img {
    display: block;
    text-align: center;
}
.myfc-img img {
    width: 250px;
}
.myfc-list .title {
    text-align: center;
    font-size: 16px;
    color: #333;
}
.myfc-list .content {
    display: block;
    padding-top: 20px;
    line-height: 26px;
    color: #666;
    padding-bottom: 40px;
}
.article-list-img li {
    display: block;
    height: 150px;
}
.article-list-img li .artlist-img {
    float: left;
    width: 230px;
    height: 150px;
}
.article-list-img li .artlist-img img {
    width: 230px;
    height: 150px;
}
.article-list-img li .artlist-img-info {
    float: right;
    width: calc(100% - 250px);
}
.article-list-img li .uodatetime span {
    padding-left: 0;
}