@charset "utf-8";
*{
    font-family: '微软雅黑';
}
.inner, .grid, .links, .copyright{
    width: 1200px;
}
@media(max-width: 1200px){
    .inner, .grid, .links, .copyright{
    width:100%
    }
}
.site-logo {
    position: absolute;
    top: 10px;
    left: 0;
}
.site-logo img{
    width:400px
}
@media(max-width:480px){
    .site-logo{
        top: 10px;
    }
    .site-logo img{
        width:50%
    }
}
.header{
    height: 431px;
    background:url("../images/header.png") center top no-repeat;
}
.header .inner{
    padding-top:120px
}
.header h1{
    padding-left:25px;
    padding-right:25px;
    width: 100%;
    background: none;
}
.header h1 img{
    width: 100%;
}
.grid{
    padding:0 20px;
    background:none;
    width: 1200px;
    margin:0 auto;
    box-shadow: none;
}
.wrap{
    background: none;
}
.content{
    background: url("../images/content.png") center top no-repeat;
    padding-top: 0px;
    padding-bottom: 0px;
    width:100%
}
.content h3{
    height:59px;
    width: 100%;
    margin-bottom:15px
}
.grid{
    padding-top:30px;
    padding-left:0px;
    padding-right:0px
}
.content h3 a{
    display: block;
    height:100%;
    width: 220px;
    margin:0 auto;
}
.content .p3 h3 a{
    margin: 0px;
}
.p1 h3{
    background: url("../images/gzbs.png") center top no-repeat;
}
.p2 h3{
    background: url("../images/xjjd.png") center top no-repeat;
}
.content .jcxx h3{
    background: url("../images/jcxx.png") left top no-repeat;
    margin-bottom: 5px;
}
.content .gzjb h3{
    background: url("../images/gzjb.png") left top no-repeat;
    margin-bottom: 5px;
}
.p3{
    padding-top:20px
}

/*focus*/
.focus,
.focus .pic {
    position: relative;
    width: 570px;
    height: 340px;
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.focus .pic img {
    width: 100%;
    height: 100%;
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px 80px 10px 10px;
    line-height: 26px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url("../images/span.png") center bottom no-repeat;
    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: 9px;
    height: 9px;
    margin: 0 2px;
    font: 0/0 lx;
    color: #fff;
    border-radius: 5px;
    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;
    border-radius: 5px;
}

.focus .swiper-pagination-bullet-active {
    background-color: #ffc759;
}

@media (max-width: 1200px) {

    .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;
    }
}
/*focus*/
.news{
    height: auto;
}
.news li{
    width: 100%;
    line-height:60px;
    margin-bottom: 10px;
    padding-left:0px;
    background-color: #f5efe3;
    height:auto
}
.news li a{
    padding-left:29px;
    color:#333;
    font-size:18px
}
.news li:before{
    display:none
}
.news li:hover a:before{
    width:7px;
    background-color: #ffc759;
    height:100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}
.news li:hover a{
    color:#fff;

}
.news li:hover{
    background-color:#cf0015
}
/*p2*/
.p2{
    height: auto;
}
.p2 .list-t li{
    line-hieght:32px;
    height:64px;
    margin-bottom:32px;
    position: relative;
    padding-left:40px
}
.p2 .list-t li a{
    white-space: normal;
    font-size:18px;
    color:#333
}
.p2 .list-t li a:hover{
    color:#cf0015;
}
.p2 .list-t li:before{
    border-radius: 0px;
    left:20px;
    background:#ffb14c;
    top:0;
    margin-top:17px;
    width:6px;
    height:6px
}
.p3 .list-t li a{
    font-size:18px;
}
.p3 .list-t li{
    line-height:48px;
    position: relative;
    padding-left:30px
}
.p3 .list-t li a{
    font-size:18px;
    color:#333
}
.p3 .list-t li a:hover{
    color:#cf0015;
}
.p3 .list-t li:before{
    border-radius: 0px;
    left:10px;
    background:#ffb14c;
    top:50%;
    margin-top:-3px;
    width:6px;
    height:6px
}
.content{
    padding-bottom:30px
}
@media (max-width: 1200px) {
.grid{
width: 100%;
    padding-left:20px;
    padding-right:20px
}
    .p2 .list-t li{
        height: auto;
    }
}
@media (max-width: 992px) {
    .jcxx{
        margin-bottom: 20px;
    }
    .header{
        height:400px
    }
    .p3 .list-t li{
        line-hieght:32px;
        height:auto;
        margin-bottom:32px;
    }
    .p3 .list-t li a{
        white-space: normal;
    }
    .p3 .list-t li:before{
        top:0;
        margin-top:20px
    }
}
@media (max-width: 768px) {
    .header{
        height:300px
    }
}
@media (max-width: 480px) {
    .header{
        height:180px
    }
    .header .inner{
        padding-top:45px;
    }
    .site-logo{
        display:block;
    }
    .news .list-t li a{
        padding-left:10px
    }
}
@media (min-width: 1920px) {
    .header,.content{
        background-size: 100% 100%;
    }
}