html, body {
    font-family: '微软雅黑,宋体', sans-serif;
}
.w100 {
    width: 100%
}
.szxw_content {
    width: 750px; 
    margin: 0 auto;
    display: block;
}
.szxw_content .szxw_left {
    width: 700px;
    /* height: 530px; */
    display: block;
    margin: 30px auto 0;
    margin-left: 23px;
    overflow: hidden;
}
.szxw_content .szxw_left img {
    width: 100%
}
.szxw_content .szxw_left img.pc1600 {
    display: none;
}
.szxw_content .szxw_left img.pc1200 {
    display: block;
	width: 100%;
	height: 493px;
}

.szxw-warpper {
    position: relative
}
.szxw-warpper .shadow{
    position: relative
}
.szxw-warpper .shadow p {
    position: absolute;
    bottom: 0;
    height: 47px;
    background: rgba(0,0,0,0.5);
    font-size: 18px;
    font-weight: 400;
    line-height: 47px;
    color: rgba(255, 255, 255, 1);
}
.szxw-warpper>.swiper-pagination-bullets{
}
.szxw-warpper .swiper-pagination-bullet {
    background: #fff;
    border-radius: 0;
    opacity: 1;
}
.szxw-warpper .swiper-pagination-bullet-active {
    background: rgba(223, 0, 45, 1);
}
.szxw_content .szxw_right {
    width: 658px;
    display: block;
    margin: 33px 23px 5px;
    background-color: #fff;
    padding: 23px
}
.szxw_content .szxw_right .szxw_right_title {
    display: none;
}
.szxw_content .szxw_right p {
    display: none;
}
.szxw_content .szxw_right ul li {
    width: 650px;
    line-height: 48px;
}
.szxw_content .szxw_right ul li span {
    font-size: 18px
}
.szxw_bottom {
    width: 658px;
    margin: 0 auto;
    height: 580px;
    background: #fff;
    padding: 23px;
}
.szxw_bottom h5, .szxw_content .szxw_right h5 {
    width: 130px;
    height: 38px;
    opacity: 1;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0px;
    color: rgba(9, 98, 190, 1);
}
.szxw_bottom .s_b_line, .szxw_content .szxw_right .s_b_line {
    width: 57px;
    height: 5px;
    opacity: 1;
    background: rgba(9, 98, 190, 1);
    display: block;
}
.szxw_bottom ul.f750 {
    display: none;
}
.szxw_bottom ul li {
    width: 650px;
    line-height: 48px;
    /* vertical-align: middle; */
}
.szxw_bottom ul li font {
    margin-right: 10px;
}
.szxw_bottom ul li font, .szxw_content .szxw_right ul li font {
    width: 6px; 
    height: 6px;
    display: inline-block;
    background: #8BAFCB;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 50%;
    margin-top: -38px
}
.szxw_content .szxw_right ul li font {
    margin-top: -8px
}
.szxw_bottom ul li a {
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
    display: inline-block;
    width: 520px
}
.szxw_bottom ul li a, .szxw_content .szxw_right ul li a {
    opacity: 1;
    font-size: 22px;
    letter-spacing: -0.11px;
    color: rgba(0, 0, 0, 1);
}
.szxw_content .szxw_right ul li font {
    margin-right: 5px
}
.szxw_bottom ul li span {
    font-size: 18px
}
.szxw_bottom ul li span, .szxw_content .szxw_right ul li span {
    color: rgba(149, 149, 149, 1);
}
