@charset "utf-8";
/*header*/
.content .row>.col, .content .row>[class*="col-"]{
    padding-left:15px;
    padding-right:15px
}
.header{
    background: url("../images/banner.png") center center no-repeat;
    height:420px
}
.header .inner{
    width:1200px;
    magrin:0 auto;
    position: relative;
}

.banner{
    margin:0 auto;
    padding-top: 100px;
    text-align:center;
}
.banner>img {
    width: 100%;
    padding: 0 20px;
}
.inner, .grid, .links, .copyright{
    width: 1200px;
}
.grid{
    padding: 0px;
    background:none
}
.inner, .grid, .links, .copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
/*content*/
.content .row{
    margin-left:-15px;
    margin-right:-15px
}

.content{
    background: url("../images/content.png") center bottom no-repeat;
}
.headline{
    padding-top: 48px;
    padding-bottom: 40px;
}
.headline h2{
    margin:0 auto;
    text-align: center;
}
.headline h2 a{
    color:#d80716;
    font-size:38px;
    font-weight: 600;

}
.headline p{
    font-size: 18px;
    color:#2d2d2d
}
/*focus*/
.focus,
.focus .pic{
    position: relative;
    width: 100%;
    height: 326px;
}
.news{
    height: 326px;
}
.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.focus .pic img {
    width: 100%;
    height: 100%;
    object-fit:cover
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px 80px 10px 10px;
    line-height: 26px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #ca0717;
    text-align: left;
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;
    background-image: none;
}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;
    background-image: none;
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
    position: absolute;
    bottom: 14px;
    left: auto;
    right: 0;
    z-index: 9;
    width: auto;
    margin-bottom: 4px\9;
    padding: 0 10px;
    text-align: right;
}
.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border: 1px solid #fff;
    color: transparent;
    border-radius: 100px;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.focus .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.focus .swiper-pagination-bullet-active {
    background-color: #ffa82c;
}




@media (max-width: 1200px) {
    .news {
        height: auto;
    }
    .focus,
    .focus .pic {
        position: relative;
        width: 100%;
        height: auto;
    }

    .focus .pic>div {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding: 60% 0 0;
    }

    .focus .pic img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .focus {
        margin-bottom: 20px;
    }

}
.grid h3{
    height: 42px;
    padding-left:11px;
    position: relative;
}
.grid h3:before{
    position: absolute;
    left: 0;
    top: 0;
    height: 42px;
    width:6px;
    background: #ffa837;
    content:''
}
.grid h3>a{
    width: 130px;
    line-height: 42px;
    background: #ca0717;
    color:#ffffff;
    font-size: 24px;
    font-weight: 600;
    display: block;
    text-align: center;
}
.news .list-t li a{
    color:#2d2d2d;
    font-size: 18px;
}
.news .list-t li{
    line-height: 30px;
    padding-left:0px
}
.news .list-t li:before{
    display: none;
}
.news .list-t{

}
/*p2*/
/*正文*/
.gonggao {
    background: url(../images/bg02_dyzh.png) no-repeat 50% 0;
    padding: 20px;
    height: 450px;
    margin-top: 35px;
    margin-bottom: 35px
}
.gonggao_title {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    margin-top: 20px;
    color: #ba372a;
    margin-bottom: 15px
}
.gonggao_title a {
    color: #ba372a;
}
.gonggao_tex {
    font-size: 18px;
    line-height: 38px;
    height: 310px;
    overflow-y: auto;
    text-indent: 2em;
    width: 94%;
    margin: 0 auto;
}
.gonggao_tex p {
    line-height: 34px;
    text-indent: 0;
    font-size: 16px;
}
.p2{
    height: auto;
    margin-bottom:35px
}
.p2_bg {
    width: 100%;
    background: url(../images/p2_bg.png) center top no-repeat;
    background-size: 100% 100%;
    height: 478px;
    padding: 40px 50px;
  }

.list-t li a{
    font-size: 18px;
    color:#333333;
    width: 90%;
}
.list-t{
    margin-top: 10px;
}
.list-t li{
    line-height: 44px;
    position: relative;
    padding-left:15px
}
.list-t li:before{
    width: 4px;
    height: 4px;
    content:'';
    background: #cd2608;
    top: 50%;
    margin-top:-2px;
    left:2px;
    border-radius: 0px;
}
.data{
    position: absolute;
    right: 0px;
    top:0px;
}
.list-p{
    margin-top:34px
}
.list-p li img{
    width: 100%;
}
.list-p li a{
    margin:0px;
    text-align: center;
    font-size:16px;
    line-height:24px;
    display: block;
}
.list-p li a span {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}
.p3{
    margin-bottom:40px
}

.p3_bg{
    width:100%;
    background: url("../images/p3_bg.png") center top no-repeat;
    background-size: 100% 100%;
  }


.p4{
    padding-bottom:60px;
    margin-bottom: 0px;
}
/*p5*/
.p5{
    overflow: visible;
    padding-bottom: 20px;
}
.content .p5 div.col-md-6{
    padding-left:25px;
    padding-right:25px;
}
.p5 .row{
    margin-left:-25px;
    margin-right:-25px
}
.p5_xx{
    border: 1px solid #d8737b;
    box-shadow: 5px 5px 5px #ffb453;
    padding: 20px 15px 15px 15px;
    margin-top: 35px;
}
.p5_xx h4{
    padding-left:45px;
    padding-right:10px;
    height:115px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    position: relative;
}
.p5_xx h4 a:hover{
    color:#ca0717;
}
.p5_xx p{
    margin-left:9px;
    margin-top: 9px;
    margin-right: 9px;
    padding-top: 17px;
    font-size:14px;
    border-top: 1px dashed #fd8f52;
}
.p5_xx h4:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 31px;
    background:url("../images/p5_before.png") center top no-repeat;
    margin-top:8px ;
}
.tujie li img {
    width: 360px;
    max-height: 180px;
  }
@media(min-width:1920px){
    .header{
        background-size:100% 100%
    }
    .content{
        background-size:cover
    }
}
@media(max-width:1200px){
    .grid {
        width:100%;
        padding-left:20px;
        padding-right:20px
    }
    .header .inner,.links, .copyright{
        width:100%
    }
    .headline p{
        text-indent: 2em;
    }
    .headline h2 a{
        font-size:34px
    }
    .p2_bg {
        height:auto;
    }
}
@media(max-width:992px){
    .gonggao{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .p2{
        margin-bottom: 20px;
    }
    .p3,.p5{
        margin-bottom: 0px;
    }
    .list-p {
        margin-top: 24px;
    }
    .content .row>.col, .content .row>[class*="col-"]{
        margin-bottom:10px
    }
    .p5_xx h4{
        height: auto;
        padding-bottom: 10px;
    }
    .p5_xx{
        margin-top: 20px;
    }
    .p2_bg {
        height:auto;
    }
}
@media(max-width:768px){
    .headline h2 a{
        font-size:30px
    }
    .list-t li a{
        width: 100%;
    }
    .list-t li span{
        display: none;
    }
    .headline {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .banner{
        padding-left:15%;
        padding-right:15%;
        padding-top: 80px;
        padding-bottom: 50px;
    }
    .banner>img {
        width: 100%;
        padding: 0 20px;
    }
    .header{
        height: auto;
    }
    .p2_bg {
        height:auto;
    }
    .site-logo img{
  width: 20%;
    }
    .p2_bg {
        padding: 20px;
    }
    .tujie li img {
        max-height: 180px;
        width: 100%;
    }

}
@media (max-width: 480px) {
    .headline{
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .headline h2 a{
        font-size: 24px;
    }
    .headline h2{
        line-height: 1.4em;
        margin-bottom: 15px;
        padding-bottom: 0px;
    }
    .headline p{
        font-size: 16px;
    }
    .p4{
        padding-bottom: 20px;
    }
    .focus .swiper-button{
        display: none;
    }
    .banner>img {
        width: 100%;
        padding: 0 20px;
    }
    .p2_bg {
        height:auto;
        padding: 20px;
    }
    .tujie li img {
        max-height: 180px;
        width: 100%;
    }
}