body{
    background: #CCCCCC;
}
.top{
    height: 350px;
    width: 1000px;
    margin: 0 auto;

}
.nav{
    margin-top: 310px;
    float: right;
    height: 40px;
    background: #007eff;
    width: 600px;
}
.nav ul li{
    float: left;
    width: 100px;
    float: left;
    height: 40px;
}
.nav ul li a{
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
}
.containt{
   /* margin-top: 350px;*/
    width: 1000px;

    margin: 0px auto 0;
    background: #ffffff;

}
/*轮播*/
/*图片轮播*/
.tplb{float: left;}
.leftWrap{
    margin:10px 20px;

}
.tuPianxw{
    width: 480px;
    height: 400px;
    position: relative;
}
.lunboWrap{
    width: 480px;
    height: 400px;
}
.dianbox{
    overflow: hidden;
    position: absolute;
    bottom:15px;
    right:0;
    z-index:1111;
}
.dianbox img{
    cursor: pointer;
    float: left;
    margin-right:12px;
}
.lunboBox{
    position:absolute;
    left:0;
    top:0;
    /*display: none;*/
}
.lunbobg{
    width: 100%;
    height: 35px;
    line-height:35px;
    font-size:12px;
    background:#f0f0f0;
    text-indent:9px;
}
.lunbobg a{
    display:block;
    max-width: 427px;
    color: #555555;
}

.cenRight {

    width: 440px;
    overflow: hidden;
}
.cenRtop{
    color: #007eff;
    display: block;
    height: 44px;
    border-bottom: 1px solid #3392e6;
    padding-left: 10px;
    line-height: 44px;
}

.cenRtwo{overflow: hidden;padding-top:21px;}
.cenRtwo li{font-size:16px;margin-bottom:15px;width:100%;line-height:21px;}
.cenRtwo li span{color:#5d5d5d;margin-right:8px;}
.cenRtwo li .times{color:#343434;float: right;}
.cenRtwo li a{color:#343434;}
.cenRtwo li a:hover{color:#E91F2F;}
.tpsp{height: 100px;
    display: block;
    float: left;
    margin-right: 10px;
    width: 230px;
}
.tpsp img{
    height: 100px;
    width: 230px;
}
.zbdw{
    font-size: 18px;
    border-top: 2px solid #cccccc;
    height: 80px;
    text-align: center;
    display: block;
    padding-top: 35px;
    font-weight: bold;
    color: #007eff;
}