@charset "utf-8";

/* CSS Document */

* {
    margin: 0px;
    padding: 0;
    list-style-type: none;
    font-family: "Microsoft Yahei";
    font-family: "微软雅黑";
}


/*.lmbg{ background-image:url(../images/20151210/lmbg.gif); background-repeat:repeat-y; background-position:center;}*/

.lmtable {
    max-width: 1200px;
}

.sec-lm ul.clearfix {
    background-color: #f4f4f4;
}

.sec-lm ul li.left-menu {
    float: left;
}

.sec-lm ul li.right-content {
    background-color: #fff;
    float: right;
    width: 80%;
    padding-bottom: 200px;
}

.divlm {
    min-height: 480px;
    width: 100%;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 28px 0;
    text-align: left;
}

.lmbox {
    padding-left: 50px;
    padding-right: 50px;
}

.lmbox h1 {
    font-size: 26px;
    font-weight: normal;
    height: 148px;
    line-height: 148px;
    color: #111
}

.lmbox .lmtext img, .lmbox .news-nr img {
    width: 100%;
}

.lmbox h1>img {
    vertical-align: middle;
    margin-right: 20px;
    width: 53px;
}


.lmtext {
    font-size: 16px;
    line-height: 28px;
    color: #565656;
}

.lmtitle {
    font-size: 28px;
    background-position: center;
    background-repeat: repeat-x;
    overflow: hidden;
    height: 90px;
    line-height: 90px;
}

.lmtitle span {
    background-color: #fff;
    float: left;
    padding-right: 10px;
}


.news-date01 {
    text-align: center;
    font-size: 16px;
    font-weight: bold
}


/** list01 */

.list01_item {}

.list01_list .list_title {
    padding: 50px 0 50px 0;
    color: #000;
    font-weight: 400;
    font-size: 46px
}


.list01_list {
    display: block;
    margin-bottom: 50px
}

.list01_details {
    margin: 10px 0 20px 0px;
    padding-bottom: 20px;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
}

.list01_title .icon {
    float: left;
    display: block;
    margin-right: 20px;
    width: 53px;
    height: 53px;
    border-radius: 5px;
    background: #00a2ca;
    color: #fff;
    text-align: center;
    font-style: normal;
    font-size: 30px;
    line-height: 48px;
}



/**.list01_title .icon span{display:block;transform:rotate(-45deg)}**/

.list01_title .title {
    display: block;
    margin-bottom: 3px;
    color: #000;
    font-size: 16px
}

.list01_title .title a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
    font-size: 20px;
}

.list01_title .sub_title {
    display: block;
    color: #999;
    font-weight: 400;
    font-size: 14px
}


/** list02, list03 */

#frameContent {
    max-width: 787px;
    padding: 0;
    margin: 0;
    height: 360px;
    overflow-pageINdex: hidden;
    overflow-y: hidden;
    word-break: break-all;
}

#frameContent01 {
    width: 787px;
    padding: 0;
    margin: 0;
    height: 600px;
    overflow-pageINdex: hidden;
    overflow-y: hidden;
    word-break: break-all;
}

#frameContent ul,
#frameContent01 ul {
    margin: 0;
    padding: 0
}

#frameContent ul li {
    height: 36px;
    line-height: 35px;
}

#frameContent01 ul li {
    padding-top: 10px;
    border-bottom: 1px dashed #ddd;
    height: 140px;
    line-height: 20px;
}

#frameContent01 .img01 {
    float: left;
}

#frameContent01 .news01 {
    margin-left: 200px;
}

#frameContent01 .news01 a {
    color: #00a3cd;
}

#frameContent01 .news01 a:hover {
    color: #F30;
}

#frameContent01 .news01 .p2 {
    margin-top: 10px;
    text-indent: 28px;
    color: #666;
}

.list02 {
    float: left;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: url(../images/dot01.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 12px;
}

.list02 a {
    font-size: 14px;
    color: #00a2ca;
}

.list02 a:hover {
    color: #F60;
}

.date-list02 {
    float: left;
    width: 125px;
    color: #999;
    text-align: right;
    font-size: 13px;
}

#pages {
    white-space: normal;
    width: 90%;
    margin: 15px 0 0 0;
    color: #666;
    font-size: 14px;
}

#pages a {
    display: inline-block;
    margin: 0 0 0 -1px;
    font-size: 14px;
    text-align: center;
    border: solid 1px #e0e0e0;
    min-width: 28px;
    line-height: 30px;
}


/** page_job */

.sec-job {
    background-image:url(/images/web/web/page_bg_job.png);
    background-repeat:no-repeat;
    background-position: top center;
    padding-top:350px;
}

.tb2wb {
    margin: 10px auto;
}

.tb2wb th {
    height: 28px;
    line-height: 48px;
    background-color: #f6f6f6;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #FFF;
    text-align: center;
    color: #333;
}

.tb2wb td {
    height: 30px;
    line-height: 48px;
    background-color: #fff;
    border-bottom: dotted 1px #ddd;
    color: #666;
}

.tcbox {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80%;
    margin-left: 10%;
    height: 100%;
    z-index: 10000;
    display: none;
    opacity: 1;
    animation: tcbox 0.6s;
    -moz-animation: tcbox 0.6s;
    -webkit-animation: tcbox 0.6s;
    /* Safari and Chrome */
    animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    /*动画循环播放*/
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.tctitle {
    background-color: #f7f7f7;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    color: #1a75ca;
    font-weight: bold;
    line-height: 36px;
    text-indent: 12px;
    border-radius: 5px 5px 0 0
}

.tcbox01 {
    margin: 80px auto 0px auto;
    background-color: #fff;
    color: #444;
    border: 3px solid #b2b6b8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.tcbox03 {
    height: 430px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    overflow: auto;
}

.tcbox03 td {
    /*	background-image: url(../images/about/bgline01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
    padding: 20px 0;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.tcbox03 td p {
    margin: 0 0 5px 28px;
    display: block;
}

.tcbox01 .close_btn {
    height: 36px;
    margin-top: -36px;
    line-height: 36px;
    margin-right: 10px;
    font-family: arial;
    font-size: 18px;
    _font-size: 12px;
    font-weight: 700;
    color: #999;
    text-decoration: none;
    float: right;
}


/** article */

.news-title {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #333;
    line-height: 22px;
    padding: 10px 0 2px 0;
}

.news-date {
    font-size: 14px;
    text-align: center;
    color: #999;
    padding: 5px;
}

.news-nr {
    font-size: 14px;
    text-align: left;
    color: #333;
}

.news-nr p {
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    color: #333;
    display: block;
    margin: 16px 0;
}

.news-img {
    font-size: 14px;
    text-align: center;
}

.news-img img {
    margin: 5px 0;
}

.news-author {
    font-size: 14px;
    text-align: right;
    color: #666;
    padding: 5px;
}


/* for 980px or less */
@media screen and (max-width: 980px) {


    .sec-lm ul li.left-menu ul li {
        float: left;
    }

    .sec-lm ul li.right-content {
        background-color: #fff;
        float: left;
        width: 100%;
    }

    .list01_list .list_title {
        padding: 30px 0 30px 0;
        color: #000;
        font-weight: 400;
        font-size: 36px;
    }

    .date-list02 {
        width: auto;
    }

    #frameContent01 {
        width: 100%;
    }

    /** lmcss */
    .lmbox {
        padding-left: 10px;
        padding-right: 10px;
    }

    .lmbox h1 {
        font-size: 25px;
        font-weight: normal;
        height: 120px;
        line-height: 148px;
        color: #111
    }

    .lmbox h1>img {
        vertical-align: middle;
        margin-right: 20px;
        width: 50px;
    }

    .lmtext {
        font-size: 16px;
        line-height: 28px;
        color: #565656;
    }

    .lmtext p {
    }

    /** page_job */
    .sec-job {
        padding-top:100px;
        background-size: 160%;
    }

    .tb2wb {
        margin: 10px auto;
    }

    .tb2wb th {
        height: 28px;
        line-height: 28px;
        background-color: #f6f6f6;
        border-bottom: solid 1px #ddd;
        border-right: solid 1px #FFF;
        text-align: center;
        color: #333;
    }

    .tb2wb td {
        height: 30px;
        line-height: 28px;
        background-color: #fff;
        border-bottom: dotted 1px #ddd;
        color: #666;
    }
}