.area{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.nav {
    position: absolute;
    left: -150px;
    top: 0;
    z-index: 1;
    width: 105px;
    height: 232px;
    overflow: hidden;
}

.nav li {
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #9fc2ff;
    margin-bottom: 2px;
}

.nav li a {
    font-size: 14px;
    color: #184799;
    height: 30px;
    text-decoration: none;
    display: block;
}
.nav li.navWrap{
    background:#184799;
}
.nav li.navWrap a{
    color: #fff;
}
.lunbo{
    width: 603px;
    float: left;
    height: 376px;
    position: relative;
}
#swiper1{
    width: 603px;
    height: 376px;
}
#left1{
    position: absolute;
    left:0;
    top:0;
    width: 36px;
    height: 376px;
    background: url("../images/left.png") no-repeat;
    z-index: 2;
}
#right1{
    position: absolute;
    right:0;
    top:0;
    width: 36px;
    height: 376px;
    background: url("../images/right.png") no-repeat;
    z-index: 2;
}
.toutiao{width:361px;margin: 0 8px 0 0;}
.title {
    width: 336px;
    height: 90px;
    margin-top: -15px;
}
.title1{
    width: 100%;
    height: 120px;
    margin: 0 auto;
    background: url("../images/title1.png?v=1") no-repeat top center;
    overflow: hidden;
}
.title1 a{
    display: block;
    width: 240px;
    height: 75px;
    margin: 0px auto 0;
}
.title2{
    width: 100%;
    height: 120px;
    margin: 0 auto;
    background: url("../images/title2.png?v=1") no-repeat top center;
    overflow: hidden;
}
.title2 a{
    display: block;
    width: 240px;
    height: 75px;
    margin: 0px auto 0;
}
.title3{
    width: 100%;
    height: 120px;
    margin: 0 auto;
    background: url("../images/title3.png?v=1") no-repeat top center;
    overflow: hidden;
}
.title3 a{
    display: block;
    width: 240px;
    height: 75px;
    margin: 0px auto 0;
}
.yixian .item {
    position: relative;
    float: left;
    width: 480px;
    height: 126px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #b9babb;
    margin-left: 40px;
}
.yixian .item .pic {
    display: block;
    width: 224px;
    height: 126px;
    float: left;
    margin-right: 15px;
}
.video, .pic {
    display: block;
    position: relative;
    overflow: hidden;
}
.yixian .item .pic img {
    width: 224px;
    height: 126px;
    display: block;
}
.yixian .item div h6 a {
    font-size: 16px;
    line-height: 1.8;
}
.yixian .item div p {
    position: absolute;
    right: 0;
    bottom: 25px;
    font-size: 12px;
    color: #868787;
    width: 240px;
    line-height: 1.6;
}
.more {
    color: #cb9791;
    font-size: 12px;
}
.list li {
    float: left;
    width: 48%;
    padding-top: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.list li span {
    padding-left: 20px;
    background: url(../images/dice.png) no-repeat 0px center
}

.list li span a:hover {
    color: #ca1519
}
.list li span a{
    font-size: 16px;
}
.scale {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
}
.scale img {
    -webkit-transition: transform 0.25s ease-out 0s;
    -moz-transition: transform 0.25s ease-out 0s;
    transition: transform 0.25s ease-out 0s;
}
#bdshare {
    POSITION: fixed;
    WIDTH: 105px;
    BOTTOM: 220px;
    HEIGHT: 180px;
    RIGHT: 50%;
    z-index: 1;
    margin-right: -634px;
    _position: absolute;
    _right: auto
}
#bdshare .margin{
    width:120px;
    height: 143px;
    background: #fff;
}


/*整站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: 1160px;
}
#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("../images/hd315.png") no-repeat;
    width: 35px;
    height: 37px;
}
#footer .info .footerRight .beian{
    background: url("../images/beian.png") no-repeat;
    width: 34px;
    height: 37px;
}
#footer .info .copyright{
    display: none;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}

/*万能闭合*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}  
.clearfix{display:inline-block;}  
*html .clearfix{height:1%;}  
*+html .clearfix{height:1%;}  
.clearfix {display:block;} 