﻿@charset "utf-8";
/* ----------- 配置默认样式 ----------- */
body{ background-color: #fff;}
.container{ width: 1200px;}
#content-wrap{ position: relative; z-index: 9; }
#content-wrap .container{ padding: 0px; width: 1200px;}

/* 配置按钮色 */
.btn-primary{ border-color: #27529b; background-color: #27529b;}
.btn-primary:hover{border-color: #7598d2; background-color: #7598d2;}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary{border-color: #7598d2; background-color: #7598d2;}
.btn-primary:active, .btn-primary:visited{color: #fff;}
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus{ color: #fff; background-color: #2d509c; border-color: #2d509c;}

/* 配置盒子 */
.box>.hd{ background-color: #efefef; border: none;}
.box>.hd .more{ font-size: 12px; color: #999;}
.box>.hd h3, .box>.hd .on a{ color: #0062ad;}

/* Thd */
.Thd { position: relative; text-align: center; margin-bottom: 30px; }
.Thd h3 a { display: inline-block; position: relative; z-index: 1; font-size: 26px; padding: 0 20px; color: #0062ad; background-color: #fff; font-family: "思源黑体","Microsoft Yahei";}
.Thd .more{  position: relative; z-index: 2; background:url(../images/icons-more.png) no-repeat right center; float: right; padding-right: 25px; padding-left: 20px; font-size: 14px; margin-top: 10px;}
.Thd:before { content: ""; display: block; height: 3px; background: url(../images/line-3.jpg) repeat; position: absolute; top: 20px; left: 0; width: 94%; z-index: 0;}

/* 盒子-tab */
.box-tab .hd { position: relative; text-align: center; margin-bottom: 30px; }
.box-tab .hd h3 a { display: inline-block; position: relative; z-index: 1; font-size: 26px; padding: 0 20px; color: #0062ad; background-color: #fff; font-family: "思源黑体","Microsoft Yahei";}
.box-tab .hd .more{  position: relative; z-index: 2; background:url(../images/icons-more.png) no-repeat right center; float: right; padding-right: 25px; padding-left: 20px; font-size: 14px; margin-top: 10px;}
.box-tab .hd ul { position: relative; z-index: 1; }
.box-tab .hd li { display: inline-block; *display: inline;position: relative; font-size: 26px; }
.box-tab .hd:before { content: ""; display: block; height: 3px; background: url(../images/line-3.jpg) repeat; position: absolute; top: 20px; left: 0; width: 28%; z-index: 0;}
.box-tab .hd:after { content: ""; display: block; height: 3px; background: url(../images/line-3.jpg) repeat; position: absolute; top: 20px; right: 6%; width: 29%; z-index: 0;}
.box-tab .hd li a,.box-tab .hd li span { background: url(../images/linear.png) no-repeat right center; padding: 10px 25px 10px 15px; }
.box-tab .hd li.last a,.box-tab .hd li.last span { background: none; padding-right: 15px; }



/* 盒子-default */
.box-default>.hd{ background: none; overflow:hidden;}
.box-default>.hd h3, .box-default>.hd li{  font-size:26px; color: #333; font-weight:normal; float: left;}
.box-default>.hd h3 a,.box-default>.hd li a{padding:20px 10px; color: #0062ad; border-bottom: 2px solid #ffb005; font-family: "思源黑体","Microsoft Yahei";}
.box-default>.hd li { background: url(../images/spe.png) no-repeat right center; padding-right: 25px; margin-right: 25px; }
.box-default>.hd li.on a{ color: #0062ad;}
.box-default>.hd li.last { margin-right: 0; background: none; }
.box-default>.hd .more{ background:url(../images/icons-more.png) no-repeat right center; float: right; padding-right: 25px; font-size: 14px; margin-top: 20px;}
.box-default>.hd h3 a:hover { color: #0062ad;}

/* 盒子-border */
.box-border>.hd { height: 50px; background-color: #f2f2f2; border-left: 3px solid #27529b; }
.box-border>.hd h3 { font-size: 16px; line-height: 30px; font-weight: normal; }
.box-border>.hd .more{ background:url(../images/icons-more.png) no-repeat right center; float: right; padding-right: 25px; font-size: 14px; padding-top: 1px; line-height: 30px;}

/* 盒子-primary */
.box-primary>.hd{ background: none; border-bottom: 1px solid #ddd; font-size: 20px;}
.box-primary>.hd h3, .box-primary>.hd .on{ border-color: #eee; border-top: 2px solid #27529b; color: #27529b}
.box-primary>.hd h3 a, .box-primary>.hd .on a{ color: #27529b;}

/* 盒子-block */
.box-block>.hd{ background: none; overflow:hidden; background-color: #f2f2f2;}
.box-block>.hd h3{float:left; background: #27529b;}
.box-block>.hd h3, .box-block>.hd li{ border-bottom:0; font-size:18px; color: #fff; font-weight:normal; float: left;}
.box-block>.hd h3 a,.box-block>.hd li a{padding:10px 30px; color: #fff;}
.box-block>.hd li { background: url(../images/spe.png) no-repeat right center; padding-right: 25px; margin-right: 25px; }
.box-block>.hd li.on a{ color: #940000;}
.box-block>.hd li.last { margin-right: 0; background: none; }
.box-block>.hd .more{ background:url(../images/icons-more.png) no-repeat right center; float: right; padding-right: 25px; font-size: 14px; padding-top: 1px;}

/* 盒子-big */
.box-big>.hd{ line-height: 30px; overflow: hidden;}
.box-big>.hd h3{ float: left;}
.box-big>.hd li a{font-size: 20px;}
.box-big>.hd h3, .box-big>.hd .on{ background: #27529b;padding-left: 25px; padding-right: 25px; color: #fff;}
.box-big>.hd h3 a,.box-big>.hd h3 span, .box-big>.hd .on a{ padding-left: 0; padding-right: 0; font-size: 20px; color: #fff;}

/* list */
.list li{font-size:16px;padding-top:10px;padding-bottom:10px;background-position: 0px 19px;}
.list .date, .list .calendar{margin-left:10px}

/* list-intro */
.list-intro li{padding-top:20px;padding-bottom:20px;}
.list-intro .intro{line-height:26px; height:52px;}

/* 友情链接 */
.list-link li{float: left; width:33.33%; padding-top: 8px; padding-bottom: 8px; padding-left: 0px; background: none;}
.list-link li a{ margin: 0 5px; padding-left: 18px; background: url(../images/icons-link.png) 0px 3px no-repeat;  }
.list-link li i{ margin-right: 5px;}

/* 友情链接 */
.list-link01 li{float: left; width: 268px;padding-top: 8px; padding-bottom: 8px; padding-left: 0px; background: none;}
.list-link01 li a{text-align: center; display:block; line-height:36px;}
.list-link01 li i{ margin-right: 5px;}


/* 活动列表 */
/*.calendar-list li { float: left; width: 48%; *width: 44%; height: 187px; padding: 25px; box-shadow: 0px 0px 10px 0px rgba(2, 0, 0, 0.1); background:#fff url(../images/box-hw.png) no-repeat right center; margin-bottom: 30px; line-height: 30px; position: relative; top:0; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;  }
.calendar-list li:nth-child(2n) { float: right; }
.calendar-list li a.tit { font-weight: bold; font-size: 16px; display: block; padding-bottom: 10px; height: 40px; overflow: hidden; }
.calendar-list li .bg { position: absolute; right: 0; display: none; bottom: -50px; transition:all 0.5s; background:#fff url(../images/box-hw.png) no-repeat right center; width: 100%; height: 100%; opacity: 0; filter: alpha(opacity=0);  }
.calendar-list li .con { position: relative; z-index: 1; }
.calendar-list li:hover {  cursor: pointer; top:-10px; box-shadow: 0px 0px 10px 0px rgba(2, 0, 0, 0.2); }*/

.calendar-list { *margin-right: -20px;}
.calendar-list li { -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;
    float: left; width: 31%; height: 150px; padding: 25px; background: url(../images/line.jpg) repeat; margin-bottom: 25px; line-height: 30px; position: relative; top:0;margin-right: 15px; }
.calendar-list li:nth-child(3n) { float: right; margin-right: 0;}
.calendar-list li a.tit { font-weight: bold; font-size: 16px; display: block; padding-bottom: 10px; height: 40px; overflow: hidden; text-align: center;}
.calendar-list li .bg { position: absolute; right: 0; bottom: 0; transition:all 0.5s; background:url(../images/box-hw.png) no-repeat right center; width: 100%; height: 100%; }
.calendar-list li .con { position: relative; z-index: 1; }
.calendar-list li:hover {   background: #fff; cursor: pointer; top:-10px; box-shadow: 0px 0px 10px 0px rgba(2, 0, 0, 0.2); top:-10px;}
.calendar-list li:hover .bg {box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);  }
.calendar-list li .place { line-height: 22px;}



/* 位置导航 */
.box-main { margin-top: 20px; }
.breadcrumb{float: right; margin: 20px 0 0;padding: 0 0 0 26px;background: url(../images/icons-path.png) no-repeat 5px 3px;}
.breadcrumb a,
.breadcrumb span { padding: 0 3px; color: #666; }
.breadcrumb em {font-style: normal;}

/* url_方块样式分页 */
.page a:hover, .page span:hover{ border: 1px solid #27529b; color: #27529b;}
.page .current{ background: #27529b; border: 1px solid #27529b; }

/* 配置图标 */
.icons{width: 4px; height: 4px; background: url(../images/icons.png);}
.icons-arrow{width: 3px; height: 5px; background: url(../images/icons-arrow.png);}
.icons-link{width: 12px; height: 12px; background: url(../images/icons-link.png);}
.icons-path{width: 16px; height: 19px; background: url(../images/icons-path.png);}
.icons-write-msg{width: 15px; height: 15px; background: url(../images/icons-write-msg.png);}
.icons-msg-search {width: 16px; height: 16px; background: url(../images/icons-msg-search.png); }
.icons-arrow-top{width: 11px; height: 6px; background: url(../images/icons-arrow-top.png);}
.icons-mailbox{width: 14px; height: 12px; background: url(../images/icons-mailbox.png);}
.icons-prev{width: 9px; height: 17px; background: url(../images/icons-prev.png);}
.icons-next{width: 9px; height: 17px; background: url(../images/icons-next.png);}
.icons-pad{width: 12px; height: 12px; background: url(../images/icons-pad.png);}
.icons-phone{width: 20px; height: 28px; background: url(../images/icons-phone.png);}
.icons-search{width: 16px; height: 16px; background: url(../images/icons-search.png);}
.icons-share{width: 15px; height: 17px; background: url(../images/icons-share.png);}
.icons-sitemap{width: 13px; height: 11px; background: url(../images/icons-sitemap.png);}
.icons-vote{width: 16px; height: 14px; background: url(../images/icons-vote.png);}
.icons-survey{width: 16px; height: 14px; background: url(../images/icons-survey.png);}
.icons-weixin{width: 31px; height: 27px; background: url(../images/icons-weixin.png);}
.icons-weibo{width: 30px; height: 25px; background: url(../images/icons-weibo.png);}
.icons-book { width: 25px; height: 25px; background: url(../images/icons-book.png); margin-right: 10px;}
.icons-Print { width: 24px; height: 24px; background: url(../images/icons-print.png); }

/* 列表 */
.list-intro .t .title a{ font-size: 18px;}

/* ----------- 正文 ----------- */
/* 顶部 */
#top-bar{position: relative;z-index: 13;height: 40px;line-height: 40px;font-size: 12px;}
#top-bar .col-xs-12{padding:0}
#top-bar .top-Bar-left{float: right; color: #fff; }
#top-bar .top-Bar-left .row{ overflow: visible;}
#top-bar .top-Bar-left .user-panel a{ padding: 0 10px;}
#top-bar .top-Bar-left .user-panel dl{position: relative;z-index: 2;display: inline-block;*display: inline;zoom: 1; }
#top-bar .top-Bar-left .user-panel dl dt{ padding: 0 10px; line-height: 40px; font-weight: normal; cursor: pointer; color: #fff;}
#top-bar .top-Bar-left .user-panel dl dd{display: none;position: absolute;top: 40px;right: 50%; margin-right: -50px; box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);}
#top-bar .top-Bar-left .user-panel dl dd:after{display: block; position: absolute; left: 50%; top: -12px; margin-left: -3px; content: ""; border-width: 6px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0;}
#top-bar .top-Bar-left .user-panel dl dd i{display: none}
#top-bar .top-Bar-left .user-panel dl li{ margin-bottom: 0; float: left; width: 19.99%; min-width: 80px;}
#top-bar .top-Bar-left .user-panel dl li a{ display: block; background: none; padding: 5px 10px; color: #fff}
#top-bar .top-Bar-left .user-panel dl li a:hover{ background-color: #f60;}
#top-bar .top-Bar-left .user-panel dl.on dt{background-color: #f60;color: #fff;}
#top-bar .top-Bar-left .user-panel dl.on dd{display: block;}
#top-bar .top-Bar-left .user-panel dl dd img{width: 100px; height: auto;}
#top-bar .top-Bar-left .user-panel dl dd img{width: 100px; height: auto; padding:5px; background:#fff; }
#top-bar .top-Bar-left .user-panel a { padding: 0; color: #fff; }
#top-bar .user-login{display: inline-block;*display: inline;zoom: 1; padding:0 10px; line-height:40px; }
#top-bar .user-login .notlogged>a{padding:0 5px; color: #fff;}
#top-bar .user-login .loggedin>a{padding:0 5px; color: #fff;}
#top-bar .user-login .loggedin>a:hover{color: #ff0}
#top-bar .user-login .userlogincomment{color: #333}
#top-bar .top-Bar-left a.mail { padding-right: 10px; padding-left: 10px; color: #fff; line-height: 40px; display: inline-block; *display: inline; }
#top-bar .top-Bar-left a.mail:hover { color: #fff; background-color: #f60; text-decoration: none; }

#top-bar .top-Bar-left a.door {background-color: #e4ad36; color: #fff; padding: 0 10px; display: inline-block; *display: inline; line-height: 40px;}
#top-bar .top-Bar-left .user-panel dl.phone:hover a { color: #fff; text-decoration: none; }

/* 站群导航 */
#siteLast {float:left; position: relative;}
#siteLast dt {  line-height: 40px; font-weight: normal; cursor: pointer; padding: 0 10px; color: #fff; }
#siteLast dd { display: none; clear: both; background: #fff; color: #333; font-size: 12px; position: absolute; left: auto; right: 0; top: 100%; margin: 0; padding: 15px; width: 575px; max-height: 500px; line-height: 24px; overflow: auto; box-shadow: 0 2px 4px rgba(0, 0, 0, .2);}
#siteLast dd table { border-collapse: collapse; border-spacing: 0; width: 100%;}
#siteLast dd table td { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ddd; text-align: left; overflow: hidden;}
#siteLast dd table .tdlab { width: 100px; text-align: center; padding-right: 10px; vertical-align: middle; font-weight: bold;}
#siteLast dd ul { overflow: hidden;}
#siteLast dd ul li { width: 24.9%; float: left; overflow: hidden;}
#siteLast dd ul li a { position: relative; float: left; padding-left: 10px; max-width: 90%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333;}
#siteLast dd ul li a:before { content: ""; position: absolute; top: 50%; left: 0; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background-color: #000;}
#siteLast dd ul li a:hover { color: #c00;}
#siteLast.on dd { display: block;}
#siteLast dd i {display: none; position: absolute; right: 30px; top: -12px; z-index: 99;  content: ""; border-width: 6px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0;}
#siteLast.on dd i { display: block;}
#siteLast.on dt { background-color: #f60; }

/* 头部 */
#header{ width: 100%; height: 230px; position: relative; z-index: 12; background: #27529b url(../images/head-bg.jpg) no-repeat center top;}
#header .container{ position: relative; }

/* logoBox */
.logoBox { height: 140px; }
.logoBox #logo img  {max-height:100px;}

/* 搜索框 */
#search-group {position: absolute;z-index: 12;bottom: 35px;right: 0;vertical-align: top;width: 385px;}
#search-group .search-con{position: relative;z-index: 2; float: left;}
#search-group .select-box{position: absolute;top: 0;left: 0;width: 90px;height: 28px;background: #D86666;border: none;position: relative;z-index: 2; display: none;}
#search-group .select-box ul{position: absolute;left: 0;top: 28px;background: #f7f7f7;display: none;width: 320px;padding: 10px;box-shadow: 0 5px 15px rgba(0, 0, 0, .2);color:#333;}
#search-group .select-box ul li{ float: left; width: 33.33%; height: 30px; line-height: 30px; text-indent: 10px;cursor: pointer; overflow: hidden;}
#search-group .select-box ul li:hover{color: #E20500; background: #eee;}
#search-group .select-box .s-option{display: block;padding-left: 5px;line-height: 28px;width: 75px;color: #fff;text-align: center;overflow: hidden;}
#search-group .select-box .arrow-dn{position: absolute;right: 10px;top: 11px;height: 0;width: 0;font-size: 0;overflow: hidden;border: 5px solid transparent;border-color: #fff transparent transparent;transition: all 0.25s ease 0s;}
#search-group .select-box .arrow-hover{top: 5px;transform: rotate(180deg);}
#search-group .input-group{width: 300px;height: 40px;}
#search-group .input-group input{width: 294px; *width: 249px;height: 40px; *height: 38px;line-height: 40px;background: #fff url(../images/icons-search.png) no-repeat 10px center;border: 2px solid #608cd6;padding:0 10px 0 35px;}
#search-group .input-group .form-control::placeholder{ color: #ddd;}
#search-group .input-group .form-control::-webkit-input-placeholder{ color: #ddd;}
#search-group .btn { height: 40px; width: 80px; text-align: center; background-color: #608cd6;  border-radius:0 3px 3px 0; float: right; padding: 0; font-size: 16px;text-align: center; line-height: 36px; color: #fff;}
#search-group .btn i{margin: 8px 2px;}
#search-group .btn:hover { background-color: #5886d0; }

/* 校训 */
.txt-motto {background: url(../images/txt-xiaoxun.png) no-repeat;width: 275px;height: 34px;position: absolute;top: 15px;right: 112px;/*opacity: 0.8; filter: alpha(opacity=80);*/}

/* 主导航 */
#header .col-xs-12{padding:0}

/* 主导航 */
#nav-box { background-color: #fff; box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1); }

.mainNav{ text-align:center;}
.mainNav .li1{float:left; position:relative; height: 60px; width: 10%;}
.mainNav a:hover{text-decoration:none}
.mainNav .a1{display:block; text-align: center; font-size: 18px; height: 60px; line-height: 60px;}
.mainNav .ul1{display:none; position:absolute; padding:0; width: 100%; top: 60px; background: url(../images/nav-on.png) repeat; left: 0;}
.mainNav .h2{font-size:14px;}
.mainNav .a2{color:#fff;display:block;padding:10px 4px; line-height: 24px;}
.mainNav .a2:hover{background:#f8bf00; }
.mainNav .on1 { background: url(../images/nav-on.png) repeat;   }
.mainNav .on1 .a1{ color: #fff; border-top: 3px solid #ffc602; line-height: 57px; }


.nav-main{ height: 60px; text-align: center;}
.nav-main .item{ width: 10%; float: left; height:60px;}
.nav-main .item .item-name{height:60px;}
.nav-main .item .item-name a{display: block; font-size: 18px; height: 60px; line-height: 60px; }
.nav-main .item .item-name a:hover{ text-decoration: none; }
.nav-main .active .item-name{background: url(../images/nav-on.png) repeat;  color:#fff;}
.nav-main .active .item-name a{ color:#fff; margin: 0px; border-top: 3px solid #ffc602; line-height: 57px;}
.nav-main .active .item-name a:hover{color: #fff;}
.nav-top-fixed{ position: fixed !important; z-index: 2000; top: 0 !important; left: 0; width: 100%; box-shadow: 0px 2px 5px rgba(0, 0, 0, .2);}

/* 首页-自定义导航 */
.nav-main .item-sub{ display: none; position: absolute; top: 60px; left: 50%; margin-left: -960px; width: 1920px; background-color: #fff; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, .2);}
.nav-main .item-sub .container{ padding-top:25px; padding-bottom:25px;}
.nav-main .item-sub .pic{ float: left; margin-right: 40px; *margin-right: 20px; height: 140px; width: 300px; overflow: hidden;}
.nav-main .item-sub .pic img{ height: 140px; width: 300px;}
.nav-main .item-sub .intro { float: left; width: 45%; padding-right: 5%; line-height: 38px; margin-top: 15px; text-align: left; font-size: 14px; border-right: 1px solid #d6d6d6; text-indent: 2em;; }
.nav-main .item-sub .con{ overflow: hidden;}
.nav-main .item-sub .nav{ overflow: hidden; width: 400px; float: right;}
.nav-main .item-sub .nav li{ float: left;  width: 31%;  *width: 30%; padding-left: 2%; font-size: 14px; margin-bottom: 10px;}
.nav-main .item-sub .nav li i.icons { display: none;}
.nav-main .item-sub .nav li a { display: block; border: 1px solid #d8d8d8; background-color: #fafafa;}
.nav-main .item-sub .nav li:hover a { border-color:#f9c000; background: url(../images/yellow-hw.png) repeat; color:#fff;}

/* 导航下拉小图配置 */
/*
#sub-xxgk .pic { background: url(../images/sub-01.jpg) no-repeat; }
#sub-xwzx .pic { background: url(../images/sub-02.jpg) no-repeat; }
#sub-jgsz .pic { background: url(../images/sub-03.jpg) no-repeat; }
#sub-kycz .pic { background: url(../images/sub-04.jpg) no-repeat; }
#sub-zsjy .pic { background: url(../images/sub-05.jpg) no-repeat; }
#sub-xywh .pic { background: url(../images/sub-06.jpg) no-repeat; }
#sub-zbcg .pic { background: url(../images/sub-07.jpg) no-repeat; }
#sub-xqhz .pic { background: url(../images/sub-08.jpg) no-repeat; }
*/


/* 日历---------------------------  */

/* 弹窗 */
.box-Eject { clear: both; width: 330px;}
.box-Eject .Etit { cursor: pointer; padding: 10px 20px; background-color: #005396; color: #fff; float: left;}
.box-Eject-bd { z-index:10;  position:fixed; width:700px;  left:50%; margin-left: -350px; top:30%; background:#fff; display: none; z-index: 11;}
.box-Eject-bd .EHd { height: 90px; background: #2b5baf url(../images/logo-rl.png) no-repeat 10px center; line-height: 40px; padding: 0 15px; -webkit-background-size: auto 50%;
background-size: auto 50%; text-align: center; }
.box-Eject-bd .EHd h5 { font-size: 30px; line-height: 90px; color: #fff;}
.box-Eject-bd .EBd { padding:30px 40px 40px; }
.box-Eject-bd a.closeMore { display:block; position:absolute; width: 40px; height: 40px; border-radius: 100%; overflow: hidden; text-align: center; right: 0; top: -20px; background: #c00000 url(../images/x.png) no-repeat center; color: #fff; text-indent: -999px; cursor: pointer;
-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
.box-Eject-bd a.closeMore:hover { text-decoration:none; transform: rotate(360deg) ;}
.layerbg{ display: none;  width: 100% !important; height: 100%!important; z-index: 10; background: #000; opacity: 0.7; filter: Alpha(opacity=70); position: fixed; top: 0; left: 0; }

/* 日历列表 */
#calendarList li {  height: 45px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: normal;}


/* ---------- 底部 ---------- */
#footer{  position: relative;z-index: 10;padding: 20px 0;background: #333 url(../images/foot-bg.jpg) repeat-x center top; color:#fff; text-align:left; line-height:1.8 ;border-top: 4px solid #202020;}


#news-copyright {border-top: 1px solid #5b5b5b; padding-top: 20px;}
#footer .copyright { line-height: 30px; text-align: center; }
#footer .qrcodes {position:absolute; left:10px; bottom:0; text-align:center;}
#footer .qrcodes dd { display: none; position: absolute; top: -100px; left: 50%; margin-left: -50px;}
#footer .qrcodes dd img{ width:100px; height:100px; border: 4px solid #fff; }
#footer .qrcodes dl {float:left; position: relative; width: 50px; height: 50px; }
#footer .qrcodes dl.dl1 { margin-right: 15px; }
#footer .qrcodes dl dt { width: 50px; height: 50px; position: relative; cursor: pointer; border-radius: 100%; background-color: #676767; }
#footer .qrcodes dl dt i { position: absolute; left: 15px; top: 13px; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
#footer .qrcodes dl.dl1 i { left: 10px; }
#footer .qrcodes dl.on dt i { transform: rotate(360deg) ; }
#footer .qrcodes dl.on dd { display: block; }
#footer .qrcodes dl.dl2 { padding-right: 15px; }

#footer .blue { position: absolute; left: 0; top: 15px; }
#footer .ewm { position: absolute; right: 0; top: 5px; text-align: center; }
#footer .ewm img{ width: 95px; border: 5px solid #fff; }



/* side-fixed */
.side-fixed { position: fixed; right: 1px; *right: 24px; bottom: 100px; z-index: 33; }
.side-fixed li { margin-bottom: 1px; }
.side-fixed li a { color: #fff; display: block; position: relative;  height: 80px; width: 80px;  background: url(../images/png.png) repeat; font-size: 12px; text-align: center;   }
.side-fixed li i { width: 100%; height: 50px; display: block; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
.side-fixed li.li1 i { background: url(../images/icons-side-01.png) no-repeat center; }
.side-fixed li.li2 i { background: url(../images/icons-side-02.png) no-repeat center; }
.side-fixed li.li3 i { background: url(../images/icons-side-03.png) no-repeat center; }
.side-fixed li.li4 i { background: url(../images/icons-side-04.png) no-repeat center; }
.side-fixed li.li5 i { background: url(../images/icons-side-05.png) no-repeat center; }
.side-fixed li.li6 i { background: url(../images/icons-side-06.png) no-repeat center; }
.side-fixed li:hover i { -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg); }



/* news-Other */
#news-Other { padding-bottom: 30px; border-bottom: 1px solid #010101; } 
#news-Other .hd h3 { font-size: 20px; color: #fff; padding: 10px 0;}
#news-Other .bd { min-height: 120px; }
#news-Other .bd li { float: left; width: 33%; padding: 3px 0;}
#news-Other .bd li a { opacity: 0.7; filter: alpha(opacity=70); font-size: 14px; }
#news-Other .bd li h3 { padding: 0; font-size: 14px; }
#news-Other .col-xs-4 { *width: 30%; }

#news-Other .friend-link .bd li { width: 50% !important; }
#news-Other .friend-link .bd { border-right: 1px solid #5b5b5b;}
#news-Other .foot-box .bd { border-right: 1px solid #5b5b5b; }
#news-Other .foot-box .bd li.first1 { display: none; }

#footer a{color:#fff;}
#footer a:hover { color: #ffce4a; opacity: 1; filter: alpha(opacity=100);  }


/* 分享 */
#share{ overflow: visible;}
#share .share-btn{ margin: 15px 0; height: 50px;}
#share .share-btn a{ position: relative; float: left; margin-left: 40px; width: 50px; height: 50px; border-radius: 50px; background-color: #ccc; cursor: pointer; transition: all 0.25s ease 0s;filter: alpha(opacity=70);opacity: 0.7;}
#share .share-btn a i{ margin: 15px 0 0 15px; transition: all 0.5s ease 0s;}
#share .share-btn a .pic{ display: none; position: absolute; top: -110px; left: 50%; margin-left: -50px; box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);}
#share .share-btn a .pic img{ width: 100px;}
#share .share-btn a:hover{ filter: alpha(opacity=100);opacity: 1;}
#share .share-btn a:hover i{ transform: rotate(360deg) scale(1.2);}
#share .share-btn a:hover .pic{ display: block;}
#share .bdsharebuttonbox{ text-align: center;}
#share .bdsharebuttonbox a{ float: none; display: inline-block; *display: inline; zoom: 1; padding: 0; background: none !important; color: #333;}


/* 修复bootstrap与默认样式的兼容性 */
.surveyResult,
.surveyResult *{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.userlogincomment .loginDialog .form-control{height:34px}
.icons-book { position: relative; *top: -6px; }
