body{
    font:14px "microsoft yahei",Arial,sans-serif;
    margin:0;
    padding:0;
}
ul,p,h1,h2,h3,h4,h5,h6,dl,dd{
    margin:0;
    padding:0;
    list-style:none;
}
.lf{
    float:left;
}
.rt{
    float:right;
}
.clear{
    clear:both;
}
a{
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
.w_100{
    width:100%;
    margin:0 auto;
}
.bjt{
    width: 90%;
    margin: auto;
    margin-bottom:10px;
    background: #eee;
    position: relative;
}
.bjt div{
    width: 90%;
    margin: auto;
}
.bjt div:first-child img{
    width: 100%;
    height: 320px;
    opacity: .8;
}
.bjt>div:last-child{
    position: absolute;
    top: 0;
    left: 70%;
    width: 25%;
    height: 320px;
    background: rgba(255,255,255,.6);
}
.fi h1{
    font-size: 24px;
    color: #2c3d4f;
    padding-left: 10px;
}
.fi h2{
    font-size: 24px;
    color: #2c3d4f;
    margin-left: 70px;
}.fi h3{
    font-size: 24px;
    color:rgb(52, 148, 152);
     float: left;
    padding-left: 20px;
}.fi h4{
    font-size: 24px;
    color:rgb(52, 148, 152);
      float: left;
      padding-left: 20px;
}.fi h5{
    font-size: 24px;
    color:rgb(52, 148, 152);
       float: left;
       padding-left: 20px;
}
 .fi div{
    width:50%;
     float: left;

 }
 .fi1{
     margin-top: 50px !important;
 }
.fi2{
    margin-top: 90px!important;
 }
.fi p{
    font-size: 20px;
    padding: 10px;
    padding-left: 50px;
    margin-top: 25px;
    background: #ffffff;
    width: 60%;
}
/*-----------------------------------nav-----------------------------------*/
nav{
    margin:0 auto;
}
.nav_top{
    width: 100%;
    margin: 0 auto;
    background: #ddd;
    height: 38px;
    padding-left: 5%;
    margin-bottom: 10px;
}
.nav_top li{
    float: left;
    width: 11%;
    text-align: center;
    line-height: 38px;
    color: #000;
    font-size: 16px;
}
.nav_top li a{
    color: #000;
    display: block;
    font-size: 16px;
}
.nav_top li a:hover{
    background:rgb(52, 148, 152);
    color: #fff;
}
.nav_top li:hover{
    background:rgb(52, 148, 152);
    cursor: pointer;
    color: #fff;
}
.nav_bottom{
    width: 90%;
    margin: 0 auto;
    background: #eee;
}
.nav_bottom hr{
    width: 90%;
}
.nav_bottom div:first-child{
    color: #000;
    width: 90%;
    margin: auto;
    padding-top: 20px;
}
.nav_bottom div:first-child p{
    font-size: 22px;
}
.nav_bottom div:last-child{
    width: 90%;
    padding: 10px;
    margin: 0 auto;
    text-indent: 2em;
}
.nav_bottom div:last-child p{
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0;
    color: #222;
    border-top:1px solid #ddd;
    padding-top: 5px;
}
.nav_bottom span {
    display: block;
    width: 96%;
    margin:0 auto;
    line-height: 24px;
}
/*-----------------------------------section-----------------------------------*/
section{
    border:1px solid transparent;
    clear: both;
    background: #eee;
    margin: auto;
    width: 90%;
    margin-top: 10px;
    padding-bottom: 20px;
}
.sec_top{
    width: 90%;
    margin:0 auto;
    background: url("images/bj.jpg") 100%;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 5px;
}
section p{
    font-size: 22px;
    color: #000;
    width: 90%;
    margin: auto;
    padding-top: 20px;
}
section hr{
    width: 90%;
}
.sec_top{
    padding: 20px 0;
}
.sec_top img{
    margin: 0 auto;
    display: block;
    border: 1px solid #ddd;
}
/*-----------------------------------aside-----------------------------------*/
aside{
    border:1px solid transparent;
    min-height: 100px;
    padding-bottom: 20px;
    width: 90%;
    background: #eee;
    margin:0 auto;
    margin-top: 10px;
}
.asi_top{
    width: 90%;
    margin:0 auto;
    margin-top: 20px;
}
.asi_top h1{
    font-size: 25px;
    font-weight: 400;
    padding: 10px;
    float: left;
    margin-right: 50px;
}
hr{
    clear: both;
}
.asi_top ul{
    float: left;
    width: 80%;
}
.asi_top li{
    float: left;
    width: 10%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top:20px;
    background: #eee;
}
.asi_top li:hover{
    cursor: pointer;
}
.asi_cen{
    width: 90%;
    overflow: hidden;
    margin:0 auto;
}
#asi_in{
    width: 600%;
}
#asi_in li{
    width: 16.6%;
    border: 2px solid #eee;
    float: left;
    height: 120px;
}
#change li:first-child{
    background: peachpuff;
}
.school div{
    width: 25%;
    float: left;
    padding-top:10px;
}
.school a{
    float: left;
    cursor: pointer;
}
.school a:hover{
    background:#fff;
}
.school img{
    width: 35%;
    height: 100px;
    float: left;
    margin-right: 4%;
}
.school span{
    width: 60%;
    float: left;
    height: 30px;
    line-height: 30px;
}
/*-----------------------------ex------------------------------*/
#a05{
    width: 90%;
    margin:0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
    background: #eee;
    padding: 20px 0;
}
.ex_top{
    width: 90%;
    margin: auto;
}
.ex_top h1{
    font-size: 25px;
    font-weight: 400;
}
.ex_top>div{
    float: left;
    width: 33%;
}
.ex_top img{
    width: 40%;
    height: 40%;
    display: block;
    margin:0 auto;
}
.ex_top span{
    display: block;
    margin:0 auto;
    width: 90%;
}
.ex_top span a:hover{
    color: #e4393c;
}
.ex_top span:last-child{
    text-align: right;
    width: 80%;
}
.ex_top p{
    border-bottom: 1px solid #ddd;
    padding-top:10px;
    clear: both;
}
/*----------------------------lcr------------------------------*/
.lcr{
    width: 90%;
    margin:0 auto;
    height: 180px;
    background: #eee;
    padding: 20px 0;
    margin-bottom: 10px;
}
.left{
    width: 10%;
    height: 180px;
    float: left;
    /*border: 1px solid #ddd;*/
    line-height: 30px;
    margin-left: 10%;
    background: #2c3d4f;
    color: #fff;
}
.left li{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.center{
    width: 25%;
    float: left;
    text-indent: 2em;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    height: 170px;
    padding-top: 10px;
    line-height: 30px;
    padding-left:2%;
    padding-right:2%;
    text-align: justify;
    background: #2c3d4f;
    color: #fff;
}
.right{
    width: 40%;
    float: left;
    background: #2c3d4f;
    height: 180px;
    /*border: 1px solid #ddd;*/
}
.right li{
    padding-left: 4%;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.right li:hover{
    /*background:rgb(52, 148, 152);*/
}
.right div{
    display: none;
    text-indent: 2em;
    padding: 0 20px;
    height: 160px;
    font-size: 14px;
    line-height: 20px;
    padding-top: 20px;
    color:#fff;
    background: rgb(52, 148, 152);
}
/*-----------------¹ØÓÚÎÒÃÇ---------------------*/
#a06{
    width: 90%;
    margin:0 auto;
    background: #eee;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 20px 0;
}
#a06>div:first-child{
    font-size: 22px;
    width: 90%;
    margin: auto;
}
#a06 hr{
    width: 90%;
}
.us li{
    width: 90%;
    margin: auto;
    padding: 5px 0;
}
.us li div:first-child{
    font-size: 16px;
    font-weight: bold;
}