﻿@charset "utf-8";
/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,/* structural elements 结构元素 */
dl,dt,dd,ul,ol,li,/*  list elements 列表元素*/
pre,/* text formatting elements 文本格式元素 */
fieldset,lengend,button,input,textarea, /* form elements 表单元素 */
th,td{margin:0;padding:0;}
body,button,input,select,textarea{font-size:14px; font-family:"微软雅黑","Microsoft Yahei"; color:#333333;}
h1{font-size: 18px;/* 18px / 12px = 1.5 */ }
h2{font-size: 16px;}
h3{font-size: 14px;}
h4,h5,h6{font-size: 100%;}
address,cite,dfn,em,var{font-style: normal;}
code,kbd,pre,samp,tt{ font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small{font-size: 12px;}/* 小于 12px 的中文很难阅读，让 small 正常化 */
img{border:none;}
ul,ol{list-style: none;}
a{text-decoration:none; color:#333333;}
a:hover{text-decoration:none;}
table{border-collapse: collapse;border-spacing: 0;}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {/* overflow-y: scroll; */}
html,body{-webkit-text-size-adjust:none;}
body{ background:url(../images/bj.jpg); background-size:cover; background-repeat:  no-repeat;}

/**头部样式**/
.headerBg{ height:120px;width:100%;background:url(../images/bj-top.jpg);background-repeat:  no-repeat;}
.header{ width:1200px; height:120px; margin:0 auto;}
/* .header .logo{ float:left; width:420px; background:url(../images/logo.png) no-repeat left center; background-size:100% auto; height:120px;} */

/* 新添加 */
/* logo */
.head{
	width:1050px;
	height:120px;
	margin:0 auto;
	
	background-size:100% 100%;
}
.head .logo{height:110px;}
.head .head-logo{float:left;width:460px;/* background:url('../images/logo.png') no-repeat top left;background-size:500px; */}
.head-input{float:right;width:370px;padding-left:0px;}
.head-input .public_rl{color:#fff; font-size:12px;background:#289bd5;padding:6px 10px;height:27px;line-height:27px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.head-input .public_rl:hover{background:#1e8ec4;}
.head-input .input-button{background:#6eb734;color:#fff;width:70px;border:0;cursor:pointer;height:27px;line-height:27px;outline:none;}
.clear{clear:both;}
/* 导航 */
.nav{width:1050px;height:40px;margin:0 auto;
/* background-image:-webkit-linear-gradient(top, rgb(156, 198, 251) 0%, rgb(32, 122, 216) 100%);background-image: -ms-linear-gradient(top, rgb(156, 198, 251) 0%, rgb(32, 122, 216) 100%);background-image: -webkit-gradient(top, rgb(156, 198, 251) 0%, rgb(32, 122, 216) 100%);background-image: -moz-linear-gradient(top, rgb(156, 198, 251) 0%, rgb(32, 122, 216) 100%);background-image: -o-linear-gradient(top, rgb(156, 198, 251) 0%, rgb(32, 122, 216) 100%);background-image: linear-gradient(top, rgb(156, 198, 251) 0%, rgb(32, 122, 216) 100%); */
background:url('../images/headbg.png');background-size:100% 100%;
}
.nav .dh li{float:left;list-style:none;line-height:40px;cursor:pointer;font-family:'微软雅黑';}
.nav .dh li a{text-decoration:none;color:#fff;font-size:14px;border-right:1px solid #d8d8d8;width:100%;padding:5px 20px;}
.nav .dh li:hover{background:#0075ca;/* background-image: -webkit-linear-gradient(top, rgb(129, 179, 243) 0%, rgb(0, 92, 148) 100%); */}
.nav .dh .default{background:#0075ca;/* background-image: -webkit-linear-gradient(top, rgb(129, 179, 243) 0%, rgb(0, 92, 148) 100%); */}

/* 动态 */
.dongtai{width:1050px;margin:0 auto;height:30px;font-family:'微软雅黑';background:#eee;margin-bottom:50px;margin-top:2px;}
.dongtai .dt-img{margin-left:10px;float:left;width:25px;height:25px;/* background:url('../images/icon.png') center center no-repeat;background-size:1100px;background-position:-170px -276px */}
.dongtai .dong-font{float:left;margin-left:10px;height:30px;line-height:25px;color:#61b9e9;}
.dongtai .dong-content{float:right;margin-right:15px;height:30px;line-height:30px;font-size:12px;white-space:nowrap;width:940px;overflow:hidden;}
/* .dongtai .dong-content ul{width:5500px;} */
.dongtai .dong-content ul li{float:left;margin-right:150px;}
.dongtai .dong-content ul li a{color:#FF6D00}
.dongtai .dong-content ul li a:hover{color:#34a6de}
.userInfo{float:right;max-width:360px;height:140px;line-height:120px;color:#fff}
.userInfo a{color:#fff}


.header .logininfo{ width:160px; float:right; height:40px; line-height:40px; margin-top:40px; color:#fff;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.header .logininfo a{ width:50px; text-align:center; display:inline-block; height:40px; color:#fff; float:left;}
.header .logined{ line-height:20px;}
.header .logined a{ height:20px; text-align:left; display:inline-block;}
.header .logininfo .userheader{ float:left; width:40px; height:40px; margin-right:10px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px; display:block;}
.header .logininfo .userheader a{ width:40px; height:40px; border-radius:20px;border-radius:20px;border-radius:20px;}
.header .logininfo .userheader a img{ width:40px; height:40px; border-radius:20px;border-radius:20px;border-radius:20px;}
/***头部搜索样式***/
.header .searchBlock{ width:250px; background:#fff; height:27px; float:left;border:1px solid #3bb3c5;border-radius:4px;margin-top:45px;}
.header .searchBlock .searchSelect{ width:45px; float:left; text-align:center; height:27px; line-height:27px; position:relative;}
.header .searchBlock .searchSelect .searchSelectTitle{ height:26px; cursor:pointer;font-size:12px;}
.header .searchBlock .searchSelect span.arrow{float:right;margin:12px 5px 0 0; border-width:5px; border-color:#333 transparent transparent transparent;border-style:solid;width:0;height:0;line-height:0;overflow:hidden;cursor:pointer;text-shadow: 0px -1px 0px #000;-webkit-box-shadow:0px -1px 0px #000; -moz-box-shadow:0px -1px 0px #000;}
.header .searchBlock .searchSelect .searchSelectCon{ position:absolute; top:28px; left:2px; width:45px; background-color:#fff; display:none;}
.searchSelectCon ul li{ height:22px; line-height:22px; cursor:pointer;font-size:12px;}
.searchSelectCon ul li:hover{background-color:#f9f9f9;}
/***头部的搜索框**/
.header .searchBlock .searchText{ width:160px; float:left; margin-left:7px; height:27px; line-height:27px; border:0px;border-left:1px solid #ccc;margin-left:0px;padding-left:6px;}
.header .searchBlock .searchText input{ width:150px; height:24px; line-height:24px; border:0px;margin-top:2px; outline:none;font-size:12px;}
.header .searchBlock  .searchButton{ width:38px; float:left; height:30px;background:url('../images/icon.png') center center no-repeat;background-size:1250px;background-position:-1063px -212px;}
.header .searchBlock  .searchButton input{ height:20px; width:42px; cursor:pointer; border:0px;color:#555;background:#ccc;font-size:12px;}
/**头部切换地区***/
.section_l{ float:left; height:30px; line-height:30px; top:0px; right:0px; width:225px; margin-top:45px; text-align:right; position:relative;}
.section_l .location{ text-align:left; display:inline-block; _display:inline; _zoom:1; height:30px; line-height:30px; color:#fff;}
.section_l .location a{ color:#fff;}
.section_l .location .arrow{width:75px; height:30px; line-height:30px; display:inline-block; text-align:right;}
.section_l .location .arrow span{width:0;height: 0;border-left:5px solid transparent;border-right:5px solid transparent;border-top: 10px solid #fff; float:left; margin-top:10px; margin-left:8px;}
/****切换城市样式****/
.City_list{width:1180px; padding:10px;  background:#f3f3f3; border:solid 1px #cccccc; position:absolute; z-index:999999; float:left; top:35px; left:-420px; line-height:24px;min-height:270px; height:auto !important; height:270px;}
.City_list .Content{width:1180px;}
.City_list a:hover{color:#fff; background-color:#2b6fcd; text-align:center;}
.City_list dl{width:100%;}
.City_list dl dt{width:140px; font-size:14px; height:36px; text-align:left; float:left; text-align:right; padding-right:10px;}
.City_list dl dt>a{ display:inline-block; padding:0px 5px; height:26px; line-height:26px; margin-top:5px;}
.City_list dl dd{width:1010px; float:left; border-bottom:1px dashed #ccc; background-color:#fff; min-height:36px; padding:0px 10px;}
.City_list dl dd>a{ float:left; padding:0px 5px; display:inline-block; margin:5px 10px 5px 0px; height:26px; line-height:26px; text-align:center;}
.City_list dl dd>a.sel,.City_list dl dt>a.sel{ background-color:#2b6fcd; color:#fff;}
.City_List_Bg{ width:100%; height:100%; background-color:rgba(0,0,0,0.6); position:fixed; left:0px; top:0px; z-index:9999; display:none;-pie-background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);}

/***导航样式**/
.navBg{ width:100%;background-color:#f9f9f9; height:94px;}
.webnav{ width:1050px; margin:0 auto;}
.webnav ul{ width:1124px; margin-left:76px; height:50px;}
.webnav ul li{ width:80px; height:50px; float:left; font-size:16px; margin-top:22px; margin-left:12px; text-align:center; line-height:50px;}
.webnav ul li a{ display:block; height:50px; width:80px;}
.webnav ul li.hyzx{ width:100px;}
.webnav ul li.hyzx a{ width:100px;}
.webnav ul li.sel,.webnav ul li:hover{ background-color:#188eee;}
.webnav ul li.sel a,.webnav ul li:hover a{ color:#fff;}

/***网站底部样式***/
.footerBg{ width:1050px; background-color:#dde0e4;margin:0 auto;}
.footerMain{ width:100%; margin:0 auto;height:120px;}
/***网站底部导航***/
.bottomNav{ padding-top:20px; height:22px; text-align:center;}
.bottomNav a{ height:22px; padding:0 10px; border-left:1px solid #e1e0e1;color:#555}
.bottomNav a:hover{text-decoration:underline;}
.bottomNav a:first-child{ border-left:0px;}
.footerContent{ text-align:center; color:#999; line-height:24px; padding:5px 0px 10px; font-size:12px;}
.clicksnum{text-align:center;font-size:12px;margin-top:5px;color:#999}
.footerMain .footerLeft{position:absolute;top:25%;left:2%;text-align:center;}
.footerMain .footerLeft .rightDiv{float:left;color:#333;}
.footerMain .footerRight{position:absolute;top:20%;right:4%;text-align:center;}
.footerMain .footerRight .rightDiv{float:left;color:#333;}


.input-img-user{height:20px;width:18px;background:url('../images/login.jpg') center center no-repeat;position:absolute;top:87px;background-size:90px;background-position:-58px -10px;margin-left:3px;}
.input-img-pwd{height:20px;width:18px;background:url('../images/login.jpg') center center no-repeat;position:relative;top:-22px;left:155px;background-size:90px;background-position:-15px -10px;margin-top:-3px;margin-left:3px;}

/* 网页背景颜色 */
.vedioBlock{background:#fff;}
.peixunBlock{background:#fff;}
.liveContent{background:#fff;}
.examContent{background:#fff;}
.courseContent{background:#fff;}
.aboutContent{background:#fff;}
.videoDiv .content{background:#fff;}
.zttjTitle a{color:#fff;}

/***公用列表头***/
.blockTitle{ height:42px; line-height:42px; border-bottom:1px solid #ffba4f; font-size:16px;font-weight:bold;}
.blockTitle span{ float:right; font-size:14px;font-weight:normal}

/*****分页样式*****/
.pageSize {color:#333; margin: 20px auto 0;width: 100%; text-align:center;}
.pageSize a {background: none repeat scroll 0 0 #f7f8f9;color: #333;height: 30px;line-height: 30px;margin: 0 5px;padding: 4px 10px;text-align: center;}
.pageSize a:hover {background: none repeat scroll 0 0 #188eee;color: #fff;}
.pageSize span.current {background: none repeat scroll 0 0 #188eee;color: #fff;height: 30px;line-height: 30px;margin: 0 5px;padding: 4px 10px;}

/**页面的主体模块****/
.pageContentBlock{ width:1050px; margin:30px auto 0px;background:#fff;padding-bottom:10px;}
.pageContentBlock .pageContentLeft{width:220px; float:left;}
.pageContentBlock .pageContentRight{ width:775px; float:left;margin:10px 0px 30px 0;min-height:400px;}

/****选项卡样式****/
.selTitle {height:35px;margin-top:5px;}
.selTitle span{ float:right; height:32px; width:150px; background-color:#ff9a00;}
.selTitle span a{ display:block; color:#fff; height:32px; width:150px; line-height:32px; text-align:center;}
.selTitle ul li{ float:left; padding:0px 10px; height:30px; line-height:30px; border-bottom:2px solid transparent; font-size:17px;font-weight:bold;font-family:'黑体'; /* text-shadow:0px 1px 0.5px #808080;*/ cursor:pointer;}
/* .selTitle ul li.sel,.selTitle ul li:hover{ border-bottom:2px solid #188eee;} */

/***分类的样式***/
.cateTitle{ height:50px; background:url(../images/cateTitleBg.png) no-repeat; line-height:50px; color:#fff; font-size:16px; text-indent:55px;}
.firstCate{ font-size:14px; height:40px; line-height:40px; background-color:#3d8ce0; position:relative;}
.firstCate>a{ color:#fff; display:block; padding-left:60px;}
.firstCate .cateArrow{ background:url(../images/cateArrow.png) no-repeat; width:7px; height:11px; display:block; float:right; margin-top:15px; margin-right:50px;}
.firstCate:hover,.firstCate a.sel{ background-color:#137aa8;}
.secondCateBlock{ padding:10px; border:1px solid #055d96;  position:absolute; left:222px; top:0px; z-index:1000; width:460px; filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9; background-color:#fff; font-size:14px; display:none;}
.cateBlock{ margin-bottom:10px;}
.cateBlock .secondTitle{ float:left; width:115px; height:24px; line-height:24px;}
.cateBlock .secondTitle a{ color:#62b4f7;}
.cateBlock .thirdCate{ width:345px; float:left;}
.cateBlock .thirdCate ul li{ float:left; width:86px; height:24px; line-height:24px;}

/***面包屑导航***/
.pageRightTitleNav{ height:50px;margin-left:10px;}
.pageRightTitleNav a{ margin:0px 15px; /*height:50px;*/ line-height:50px; display:inline-block;}
.pageRightTitleNav a:first-child{ margin-left:0px;}


/***名师风采列表***/
.teacherList{padding:15px; width:190px; border:1px solid #ccc;margin-bottom:20px;}
.teacherList .listContent ul{ margin-top:20px;}
.teacherList .listContent ul li{ height:90px;padding:10px 0;border-bottom:1px solid #f7f8f9;}
.teacherList .listContent ul li a{color:#ffba4f}
.teacherList .listContent ul li a:hover{text-decoration:underline}
.teacherList .listContent ul li .headimg{ height:60px; width:60px; float:left; border-radius:35px; margin-right:20px;}
.teacherList .listContent ul li .headimg img{ width:70px; height:90px;margin-top:-2px;border-radius:4px;}
.teacherList .listContent ul li .teacherdesc{ float:left; width:110px;font-size:12px;}
.teacherList .listContent ul li .teacherdesc .title{ height:24px; line-height:24px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color:#ffba4f;font-size:14px;}
.teacherList .listContent ul li .teacherdesc .desc{line-height:22px; color:#999;overflow:hidden; text-overflow:ellipsis;}
.teacherList .listContent ul li:hover,.teacherList .listContent ul li:hover .teacherList .listContent ul li:hover a{ color:#62b4f7;}

/***列表页右侧选项***/
.listPageTopBlock{margin-bottom:15px;}
.listPageTopBlock .leftType{width:60px; float:left; font-weight:bold; height:20px; line-height:20px;margin:10px 0;}
.listPageTopBlock .typeContent{ line-height:20px; width:705px; float:left;}

.listPageTopBlock .topListType a{ padding:4px 10px; height:20px; line-height:20px; text-align:center; display:inline-block; margin:0px 4px;border-radius:50px;margin:5px 5px;}
.listPageTopBlock .topListType a.sel,.listPageTopBlock .topListType a:hover{ background-color:#3aa2db; color:#fff;}
.listPageTopBlock .topListType .typeSecondContent{ background-color:#f7f8f9; line-height:30px; min-height:30px; margin-top:5px;}
.listPageTopBlock .topListType .typeSecondContent a{ margin-top:7px;}

.onShow,.onFocus,.onError,.onCorrect,.onLoad,.onTime{display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline; vertical-align:middle;color:#999;line-height:18px;padding:0px; margin-left:10px;_margin-left:5px; font-size:12px;}
.onShow{background-position:3px -147px;}
.onFocus{background-position:3px -147px;}
.onError{background-position:3px 3px; color:#ff9a00}
.onCorrect{background-position:3px -247px;color:green;}
.onLamp{background-position:3px -200px}
.onTime{background-position:3px -1356px}

/*播放页已经播放次数图片*/
.video-icon{float:left;padding: 2px 5px 0px 0px;}



/* 左边公共部分 */
.setTitle{background:#0070bd;height:40px;color:#fff;font-size:16px;}
/* .setTitle .title-img{float:left;margin:20px 10px 0 10px;} */
.setTitle .title-gg{float:left;/* margin:32px 0 0 0px; */}
.zttjTitle{color:#fff;height:40px;line-height:40px;text-align:center;margin-top:2px;cursor:pointer}
.zttjTitle:hover{background:#137aa8;}


.outSideDiv{width:1200px;margin:0 auto;}

/* 分页 */
.page{margin:0 auto;text-align:right;margin-top:15px;margin-right:10px;}
.page a{padding:3px 9px;color:#000;margin:0 4px;border:1px solid #fff;}
.page a:hover{border:1px solid #0d8eda;}
.page .current{border:1px solid #0d8eda;padding:3px 10px;margin-right:4px;color:#fff;background:#0d8eda}

/* 日历 */
.calendarBlock tr td .shool,.calendarBlock tr th .shool{ position:absolute;width:15px;height:15px;top:0;color:#fff;font-size:12px;background:#f94d4d;font-family:'宋体';}
.calendarBlock tr .rela,.calendarBlock tr .rela{position:relative;}
.rl-div{width:20px;height:20px;line-height:20px;}
.nowjt{background:#f9a629;border-radius:50%;}
.nowxue{background:#29c7f9;border-radius:50%;}
.nowxue{background:#29c7f9;border-radius:50%;}


/* 友情链接 */
.links ul li{float:left;margin-left:10px;margin-top:20px;color:#999;}
.links{margin:0 auto;text-align:center;margin-bottom:-10px;}
.links ul{margin:0 auto;width:400px;}
.links ul li a{color:#999;font-size:12px;}
.links ul li a:hover{text-decoration:underline;}

/* 提示 */
.noticeFont{font-size:16px;color:#aaa;height:150px;line-height:150px;text-align:center;}

.twoTliFont{float:right;width:40px;line-height:35px;margin-top:8px;font-weight:bold;padding-left:5px;font-size:18px;}
.twoTli1{margin-top:5px;width:50px;height:52px;float:left;/* background:url('../images/public_head.png') center center no-repeat;background-size:500px;background-position:-5px -9px; */}
.towTop img{width:50px;height:45px;margin-top:-3px;}
.twoTli2{margin-top:5px;width:50px;height:52px;float:left;/* background:url('../images/public_head.png') center center no-repeat;background-size:500px;background-position:-60px -9px; */}
.twoTli3{margin-top:5px;width:50px;height:52px;float:left;/* background:url('../images/public_head.png') center center no-repeat;background-size:500px;background-position:-110px -9px; */}
.twoTli4{margin-top:5px;width:50px;height:52px;float:left;/* background:url('../images/public_head.png') center center no-repeat;background-size:500px;background-position:-166px -9px; */}
.twoTli5{margin-top:5px;width:50px;height:52px;float:left;/* background:url('../images/public_head.png') center center no-repeat;background-size:500px;background-position:-216px -9px; */}
.twoTli6{margin-top:5px;width:50px;height:52px;float:left;/* background:url('../images/public_head.png') center center no-repeat;background-size:500px;background-position:-325px -9px; */}
.twoTli7{margin-top:5px;width:50px;height:52px;float:left;/* background:url('../images/public_head.png') center center no-repeat;background-size:500px;background-position:-274px -9px; */}
.towTop{height:60px;width:100%;}
.towTop ul li{float:left;border:1px solid #ccc;padding:0 25px;line-height:50px;height:50px;}
.towTop ul{width:1030px;margin:0 auto;}
.towTop ul a{font-size:15px;color:#000;}
.towTop ul a:hover{color:#28a7e1;}
.towTop .bg-li{background:url('../images/towTop.png') center center no-repeat;/* background-size:800px; */}
.towTop .sel{line-height:35px;text-align:center;color:#fff;font-size:18px;}

.zttjTitle{border-radius:4px;margin-top:10px;background:#3aa2db}
.firstCate{border-radius:4px;margin-top:10px;background:#3aa2db}
.titleFcous{background:#137aa8}
.firstCate a{font-family:'微软雅黑'}
.zttjTitle a{font-family:'微软雅黑';font-size:15px;}
.neiborder{border:1px solid #32a1da;margin:10px;}

.twoSel{width:30px;height:20px;position:relative;top:50px;left:30px;background:url('../images/public_head.png') center center no-repeat;background-size:500px;background-position:-465px -72px;}

.zxt{width:100px;position:fixed;right:0;top:220px;color:#fff;background:#0083ce;}
.zxt .title{width:100%;height:30px;line-height:30px;text-align:center;letter-spacing:5px;font-size:16px;font-weight:bold;font-family:'黑体';}
.zxt .bg{height:20px;background:url('../images/icon.png') center center no-repeat;background-size:1200px;background-position:-205px -440px;margin-top:-5px;}
.zxt .dq{background:#fff;padding-bottom:5px;}
.zxt .dq ul li{float:left;padding:4px 10px 0px;}
.zxt .dq ul li a{color:#2d9ad2;}
.zxt .dq ul li a:hover{text-decoration:underline}
.zxt .dq ul li .sel{text-decoration:underline;color:#e58255;}

/* 搜索定位 */
.top-m{width:100%;height:50px;position:fixed;top:0;display:none;background:rgba(1, 98, 179, 0.86);z-index:10001;}
.top-m .top-center{width:1050px;margin:0 auto;height:50px;}
.top-m .top-center .search,.top-logo,.userLr{float:left;height:50px;line-height:50px;margin-top:0;}
.top-m .top-logo img{height:45px;margin-top:2px;}
.top-m .top-center .search{margin-left:50px;}
.top-m .search input{width:350px;height:25px;line-height:25px;margin-top:13px;border-radius:50px;padding-left:16px;border:0;outline:none;}
.top-m .userLr{width:420px;text-align:right;}
.top-m .userLr a{background:#084f8b;padding:5px 10px;color:#fff;border-radius:4px;}
.top-m .userLr a:hover{background:#083d6a}
.top-m .searchButton{position:relative;width:20px;top:-22px;left:344px;cursor:pointer;}

/* 群发 */
.mass{position:fixed;bottom:0;right:10px;width:300px;/* background:rgba(255,245,204,0.94); */ background:#fff;z-index:10010;font-size:12px; border:1px solid #eee;}
.message{margin:10px;}
.mass .title{font-size:14px;font-weight:bold;margin-bottom:5px;background:#0083ce;color:#fff;height:30px;line-height:30px;text-indent:10px;}
.mass a{color:#178fe8}
.mass a:hover{text-decoration:underline;}
.mass .close{position:absolute;top:7px;right:10px;color:#ffad2f;}
.mass .close:hover{color:#ff9a00;text-decoration:none;}

/* paihangbang */
/* 用户排行榜 */
.paihangInfo{border:1px solid #45b4e1;width:220px;margin:0 auto;margin-top:15px;color:#999;font-size:12px;margin-bottom:10px;}
.paihangInfo table .title-td{background:#3aa2db;color:#fff;line-height:35px;font-size:14px;}
.paihangInfo table .username{padding-left:10px;}
.paihangInfo tr{line-height:30px;width:100%;}
.paihangInfo .year-qh{margin-top:-5px;}
.paihangInfo .year-qh span{cursor:pointer;font-size:14px;}

.jfgz{background:#3aa2db;width:90%;margin:0 auto;text-align:center;height:30px;line-height:30px;}
.jfgz a{color:#fff;font-size:13px;/* background:#3aa2db;padding:3px 55px */}


.passMsg{
	height: 40px;line-height: 40px;width:100%;display:-webkit-box;background: #fdf3da;color:#f15858;border-bottom:1px solid #eee7df;
}
.passText{
	width: 1000px;margin:0 auto;
}
.passText a{
	color:#289bd5
}
.passText a:hover{
	text-decoration: underline;
}