body{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN,微软雅黑, serif;
}
.p{
    width: 1000px;
    margin: 0 auto;
}
ul{
    margin: 0;
    padding: 0;
}

a{
    text-decoration: none;
    color: #000000;
}

img{
    width: 100%;
    height: 100%;
    border: none;
}

div{
    box-sizing: border-box;
    overflow: hidden;
}

.clear{
    clear: both;
}

.p2{
    background: url("../image/bg.png") no-repeat top center;
    /*background-size: cover;*/
}

.p3-title{
    margin-top: 734px;
}

.p3{
    height: 123px;
    background: #FFFFFF;
    border: 3px solid #FFCE5C;
    padding: 18px 20px;
    margin-top: 23px;
}

.p3 .list1 li{
    width: 455px;
    float: left;
}

.p3 .list1 li:nth-child(2n){
    float: right;
}

.p4-title{
    margin-top: 40px;
}

.p4{
    margin-top: 15px;
    background-color: #FFFFFF;
    padding: 22px 20px;
}

.p4 .left{
    float: left;
    width: 475px;
    height: 267px;
}

.p4 .right{
    width: 444px;
    float: right;
}

.p4 .right .title{
    height: 64px;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    margin-top: 13px;
text-align: center;
}

.p4 .right .sub-title{
    height: 0px;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
}

.p4 .right .title a{
    color: #333333;
}

.p4 .right .description{
    margin-top: 13px;
    height: 72px;
    font-size: 14px;
    color: #999990;
    line-height: 24px;
}

.p4 .right .description a{
    color: #E70000;
}

.p4 .right .list1{
    margin-top: 13px;
    font-weight: normal;
    height: 102px;
}

.p4 .right .list1 li{
    height: 34px;
    line-height: 34px;
    white-space: nowrap;
}

.p4 .right .list1 li span{
    display: inline-block;
    float: right;
    height: 34px;
    line-height: 34px;
    color: #999999;
}

.p5-title{
    margin-top: 92px;
}

.p5{
    margin-top: 13px;
    background-color: #FFFFFF;
    padding: 22px 20px;
}

.p4.p5 .left{
    float: right;
    height: auto;
    width: 495px;
}

.p4.p5 .right{
    float: left;
}

.p6-title{
    margin-top: 4px;
}

.p6{
    width: 998px;
    height: 295px;
    border: 7px #FF6E34 solid;
    background-color: #FFFFFF;
    box-sizing: content-box;
    margin-top: -21px;
}

/*轮播样式ʽ*/
.poster_box {
    overflow: hidden;
    margin-top: 14px;
}

.poster_box li{
    list-style: none;
}
.poster_box h2 {
    font-size: 30px;
    color: #015293;
    font-weight: bold;
    text-align: center;
}
.poster_box h3 {
    font-size: 16px;
    color: #015293;
    margin: 10px 0 35px;
    text-align: center;
}
.poster-main {
    position: relative;
    width: 100%;
    height: 340px!important;
    margin-left: auto;
    margin-right: auto;
}
.poster-main img {
    display: block;
    box-shadow: 0px 0px 10px #222222;
    -webkit-box-shadow: 0px 0px 10px #222222;
}

.poster-main a, .poster-main img {
    display: block;
    width: 100%;
    height: 100%;
}
.poster-main img {}
.poster-main .poster-list {
    width: 1000px;
    height: 500px;
}
.poster-main .poster-list .poster-item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-list .poster-item .item {
    position: relative;
    width: 100%;
    height: 100%
}
.poster-main .poster-btn {
    position: absolute;
    top: 124px;
    cursor: pointer;
    opacity: 0.4;
}
.poster-main .poster-prev-btn {
    left: 0;
    background: #000000 url(../image/left-button.png) no-repeat center center;
}

.poster-main .poster-prev-btn:hover {
    left: 0;
    background: #E70000 url(../image/left-button.png) no-repeat center center;
}
.poster-main .poster-next-btn {
    right: 0;
    background: #000000 url(../image/right-button.png) no-repeat center center;
}

.poster-main .poster-next-btn:hover {
    right: 0;
    background: #E70000 url(../image/right-button.png) no-repeat center center;
}
.poster-item-title {
    background:rgba(42, 42, 42, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
    filter:Alpha(opacity=80); background:#2a2a2a;

    color: #FFF;
    width: 100%;
    height: 52px;
    line-height: 52px;
    position: absolute;
    bottom: 0;
    text-indent: 29px
}
.lunbo_btn {
    height: 15px;
    width: 100%;
    margin: 0px auto;

    position: absolute;
    z-index: 3;
    text-align: center; bottom: 2px
}
.lunbo_btn li {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-color: #b4b5b7;
    border-radius: 50%;
    margin: 0px 2px;
    cursor: pointer;
}
.lunbo_btn li.poster-btn-active {
    background-color: #0b518a;
}

.p7{
    height: 195px;
    padding: 19px 20px;
    margin-top: 12px;
    box-sizing: border-box;
    background: url("../image/p7-gb.png") center center no-repeat;
}

.p7 .list1 li{
    width: 455px;
    float: left;
}

.p7 .list1 li:nth-child(2n){
    float: right;
}
.foot{
    margin-top: 20px;
    height: 168px;
    color: #FFFFFF;
}

.foot .row1{
    margin-top: 26px;
    text-align: center;
    font-size: 14px;
    line-height: 48px;
    height: 48px;
    font-weight: bold;
}

.foot .infos{
    margin-top: 13px;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
}

.foot .infos .link span{
    padding: 0 12px;
}

.foot .infos a{
    color: #FFFFFF;
}

.foot .infos p{
    margin: 0;
}

ul.list1{
    box-sizing: border-box;
    padding-left: 18px;
}

ul.list1 li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #E70000;
}

ul.list1 li span{
    width: 80px;
    float: right;
    color: #999999;
}

.p8-title{
    margin-top: 120px;
}

.p8{
    margin-top: 17px;
}

.p8 .list{
    height: 460px;
    margin-top: 13px;
    position: relative;
}

.p8 .list .pic-list{
    display: none;
}

.p8 .list .pics{
    position: relative;
    width: 100%;
    height: 100%;
}

.p8 .list .pics .pic{
    position: absolute;
    width: 660px;
    height: 404px;
    right: 0;
    top: 33px;
}

.p8 .list .pics .pic:nth-child(1){
    width: 750px;
    height: 460px;
    top: 0;
    left: 125px;
    z-index: 10;
    border: 5px solid #FFFFFF;
    border-radius: 3px;
}

.p8 .list .pics .pic:nth-child(2){
    width: 660px;
    height: 404px;
    right: 0;
    top: 33px;
    z-index: 1;
}

.p8 .list .pics .pic:nth-last-child(1){
    width: 660px;
    height: 404px;
    left: 0;
    top: 33px;
    z-index: 1;
}

.p8 .list .pics .pic .background{
    width: 100%;
    height: 47px;
    background: #000000;
    opacity: 0.6;
    position: absolute;
    left: 0;
    bottom: 0;
}

.p8 .list .pics .pic .title{
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 47px;
    height: 47px;
    padding-left: 20px;
}

.p8 .list .pics .pic .title a{
    color: #FFFFFF;
}

.p8 .list .button{
    position: absolute;
    width: 40px;
    height: 52px;
    line-height: 52px;
    background: #222222;
    opacity: 0.6;
    text-align: center;
    cursor: pointer;
    top: 220px;
    z-index: 10;
}

.p8 .list .button:hover{
    background-color: #CA0000;
    opacity: 1;
}

.p8 .list .button img{
    width: 12px;
    height: auto;
    vertical-align: middle;
}

.p8 .list .left{
    left: 0;
}

.p8 .list .right{
    right: 0;
}

.p-title{
    position: relative;
}

.p-title span.more{
    display: block;
    position: absolute;
    right: 0;
    bottom: 9px;
    width: 43px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background: url("../image/more-bg.png") no-repeat center center;
    vertical-align: middle;
    text-align: center;
}

.p-title span.more a{
    color: #E5160E;
}

.p-title span.more img{
    width: 5px;
    height: 6px;
}