@charset "utf-8";
/* CSS Document */
.header {
    background: url("../images/banner_cp.png") top center no-repeat;
    width: 100%;
    height: 533px;
    position: relative;
}
.header .header_top{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.header .logo {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
}
.header .search {
    width: 485px;
    position: relative;
    margin: 0 auto;
    top: 243px;
}
.header .search form {
    box-sizing: border-box;
    width: 100%;
    height: 55px;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #0c62c3;
}
.header .search form input {
    display: block;
    line-height: 53px;
    font-size: 18px;
    padding-left: 25px;
    width: 380px;
    height: 53px;
}
.header .search form button {
    width: 75px;
    background: #fff;
    line-height: 53px;
    cursor: pointer;
    display: block;
    height:53px;
}
.header .search form button img {
    font-size: 22px;
    color: #ffffff;
}
.header .qhpd {
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 20px;
}
.header .qhpd a {
    font-size: 16px;
    color: #ffffff;
    padding: 5px 10px;
    background: #016fb4;
    border-radius: 15px;
}
.hxtj {
    width: 1200px;
    margin: -120px auto 20px;
}
.title{
    width: 1200px;
    margin: 0 auto 35px;
}
.title .more {
    position: relative;
    margin-top: -37px;
}
.tpj {
    height: 384px;
    margin: 35px auto;
}
.con {
    position: relative;
    margin: 35px 0;
}
.tpj .zbf {
    width: 594px;
    height: 384px;
    position: relative;
}
.tpj .zbf img {
    width: 594px;
    height: 384px;
}
.tpj .zbf p {
    position: absolute;
    font-size: 18px;
    width: 100%;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.6);
}
.tpj .ybf {
    width: 603px;
    height: 384px;
    margin-right: -6px;
}
.tpj .ybf .item {
    float: left;
    width: 294px;
    height: 190px;
    position: relative;
    margin-right: 7px;
    margin-bottom: 4px;
}
.tpj .ybf .item img {
    width: 294px;
    height: 190px;
}
.tpj .ybf .item p {
    position: absolute;
    font-size: 18px;
    width: 100%;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.6);
}
.tjbd{
    width: 1200px;
    margin: 0 auto;
}
.tjbd .menu li {
    float: left;
    width: 136px;
    height: 53px;
    color: #016ab0;
    background: #d7f1fb;
    text-align: center;
    line-height: 53px;
    margin-right:16px;
    border-radius: 10px;
}
.tjbd .menu li:last-child {
    margin-right: 0px;
}
.tjbd .menu li.on {
    color: #fff;
    font-weight: bold;
    background: #016ab0;
}
.tjbd .slideBox {
    overflow: hidden;
    zoom: 1;
    margin: 20px auto;
    position: relative;
}
.tjbd .parBd ul {
    overflow: hidden;
    zoom: 1;
}
.tjbd .parBd ul li {
    margin: 0 8px;
    float: left;
    width: 390px;
    overflow: hidden;
    text-align: center;
}
.tjbd .parBd ul li .pic {
    width: 390px;
}
.tjbd .parBd ul li .pic img {
    width: 390px;
    height: 227px;
    display: block;
}
.tjbd .parBd ul li .pic a:hover img {
    border-color: #999;
}
.tjbd .parBd ul li .bt {
    width: 390px;
    margin-top: 10px;
}
.spzb {
    background: url("../images/spzb_bg.png") no-repeat;
    width: 100%;
}
.spzb .zb{
    width: 1200px;
    margin: 70px auto;
}
.spzb .zb .menu3{
    width: 400px;
    margin-top: 15px;
}
.spzb .zb .menu3 li {
    line-height: 26px;
    font-size: 18px;
    padding-bottom: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.spzb .zb .menu3 li.active {
    color: #016ab0;
    font-weight: bold;
}
.spzb .zb .menu3 li span.point {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #7ecef4;
    margin-right: 10px;
    vertical-align: 3px;
}
.spzb .zb .menu3 li a:hover {
    color: #7ecef4;
}
.spzb .zb .spzb_con{
    width: 750px;
    height: 447px;
    position: relative;
}
.spzb .zb .spzb_con .img-show{
    width: 750px;
    height: 441px;
    border: 3px solid #016ab0;
    position: absolute;
}
.spzb .zb .spzb_con .img-show  .prism-player {
    width: 750px !important;
    height: 441px !important;
}

