        .xwfbh-logo{
        margin-top: 25px;
    }
    .xwfbh-logo-title{
        text-align: center;
        margin-top: 30px;
    }
    .xwfbh-logo-office{
        text-align: right;
        margin-top: 30px;
    }
    .blue-line{
        width: 100%;
        height: 4px;
        background: #1693d1;		
    }
    /* ÄÚÈÝ */
    .xwfbh-content{
        width: 1200px;
        margin: 0 auto;
    }
    .xwfbh-content-top{
        padding: 30px 0;
        border-bottom: 1px solid #eeeeee;
    }
    .xwfbh-content-top-left{
        position: relative;
        float: left;
        width: 490px;
        height: 338px;
    }
    .xwfbh-content-top-left img{
        /*! max-width: 100%; */
        /*! max-height: 100%; */
        width: 100%;
        height: 100%;
    }
    .xwfbh-img-text{
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 30px;
        line-height: 30px;
        color: #fff;
        font-size: 14px;
        background: rgba(0,0,0,0.5);
        box-sizing: border-box;
        padding: 0 7px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .xwfbh-content-top-right{
        box-sizing: border-box;
        padding: 15px 20px;
        float: right;
        width: 680px;
        min-height: 338px;
        background: #eaeeef;
        display: table;
    }
    .xwfbh-top-title{
        width: 100%;
        font-weight: bold;
        /* text-align: justify;
        text-align-last: justify;*/
        margin: 15px auto;
        /*! text-align: center; */
    }
    .xwfbh-content-top-right span{
        font-size: 18px;
        line-height: 38px;
        color: #333333;
    }
    .xwfbh-wzsl,.xwfbh-wqhg{
        margin-top: 10px;
       /* border-bottom: 1px solid #eee;*/
    }
    .xwfbh-common-title{
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #eaeeef;
    }
	.xwfbh-top-content {
		max-height: 270px;
		text-indent: 35px;
	}
	.xwfbh-top-align{
		/*! align-self: center; */
		display: table-cell;
		vertical-align: middle;
	}
    .xwfbh-common-title-text{
        width: 180px;
        height: 100%;
        font-size: 18px;
        background: #0168b7;
        color: #fff;
        text-align: center;
    }
    .xwfbh-common-title-text a{
        display: block;
        width: 100%;
        height: 100%;
    }
    .xwfbh-wzsl-content{
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .xwfbh-wzsl-title{
        margin-top: 20px;
        font-size: 16px;
        font-weight: bold;
        line-height: 35px;
        color: #0168b7;
    }
    .xwfbh-wzsl-main-content{        
        padding: 10px 14px;
    }
    .xwfbh-wzsl-main-content:nth-last-of-type(1){
        border: none;
    }
    .xwfbh-wqhg-content{
        position: relative;
        box-sizing: border-box;
        width: 100%;
        padding: 20px 0;
    }
    .left-arrow{
        position: absolute;
        top: 130px;
        left: 0;
        cursor: pointer;
    }
    .right-arrow{
        position: absolute;
        top: 130px;
        right: 0;
        cursor: pointer;
    }
    .xwfbh-wqhg-slide{
        width: 1175px;
        margin: 0 auto;
        overflow: hidden;
    }
    .xwfbh-wqhg-slide ul li{
        box-sizing: border-box;
        padding: 5px;
        float: left;
        width: 347px;
        height: 260px;
        border: 1px solid #eee;
        margin-left: 36px;
        box-shadow: 0 5px 0 #e9e9e9;
    }
    .xwfbh-wqhg-slide ul li a{
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
    }
    .lb-text{
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 30px;
        line-height: 30px;
        box-sizing: border-box;
        padding: 0 10px;
        color: #fff;
        font-size: 14px;
        background: rgba(0,0,0,0.5);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .xwfbh-wqhg-slide ul li img{
        width: 100%;
        height: 100%;
    }
    @media screen and (max-width:1200px){
        .top{
            width: 100% !important;
            height: 5rem !important;
        }
        .containers{
            width: 100%;
        }
        .containers.top-h{
            width: 100% !important;
        }
        .xwfbh-content{
            box-sizing: border-box;
            width: 100%;
            padding: 0 2%;
        }
        .xwfbh-wqhg-slide{
            width: 100%;
        }
        .xwfbh-logo-title img{
            width: 80%;
        }
        .xwfbh-logo-office img{
            width: 60%;
            margin-right: 20px;
        }
        .xwfbh-logo{
            margin-top: 5px;
        }
        .xwfbh-logo img{
            width: 60%;
            margin-left: 20px;
        }
        .xwfbh-content-top{
            padding: 0.3rem 0;
        }
        .xwfbh-content-top-left{
            width: 100%;
        }
        .xwfbh-content-top-left img{
            width: 100%;
        }
        .xwfbh-content-top-right{
            width: 100%;
            height: auto;
            padding: 0.3rem;
        }
        .xwfbh-top-title{
            /*! width: 25%; */
            float: left;
        }
        .xwfbh-top-content{
            /* width: 72%; */
            float: right;
            height: auto;
            max-height: max-content;
        }
        .xwfbh-content-top-right span{
            font-size: 0.36rem;
            line-height: 1.8;
        }
        .xwfbh-wqhg-slide {
        width: 85%;
        margin: 0 auto;
        }
        .xwfbh-wqhg-slide ul li{
            width: 5.8rem;
            margin-left: 10px;

        }
        .xwfbh-common-title-text{
            width: 3rem;
            height: 0.8rem;
            line-height: 0.8rem;
        }
        .xwfbh-common-title{
            height: 0.8rem;
        }
}