.zhong {
    width  : 1100px;
    margin : 0 auto;
}

.index {
    width    : 100%;
    overflow : hidden;
}

.index1 {
    background : url('../images/yqwmw_cxztbg_01.jpg') no-repeat center center;
    height     : 754px;
}

.index1 .zhong {
    margin-top : 40px;
}

.index1 .zhong .logo {
    width  : 388px;
    margin : 0 auto;
}

.index1 .zhong .logo a {
    margin-right : 20px;
}

.index2 {
    background : url('../images/yqwmw_cxztbg_02.jpg') no-repeat center center;
    height     : 350px;
}

.index2 .zhong {
    margin-top : 82px;
}

.index2-font {
    width       : 708px;
    font-size   : 18px;
    color       : #fff;
    text-indent : 2em;
    line-height : 1.6;
    margin-left : 250px;
}

.index3 {
    background : url('../images/yqwmw_cxztbg_03.jpg') no-repeat center center;
    height     : 896px;
}

.index4 {
    background : url('../images/yqwmw_cxztbg_04_02.jpg') no-repeat center center #7cc167;
    height     : 981px;
}

.index5 {
    background : url('../images/yqwmw_cxztbg_05.jpg') no-repeat center center;
    height     : 458px;
}

.index6 {
    background : url('../images/yqwmw_cxztbg_06.jpg') no-repeat center center;
    height     : 190px;
}

.index6 .bottom-box {
    width  : 600px;
    margin : 80px auto;
}

.index6 .bottom-box .left {
    margin-right : 40px;
    padding-top  : 5px;
}

.index6 .bottom-box .right {
    color       : #333;
    font-size   : 16px;
    line-height : 1.8;
}

.index6 .bottom-box .right a {
    color     : #333;
    font-size : 16px;
}

.indexxl {
    min-height       : 600px;
    background-color : #ffd38e;
    padding          : 1px 0 0 0;
    overflow         : hidden;
}

.indexxl .zhong {
    padding : 1px 0 0 0;
}

.nav {
    height : 30px;
    margin : 30px auto 30px;
    color  : #333;
}

.nav a {
    color : #333;
}

h3 {
    font-size     : 24px;
    color         : #333;
    text-align    : center;
    margin-top    : 30px;
    margin-bottom : 40px;

}

.content {
    line-height   : 1.8;
    color         : #333 !important;
    margin-bottom : 20px;
}

.content p + p {
    margin-top : 10px;
}





