﻿@charset "utf-8";
/* CSS Document */


body {
    font-size: 14px;
    font-family: Times New roman,Arial,"Microsoft YaHei",Helvetica,sans-serif;
    color: #666;
    background: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 1100px;
    margin: auto;
}

.topt {
    height: 35px;
    background: #fff;
    min-width: 1100px;
}

.topt-left {
    width: 298px;
    font-size: 14px;
    color: #333;
    line-height: 35px;
}

    .topt-left img {
        padding-right: 14px;
    }

    .topt-left span {
        width: 20px;
        display: inline-block;
    }

    .topt-left a {
        color: #666;
    }

.topt-right {
    line-height: 35px;
}

    .topt-right a {
        margin-left: 10px;
        color: #666;
    }

.topbg {
    height: 104px;
    min-width: 1100px;
}

.logot {
    height: 104px;
}

.top-right {
    margin-top: 10px;
    /*width: 570px;*/
    *float: right;
}

.searcht {
    background: url(../../images/en/search.png) no-repeat left top;
    width: 300px;
    height: 25px;
    float: right;
}

    .searcht span {
        font-size: 12px;
        color: #999;
        font-family: Times New roman;
        line-height: 21px;
    }

    .searcht .inp-but {
        width: 14px;
        height: 23px;
        cursor: pointer;
        border: none;
        background: none;
    }

    .searcht input.inp-text {
        border: none;
        background: #fff;
        width: 225px;
        margin-left: 10px;
    }

.menut {
    height: 40px;
    margin-top: 10px;
}

    .menut ul li {
        float: left;
        line-height: 40px;
        margin-left: 17px;
    }

        .menut ul li:first-child {
            padding-left: 0px;
        }

        .menut ul li a {
            padding: 0 7px;
            font-size: 16px;
            color: #333;
            text-decoration: none;
            display: block;
            font-family: Times New roman;
        }

            .menut ul li a:hover, .menut ul li a.act {
                border-bottom: 1px solid #0e419c;
                color: #0e419c;
            }


/*banner start*/
.banner {
    min-width: 1170px;
    margin: auto;
    height: 519px;
    overflow: hidden;
    width: 100%;
    position: relative;
    text-align: center;
}

.ban-bd {
    left: 50%;
    margin-left: -585px;
    position: absolute;
    width: 1170px;
}

    .ban-bd ul li {
        position: relative;
    }

        .ban-bd ul li p {
            position: absolute;
            left: 161px;
            bottom: 50px;
            /*width: 852px;*/
            padding:0px 10px;
            height: 54px;
            line-height: 54px;
            text-align: center;
            font-size: 20px;
            color: #fff;
            background: rgba(0,0,0,.5);
            background: #000\9;
            filter: alpha(opacity=50);
        }

    .ban-bd img {
        width: 1170px;
        height: 519px;
    }


.ban-hd {
    height: 13px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 20px;
    z-index: 1;
    text-align: center;
}

    .ban-hd ul li {
        display: inline-block;
        width: 13px;
        height: 13px;
        border-radius: 13px;
        background: #fff;
        margin-right: 8px;
        cursor: pointer;
        text-indent: 1000px;
    }

        .ban-hd ul li a {
            width: 13px;
            height: 13px;
            border-radius: 13px;
            background: #fff;
        }

        .ban-hd ul li.on {
            background: #1b4389;
        }

/*.ban-ul a.prev{
	position: absolute;
	top:240px;
	left:-100px;
}
.ban-ul a.next{
	position: absolute;
	top:240px;
	right:-100px;
}*/

.ban-ul .tempWrap {
    overflow: visible !important;
}

    .ban-ul .tempWrap ul {
        margin-left: -1170px;
    }

.ban-ul .pnBtn {
    cursor: pointer;
    height: 519px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.ban-ul .prev {
    left: -50%;
    margin-left: -585px;
}

.ban-ul .next {
    left: 50%;
    margin-left: 585px;
}

.ban-ul .pnBtn .blackBg {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 519px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}

.ban-ul .pnBtn .arrow {
    height: 519px;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 1;
}

.ban-ul .prev .arrow {
    background: rgba(0, 0, 0, 0) url("../../images/ban-left.png") no-repeat scroll left center;
    right: 0;
}

.ban-ul .next .arrow {
    background: rgba(0, 0, 0, 0) url("../../images/ban-right.png") no-repeat scroll right center;
    left: 0;
}



.bannerbg {
    height: 478px;
    min-width: 1100px;
}

.slideBox {
    height: 478px;
    overflow: hidden;
    position: relative;
}

    .slideBox .bd li {
        height: 478px;
        text-align: center;
        position: relative;
    }

        .slideBox .bd li.li1 {
            background: url(../../images/en/ban1.jpg) no-repeat center center;
            height: 478px;
            background-size: cover;
        }

        .slideBox .bd li.li2 {
            background: url(../../images/en/ban2.jpg) no-repeat center center;
            height: 478px;
            background-size: cover;
        }

        .slideBox .bd li.li3 {
            background: url(../../images/en/ban1.jpg) no-repeat center center;
            height: 478px;
            background-size: cover;
        }

        .slideBox .bd li.li4 {
            background: url(../../images/en/ban2.jpg) no-repeat center center;
            height: 478px;
            background-size: cover;
        }

        .slideBox .bd li.li5 {
            background: url(../../images/en/ban1.jpg) no-repeat center center;
            height: 478px;
            background-size: cover;
        }

.pos {
    position: relative;
}

.slideBox .hd {
    height: 14px;
    position: absolute;
    left: 0px;
    bottom: 80px;
    z-index: 1;
}

    .slideBox .hd ul li {
        float: left;
        cursor: pointer;
        height: 17px;
        width: 17px;
        margin: 0 3px;
        background: url(../../images/en/yub.png) no-repeat left top;
    }

        .slideBox .hd ul li.on {
            background: url(../../images/en/yuanbb.png) no-repeat left top;
        }

.schedule {
    position: absolute;
    left: 0px;
    bottom: 150px;
    width: 540px;
}

    .schedule ul li {
    }

        .schedule ul li p {
            font-size: 36px;
            line-height: 46px;
            color: #15232d;
        }

            .schedule ul li p span {
                color: #0e419c;
            }

        .schedule ul li a {
            font-size: 16px;
            color: #fff;
            display: block;
            width: 170px;
            height: 50px;
            line-height: 50px;
            background: #0e419c;
            text-align: center;
            margin-top: 30px;
            text-decoration: none;
        }

.newbg {
    height: 560px;
    background: #fff;
    padding-top: 45px;
    overflow: hidden;
    min-width: 1100px;
}


.new-top {
    height: 40px;
    padding-bottom: 5px;
    background: url(../../images/en/nebg.png) repeat-x left bottom;
}

.new-tit {
    font-size: 24px;
    font-weight: bold;
    color: #161d2b;
}

.new-more a {
    font-size: 14px;
    color: #0e419c;
    display: block;
    padding-top: 5px;
}

.new-ul {
    *padding-top: 30px;
}

    .new-ul ul {
        padding-top: 60px;
        *padding-top: 30px;
    }

        .new-ul ul li {
            float: left;
            width: 525px;
            height: 160px;
            margin-bottom: 68px;
            *margin-bottom: 36px;
        }

            .new-ul ul li.mar1 {
                margin-bottom: 60px;
                *margin-bottom: 30px;
            }

            .new-ul ul li:nth-child(odd) {
                margin-right: 48px;
            }

            .new-ul ul li .li-img {
                width: 278px;
                position: relative;
            }

                .new-ul ul li .li-img .date {
                    background: url(../../images/en/datebg.png) no-repeat left top;
                    height: 50px;
                    width: 59px;
                    position: absolute;
                    left: 0px;
                    top: -28px;
                    color: #fff;
                    text-align: center;
                    font-family: Myriad Pro;
                }

                    .new-ul ul li .li-img .date p {
                        font-size: 12px;
                        color: #fff;
                        padding-top: 14px;
                    }

                    .new-ul ul li .li-img .date span {
                        font-size: 12px;
                        color: #fff;
                    }

                .new-ul ul li .li-img img {
                    margin-left: 28px;
                    width: 250px;
                    height: 160px;
                }

            .new-ul ul li .li-text {
                width: 225px;
                position: relative;
                height: 162px;
            }

                .new-ul ul li .li-text p a {
                    font-size: 14px;
                    color: #424c55;
                    line-height: 25px;
                    text-transform: uppercase;
                }

                    .new-ul ul li .li-text p a:hover {
                        color: #0e419c;
                    }

                .new-ul ul li .li-text .aa {
                    font-size: 14px;
                    color: #999;
                    font-family: Myriad Pro;
                    position: absolute;
                    left: 0px;
                    bottom: 12px;
                }

                    .new-ul ul li .li-text .aa:hover {
                        text-decoration: none;
                        color: #0e419c;
                    }

.eventbg {
    background: #f7f7f7;
    min-height: 275px;
    padding-top: 40px;
    min-width: 1100px;
}

.evnent-con {
    padding-top: 30px;
}

.nev-img ul li {
    /*background: url(../../images/evbg.jpg) no-repeat left top;*/
    background: #eee;
    box-shadow: 1px 2px 4px 3px #ccc;
    width: 532px;
    height: 251px;
    position: relative;
    float: left;
    margin-bottom: 9px;
}

    .nev-img ul li.li1 {
        margin-right: 30px;
    }

    .nev-img ul li .li-p {
        position: absolute;
        left: 35px;
        top: 137px;
        width: 285px;
    }

    .nev-img ul li img {
        padding: 5px;
        height: 240px;
        width: 521px;
    }

    .nev-img ul li p {
        color: #fff;
        font-size: 18px;
        height: 44px;
        line-height: 22px;
        overflow: hidden;
    }

        .nev-img ul li p.pd {
            margin-top: 5px;
        }

.nev-ul ul li {
    width: 345px;
    float: left;
    margin-left: 30px;
    margin-bottom: 10px;
}

    .nev-ul ul li:first-child {
        margin-left: 0px;
    }



.nev-ul ul {
    padding-top: 47px;
}

    .nev-ul ul li .li-date {
        background: url(../../images/en/evbg.png) no-repeat left top;
        width: 59px;
        height: 70px;
        text-align: center;
        color: #fff;
    }

        .nev-ul ul li .li-date span {
            font-size: 18px;
            padding-top: 10px;
            display: block;
            font-family: Myriad Pro;
        }

        .nev-ul ul li .li-date p {
            font-size: 12px;
            font-family: Myriad Pro;
        }

    .nev-ul ul li .li-atext {
        width: 267px;
    }

        .nev-ul ul li .li-atext p {
            font-size: 14px;
            color: #3c4852;
            /*height: 42px;*/
            overflow: hidden;
        }

        .nev-ul ul li .li-atext a {
            text-decoration: none;
            font-size: 14px;
            color: #1f2b34;
            margin-bottom: 10px;
            display: block;
            /*height: 22px;*/
            overflow: hidden;
        }

            .nev-ul ul li .li-atext a:hover {
                color: #0e419c;
            }

        .nev-ul ul li .li-atext:hover a {
            color: #0e419c;
            cursor: pointer;
        }


/*copy End*/
.foott {
    min-width: 1100px;
    height: 40px;
    background: #0e419c;
}

.foot-left {
    /*padding-left: 30px;*/
}

    .foot-left p {
        line-height: 40px;
        color: #fff;
        font-size: 12px;
    }


.foot-right {
}

    .foot-right select {
        color: #333;
        margin-top: 10px;
        font-size: 12px;
        line-height: 22px;
        width: 142px;
    }


.nev-img {
    height: 256px;
    overflow: hidden;
}


.nev-ul {
    height: 130px;
    overflow: hidden;
}
