﻿@charset "utf-8";

/* 首页 开始 */
.p2{
    margin-top: -20px;
}
.service {
    height: 90px;
    background: #6aa9f1 url(../images/zwfw02.jpg) center no-repeat;
    background-size: cover;
}
.service a{
    display: block;
    height: 100%;
}
.index_topic {
    position: relative;
}

.index_topic .scroll {
    position: relative;
    margin: 0 -10px;
}

.index_topic li {
    width: 380px\9;
    width: 50%;
}

.index_topic li a {
     display: block;
    /*width: 380px\9;*/
    width: 275px\9;
    height: 90px\9;
    margin:0px 10px;
}

.index_topic li img {
    width: 100%;
    max-width:380px
}
@media (max-width: 1200px) {
    .service {
        margin-bottom:20px;
    }

    .service {
        height: 100px;
    }
    .index_topic .scroll {
        position: relative;
        margin: 0 -10px;
    }

}

/* 首页 结束 */

/* 首页添加专题横幅图片 开始 */
.zt_hf01{
    background: url(../images/hf20210311.jpg) center no-repeat;
}
/*
.zt_hf01{
    background: url(../images/zt_hf.gif) center no-repeat;
}
/*.zt_hf02{
    background: url(../../images/zt_hf02.jpg) center no-repeat;
}*/
.zt_hf01,.zt_hf02{
    width:100%;
    height:90px;
    background-size: 100% auto;
}
.zt_hf01 a,.zt_hf02 a{
    display: block;
    height: 140%;
}
@media (max-width: 1024px){
 .zt_hf01,.zt_hf02{
    width:100%;
    /*height:170px;*/
}   
.p5>ul>li{
    margin-bottom: 10px;
    line-height: 100%;
}
}
/*
@media (max-width: 768px){
 .zt_hf01,.zt_hf02{
    width:100%;
    height:125px;
}   
}
@media (max-width: 480px){
 .zt_hf01,.zt_hf02{
    width:100%;
    height:35px;
}   
}

*/

/* 首页添加专题横幅图片 结束 */