﻿
.fgcon-banner{
    height: 420px;
    background: url(../images/ztqfs2_02.jpg) no-repeat center;
    padding-top: 36px;
    text-align: center;
}
.fgfca {
    margin-top: 41px;
}
.fgcon-box1{
    padding: 37px 0;
}
.fgcon-bl1{
    float: left;
    width: 50%;
}
.fgcon-bl2{
    float: left;
    width: 50%;
    padding-left: 20px;
}
.fg-t a{
    font-weight: bold;
    font-size: 24px;
}
.fgcon-bl1-ul{
    padding-top: 10px;
}
.fgcon-bl1-ul li{
    margin-top: 20px;
    overflow: hidden;
}
.fgcon-bl1-ul li .time{
    float: left;
    width: 68px;
    height: 63px;
    background: #f5f6f8;
    text-align: center;
}
.fgcon-bl1-ul li .text{
    float: left;
    width: calc(100% - 68px);
    padding-left: 16px;
}
.fgcon-bl1-ul li .time span{
    display: block;
    font-weight: bold;
    color: #2e5aa6;
    font-size: 24px;
    padding-top: 4px;
}
.fgcon-bl1-ul li .time em{
    color: #999;
    font-size: 14px;
}
.fgcon-bl1-ul li .text a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
}
.fgcon-bl1-ul li .text p{
    font-size: 14px;
    color: #999;
    margin-top: 8px;
}
.fgcon-bl1-ul li .text a:hover{
    color: #2e5aa6;
}
.fgcon-bl2-ul{
    padding-top: 10px;
    margin: 0 -10px;
}
.fgcon-bl2-ul li{
    float: left;
    width: 33.3333%;
    padding: 0 10px;
    margin-top: 20px;
}
.fgcon-bl2-ul li a{
    display: block;
    background: #f2f2f2;
    line-height: 48px;
    text-align: center;
font-size: 18px;
}
.fgcon-bl2-ul li i{
    display: block;
    background: #f2f2f2;
    line-height: 48px;
    text-align: center;
font-size: 18px;
}
.fgcon-bl2-ul li a:hover{
    background: #2e5aa6;
    color: #fff;
}
.fgcon-bl2-ul .not-a:hover a{
    cursor: not-allowed;
    background: #f2f2f2;
    color: #999;
}
.fgcon-box2{
    padding: 30px 0 38px;
    background: #f2f2f2;
}
.fg-big-t{
    height: 32px;
    text-align: center;
    background: url(../images/ztqfs3_03.png) no-repeat center;
}
.fg-big-t img{
    position: relative;
    z-index: 3;
}
.fgcon-b2-1{
    margin-top: 38px;
}
.fgb2-ul{
    padding-top: 5px;
    margin: 0 -10px;
    overflow: hidden;
}
.fgb2-ul li{
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-top: 20px;
}
.fgb2-ul li a{
    display: block;
    height: 65px;
    line-height: 65px;
    background: #fff;
    border-radius: 3px;
    padding: 0 20px;
    overflow: hidden;
}
.fgb2-ul li a span{
   float: left;
    /* font-weight: bold; */
    font-size: 18px;
}
.fgb2-ul li a span i{
    font-weight: normal;
    margin-right: 8px;
    font-size: 29px;
    color: #2e5aa6;
    float: left;
}
.fgcon-b2-1:nth-of-type(1) .fgb2-ul li:nth-of-type(1) a span i{font-size:21px}
.fgcon-b2-1:nth-of-type(2) .fgb2-ul li:nth-of-type(2) a span i{font-size:21px}
.fgb2-ul li a em{
    float: right;
    color: #999;
}
.fgb2-ul li a:hover{
    background-color: #2e5aa6;
}
.fgb2-ul li a:hover i{
    color: #fff;
}
.fgb2-ul li a:hover span{
    color: #fff;
}
.fgb2-ul li a:hover em{
    color: #fff;
}
.fgcon-box3{
    padding: 36px 0 38px;
}
.fgb3-l1{
    float: left;
    width: 50%;
    margin-top: 30px;
}
.fgb3-l0{
    padding-right: 20px;
}
.fgb3-l2{
    padding-left: 20px;
}
.fgb3-l1 li{
    margin-top: 24px;
    padding-left: 17px;
    position: relative;
}
.fgb3-l1 li:before{
    content: "";
    width: 5px;
    height: 5px;
    background: #999999;
    left: 1px;
    top: 9px;
    position: absolute;
}
.fgb3-l1 li a{
     display: block;
    /* font-weight: bold; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
}
.fgb3-l1 li span{
    color: #999;
    margin-top: 8px;
    display: block;
}
.fgb3-l1 li:hover:before{
    background: #2e5aa6;
}
.fgb3-l1 li:hover a{
    color: #2e5aa6;
}

@media screen and (max-width:1200px){
    .wrap{width: auto;margin: 0 15px;}
    .fgcon-bl1{width: 100%;}
    .fgcon-bl2{width: 100%;padding-left: 0;margin-top: 30px;}
    .fgb2-ul li{width: 50%;}
    .fgb3-l1{width: 100%;}
    .fgb3-l0{padding-right: 0;}
    .fgb3-l2{padding-left: 0;}
    .fgcon-banner{padding: 30px 15px;height: auto;}
}
@media screen and (max-width:600px){
    .fgb2-ul li{width: 100%;}
}

//fugongfuchan  2020-5-14
    .wrap{
        width: 1200px;
        margin: 0 auto;
    }
 
    .fglinks{
        margin: 30px 0;
    }
    .fglinks a{
        display: block;
        position: relative;
        overflow: hidden;
    }

    .fglinks a span{
        position: absolute;
        left: 50px;
        font-size: 42px;
        color: #fff;
        z-index: 5;
        top: 68px;
    }
    .fglinks a em{
        position: absolute;
        right: 50px;
        top: 68px;
        padding: 10px 15px;
        border-radius: 26px;
        background-color: #fff;
        text-align: center;
    }
    .fglinks a em i{
        font-size: 30px;
        color: #2e5aa5;
        display: inline-block;
        padding-right: 18px;
        position: relative;
    }
    .fglinks a em i:before{
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        border: 6px solid transparent;
        border-left-color: #2e5aa5;
        margin-top: -4px;
    }
    .fglinks a em:hover{
        opacity: 0.9;
    }
    @media screen and (max-width: 1200px){
        .wrap{width: auto;}
        .fglinks a span{font-size: 26px;top: 15px;left: 15px;}
        .fglinks a em{right: 15px;top: 70%;padding: 10px;}
        .fglinks a em i{font-size: 15px;}
        .fglinks a em i:before{border: 4px solid transparent;margin-top: -3px;border-left-color: #2e5aa5;}
    }
.fg-t a{line-height:50px; padding-left:50px;}
.icon-01{background: url(http://zwfw-new.zwzzts.com/hnvirtualhall/fgfc/resources/images/icon_title_01.png) no-repeat;}
.icon-02{background: url(http://zwfw-new.zwzzts.com/hnvirtualhall/fgfc/resources/images/icon_title_02.png) no-repeat;}
.icon-03{background: url(http://zwfw-new.zwzzts.com/hnvirtualhall/fgfc/resources/images/icon_title_03.png) no-repeat;}
.icon-04{background: url(http://zwfw-new.zwzzts.com/hnvirtualhall/fgfc/resources/images/icon_title_04.png) no-repeat;}
.icon-05{background: url(http://zwfw-new.zwzzts.com/hnvirtualhall/fgfc/resources/images/icon_title_05.png) no-repeat;}
.icon-06{background: url(http://zwfw-new.zwzzts.com/hnvirtualhall/fgfc/resources/images/icon_title_06.png) no-repeat;}
.icon-07{background: url(http://zwfw-new.zwzzts.com/hnvirtualhall/fgfc/resources/images/icon_title_07.png) no-repeat;}