/*公共网页头部样式*/
.web-header {
    width: 100%;
    height: 270px;
    margin: 0 auto;
}

.header-top {
    width: 1020px;
    height: 220px;
    margin: 0 auto;
    position: relative;
    /*background: url("../images/header-bg.jpg") 0px 0px no-repeat;*/
}

    .header-top .header-nav {
        height: 12px;
        position: absolute;
        top: 12px;
        right: 20px;
    }

.header-nav a.header-nav-china {
    font-size: 16px;
    height: 12px;
    line-height: 12px;
    color: #fff;
    float: left;
    display: inline;
    letter-spacing: 1px;
    text-align: center
}

.header-nav span {
    height: 12px;
    line-height: 12px;
    color: #fff;
    margin: 0px 11px;
    float: left;
    display: inline;
    text-align: center
}

.header-nav a.header-nav-english {
    height: 12px;
    line-height: 12px;
    font-size: 16px;
    color: #fff;
    float: left;
    display: inline;
    text-align: center
}

.web-header .header-menu {
    width: 100%;
    height: 50px;
    margin: 0 auto;
}

/*背景颜色*/
.header-menu-bg-blue {
    background-color: #296fb7;
}

.header-menu-bg-black {
    background-color: #000000;
}

.header-menu ul {
    width: 1020px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    display: table;
    list-style: none
}

    .header-menu ul li {
        text-align: center;
        display: table-cell;
        font-size: 18px;
        font-weight: 500px;
        position: relative;
    }

        .header-menu ul li a {
            display: block;
            color: #fff;
            padding: 0px 18px;
            font-size: 17px;
        }

            .header-menu ul li a:hover {
                background-color: #fff;
                color: #296fb7;
            }

        .header-menu ul li .ernav {
            position: absolute;
            left: 0px;
            top: 50px;
            z-index: 100000;
            background: #fff;
            width: 100%;
            box-shadow: 0 6px 8px rgb(0 0 0 / 20%);
            display: none;
        }

            .header-menu ul li .ernav ul {
                width: 100%;
            }

                .header-menu ul li .ernav ul li {
                    background: none;
                    width: 100%;
                    line-height: 28px;
                    margin: 0;
                    text-align: center;
                    display: block;
                }

                    .header-menu ul li .ernav ul li a {
                        line-height: 25px;
                        padding: 10px;
                        display: block;
                        font-weight: normal;
                        border: none;
                        text-align: center;
                        color: #333;
                        font-size: 16px;
                        background: none;
                    }

                        .header-menu ul li .ernav ul li a:hover {
                            color: #fff;
                            background: #1e66d3;
                        }



/*公共网页底部样式*/
.footer {
    width: 100%;
    padding: 30px 0 20px;
    margin: 0 auto;
    background-color: #296fb7;
    text-align: center;
}

    .footer p, .footer p span {
        color: #fff !important;
        font-size: 16px !important;
        background: none !important;
    }

.bodytheme1 {
    padding: 0;
    margin: 0;
}


.web-content {
    width: 1020px;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
}

    /*af*/
    .web-content .content-af {
        width: 978px;
        margin: 0 auto;
        padding: 20px 0px;
    }

/*left*/
.content-af-left {
    width: 237px;
    height: 284px;
    float: left;
    display: inline;
    border: 1px solid #ccc;
    position: relative
}

/*user*/
.content-af-left-user {
    width: 190px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #999999;
    border-radius: 3px;
    position: absolute;
    top: 32px;
    left: 23px;
    text-align: center;
}

.content-af-left-user-info {
    font-size: 30px;
    text-align: center;
    width: 190px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 100px;
    left: 23px;
}

.content-af-left-user-main {
    width: 190px;
    height: 42px;
    position: relative
}

    .content-af-left-user-main s {
        width: 20px;
        height: 20px;
        background: url(../images/indexIcon.png) 0px 0px no-repeat;
        position: absolute;
        top: 10px;
        left: 5px
    }

    .content-af-left-user-main input {
        width: 148px;
        position: absolute;
        top: 10px;
        left: 29px;
        border: none 0;
        outline: none;
        font-size: 14px;
        color: #c9c9c9;
        padding: 0px 6px;
    }

/*code*/
.content-af-left-code {
    width: 100px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #999999;
    border-radius: 3px;
    position: absolute;
    top: 160px;
    left: 23px;
}

    .content-af-left-code i {
        position: absolute;
        top: 8px;
        right: -70px;
    }

.content-af-left-code-main {
    width: 100px;
    height: 42px;
    position: relative
}

    .content-af-left-code-main input {
        width: 60px;
        position: absolute;
        top: 10px;
        left: 12px;
        border: none 0;
        outline: none;
        font-size: 14px;
        color: #c9c9c9;
        padding: 0px 5px;
    }

/*pw*/
.content-af-left-pw {
    width: 190px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #999999;
    border-radius: 3px;
    position: absolute;
    top: 96px;
    left: 23px;
}

.content-af-left-pw-main s {
    width: 20px;
    height: 20px;
    background: url(../images/indexIcon.png) -20px 0px no-repeat;
    position: absolute;
    top: 10px;
    left: 5px
}

.content-af-left-pw-main input {
    width: 127px;
    position: absolute;
    top: 10px;
    left: 29px;
    border: none 0;
    outline: none;
    font-size: 14px;
    color: #c9c9c9;
    padding: 0px 5px;
}

.content-af-left-pw-main i {
    width: 20px;
    height: 20px;
    background: url(../images/indexIcon.png) -40px 0px no-repeat;
    position: absolute;
    top: 10px;
    right: 14px
}

/*enter login*/
.content-af-left-enter {
    width: 82px;
    height: 32px;
    background-color: #999999;
    text-align: center;
    line-height: 32px;
    box-shadow: 0px 1px 0px #ebebeb;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    top: 222px;
    left: 24px;
}

.content-af-left-login {
    width: 82px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    box-shadow: 0px 1px 0px #ebebeb;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    top: 222px;
    left: 129px;
}

.content-af-left-forget {
    width: 71px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    color: #000;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    top: 250px;
    left: 129px;
}

    .content-af-left-forget ul:hover {
        color: #296fb7;
    }

.menu-bg-black {
    background-color: #000;
}

.menu-bg-blue {
    background-color: #296fb7;
}

/*right*/
.content-af-right {
    width: 731px;
    height: 286px;
    float: left;
    display: inline;
    margin-left: 8px;
}

#box {
    width: 731px;
    height: 286px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 5000;
}

    #box img {
        width: 731px;
        height: 286px;
        cursor: pointer;
    }

/*
 .active {
	background: #d0231a;
	color: #fff;
}*/

/*bf*/
.web-content .content-bf {
    width: 977px;
    height: auto;
    margin: 0 auto;
    padding: 0px 0px 16px 0px;
}

/*left*/
.content-bf-left {
    width: 236px;
    height: auto;
    float: left;
    display: inline;
    background-color: #f4f4f4;
    border: 1px solid #cccccc;
    box-shadow: 0px 3px 0px #f3f3f3;
    padding-bottom: 28px;
}

    .content-bf-left h3 {
        height: 36px;
        line-height: 36px;
        width: 236px;
        position: relative;
        border-bottom: 1px solid #b4b4b4
    }

        .content-bf-left h3 s {
            width: 4px;
            height: 6px;
            background: url("../images/indexIcon.png") 0px -20px;
            position: absolute;
            top: 15px;
            left: 10px;
        }

        .content-bf-left h3 i {
            font-size: 16px;
            color: #fff;
            font-weight: normal;
            font-style: normal;
            position: absolute;
            top: 0px;
            left: 24px;
        }

    .content-bf-left ul {
        height: auto;
        padding: 0;
        margin: 0;
    }

        .content-bf-left ul li {            
            line-height: 26px;
            margin-left: 10px;
            border-bottom: 1px dashed #b4b4b4;
            position: relative;
            padding: 5px 6px;            
        }

    .content-bf-left a {
        /*height: 36px;
        line-height: 36px;*/
        display: block;
    }

    /* .content-bf-left ul li s {
	width: 4px;
	height: 6px;
	background: url("../images/indexIcon.png") 0px -26px;
	position: absolute;
	top: 11px;
	left: 20px;
}*/

    .content-bf-left ul li i {
        font-size: 16px;
        color: #333333;
        font-style: normal;
        /*margin-left: 20px;*/
    }

/*right*/
.content-bf-right {
    width: 731px;
    height: auto;
    float: left;
    display: inline;
    margin-left: 8px;
}

/*af*/
.content-bf-right-af {
    width: 731px;
    height: auto;
    margin-bottom: 30px;
    position: relative;
}

    .content-bf-right-af h3 {
        min-width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        font-weight: normal;
        color: #fff;
        text-align: center;
        border-radius: 3px;
        box-shadow: 0px 1px 0px #ccc;
        display: inline-block;
    }

.content-bf-right-af-nav {
    height: auto;
    border: 1px solid #e1e1e1;
    margin-top: 7px;
    padding: 10px 15px 0px 19px;
}

    .content-bf-right-af-nav .news {
        display: inline-block;
        list-style: none;
    }

        .content-bf-right-af-nav .news li {
            width: 697px;
            height: 40px;
            line-height: 40px;
            border-bottom: 1px solid #e1e1e1;
            position: relative;
        }

            .content-bf-right-af-nav .news li s {
                width: 13px;
                height: 13px;
                background: url("../images/indexIcon.png") 0px -32px no-repeat;
                position: absolute;
                top: 14px;
                left: 0px;
            }

            .content-bf-right-af-nav .news li i {
                width: 570px;
                height: 40px;
                line-height: 40px;
                font-size: 16px;
                font-style: normal;
                color: #000;
                position: absolute;
                top: 0px;
                left: 22px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                .content-bf-right-af-nav .news li i:hover {
                    color: #296fb7;
                }

            .content-bf-right-af-nav .news li b {
                position: absolute;
                top: 0px;
                right: 0px;
                font-weight: normal;
                color: #000;
                font-size: 16px;
            }

a.morenews {
    height: 36px;
    line-height: 36px;
    position: relative;
    float: right;
    display: inline;
    font-size: 16px;
}


.content-bf-right-bf {
    width: 731px;
    height: auto;
    position: relative;
}

    .content-bf-right-bf h3 {
        min-width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        font-weight: normal;
        color: #fff;
        text-align: center;
        border-radius: 3px;
        box-shadow: 0px 1px 0px #ccc;
        padding: 2px 20px;
        display: inline-block;
    }

.content-bf-right-bf-text p {
    font-size: 16px;
    line-height: 29px;
}

.content-bf-right-bf-text {
    height: auto;
    border: 1px solid #e1e1e1;
    margin-top: 7px;
    padding: 10px 20px;
}

ul,
ul li {
    padding: 0;
    margin: 0;
}

.header-menu .active {
    background-color: #fff !important;
    color: #296fb7 !important;
}

.content-bf-left #leftcategory li {
    border-bottom: none;
    height: auto;
    line-height: auto;
}

.right-nr {
    font-size: 16px;
    color: #666;
    position: relative;
    padding: 15px 30px;
    min-height: 300px;
    margin-top: 0;
}

ul.data-list > li > a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
}

.content-bf-left a.active i {
    color: #296FB7;
}


.el-carousel__indicators--horizontal {
    bottom: 20px;
}

.el-carousel__button {
    width: 20px;
    height: 20px;
    background-color: #eee;
    opacity: .6;
    margin: 5px;
}

.el-carousel__indicator.is-active button {
    opacity: 1;
}
