﻿@charset "utf-8";
/* Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 
   本网站通用布局
*/
/* Css Reset */
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    padding: 0;
    margin: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
fieldset,
img {
    vertical-align: top;
    border: 0
}
address,
caption,
cite,
code,
dfn,
em,
i,
th,
var {
    font-weight: 400;
    font-style: normal
}
li,
ol,
ul {
    list-style: none
}
dd,
div,
dl,
dt,
li,
ol,
ul {
    zoom: 1
}
caption,
th {
    text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 100%
}
q:after,
q:before {
    content: ''
}
abbr,
acronym {
    border: 0
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif
}
article,
aside,
dialog,
figure,
footer,
header,
menu,
nav,
section,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1
}

/* Public */
body {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
    -webkit-transition: 500ms;
    -o-transition: 500ms;
    -moz-transition: 500ms;
    transition: 500ms;
}
a:hover {
    color: #184499;
    text-decoration: underline;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.prev,
.next {
    transition: all 0.5s;
}

#content{text-align:left}

/* box */
.box{}
.box .hd{height:59px; border-bottom:2px solid #dfdfdf}
.box .hd .more{float:right; line-height:59px; margin-right:10px; color:#666666}
.box .hd h3{float:left; height:58px; line-height:58px; font-size:18px; font-weight:bold; color:#184499; border-bottom:3px solid #184499; padding:0 10px;}
.box .hd h3 a{color:#184499}
.box .hd ul{float:left; }
.box .hd ul li{float:left; height:58px; margin-right:20px; line-height:58px; font-size:18px; font-weight:bold; padding:0 10px;}
.box .hd ul li.on{color:#184499; border-bottom:3px solid #184499}
.box .hd ul li.on a{color:#184499}
.box .bd{padding-top:30px;}

/* dateList */
.dateList li{height:60px;padding-bottom: 9px;margin-bottom: 9px;border-bottom:1px dashed #e0e0e0;}
.dateList li .date{float:left; height:58px; width:58px; border:1px solid #136bb9; background:#fff; text-align:center; margin-right:20px;}
.dateList li .date b{display:block; height:28px; line-height:28px; text-align:center; background:#136bb9; color:#fff; font-size:18px; font-weight:bold }
.dateList li .date span{display:block; height:30px; line-height:30px; font-size:12px; color:#136bb9}
.dateList li .con{overflow:hidden; padding:2px 0px; }
.dateList li .more{display:none}
.dateList li .title{overflow:hidden; line-height:28px; height:28px; font-size:16px; }
.dateList li .intro{height:28px; line-height:28px; font-size:14px; color:#999; }
.dateList li.last{margin-bottom:0px; border-bottom:none; padding-bottom:0px;}

/* 顶部 */
.wrap{background:url(../../Base/img/index-bg.jpg) 50% 0px no-repeat; background-size:100% auto; min-width: 1500px; overflow: hidden; }
#header{width:1500px; margin:0 auto; display:block; position:relative; z-index:2;  margin-top:11%;}
#header #logo{position:absolute;z-index:2;top: 75px;left: 65px;}

/* 首页广告焦点图 */
#indBanner{overflow: hidden; margin: 0 auto 15px; text-align: left; background:#fff; position:relative; z-index:1; }
#indBanne img{width:100%; height:auto;}

/* 首页顶部焦点图 */
#topNews{margin: 0 auto 0px; width:1500px; height:560px;background:#fff; position:relative;z-index:1;display:flex}
#topNews .bd .pic img{width:1500px; height:560px;}
#topNews2{margin: 0 auto 0px; width:1500px; height:564px;background:#fff; position:relative;z-index:1;display:flex}
#topNews2 .bd .pic img{width:1500px; height:564px;}


/* 顶部导航 */
.topNav{height:55px; background:#186cbc; margin-bottom:15px;}
#mainpic{float:left; width:184px;height:55px;z-index:888;}
#mainpic img{float:left; width:174px;height:55px;z-index:999;}
#mainNav{float:left; height:55px;}
#mainNav a:hover{text-decoration:none;}
#mainNav .li1{float:left; height:55px; position:relative;}
#mainNav .li1 .a1{display:block;height:55px;line-height:55px;padding: 0 36px;font-size:18px;color:#fff;}
#mainNav .hasUl1 .a1{background: url(../../Base/img/nav-arrow.png) 115px 23px no-repeat;}
#mainNav .ul1{display:none; background:#4388cf; padding:10px 0px; position:absolute; left:0px; right:0px; top:55px; width:100%;}
#mainNav .ul1 .li2 a{display:block; padding:10px; font-size:16px; line-height:22px; color:#fff}
#mainNav .ul1 .li2 a:hover{background:#136bb9}
#mainNav .on1 .a1,
#mainNav .li1 a:hover{background-color:#4388cf}
/*#mainNav #li-home .a1{background:none}
#mainNav #li-zsjy .a1{background-image:none;}
#mainNav #li-zsjy .ul1{display:none !important;}*/

/* 搜索栏 */
.siteSearchBar{float:right;margin-right:20px;margin-top: 12px;height:28px;overflow:hidden;width: 176px;}
.s-form{height:26px; border:1px solid #136bb9; border-radius:3px; overflow:hidden; background:#fff}
.s-form .select-box{display:none;}
.s-form .input-box{float:left; width:137px;}
.s-form .input-box .from-control{float:left; height:26px; line-height:26px; border:none; background:#fff; font-size:12px; padding-left:10px; width:120px; outline: none; }
.s-form .btn-box{float:right; height:26px; width:37px; }
.s-form .btn-box .btn{display:block;background: url(../../Base/img/icon-search.png) 9px 5px no-repeat #136bb9;border:none;height:26px;line-height:26px;width:37px;text-indent:300%; outline: none;}


/* 校园新闻 */
#columnA{width:1500px; margin:0 auto 30px;}
#columnA .cHd{height:40px; line-height:40px;}
#columnA .cHd .more{float:right; margin-right:10px;}
#columnA .cHd h3{float:left; height:40px; line-height:40px; font-size:18px; font-weight:bold; color:#184499; }
#columnA .cHd h3 a{color:#184499}
#columnA .cBd{border:2px solid #e1e2eb; border-top:2px solid #184499; padding:20px; overflow:hidden}
#columnA .dateList{overflow:hidden; }
#columnA .dateList li{padding-bottom:10px; margin-bottom:10px;}
#columnA .dateList li.last{margin-bottom:0px; padding-bottom:0px;}
#columnA .dateList li .title{height:56px;}

/* 焦点图 */
#focusNews{width:922px; float:left; height:547px; margin-right:20px;}
#focusNews .bd .pic img{width:922px; height:547px;}


/* columnB */
#columnB{background:#fafafa; margin-bottom:40px;}
#columnB .cBd{padding:0px 0px 30px;; margin:0 auto; width:1500px; overflow:hidden;}
#indTab{width: 1080px;float:left;}
#indKsdh{width:388px; float:right;}
#indKsdh .bd ul{overflow:hidden; display:block}
#indKsdh .bd li{float:left; margin-bottom:10px;}
#indKsdh .bd li.li2{margin-right: 12px;}
#indKsdh .bd li.li6{margin-right: 12px;}
#indKsdh .bd li.li5{margin-bottom:0px;}

/* 专题专栏 */
#columnC{width:1500px; margin:0 auto 30px;}
#columnC .cHd{height:40px; line-height:40px;}
#columnC .cHd .more{float:right;}
#columnC .cHd h3{float:left; height:40px; line-height:40px; font-size:18px; font-weight:bold; color:#184499; }
#columnC .cHd h3 a{color:#184499}
#columnC .cBd{padding-top:20px;}
#columnC .cBd ul{overflow:hidden; margin-right:-40px; display:block}
#columnC .cBd ul li{width:345px; float:left; margin-right:40px; text-align:center;}
#columnC .cBd ul li img{width:100%; height:auto; margin-bottom:10px;}
#columnC .cBd ul li .tit{line-height:24px; display:none}


/* 首页顶部焦点图 
.bodynew #topNews{ margin-top:210px !important; width:100% !important; height:auto !important;}
.bodynew #topNews{margin: 0 auto 0px; background:#fff; position:relative;z-index:1;display:flex}
.bodynew #topNews .bd .pic img{width:100%; height:auto;}
.bodynew #header{ margin-top:30px}
*/

/* 焦点图 */
.bodynew #focusNews{width:600px; float:left; height:400px; margin-right:20px;}
.bodynew #focusNews .bd .pic img{width:600px; height:400px;}


