﻿@charset "utf-8";
/* CSS Document */
.banner{}

.main_content{margin-top: 15px;}
.main_content .side{}


/*父栏目左侧导航 S*/
.side_T{background: #3da9ee;}
.side_T .hd{height:135px;padding: 28px 0 0; color:#fff;background: #0083df;}
.side_T .hd li span{display: block;padding-top: 87px;color: #fff;font-size: 20px;font-weight: bold; background: url(../../Base/img/icon1.png) no-repeat 86px 2px;text-align: center;}
.side_T .cla9 li span{background-position:86px -142px; }
.side_T .cla19 li span{background-position:84px -286px; }
.side_T .cla52 li span{background-position:84px -431px; }
.side_T .cla37 li span,.side_T .cla51 li span{background-position:84px -578px; }
.side_T .cla42 li span{background-position:76px -724px; }
.side_T .cla84 li span{background-position:84px -286px; }
.side_T .cla6 li span{background-position:81px -864px; }
.side_T .bd{padding: 8px 0;}
.side_T .bd li{width:160px; height:36px;padding-left: 80px;overflow: hidden;}
.side_T .bd li a{display:block;padding-left: 12px;color: #fff; font:normal 14px/36px "微软雅黑";background:url(../../Base/img/icon.png) no-repeat -177px -589px;}
.bd li.on,.side_T .bd li.liHover{background: #0083df;}
.bd li.on a,.side_T .bd li.liHover a{}
/*父栏目左侧导航 E*/

/*最新文章 S*/
.new_article{background: #00aaa9;margin-top: 15px;}
.new_article .hd,.hot_pic .Thd{padding: 10px 0 0 20px;}
.new_article .hd a,.hot_pic .Thd a{color: #fff;font:bold 20px/40px "微软雅黑";}
.new_article .bd{padding:5px 0 12px 20px;}
.new_article .bd .infoList li{background-position: -177px -534px;}
.new_article .bd .infoList li a{color: #fff;}
/*最新文章 E*/

/*热点图片 S*/
.hot_pic{margin-top: 15px;background: #f87c0c;position: relative;}
.hot_pic .Tbd{padding:10px 0 15px 20px;overflow: hidden;}
.hot_pic .Tbd .hd{position: absolute;right: 20px;_right:auto;_left:155px;top: 25px;}
.hot_pic .Tbd .hd li{float: left;width: 10px;height: 10px;margin-left: 4px;}
.hot_pic .Tbd .hd li span{display: block;width: 10px;height: 10px;background: url(../../Base/img/icon.png) no-repeat -201px -634px; text-indent: -9999px;cursor: pointer;}
.hot_pic .Tbd .hd li.on span{background-position: -177px -634px;}
.hot_pic .Tbd .bd li{width: 200px;padding: 0;float: none;text-align: center;}
.hot_pic .Tbd .bd li .title{padding-top: 8px;}
.hot_pic .Tbd .bd li a{color: #fff;}
.hot_pic .Tbd .bd li img{width: 200px;height: 150px;}
/*热点图片 E*/

/*快捷菜单 S*/
.quick_menu{margin-top: 15px;}
.quick_menu ul li{height: 48px;padding:11px 0 0 15px;*margin-top:-4px;overflow: hidden;}
.quick_menu ul li.li1{background: #0071c6 url(../../Base/img/rsjq.png) no-repeat right 0;}
.quick_menu ul li.li2{background: #e09f09 url(../../Base/img/rsjq.png) no-repeat right -59px;}
.quick_menu ul li.li3{background: #82bf4c url(../../Base/img/rsjq.png) no-repeat right -118px;}
.quick_menu ul li a{display: block;color: #fff;font-size: 16px;}
.quick_menu ul li a .icon{display: block;float: left;width: 48px;height: 36px;margin-right: 10px;background: url(../../Base/img/icon.png) no-repeat 0 -788px;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
-ms-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.quick_menu ul li.li2 a .icon{background-position: 0 -843px;}
.quick_menu ul li.li3 a .icon{background-position: 0 -897px;}
.quick_menu ul li a:hover .icon{
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    transform:scaleX(-1);
}
.quick_menu ul li a em{font-size: 12px;}
/*快捷菜单 E*/

.query_registration li{margin-top: 15px;height: 80px;line-height: 48px;padding:30px 0 0 45px;font-size: 20px;font-weight: bold;}
.query_registration li.li1{background: #00aaa9;}
.query_registration li.li2{background: #f87c0c;}
.query_registration li a{color: #fff;}
.query_registration li a .icon{display: block;float: left;width: 46px;height: 46px;margin-right: 16px;background: url(../../Base/img/icon.png) no-repeat 0 -957px;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
-ms-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.query_registration li.li2 a .icon{background-position: 0 -1033px;}
.query_registration li a:hover .icon{
	-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

/*父栏目右侧内容 S*/
.mainBox{float:right; width:945px; background: #fff;_overflow: hidden;}
.mainBox .wHd{height:60px;line-height: 60px; padding:0 20px 0 30px; background:#88c800; overflow: hidden;}
.mainBox .wHd h3{float:left; font:bold 20px/60px "微软雅黑"; color:#fff;}
.mainBox .wHd h3 a{color:#fff;}
.pathWrap{float:right;width: 600px;color:#fff;font-size: 12px; overflow:hidden;}
.pathWrap a{padding-right:4px;color:#fff;}
.pathWrap a:hover{font-weight:bold;}
.pathWrap .path{float: right;padding-left:28px; background:url(../../Base/img/icon.png) no-repeat -280px -95px; }
.wHd em,.article_list em{font-style:normal;}
.nr_box .pathWrap,.nr_box .pathWrap .path{float: none;padding-left: 0;}

.mainBox .wBd{padding-left:30px;}
.clounmA_lt{overflow:hidden; padding:0 20px 6px 0; }
.clounmA_ltr{float:right; width:498px;}
.pic_campus,.pic_campus .bd,.pic_campus .bd .tempWrap{width: 890px;overflow: hidden;}
.pic_campus .hd{background-position:0 -110px;}
.pic_campus .bd{padding:20px 0 0;}
.txtPicListB li{float:left; width:200px; background:none; padding-left:0;}
.txtPicListB li .pic{overflow:hidden;}
.txtPicListB li .pic img{width:200px;height: 150px;}


/*栏目循环 S*/
.cloumn_l{width:435px; float:left; margin-top:18px;}
.column_cycle .fl{margin-right:20px;}
.cloumn_l .hd{height:50px;overflow:hidden; padding-right:10px; background:#3da9ee;}
.cloumn_l h3{float:left; width:95px; height:50px; line-height:50px; padding-left:20px;}
.cloumn_l h3 a{display:block; font-size:18px;font-weight: bold; color:#fff;}
.cloumn_l h3 a:hover{color: #fff;}
.cloumn_l .hd .more{margin-top:13px; font-size:12px;}
.cloumn_l .bd{height:148px; padding:10px 0 0 185px;position: relative;overflow:hidden;}
.cloumn_l .bd .topicHasPic .t{position: absolute;left: 0;top: 18px;}
.cloumn_l .bd .topicHasPic .pic,.cloumn_l .bd .topicHasPic .pic img{width:165px;height: 124px;}
.cloumn_l .bd .topicHasPic .con{width:100%;height: 34px;line-height:34px;margin-left:0px;position: absolute;top: 90px;left:0;background:#000; filter:alpha(opacity=50);opacity:0.5;}
.cloumn_l .bd .topicHasPic .t .title{margin:0 0 0 8px; overflow:hidden;}
.cloumn_l .bd .topicHasPic .t .tit{font-size:14px;color: #fff;}
.cloumn_l .bd .t .intro{max-height:70px; line-height:22px; overflow:hidden;}
.cloumn_l .topicList li.n{height: 28px;line-height: 28px;}
.column_cycle1 .cloumn_l{width: 890px; float: none;}
.column_cycle_pic .cloumn_l{width: 890px; float: none;}
.column_cycle_pic .cloumn_l .bd{padding-left: 0px; height: 230px;}

/*栏目循环 E*/


/*文章列表页 S*/
.lists_box .wBd,.nr_box .wBd{padding:20px 35px 10px 35px; overflow:hidden;}
.lists_box .wBd .topicList .t{border-bottom:1px solid #eeeeee;padding-bottom: 20px;margin-bottom: 16px;position: relative;}
.lists_box .wBd .topicHasPic .pic{width: 210px;height: 158px;}
.lists_box .wBd .topicHasPic .pic img{width: 210px;height: 158px;}
.lists_box .wBd .topicHasPic .con{margin-left: 230px;}
.lists_box .wBd .topicList .t .tit{font-size: 18px;}
.lists_box .wBd .topicList .t .intro{line-height:30px;font-size: 14px;}
.lists_box .wBd .topicList .t .date{padding-left: 24px;position: absolute;bottom: 15px;left: 230px; font-size: 12px;background: url(../../Base/img/icon.png) no-repeat -195px -465px;}
.lists_box .wBd .topicHasPic li.n{border-bottom:1px dashed #d9d9d9; padding:0 0 6px 12px; margin-top:6px;background-position: -177px -563px;font-size: 16px;}
.lists_box .wHd h3 .search_span{display:block;  padding:0 6px 4px; margin-right:5px;}


/*文章列表页 E*/

/* 图文列表 */
.pageTPList{margin-top:-12px}
.pageTPList li{padding: 22px 15px;border-bottom: 1px solid #E1E1E1;overflow:hidden;}
.pageTPList .pic{padding-top: 5px;float:left;margin-right: 15px;width: 140px;}
.pageTPList .pic img{width:100%;height: auto;}
.pageTPList .con{overflow:hidden; zoom:1}
.pageTPList .title{font-size: 18px;line-height: 36px;overflow:hidden;margin-bottom: 5px;}
.pageTPList .title a{color:#333}
.pageTPList .intro{margin-bottom: 3px;line-height: 25px;color:#777;max-height: 75px;_height: 75px;overflow:hidden;font-size:14px;}
.pageTPList .title a:hover{text-decoration:none}
.pageTPList .intro .more{display:none;}
.pageTPList .others{font-size:13px; color: #aaa;}
.pageTPList .others span{margin-right:15px;}
.pageTPList .node{color: #aaa; margin-right: 15px; display:none}
.pageTPList .last{ border-bottom:0; margin-bottom:0; }
.pageTPList .on{background:#F9F9F9}

/* newsList */
.newsList li {height:30px;line-height:30px;overflow:hidden; background:url(../../Base/img/icon.png) no-repeat -177px -563px; white-space: nowrap; text-overflow: ellipsis; padding:0 0 6px 12px; margin-top:6px; font-size: 16px;} 
.newsList li .date{float:right;color:#999;}
.newsList li .tit { }
.newsList .split{height:13px;margin-bottom:13px;border-bottom: 1px dashed #e5e5e5; background:none}


/*缩列图列表页 S*/
.piclists_box .wBd{padding:20px 5px 10px;}
.mainBox .txtPicListB{overflow:hidden;}
.piclists_box .txtPicListB li{width:260px;padding:10px 14px 20px 32px;}
.piclists_box .txtPicListB li .pic img{width: 260px;height: 195px;}
.piclists_box .txtPicListB li .title{padding-top: 7px;font-weight: bold;}
.piclists_box .txtPicListB li.split{width:856px; padding:5px 10px; margin-bottom:18px; border-bottom:1px dashed #ececec;}
/*缩列图列表页 E*/


/* 文章内容页 -----------------------------------------*/
.articleCon {text-align: left;padding: 40px;}
.printArea .title {color:#0083df; font:bold 20px/40px "微软雅黑"; text-align:center; margin-bottom: 10px;}
.printArea .subTitle {font-size: 20px; color:#555; text-align:center;margin-bottom: 20px;}
.printArea .property{font-size: 14px;margin-bottom: 25px;padding: 16px 10px;text-align:center;color: #777;border-bottom: 1px dashed #ddd;}
.printArea .property span{ padding:0 5px;}
.printArea .conTxt {overflow:hidden; color:#333;font-size: 16px;line-height: 2;padding: 0 0 20px 0;}
.printArea .conTxt img{max-width:800px;height: auto !important;}
.printArea .conTxt p {margin-bottom: 20px;}
.printArea .conTxt a{ color:blue; text-decoration:underline; }
.printArea .conTxt em{ font-style:italic }
.printArea .conTxt ul,.printArea .conTxt ol{padding-left: 2em; }
.printArea .conTxt ul li{ zoom: normal; list-style:square; text-indent:0 !important }
.printArea .conTxt ol li{ zoom: normal; list-style:decimal; text-indent:0 !important;}
.printArea .page { padding:10px 0; text-align:center; }
.printArea .videoPlayer{background: #000;width: 800px;text-align:center;margin:20px auto;height: 480px;}
.articleCon .userControl {font-size: 14px;border-bottom: 1px dashed #ddd;overflow: hidden;text-align: left;margin-bottom:20px;padding:10px 0;}
.articleCon .userControl .a{color:#777; margin:10px 10px 0 0; float:left;}
.articleCon .userControl .bdsharebuttonbox { float: right; }
.articleCon .others{padding: 10px 0;margin-bottom:15px;}
.articleCon .others a{color:#0e4a72}
.articleCon .others .prev,.articleCon .others .next{padding: 3px 0;}

/* 相关信息 */
#relativeInfo{border-bottom: 1px dashed #ddd;}
#relativeInfo .hd h3{ font-size:18px; color:#0e4a72 }
#relativeInfo .bd{ padding:10px 0 20px 0; }
#relativeInfo ul{overflow: hidden;}
#relativeInfo li{float: left;width: 50%; }


/*文章内容页不带侧栏 S*/
.noside .mainBox{width:1200px;}

/*文章内容页不带侧栏 E*/


/* 通用按钮 - 圆角 */
.btn,.btnA{width: 75px; height:30px; line-height:30px; font-size:12px; cursor:pointer; color:#fff; border: 0; overflow:hidden;  background:url("../../Base/img/icon.png") 0 -1289px no-repeat; display:inline-block; *display:inline; zoom:1;   }
.btn span,.btnA span{ display:block;  padding:0 10px;}
.btn:hover,.btnA:hover{ text-decoration:none; color:#ff0;  }
.btnA{ background-position:right -164px; color:#999; margin-left:10px;  }
.btnA span{ background-position:0 -186px; }
.btnA:hover{ color:#333;  }

.btnB{ display:inline-block; *display:inline; zoom:1; height:20px; line-height:20px; border:1px solid #D6A668; padding:0 10px; cursor:pointer; color:#A83700; }


/* 友情链接 */
#friendLink .infoList{overflow:hidden;}
#friendLink .infoList li{width:32.33%;float:left; padding-left: 1%}
#friendLink .picList li{width:20%;float:left;text-align:center;}
#friendLink .picList li .title{overflow:hidden;height:20px;}




/* 信息提示页 ---------------------------------------------- */
.Showms{background: #fff;padding: 2% 4%;overflow:hidden;width: 650px;margin:30px auto;}
.Showms .top,.Showms .bottom,.Showms .Shadow{ display:none }
.Showms .MS{overflow:hidden; zoom:1;}
.Showms .titWrong{color:#c00;border-bottom:1px solid #ccc;padding: 10px 0;margin-bottom:15px;font-size:18px;}
.Showms .BUT{padding: 25px 0 15px 0;}
.Showms .BUT a{ padding:0 15px;height:36px; line-height:36px; display:inline-block; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; cursor:pointer; margin-right:15px;
    background:#eee; border:1px solid #ccc; font-size:14px;
    background: -webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#eee));
    background: -moz-linear-gradient(#FFFFFF, #eee);
    background: -ms-linear-gradient(#FFFFFF, #eee);
    background: -o-linear-gradient(#FFFFFF, #eee);
    background: linear-gradient(#FFFFFF, #eee);
}
.Showms .BUT a:hover{ color:#c00; border:1px solid #aaa; text-decoration:none;}


/* 不带侧栏 */
.noSideContent{}
.noSideContent .mainBox{float: none; width: 1200px;}

/* 其它 */
.voteList li{padding-left: 25px;background:url("../../Base/img/iconVote.png") no-repeat 0 5px;}
.votePost .title{line-height: 160%;}

/* 图片内容页 */
.sw-list .swi-hd{margin: 0px; padding: 0px; overflow: hidden; display\0: block !important;}
.sw-list li img{margin: 0 auto; }




