@charset "utf-8";
.grid,.inner{
    width: 1200px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.inner .site-logo{
    position: absolute;
    left: 0;
    top: 20px;
}
.inner .site-logo img{
    width: 350px;
}
.inner .banner{
    padding-left:12.5%;
    padding-right:12.5%;
    padding-top:140px ;
}
.inner .banner img{
    width: 100%;
}
.header{
    height: 620px;
    background: none;
}
body{
    background: #e5f9ff
}
.wrap{
    margin: 0 auto;
    background:url("../images/header.png") center top no-repeat;
}
.grid{
    background: transparent;
    padding:0;
}
.list-t li a{
    width: 90%;
}
/*content*/
.p1{
    padding-bottom: 42px;
}
.p1 h3{
    height: 58px;
    background: url("../images/gzxx_h3.png") center top no-repeat;
    width: 100%;
    position: relative;
    margin-bottom: 36px;
}
.gray{
    filter: grayscale(1)
}
.grid h3>a{
    width: 170px;
    height: 100%;
    display: block;
    margin:0 auto;
}
.grid h3 span{
    position: absolute;
    right: 20px;
    top: 20px;
    transition: .3s all;
}
.grid h3 span:hover{
    transform: scale(1.05);
}
.grid h3 span a{
    color: #0f67ab;
    font-size: 20px;
}
.focus, .focus .pic{
    height: 340px;
}
.focus .pic a img{
    height: 100%;
    width: 100%;
    transition: .3s all;
}
.focus .pic a:hover img{
    transform: scale(1.05);
}
.focus .pic span{
    font-size: 18px;
    color: #fff;
}
.focus .navi span{
    background: #fff;
    width: 9px;
    height: 9px;
}
.focus .navi span:current {
    background: #ffc759;
}
.news{
    height:auto;
}
.news .list-t li{
    line-height: 60px;
    background: #fff;
    padding-left:30px;
    position: relative;
    margin-bottom: 10px;
}
.news .list-t li a{
    font-size: 18px;
    color: #333;
    width: 90%;
}
.news .list-t li:before{
    display: none;
}
.news .list-t li:hover a{
    color:#0f66ab
}
.news .list-t li:hover:before{
    background: #4cabba;
    height: 100%;
    width: 7px;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    border-radius: 0px;
    display: block;
    margin-top: 0;;
}
.p2{
    background: url("../images/p2_bg.png") center top no-repeat;
    height: 480px;
}

.zcwj h3,.zcjd_zt h3{
    height: 57px;
    background-position: left top;
    background-repeat: no-repeat;
}
.zcwj h3{
    background-image: url("../images/zcwj_h3.png");
}
.zcwj h3 a,.zcjd_zt h3 a{
    margin:0;
}
.zcjd_zt h3{
    background-image: url("../images/zcjd_h3.png");
}
.content h3{
    position: relative;;
}
.content{
    padding-bottom: 50px;
}
.content .row{
    margin-left: -15px;
    margin-right: -15px;
}
.content .row>.col, .content .row>[class*="col-"]{
    padding-left: 15px;
    padding-right: 15px;
}
.w600{
    width: 630px;
}
.w570{
    width: 600px;
}
.p2{
    padding:45px 30px;
}
.p2 .list-t{
    margin-top: 25px;
}
.p2 .list-t li{
    line-height: 52px;
    font-size: 18px;
    padding-left: 27px;
}
.p2 .list-t li:before{
    background:#4cabba;
    width: 6px;
    height:6px;
    left: 5px;
}
.p3{
    margin-top: 50px;
}
.p3 h3{
    background: url("../images/sjtj_h3.png") center top no-repeat;
    height: 58px;
    margin-bottom: 36px;
}
.p3 iframe{
    width: 1198px;
    height:530px ;
    background: #fff;
    border-radius: 20px;
}
.p3>div{
    border:1px solid #4cabba;
    border-radius: 20px;
    background: #fff;
}
@media(max-width:1200px ){
    .p3>div{
        overflow-x: scroll;
        border-radius:0px
    }
}
.p4 h3{
    height: 58px;
    background: url("../images/fwsx_h3.png") center top no-repeat;
}
.p5 h3{
    background: url("../images/wdzsk_h3.png") center top no-repeat;
    height: 58px;
}
.p6{
    margin-top: 40px;
}
.p6 h3{
    background: url("../images/wyzx_h3.png") center top no-repeat;
    height: 58px;
}
.p4 .list{
    display: block;
    margin-top: 34px;
    margin-left: -13px;
    margin-right: -13px;
}
.p4 .list li.col-md-3{
    margin-bottom: 18px;
    padding-left: 13px;
    padding-right: 13px;
}
.p4 .list li a{
    display: flex;
    background:linear-gradient(to bottom,#00a9e7 6%,#91e2ff 100%);
    height: 84px;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    text-align: center;
}
.p4 .list li a h4 {
    line-height: 28px;
    font-size: 18px;
    font-weight: 600;
    transition: .3s all;
}
.p4 .list li a:hover h4{
    transform: scale(1.05);
}
.p4{
    margin-top: 40px;
}
.p5{
    margin-top:32px;
}
.p5 .list-b{
    margin-top: 20px;
}
.p5 .list-b{
    margin-left: -20px;
    margin-right: -20px;
}
.p5 .list-b li.col-md-6{
    padding: 10px 20px ;
}
.p5 .list-b li a{
    display: flex;
    width: 100%;
    border:1px solid #f0f0f0;
    height: 118px;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
}
.p5 .list-b span{
    background: #4cabba;
    width: 62px;
    height: 62px;
    color: #fff;
    text-align: center;
    padding-top: 7px;
}
.p5 .list-b span i{
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 62px;
    text-align: center;
    font-style: normal;
}

.p5 .list-b h4{
    padding-left: 18px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 36px;
    max-height: none;
    height: auto;
    margin-bottom: 0px;
}
.p6 .row>div{
    height: 130px;
    margin-top: 30px;
    overflow: hidden;
}
.p6 .row>div a{
    display: block;
    width: 100%;
    height: 100%;
    /*border:1px solid #80adf2;*/
    border-radius: 6px;
    overflow: hidden;
    transition: .3s;
}
.p6 .row>div a h4{
    transition: .3s;
}
.p6 .row>div a:hover h4{
    transform: scale(1.05);
}
.rxzx a{
    background: url("../images/12333_bg.png") center top no-repeat;

}
.zxts a{
    background: url("../images/zxts_bg.png") center top no-repeat;
}
.rxzx h4{
    background: url("../images/12333.png") center center no-repeat;
    height: 25px;
    width: 187px;
    margin-top: 50px;
    margin-left: 100px;
}
.rxzx a:after{
    background: url("../images/12333_after.png") right bottom no-repeat;
    content:'';
    height: 130px;
    width: 201px;
    display: block;
    position: absolute;
    right: 20px;
    bottom: -10px;
}
.zxts h4{
    background: url("../images/zxts_h3.png") center center no-repeat;
    content: '';
    height:25px ;
    width: 259px;
    margin-top: 50px;
    margin-left: 72px;
}
.zxts a:after{
    background: url("../images/zxts.png") right bottom no-repeat;
    content:'';
    height: 130px;
    width: 201px;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 10px;
}
@media (max-width: 1200px) {
    .grid, .inner{
        width: 100%;
    }
    .w600,.w570{
        width: 50%;

    }
    .content .row{
        margin: 0;
    }
    .focus .swiper-pagination{
        display: none
    }
    .header{

        height: 470px ;
    }
    .wrap{
        background-size:1600px;
    }
    .p6 .row>div a{
        background-size: 100% 100%;
    }
    .p5 .list-b{
        margin-top: 20px;
    }
}

@media(max-width: 992px) {
    .p2{
        height: auto;
        background: #fff;
    }
    .zcwj{
        margin-bottom: 30px;
    }
    .w600,.w570{
        float: left;
    }
    .list-t li a{
        width: 100%;
        font-size:16px;
    }
    .p2{
        padding:30px 20px;
    }
    .p4 .list{
        margin-left: 0;
        margin-right: 0;
    }
    .news .list-t li a{
        font-size: 16px;
        width: 100%;
    }
    .p5 .list-b li a{
        height: auto;
        padding-top: 23px;
        padding-bottom: 23px;
    }
}
@media(max-width: 768px) {
    .w600, .w570 {
        width: 100%;
    }
    .focus .pic img{
        height: 100%;
    }
    .focus .pic>div,.focus .pic a{
        height: 100%;
        display: block;
        padding: 0;
    }
    .inner .banner{
        padding-top: 90px;
    }
    .header{

        height: 340px ;
    }
    .wrap{
        background-size:1100px;
    }
    .p1 h3,.p3 h3,.p4 h3,.p5 h3,.p6 h3{
        background-size: 150%;
        height: 55px;
        margin-bottom: 20px;
    }
    .p6 h3{
        margin-bottom: 0;
    }
    .grid h3 span{
        top: 10px;
        font-size: 16px;
    }
    .news .list-t li{
        line-height: 40px;
    }
    .p1{
        padding-bottom: 10px;
    }
    .zcwj h3, .zcjd_zt h3{
        background-size:80%;
    }
    .p2{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .p2 .list-t{
        margin-top: 10px;
    }
    .p2 .list-t li{
        line-height: 40px;
    }
    .zcwj{
        margin-bottom: 20px;
    }
    .p3,.p4{
        margin-top: 20px;
    }
    .p4 .list{
        margin-top: 20px;
    }
    .p4 .list li.col-md-3{
        padding-left: 10px;
        padding-right: 10px;
    }
    .grid h3 span a{
        font-size: 18px;
    }
    .p5,.p6{
        margin-top: 20px;
    }
}
@media (max-width: 480px){
    .p5 .list-b span{
        display: none;
    }
    .inner .site-logo img{
        width: 50%;
    }
    .inner .banner{
        padding-top: 60px;
    }
    .header{
        height: 240px;
    }
    .wrap{
        background-size: 768px;
    }
    .grid h3 span{
        top: 0;
    }
    .grid h3 span a {
        font-size: 16px;
    }
    .p1 h3,.p3 h3,.p4 h3,.p5 h3,.p6 h3{
        height:40px;
        background-size: 160%;
        margin-bottom: 10px;
    }
    .zcwj h3, .zcjd_zt h3{
        background-size: 350px;
        height: 40px;
    }
    .col-md-6.zcwj,.col-md-6.zcjd_zt{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .zcwj h3 span,.zcjd_zt h3 span{
        right: 5px;
    }
    .p4 .list li.col-md-3{
        width: 50%;
    }
    .p4 .list li a h4{
        font-size: 14px;
    }
    .p4 .list li a{
        height: auto;
        min-height:84px
    }
    .p4 .list li.col-md-3{
        padding-left:5px;
        padding-right: 5px;
        margin-bottom: 10px;
    }
    .p5 .list-b li a h4{
        font-size: 16px;
        padding: 10px
    }
    .p5 .list-b li a{
        padding: 0px;
    }
    .p5 .list-b{
        margin-top: 10px;
    }
    .p6 .row>div{
        margin-top: 10px;
    }
    .rxzx a:after,.zxts a:after{
        display: none;
    }
    .p6 .row>div a h4{
        margin-left: 0;
        width: 100%;
        margin-top: 30px;
    }
    .p6 .row>div a{
        text-align: center;
    }
    .p6 .row>div{
        height: 80px;
    }
    .rxzx h4{
        background-size: 140px ;
    }
    .zxts h4{
        background-size: 180px;
    }
    .content{
        padding-bottom: 30px;
    }
}
@media (max-width: 400px) {
    .zcwj h3, .zcjd_zt h3{
        background-size: 300px;
    }
    .p1 h3, .p3 h3, .p4 h3, .p5 h3{
        height: 34px;
    }

}