@charset "utf-8";

.clearFix{
    clear: both;
}
.banner,
.banner>img{
    width: 950px;
    height: 300px;
    border: 0;
}
.block-news{
    width: 950px;
    margin-top: 20px;
}
.block-news ul,
.block-bottom ul{
    list-style: none;
    padding-left: 0!important;
}
.block-news>ul>li{
    width: 308px;
    height: 419px;
    border: 1px solid #91a0b1;
    float: left;
    position: relative;
}
.top-news{
    width:308px;
    height: 50px;
    text-align: center;
    background: #234164;
    line-height: 46px;
}
.top-news>span{
    font-size: 30px;
    font-family: "Microsoft Yahei";
    letter-spacing: 2px;
    color: #ffffff;
}
.center-img{
    width: 308px;
    height: 165px;
    text-align: center;
}
.center-img>img{
    width: 288px;
    height: 145px;
    margin-top: 10px;
}
.bottom-news{
    width: 288px;
    margin: 0 auto;
    border-top: 1px solid #dddddd;
}
.bottom-news>ul>li{
    width: 288px;
    height: 50px;
}
.bgColor{
    background: #f7f7f7;
}
.li-news{
    width: 268px;
    padding: 7px 20px;
    height: 36px;
    line-height: 18px;
    color: #3264c3;
    /*letter-spacing: 1px;*/
}
.li-news>span{
    font-size: 14px;
    display: block;
    color: #333333;
    font-family: "Microsoft Yahei";
}
.li-news>a{
    font-size: 12px;
    font-family: "Microsoft Yahei";
    text-decoration: underline;
}
.li-news>a:hover{
    color:#ff730a ;
}
.marRig-10{
    margin-right: 10px;
}
.float-icon{
    width: 65px;
    height:69px;
    position: absolute;
    top: 44px;
    right: 0;
}
.float-icon{
    width: 65px;
    height: 69px;
}
.block-bottom{
    width: 950px;
    background: #f7f7f7;
    margin-top: 20px;
    padding-bottom: 1px;
}
.title-news,
.title-news>img{
    width: 950px;
    height: 62px;
    margin-top: -5px;
}
.block-bottom>ul{
    width: 920px;
    margin:15px 15px;
}
.block-bottom>ul>li{
    width: 300px;
    height: 210px;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    background: #ffffff;
    text-align: left;
}
.block-bottom>ul>li>ul{
    list-style: none;
}
.reason{
    width: 300px;
    height: 60px;
    background: #c0d4ec;
    text-align: center;
    line-height: 60px;
    position: relative;
}
.reason>img{
    position: absolute;
    left: 20px;
    top: 12px;
}
.reason span{
    font-size: 24px;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    color: #234164;
    letter-spacing: 2px;
}
.block-bottom>ul>li>.left{
    margin-top: 3px;
}
.block-bottom>ul>li>.left>ul>li,
.block-bottom>ul>li>.left>.span-ul,
.block-bottom>ul>li>span{
    line-height: 20px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    text-align: left;
    letter-spacing: 1px;
    display: block;
    padding-left: 10px;
}
.block-bottom>ul>li>p{
    line-height: 20px;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    text-align: left;
    /*letter-spacing: 1px;*/
    color: #646464;
    padding-left: 10px;
}
.block-bottom>ul>li>.left>.span-ul{
    font-weight: bold;
}
.block-bottom>ul>li>.left>ul>li>strong{
    padding-right: 5px;
}
