﻿﻿@charset "utf-8";

body, div, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, ol, html,
form,
input,
fieldset,
legend,
img,
i,
em,
b,
strong,
textarea,
select {
    padding: 0;
    margin: 0;
}

body {
    font-size: 15px;
    font-family: "微软雅黑","宋体";
    color: #333;
    background-color: #f3f3f1;
}

div, ul, li, dl, dt, dd {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

    a:hover {
        color: #015293;
    }

img {
    border: none;
}

.fl {
    float: left;
}

.fl2 {
    float: left;
}

.fl3 {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

input {
    outline: 0;
    outline: none;
}

.mt22 {
    margin-top: 20px;
}

.mt15 {
    margin-top: 15px;
}

.mt30 {
    margin-top: 30px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb15 {
    margin-bottom: 15px;
}

.pd25 {
    padding: 25px;
}

.pd30 {
    padding: 30px;
}

.pd20 {
    padding: 20px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.w1150 {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.w557 {
    width: 557px;
    overflow: hidden;
}

.w570 {
    width: 570px;
    overflow: hidden;
}

.bgfff {
    background-color: #fff;
}

/*公共头+导航栏*/
.header {
    width: 100%;
    overflow: hidden;
    background: #f3f3f1;
}

    .header .top {
        width: 100%;
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        font-size: 14px;
    }

        .header .top .fl a {
            color: #fff;
        }

        .header .top .fl span {
            padding: 0 15px;
        }

        .header .top span {
            color: #fff;
        }

        .header .top .fr a {
            color: #fff;
        }

        .header .top .fr span {
            padding: 0 15px;
        }

    .header .logosos {
        margin: 0px auto;
        height: 200px;
    }

        .header .logosos .sos {
            width: 347px;
            height: 40px;
            border: 0px solid #eeeeee;
            overflow: hidden;
            position: relative;
            top: 100px;
            float: right;
            right:20px;
        }

            .header .logosos .sos .text {
                width: 266px;
                line-height: 40px;
                text-indent: 14px;
                color: #999999;
                height: 40px;
                border: none;
            }

            .header .logosos .sos .btn {
                width: 80px;
                top: 0;
                right: 0;
                height: 40px;
                position: absolute;
                background: url(sos.png) left top;
                color: #fff;
                line-height: 40px;
                padding-left: 30px;
                border: none;
                cursor: pointer;
            }

.header_nav {
    width: 100%;
    height: 50px;
    background: #015293;
}

    .header_nav .nav {
        overflow: hidden;
        height: 50px;
    }

    .header_nav .nav {
        overflow: hidden;
        height: 50px;
        position: relative;
    }

        .header_nav .nav li {
            float: left;
            font-size: 18px;
            cursor: pointer;
            height: 50px;
            width: 150px;
        }

            .header_nav .nav li a {
                display: inline-block;
                width: 149px;
                text-align: center;
                color: #fff;
                border-right: 1px solid #5d8cb2;
                height: 20px;
                margin-top: 15px;
                line-height: 20px;
            }

            .header_nav .nav li.index a {
                border-left: 1px solid #5d8cb2;
            }

            .header_nav .nav li.active, .header_nav .nav li:hover {
                background: #4b76af;
                font-weight: bold;
                margin-left: -1px;
            }

                .header_nav .nav li.active a, .header_nav .nav li:hover a {
                    border: none;
                    width: 149px;
                }

/*内页*/
.main {
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
    width: 1160px;
    margin:auto;
    margin-bottom:20px;
}

.tyleft {
    display: block;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #015293;
    margin-top: 10px;
    border: 1px solid #0278ff22;
    background-color: #f6fbff;
}

    .tyleft a {
        background: url(right_circle_normal.png)no-repeat 0px #f6fbff;
        padding-left: 25px;
    }

        .tyleft a.active, .tyleft a:hover {
            background: url(right_circle_active.png)no-repeat 0px #f6fbff !important;
            color: #015293;
            font-weight: bold;
        }

.tyleft1 {
    width: 200px;
    height: 35px;
}

    .tyleft1 a {
        display: block;
        line-height: 40px;
        color: #999;
        padding-left:45px;
        background:url(dian_normal.png)no-repeat 30px;
    }

        .tyleft1 a:hover {
            color: #015293;
            background:url(dian_active.png)no-repeat 30px !important;
        }

        .tyleft1 a.active {
            color: #015293;
            background:url(dian_active.png)no-repeat 30px !important;
        }

.lcontent {
    position: relative;
    width: 880px;
    height: 154px;
    border-bottom: 1px solid #F3F3F3;
}

.lc1 {
    float: left;
    width: 130px;
    height: 105px;
    margin-top: 24px;
}

.lcontent .lc1 img {
    width: 130px;
    height: 95px;
}

.lc2 {
    float: left;
    width: 700px;
    margin-left: 24px;
    margin-top: 24px;
}

h4 {
    font-size: 21px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.lcontent p {
    padding-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    color: #999;
    line-height: 24px;
    height: 3.5em;
}

.lc2 span {
    float: right;
    color: #999;
}

.list_head {
    width: auto;
    font-weight: bold;
    color: #015293;
    float: left;
}

    .list_head span {
        border-left: 3px solid #015293;
        padding-left: 10px;
    }

.more {
    width: auto;
    float: right;
    margin-right: 12px;
    color: #999;
}

