#body{
    width: 100%;
    min-width: 1200px;
}
.pic-nav-fl li a img:hover{transform: scale(1.05);}
.container{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
/* header start */
.layout1{
    width: 100%;
    height: 120px;
    background: url("../images/HeadBg.jpg") #164d85; 
}
.layout1 .fr{
    width: 360px;
}
.logo{
    margin-top: 16.5px;
    height: 85px;
}
.logo img{
    display: block;
    height: 100%;
}
.email{
    text-align: right;
    color: #7b9ebe;
    margin: 24px 0px 12px 0px;
}
.email a{
    color: #7b9ebe;
    font-size: 12px;
}
.search{
    float: right;
    width: 214px;
    height: 30px;
    background: url("../images/sear-bg.png") no-repeat;
}
.search input{
    float: left;
    width: 140px;
    margin-left: 16px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #494949;
    background: transparent;
}
.search button{
    float: right;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: url("../images/search.png") no-repeat;
}
.layout2{
    background-color: #0b4580;
}
.nav{
    height: 50px;
}
.nav>ul>li{
    float: left;
    padding-top: 5px;
    position: relative;
}
.nav>ul>li>a{
    height: 45px;
    line-height: 45px;
    padding: 0px 21px;
    color: #fff;
    font-size: 18px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.nav>ul>li>a.active, .nav>ul>li>a:hover{
    color: #0b4580;
    background: url("../images/NavLI.png");
}
.nav>ul>li>ul{
    position: absolute;
    z-index: 999;
    top: 50px;
    left: 0px;
    min-width: 100%;
    height: 0px;
    opacity: 0;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 0px 6px 0px #999;
    text-align: left;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    overflow: hidden;
}
.nav>ul>li>ul>li{
    padding: 0px 12px;
     background: #fff;
}
.nav>ul>li>ul>li>a{
    display: block;
    height: 40px;
    line-height: 38px;
    color: #494949;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
    white-space: nowrap;
}
.nav>ul>li>ul>li>a:hover{
    color: #0b4580;
    border-bottom: 1px solid #0b4580;
}
/* header end */
/* section start */
#section {
    padding: 40px 0px;
}
.column .more{
    float: right;
    color: #6ca1dc;
    font-size: 12px;
    line-height: 40px;
}
.column h2{
    font-weight: inherit;
    font-size: 20px;
    color: #494949;
}
.layout4{
    height: 360px;
    margin-bottom: 30px;
    overflow: hidden;
}
.ystz{
    width: 300px;
    background-color: #f6f6f6;
}
.ystz .column{
    height: 60px;
    line-height: 60px;
    background-color: #164c89;  
}
.ystz .column h2{
    color: #fff;
    padding-left: 16px;
}
.ystz .column .more{
    color: #fff;
    line-height: 60px;
    margin-right: 16px;
}
.ystz .ystz-list{
    padding: 18px;
}
.ystz .ystz-list li{
    height: 66px;
    padding-top: 6px;
}
.ystz .ystz-list a{
    float: right;
    width: 185px;
    color:#494949;
    font-size: 16px;
    line-height:26px;
}
.ystz .ystz-list .date{
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #164c89;
    font-size: 14px;
    background-color: #adc7e4;
    margin-top: 10px;
}
.yskx{
    width: 870px;
}
.yskx .column{
    height: 50px;
    margin-bottom: 10px;
    border-bottom: 2px solid #164c89;
}
.yskx .column h2{
    height: 40px;
    line-height: 40px;
}
.yskx .yskx-ban{
    width: 420px;
    height: 360px;
    position: relative;
    overflow: hidden;
    background-color: #f6f6f6;
}
.yskx .yskx-ban .ban-img{
    width: 420px;
    height: 250px;
}
.yskx .yskx-ban .ban-img li{
    position: relative;
}
.yskx .yskx-ban .ban-img li a .show{
    width: 420px;
    height: 250px;
    overflow: hidden;
}
.yskx .yskx-ban .ban-img li img{
    display: block;
    width:100%;
    height: 100%;
}
.yskx .yskx-ban .ban-img li p{
    width: 100%;
    padding: 0px 14px;
    margin-top: 10px;
    line-height: 25px;
}
.yskx .yskx-ban .ban-img li p.title{
    height: 50px;
    color: #494949;
    font-size: 16px;
}
.yskx .yskx-ban .ban-img li p.date{
    height: 40px;
    font-size:14px; 
    color: #164c89;
}
.yskx .yskx-list{
    width: 420px;
}
.layout5{
    height: 773px;
    overflow: hidden;
}
.pic-nav-fl{
    width: 300px;
    height: 773px;
}
.pic-nav-fl li{
    margin-top: 24px;
}
.pic-nav-fl li:first-child{
    margin: 0;
}
.pic-nav-fl li a{
    width: 300px;
    height: 90px;
    position: relative;
}
.pic-nav-fl li a img{
    display: block;
    width: 100%;
    height: 100%;
}
.pic-nav-fl li a p{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.layout5 .fr{
    width: 870px;
}
.layout5-2 ul{
    margin: 0px 0px 20px 0px;
    height: 60px;
}
.layout5-2 ul li{
    float: left;
    width: 424px;
    height: 60px;
    line-height: 60px;
    margin-left: 22px;
    background-color: #ebebeb;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.layout5-2 ul li:first-child{
    margin: 0px;
}
.layout5-2 ul li a{
    width: 100%;
    vertical-align: top;
}
.layout5-2 ul li a i{
    float: left;
    color: #494949;
    font-size: 16px;
    font-style: normal;
    margin-left: 28px;
}
.layout5-2 ul li a p{
    float: left;
    width: 60px;
    height: 60px;
}
.layout5-2 ul .sm-pic-1 a p{
    background: url("../images/yzxx.png") no-repeat 50% 50% #994444;
}
.layout5-2 ul .sm-pic-2 a p{
    background: url("../images/sjxx.png") no-repeat 50% 50% #5cb4d5;
}
.latest-news .column{
    height: 50px;
    margin-bottom: 10px;
    border-bottom: 2px solid #164c89;
}
.latest-news .column h2{
    height: 40px;
    line-height: 40px;
}
.latest-fl, .latest-fr{
    width: 420px;
    height: 275px;
    margin-top: 20px;
}
.latest-fl{
    float: left;
}
.latest-fr{
    float: right;
}
.latest-news .first, .campus-life .first{
    margin-bottom: 10px;
}
.latest-news .first .text, .campus-life .first .text{
    float: right;
    width: 235px;
    color: #999;
    font-size: 12px;
}
.latest-news .first .text a, .campus-life .first .text a{
    font-size: 16px;
    color: #494949;
    line-height: 27px;
    margin: 12px 0px;
}
.latest-news .first .text p, .campus-life .first .text p{
background: url("../images/clock.png") no-repeat 0% 50%;
padding-left: 22px;
}
.latest-news .first .show, .campus-life .first .show{
    width: 170px;
    height: 110px;
}
.campus-life .column{
    height: 50px;
    margin-top: 12px;
    margin-bottom: 10px;
    border-bottom: 2px solid #164c89;
}
.campus-life .column h2{
    height: 40px;
    line-height: 40px;
}
.campus-life ul{
    height: 282px;
}
.campus-life .first{
    float: left;
    width: 420px;
    padding-bottom: 15px;
    margin: 15px 0px 0px 0px;
    border-bottom: 1px dotted #adadad;
}
.friendly-link .column{
    height: 50px;
    margin-top: 30px;
    margin-bottom: 25px;
    border-bottom: 2px solid #164c89;
}
.friendly-link .column h2{
    height: 40px;
    line-height: 40px;
}
.friendly-link ul{
    float: left;
}
.friendly-link ul li{
    font-size: 16px;
    line-height: 30px;
}
.friendly-link ul li a{
    color: #494949;
}
.friendly-link .link1{
    width: 436px;
}
.friendly-link .link2{
    width: 275px;
}
.friendly-link .link3{
    width: 488px;
}
/* section end */
/* footer start */
/* index end */
/* dp_content start */
.sec-fl{
    float: left;
    width: 300px;
}
.sec-fr{
    float: right;
    width: 870px;
}
.nav-left h3{
    padding-top:15px;
    line-height: 35px;
    padding-left: 26px;
    padding-bottom:15px;
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    background-color: #164c89;
}


.nav-left ul{
    padding-bottom: 30px;
    background-color: #f6f6f6;
    margin-bottom: 30px;
}
.nav-left ul li a{
    width: 100%;
    line-height: 60px;
    padding-left: 45px;
    font-size: 16px;
    color: #494949;
    border-left: 3px solid transparent;
}
.nav-left ul li{
    border-left: 3px solid transparent;
    position: relative;
}
.nav-left ul li .sj_nav_l{
   padding-bottom:0px;
   margin-bottom:10px;
   padding-left:20px;
}
.nav-left ul li .sj_nav_l li:hover a{
       color: #164c89;
     font-weight: bold;
}
.nav-left ul li .sj_nav_l .on a{
    color: #164c89;
    font-weight: bold;
}
.nav-left ul li .sj_nav_l li a{
    line-height:25px;padding:10px;
}
.nav-left>ul>li:hover>a,.nav-left>ul>li.active>a{
    color: #164c89;
    font-weight: bold;
    border-left: 3px solid #164c89;
    
}
.nav-left ul li .img{
    right:0px;
    top:0px;
    z-index:10;
    width: 35px;
    margin-right: 12px;
    position: absolute;
}
.nav-left>ul>li:hover>a{
    background-color: #e2eefc;
    
}
.nav-left>ul>li.active>a{
    
    background-color: #e2eefc;
}





.sec-fr .title{
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 2px solid #164c89;
}
.sec-fr .title p{
    float: left;
    line-height: 40px;
    color: #164c89;
    font-size: 18px;
    padding-bottom: 9px;
}
.sec-fr .title .position{
    float: right;
    line-height: 40px;
    color: #aaa;
    font-family: Arial;
    font-style: italic;
    font-size: 13px;
    padding-left: 25px;
}
.sec-fr .title .position a{
    color: #aaa;
    vertical-align: top;
}
.article h3{
    color: #494949;
    font-size: 18px;
    line-height: 36px;
}
.content{
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    line-height: 36px;
    color: #494949;
    font-size: 16px;
}
#section .content p{
    line-height: 36px;
    color: #494949;
    font-size: 16px;
    text-indent: 36px;
}
.article .con-title{
    color: #494949;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
padding: 10px 0;
}
.article .con-date{
    color: #999;
    line-height: 40px;
    text-align: center;
}
.article .content{
    min-height: 970px;
    padding-bottom: 30px;
}
.article .page{
    font-size: 15px;
    color: #164c89;
    font-weight: bold;
    line-height: 30px;
    margin-top: 16px;
}
.article .page a{
display: inline;
    color: #666;
    font-weight: initial;
    vertical-align: top;
}
/* dp_content end */
/* list.html start */
.sec-fr .list ul li{
    line-height: 45px;
}
.sec-fr .list ul li a{
    height: 45px;
}
.sec-fr .list-page, .pic-list-page{
    margin: 40px 0px;
    font-size: 14px;
}
/* list.html end */
#footer{
    height: 150px;
    color: #fff;
    background: #494949;
}
.copy{
    width: 1200px;
    height: 150px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin-top: 0px;
    font-size: 14px;
    line-height: 32px;
}
/* footer end */
/* pic_list.html start */
.pic-list li{
    margin-top: 30px;
}
.pic-list li .text{
    float: right;
    width: 685px;
    color: #999;
    font-size: 12px;
}
.pic-list li  .text a{
    font-size: 16px;
    color: #494949;
    line-height: 27px;
    margin: 12px 0px;
}
.pic-list li .show{
    width: 170px;
    height: 110px;
}
/* pic_list.html end */
.list li{
    line-height: 36.5px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.list li a{
    height: 36.5px;
    color:#494949;
    font-size: 16px;
    padding-left: 15px;
    background: url("../images/LiTag.png") no-repeat 0% 50%;
}
.list span{
    float: right;
    color: #999;
    font-size: 12px;
}
.show{
    overflow: hidden;
    position: relative;
}
.show img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.show img:hover{
    transform: scale(1.1);
}
.list li:hover{
    padding: 0px 8px 
}
.email a:hover{
    color: #fff;
}
.sec-fr .title .position a:hover, .pic-list li .text a:hover, .list a:hover, .article .page a:hover, .ystz .ystz-list a:hover, .yskx .yskx-ban .ban-img li p.title:hover,.latest-news .first .text a:hover, .campus-life .first .text a:hover, .friendly-link ul li a:hover{
    color: #115bb0;
}
.layout5-2 .sm-pic-1:hover a i, .layout5-2 .sm-pic-2:hover a i{
    color: #fff;
}
.layout5-2 .sm-pic-1:hover{
    background-color: #994444;
}
.layout5-2 .sm-pic-2:hover{
    background-color: #5cb4d5;
}
.layout5-2 ul li a p{
    width: 63px;
    border-right: 3px solid #ebebeb;
}

/* szdw start */
.sec-fr .subjects{
    height: 45px;
    line-height: 45px;
    border-left: 4px solid #164c89;
    background-color: #f6f6f6;
}
.sec-fr .subjects p{
    float: left;
    color: #fff;
    font-size: 18px;
    padding: 0px 35px;
    border-left: 4px solid #f6f6f6;
    background-color: #164c89;
}
.szdw-list div ul{
    margin: 25px 0px;
    margin-top: 5px;
}
.szdw-list div ul li{
    float: left;
    margin-top: 20px;
    margin-right: 18px;
}
.szdw-list div ul li a{
    width: 155px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #494949;
    font-size: 16px;
    border: 1px solid #eaeaea;
}
/* szdw end */