* {               /*设置padding、border时改为向内部取位置，减少计算工作*/
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;}

html, body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei", "微软雅黑", "STHeiti", "黑体", "WenQuanYi Micro Hei";
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;}

.nav-links > li > a, #links a, #copyright {
	font-family: inherit;
	font-size: 14px;
	line-height: 1em;
	color: #ffffff;}

a {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	text-decoration: none;}

ul {
	padding: 0;
	margin: 0;}

li {
	list-style: none;}

.clear {
	clear: both;}

.clearfix:after {
	content: "";
	display: block;
	clear:both;}

.wrapper {
	margin: 0 auto;
	width: 1000px;
	height: 100%
;}

.nav_mode {
	position: absolute;
	overflow: hidden;
	top: 10px;
	right: 185px;}

.nav_mode > li {
	float: left;
	margin-right: 1.5em;}

.nav_mode > li > a {
	color: #fff;
	font-size: 14px;}

#header {
	background-color: #e60012;
	height: 122px;}

#header .wrapper {
	position: relative;}

#header #logo, #banner1, #banner2 {
	position: absolute;}

#header #logo {
	top: 12px;}

#header #banner1 {
	left: 270px;
	top: 22px;}

#header #banner2 {
	right: 0;}

#nav .wrapper, #copyright {
	background-color: #000000;}

#nav .nav-links {
	height: 47px;}

.nav-links {
	padding-top: 16px;
	padding-bottom: 17px;
	margin-left: 13px;}

.nav-links > li, #links li {
	display: block;
	float: left;

	margin-right: 5px;}

.nav-links > li {
	position: relative;
	height: 20px;}

.nav-links .separator, #links .separator {
	width: 1px;
	height: 16px;
	
	background-color: #ffffff;}

.nav-links > li:hover .subnav-links {
	display: block;}

.subnav-links {
	z-index: 16;
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	padding: 5px 0;
	margin: 0 auto;
	width: 100px;
	text-align: center;
	background-color: #000;}

.subnav-links > li > a {
	font-size: 14px;
	line-height: 24px;
	color: #fff;}

#footer {}

#links {
	padding-top: 34px;
	padding-bottom: 24px;
	text-align: center;
	background-color: #e60012;}

#links ul {
	padding: 0;
	margin-bottom: 10px;

	list-style: none;}

#links .links-title {
	font-size: 19px;
	line-height: 1;
	text-align: left;
	color: #ffffff;}

#links .links-left {
	float: left;
	width: 120px;}

#links .links-right {
	margin-left: 120px;}

#copyright {
	padding-top: 16px;
	padding-bottom: 17px;
	text-align: center;}

.icon {
	display: inline-block;
	background-image: url(../images/icon.png);}

.bar_icon_black {
	width: 18px;
	height: 21px;
	
	background-position: 0 0;}

.bar_icon_white {
	width: 18px;
	height: 21px;
	
	background-position: -20px 0;}

.more {
	width: 37px;
	height: 13px;

	background-position: 0 -40px;}

.contactus_email {
	width: 140px;
	height: 40px;

	background-position: -40px 0;}

.contactus_weixin {
	width: 140px;
	height: 40px;

	background-position: -40px -40px;}

.contactus_download {
	width: 140px;
	height: 40px;

	background-position: -40px -80px;}

.contactus_weibo {
	width: 140px;
	height: 40px;

	background-position: -40px -120px;}

.bar_title_news {
	width: 80px;
	height: 20px;

	background-position: -180px 0;}

.bar_title_notice {
	width: 80px;
	height: 20px;

	background-position: -180px -20px;}

.bar_title_academic {
	width: 80px;
	height: 20px;

	background-position: -180px -40px;}

.bar_title_guojijiaoliu {
	width: 80px;
	height: 20px;

	background-position: -180px -60px;}

.bar_title_art {
	width: 80px;
	height: 20px;

	background-position: -180px -80px;}

.bar_title_recruit {
	width: 80px;
	height: 20px;

	background-position: -180px -100px;}

.bar_title_contactus {
	width: 80px;
	height: 20px;

	background-position: -180px -120px;}

.bar_title_style {
	width: 80px;
	height: 20px;

	background-position: -180px -140px;}

.bar_title_activity {
	width: 80px;
	height: 20px;

	background-position: -180px -160px;}

.create_title {
	width: 20px;
	height: 113px;

	background-position: -260px 0;}

.logo {
	width: 232px;
	height: 98px;
	background-image: url(../images/logobanner.png);
	background-position: -240px -80px;}

.banner1 {
	width: 451px;
	height: 89px;
	background-image: url(./images/logobanner.png);
	background-position: 0 -180px;}

.banner2 {
	width: 230px;
	height: 169px;
	background-image: url(./images/logobanner.png);}

.footerimage {
	width: 232px;
	height: 73px;
	background-image: url(./images/logobanner.png);
	background-position: -240px 0;}

/*   layout   */

#main {
	overflow: hidden;
	margin-top: 15px;}

.l_left {
	overflow: hidden;
	float: left;
	width: 165px;}

.l_right {
	overflow: hidden;
	margin-left: 180px;}

/*二级导航*/

.subnav {
	padding: 0 15px;
	width: 100%;
	color: #fff;
	background-color: #000;}

.subnav .nav_list > li {
	padding: 20px 0;
	border-bottom: 1px solid #fff;}

.subnav .nav_list > li:last-child {
	border-width: 0;}

.subnav .nav_list > li > a {
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;}

.subnav .nav_list > li > a.active:after {
	content: '>';
	position: absolute;
	right: 0.5em;}

.subnav .nav_list .nav_sublist {
	overflow: hidden;}

.subnav .nav_list .nav_sublist > li {
	float: left;
	padding-left: 1em;
	margin-top: 15px;
	width: 50%;}

/*右侧主版块*/

.right_mainbar {
	padding: 20px;
	width: 100%;
	min-height: 400px;
	background-color: #fff;}

.right_mainbar .nav_bread {
	overflow: hidden;
	font-size: 14px;}

.right_mainbar .nav_bread:before {
	float: left;
	content: '';
	margin-top: 3px;
	height: 8px;
	border-style: solid;
	border-width: 3px;
	border-color: #000;}

.right_mainbar .nav_bread > li {
	float: left;
	margin-left: 0.5em;}

.right_mainbar .nav_bread > li:after {
	content: '>';
	margin-left: 0.5em;}

.right_mainbar .nav_bread > li:last-child:after {
	content: '';
	margin-left: 0;}

.article {
	border-bottom: 1px solid #ccc;}

.atc_title {
	font-weight: normal;
	text-align: center;
	margin: 30px 0;}

.atc_subtitle {
	display: block;
	margin: 10px;
	font-size: 18px;
	text-align: right;}

.atc_author {
	margin: 25px auto;
	font-size: 14px;
	text-align: center;}

.atc_info {
	margin: 20px;
	text-align: center;}

.atc_info ul {
	display: inline-block;
	overflow: hidden;
	font-size: 14px;}

.atc_info li {
	float: left;
	margin-right: 1.5em;}

.atc_img {
	margin: 18px 0;
	padding: 0 30px;
	text-align: center;}

.atc_img img {
	max-height: 500px;
	max-width: 720px;}

.atc_content {
	min-height: 300px;
	margin-bottom: 100px;
	font-size: 14px;}

.atc_filelist {
	margin: 30px 0;
	font-size: 14px;}

.atc_filelist .atc_filelist_title {
	float: left;}

.atc_filelist ul {
	margin-left: 5em;}

.atc_filelist ul li {
	margin-bottom: 0.3em;}

.list_atc {
	margin: 30px 10px;
	font-size: 14px;}

.list_atc li {
	line-height: 1.7em;}

.list_atc .item_title {
	overflow: hidden;
	display: inline-block;
	max-width: 47em;
	white-space: nowrap;
	text-overflow: ellipsis;}

.list_atc .item_time {
	float: right;}

.list_atc li.item_top:before {
	float: left;
	content: "[置顶]";
	color: #e60012;}

.list_atc li.item_top .item_title {
	max-width: 45em;}

.tchrlist {
	overflow: hidden;
	margin: 0 -10px;}

.tchrlist li {
	float: left;
	width: 380px;
	margin: 20px 10px;}

.tchr_photo {
	margin: 40px 0;
	text-align: center;}

.tchr_photo img {
	position: static;
	max-width: 300px;
	max-height: 300px;}

.tchr_left {
	float: left;
	width: 120px;}

.tchr_right {
	margin-left: 136px;}

.tchr_link {
	display: block;}

.tchr_img {
	width: 120px;
	height: 120px;
	background-size: cover;
	background-position: center;}

.tchr_title {
  margin: 0.5em 0;
  font-size: 14px;}

.tchr_title .tchr_name {
	margin-right: 0.5em;
	font-size: 18px;
	color: #e60012;}

.tchr_intro {
	overflow: hidden;
	max-height: 68px;}

/*.teacher ul > li {
	list-style-image : url(/art/static/images/listicon_s.png);
	list-style-position: inside;
}*/

.leadlist {}

.page {
	margin: 30px 0;}

.page ul {
	text-align: right;}

.page li {
	display: inline-block;
	margin-right: 0.5em;
	color: #000;
	font-size: 14px;}

.page li:last-child {
	margin-right: 0;}

.page li:hover {
	color: #e60012;}

.page li.page-this {
	cursor: default;
	color: #e60012;}

.page li.page-this:hover {
	color: #000;}

.searchBtn {
            width: 23px;
            height: 23px;
            cursor: pointer;
        }
.searchBtn img {width:18px;height:18px;}
        .cd-popup { position: fixed; left: 0; top: 0;right: 0;bottom: 0; height: 100%; width: 100%;background: url(../images/graybg.png) repeat;visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999;  opacity: 0;}
        .cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s;}
        .cd-popup-container { position: relative; height: 110px; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: 270px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
        .is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}

        .hidden_search .text { width: 100%; height: 30px; padding: 8px 0; font-size: 14px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";outline: none;}
        .hidden_search .btn { display: block; background: url(../images/search_icon.jpg) no-repeat center center; position: absolute; right: 0; top: 0; height: 36px; width: 36px; text-indent: -999em;border:none;cursor: pointer;}
        .hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 56px; padding-left: 20px; height: 36px;}
        .hidden_search .close_btn { position: absolute; right: 20px; top: 0; padding: 10px; width: 22px; height: 22px; -webkit-transition: 0.5s; transition: 0.5s;}
        .hidden_search .close_btn:after, .hidden_search .close_btn:before { background: #cccccc; width: 20px; height: 3px; display: block; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; content: ""; position: absolute; left: 10px; top: 11px;}
        .hidden_search .close_btn:before { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
        .hidden_search .close_btn:after { -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 26px;}
        .hidden_search .close_btn:hover:after, .hidden_search .close_btn:hover:before { background: #2f552b;}
    