
#main-container .bg-img1{
    height: 200px;
    background: url("../imgs/tozi.jpg") center no-repeat;
    background-size: cover;
}
#main-container .bg-img2{
    height: 200px;
    background: url("../imgs/u198.png") center no-repeat;
    background-size: cover;
}
#main-container .bg-img3{
    height: 200px;
    background: url("../imgs/tozi4.png") center no-repeat;
    background-size: 100% 100%;
}
#main-container .bg-img4{
    height: 200px;
    background: url("../imgs/tozi2.jpg") center no-repeat;
    background-size: cover;
}
#main-container .bg-img5{
    height: 200px;
    background: linear-gradient(#E7ECCC,#B4C179);
}
#main-container .bg-img6{
    height: 200px;
    background: url("../imgs/u91.png") center no-repeat;
    background-size: cover;
}
#main-container .bg-img7{
    height: 200px;
    background: url("../imgs/u206.png") center no-repeat;
    background-size: cover;
}
#main-container .bg-img8{
    height: 200px;
    background: url("../imgs/u765.png") center no-repeat;
    background-size: cover;
}
#main-container .bg-img9{
    height: 200px;
    background: url("../imgs/i6.jpg") center no-repeat;
    background-size: cover;
}

.mrb{
    margin-bottom: 8px;
}
.pa0{
    padding:0;
}
.text-style1{
    text-align: center;
    margin-top: 25px;
    color: #ffffff;
}
.text-style2{
    text-align: center;
    margin-top: 60px;
    color: #ffffff;
}
.clear-out:before{
    content: "";
    display: table;
}
.cover{
    background-color: rgba(255,255,255,.5);
    height: 100%;
    transition: background-color 1s ;
}
.more{
    text-align: center;
    margin-top: 20px;
}
.more a{
    color: #9d9d9d;
    font-size: 14px;
}
#row a{
    display: block;
    text-decoration: none;
}

.text1{
    color: #fff;
    text-align: center;
    margin-top: 60px;
}
.text2{
    color: #fff;
    font-size: 22px;
    margin-top: 45px;
    margin-left: 50px;
}
.text3{
    margin-top: 55px;
    margin-left: 13px;
    line-height: 25px;
    color: #449831;
}
.text4{
    text-align: center;
    margin-top: 40px;
    line-height: 20px;
    color: #fff;
}
.text5{
    text-align: right;
    margin-right: 10px;
    line-height: 25px;
    color: #fff;
}
.text6{
    text-align: center;
    font-size: 12px;
    color: #ffffff;
}
.text7{
    color: #fff;
    text-align: center;
}
.text8{
    color: #7C9344;
    text-align: center;
    margin-top: 50px;
}
.text9{
    width: 40%;
    text-align: justify;
    margin-top: 15px;
    margin-left: 20px;
    line-height: 20px;
    color: #6A9586;
}