﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei",Arial;
    color: #333;
    /*background: #FFF url(../images/bjs.jpg) 0 0 repeat-x;*/
}

a {
    text-decoration: none;
    /*color: #333333;*/
}

img {
    border: none;
}

h1 {
    font-size: 18px;
    /*font-weight:bold;*/
    margin-top: 43px;
}

h3 {
    font-size: 14px;
    color: #a2a2a2;
    margin-top: 10px;
}
/*-----------------------------------------------首页样式-----------------------------------------------*/
.header {
    width: 100%;
    /*height: 115px;*//*20210309*/
    height:135px;
    background: #FFF;
    float: left;
}

.head {
    width: 1000px;
    margin: 0 auto;
}

.top {
    width: 1000px;
/*    height: 70px;//20210309*/
    height:80px;
}

.logo {
    width: 385px;
    /*height: 19px;20210309*/
    height:80px;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
}

.logo-right {
    float: left;
    width: 150px;
    font-size: 18px;
    margin-top: 25px;
    padding-left: 20px;
    color: #666666;
    border-left: 2px solid #888;
}


.top-lj {
    font-size: 14px;
    line-height: 22px;
    font-family: "微软雅黑";
    width: 240px;
    float: right;
    margin-top: 25px;
}

    .top-lj ul {
    }

        .top-lj ul li {
            list-style: none;
            line-height: 16px;
            float: left;
            width: 57px;
            padding-left: 23px;
        }

            .top-lj ul li a {
                color: #666666;
                text-decoration: none;
            }

                .top-lj ul li a:hover {
                    color: #0b7dc9;
                }

    .top-lj .one {
        background: url(../images/tb1.jpg) 0 0 no-repeat;
    }

    .top-lj .two {
        background: url(../images/tb2.jpg) 0 0 no-repeat;
    }

    .top-lj .three {
        background: url(../images/tb3.jpg) 0 0 no-repeat;
    }

.lanmu {
    width: 100%;
    /*height: 44px;//20210309*/
    height:50px;
    /*padding-left:40px;*/
    float: left;
    text-align: justify;
}

.mulu {
    width: 100%;
}

    .mulu ul {
        display: block;
        width: 100%;
        text-align: justify;
        justify-content: flex-end;
    }

        .mulu ul li {
            width: 12%;
            list-style: none;
            line-height: 44px;
            float: left;
        }

            .mulu ul li a {
                font-size: 16px;
                font-family: "微软雅黑";
                font-weight: bold;
                text-align: center;
                color: dimgrey;
                /*width: 115px;*/
                height: 43px;
                display: block;
            }

                .mulu ul li a:hover {
                    text-decoration: none;
                    border-bottom: 4px solid #296cff;
                }
/*头部样式 end*/

.haibao {
    width: 100%;
    min-height: 500px;
    min-width: 1024px;
    /*float: left;*/
    display: inline;
}
/*海报样式 end*/
.conten {
    display: block;
    width: 100%;
    min-height: 250px;
    /*height: 243px;*/
    float: left;
    overflow: hidden;
    margin-top: 30px;
}

.zxgg {
    width: 1000px;
    height: 28px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-top: 14px;
    background: url(../images/xlb.jpg) 10px 4px no-repeat;
}

    .zxgg ul {
        padding-left: 40px;
    }

        .zxgg ul li {
            list-style: none;
            line-height: 28px;
            float: left;
        }

            .zxgg ul li a {
                padding-left: 20px;
                color: #333333;
            }

                .zxgg ul li a:hover {
                    color: #0b7dc9;
                    text-decoration: none;
                }

    .zxgg .zxgg-mc {
        font-family: "微软雅黑";
        font-size: 14px;
        font-weight: bold;
        color: #004472;
    }

.con-xm {
    width: 1000px;
    float: left;
    margin-top: 20px;
}

.gsjs {
    font-family: "微软雅黑";
    width: 264px;
    float: left;
    margin-left: 28px;
}

.gsjs-bt {
    font-family: "微软雅黑";
    line-height: 25px;
    width: 280px;
    height: 31px;
    /*background:url(../images/gsjs.jpg) 0 0 no-repeat;*/
}

    .gsjs-bt p {
        font-size: 15px;
        font-weight: bold;
        color: #004472;
        /*padding-left:35px;*/
        line-height: 30px;
    }

    .gsjs-bt span {
        font-size: 12px;
        font-weight: normal;
        float: right;
    }

        .gsjs-bt span a {
            text-decoration: none;
        }

.gsjs-left {
    width: 100px;
    height: 130px;
    float: left;
    margin-top: 10px;
    background: url('/Content/Web/images/gstp.jpg') no-repeat;
    background-size: cover;
}

.gsjs-right {
    width: 176px;
    float: left;
    /*margin-top:20px;*/
    /*text-indent: 25px;*/
    /*line-height: 25px;*/
}

.xwzx {
    font-family: "微软雅黑";
    width: 300px;
    float: left;
    margin-left: 20px;
    margin-right: 100px;
}

.xwzx-bt {
    width: 375px;
    height: 31px;
    /*background:url(../images/xwzx.jpg) 0 0 no-repeat;*/
}

    .xwzx-bt p {
        font-size: 15px;
        font-weight: bold;
        color: #004472;
        /*padding-left:28px;*/
        line-height: 30px;
    }

    .xwzx-bt span {
        font-size: 12px;
        font-weight: normal;
        float: right;
    }

        .xwzx-bt span a {
            text-decoration: none;
        }

.xwzx-nr {
    width: 275px;
    /*margin-top: 20px;*/
    float: left;
}

    .xwzx-nr ul {
    }

        .xwzx-nr ul li {
            list-style: none;
            line-height: 30px;
            background: url(../images/xzfx.jpg) 10px 8px no-repeat;
            background-position-y: center;
            padding-left: 20px;
        }

            .xwzx-nr ul li a {
                color: #333333;
            }

                .xwzx-nr ul li a:hover {
                    color: #0b7dc9;
                    text-decoration: none;
                }

                .xwzx-nr ul li a span {
                    float: right;
                    font-size: 10px;
                }


.ggxx {
    font-family: "微软雅黑";
    width: 300px;
    float: left;
    margin-left: 30px;
    margin-right: 20px;
}

.ggxx-bt {
    width: 280px;
    height: 31px;
}

    .ggxx-bt p {
        font-size: 15px;
        font-weight: bold;
        color: #004472;
        line-height: 30px;
        padding-left: 8px;
    }

    .ggxx-bt span {
        font-size: 12px;
        font-weight: normal;
        float: right;
        padding-right: 5px;
    }

        .ggxx-bt span a {
            text-decoration: none;
        }

.ggxx-nr {
    width: 275px;
    float: left;
}

    .ggxx-nr ul {
    }

        .ggxx-nr ul li {
            list-style: none;
            line-height: 30px;
            background: url(../images/xzfx.jpg) 10px 8px no-repeat;
            background-position-y: center;
            padding-left: 20px;
        }

            .ggxx-nr ul li a {
                color: #333333;
            }

                .ggxx-nr ul li a:hover {
                    color: #0b7dc9;
                    text-decoration: none;
                }

                .ggxx-nr ul li a span {
                    float: right;
                    font-size: 10px;
                }


.cpzs {
    font-family: "微软雅黑";
    width: 100px;
    float: left;
    overflow: visible;
    /*margin-left:13px;*/
}

.cpzs-bt {
    width: 300px;
    height: 35px;
    /*background:url(../images/zycp.jpg) 0 0 no-repeat;*/
}

    .cpzs-bt p {
        font-size: 15px;
        font-weight: bold;
        color: #004472;
        padding-left: 35px;
        line-height: 30px;
    }

    .cpzs-bt span {
        font-size: 12px;
        font-weight: normal;
        float: right;
    }

        .cpzs-bt span a {
            text-decoration: none;
        }

.cpzs-nr {
    width: 348px;
    margin-top: 20px;
    float: left;
}

    .cpzs-nr ul {
    }

        .cpzs-nr ul li {
            list-style: none;
            float: left;
            padding-left: 12px;
            text-align: center;
        }

            .cpzs-nr ul li a {
                color: #333333;
            }

                .cpzs-nr ul li a:hover {
                    color: #0b7dc9;
                    text-decoration: none;
                }

    .cpzs-nr .an {
        margin-top: 30px;
    }

.movie-right {
    width: 210px;
    height: 130px;
    margin-top: 5px;
    margin-left: 30px;
    float: left;
    cursor: pointer;
    background-image: url(/Content/Web/images/movie.png);
    background-size: 200px auto;
    background-repeat: no-repeat;
}



.media-video {
    display: none;
    position: fixed;
    top: 6%;
    left: 13.8%;
    z-index: 9999;
    width: 1024px;
    border: 2px solid #777777;
    height: 600px;
    background-color: black;
    text-align: center;
}

    .media-video > video {
        width: 100% !important;
        height: 100% !important;
        margin: 0 auto;
        display: block;
    }

.lockscreen {
    display: none;
    position: absolute;
    background-color: #4e4e4e;
    opacity: .8;
    top: 0;
    left: 0;
    z-index: 9998;
}

.movie {
    position: absolute;
    height: 75%;
    width: 20%;
    top: 20px;
    right: 26%;
    /*border: 1px solid #fff;*/
    padding: 6px;
    box-sizing: border-box;
    background-color: blue;
    vertical-align: middle;
    text-align: center;
    background: url(/Content/images/homebottomlogo.jpg) no-repeat;
    background-size: contain;
    cursor: pointer;
}


/*快速链接4*/
.fastkey {
    padding: 0 0 28px 0;
    float: left;
    width: 100%;
    
}

.fastkey_content {
    margin: auto;
    width: 80%;
    min-width: 1024px;
    margin-left:20px;
}

    .fastkey_content > ul {
        display: inline-block;
        position: relative;
        height: 120px;
        width: 100%;
        padding-top: 25px;
       
    }

        .fastkey_content > ul > li {
            list-style: none;
            position: relative;
            float: left;
            cursor: pointer;
            width: 25%;
        }

            .fastkey_content > ul > li > a > img {
                width: 190px;
                height: 70px;
                vertical-align: central;
            }



/*中间内容 end*/

.footen {
    width: 100%;
    height: 40px;
    background-color: aliceblue;
    position: fixed;
    bottom: 0;
    margin: 0;
    padding: 0;
}

footen form {
    display: none;
    margin: 0;
    padding: 0;
    width: 0;
}

.foot {
    font-family: "微软雅黑";
    font-size: 12px;
    color: dimgrey;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

    .foot a {
        color: dimgrey;
        margin: 0;
        padding: 0;
    }
/*底部样式 end*/
/*-----------------------------------------------内页顶部样式-----------------------------------------------*/
.nyheader {
    /*width: 1200px;*/
    width: 100%;
    margin: 0 auto;
    min-width: 1024px;
}

.nyhe {
    /*width: 1200px;*/
    width: 100%;
    height: 92px;
    float: left;
    display: inline;
    background: url(../images/nytop.jpg) 0 0 repeat-x;
    min-width: 1024px;
}

.nytop {
    /*width: 998px;*/
    width: 80%;
    margin: 0 auto;
    min-width: 1024px;
}
.content {
    width:100%;
    
}

    /*联系我们*/
    .content > .joininfo {
        position: relative;
       
    }

        .content > .joininfo > img {
            width: 396px;
            height: auto;
        }

        .content > .joininfo > div {
            position: absolute;
            display: inline-block;
            width: 426px;
            height: auto;
            top: 52px;
            left: 368px;
            padding: 20px;
            background-color: rgb(255, 255, 255);
            box-shadow: 4px 4px 5px #eeeeee;
            border: 2px solid #ffffff;
        }

            .content > .joininfo > div > p {
                text-indent: 28px;
                text-align: justify;
                text-justify: distribute;
                line-height: 28px;
            }

    .content > .recruitinfo {
        position: relative;
    }

        .content > .recruitinfo > li {
            width: 100%;
            height: auto;
            margin-bottom: 4px;
            list-style-type:none;
        }

.recruitinfo > li > .info-first, .recruitinfo > li > .info-second, .info-details {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}


.info-first {
    padding-top: 22px;
    padding-bottom: 16px;
}

.info-second {
    padding-bottom: 22px;
}

.info-first > span {
    font-size: 18px;
    color: rgb(116, 116, 116);
    font-weight: bold;
    margin-right: 38px;
}

.info-first > i {
    font-style: normal;
    font-size: 12px;
    color: rgb(98, 204, 121);
    margin-right: 26px;
}

.info-first > a {
    float: right;
    font-size: 18px;
    color: rgb(141, 141, 141);
}

.info-second > span {
    font-size: 12px;
    color: rgb(141, 141, 141);
}

.info-second > a {
    float: right;
    margin-right: 8px;
    cursor: pointer;
}

    .info-second > a > img {
        width: 14px;
        height: 22px;
    }

.info-details {
    display: none;
    width: 100%;
    background-color: rgb(243, 246, 255) !important;
    padding-top: 22px;
    padding-bottom: 22px;
}

    .info-details > .infodetail-last {
        margin-bottom: 0px;
    }

.slogan {
    color: rgb(80, 80, 80);
    height: 140px;
    background: #fbfbfb;
    text-align: center;
    font-size: 20px;
    line-height: 140px;
}

.joincontact {
    width: 100%;
    height: 180px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/upload/images/joinus.png',sizingMethod='scale');
    background: url(/upload/images/joinus.png) no-repeat center;
    background-size: 100% auto;
    margin: auto;
}

.joincontact-left, .joincontact-right {
    float: left;
    width: 50%;
    text-align: center;
    height: 180px;
    line-height: 180px;
}

    .joincontact-left > span {
        color: #ffffff;
        font-size: 28px;
        font-weight: bold;
    }

    .joincontact-left > img {
        width: 50px;
        height: 25px;
    }

.joincontact-right {
    position: static;
    /*background-color: rgba(78, 116, 240,0.7);*/
}

    .joincontact-right > div {
        position: absolute;
        text-align: left;
        line-height: 18px;
        margin-left: 46px;
        margin-top: 72px;
    }

        .joincontact-right > div > p {
            color: white;
        }

@media \0screen\,screen\9 {

    .joincontact-right {
        filter: alpha(opacity=30);
        position: static;
        background-color: rgb(78, 116, 240);
        opacity: 0.7;
        *zoom: 1;
    }
}


.pagenav {
    width: 100%;
    background-color: #f4f4f4;
    padding: 10px 0px 10px 0px;
}

    .pagenav > .pagenav-content {
        width: 80%;
        margin: auto;
        min-width: 1024px;
    }

.pagenav-content > p {
    margin: 0px;
    color: #777777;
}

    .pagenav-content > p > a {
        color: #777777;
    }

    .pagenav-content > p > span {
        color: #296cff;
    }

    .pagenav-content > p > i {
        font-style: normal;
    }

.title > h3 {
    display: inline-block;
    margin: 0 !important;
    font-size: 23px;
    font-weight: normal;
    padding-left: 15px;
    line-height: 80px;
    vertical-align: middle;
    font-size: 22px;
}

.content > .title > i {
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #296cff;
    vertical-align: middle;
}

/*end*/
.nylogo {
    width: 450px;
    height: 19px;
    margin-top: 12px;
    float: left;
    display: inline;
}

.nylanmu {
    min-width: 600px;
    margin-top: 17px;
    display: inline;
    position: absolute;
}

    .nylanmu ul {
    }

        .nylanmu ul li {
            list-style: none;
            line-height: 50px;
            float: left;
            padding-left: 7px;
            padding-right: 5px;
            text-align: center;
        }

            .nylanmu ul li a {
                font-size: 14px;
                font-weight: bold;
                color: #333333;
            }

                .nylanmu ul li a:hover {
                    color: #0b7dc9;
                    border-bottom: 1px solid #0b7dc9;
                    padding-bottom: 6px;
                }
/*-----------------------------------------------内页中间样式-----------------------------------------------*/
.nyconten {
    /*width: 1200px;*/
    width: 100%;
    /*min-height: 600px;
    _height: 600px;*/
    height: auto;
    background: #FFF;
    float: left;
    display: inline;
    padding-bottom: 25px;
}

.left {
    width: 270px;
    min-height: 500px;
    float: left;
}

.nyleft {
    width: 233px;
    min-height: 252px;
    _height: 252px;
    background: #F3F3F3;
    float: left;
    display: inline;
    margin-top: 25px;
    padding-bottom: 30px;
}

.left-sb {
    height: 114px;
    margin-left: 40px;
    /*margin--top:36px;*/
    float: left;
}

.left-xb {
    width: 233px;
    float: left;
}

    .left-xb ul {
    }

        .left-xb ul li {
            list-style: none;
            line-height: 36px;
            width: 233px;
            border-bottom: 1px solid #E9E9E9;
            background: url(../images/xtb.png) 40px 14px no-repeat;
        }

            .left-xb ul li a {
                font-size: 14px;
                font-weight: bold;
                color: #333333;
                width: 183px;
                height: 36px;
                display: block;
                padding-left: 50px;
            }

                .left-xb ul li a:hover {
                    background: #FFF url(../images/xtb.png) 40px 14px no-repeat;
                    color: #0b7dc9;
                }

            .left-xb ul li ul {
            }

                .left-xb ul li ul li {
                    width: 175px;
                    height: 24px;
                    background: none;
                    line-height: 24px;
                    margin-left: 58px;
                }

                    .left-xb ul li ul li a {
                        font-size: 12px;
                        font-weight: normal;
                        padding: 0;
                        margin: 0;
                        width: 175px;
                        height: 24px;
                        display: block;
                    }

                        .left-xb ul li ul li a:hover {
                            color: #0b7dc9;
                            background: none;
                        }

.nyright {
    /*width: 739px;*/
    width: 73%;
    min-width: 739px;
    float: left;
    display: inline;
    margin-top: 25px;
}

.right-img {
    /*width: 739px;*/
    width: 100%;
    height: 114px;
}
    .right-img > img {
        width:100%;
    }

.right-dqwz {
    /*width: 739px;*/
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #D90000;
    border-bottom: 2px solid #D6D6D6;
    margin-top: 34px;
}

    .right-dqwz span {
        float: right;
        font-size: 12px;
        color: #333333;
        font-weight: normal;
    }

.nrbf {
    /*width: 739px;*/
    width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
    min-height:520px;
}

.nrcon {
    /*width: 690px;*/
    width: 100%;
    margin: 0 auto;
}

    .nrcon table {
        width: 100% !important;
    }

        .nrcon table th, .nrcon table td {
            text-align: center !important;
        }

    .nrcon p {
        text-indent: 25px;
        margin-top: 8px;
    }

.nrbt {
    font-size: 16px;
    font-weight: bold;
    color: #D90000;
}

    .nrbt span {
        float: right;
        padding-right: 28px;
    }

.xwlb {
    margin-top: 10px;
    
}

    .xwlb ul {
    }

        .xwlb ul li {
            list-style: none;
            line-height: 26px;
            border-bottom: 1px solid #E4E4E4;
            background: url(../images/xsjx.jpg) 0 10px no-repeat;
            padding-left: 10px;
        }

            .xwlb ul li a {
                color: #333333;
            }

                .xwlb ul li a:hover {
                    color: #0B7DC9;
                }

            .xwlb ul li span {
                float: right;
            }

.sxy {
    width: 100%;
    text-align: center;
    /*float:right;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

    .sxy a {
        color: #333333;
    }

.dsgw {
    width: 690px;
    height: 248px;
    background: url(../images/nybj.jpg) bottom right no-repeat;
}

    .dsgw ul {
        margin-top: 40px;
    }

        .dsgw ul li {
            list-style: none;
            line-height: 25px;
            width: 158px;
            float: left;
            background: url(../images/dzsw.jpg) 0 0 no-repeat;
            margin-left: 25px;
        }

            .dsgw ul li a {
                font-size: 12px;
                font-weight: bold;
                color: #FFF;
                width: 158px;
                height: 25px;
                display: block;
                padding-left: 50px;
            }

                .dsgw ul li a:hover {
                    background: url(../images/dzsw-hover.jpg) 0 0 no-repeat;
                }

.bg {
    margin-top: 10px;
}

.new {
    color: #333333;
}

    .new:hover {
        color: #0B7DC9;
    }

.lxwm {
    width: 690px;
    /*background:url(../images/dh.jpg) bottom right no-repeat;
	padding-bottom:40px;*/
    float: left;
    /*width:690px;
	background:url(../images/dh.jpg) bottom right no-repeat;
	padding-bottom:40px;
    float:left;*/
}

.xhjj {
    width: 690px;
    background: url(../images/xht.jpg) bottom right no-repeat;
    padding-bottom: 320px;
}

.gsnr {
    width: 690px;
    background: url(../images/gybj.jpg) bottom no-repeat;
    padding-bottom: 150px;
}

.scbj {
    width: 690px;
    /* background:url(../images/scbj.jpg) bottom right no-repeat; */
    padding-bottom: 80px;
}

.gglm {
    width: 572px;
    height: 30px;
    border-bottom: 1px solid #EBEBEB;
    float: left;
}

    .gglm ul {
    }

        .gglm ul li {
            list-style: none;
            line-height: 30px;
            float: left;
            width: 112px;
            height: 30px;
            text-align: center;
            color: #0B7DC9;
        }

            .gglm ul li a {
                width: 112px;
                height: 30px;
                background: #FFF;
                display: block;
                font-size: 14px;
            }
/*
.gglm ul li a:hover {
	background: url(../images/gg-hover.jpg) 0 0 no-repeat;
	color:#0B7DC9;
	border-bottom: 1px solid #fff;
}
*/
.ggnr {
    width:572px;
    float: left;
    margin-top: 10px;
}

.ggnr-left {
    width: 121px;
    float: left;
    font-weight: bold;
padding-top:10px;
}

    .ggnr-left ul {
    }

        .ggnr-left ul li {
            list-style: none;
            line-height: 24px;
            width: 121px;
            height: 22px;
        }

            .ggnr-left ul li a {
                width: 101px;
                height: 22px;
                display: block;
                padding-left: 20px;
            }

                .ggnr-left ul li a:hover {
                    background: white;
                }

.ggnr-right {
    width: 451px;
    min-height: 400px;
    _height: 400px;
    float: right;
    background: white;
}

.zycp {
    width: 674px;
    height: 152px;
    background: #F9F9F9;
    border: 1px solid #DBDBDB;
    float: left;
}

.zycp1 {
    width: 674px;
    height: 152px;
    background: #F9F9F9;
    border: 1px solid #DBDBDB;
    float: left;
    margin-top: 10px;
}

.zycp-tp {
    width: 196px;
    height: 119px;
    float: left;
    margin-left: 9px;
    margin-top: 16px;
}

.zycp-nr {
    width: 422px;
    float: left;
    margin-left: 30px;
    margin-top: 16px;
}

.zycp-nr-bt {
    width: 422px;
    height: 24px;
    border-bottom: 2px solid #1482CB;
    color: #0b7dc9;
    font-size: 14px;
}

.zycp-nr-nr {
}

    .zycp-nr-nr ul {
    }

        .zycp-nr-nr ul li {
            list-style: none;
            line-height: 24px;
            background: url(../images/yd.jpg) 20px 5px no-repeat;
            padding-left: 40px;
        }

            .zycp-nr-nr ul li a:hover {
                color: #0b7dc9;
            }

            .zycp-nr-nr ul li span {
                float: right;
            }

                .zycp-nr-nr ul li span a {
                    color: #d90000;
                }

.cpxqy {
    width: 690px;
    background: url(../images/xqybj.jpg) bottom right no-repeat;
    padding-bottom: 100px;
}

.yxdz {
    width: 690px;
    height: 30px;
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #0b7dc9;
    line-height: 30px;
}

.lyb {
    width: 690px;
    border-bottom: 1px dashed #D1D1D1;
    border-top: 1px dashed #D1D1D1;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    background: #F3F3F3;
}

.lyb-left {
    width: 11px;
    height: 12px;
    margin-top: 5px;
    float: left;
    margin-left: 10px;
}

.lyb-right {
    width: 649px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

    .lyb-right a {
        color: #0b7dc9;
    }

.lywt {
    width: 690px;
    float: left;
}

    .lywt ul {
    }

        .lywt ul li {
            list-style: none;
            line-height: 24px;
            background: url(../images/q.jpg) 10px 5px no-repeat;
            padding-left: 30px;
            border-bottom: 1px dashed #D1D1D1;
        }

            .lywt ul li a:hover {
                color: #0b7dc9;
            }

.wytw {
    width: 122px;
    float: right;
    margin: 0 0 3px 0;
}

    .wytw ul {
    }

        .wytw ul li {
            list-style: none;
            line-height: 29px;
            width: 122px;
            height: 29px;
            background: url(../images/lyb.jpg) 0 0 no-repeat;
            text-align: center;
        }

            .wytw ul li a {
                width: 122px;
                height: 29px;
                font-size: 14px;
                font-weight: bold;
                color: #FFF;
                display: block;
            }

                .wytw ul li a:hover {
                    background: url(../images/lyb-hover.jpg) 0 0 no-repeat;
                }

.ehd {
    width: 83px;
    height: 21px;
    float: right;
    text-align: center;
    margin-top: 10px;
}

.tck {
    width: 690px;
    background: url(../images/lybj.jpg) bottom right no-repeat;
    padding-bottom: 30px;
    float: left;
    margin-top: 20px;
}

.jrng {
    width: 650px;
    min-height: 189px;
    _height: 189px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    float: left;
}

.jrng-bt {
    font-size: 14px;
    font-weight: bold;
    color: #d90000;
    line-height: 17px;
    background: url(../images/jrwm/jmng.jpg) 0 0px no-repeat;
    padding-left: 20px;
}

.jrng-left {
    width: 171px;
    height: 115px;
    float: left;
    margin-top: 5px;
    margin-left: 18px;
}

.jrng-right {
    width: 445px;
    float: right;
    text-indent: 25px;
}

.jrng p {
    padding-left: 20px;
}

.ygfl {
    width: 650px;
    min-height: 189px;
    _height: 189px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    float: left;
}

.ygfl-bt {
    font-size: 14px;
    font-weight: bold;
    color: #0b7dc9;
    line-height: 18px;
    background: url(../images/jrwm/ygfl.jpg) 0 0px no-repeat;
    padding-left: 20px;
}

.ygfl-left {
    width: 171px;
    height: 115px;
    float: right;
    margin-top: 12px;
}

.ygfl-right {
    width: 454px;
    text-indent: 25px;
    float: left;
}

    .ygfl-right p {
        padding-left: 20px;
    }

.grfz {
    width: 650px;
    min-height: 189px;
    _height: 189px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    float: left;
    margin-top: 10px;
}

.grfz-bt {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 17px;
    background: url(../images/jrwm/grfz.jpg) 0 0px no-repeat;
    padding-left: 20px;
}

.grfz p {
    padding-left: 20px;
}

.grfz-left {
    width: 171px;
    height: 115px;
    float: left;
    margin-top: 12px;
    margin-left: 18px;
}

.grfz-right {
    width: 445px;
    float: right;
    text-indent: 25px;
}

    .grfz-right p {
        padding: 0;
    }

.zpxx {
    width: 100%;
    background: #FFF url(../images/zpt.jpg) bottom no-repeat ;
    border: 1px solid #C4C3C3;
}

    .zpxx ul {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 20px;
    }

        .zpxx ul li {
            list-style: none;
            line-height: 24px;
            font-weight: bold;
            color: #d90000;
            padding-top: 10px;
        }

            .zpxx ul li ul {
            }

                .zpxx ul li ul li {
                    font-weight: normal;
                    padding-top: 0;
                    padding-left: 24px;
                    padding-right: 15px;
                    color: #333;
                }

                    .zpxx ul li ul li a {
                        color: #333;
                    }

                        .zpxx ul li ul li a:hover {
                            color: #d90000;
                        }

.zptck {
    width: 650px;
    height: 30px;
    line-height: 30px;
    background: #0B7DC9 url(../images/by.jpg) 20px 10px no-repeat;
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 40px;
}

.zptck-nr {
}

    .zptck-nr ul {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 10px;
    }

        .zptck-nr ul li {
            list-style: none;
            line-height: 24px;
            background: url(../images/xsjx.jpg) 0 8px no-repeat;
            padding-left: 15px;
        }

            .zptck-nr ul li a {
            }

                .zptck-nr ul li a:hover {
                    color: #0B7DC9;
                }

                .zptck-nr ul li a span {
                    float: right
                }
/*-----------------------------------------------内页底部样式-----------------------------------------------*/
.nyfoot {
    /*width: 1200px;*/
    width: 100%;
    height: 40px;
    background: url(../images/dbj.jpg) 0 0 repeat-x;
    float: left;
    display: inline;
}

.foot-logo {
    width: 210px;
    height: 26px;
    float: left;
    display: inline;
    margin-top: 46px;
}

.foot-right {
    width: 100%;
    float: left;
    margin-top: 15px;
    height: 25px;
    text-align:center;
    /*border-left: 4px solid #A2A2A2;*/
    /*margin-left: 60px;*/
    letter-spacing:1px;
}

    /*.foot-right p {
        margin-left: 24px;
    }*/
/*--------------------------------------------新添加----------------------------------------------*/
.pl-rq {
    width: 89px;
    height: 16px;
    border: 1px solid #D7D5D5;
    line-height: 16px;
    padding-left: 5px;
}

.sx-qm {
    width: 165px;
    height: 18px;
    line-height: 18px;
    background: url(../images/ssk.jpg) left 0 no-repeat;
    border: none;
}

.sx-hm {
    width: 49px;
    height: 18px;
    line-height: 18px;
    background: url(../images/ssk.jpg) right 0 no-repeat;
    border: none;
}

.bg-sx {
    border-collapse: collapse;
}

.bgmc {
    height: 34px;
    background: url(../images/dbbj.jpg) 0 0 repeat-x;
    border-right: 1px solid #FFF;
    line-height: 34px;
    font-weight: bold;
    color: #fff;
}

.bgrq {
    height: 34px;
    background: url(../images/dbbj.jpg) 0 0 repeat-x;
    line-height: 34px;
    font-weight: bold;
    color: #fff;
}

.tdys {
    padding-left: 10px;
}

.lyx {
    width: 269px;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}

.tz-bg {
    border-bottom: 2px solid #0B7DC9;
    padding-bottom: 10px;
    font-size: 14px;
    color: #0B7DC9;
    padding-left: 20px;
}

.tz-bs {
    padding-left: 20px;
    border-bottom: 1px dashed #B3B3B3;
}

.xiu {
    margin-top: 25px;
    border-collapse: collapse;
}

.xiu-gi {
    border-top: 2px solid #0B7DC9;
}

.xiu-gai {
    border-top: 2px solid #0B7DC9;
    padding-left: 20px;
}

.xiu-i {
    padding-left: 20px;
}
/*#qh_nr2 {
	display:none;
}
#qh_nr3 {
	display:none;
}
#qh_lm1 {
	border-left: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
}
#qh_lm2 {
	border-bottom: 1px solid #EBEBEB;
}
#qh_lm3 {
	border-bottom: 1px solid #EBEBEB;
}*/
.xwbt {
    text-align: center;
    font-weight: bold;
    font-family: 'Microsoft YaHei',Arial;
    font-size: 24px;/*由14改为24*/
    border-bottom: 1px dashed #DADADA;
    padding-bottom: 5px;
    padding-top: 20px; /*2023.9.7新增*/
}

.xwbt-sj {
    text-align: center;
    font-family: 'Microsoft YaHei',Arial;
    padding-top: 5px;
}

.syt {
    padding-top: 26px;
}

    .syt a {
        font-family: Microsoft Yahei;
    }

        .syt a:hover {
            color: #0B7DC9;
            text-decoration: underline;
        }

#zp_nr1 {
    display: none
}

#zp_nr3 {
    display: none
}

#demo {
    background: #FFF;
    overflow: hidden;
    height: 28px;
    width: 880px;
}

    #demo img {
        border: 3px solid #F2F2F2;
    }

#indemo {
    float: left;
    width: 800%;
}

#demo1 {
    float: left;
    margin-left: 20px;
    line-height: 28px;
}

    #demo1 a {
        font-size: 12px;
        font-family: "微软雅黑";
        margin-left: 15px;
        margin-right: 15px;
    }

#demo2 {
    float: left;
    margin-left: 20px;
    line-height: 28px;
}

    #demo2 a {
        margin-left: 15px;
        margin-right: 15px;
    }

.cxbt {
    width: 690px;
    float: left;
    border-bottom: 2px solid #D90101;
}

    .cxbt ul {
    }

        .cxbt ul li {
            list-style: none;
            line-height: 24px;
            width: 98px;
            height: 24px;
            float: left;
            text-align: center;
            background: #A6A6A6;
            margin-left: 2px;
        }

            .cxbt ul li a {
                color: #FFF;
                width: 98px;
                height: 24px;
                display: block
            }

                .cxbt ul li a:hover {
                    background: #D90101;
                }

.cxnr {
    width: 690px;
    float: left;
    margin-top: 10px;
}

    .cxnr .nrp {
        font-size: 14px;
        color: #D90101;
    }

.nybg {
    width: 690px;
    float: left;
}
/*新添加*/
.tj {
    width: 50px;
    height: 24px;
}

.lsyfx_ty {
    width: 85px;
    height: 100px;
    position: absolute;
    background: #FFFFFF;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    border: #99CC00 1px solid;
    float: left;
    display: none;
}

#lsyfx1 {
    margin-top: -40px;
}

#lsyfx2 {
    margin-left: 65px;
    margin-top: -70px;
}

#lsyfx3 {
    margin-left: 140px;
    margin-top: -83px;
}

#lsyfx4 {
    margin-left: 200px;
    margin-top: -120px;
}

#lsyfx5 {
    margin-left: 280px;
    margin-top: -140px;
}

#lsyfx6 {
    margin-left: 320px;
    margin-top: -155px;
}

#lsyfx7 {
    margin-left: 370px;
    margin-top: -190px;
}

#lsyfx8 {
    margin-left: 420px;
    margin-top: -210px;
}

#lsyfx9 {
    margin-left: 470px;
    margin-top: -218px;
}

.zygtzzdy_bg {
    min-height: 400px;
    background: url(../images/zygtzzdy.jpg) bottom right no-repeat;
}

.hjbh_bg {
    background: url(../images/hjbh.jpg) bottom right no-repeat;
}
/**/
#nrbf {
    display: none;
    position: relative;
    margin-top: -339px;
}

#guanbi {
    width: 690px;
    height: 22px;
    background: #FFFFFF;
    text-align: right;
    cursor: default;
}

/*投资者关系-分析师名单*/

.about_text {
    padding-top: 17px;
    padding-bottom: 30px;
    width: 100%;
    font-size: 14px;
}

.news_list {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #bbbbbb;
    overflow: hidden;
    clear: both;
}

.browser {
    font-size: 12px;
    font-weight: normal;
    border-collapse: collapse;
    clear: both;
    color: #5d6062;
}

.ht1 {
    font-size: 20px;
    font-weight:bolder;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #ededed;
    text-align: center;
}

.ht2 {
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #ededed;
    line-height: 24px;
    border-left-width: 1px;
    border-left-color: #ededed;
   
}

.browser br, th {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-color: #E0E0E0;
}

.nrcon {
    position: relative;
}

    .nrcon div.overtext {
        position: absolute;
        display: none;
        width: 100px;
        height: 24px;
        font-size: 11.5px;
        top: 302px;
        left: 380px;
        color: #0277bd;
        background-color: white;
    }

    .nrcon div.overtext1 {
        display: none;
        position: absolute;
        width: 100px;
        height: 24px;
        top: 473px;
        left: 484px;
        font-size: 11.5px;
        color: #0277bd;
        background-color: white;
    }



