#list {
    width: 1200px;
    margin: 0 auto;
}

/*公共轮播板块*/
.content1 {
    height: 1036px;
    margin-top: 29px;
    margin-bottom: 33px;
}

.content1 .contentbox1 {
    height: 1036px;
}

.newLeft .slideBox .bd .biaoti {
    position: absolute;
    width: 676px;
    height: 50px;
    left: 0px;
    bottom: 0px;
    background-color: rgba(48, 44, 39, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, 0, 0, endColorstr=#99000000, 0, 0);
}

.newLeft .slideBox {
    width: 676px;
    height: 380px;
    overflow: hidden;
    position: relative;
}
.slideBox .bd li a .biaoti span {
    display: inline-block;
    width: 400px;
    height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    line-height: 50px;
    padding-left: 10px;
}
.newLeft .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 9px;
    z-index: 1;
}

 .newLeft .slideBox .hd ul {
    overflow: hidden;
    float: left;
}

 .newLeft .slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

 .newLeft .slideBox .hd ul .on {
    background: #2777B2;
}

.content1 .contentbox1 .smxyw {
    width: 481px;
    height: 380px;
    margin-top: 20px;
    margin-left: 32px;
}

.content1 .contentbox1 .smxyw2 {
    width: 560px;
    height: 300px;
    margin-top: 20px;
    margin-right: 40px;
}

/*图片新闻 左*/
.content1 .contentbox1 .newphoto img {
    width: 676px;
    height: 380px;
    float: left;
}



/*smxyw 右*/
.smxyw .hd {
    height: 37px;
    width: 481px;
    border-bottom: 2px solid #037FED;
}

.smxyw .hd ul li {
    float: left;
    list-style: none;
    height: 37px;
    padding: 0 13px;
    margin-right: 30px;
}

.smxyw .hd ul li a {
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 37px;
    color: #000;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.smxyw .hd ul li.on {
    background: #037FED;
    ;
    color: #fff;
}

.smxyw .hd ul li.on a {
    color: #fff;
}

.smxyw .bd ul li i {
    display: inline-block;
    height: 4px;
    width: 4px;
    background: #000;
    margin-right: 14px;
    margin-bottom: 20px;
}

.smxyw .bd ul {
    box-sizing: border-box;
}

.smxyw .bd ul li {
    height: 43px;
    line-height: 43px;
}

.smxyw .bd ul li .qians {
    color: #000;
    display: inline-block;
    width: 335px;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.smxyw .bd ul li .qians:hover {
    color: #037FED;
    ;
}

.smxyw .bd ul li .hous {
    color: #333;
    float: right;
    line-height: 43px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.smxyw2 .hd {
    height: 37px;
    width: 560px;
    border-bottom: 2px solid #037FED;
}

.smxyw2 .hd ul li {
    float: left;
    list-style: none;
    height: 37px;
    padding: 0 13px;
    margin-right: 30px;
}

.smxyw2 .hd ul li a {
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 37px;
    color: #000;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.smxyw2 .hd ul li.on {
    background: #037FED;
    ;
    color: #fff;
}

.smxyw2 .hd ul li.on a {
    color: #fff;
}

.smxyw2 .bd ul li i {
    display: inline-block;
    height: 4px;
    width: 4px;
    background: #000;
    margin-right: 14px;
    margin-bottom: 20px;
}

.smxyw2 .bd ul {
    box-sizing: border-box;
}

.smxyw2 .bd ul li {
    height: 43px;
    line-height: 43px;
}

.smxyw2 .bd ul li .qians {
    color: #000;
    display: inline-block;
    width: 335px;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.smxyw2 .bd ul li .qians:hover {
    color: #037FED;
    ;
}

.smxyw2 .bd ul li .hous {
    color: #333;
    float: right;
    line-height: 43px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.breadcrumb {
    height: 40px;
    background: #F3F3F3;
    padding-left: 10px;
    margin-bottom: 19px;
    padding-top: 0;
    margin-top: 20px;
    line-height: 40px;
}