body {
    text-align: left;
    font-family: " Arial, Helvetica, sans-serif SimSun";
    margin: 0;
    padding: 0;
    /*background: url(../images/logo.gif) no-repeat top center;
    background-size:contain;
    background-position: 0 31px;*/
    font-size: 12px;
    color: #666666;
}

div, form, img, ul, ol, li, dl, dt, dd, p {
    margin: 0;
    padding: 0;
    border: 0;
}

li {
    list-style-type: none;
}

strong {
    font-weight: normal;
}

em {
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}
/* Link */
a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #333;
    text-decoration: underline;
}

a:active {
    color: #333;
}


.box {
    width: 100%;
    clear: both;
    margin: auto;
}

.top {
    width: 100%;
    clear: both;
    margin: auto;
    height: 31px;
    background: #f6f6f6;
}
.top-logo {
    width: 100%;
    clear: both;
    margin: auto;
    height: 340px;
    top: 31px;
    text-align:center;
    margin:0 auto;
    background-image: url(../images/logo.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    background-size: contain;
    /*background-image: linear-gradient(90deg, #c20000, #1f45ad);*/
    z-index:0;
}
.top_img {
    height: 340px;
    margin: 0 15% 0 5%;
    clear: both;
}
.div_logo {
    width:1003px;
    margin:0 auto;
    position:relative;
    margin-top:-300px;
}
.top_llogo {
    width: 160px;
    top: 80px;
    left: 80px;
    position: absolute;
}
.top_title {
    position:absolute;
    top:80px;
    left:280px;
}

.top-t {
    width: 1002px;
    clear: both;
    margin: auto;
}

.top-tl {
    line-height: 31px;
    float: left;
    color: #3355a3;
}

.top-tr {
    float: right;
}

.top-trl {
    float: left;
    line-height: 31px;
}

.top-trr {
    float: left;
    margin: 8px 0 0 0;
    position: relative;
}

.linka {
    position: absolute;
    left: 0px;
    top: 13px;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    padding: 8px 0 8px 0;
}

    .linka li {
        line-height: 25px;
        text-align: left;
        margin-left: 4px;
        overflow: visible;
        white-space: nowrap;
    }

.icon {
    width: 8px;
    height: 5px;
    background: url(../images/icon2.jpg) no-repeat;
    float: right;
    margin: 13px 0 0 5px;
    _display: inline;
    z-index: 9999;
}

.title {
    width: 1002px;
    clear: both;
    margin: auto;
    height: 184px;
    padding: 66px 0 0 0;
}

.logo {
    width: 1002px;
    height: 130px;
    /*background: url(../images/logo.gif) no-repeat;*/
}

.logo-t {
    width: 680px;
    padding: 30px 0 0 220px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 55px;
    color: #1f45ad;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}

    .logo-t p {
        letter-spacing: 0.5rem;
    }

        .logo-t p span {
            font-size: 40px;
            letter-spacing: 0.5rem;
            margin-left: 1rem;
        }

.main {
    width: 1002px;
    clear: both;
    margin: auto;
    z-index:999;
}

.top_menu {
    width: 100%;
    height: 45px;
    /*background: url(../images/menu.png) repeat-x;*/
    margin-top: -44px;
    position: absolute;
    background-color: #1f45ad;
}
.menu {
    width: 1002px;
    clear: both;
    margin: auto;
    height: 45px;
}

    .menu ul li {
        width: 200px;
        float: left;
        text-align: center;
        line-height: 45px;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
    }

        .menu ul li a {
            color: #FFFFFF;
        }

.row {
    width: 982px;
    clear: both;
    margin: auto;
    padding: 10px 0 0 0;
    height: 319px;
}

.row-left {
    width: 475px;
    padding: 3px;
    border: solid 1px #d4d4d4;
    height: 301px;
    float: left;
}

.row-right {
    width: 488px;
    float: right;
    background: url(../images/lb.png) no-repeat;
    background-size: contain;
    text-align: left;
    height: 40px;
    line-height: 40px;
}

    .row-right h2 {
        line-height: 40px;
        height: 34px;
        padding: 0 0 0 15px;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        border-bottom: 1px solid #1f45ad;
    }
        .row-right h2 label {
            width: 120px;
            float: left;
            text-align: center;
        }
        .row-right h2 span {
            float: right;
            color: #1f45ad;
            font-size: 12px;
            padding: 2px 10px;
            font-weight: normal;
            border:1px solid;
            margin-top:10px;
            line-height:19px;
        }

            .row-right h2 span a:link {
                color: #1f45ad;
                text-decoration: none;
            }

            .row-right h2 span a:visited {
                color: #1f45ad;
                text-decoration: none;
            }

            .row-right h2 span a:hover {
                color: #1f45ad;
                text-decoration: underline;
            }

            .row-right h2 span a:active {
                color: #1f45ad;
            }


.row-rt {
    width: 476px;
    clear: both;
    padding: 5px;
    /*border: solid 1px #d1e3fb;*/
    border-top: 0px;
    background: #FFFFFF;
    height: 264px;
}

    .row-rt ul li {
        line-height: 28px;
        text-align: left;
        padding: 0 0 0 18px;
        font-size: 14px;
    }

        .row-rt ul li span {
            float: right;
            padding: 0 5px 0 0;
            font-size: 12px;
        }

.icon-list li {
    height: 29px;
    background: url(../images/d.png) no-repeat;
}

.icon-list1 li {
    height: 24px;
    background: url(../images/d.png) no-repeat 0 -3px;
}

.site {
    width: 982px;
    clear: both;
    margin: auto;
    height: 158px;
}

   

.row1 {
    width: 982px;
    clear: both;
    margin: auto;
    height: 229px;
}

.row1-left {
    width: 100%;
    float: left;
}

.row1-ll {
    width: 485px;
    float: left;
    background: url(../images/lb.png) no-repeat;
    background-size: contain;
    text-align: left;
    height: 40px;
    line-height: 40px;
}

    .row1-ll h2 {
        line-height: 35px;
        height: 34px;
        padding: 0 0 0 15px;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        border-bottom: 1px solid #1f45ad;
    }

        .row1-ll h2 label {
            width: 120px;
            float: left;
            text-align: center;
        }
        .row1-ll h2 span {
            float: right;
            color: #1f45ad;
            font-size: 12px;
            padding: 2px 10px;
            font-weight: normal;
            border: 1px solid;
            margin-top: 10px;
            line-height: 19px;
        }
            .row1-ll h2 span a {
                color:#1f45ad
            }

            .row1-llt {
                width: 473px;
                clear: both;
                border-top: 0px;
                padding: 5px;
                height: 144px;
            }

    .row1-llt ul li {
        line-height: 24px;
        padding: 0 0 0 18px;
        text-align: left;
    }

        .row1-llt ul li span {
            float: right;
        }

.row1-lr {
    width: 485px;
    float: right;
    line-height: 40px;
    background: url(../images/lb.png) no-repeat;
    background-size: contain;
    height:40px;
}

    .row1-lr h2 {
        line-height: 35px;
        height: 34px;
        text-align: center;
        padding: 0 0 0 15px;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        border-bottom: 1px solid #1f45ad;
    }
        .row1-lr h2 label {
            width:120px;
            float:left;
            text-align:center;
        }
        .row1-lr h2 span {
            float: right;
            color: #1f45ad;
            font-size: 12px;
            padding: 2px 10px;
            font-weight: normal;
            border: 1px solid;
            margin-top: 10px;
            line-height: 19px;
        }
            .row1-lr h2 span a {
                color:#1f45ad;
            }

            .row1-right {
                width: 218px;
                float: right;
            }

    .row1-right h2 {
        line-height: 34px;
        background: url(../images/rb1.jpg) no-repeat;
        text-align: left;
        padding: 0 0 0 15px;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
    }

        .row1-right h2 span {
            float: right;
            font-size: 12px;
            color: #FFFFFF;
            font-weight: normal;
            padding: 0 5px 0 0;
        }

            .row1-right h2 span a {
                color: #FFFFFF;
            }

.row1-rt {
    width: 206px;
    clear: both;
    margin: auto;
    border: solid 1px #d1e3fb;
    border-top: 0px;
    padding: 5px;
    height: 144px;
}

    .row1-rt ul li {
        line-height: 24px;
        padding: 0 0 0 15px;
    }

        .row1-rt ul li span {
            float: right;
        }

.footer {
    width: 100%;
    clear: both;
    padding: 10px 0 10px 0;
}

    .footer p {
        line-height: 30px;
        text-align: center;
    }

/*class*/
.sub-row {
    width: 982px;
    clear: both;
    margin: auto;
    padding: 10px 0 0 0;
}

.sub-row-left {
    width: 982px;
    float: left;
}

.dh {
    width: 982px;
    background: url(../images/mbd.jpg) no-repeat left;
    height: 34px;
    border-bottom: solid 1px #1f45ad;
    background-color:#fff;
}

    .dh p {
        line-height: 34px;
        padding: 0 0 0 20px;
    }

        .dh p strong {
            font-weight: bold;
            font-size: 14px;
            color: #1f45ad;
        }

.sub-row-list {
    width: 982px;
    clear: both;
    margin: auto;
    padding: 10px 0 10px 0;
}

    .sub-row-list ul li {
        line-height: 30px;
        font-size: 14px;
        border-bottom: dashed 1px #ececec;
        text-align: left;
        padding: 0 0 0 18px;
    }

        .sub-row-list ul li span {
            float: right;
            font-size: 12px;
        }

#page {
    width: 100%;
    clear: both;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.sub-row-right {
    width: 218px;
    float: right;
}

.sub-row-rt {
    width: 218px;
    clear: both;
    margin: 0 0 10px 0;
}

    .sub-row-rt h2 {
        line-height: 34px;
        background: url(../images/rb1.jpg) no-repeat;
        text-align: left;
        padding: 0 0 0 15px;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
    }

        .sub-row-rt h2 span {
            float: right;
            font-size: 12px;
            color: #FFFFFF;
            font-weight: normal;
            padding: 0 5px 0 0;
        }

            .sub-row-rt h2 span a {
                color: #FFFFFF;
            }

.icon-list2 li {
    height: 30px;
    background: url(../images/d1.png) no-repeat 0 4px;
}

/*news*/
.sub-news-con {
    width: 740px;
    clear: both;
    margin: auto;
}

    .sub-news-con h2 {
        line-height: 40px;
        font-size: 18px;
        font-family: "Microsoft YaHei";
        text-align: center;
        color: #1f45ad;
    }

.sub-news-cont {
    background: #f5f5f5;
    line-height: 25px;
    text-align: center;
}

.sub-news-con h1 {
    line-height: 40px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    text-align: center;
}

.sub-news-con-p {
    line-height: 1.5;
    text-align: left;
}

.sub-news-con p {
    line-height: 30px;
    text-align: left;
    padding: 10px 0 10px 0;
}

/*pic*/
.sub-row-pic {
    width: 740px;
    clear: both;
    margin: auto;
    padding: 10px 0 10px 0;
}

    .sub-row-pic ul li {
        width: 246px;
        float: left;
        line-height: 20px;
        height: 190px;
        text-align: center;
    }

        .sub-row-pic ul li img {
            padding: 3px;
            border: solid 1px #d4d4d4;
        }

