﻿@charset "utf-8";
/* CSS Document */

* {
    font-family: 'Malgun Gothic';
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    color: black;
}

html, body {
    font-family: 'Malgun Gothic';
    width: 100%;
    height: 100%;
    font-size: 15px;
    line-height: 24px;
}

a {
    text-decoration: none;
}

image {
    display: block;
    border: none;
}



/*logo*/

.top_wrap {
    width: 100%;
    height: 95px;
    background-color: #f6f6f6;
}

.top_fx {
    position: fixed;
    z-index: 999;
}

.top_lo {
    width: 1200px;
    height: 95px;
    margin: 0 auto;
    background-color: #f6f6f6;
}

.lo {
    width: 119px;
    height: 48px;
    float: left;
    margin-top: 20px;
}


.menu {
    width: 660px;
    height: 95px;
    margin-left: 540px;
    line-height: 95px;
}



    .menu ul {
        background-color: #f6f6f6;
    }

        .menu ul li {
            float: left;
            margin-left: 50px;
        }




            .menu ul li a {
                color: gray;
            }

        .menu ul ul li {
            float: none;
        }


        .menu ul ul {
            margin-left: -33px;
            line-height: 30px;
            width: 115px;
            display: none;
            position: absolute;
        }

            .menu ul ul li {
                text-align: center;
                margin-left: 0;
            }

        .menu ul li a:hover {
            color: black;
        }
/*logo end*/

/*event start*/
.ev_wrap {
    width: 100%;
    height: 523px;
    background-image: url(../image/main01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ev {
    width: 1200px;
    height: 523px;
    margin: 0 auto;
    background-image: url(../image/main01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


/*event end*/

/*center*/

.cen_wrap {
    width: 100%;
    height: 340px;
    background-color: #d3d3d3;
}




.cen {
    width: 1200px;
    height: 340px;
    background-color: #d3d3d3;
    margin: 0 auto;
}



.cen01 li {
    float: left;
    margin-left: 32px;
    margin-right: 32px;
    margin-top: 50px;
}

.cen01_1 {
    margin-left: 50px;
    margin-right: 50px;
}

.cen01_2 {
    margin-left: 90px;
    margin-right: 90px;
}

.cen01 li h1 {
    text-align: center;
    margin-top: 10px;
    color: gray;
}

.cen01 li p {
    text-align: center;
    margin-top: 10px;
    color: gray;
    font-weight: bold;
}

/*center end*/

.po_wrap {
    width: 100%;
}

.po_wrap2 {
    width: 100%;
}





.po_top {
    width: 1200px;
    height: 128px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}

.po_toph {
    width: 100%;
    height: 128px;
}



.po_top h1 {
    text-align: center;
    font-size: 40px;
    color: #1d2088;
    padding-top: 45px;
}

.po_top p {
    text-align: center;
    padding-top: 10px;
    color: gray;
    font-size: 11px;
}


.po_me2 {
    width: 1190px;
    height: 364px;
    margin: 0 auto;
    padding-top: 25px;
}

.po_me3 {
    width: 1190px;
    height: 450px;
    margin: 0 auto;
    padding-top: 25px;
}

.po_me3_1 li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

    .po_me3_1 li a {
        color: gray;
    }

        .po_me3_1 li a:hover {
            color: black;
        }

.po_me3 image {
    border: 1px solid gray;
    box-sizing: border-box;
}

.po_me2_1 li {
    float: left;
}

    .po_me2_1 li:nth-child(1) {
        margin-right: 17px;
    }

    .po_me2_1 li:nth-child(2) {
        margin-right: 17px;
    }

    .po_me2_1 li h2 {
        margin-top: 15px;
        color: gray;
    }

    .po_me2_1 li p {
        color: gray;
        font-size: 20px;
    }

    .po_me2_1 li a {
        color: gray;
    }

        .po_me2_1 li a:hover {
            color: black;
        }

/*bt*/

.bt_wrap {
    width: 100%;
    height: 80px;color:white;
    background-color: #2c2c2c;
}

.bt {
    width: 1200px;
    background-color: #2c2c2c;
    margin: 0 auto;
    line-height: 24px;padding-top:15px;
}

.bt1 {
    margin-top: 5px;
}

.bt_01 li {
    float: left;
    color: white;
    margin-right: 50px;
}
/*fx*/
.menufx_wrap {
    width: 65px;
    height: 300px;
    position: absolute;
    margin-top: 200px;
    margin-left: 85%;
}

.menufx {
    width: 65px;
    margin: 0 auto;
    position: relative;
}

    .menufx ul {
        width: 65px;
        height: 300px;
        position: absolute;
        right: 0;
    }

        .menufx ul li {
            margin-top: 10px;
        }

.menufx_01 li {
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 100px;
    margin-left: 5px;
    color: white;
    font-size: 9px;
    text-align: center;
    opacity: 0;
}

.menufx_02 {
    padding-top: 5px;
    line-height: 40px;
}

.menufx_03 {
    padding-top: 5px;
    line-height: 40px;
}

.menufx_04 {
    padding-top: 5px;
    line-height: 40px;
}

.menufx_01 li a {
    color: white;
}

.menufx_01 li:hover {
    opacity: 1;
}
