/* unNav */

.unNav {

    width: 100%;

    height: 55px;

    border-bottom: 1px solid #E1DDDD;

    margin-bottom: 29px;

    background-color: #F9F8F8;

}



.unNav>div {

    font-size: 0;

}



.unNav>div a {

    width: 136px;

    height: 55px;

    display: inline-block;

    line-height: 55px;

    font-size: 18px;

    font-weight: bold;

    text-align: center;

}



.unNav>div a.active {

    background-color: #17a1ff;

    color: #ffffff;

}



/* content */

.content {

    margin-top: 40px;

}



.content>div.fl {

    width: 812px;

    font-size: 0;

}



.content>div.fl .imgBox {

    margin-bottom: 40px;

}



.content>div.fl .imgBox img {

    width: 184px;

    height: 128px;

    display: inline-block;

    margin-right: 16px;

}



.content>div.fl .imgBox img:last-child {

    margin-right: 0;

}



.content>div.fl h3 {

    font-size: 22px;

    margin-bottom: 18px;

}



.content>div.fl p {

    font-size: 14px;

    line-height: 26px;

    margin-bottom: 15px;

}



.content>div.fl .jianjie {

    padding-bottom: 15px;

    width: 100%;

    border-bottom: 1px solid #EBEBEB;

    margin-bottom: 33px;

}



.content>div.fl .xinxi table {

    width: 100%;

    border-collapse: collapse;

    text-align: center;

}



.content>div.fl .xinxi table td {

    width: 25%;

    line-height: 46px;

    border: 1px solid #D9D9D9;

    box-sizing: border-box;

    font-size: 16px;

    background-color: #FAFAFA;

}



.content>div.fl .xinxi table td::after {

    content: '';

    width: 0;

    height: 100%;

    display: inline-block;

    vertical-align: middle;

}



.content>div.fl .xinxi table td:nth-child(2n) {

    background-color: #ffffff;

}



.content>div.fl .xinxi {

    padding-bottom: 45px;

    border-bottom: 1px solid #F2F2F2;

    margin-bottom: 36px;

}



.content>div.fl .shezhi p {

    margin-bottom: 5px;

}



.content>div.fl .shezhi {

    padding-bottom: 30px;

    border-bottom: 1px solid #F2F2F2;

    margin-bottom: 36px;

}



.content>div.fl>div {

    border-bottom: 1px solid #F2F2F2;

    padding-bottom: 20px;

    margin-bottom: 30px;

}



.content>div.fl>div:last-child {

    border-bottom: 0;

}



.content .dongtai .box {

    width: 100%;

}



.content .dongtai .box img.fl {

    width: 52px;

    height: 52px;

    display: block;

    margin-right: 22px;

}



.content .dongtai .box>div.fl {

    width: 708px;

}



.content .dongtai .box>div.fl h4 {

    font-size: 18px;

    margin-bottom: 15px;

    margin-top: 11px;

}



.content .dongtai .box>div.fl h4 em {

    font-size: 14px;

    font-weight: normal;

    color: #888888;

    padding-left: 22px;

}



.content .dongtai .box>div.fl p a {

    display: inline-block;

    margin-left: 10px;

    color: #17a1ff;

}



.content .dongtai .box>div.fl p a:hover {

    text-decoration: underline;

}



.conten .dongtai .box .img_b {

    width: 100%;

}



.content .dongtai .box .img_b img {

    width: 600px;

}



.content .dongtai .box .img_b.two img {

    width: 30%;

    float: left;

    margin-bottom: 10px;

    margin-right: 10px;

}



.content .dongtai .box .img_b.two img:nth-child(3n) {

    margin-right: 0;

}



.content .swiper-container {

    width: 100%;

    height: 128px;

    text-align: center;

    margin-bottom: 30px;

}



.content .swiper-container img {

    width: 184px;

    height: 128px;

}



.swiperbox {

    width: 100%;

    border-bottom: none !important;

}



#prev {

    left: -24px;

    outline: none;

}



#next {

    right: -24px;

    outline: none;

}