﻿@charset "utf-8";

/** common style start**/
body {
	font-family:'微软雅黑', '宋体';
	width: 100%; height: 100%;
	color:#333;
	background: #efefef url('../images/bg_body_top.png') 50% 0 no-repeat;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 10px;
  padding-left: 10px;
}
a{color:#369; font-size:16px;}
a:hover{color:#f30;}
a em{font-style:normal;}

.breadcrumb>li+li:before {content:">\00a0";}
.brown{color: #c84000; font-weight: bolder;}
.purple{color: #800080; font-weight: bolder;}
.red{color: #ff0000; font-weight: bolder;}
.orange{color: #ff8040; font-weight: bolder;}
.yellow{color: #ffff00; font-weight: bolder;}
.green{color: #00ff00; font-weight: bolder;}
.no-border{
	border-width:0;
	border-color:transparent;
	border-style:hidden;
}
.dark-border{border-color:#157DD2;}
.no-margin-bottom{margin-bottom:0;}
/** common style end**/

/** default panel start**/
.panel-my-default {
  border-color:#BDD6EE;
	border-radius:0px;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-style:solid;
	margin-bottom:15px;
}
.panel-my-default > .panel-heading {
	height:auto;  padding:0;  color: #333;	background:url('../images/dot_blue.gif') 0 30px repeat-x;
}
.panel-my-default > .panel-heading > .panel-title {
	padding:15px 10px 1px 10px;
	background-color:#fff;
	font-size:16px;
	color:#155493;	/*#666;*/
	font-weight:bold;
	letter-spacing:1px;
}
.panel-my-default > .panel-heading > h2.panel-title{font-size:18px; color:#F63;}
.panel-en {
	color:#999; 
	padding-top:6px;
	text-transform:capitalize;
	font-size:85%;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
.panel-more a{
	display:inline-block;
	width:31px;
	padding-top:26px;
	margin-right:8px;
	background:url('../images/more.gif') 0 80% no-repeat;
}

.panel-my-default > .panel-body {
	padding:10px;
}
.panel-my-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-my-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-my-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
/** default panel end**/


/** topic list start**/
.list-topic {margin-bottom:0;}
.list-topic > li {
	overflow:hidden;
	padding:2px 4px 2px 12px;
	word-break:keep-all;
	white-space:nowrap;
	background:url('../images/arrow_dot.gif') 0 10px no-repeat;
}
.list-topic > li h5 {}
.list-topic > li.thumbnail {
	padding:0;
	background-image:none;
}
.list-topic > li > a{
	line-height:150%;
}
.list-topic > li p {
	height:48px;
	text-indent:2em;
	word-break:break-all;
	white-space:normal;	
	font-size:85%;
	color:#aaa;
}
.list-topic > li p a{text-indent:0;}

/** topic list end**/

/** commend-topic list start**/
.commend-topic{}
.commend-topic > li {
	overflow:hidden;
	padding:2px 0;
}
.commend-topic > li > a{
	display:inline-block;
	text-align:center;
	overflow:hidden;
	max-height:60px;
	line-height:150%;
	font-size:1.4em;
	font-family:'黑体';
	font-weight:bold;
	color:#F33;
	margin-bottom:8px !important;
}
.commend-topic > li > p {
	position:relative;
	max-height:54px;
	overflow:hidden;
	text-indent:2em;
	word-break:break-all;
	white-space:normal;	
	font-size:96%;
	color:#999;
	margin-bottom:0;
}
.commend-topic > li > p a.detail{text-indent:0; position:absolute; right:0px; bottom:0px;}
/** commend-topic list end**/


/**	image thumb start**/
.img-thumb {
	padding-left:0;
	padding-right:0;
	margin-bottom:0;
}
.img-thumb > li{
	overflow:hidden; 
	margin-bottom:5px;
	}
.img-thumb > li > a{
	display:block; 
	font-size:0.9em; 
	text-align:center; 	
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
}
.img-thumb img{
	display:block; 
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
/**	image thumb end **/


.links-text {margin-bottom:0;}
.art-list li, .article-list li{padding-top:15px;}
.art-list li+li, .article-list li+li{ border-top:1px dashed #ccc;}

.author-date{line-height:150%; color:#aaa; vertical-align:middle;}
.author-date label{padding-left:6px; padding-right:2px;}
.author-date label > em{margin-right:3px;}
.author-date label:after{ content:"：";}

/*文章内容样式*/
.article-wrap .author-name {color: #333}
.article-wrap {margin:0 3%;}
.article-wrap img{
	width: auto;
	max-width: 100%;
}
.article-wrap .t-h1, h1.t-h1{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	position: inherit;
	line-height: 1.5;
	font-size: 28px;
	color: #333;
	word-wrap: break-word;
	word-break: normal
}
.article-wrap .article-author {
	color: #bbb;
	font-size: 1.2em;
	margin: 20px 0;
}
.article-content-wrap {
	font-size: 1.2em;
	line-height: 180%;
	margin: 1.2em 0;
	text-align:justify;
}

.article-content-wrap p, .article-content-wrap div{margin:0 0 0.8em 0; text-indent:2em;}
.article-content-wrap p a{display:inline-block; padding:0 3px; text-decoration:underline; text-indent:0;}
/*.article-content-wrap p img{margin-left: -2em;}*/
.article-content-wrap .article_remark{border:1px dotted #eaeaea; background-color:#fafafa; font-size:0.9em; line-height:180%; padding:10px 15px; text-align:justify; color:#666;}

.article-content-wrap .article_talk{padding-top:10px; padding-bottom:10px; text-align:center; text-indent:0;}
.article-content-wrap .article_talk a{font-size:1.1em;color:#cc0000; font-weight:bold;}
/*文章内容样式*/

.article-smin{ margin-bottom:15px; border:1px solid #ccc; background-color:#f9f9f9; padding:12px 20px; font-size:0.95em; line-height:130%; color:#666;}
.article-smin li{padding:2px 8px;}
.article-smin .title{ font-weight:bold;}

.article-labels{margin-bottom:15px; padding:8px 0;}
.article-labels ul li .glyphicon{padding-right:0.2em; font-size:1.2em; color:#aaa;}
.glyphicon-tags, .glyphicon-tag{font-size:0.8em; color:#ccc; padding-right:0.4em;}
.form-must{background: rgba(0, 0, 0, 0) url('../images/ico_must.png') no-repeat scroll right top;}



.newslist li{border-bottom:1px dashed #ddd; padding-top:8px; padding-bottom:8px; background-position:0 16px;}
.newslist li span.dtm{width:20%; overflow:hidden; font-size:smaller; display:inline-block; float:right; text-align:right; color:#ccc;}

.row-default{background-color:#fff; padding-top:15px;}
.row-small{background-color:#fff; padding-top:10px;}
.row-smallest{background-color:#fff; padding-top:0;}
.row-trans{background-color:transparent;}

/*找学校、找专业、网上报名快捷框*/
.reg_step{margin-bottom:0;}
.reg_step > li{padding:15px 10px 5px 10px; border-bottom:1px solid #9ECEF5; background-color:#F7FBFF; cursor:pointer;}
.reg_step > li.active{background-color:#BFDFF9;}
.reg_step > li:last-child, .reg_step > li.last{border-bottom:none;}
.reg_step > li span.icon{font-size:32px; padding:0; color:#036; text-align:center;}
.reg_step > li a.title{font-size:16px; color:#0D4F84; line-height:180%; letter-spacing:1px; font-weight:600px; display:block;}
.reg_step > li p.desc{color:#777; font-size:14px;}
.reg_step > li span.arrow{font-size:16px; padding:0; padding-top:14px; text-align:right; color:#4EA6ED;}
/*找学校、找专业、网上报名快捷框*/

/*找学校、找专业弹出框*/
.popover {
	border: 1px solid #157dd2;
	border: 1px solid rgba(21,125,210,1);
	border-radius: 0px;
	-webkit-box-shadow:none;
	box-shadow:none;
	top:0 !important;
	min-width:565px;
	min-height:475px;
	background-color:#F7FBFF;
}
.popover.left {
	margin-left:-21px;
}
.popover.left>.arrow{
	border-left-color:#999;
	border-left-color:rgba(21,125,210,1);
}
.popover.left>.arrow:after {
	border-left-color:#F7FBFF;
}
.popover-title {
	line-height:20px;
	min-height:20px;
	background-color:#BFDFF9;
	border-bottom:1px solid #ccc;
	border-radius:0px;
	font-weight:bold;
	color:#155493;
	font-size:16px;
}
/*找学校、找专业弹出框*/

/*
.media-my-defalut{margin-top:10px; margin-bottom:10px;}
.media-my-defalut .media-heading{overflow:hidden;}
.media-my-defalut .media-heading a{font-size:16px; color:#000; font-weight:bold;}
.media-my-defalut p{color:#888; text-indent:2em;}
*/

.tb-detail{margin:10px 0 10px 6px !important;}
.tb-detail tr th, .tb-detail tr td{border-bottom:1px dashed #ccc; padding-top:5px !important; padding-bottom:5px !important; vertical-align:top;}
.tb-detail th{padding-left:0; color:#C33;}
.college_detail li{border-bottom:1px dashed #ccc; line-height:150%; padding-top:8px !important; padding-bottom:8px !important; vertical-align:top; font-size:16px !important;}
.college_detail li:last-child{border-bottom:none;}
.college_detail label:after {content:"\0020\003a"; padding-right:6px;}

.img-detail{margin:10px;}
.img-detail p{margin-bottom:0 !important; line-height:25px; height:25px; overflow:hidden;}


.shaixuan_category li{}
.shaixuan_category li a{display:inline-block; padding:2px 8px; height:22px; line-height:22px;}
.shaixuan_category li a.active{border:1px solid #06C; line-height:22px; height:22px; background:#CEEFFF;}

/*招生简单表格*/
.zsjz-tablist li{margin-left:2px; margin-right:2px;}
.zsjz-content table{width:100%; margin:10px auto;}
.zsjz-content table th, .zsjz-content table tr.data td{text-align:center;}
.zsjz-content th.pro{width:28%;}
.zsjz-content th.fee{width:14%;}
.zsjz-content th.edu{width:10%;}
.zsjz-content th.tm{width:10%;}
.zsjz-content th.cat{width:12%;}
.zsjz-content th.col{width:18%;}
.zsjz-content th.bm{width:8%;}
.zsjz-content table th{border-bottom:1px dashed #ccc; font-size:1.1em; line-height:28px; }
.zsjz-content table tr label{ line-height:22px; display:inline-block; padding:2px 8px; margin:5px auto 5px 10px; background:#FC6; border:1px solid #930; border-radius:4px;}
.zsjz-content table tr.data td{border-bottom:1px dashed #e9e9e9; line-height:20px; padding:4px 0;}
/*招生简单表格*/

.slide .carousel-indicators{width:30%; bottom:5px; left:70%; margin-bottom:0; margin-left:0;}
.slide .item em{position:absolute; display:block; width: 100%; text-align:left; background-color:rgba(0, 0, 0, 0.6); bottom:2px; color:#fff; font-style:normal; font-weight: bold; font-size:16px; font-family: '楷体'; line-height:26px; max-height: 30px; padding:2px 5px;}
.slide .item em small{font-size: 8px; font-family: '宋体'; letter-spacing: 0; font-weight: normal;}
#newsCarousel img{width:545px; height:245px;}
#mobileAd01 img{width:100%; height: auto;}

.video_tabs ul{margin:10px 10% 15px 10%;}
.video_tabs ul li{margin:10px 0;}
.article_mov{margin:auto;}

.footer{padding-top:40px; padding-bottom:40px; background:#39C;}
.copyright, .copyright a{color:#fff; line-height:160%;}
.weixin{text-align:center; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.weixin ul li{line-height:20px; text-align:center;}
.weixin ul li img{display:block; margin:5px;}
.weixin ul li em{color:#fff; font-style:normal;}
.honestybox{}
.honestybox .f_tel{background:url('../images/footico.png') 0 50% no-repeat; padding-left:50px; color:#fff; line-height:170%; font-weight:bold;}
.honestybox .f_tel .t{font-size:16px;}
.honestybox .f_tel .c{font-family:Verdana, Geneva, sans-serif; font-size:24px;}

.honestybox .honesty{margin-top:20px;}
.category dl{padding:0 10px; margin-bottom:0;}
.category dl dt{display:block; clear:both; line-height:160%; margin-top:20px; margin-bottom:20px;}
.category dl dt h2{margin:0; padding:0;}
.category dl dt h2 a{display:inline-block;}
.category dl dt h2, .category dl dt h2 a{color:#C30; font-weight:bold; font-size:1.1em;}
.category dl dd{display:inline-block; line-height:20px;	margin:10px 5px;}
.category dl dd a{font-size:1.0em; line-height:120%; border-radius:4px; border:1px solid #dadada;	padding:5px 10px;}
.labels ul li{margin:5px 0;}
.labels ul li a{display:inline-block; padding:5px 10px; border-radius:4px; border:1px solid #dadada;}

.professionals em{font-style:normal;}
.professionals a{display:inline-block; padding:5px 8px; line-height:22px; font-size:14px;}

.intro, .content{margin-top:15px;}
.intro ol, .content ol, .intro ul, .content ul{margin-bottom:0; padding-left:30px;}
.intro *, .content *{font-size:16px; line-height:160%;}
.intro p, .content p{text-indent:2em;}
.intro a, .content a{padding-left:5px; padding-right:5px; text-decoration:underline;}
tr.pause_1 td{display:none; border:none;}
tr.pause_1 td, tr.pause_1 td a{color:gray !important;}
ul.meiti li{margin:5px 0; border-bottom:1px dashed #ccc;}

/*在线报名*/
dl.join_warp{margin-left:4%; margin-right:4%; margin-top:15px; margin-bottom:15px;}
dl.join_warp dt, dl.join_warp dd{display:block; margin-bottom:10px;}
dl.join_warp dt{margin-top:30px; margin-bottom:30px; border-bottom:1px solid #ccc;}
dl.join_warp dd{padding-left:20px; padding-right:20px;}
dl.join_warp dt span{display:inline-block; margin-left:20px; font-size:16px; font-weight:bold; letter-spacing:2px; line-height:200%;}
dl.join_warp dt.title{}
dl.join_warp dt.title h1{font-size:1.6em;}
dl.join_warp dt.subtitle{border-bottom:none;}
.checkcode{background:#eee; height:36px; line-height:36px; display:block; text-align:center;}
@media (max-width:767px){
	dl.join_warp{margin-left:10px; margin-right:10px;}
	.article-wrap .t-h1{font-size: 22px; line-height: 1.4em; color:rgb(51, 51, 51); margin: 0;}
	.author-date a{display:inline-block; padding-right: 0.5em;}
}
/*在线报名*/

/*点击展开更多内容*/
#slide-wrap, .slide-wrap{position:relative; overflow:hidden; margin-bottom:15px;}
#slide-gradient{width:100%; height:35px; position:absolute; bottom:0; left:0;}
#slide-read-more{clear:both; border-top:4px double #ddd; background:#fff; color:#333; line-height:180%; text-align:center;}
#slide-read-more a{display:inline-block; margin:10px auto;}
/*点击展开更多内容*/

.button-wrap{margin:15px 20px; min-height:50px;}
.baoming-wrap{border-bottom:none; margin-top:15px;}

.singlepage .panel-heading .panel-title{font-size:1.2em; color:#F00;}
.singlepage .commend-topic > li{padding: 8px 10px 8px 20px; border-bottom:1px dashed #ccc;}
.singlepage .commend-topic > li a{font-size:1.0em; color:#369; font-weight:bold; font-family:'微软雅黑', '宋体';}
.singlepage .commend-topic > li > p{max-height:50px;}
.singlepage .commend-topic > li > p a.detail{color:#F00; line-height:25px; height:25px; background-color:#FFF; padding-left:92px;}

.pict-topic .media-left{padding-left:4px; padding-right:4px; padding-top:4px;}
.pict-topic .media-right{padding-left:6px;}
.pict-topic .media + .media{border-top:1px dotted #ccc; padding-top:10px; margin-top:10px;}
.pict-topic .media-heading a { font-weight: bold; }
.pict-topic .remark{line-height:110%; font-size:0.9em; color:#666;}

.colleges-list li p{text-indent:2em; padding:5px 8px; color:#999; font-size:0.95em; max-height:160px; overflow:hidden;}



/*所有页面共享的样式如导航,页脚等 */

/*手机超小屏幕下的单独样式 xs < 768px */
@media (max-width: 767px){
    /*全部-导航*/
   
	/*移动端导航不固定顶部*/
    .navbar-topbar{min-height:45px !important; height: 30px !important;}
    .navbar-mainmenu{position: relative !important; min-height: 0 !important; background-image: none !important; background-color: rgba(150, 150, 150, 0.8) !important;}    
    .navbar-mainmenu > li > a{color: #333;}
	/*#header .navbar-header{ background:url('../images/logo-m.png') 0 0 no-repeat; margin-right:0px; min-height:118px; }*/
	.navbar-topbar .navbar-toggle{margin:0 0 0 0; border-color:#999; background-color:#f5f5f5;}	
	.navbar-topbar .navbar-toggle:hover, .navbar-topbar .navbar-toggle:focus{background:#f9f9f9;}
	.navbar-topbar .navbar-toggle .icon-bar{background-color: #333;}
    .navbar-topbar .navbar-brand {padding: 4px 0 0 0;}
    .navbar-topbar .navbar-brand > img{display:inline;}
    .navbar-topbar .navbar-brand > h1, .navbar-topbar .navbar-brand > h2
    {display:inline; margin: 0; font-size: 16px; font-weight: normal; color: #000;}
	
 	/*全部-导航*/
 	
 	
    /*全部-返回顶部*/
    #clan-slider{bottom:55px !important;}
    #clan-slider ul li a{
        background-color: rgba(255,255,255,0.9) !important;
        border-color:  transparent !important;
        border-radius: 50% !important;
    }
    #clan-slider #slider-goTop{
        background-position: -92px 0 !important;
    }
    #clan-slider #slider-goTop:hover{
        background-position: 0 0 !important;
    }
    /*全部-返回顶部*/
}
/*手机超小屏幕下的单独样式 xs < 768px */

/*大于手机屏幕时的样式 sm >= 768px */
@media (min-width: 768px){
	
    /*全部-导航*/
    #header .navbar{border-radius: 0;}
    #header .navbar-brand{padding: 5px 0 0 15px;}
    /*全部-导航*/
}
/*大于手机屏幕时的样式 sm >= 768px */

/*平板小屏幕样式 768px <= sm < 992px */
@media (min-width: 768px) and (max-width: 991px){
	
}
/*平板小屏幕样式 768px <= sm < 992px */

/*大于992px以上固定宽度为970px md >= 992px */
@media (min-width: 992px){
   
}
/*大于992px以上固定宽度为970px md >= 992px */

/*全部-导航条样式复写*/

.navbar-topbar{min-height:35px; height: 20px; padding-top:6px; padding-bottom:9px; line-height: 20px; background-color:rgba(255, 255, 255, 0.6);/*transparent url('../images/bg_topbar.png') 0 -5px repeat-x*/}

.topbar-text h2, .topbar-text h3, .topbar-text h4, .topbar-text h5
{font-size:14px; font-weight:normal; margin:0; line-height: 20px; overflow:hidden;}

.topbar-fav a{color:#036;}
.topbar-fav a .glyphicon{color:#C93; padding-right:8px;}

.gray-bottom{
	-webkit-box-shadow:0px 0px 12px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0px 0px 12px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
	margin-bottom:12px;
}

.navbar-logobar{height:120px; margin:8px auto;}
.navbar-logobar .logo-pc{
	display:block;
	overflow:hidden;
	height:116px;
	padding-top:116px;
	margin-top:0px;
	background:url('../images/logo.png') 0 0 no-repeat;
}
.navbar-logobar .logo-pc:hover{text-decoration:none;}
.navbar-logobar .logo-pc h1, 
.navbar-logobar .logo-pc h2, 
.navbar-logobar .logo-pc h3
{font-size:1.0em; color:#555; text-decoration:none; margin:0;line-height:150%;text-decoration:none;}

.navber-banner{display:block; height:70px; background:url('../images/hotline.png') right top no-repeat;}

.navbar-quickwords{max-height: 31px; height: 31px; padding-top:6px; background:url('../images/main-menu-down.png') 0 0 repeat-x;}
.navbar-quickwords a{line-height:20px; font-size:1.1em; color:#C60;}

.sch-keys{padding-top:8px; max-height:30px; overflow:hidden;}
.sch-keys a{line-height:22px; font-size:1.0em; color:#333;}

.navbar-mainmenu{
    margin-bottom: 0;
    z-index: 1000;
	border: none;
	background-color:transparent;
	min-height: 40px;
	background:transparent url('../images/main-menu-bg.png') 0 0 repeat-x;
}
.mainmenu-nav li h1, .mainmenu-nav li h2, .mainmenu-nav li h3
{margin-top:0; margin-bottom:0; display:block; -webkit-margin-before:0; -webkit-margin-after:0;}

.mainmenu-nav > .dropdown > .dropdown-menu {
	background:url('../images/main-menu-sub.png') 0 0 repeat-y;
	border:1px solid #59AAFB;
	padding:5px 0 8px 0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=315,strength=2);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
}
.mainmenu-nav > .dropdown > .dropdown-menu li {
	text-align:left;
	padding:2px 5px 2px 25px;
	white-space:nowrap;
}
.mainmenu-nav > .dropdown > .dropdown-menu li.cat{font-weight:bold;}
.mainmenu-nav > .dropdown > .dropdown-menu li a {
	display:block;
	line-height:24px;
	height:24px;
	color:#369;
	font-weight:normal;
	padding:0 5px 0 10px;
}

.mainmenu-nav > li > a{
    padding: 10px 20px;
	display:block;
	color:#ffffff !important;
	font-size:1.12em;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;	
}

.mainmenu-nav > li > a, 
.mainmenu-nav > li > a:hover, 
.mainmenu-nav > li > .active > a, 
.mainmenu-nav > li > .active > a:hover,
.mainmenu-nav > li > .active > a:focus
{color:#ffffff;}

.mainmenu-nav > li > a:hover,
.mainmenu-nav > .active > a,
.mainmenu-nav > .open > a{background-color: #02488D !important;}

.navbar-mainmenu .navbar-toggle .icon-bar{background-color: none;}

.navbar-mainmenu .navbar-collapse .dropdown-menu{top:100%; left: 0;}
/*全部-导航条样式复写*/


/*全部-页脚footer*/
/*全部-移动端页脚*/
#mob-bottom{
    width: 100%;
    /*max-height: 64px;*/
    text-align: center;
    z-index: 1000;
    background-color: rgba(255,255,255,0.9);
    position: fixed;
    bottom: 0;
    border-top: 2px solid #0ba1e4;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

	
#mob-bottom .mob-bottom-item a{
    display: block;
    padding-top: 5px;
    padding-bottom: 2px;
    color: #616161;
    text-align: center;
    line-height: 1.5em;
    font-size: 12px;
}
#mob-bottom .mob-bottom-item a:hover{
    text-decoration: none;
}
#mob-bottom .mob-bottom-item a img{
    max-width: 28px;
}
/*全部-移动端页脚*/

/*全部-回到顶部*/
#clan-slider{
    position: fixed;
    _position: absolute;
    bottom: 30%;
    right: .1%;
    z-index: 1000;
}
#clan-slider ul{
    margin: 0;
    padding: 0;
    margin-top: -2px;
    list-style: none;
}
#clan-slider ul li{
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 2px;
    position: relative;
}
#clan-slider ul li a{
    display: block;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border: 1px solid #0ba1e4;
    background-color: #f5f5f5;
    background-image: url(../images/clan-slider.png);
    background-repeat: no-repeat;
}

#slider-chat{
    background-position: 0 -92px;
}
#slider-chat:hover{
    background-position: -46px -92px;
    background-color: #0ba1e4;
}
#slider-qq{
    background-position: 0 -138px;
}
#slider-qq:hover{
    background-position: -46px -138px;
    background-color: #0ba1e4;
}
#slider-phone{
    background-position: 0 -184px;
}
#slider-phone:hover{
    background-position: -46px -184px;
    background-color: #0ba1e4;
}
#slider-wechat{
    background-position: 0 -230px;
}
#slider-wechat:hover{
    background-position: -46px -230px;
    background-color: #0ba1e4;
}
#slider-goTop{
    background-position: 0 0;
}
#slider-goTop:hover{
    background-position: -46px 0;
    background-color: #0ba1e4;
}
#clan-slider #slider-menu{
    background-position: 0 -46px;

    background-color: rgba(255,255,255,0.7);
    border-color:  rgba(255,255,255,0.7);
}
#clan-slider #slider-menu:hover{
    background-position: -46px -46px;
}
#clan-slider .clan-slider-tips{
    position: absolute;
    top: 0px;
    right: 48px;
    display: none;
    height: 48px;
    padding-left: 10px;
    padding-right: 2px;
    white-space: nowrap;
    border: 1px solid #0ba1e4;
    background-color: #0ba1e4;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fff;

}
#clan-slider .clan-slider-tips-wechat{
    display: none;
    position: absolute;
    background-color: #0ba1e4;
    padding: 1px;
    bottom: 0;
    right: 50px;
}
#clan-slider .clan-slider-tips-wechat img{
    width: 196px;
    height: 196px;
}
/*全部-回到顶部*/