.wh980{width:980px;}
.wh380{width:380px;}
.wh168{width:168px;}
.wh350{width:350px;}
.wh456{width:456px;}
.wh280{width:280px;}
.wh278{width:278px;}
.wh250{width:250px;}
.wh450{width:450px;}
.wh440{width:440px;}


/*焦点图*/
.bigfocus{width:507px;height:360px;overflow:hidden;z-index:-1;}
.focusBox{width:507px;height:360px;overflow:hidden;position:relative;}
.focusBox .hd{position:absolute;z-index:10;right:-30px;bottom:10px; width:140px;}
.focusBox .hd ul{float:left;height:16px;overflow:hidden;zoom:1; margin-left: 5px;}
.focusBox .hd ul li{float:left;margin-right:1px;width:16px;height:16px;line-height:16px;cursor:pointer; font-size:12px;color:#ffffff;text-align:center; background: url(../images/01.png);margin-left: 5px;}
.focusBox .hd ul li.on{font-size:12px;color:#ffffff; background: url(../images/02.png);line-height:16px;}
.focusBox .bd{ position:absolute; z-index:1;}
.focusBox .bd .pic{width:507px;height:360px;position:relative;overflow:hidden;}
.focusBox .bd .pic img{position:absolute;left:0px;top:0px;width:507px;height:360px;z-index:-1;}
.focusBox .bd .pic p{position:absolute;bottom:0px;_bottom:0px;right:0px;width:507px;height:36px;padding:0px;color:#ffffff;z-index:10;background:url(../images/xc002.png) repeat-y 0px;overflow:hidden;}
.focusBox .bd .pic p .one{float:left; padding-left:10px; line-height:36px; font-size:18px;}
.focusBox .bd .pic p .one a:link,.focusBox .bd .pic p .one a:visited{color:#ffffff; font-family:Microsoft YaHei;}
.focusBox .bd .pic p .one a:hover,.focusBox .bd .pic p .one a:active{color:#ffffff; font-family:Microsoft YaHei; text-decoration:none;}


/*整站footer*/
#footer{
    border-top: 1px solid #dcdcdc;
    background-color: #fafafa;
}
#footer .friendLinks{
    text-align: center;
    margin: 0 20px;
    padding-top: 10px;
    border-bottom: 1px solid #f0f0f0;
}
#footer .friendLinks ul{
    font-size: 0;
}
#footer .friendLinks li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    padding: 10px 14px;
    height: 14px;
}
#footer .friendLinks a{
    color: #000;
    font-size: 14px;
}
#footer .friendLinks a:hover{
    text-decoration: underline;
}
#footer .info{
    margin: 0 auto;
    padding: 30px 20px;
    text-align: center;
}
#footer .info.w1200{
    width: 1000px;

}
#footer .info > div{
    float: left;
}
#footer .info .footerLeft img{
    display: block;
    margin-top: 3px;
    margin-right: 20px;
}
#footer .info .footerLeft a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
}
#footer .info .footerCenter{
    text-align: left;
}
#footer .info .footerCenter p{
    color: #666666;
    font-size: 12px;
    line-height: 1;
    padding-top: 10px;
}
#footer .info .footerCenter p:first-child{
    padding-top: 0;
}
#footer .info .footerCenter p a{
    color: #666666;
}
#footer .info .footerCenter p a:hover{
    text-decoration: underline;
}
#footer .info .footerRight{
    float: right;
    font-size: 0;
    padding-top: 10px;
    margin-left: 30px;
}
#footer .info .footerRight a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
    margin-right: 10px;
}
#footer .info .footerRight .hd315{
    background: url("http://www.cnr.cn/css2017/images/hd315.png") no-repeat;
    width: 35px;
    height: 37px;
}
#footer .info .footerRight .beian{
    background: url("http://www.cnr.cn/css2017/images/beian.png") no-repeat;
    width: 34px;
    height: 37px;
}
#footer .info .copyright{
    display: none;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}
#footer{
    font: 300 1em/1 Microsoft Yahei, PingFang SC, Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}
