@charset "utf-8";

.header h1 {
	padding-top: 28px;
}

.header h1 {
	height: 110px;
	padding-top: 28px;
	color: #10458d;
	font-size: 24px;
}
.header h1.sub-header {
	padding-top: 12px;
}
.wrap {
	border-top: 3px solid #e77817;
	background-color: #ededed;
}

.header .text-center {
	color: #e77817;
}
/*底部*/
.copyright {
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	padding: 16px 0;
}
/*标题颜色*/
.nav-active {
	color: #e77817 !important;
}
/*红色型号*/
.fa-asterisk {
	color: red;
}
/*首页头部样式*/
.head-top {
	background-color: #ededed;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}

.head-top-con {
	width: 1100px;
	height: 40px;
	margin: 0 auto;
}

.head-top p {
	float: left;
	padding-left: 35px;
	background-image: url("../images/small.jpg");
	background-repeat: no-repeat;
	background-size: 26%;
	background-position: left center;
	line-height: 40px;
}

.top-nav {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
/*登录信息*/
.user-mass {
	display: none;
	position: absolute;
	top: 40px;
	width: 286px;
	height: 162px;
	padding: 15px 9px 0;
	background-color: #fff;
	border: 1px solid #ededed;
	z-index: 20;
}
.user-mass .mass-right a {
	padding: 0;
	color: inherit;
}
.user-mass .mass-right a:HOVER {
	color: inherit;
}
.user-mass dt {
	position: relative;
	float: left;
	width: 50px;
	height: 50px;
}

.user-mass .radius {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.user-mass .radius img {
	position: relative;
	width: 100%;
	height: 100%;
}

.user-mass dd {
	float: left;
	margin-left: 16px;
}

.user-mass dd strong {
	display: block;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #e5710b;
}

.mass-left, .mass-right {
	float: left;
	width: 100px;
}

.user-mass dd em, .user-mass dd span {
	line-height: 24px;
	font-size: 12px;
}

.user-mass dd span {
	color: #e5710b;
}

.mass-right div {
	width: 66px;
	background-color: #f39800;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}

.mass-right div:hover {
	text-decoration: underline;
}

.mass-btn {
	float: left;
	padding: 10px 0 0 16px;
	border-top: 1px dotted #e4e4e4;
}

.mass-btn div {
	float: left;
	width: 100px;
	margin-left: 15px;
	line-height: 32px;
	border-radius: 3px;
	background-color: #e5710b;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.mass-btn .mass-up {
	background-color: #10458d;
}
.mass-btn .mass-up a {
	padding: 0;
	color: #fff;
}
.mass-btn .mass-up a:HOVER {
	text-decoration: none;
	color: inherit;
}

/*头部搜索*/
.in-topwrap {
	width: 100%;
	height: 573px;
}

.in-search {
	position: relative;
	height: 143px;
}

.in-searchmain {
	width: 1100px;
	height: 150px;
	margin: 0 auto;
}
/*logo 输入框*/
.head-search h1 {
	float: left;
	width: 310px;
	margin: 11px 0 10px 0;
	color: #10458d;
	font-size: 24px;
	/* background-color: #fff; */
}

.in-find {
	width: 534px;
    height: 32px;
    margin: 30px 0 0 0;
    border: 1px solid #10458d;
}

.in-find input {
	width: 449px;
	height: 30px;
	border: 0;
	outline: none;
	text-indent: 5px;
}

.in-find strong {
	float: right;
    width: 81px;
    height: 31px;
    padding-left: 18px;
    color: #fff;
    line-height: 30px;
    background-color: #10458d;
    cursor: pointer;
}

.search-rim {
	float: right;
}
.search-rim > span > a {
	color: inherit;
}
.in-find strong:hover {
	color: #e77817;
}

.search-rim span {
	color: #999;
	line-height: 26px;
	font-size: 12px;
	padding: 0 8px;
}
.search-rim:first-child span {
	padding-left: 0;
}
.search-rim span:hover {
	color: #000;
	cursor: pointer;
}
/*学科目录*/
.in-nav {
	position: relative;
	height: 40px;
	z-index: 1;
}

.head-sub {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 245px;
	height: 40px;
	background-color: #1d8cd3;
}

.head-sub a {
	display: block;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}
/*大图滚动 蓝色菜单*/
.big-sub {
	position: absolute;
	left: 0;
	top: 40px;
	width: 245px;
	background-color: #209ae7;
}

.big-sub li {
	font-size: 12px;
	line-height: 41px;
	border-bottom: 1px dotted #49a7e7;
}

.big-sub li:hover {
	background-color: #61bffc;
	cursor: pointer;
}

.big-sub .total {
	padding: 0 8px;
	color: #fff;
	font-size: 14px;
}

.big-sub .total i {
	display: inline-block;
	width: 20px;
	margin: 0 auto;
}

.big-sub a {
	color: #CCFFFF;
	padding: 0 9px;
	text-decoration: none;
}

.big-sub a:hover {
	color: #fff;
	text-decoration: underline;
}
/*白底小标题*/
.samll-suball {
	display: none;
	position: absolute;
	top: 40px;
	left: 244px;
	width: 770px;
	min-height: 440px;
	border: 2px solid #0b346e;
	background-color: #fff;
	z-index: 5;
}

.small-sub {
	display: none;
	position: absolute;
	top: 40px;
	left: 245px;
	width: 860px;
	min-height: 395px;
	border: 1px solid #49a7e7;
	border-left: 0; background-color : #f8f8f8;
	z-index: 5;
	background-color: #fff;
}
.small-sub .tab-content {
	height: 349px;
}
.small-sub .nav-tabs, .tab-content ul li {
	line-height: 40px;
	border-bottom: 1px solid #ededed;
}

.small-sub .nav-tabs li {
	font-weight: bold;
	min-width: 80px;
	text-align: center;
}

.small-sub .nav-tabs li a {
	color: #000;
	border-radius: 0;
	margin-right: 0;
	font-size: 14px;
}

.small-sub .nav-tabs li a:hover, .tab-content a:hover, .small-con dd p a:hover {
	text-decoration: none;
	color: #f60;
	cursor: pointer;
}
/* tab内容*/
.tab-content .sub-titleft {
	padding: 0 27px;
	color: #1d8cd3;
	font-size: 14px;
	padding-right: 0;
}

.tab-content a {
	padding: 0 10px;
	color: #666;
	font-size: 12px;
}
/*热门内容*/
.small-con dl {
	float: left;
	width: 262px;
	height: 195px;
	margin: 24px 22px 0 0;
	border: 1px solid #fff;
	padding: 8px;
}

.small-con dt {
	width: 100%;
	height: 122px;
}

.small-con dt img {
	float: left;
	width: 100%;
	height: 100%;
}

.small-con dd {
	padding: 0;
}

.small-con dd span {
	color: #fb7702;
	line-height: 33px;
}
.small-con dd p a {
	color: inherit;
}
.small-con dd em {
	font-size: 12px;
	line-height: 32px;
	float: right;
}

.small-con dd p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 26px;
}
.small-con dd p a {
	padding: 0;
}
.small-con .text-right {
	font-size: 12px;
	/* font-family: "SimSun"; */
}
/* 回到顶部 */
.toolbar-item, .toolbar-layer {
	background: url(../images/toolbar.png) no-repeat;
}

.toolbar {
	position: fixed;
	right: 0px;
	bottom: 50px;
	z-index: 3
} /*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item {
	display: block;
	width: 52px;
	height: 52px;
	margin-top: 1px;
	position: relative;
	-moz-transition: background-position 1s;
	-ms-transition: background-position 1s;
	-o-moz-transition: background-position 1s;
	-webkit-moz-transition: background-position 1s;
	transition: background-position 1s;
}

.toolbar-item:hover .toolbar-layer {
	opacity: 1;
	filter: alpha(opacity = 100);
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}

.toolbar-item-weixin {
	background-position: 0 -798px;
}

.toolbar-item-weixin:hover {
	background-position: 0 -860px;
}

.toolbar-item-weixin .toolbar-layer {
	height: 212px;
	background-position: 0 0;
}

.toolbar-item-feedback {
	background-position: 0 -426px;
}

.toolbar-item-feedback:hover {
	background-position: 0 -488px;
}

.toolbar-item-app {
	background-position: 0 -550px;
}

.toolbar-item-app:hover {
	background-position: 0 -612px;
}

.toolbar-item-app .toolbar-layer {
	height: 194px;
	background-position: 0 -222px;
}

.toolbar-item-top {
	background-position: 0 -674px;
}

.toolbar-item-top:hover {
	background-position: 0 -736px;
}

.toolbar-layer {
	position: absolute;
	right: 46px;
	bottom: -10px;
	width: 172px;
	opacity: 0;
	filter: alpha(opacity = 0);
	transform-origin: 95% 95%;
	-moz-transform-origin: 95% 95%;
	-ms-transform-origin: 95% 95%;
	-o-transform-origin: 95% 95%;
	-webkit-transform-origin: 95% 95%;
	transform: scale(0.01);
	-moz-transform: scale(0.01);
	-ms-transform: scale(0.01);
	-o-transform: scale(0.01);
	-webkit-transform: scale(0.01);
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
}
.welcome {
	width: 70%;
	padding-top: 10px;
}

.welcome img {
	width: 32px;
	border-radius: 50%; 
}

/*资源导航*/
.res-nav > a {
	background: url("../images/down.gif") 68px 17px no-repeat;
	padding-right: 23px !important;
}
.nav-sub {
	display: none;
	position: absolute;
	top: 40px;
	left: -160px;
	width: 255px;
	padding: 8px 15px;
	background-color: #f8f8f8;
	z-index: 20;
}
.nav-sub li {
	border-bottom: 1px solid #ccc;
}
.nav-sub .nav-last {
	border: 0;
}
.nav-sub h3 {
	margin-top: 12px;
	font-weight: bold;
}
.nav-sub div {
	margin: 10px 0;
}
.nav-sub span {
	padding: 0 6px;
	line-height: 18px;
}

/** 短导航 ***/
.header .nav {
	width: auto;
	margin: auto;
	float: right;
}
.header p {
	float: right;
	clear: both;
	text-align: right;
}

.header ul li {
	font-weight: normal;
	font-size: 12px;
}

.res-nav .nav-sub a {
	padding: 2px 0 !important;
	font-size: 12px;
}
.flc-btn {
	padding: 8px 40px;
	font-size: 15px;
}
.red {
	color: red;
	vertical-align: middle;
}
.word-place {
	margin-top: 10px;
}
.jubao {
	float: right;
}
.jubao i {
	font-size: 12px;
}
.jubao a {
	font-size: 12px;
	color: #999 !important;
}
.comments .jubao:hover {
	color: red !important;
}
body {
	background-image: url("../images/up-bg.png");
}
.layui-layer-hui {
	background-color: #FF5722 !important;
}
.ddsmoothmenu ul li ul li a {
	border: none;
	font-size: 12px;
}
.btn-primary {
	background-color: #0099ff;
	border-color: #0099ff;
}
.btn-primary:hover {
	background-color: #0d86d6;
	border-color: #0d86d6;
}