@charset "utf-8";
/* CSS Document */
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
color: #63065F;
}
img{border:none;}
.summary{
	text-align: justify;
    height: 75px;
	font-size:12px;
	color:#666;
	text-indent:2em;
	padding-top:5px; 
	line-height:1.5em;
    overflow: hidden;
}
.title{
	text-align: justify;font-size:16px;
}
.time{
	color:#666;font-size:12px;
	text-align: left;
}

.con_news_list{
    margin-top:5px;
    margin-left: 5px;
    margin-right: 5px;
}
.con_news_list ul li{
    height: 40px;
    line-height: 40px;
    overflow:hidden;
    display:block;
    border-bottom: 1px dashed #ccc;
}
.con_news_list ul li a{
    background: #fff url(model-1_res/dian.png) 5px center no-repeat;
    padding-left:25px;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow:hidden;
    position: relative;
    padding-right: 110px;
    text-align: justify;
}
.con_news_list ul li .list_title{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-size: 14px;
    z-index: 1;
    width:100%;
    overflow: hidden;

}
.con_news_list ul li .list_time{
    height: 40px;
    line-height: 40px;
    width: 100px;
    overflow: hidden;
    font-size: 12px;
    position: absolute;
    right: 0px;
    text-align: right;
    z-index: 2;
     padding-right: 5px;
}
.con_news_list ul li:hover .con_news_list_con{
    color: #bb1b21;
}
.con_news_list li a:hover, .article_left_list li a:hover, .youqing ul li:hover{
    transition: all 200ms ease 0s;
    transform: translate(2px,0);
}
.con_news_list ul .con_news_list_first {
    border-bottom: 1px dashed #ccc;
    height: 85px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.con_news_list ul .con_news_list_first a {
    height: 85px;
    padding-right: 0;
}
.con_news_list ul .con_news_list_first .list_title {
    color: #005faf;
    font-size: 16px;
    line-height: 35px;
}
.con_news_list ul .con_news_list_first .list_info {
    font-size: 12px;
    text-indent: 2em;
    line-height: 25px;
    color: #666666;
    height: 50px;
    overflow: hidden;
}
.con_news_list ul .con_news_list_first_pic{
    height:172px;
    width: 100%;
    background: transparent;
}
.con_news_list ul .con_news_list_first_pic a{
    background: transparent;
    height:172px;
    padding: 0;
    position: relative;
}
.con_news_list ul .con_news_list_first_pic a .list_title{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #fff;
    position: absolute;
    bottom:0;
    left: 0;
    background: #000;
    filter: alpha(opacity=70);
    opacity: .7;
    padding: 5px 0;
}
.con_news_list ul .con_news_list_first_pic a .list_title p{
    margin: 0 10px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.con_news_list ul .con_news_list_first_pic a:hover{
    transition: all 200ms ease 0s;
    transform: translate(0px,0);
}
.con_news_list ul .video_list a{
    background: #fff url(https://hgxy.nwnu.edu.cn/Template/Default/img/dot2.jpg) left center no-repeat;
    padding-left: 20px;
}

#yqlj2 span{
    height:30px;
    line-height: 30px;
    font-size: 18px;
    float:left;
    text-align: center;
    width:350px;
    margin: auto;
}
#yqlj2 span select{
    height:30px;
    _height:35px;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
    width:350px;
    margin: auto;

} 

.pie_box_shadow{
    width:275px;
    height:140px;
    -moz-box-shadow:1px 3px 3px #666;
    -webkit-box-shadow:1px 3px 3px #666;
    box-shadow:2px 2px 4px #666;
    position:relative;
    behavior:url(https://hgxy.nwnu.edu.cn/Template/Default/css/pie.htc);
}
.pie_box_shadow1{
    width:1100px;
    height:420px;
    -moz-box-shadow:1px 3px 3px #666;
    -webkit-box-shadow:1px 3px 3px #666;
    box-shadow:4px 4px 5px #999;
    position:relative;
    behavior:url(https://hgxy.nwnu.edu.cn/Template/Default/css/pie.htc);
}


.article_left{
    width:230px;
    background: url("model-1_res/sideBg.jpg") repeat;
}
.article_left_head{
    margin: 0 0 5px;
    height: 60px;
    line-height: 60px;
    background-color: #005faf;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.snav li{
    width:230px;
    margin: 0 auto;
    background: #f3f3f3;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #f9f9f9;
    cursor: pointer;
}
.snav li a {
    display: block;
    width:230px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
}
.snav li.on {
    background: url("https://hgxy.nwnu.edu.cn/Template/Default/img/navBg.jpg") repeat;
    border-top: 1px solid #005faf;
    border-bottom: none;
}
.snav li.on a {
    border-left: 2px solid #d8893a;
    background-position: 97.5% -642px;
    color: #fff;
}
.article_left_zx_head{
    font-weight: bold;
    color: #007de3;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    text-align: justify;
    font-size: 18px;
}
.article_left_list{
    text-align:left;
    padding: 0 15px 15px;
}
.article_left_list li{
    padding: 8px 0 8px 12px;
    background: url("model-1_res/iconArrow.png") no-repeat 2px -405px;
    line-height: 20px;
    height: auto;
    border-bottom: 1px dashed #ddd;
}
.article_left_list li a{
    padding: 0;
    background: none;
    font-size: 12px;
}
.article_left_list li .date{
    margin-left:10px;
    float:right;
    color:#999;
    font-size: 12px;
}
.article_left_list .dateRight{
    margin-left:10px;
    color:#999;
}
.article_right{
    overflow:hidden;
}
.article_right .con_news_list{
    margin-bottom:30px;
}
.article_right .con_news_list li{
    border-bottom: 1px dashed #ccc;
}
.article_right .con_news_list_con{
    width:675px;
}
.article_right .article_con .title{
    padding:18px 0;
    font-size:22px;
    line-height:1.5em;
    color:#333;
    text-align:center;
}
.article_right .article_con .title span{
    font-size:21px;
    color:#333;
}
.article_right .article_con .property{
    line-height:28px;
    padding:2px 10px;
    margin:10px 0;
    text-align:center;
    font-size:12px;
}
.article_right .article_con .property span{
    padding:0 5px;
}
.article_right .article_con .conTxt p {
    color:#333;
    font-size:14px;
    line-height:1.75em;
    padding:10px;
    overflow:hidden;
    text-align: justify;
    text-indent: 2em;
}
.article_right .article_con .conTxt img{
    max-width:680px;
    height:auto;
}

.article_right .article_con .detail{
    color:#333;
    font-size:14px;
    line-height:1.75em;
    padding:25px 0 10px 0;
    width:96%;
    overflow:hidden;
    text-align: justify;
}
.article_right .article_con .detail p{
    padding-bottom:10px;
    padding-top: 10px;
}
.article_right .article_con .detail img{
    max-width:680px;
    height:auto;
}

#pagerx ul.pages {
    display: block;
    border: none;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 0px;
    height: 35px;
    padding: 0;
}
#pagerx ul.pages li {
    list-style: none;
    float: left;
    border: 1px solid #ccc;
    text-decoration: none;
    margin: 0 6px 0 0;
    color: rgb(102, 102, 102);
}

#pagerx ul.pages li:hover {
    border: 1px solid #63065F;
    color:#005faf;
}

#pagerx ul.pages li.pgEmpty {
    border: 1px solid #eee;
    color: #eee;
}
#pagerx ul.pages li.page-number{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
}
#pagerx ul.pages li.pgNext {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
}
#pagerx ul.pages li.pgCurrent {
    border: 1px solid #63065F;
    color: #fff;
    font-weight: 700;
    background-color: #63065F;
}
.breadcrumb li + li::before {
    color: #CCCCCC;
    content: "/ ";
    padding: 0 5px;
}
ol.breadcrumb {
    background: #fff url(model-1_res/home.png) left center no-repeat;
    list-style: none;
    padding-top: 6px;
    margin: 0px;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-left:20px;
}
ol.breadcrumb li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    display:inline;
    font-size: 12px;
}

table{
    border-spacing: 0;
    border-collapse: collapse;
    max-width: 100%;
    margin-bottom: 20px;
    margin:0 auto;
    height:auto !important;
    vertical-align:middle;
    border: 1px solid #ddd;
}
table thead tr th,
table tbody tr th,
table tfoot tr th,
table thead tr td,
table tbody tr td,
table tfoot tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
table thead tr th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
table caption + thead tr:first-child th,
table colgroup + thead tr:first-child th,
table thead:first-child tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child td {
    border-top: 0;
}
table tbody + tbody {
    border-top: 2px solid #ddd;
}
table table {
    background-color: #fff;
}
table thead tr th,
table tbody tr th,
table tfoot tr th,
table thead tr td,
table tbody tr td,
table tfoot tr td {
    border: 1px solid #ddd;
    text-indent: 0;
    padding: 5px;
    vertical-align:middle;
}
table thead tr th p,
table tbody tr th p,
table tfoot tr th p,
table thead tr td p,
table tbody tr td p,
table tfoot tr td p {
    text-indent: 0 !important;
}
table thead tr th,
table thead tr td {
    border-bottom-width: 2px;
}
table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
table-hover tbody tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
.pic_list li{
    margin:0px 10px 20px;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
    position: relative;
    overflow:hidden;
    zoom:1;
}
.pic_list li .pic{
    text-align:center;
    position: relative;
    padding:2px;
    border:1px solid #ccc;
    width:268px;
    height:220px;
    overflow:hidden;
    z-index:1;
}
.pic_list li .pic img{
    position: absolute;
    top: 2px;
    left: 2px;
    width:268px;
    height:220px;
    display:block;
    z-index:2;
}
.pic_list li .pic a:hover img{
    border-color:#999;
}
.pic_list li .title{
    position: absolute;
    line-height:30px;
    width:272px;
    overflow:hidden;
    display:block;
    text-align: center;
    border-bottom:1px solid #ccc;
    z-index:3;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    bottom:0;
    left:1px;
}