.top{
    width: 100%;
    background-color: #f5f5f5;
}
.top>div{
    font-size: 12px;
    margin: 0 auto;
    width: 1200px;
    line-height: 30px;
}
.top>div>a:hover{
    text-decoration: none;
    color: #174a98;
}
.top>div>span{
    color: #174a98;
}
.right{
    float: right;
}
.right>a:hover{
    text-decoration: none;
    color: #174a98;
}
.gao{
    height: 30px;
}
.w63{
    width: 100%;
    background-color: #f5f5f5;
}
.fx{
    width: 100%;
    height: 120px;
    overflow: hidden;
    padding-top: 15px;
}
.fx>img{
    width: 36%;
    float: left;
    padding-top: 8px;
}
.daohang1{
    margin-left: 4%;
    width: 60%;
    float: left;
    height: 100%;
}
.daohang2{
    height: 63%;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.daohang2>div{
    margin-top: 10px;
    width: 12.2%;
    text-align: center;
    float: left;
}
.daohang2>div>a{
    font-size: 14px;
}
.daohang2>div>a>span{
    color: #ea4100;
}
.daohang2>div>a:hover{
    text-decoration: none;
    color: #ea4100;
}
.cast{
    padding-top: 1.6%;
    width: 100%;
    height: 26.3%;
    color: #666;
    font-weight: bold;
    font-size: 14px;
}
.yanse1{
    color: #ea4100;
}
.cast>img{
    width: 16px;
    padding: 1px 5px 0 0;
    float: left;
}
.cast>div{
    padding-right: 3%;
    float: left;
}
.yanse2{
    color: #174a98;
}
.search{
    padding-left: 1.5%;
    padding-top: 0.4%;
    padding-bottom: 0.4%;
    float: left;
    width: 15%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border: 1px solid #999;
}
.cast>button{
    font-weight: bold;
    color: #174a98;
    padding-left: 0.5%;
    padding-right: 1.5%;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-left: 0.5%;
    padding-top: 0.3%;
    padding-bottom: 0.3%;
    float: left;
    border: 1px solid #999;
}
.diqu{
    overflow: hidden;
    width: 100%;
    background-color: #174a98;
    /*height: 42px;*/
}
.diqu>a>div{
    font-size: 14px;
    color: #fff;
    float: left;
    padding-left: 1.04%;
    height: 42px;
    line-height: 42px;
    text-align: center;
}
.banner{
    width: 100%;
}
.banner>img{
    width: 100%;
}
.top2{
    width: 1200px;
    margin: 0 auto;
}
.bottom{
    padding-top: 10px;
    width: 100%;
}
.bottom1{
    width: 100%;
    height: 2px;
    background-color: #005daa;
    box-shadow: rgba(57, 57, 58, 0.62) 0px 4px 20px 0px;
}
.bottom2{
    height: 65px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 1200px;
    margin:  0 auto;
}
.bottom2>div>p{
    font-size: 14px;
    color: #999;
    line-height: 35px;
}
.bottom2>div{
    float: left;
}
.bottom2>img{
    height: 100%;
    float: right;
    width: 280px;
}
.wzdz{
    font-size: 14px;
}