.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.zx_img {
    width: 738px;
    height: 416px;
    float: left;
    position: relative;
}

.zx_img .swiper-container {
    width: 738px;
    height: 416px;
}

.zx_img .swiper-container .swiper-wrapper .swiper-slide a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.zx_img .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 738px;
    height: 416px;
}

.zx_img .swiper-container .swiper-wrapper .swiper-slide a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-indent: .5em;
    background: rgba(0, 0, 0, .6);
}

.zx_img .page {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 20;
    font-size: 0;
}

.zx_img .page .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    margin-right: 10px;
    cursor: pointer
}

.zx_img .page .swiper-active-switch {
    background: #00a0e9;
}

.zx_yw {
    float: right;
    width: 430px;
}

.zx_yw ul {
    margin: 0 auto;
}

.w1200 .zx_yw .right {
    width: 430px;
    margin-right: 0;
}

.w1200 .zx_yw .right a {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.w1200 .zx_yw .right p {
    font-size: 16px;
    color: #363636;
    margin: 10px auto 20px auto;
    line-height: 30px;
    height: 55px;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #b1e2f8;
}

.title {
    width: 697px;
    height: 94px;
    margin: 0 auto;
}

.title a {
    display: block;
    height: 175px;
}

.w581{
    width: 600px;
    float: left;
}
.w581 .left{
    width: 320px;
}

.w581 .right{
    width: 259px;
    margin-right: 10px;
}

.w581 .right a{
    font-size: 20px;
    color: #000;
    font-weight: 600;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #b1e2f8;
}

.w581 .right p{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    padding-top: 5px;
}

.w581 ul li{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
}

.w581 ul li a{
    font-size: 18px;
    color: #000;
}

.photo {
    position: relative;
    width: 607px;
}

.photo a {
    display: block;
}

.photo a img {
    display: block;
}

.photo a .biaoti {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F000000', endColorstr='#7F000000');
    text-indent: .5em;
    font-size: 16px;
    height: 50px;
    line-height: 40px;
    font-weight: 700
}

.list {
    width: 555px;
    margin-right: 15px;
}

.list li {
    background: url(../images/bull.png) no-repeat left center;
    padding-left: 15px;
    margin-bottom: 7px;
    line-height: 35px;
    margin-top: 9px;
}

.list li a {
    font-size: 20px;
    color: #252525;
    font-weight: 600;
}

.w1200 .tc .left {
    width: 510px;
    margin-left: 10px;
    margin-top: 25px;
}

.w1200 .tc .left a {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.w1200 .tc .left p {
    font-size: 16px;
    color: #363636;
    margin: 10px auto 10px auto;
    line-height: 25px;
    height: 55px;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #b1e2f8;
}

.w1200 .tc .right{
    margin-top: 25px;
    margin-right: 20px;
}

.w1200 .tc .photo {
    position: relative;
    width: 620px;
}

.w1200 .tc .photo a {
    display: block;
}

.w1200 .tc .photo a img {
    display: block;
}

.w1200 .tc .photo a .biaoti {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F000000', endColorstr='#7F000000');
    text-indent: .5em;
    font-size: 16px;
    height: 50px;
    line-height: 40px;
    font-weight: 700
}