@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, menu,dl, dt, dd, ul, ol, li,pre,fieldset, lengend, button, input, textarea, form,th, td {margin: 0;padding: 0;}
body,button, input, select, textarea {font:12px/150% helvetica,"微软雅黑","microsoft yahei",verdana,lucida,arial,sans-serif,"黑体"}
*, *::before, *::after {box-sizing: border-box;}
h1 { font-size: 18px;}
h2 { font-size: 14px; font-weight:bold;}
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 12px; font-weight:normal;}
ul, ol, li{ list-style: none; list-style-position:outside; list-style-type:none;}
#a { text-decoration: none; color:#444;}
#a:hover { text-decoration:none; color:#2B61AE;}
button, input, select, textarea {font-size: 100%;}
table {border-collapse: collapse;border-spacing: 0;}
.fl {float: left;}
.fr {float: right;}
hr {margin: 10px auto;}
.text-center {text-align: center}
.text-truncate {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.text-truncate2 {text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}

.mt15 {margin-top: 15px}
.mb15 {margin-bottom: 15px;}
.ml15 {margin-left: 15px;}
.bg-fff {background-color: #fff}
.p15 {padding: 15px}
.p30 {padding: 30px}

.layui-main {width: 1200px; height: auto; overflow: hidden;}

.header {width: 100%; padding-top: 20px; padding-bottom: 20px; }
.logo {display: block; width: 40%; height: 80px; line-height: 80px; float: left;}
.logo img {max-height:80px;}

.search {float: right; margin-top: 40px;}
.search .ktxt {border: solid 1px #FFF; width: 300px; height: 39px; line-height: 39px; padding-left: 10px; float: left;}
.search .kbnt {background-color: #f55b2e; color: #fff; border: none; height: 38px; line-height: 38px; width: 60px; text-align: center; float: left; cursor: pointer}


.menu {width: 1200px;height: 60px; margin: 0 auto; background-color: #37404d;}
.menu .layui-nav {width: 1200px; margin: 0 auto; background-color: #37404d; padding: 0; display: flex}
.menu .layui-nav .layui-nav-item {line-height: 60px; flex: 1;text-align: center;}
.menu .layui-nav .layui-nav-more {right: 7px;}
.menu .layui-nav .layui-nav-item a.c1 {color: #fff; font-size: 16px; text-align: center; border-left: solid 1px #3442e4; border-right: solid 1px #3380ca}
.menu .layui-nav .layui-nav-item a.layui-this {background-color: #2b61ae}
.menu .layui-nav .layui-this:after {display: none}
.menu .layui-nav .layui-nav-bar {background-color: #646973}
.menu .layui-nav .layui-nav-child {background-color: #39404d; border-radius: 0 0 5px 5px; top: 60px;}
.menu .layui-nav .layui-nav-child dd {}
.menu .layui-nav .layui-nav-child a {color: #fff; text-align: center; border-bottom: solid 1px #383c40;}
.menu .layui-nav .layui-nav-child a:hover {background-color: #334155; color: #fff}

.menu .layui-nav .layui-nav-child {border: none;}
.menu .layui-nav .layui-nav-child a:hover {color: #144123;}


.banner{width:100%;position:relative;height:500px;}
.banner .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.banner .bd ul{width:100% !important;}
.banner .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;}
.banner .bd li a{display:block;height:500px;}
.banner .bd li img {max-width: 100%}
.banner .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.banner .hd ul{text-align:center;}
.banner .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.banner .hd ul .on{background:#f00;}
.banner .prev,
.banner .next {display:block;position:absolute;z-index:1;top:50%; margin-top:-30px;left:10%;z-index:1;width:40px; text-align: center; height:60px; line-height: 60px; cursor:pointer; display:none; background-color: rgba(0,0,0,0.8)}
.banner .next {left:auto; right:10%;}
.banner .prev i,
.banner .next i {font-size: 30px; color: #fff}

/*头条*/
.dyui-toutiao {position: relative; padding: 10px 80px; background-color: red; color: yellow;font-size:20px;}
.dyui-toutiao .box {display: block}
.dyui-toutiao .t {font-size: 20px; color: yellow;}
.dyui-toutiao .desc {font-size: 14px; color: yellow; margin-top: 6px}
.dyui-toutiao a:hover .t {color: yellow}



/*幻灯新闻*/
.tphd {position: relative; width: 550px; height: 350px; overflow: hidden; text-align: left; float: left; border: solid 1px #eee;}
.tphd .pic img { width: 550px; height: 360px; display: block; }
.tphd .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.tphd .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.tphd .txt li{ height:36px; line-height:36px; position:absolute;}
.tphd .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.tphd .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.tphd .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.tphd .num li a,.tphd .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.tphd .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.tphd .num li.on a,.tphd .num a:hover{ background:#f60;  }

/*快捷*/
.kuaijie-list li a {
    display: flex; justify-content: center; align-items: center;
    float: left;
    width: 175px;
    height: 102px;
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    text-align: center;
}
.kuaijie-list a i {font-size: 40px; color: #999; margin-right: 10px;
}
.kuaijie-list a.nor {
    border-right: 0;
}
.kuaijie-list a.nob {
    border-bottom: 0;
}
.kuaijie-list a:hover {
    color: #4788d7;
}
.kuaijie-list a:hover i {color: #4788d7;}

.dyui-wzbk-body img {max-width: 100%}
.dyui-wzbk-body .abttxt {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    margin-top: 15px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/*首页图片滚动*/
.tpbk {background-color: #fff;}
.tpbk .dtit {height: 42px; line-height: 38px; overflow: hidden; border-bottom: solid 1px #5488d6; display: flex; justify-content: space-between}
.tpbk .dtit h3 {font-size: 15px; color: #3966B5;}
.tpbk .dtit h3 .layui-icon {padding-right: 6px;}
.tpbk .dtit .more {}
.tpbk .bd {overflow: hidden; padding: 10px 5px}
.tpbk .photo-list li {width: 20%}
.tpbk .photo-list li .box {padding: 5px; display: block}

/*服务指南*/
.dyui-fwzn .icon-list a:hover {
    color: #F71013;
}
.dyui-fwzn {
    margin-top: 15px;
    background: #d5e7f6; display: flex;
    overflow: hidden;
}
.dyui-fwzn .tit {
    width: 58px;
    background: #4788d7;
    text-align: center;
    font-size: 16px;
    color: #fff; display: flex; flex-direction: column; justify-content: center;
}
.dyui-fwzn .icon-list {
    float: left;
    width: 1112px; display: flex; justify-content: center; padding: 15px;
}
.dyui-fwzn .icon-list a {flex: 1;
    display: block;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.dyui-fwzn .icon-list a .thumb {
    width: 82px; height: 82px; line-height: 82px; padding: 20px; text-align: center; margin: 0 auto;
    transition: all .3s ease;
}
.dyui-fwzn .icon-list a.icon1 .thumb {
    background: #eacd75;
}
.dyui-fwzn .icon-list a.icon2 .thumb {
    background: #93d884;
}
.dyui-fwzn .icon-list a.icon3 .thumb {
    background: #f57b7b;
}
.dyui-fwzn .icon-list a.icon4 .thumb {
    background: #b19de5;
}
.dyui-fwzn .icon-list a.icon5 .thumb {
    background: #60dcb5;
}
.dyui-fwzn .icon-list a.icon6 .thumb {
    background: #7ebfe2;
}
.dyui-fwzn .icon-list a.icon7 .thumb {
    background: #dec67c;
}
.dyui-fwzn .icon-list a.icon1:hover .thumb {
    background: #4788d7;
}
.dyui-fwzn .icon-list a.icon2:hover .thumb {
    background: #4788d7;
}
.dyui-fwzn .icon-list a.icon3:hover .thumb {
    background: #4788d7;
}
.dyui-fwzn .icon-list a.icon4:hover .thumb {
    background: #4788d7;
}
.dyui-fwzn .icon-list a.icon5:hover .thumb {
    background: #4788d7;
}
.dyui-fwzn .icon-list a.icon6:hover .thumb {
    background: #4788d7;
}
.dyui-fwzn .icon-list a.icon7:hover .thumb {
    background: #4788d7;
}

/*图片列表*/
.photo-list li {text-align: center}
.photo-list li img {width: 100%}
.photo-list li .t {height: 30px; line-height: 30px; overflow: hidden; font-size: 15px; margin-top: 5px}


/*首页校园动态*/
.wzbk-a {width: 610px; height: 340px; overflow: hidden; background-color: #fff; float: right; border: solid 1px #eee; margin: 0}
.wzbk-a .layui-tab-title {background-color: #fafafa; font-size: 15px; }
.wzbk-a .layui-tab-title li {height: 40px; line-height: 40px;}
.wzbk-a .layui-tab-title li.layui-this {background-color: #5488d6; color: #fff}

.wzbk-a .layui-tab-content ul {}


/*首页文章版块*/
.dyui-wzbk {width: 390px; height: 360px; overflow: hidden; background-color: #fff; float: left;}
.dyui-wzbk .dtit {height: 42px; line-height: 38px; overflow: hidden; border-bottom: solid 1px #5488d6; display: flex; justify-content: space-between}
.dyui-wzbk .dtit h3 {font-size: 15px; color: #3966B5;}
.dyui-wzbk .dtit h3 .layui-icon {padding-right: 6px;}
.dyui-wzbk .dtit .more {}

/*首页文章版块*/
.dyui-wzbkd {width: 585px; height: 360px; overflow: hidden; background-color: #fff; float: left;}
.dyui-wzbkd .dtit {height: 42px; line-height: 38px; overflow: hidden; border-bottom: solid 1px #5488d6; display: flex; justify-content: space-between}
.dyui-wzbkd .dtit h3 {font-size: 15px; color: #3966B5;}
.dyui-wzbkd .dtit h3 .layui-icon {padding-right: 6px;}
.dyui-wzbkd .dtit .more {}

/*Links*/
.dyui-links {background-color: #fff;}
.dyui-links .layui-tab {margin: 0}
.dyui-links .layui-tab-title {border-bottom: solid 2px #5488d6}
.dyui-links .layui-tab-title .layui-this {background-color: #5488d6; color: #fff}
.dyui-links .layui-tab-title .layui-this:after {display: none}
.dyui-links .layui-tab-content {padding: 10px 0}
.dyui-links .layui-tab-content ul {display: flex; flex-wrap: wrap}
.dyui-links .layui-tab-content ul li {padding: 5px 10px}

/*Footer*/
.footer {height: auto; background-color: #FFF; padding: 15px; text-align: center; color: #333}
.footer a {color: #333;}
.footer p {line-height: 200%; font-size: 14px;}
.footer .fnav {font-weight: bold; padding-bottom: 10px; padding-top: 5px;}
.footer .fnav a {padding: 0 5px}

.footl {float: left;}
.footr {float: right;}
.footr dl {text-align: center; float: left; padding-left: 15px;}
.footr dl .ewm {height: 100px; width: 100px; margin-bottom: 5px;}


/*当前位置*/
.dyui-weizhi {color: #666; font-size: 15px; padding-top: 10px;}
.dyui-weizhi a {color: #666}


/*产品展示*/

.product {width: 100%; height: auto; overflow: hidden; background-color: #4a4747; padding-top: 30px;}

.product ul {margin-left: -30px;}

.product ul li {float: left; width: 360px; height: auto; overflow: hidden; margin: 30px 0 30px 30px; background-color: #fff; border-radius: 5px 5px 0 0;}

.product ul li img {width: 360px; height: 360px; display: block;}

.product ul li .t {height: 40px; line-height: 40px; overflow: hidden; font-size: 18px; font-weight: bold; margin: 0 15px; border-bottom: solid 1px #eee;}
.product ul li .c {line-height: 180%; overflow: hidden; font-size: 14px; font-weight: bold; margin: 0 15px; padding: 10px 0;}



.mainl {float: left; width: 240px; height: auto; overflow: hidden; margin: 20px 0;}
.mainr {float: right; width: 1200px; height: auto; overflow: hidden; margin-top: 20px; margin-bottom: 20px; background-color: #fff;}

.mainr .pdtit {height: 50px; line-height: 40px; overflow: hidden; border-bottom: solid 1px #EEE;}

.mainr .pdtit h3 {font-size: 16px; font-weight: bold}

.mainr .pdtit .weizhi {float: right; line-height: 34px; color: #666;}



.mainr .pdcon {height: auto; min-height: 500px; overflow: hidden; margin: 10px;}



/*Bann*/
.bann {width: 100%; height: 300px; overflow: hidden; background-position: center top;}


/*子栏目*/

.znav {background-color: #fff; height: auto; overflow: hidden;}
.znav dt {background: #3761ad; height: 60px; line-height: 60px; overflow: hidden; font-size: 20px; color: #fff; padding: 0 20px}
.znav dd a {display: block; height: 50px; line-height: 50px; overflow: hidden; font-size: 16px; border-bottom: solid 1px #EEE; padding: 0 20px;}
.znav dd .active {color: #fff; background-color: #4788d7; border-left: 4px solid #1561af;}


/*文章列表-缩略图*/

.wzlb-pic {width: 100%; height: auto; overflow: hidden; border-bottom: #d2d2d2 dotted 1px; padding: 15px 0;}

.wzlb-pic dt {width: 160px; height: 120px; overflow: hidden; float: left;}

.wzlb-pic dd {margin-left: 170px;}

.wzlb-pic .t {width: 100%; line-height: 28px; color: #333333; height: 20px; font-size: 14px; text-overflow: ellipsis; overflow: hidden; float: left;}
.wzlb-pic .t .time {float: right;}

.wzlb-pic .c {width: 100%; color: #989898; font-size: 14px;

    float: left;

    line-height: 24px;

    height: 48px;

    overflow: hidden;

    margin: 6px 0 10px;}

.wzlb-pic .more {font-size: 13px; text-align: center; padding: 0 16px; display: inline-block; line-height: 26px; height: 26px; color: #FFFFFF; float: left;  background: #f69e00;}

/*文章列表*/
.dyui-news-list li {height: 36px; line-height: 36px; overflow: hidden; font-size: 15px; border-bottom: 1px dotted #dedede; padding-left: 18px;}
.dyui-news-list li .time {float: right; padding-right: 6px; color: #888}

/*下载列表*/
.down-list {margin: 10px 0}
.down-list li {font-size: 15px; line-height: 34px; height: 34px; overflow: hidden}
.down-list li .date {float: right; color: #888}


/*详情*/

.title {line-height: 30px; width: 100%; color: #333333; text-align: center; font-size: 24px; overflow: hidden; margin: 15px 0;}

.suxin {width: 100%; margin: 10px 0 20px; text-align: center; overflow: hidden; color: #666;}

.suxin span {padding: 0 15px;}

.content {height: auto; overflow: hidden; line-height: 200%; font-size: 15px; padding: 10px 10px;}

.content img {margin: 5px 0; max-width: 100%;}



/*上下一篇*/

.updown {line-height: 200%; font-size: 14px; overflow: hidden;}





/*图片列表*/

.tplb {width: 100%; height: auto; overflow: hidden;}
.tplb li {float: left; width: 210px; overflow: hidden; margin: 10px; text-align: center;}
.tplb li img {width: 210px; height: 140px; border: solid 1px #eee; display: block; margin-bottom: 6px;}
.tplb li .t {height: 30px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center;}
.tplb li .tb {height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; text-align: center;}
.tplb li:hover img {border: solid 1px #f69e00;}
/*竖形图片列表*/
.tplb-b {width: 100%; height: auto; overflow: hidden;}
.tplb-b li {float: left; width: 162px; overflow: hidden; margin: 11px; text-align: center;}
.tplb-b li img {width: 160px; height: 210px; border: solid 1px #eee; display: block; margin-bottom: 6px;}
.tplb-b li .t {height: 30px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center;}
.tplb-b li .tb {height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; text-align: center;}
.tplb-b li:hover img {border: solid 1px #f69e00;}

/*图片详情*/
.layer-photos-demo img {width: 210px; height: 140px; margin: 9px; border: solid 1px #eee; border-radius: 5px; cursor: pointer;}

.content .thumb {text-align: center;}
.content .thumb img {width: 160px; height: 210px;}

/*视频列表*/
.splb {width: 100%; height: auto; overflow: hidden;}
.splb li {overflow: hidden;}
.splb li img {border: solid 1px #eee; width: 100%}
.splb li .t {height: 30px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center;}
.splb li .tb {height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; text-align: center;}
.splb li:hover img {border: solid 1px #f69e00;}


/*产品列表*/

.cplb {width: 100%; height: auto; overflow: hidden;}

.cplb li {float: left; width: 260px; overflow: hidden; margin: 13px;}

.cplb li img {width: 258px; height: 258px; border: solid 1px #eee;}

.cplb li .t {height: 30px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center;}
.cplb li .tb {height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; text-align: center;}

.cplb li:hover img {border: solid 1px #f69e00;}



/*产品详情 帝云CMS（DiYunCMS）*/



.preview-canshu {position: relative; height: auto; overflow: hidden; margin: 15px 0;}

.preview{width:400px; height:465px; margin: 0; float: left;}

/* smallImg */

.smallImg{position:relative; height:52px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:392px; overflow:hidden;float:left;}

.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }

.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}

.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}



#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}

#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}

#imageMenu li img{width:50px; height:50px;cursor:pointer;}

#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}

/* bigImg */

.bigImg{position:relative; float:left; width:400px; height:400px; overflow:hidden; border: solid 1px #eee;}

.bigImg #midimg{width:400px; height:400px;}

.bigImg #winSelector{width:235px; height:210px;}

#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}

/* bigView */

#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}

#bigView img{position:absolute;}



.cpcanshu {padding-right: 10px;margin-left: 420px; height: auto; overflow: hidden;}

.cpcanshu h1 {text-align: left; height: 50px; line-height: 50px; font-size: 16px; margin: 0; font-weight: bold;}

.cpcanshu .description {background-color: #f8f8f8; padding: 10px; overflow: hidden;}

.cpcanshu p {line-height: 200%; overflow: hidden; border-bottom: solid 1px #eee;}

.cpcanshu p.xinghao {height: 40px; line-height: 40px;}

.bdshare {padding: 10px 0; overflow: hidden;}



.content-dtit {border-bottom: solid 1px #ddd; height: auto; overflow: hidden; margin: 20px 15px 15px;}

.content-dtit h3 {height: 40px; line-height: 40px; background-color: #eee; float: left; padding: 0 20px;}


/*视频详情 帝云CMS（DiYunCMS）*/
.show-video {position: relative; width: 100%; height: 0; padding-bottom: 62%;}
.show-video .iframe-video {position: absolute; top: 0; left: 0; width: 100%;height: 100%;}

/*分页*/

.pager {text-align: center;}

.pager ul li {display: inline-block;}

.pager ul li a {padding: 5px 15px; margin: 15px 5px; border: #dddddd solid 1px; display: inline-block;}

.pager ul li a:hover {border: #f69e00 solid 1px}
.pager ul .page-active a {border: #f69e00 solid 1px; display: inline-block; background-color: #f69e00; color: #fff;}



/*招聘*/

.zplb {margin: 10px 0; overflow: hidden;}

.zplb li {border-bottom: dashed 1px #ddd; height: 42px; line-height: 42px; overflow: hidden; color: #000;}

.zplb li span {padding: 0 5px; color: #666;}

.zplb li span.red {color: #f00;}

.zplb li .time {float: right;}


/*招聘详情*/
.zp-desc .dtit {border-bottom: solid 1px #5986db; font-weight: bold; color: #5986db; margin: 10px 0;}



/*留言反馈*/
.message {margin: 30px 0;}
.layui-form .form-group {margin-bottom: 15px; clear: both; display: flex}
.layui-form .form-group .control-label {float: left; display: block; padding: 9px 15px; width: 90px; font-weight: 400; line-height: 20px; text-align: right;}
.layui-form .form-group .col-md-9 {margin-left: 110px; min-height: 36px;}
.layui-form .form-group input.form-control {height: 38px; line-height: 1.3; line-height: 38px\9; border: solid 1px #C9C9C9; border-radius: 2px; display: block; width: 100%; padding-left: 10px;}
.layui-form .form-group .layui-form-mid-code {padding: 0;float: left; display: block; line-height: 20px; margin-right: 10px;}
.layui-form .form-group textarea.form-control {min-height: 100px; height: auto; line-height: 20px; padding: 6px 10px; resize: vertical; border: solid 1px #D2D2D2;display: block; border-radius: 2px; background-color: #fff; width: 100%;}
.layui-form .form-group .code-group {display: flex; align-items: center;}
.layui-form .form-group .code-group .fc-code {padding-left: 10px}


/*msg与404*/
.fc-msg-main { text-align: center; padding: 100px 50px}
.fc-msg-main .fc-msg-header {overflow: hidden; margin-bottom: 20px}
.fc-msg-main .fc-msg-header h3 {font-size: 30px; line-height: 40px}
.fc-msg-main .fc-msg-body {min-height: 400px}
.fc-msg-main .fc-msg-body i.fa {font-size: 30px; display: inline-block; background-color: #000000; color: #fff; border-radius: 100px; height: 50px; line-height: 50px; width: 50px; margin: 20px auto}
.fc-msg-main .fc-msg-body .fc-msg-info {display: block}
.fc-msg-body .fc-msg-info .fc-msg-title {padding: 20px 0 20px;color: #d91010; font-size: 18px}
.fc-msg-body .fc-msg-info a {font-size: 16px}

/**分页 整理 itbulu.com*/
.page-navigator {
 list-style:none;
 margin:10px 0 0;
 padding:0;
 text-align:center;
 font-size:.875em
}
.page-navigator li {
 display:inline-block;
 margin:0 4px
}
.page-navigator a {
 display:inline-block;
 padding:0 10px;
 height:30px;
 line-height:30px
}
.page-navigator a:hover {
 background:linear-gradient(#72b2aa,#72b2aa) bottom center no-repeat;
 background-size:100% 3px
}
.page-navigator .current a {
 color:#72b2aa
}