/* slide */
#banner
{
    position: relative;
    margin: 0 auto 0 auto;
    min-width: 912px;
    overflow: hidden;
    width: 100%;
    height: 218px;
    z-index: 1;
    background: #114D8C;
    text-align: center;
}
#J-slide
{
    height: 100%;
    background: #114D8C;
    padding: 0px;
    margin: 0px;
}
#J-slide .slide
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 218px;
}
.bghome
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(../images/zwbanner.png);
}
.bannerintro
{
    width: 700px;
    float: left;
}
.txt-wrap
{
    position: relative;
    width: 912px;
    height: 100%;
    margin: 0 auto 0 auto;
    color: White;
    text-align: left;
    padding: 0px;
    overflow: hidden;
}
.bannertitle
{
    margin-top: 60px;
    font-size: 36px;
    margin-left: 70px;
    margin-right: 20px;
    height: 40px;
    line-height: 40px;
}
.bannertxt
{
    margin-left: 73px;
    width: 450px;
    float: left;
}
.bannertxt1
{
    background: url(../images/zwf.png) 0 50% no-repeat;
    padding-left: 25px;
    padding-right: 10px;
    line-height: 30px;
    height: 28px;
    float: left;
    width: 175px;
    font-size: 19px;
}

.bannerimg
{
    float: left;
    margin-top: 50px;
    margin-right: 20px;
}
.bannerflg
{
    background: url(../images/zwflag.png) 0 50% no-repeat;
    height: 78px;
    width: 123px;
    margin-left: 10px;
}



.ui-feature
{
    width: 912px;
    height: 300px;
    margin: 0 auto;
    text-align: center;
    color: White;
}
.img1
{
    background: url(../images/zwsecurity.png) 0 50% no-repeat;
    height: 103px;
    width: 105px;
    float: left;
    margin: 20px 10px 20px 15px;
}
.img2
{
    background: url(../images/zwreliable.png) 0 50% no-repeat;
    height: 103px;
    width: 105px;
    float: left;
    margin: 20px 10px 20px 15px;
}
.img3
{
    background: url(../images/zwfile.png) 0 50% no-repeat;
    height: 103px;
    width: 105px;
    float: left;
    margin: 20px 10px 20px 15px;
}
.img4
{
    background: url(../images/zwopen.png) 0 50% no-repeat;
    height: 103px;
    width: 105px;
    float: left;
    margin: 20px 10px 20px 15px;
}
.feature-title
{
    margin-top: 20px;
    text-align: left;
    line-height: 30px;
    font-size: 26px;
    margin-bottom:5px;
}
.feature-text
{
    margin-right: 16px;
    font-size: 14px;
    text-align: left;
    line-height: 25px;
}



.feature1
{
    background-color: #FF5F3D;
    position: relative;
    margin: 0 auto;
    width: 445px;
    height: 145px;
    margin: 20px 20px 20px 0px;
    float: left;
    border: 0px none;
}
.feature2
{
    background-color: #3DC593;
    position: relative;
    width: 445px;
    height: 145px;
    margin: 0 auto;
    float: left;
    margin: 20px 0px 20px 0px;
    border: 0px none;
}
.feature3
{
    background-color: #01C2D1;
    position: relative;
    width: 445px;
    height: 145px;
    margin: 0 auto;
    float: left;
    margin: 0px 20px 0px 0px;
}

.feature4
{
    background-color: #D73765;
    position: relative;
    width: 445px;
    height: 145px;
    float: left;
    margin: 0px 0px 0px 0px;
}
